Started by timer Running as SYSTEM Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10 Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 247add935fd3a2c38898774e934f60f40a90a1f3 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10 true [Set GitHub commit status (universal)] PENDING on repos [GHRepository@27527c21[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3 [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins16390647279481689718.sh /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images Already up to date. Processing /home/swadmin/pmbootstrap Building wheels for collected packages: pmbootstrap Building wheel for pmbootstrap (setup.py): started Building wheel for pmbootstrap (setup.py): finished with status 'done' Created wheel for pmbootstrap: filename=pmbootstrap-1.49.0-py3-none-any.whl size=240679 sha256=f5355ea6c1d535b700d6d50f8c5a15e80eee9e6a99b1a0be5452a31d4db1403b Stored in directory: /tmp/pip-ephem-wheel-cache-5rceokwv/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.49.0 Uninstalling pmbootstrap-1.49.0: Successfully uninstalled pmbootstrap-1.49.0 WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pmbootstrap-1.49.0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 59c3894c4..67b5dd49d master -> origin/master Updating 59c3894c4..67b5dd49d Fast-forward .ci/shellcheck.sh | 2 - device/testing/device-volla-yggdrasil/APKBUILD | 29 + device/testing/device-volla-yggdrasil/deviceinfo | 35 + .../linux-postmarketos-mediatek-mt6763/APKBUILD | 69 + .../config-postmarketos-mediatek-mt6763.aarch64 | 6590 ++++++++++++++++++++ main/swclock-offset/APKBUILD | 19 +- main/swclock-offset/swclock-offset-boot.initd | 23 - main/swclock-offset/swclock-offset-boot.sh | 32 - main/swclock-offset/swclock-offset-shutdown.initd | 29 - main/swclock-offset/swclock-offset-shutdown.sh | 30 - 10 files changed, 6730 insertions(+), 128 deletions(-) create mode 100644 device/testing/device-volla-yggdrasil/APKBUILD create mode 100644 device/testing/device-volla-yggdrasil/deviceinfo create mode 100644 device/testing/linux-postmarketos-mediatek-mt6763/APKBUILD create mode 100644 device/testing/linux-postmarketos-mediatek-mt6763/config-postmarketos-mediatek-mt6763.aarch64 delete mode 100644 main/swclock-offset/swclock-offset-boot.initd delete mode 100644 main/swclock-offset/swclock-offset-boot.sh delete mode 100644 main/swclock-offset/swclock-offset-shutdown.initd delete mode 100644 main/swclock-offset/swclock-offset-shutdown.sh [22:02:27] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [22:02:27] [1mChannel [edge][0m: [22:02:27] [1mVendor [qemu][0m: [22:02:27] [1mDevice codename [amd64][0m: [22:02:27] [1mKernel [lts][0m: [22:02:27] [1mUsername [user][0m: [22:02:27] [1mUser interface [weston][0m: [22:02:27] [1mChange them? (y/n) [n][0m: [22:02:27] [1mExtra packages [none][0m: [22:02:27] [1mUse this timezone instead of GMT? (y/n) [y][0m: [22:02:27] [1mChoose default locale for installation [C.UTF-8][0m: [22:02:27] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [22:02:27] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [22:02:28] Config changed: ui='plasma-mobile' [22:02:28] Config changed: device='tablet-x64uefi' [22:02:28] Config changed: kernel='edge' [22:02:28] Config changed: extra_packages='osk-sdl' (3534142) [22:02:29] % 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) (3534142) [22:02:29] % 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 (3534142) [22:02:29] *** (1/4) PREPARE NATIVE CHROOT *** (3534142) [22:02:29] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (3534142) [22:02:29] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (3534142) [22:02:29] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (3534142) [22:02:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (3534142) [22:02:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (3534142) [22:02:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (3534142) [22:02:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (3534142) [22:02:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (3534142) [22:02:29] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (3534142) [22:02:29] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (3534142) [22:02:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (3534142) [22:02:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (3534142) [22:02:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3534142) [22:02:29] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (3534142) [22:02:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (3534142) [22:02:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (3534142) [22:02:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (3534142) [22:02:29] Update package index for x86_64 (4 file(s)) (3534142) [22:02:29] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (3534142) [22:02:29] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (3534142) [22:02:29] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (3534142) [22:02:29] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (3534142) [22:02:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (3534142) [22:02:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (3534142) [22:02:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (3534142) [22:02:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (3534142) [22:02:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (3534142) [22:02:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (3534142) [22:02:31] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3534142) [22:02:31] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3534142) [22:02:31] extracted: /tmp/pmbootstrap_6_meag9apk (3534142) [22:02:31] extracted: /tmp/pmbootstraplc2ctu8wsig (3534142) [22:02:31] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3534142) [22:02:31] % 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/pmbootstraplc2ctu8wsig /tmp/pmbootstrap_6_meag9apk Verified OK (3534142) [22:02:31] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (3534142) [22:02:31] % /tmp/pmbootstrap_6_meag9apk --version apk-tools 2.12.10, compiled for x86_64. (3534142) [22:02:31] (native) install alpine-base (3534142) [22:02:31] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % 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 (3534142) [22:02:31] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (3534142) [22:02:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (3534142) [22:02:31] (native) update /etc/apk/repositories (3534142) [22:02:31] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3534142) [22:02:31] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3534142) [22:02:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3534142) [22:02:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3534142) [22:02:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3534142) [22:02:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (3534142) [22:02:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3534142) [22:02:31] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3534142) [22:02:31] % 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 (3534142) [22:02:31] New background process: pid=3534767, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.15.0_rc1-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0_rc1-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0_rc1-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (3534142) [22:02:32] (native) % adduser -D pmos -u 12345 (3534142) [22:02:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (3534142) [22:02:33] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (3534142) [22:02:33] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (3534142) [22:02:33] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (3534142) [22:02:33] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (3534142) [22:02:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (3534142) [22:02:33] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (3534142) [22:02:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (3534142) [22:02:33] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (3534142) [22:02:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (3534142) [22:02:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (3534142) [22:02:33] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (3534142) [22:02:40] (native) install cryptsetup util-linux parted (3534142) [22:02:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3534142) [22:02:40] (native) % cat /tmp/apk_progress_fifo (3534142) [22:02:40] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (3534142) [22:02:40] New background process: pid=3535550, 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_p20221112-r0) (11/43) Installing ncurses-libs (6.3_p20221112-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.7-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r4) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r3) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 68 packages (3534142) [22:02:42] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (3534142) [22:02:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (3534142) [22:02:42] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (3534142) [22:02:42] % 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 (3534142) [22:02:42] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (3534142) [22:02:42] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (3534142) [22:02:42] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (3534142) [22:02:42] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (3534142) [22:02:42] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (3534142) [22:02:42] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (3534142) [22:02:42] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (3534142) [22:02:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (3534142) [22:02:42] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (3534142) [22:02:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (3534142) [22:02:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (3534142) [22:02:43] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3534142) [22:02:43] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3534142) [22:02:43] extracted: /tmp/pmbootstrap11g78dhtapk (3534142) [22:02:43] extracted: /tmp/pmbootstrappfn78go4sig (3534142) [22:02:43] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3534142) [22:02:43] % 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/pmbootstrappfn78go4sig /tmp/pmbootstrap11g78dhtapk Verified OK (3534142) [22:02:43] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (3534142) [22:02:43] % /tmp/pmbootstrap11g78dhtapk --version apk-tools 2.12.10, compiled for x86_64. (3534142) [22:02:43] (rootfs_tablet-x64uefi) install alpine-base (3534142) [22:02:43] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (3534142) [22:02:43] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (3534142) [22:02:43] (rootfs_tablet-x64uefi) update /etc/apk/repositories (3534142) [22:02:43] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (3534142) [22:02:43] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (3534142) [22:02:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (3534142) [22:02:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (3534142) [22:02:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (3534142) [22:02:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (3534142) [22:02:43] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3534142) [22:02:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3534142) [22:02:43] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3534142) [22:02:43] % 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 (3534142) [22:02:43] New background process: pid=3535685, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.15.0_rc1-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0_rc1-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0_rc1-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (3534142) [22:02:44] (rootfs_tablet-x64uefi) % getent passwd user (3534142) [22:02:44] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup user wheel (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup user video (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup user audio (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup user input (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup -S plugdev (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup user plugdev (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (3534142) [22:02:44] (rootfs_tablet-x64uefi) % addgroup user netdev (3534142) [22:02:44] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (3534142) [22:02:44] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (3534142) [22:02:45] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (3534142) [22:02:45] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (3534142) [22:02:45] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (3534142) [22:02:46] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (3534142) [22:02:47] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (3534142) [22:02:48] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (3534142) [22:02:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (3534142) [22:02:48] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (3534142) [22:02:48] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (3534142) [22:02:48] New background process: pid=3536036, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/798) Installing icu-data-full (72.1-r1) (2/798) Installing dbus-libs (1.14.4-r0) (3/798) Installing libgcc (12.2.1_git20220924-r4) (4/798) Installing libffi (3.4.4-r0) (5/798) Installing libintl (0.21.1-r1) (6/798) Installing libblkid (2.38.1-r0) (7/798) Installing libmount (2.38.1-r0) (8/798) Installing pcre2 (10.40-r0) (9/798) Installing glib (2.74.1-r2) (10/798) Installing libstdc++ (12.2.1_git20220924-r4) (11/798) Installing icu-libs (72.1-r1) (12/798) Installing libpcre2-16 (10.40-r0) (13/798) Installing zstd-libs (1.5.2-r9) (14/798) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/798) Installing hicolor-icon-theme (0.17-r2) (16/798) Installing libmagic (5.43-r0) (17/798) Installing file (5.43-r0) (18/798) Installing libxau (1.0.10-r0) (19/798) Installing libmd (1.0.4-r0) (20/798) Installing libbsd (0.11.7-r0) (21/798) Installing libxdmcp (1.1.3-r1) (22/798) Installing libxcb (1.15-r0) (23/798) Installing libx11 (1.8.2-r0) (24/798) Installing libxext (1.3.5-r0) (25/798) Installing libice (1.0.10-r1) (26/798) Installing libuuid (2.38.1-r0) (27/798) Installing libsm (1.2.3-r1) (28/798) Installing libxt (1.2.1-r0) (29/798) Installing libxmu (1.1.4-r0) (30/798) Installing xset (1.2.4-r1) (31/798) Installing xprop (1.2.5-r1) (32/798) Installing xdg-utils (1.1.3-r4) (33/798) Installing mesa (22.2.3-r0) (34/798) Installing hwdata-pci (0.364-r0) (35/798) Installing libpciaccess (0.17-r0) (36/798) Installing libdrm (2.4.114-r0) (37/798) Installing libexpat (2.5.0-r0) (38/798) Installing wayland-libs-server (1.21.0-r1) (39/798) Installing libxfixes (6.0.0-r0) (40/798) Installing libxxf86vm (1.1.5-r0) (41/798) Installing mesa-glapi (22.2.3-r0) (42/798) Installing libxshmfence (1.3.1-r0) (43/798) Installing mesa-gl (22.2.3-r0) (44/798) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/798) Installing libxcomposite (0.4.5-r1) (46/798) Installing brotli-libs (1.0.9-r9) (47/798) Installing libbz2 (1.0.8-r4) (48/798) Installing libpng (1.6.38-r0) (49/798) Installing freetype (2.12.1-r0) (50/798) Installing fontconfig (2.14.1-r0) (51/798) Installing wayland-libs-client (1.21.0-r1) (52/798) Installing wayland-libs-cursor (1.21.0-r1) (53/798) Installing wayland-libs-egl (1.21.0-r1) (54/798) Installing xkeyboard-config (2.37-r0) (55/798) Installing xz-libs (5.2.8-r0) (56/798) Installing libxml2 (2.10.3-r1) (57/798) Installing libxkbcommon (1.4.1-r0) (58/798) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/798) Installing mesa-gbm (22.2.3-r0) (60/798) Installing mesa-egl (22.2.3-r0) (61/798) Installing avahi-libs (0.8-r6) (62/798) Installing gmp (6.2.1-r2) (63/798) Installing nettle (3.8.1-r0) (64/798) Installing p11-kit (0.24.1-r1) (65/798) Installing libtasn1 (4.19.0-r0) (66/798) Installing libunistring (1.1-r0) (67/798) Installing gnutls (3.7.8-r2) (68/798) Installing cups-libs (2.4.2-r1) (69/798) Installing pkgconf (1.9.3-r0) (70/798) Installing shared-mime-info (2.2-r2) (71/798) Installing libjpeg-turbo (2.1.4-r0) (72/798) Installing libwebp (1.2.4-r1) (73/798) Installing tiff (4.4.0-r1) (74/798) Installing gdk-pixbuf (2.42.10-r0) (75/798) Installing gtk-update-icon-cache (3.24.34-r7) (76/798) Installing libxrender (0.9.11-r0) (77/798) Installing libxcursor (1.2.1-r1) (78/798) Installing libxdamage (1.1.5-r1) (79/798) Installing libxi (1.8-r0) (80/798) Installing libxinerama (1.1.5-r0) (81/798) Installing libxrandr (1.5.2-r1) (82/798) Installing libatk-1.0 (2.46.0-r0) (83/798) Installing libxtst (1.2.4-r0) (84/798) Installing at-spi2-core (2.46.0-r0) (85/798) Installing libatk-bridge-2.0 (2.46.0-r0) (86/798) Installing pixman (0.42.2-r0) (87/798) Installing cairo (1.17.6-r3) (88/798) Installing cairo-gobject (1.17.6-r3) (89/798) Installing libepoxy (1.5.10-r0) (90/798) Installing fribidi (1.0.12-r0) (91/798) Installing graphite2 (1.3.14-r2) (92/798) Installing harfbuzz (5.3.1-r1) (93/798) Installing libxft (2.3.6-r0) (94/798) Installing pango (1.50.11-r0) (95/798) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/798) Installing libevdev (1.13.0-r0) (97/798) Installing mtdev (1.1.6-r1) (98/798) Installing eudev-libs (3.2.11-r3) (99/798) Installing libinput-libs (1.21.0-r0) (100/798) Installing xcb-util-wm (0.4.2-r0) (101/798) Installing xcb-util (0.4.0-r3) (102/798) Installing xcb-util-image (0.4.1-r0) (103/798) Installing xcb-util-keysyms (0.4.1-r0) (104/798) Installing xcb-util-renderutil (0.3.10-r0) (105/798) Installing libxkbcommon-x11 (1.4.1-r0) (106/798) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (107/798) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/798) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/798) Installing kirigami2-libs (5.100.0-r0) (110/798) Installing kirigami2 (5.100.0-r0) (111/798) Installing kactivities-libs (5.100.0-r0) (112/798) Installing karchive (5.100.0-r0) (113/798) Installing kconfig (5.100.0-r0) (114/798) Installing kcoreaddons (5.100.0-r0) (115/798) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (116/798) Installing kwindowsystem (5.100.0-r0) (117/798) Installing kcrash (5.100.0-r0) (118/798) Installing kdbusaddons (5.100.0-r0) (119/798) Installing kglobalaccel (5.100.0-r0) (120/798) Installing kguiaddons (5.100.0-r0) (121/798) Installing ki18n (5.100.0-r0) (122/798) Installing libelogind (246.10-r5) (123/798) Installing polkit-elogind-libs (121-r0) (124/798) Installing polkit-qt-1 (0.114.0-r1) (125/798) Installing kauth (5.100.0-r0) (126/798) Installing kcodecs (5.100.0-r0) (127/798) Installing kwidgetsaddons (5.100.0-r0) (128/798) Installing kconfigwidgets (5.100.0-r0) (129/798) Installing qt5-qtsvg (5.15.6_git20220908-r0) (130/798) Installing kiconthemes (5.100.0-r0) (131/798) Installing kitemviews (5.100.0-r0) (132/798) Installing kxmlgui (5.100.0-r0) (133/798) Installing kbookmarks (5.100.0-r0) (134/798) Installing kcompletion (5.100.0-r0) (135/798) Installing libxml2-utils (2.10.3-r1) (136/798) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (137/798) Installing libgpg-error (1.46-r1) (138/798) Installing libgcrypt (1.10.1-r0) (139/798) Installing libxslt (1.1.37-r0) (140/798) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (141/798) Installing kdoctools (5.100.0-r0) (142/798) Installing kjobwidgets (5.100.0-r0) (143/798) Installing alsa-lib (1.2.8-r0) (144/798) Installing libxv (1.0.11-r3) (145/798) Installing cdparanoia-libs (10.2-r11) (146/798) Installing graphene (1.10.8-r1) (147/798) Installing gstreamer (1.20.4-r0) (148/798) Installing libogg (1.3.5-r1) (149/798) Installing opus (1.3.1-r1) (150/798) Installing orc (0.4.33-r0) (151/798) Installing libtheora (1.1.1-r16) (152/798) Installing libvorbis (1.3.7-r0) (153/798) Installing gst-plugins-base (1.20.4-r0) (154/798) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/798) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/798) Installing sound-theme-freedesktop (0.8-r0) (157/798) Installing libltdl (2.4.7-r0) (158/798) Installing libcanberra (0.30-r9) (159/798) Installing libcanberra-gstreamer (0.30-r9) (160/798) Installing knotifications (5.100.0-r0) (161/798) Installing kservice (5.100.0-r0) (162/798) Installing solid-libs (5.100.0-r0) (163/798) Installing libhunspell (1.7.1-r0) (164/798) Installing ncurses-terminfo-base (6.3_p20221112-r0) (165/798) Installing ncurses-libs (6.3_p20221112-r0) (166/798) Installing readline (8.2.0-r0) (167/798) Installing hunspell (1.7.1-r0) (168/798) Installing sonnet (5.100.0-r0) (169/798) Installing ktextwidgets (5.100.0-r0) (170/798) Installing kio (5.100.0-r0) (171/798) Installing kpackage (5.100.0-r0) (172/798) Installing kdeclarative (5.100.0-r0) (173/798) Installing kwayland (5.100.0-r0) (174/798) Installing plasma-framework (5.100.0-r0) (175/798) Installing sqlite-libs (3.39.4-r0) (176/798) Installing libaccounts-glib (1.26-r0) (177/798) Installing libaccounts-qt (1.16-r1) (178/798) Installing signond (8.61-r0) (179/798) Installing accounts-qml-module (0.7_git20190605-r1) (180/798) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/798) Installing sdl2 (2.24.2-r0) (182/798) Installing svt-av1-libs (1.3.0-r0) (183/798) Installing aom-libs (3.5.0-r0) (184/798) Installing libass (0.16.0-r0) (185/798) Installing libdav1d (1.0.0-r2) (186/798) Installing lame (3.100-r2) (187/798) Installing libasyncns (0.8-r1) (188/798) Installing flac-libs (1.4.2-r0) (189/798) Installing libsndfile (1.1.0-r2) (190/798) Installing libgomp (12.2.1_git20220924-r4) (191/798) Installing soxr (0.1.3-r3) (192/798) Installing speexdsp (1.2.1-r0) (193/798) Installing tdb-libs (1.4.7-r0) (194/798) Installing libpulse (9999_git20220528-r0) (195/798) Installing cjson (1.7.15-r3) (196/798) Installing mbedtls (2.28.1-r0) (197/798) Installing librist (0.2.7-r0) (198/798) Installing libsrt (1.5.1-r0) (199/798) Installing libssh (0.10.4-r0) (200/798) Installing v4l-utils-libs (1.22.1-r2) (201/798) Installing libva (2.16.0-r0) (202/798) Installing libvdpau (1.5-r0) (203/798) Installing vidstab (1.1.0-r2) (204/798) Installing libvpx (1.12.0-r1) (205/798) Installing x264-libs (0.164_git20220602-r0) (206/798) Installing numactl (2.0.16-r0) (207/798) Installing x265-libs (3.5-r3) (208/798) Installing xvidcore (1.3.7-r1) (209/798) Installing libsodium (1.0.18-r2) (210/798) Installing libzmq (4.3.4-r1) (211/798) Installing ffmpeg-libs (5.1.2-r1) (212/798) Installing libevent (2.1.12-r5) (213/798) Installing nspr (4.35-r0) (214/798) Installing nss (3.85-r0) (215/798) Installing re2 (2022.06.01-r1) (216/798) Installing snappy (1.1.9-r4) (217/798) Installing qt5-qtwebengine (5.15.11-r3) (218/798) Installing libnotify (0.8.1-r1) (219/798) Installing libproxy (0.4.18-r1) (220/798) Installing signon-ui (0.17_git20171023-r2) (221/798) Installing libassuan (2.5.5-r1) (222/798) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (223/798) Installing gnupg-gpgconf (2.2.40-r0) (224/798) Installing gpg (2.2.40-r0) (225/798) Installing npth (1.6-r2) (226/798) Installing gpg-agent (2.2.40-r0) (227/798) Installing libksba (1.6.2-r0) (228/798) Installing gpgsm (2.2.40-r0) (229/798) Installing gpgme (1.18.0-r0) (230/798) Installing gpgmepp (1.18.0-r0) (231/798) Installing gdbm (1.23-r0) (232/798) Installing libsasl (2.1.28-r3) (233/798) Installing libqca (2.3.4-r2) (234/798) Installing kwallet (5.100.0-r0) (235/798) Installing kaccounts-integration (22.08.3-r0) (236/798) Installing purpose (5.100.0-r0) (237/798) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (238/798) Installing qt5-qtfeedback (0_git20180903-r0) (239/798) Installing angelfish (22.09-r0) (240/798) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (241/798) Installing gtk-engines-clearlooks (2.21.0-r3) (242/798) Installing gtk-engines-crux (2.21.0-r3) (243/798) Installing gtk-engines-industrial (2.21.0-r3) (244/798) Installing gtk-engines-mist (2.21.0-r3) (245/798) Installing gtk-engines-redmond (2.21.0-r3) (246/798) Installing gtk-engines-thinice (2.21.0-r3) (247/798) Installing gtk-engines (2.21.0-r3) (248/798) Installing breeze-gtk (5.26.3-r0) (249/798) Installing udev-init-scripts (35-r1) (250/798) Installing udev-init-scripts-openrc (35-r1) (251/798) Installing kmod-libs (30-r1) (252/798) Installing eudev (3.2.11-r3) (253/798) Installing eudev-openrc (3.2.11-r3) (254/798) Installing openssh-keygen (9.1_p1-r1) (255/798) Installing libedit (20221030.3.1-r0) (256/798) Installing openssh-client-common (9.1_p1-r1) (257/798) Installing openssh-client-default (9.1_p1-r1) (258/798) Installing openssh-sftp-server (9.1_p1-r1) (259/798) Installing openssh-server-common (9.1_p1-r1) (260/798) Installing openssh-server (9.1_p1-r1) (261/798) Installing openssh (9.1_p1-r1) (262/798) Installing boot-deploy (0.6.1-r0) (263/798) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (264/798) Installing lzo (2.10-r3) (265/798) Installing btrfs-progs (6.0.1-r0) (266/798) Installing bzip2 (1.0.8-r4) (267/798) Installing argon2-libs (20190702-r2) (268/798) Installing device-mapper-libs (2.02.188-r0) (269/798) Installing json-c (0.16-r0) (270/798) Installing cryptsetup-libs (2.5.0-r2) (271/798) Installing popt (1.19-r0) (272/798) Installing cryptsetup (2.5.0-r2) (273/798) Installing cryptsetup-openrc (2.5.0-r2) (274/798) Installing libaio (0.3.113-r0) (275/798) Installing device-mapper-event-libs (2.02.188-r0) (276/798) Installing lvm2-libs (2.02.188-r0) (277/798) Installing device-mapper (2.02.188-r0) (278/798) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (279/798) Installing libcom_err (1.46.5-r4) (280/798) Installing e2fsprogs-libs (1.46.5-r4) (281/798) Installing e2fsprogs (1.46.5-r4) (282/798) Installing e2fsprogs-extra (1.46.5-r4) (283/798) Installing f2fs-tools-libs (1.15.0-r0) (284/798) Installing f2fs-tools (1.15.0-r0) (285/798) Installing lz4 (1.9.4-r1) (286/798) Installing userspace-rcu (0.13.2-r0) (287/798) Installing multipath-tools (0.9.3-r1) (288/798) Installing multipath-tools-openrc (0.9.3-r1) (289/798) Installing parted (3.5-r0) (290/798) Installing postmarketos-mvcfg (1-r0) (291/798) Installing postmarketos-keys (1-r0) (292/798) Installing sudo (1.9.12_p1-r1) (293/798) Installing postmarketos-base-nofde (23-r1) (294/798) Installing unudhcpd (0.2.1-r0) (295/798) Installing xz (5.2.8-r0) (296/798) Installing postmarketos-mkinitfs (1.5.1-r1) (297/798) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (298/798) Installing llvm15-libs (15.0.4-r0) (299/798) Installing musl-fts (1.2.7-r3) (300/798) Installing libelf (0.187-r2) (301/798) Installing mesa-dri-gallium (22.2.3-r0) (302/798) Installing postmarketos-base-mesa (23-r1) (303/798) Installing device-tablet-x64uefi (0.4-r0) (304/798) Installing linux-firmware-yamaha (20221109-r0) (305/798) Installing linux-firmware-yam (20221109-r0) (306/798) Installing linux-firmware-wfx (20221109-r0) (307/798) Installing linux-firmware-vxge (20221109-r0) (308/798) Installing linux-firmware-vicam (20221109-r0) (309/798) Installing linux-firmware-ueagle-atm (20221109-r0) (310/798) Installing linux-firmware-ttusb-budget (20221109-r0) (311/798) Installing linux-firmware-tigon (20221109-r0) (312/798) Installing linux-firmware-ti-keystone (20221109-r0) (313/798) Installing linux-firmware-ti-connectivity (20221109-r0) (314/798) Installing linux-firmware-ti (20221109-r0) (315/798) Installing linux-firmware-tehuti (20221109-r0) (316/798) Installing linux-firmware-sxg (20221109-r0) (317/798) Installing linux-firmware-sun (20221109-r0) (318/798) Installing linux-firmware-slicoss (20221109-r0) (319/798) Installing linux-firmware-sb16 (20221109-r0) (320/798) Installing linux-firmware-rtw89 (20221109-r0) (321/798) Installing linux-firmware-rtw88 (20221109-r0) (322/798) Installing linux-firmware-rtlwifi (20221109-r0) (323/798) Installing linux-firmware-rtl_nic (20221109-r0) (324/798) Installing linux-firmware-rtl_bt (20221109-r0) (325/798) Installing linux-firmware-rtl8192e (20221109-r0) (326/798) Installing linux-firmware-rsi (20221109-r0) (327/798) Installing linux-firmware-rockchip (20221109-r0) (328/798) Installing linux-firmware-radeon (20221109-r0) (329/798) Installing linux-firmware-r128 (20221109-r0) (330/798) Installing linux-firmware-qlogic (20221109-r0) (331/798) Installing linux-firmware-qed (20221109-r0) (332/798) Installing linux-firmware-ath10k (20221109-r0) (333/798) Installing linux-firmware-qcom (20221109-r0) (334/798) Installing linux-firmware-qca (20221109-r0) (335/798) Installing linux-firmware-ositech (20221109-r0) (336/798) Installing linux-firmware-nvidia (20221109-r0) (337/798) Installing linux-firmware-netronome (20221109-r0) (338/798) Installing linux-firmware-myricom (20221109-r0) (339/798) Installing linux-firmware-mwlwifi (20221109-r0) (340/798) Installing linux-firmware-mwl8k (20221109-r0) (341/798) Installing linux-firmware-mrvl (20221109-r0) (342/798) Installing linux-firmware-moxa (20221109-r0) (343/798) Installing linux-firmware-microchip (20221109-r0) (344/798) Installing linux-firmware-meson (20221109-r0) (345/798) Installing linux-firmware-mellanox (20221109-r0) (346/798) Installing linux-firmware-mediatek (20221109-r0) (347/798) Installing linux-firmware-matrox (20221109-r0) (348/798) Installing linux-firmware-liquidio (20221109-r0) (349/798) Installing linux-firmware-libertas (20221109-r0) (350/798) Installing linux-firmware-korg (20221109-r0) (351/798) Installing linux-firmware-keyspan_pda (20221109-r0) (352/798) Installing linux-firmware-keyspan (20221109-r0) (353/798) Installing linux-firmware-kaweth (20221109-r0) (354/798) Installing linux-firmware-isci (20221109-r0) (355/798) Installing linux-firmware-intel (20221109-r0) (356/798) Installing linux-firmware-inside-secure (20221109-r0) (357/798) Installing linux-firmware-imx (20221109-r0) (358/798) Installing linux-firmware-i915 (20221109-r0) (359/798) Installing linux-firmware-go7007 (20221109-r0) (360/798) Installing linux-firmware-ess (20221109-r0) (361/798) Installing linux-firmware-ene-ub6250 (20221109-r0) (362/798) Installing linux-firmware-emi62 (20221109-r0) (363/798) Installing linux-firmware-emi26 (20221109-r0) (364/798) Installing linux-firmware-edgeport (20221109-r0) (365/798) Installing linux-firmware-e100 (20221109-r0) (366/798) Installing linux-firmware-dsp56k (20221109-r0) (367/798) Installing linux-firmware-dpaa2 (20221109-r0) (368/798) Installing linux-firmware-dabusb (20221109-r0) (369/798) Installing linux-firmware-cypress (20221109-r0) (370/798) Installing linux-firmware-cxgb4 (20221109-r0) (371/798) Installing linux-firmware-cxgb3 (20221109-r0) (372/798) Installing linux-firmware-cpia2 (20221109-r0) (373/798) Installing linux-firmware-cnm (20221109-r0) (374/798) Installing linux-firmware-cis (20221109-r0) (375/798) Installing linux-firmware-cirrus (20221109-r0) (376/798) Installing linux-firmware-cavium (20221109-r0) (377/798) Installing linux-firmware-cadence (20221109-r0) (378/798) Installing linux-firmware-brcm (20221109-r0) (379/798) Installing linux-firmware-bnx2x (20221109-r0) (380/798) Installing linux-firmware-bnx2 (20221109-r0) (381/798) Installing linux-firmware-av7110 (20221109-r0) (382/798) Installing linux-firmware-atusb (20221109-r0) (383/798) Installing linux-firmware-atmel (20221109-r0) (384/798) Installing linux-firmware-ath9k_htc (20221109-r0) (385/798) Installing linux-firmware-ath6k (20221109-r0) (386/798) Installing linux-firmware-ath11k (20221109-r0) (387/798) Installing linux-firmware-ar3k (20221109-r0) (388/798) Installing linux-firmware-amphion (20221109-r0) (389/798) Installing linux-firmware-amdgpu (20221109-r0) (390/798) Installing linux-firmware-amd-ucode (20221109-r0) (391/798) Installing linux-firmware-amd (20221109-r0) (392/798) Installing linux-firmware-advansys (20221109-r0) (393/798) Installing linux-firmware-adaptec (20221109-r0) (394/798) Installing linux-firmware-acenic (20221109-r0) (395/798) Installing linux-firmware-3com (20221109-r0) (396/798) Installing linux-firmware-other (20221109-r0) (397/798) Installing linux-firmware (20221109-r0) (398/798) Installing linux-edge (6.0.8-r0) (399/798) Installing device-tablet-x64uefi-kernel-edge (0.4-r0) (400/798) Installing ca-certificates (20220614-r2) (401/798) Installing nghttp2-libs (1.51.0-r0) (402/798) Installing libcurl (7.86.0-r1) (403/798) Installing libxmlb (0.3.10-r0) (404/798) Installing yaml (0.2.5-r0) (405/798) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (406/798) Installing appstream-qt (0.15.5-r1) (407/798) Installing attica (5.100.0-r0) (408/798) Installing kidletime (5.100.0-r0) (409/798) Installing knewstuff (5.100.0-r0) (410/798) Installing discover (5.26.3-r0) (411/798) Installing libapk-qt (0.4.2-r0) (412/798) Installing discover-backend-apk (5.26.3-r0) (413/798) Installing font-droid-nonlatin (20200215-r2) (414/798) Installing font-noto-common (0_git20211101-r6) (415/798) Installing font-noto-math (0_git20211101-r6) (416/798) Installing font-noto-symbols (0_git20211101-r6) (417/798) Installing font-noto (0_git20211101-r6) (418/798) Installing font-noto-emoji (2.038-r0) (419/798) Installing font-noto-extra (0_git20211101-r6) (420/798) Installing mauiman (1.0.0-r0) (421/798) Installing mauikit (2.2.0-r0) (422/798) Installing exiv2 (0.27.5-r1) (423/798) Installing mauikit-imagetools (2.2.0-r0) (424/798) Installing mauikit-filebrowsing (2.2.0-r0) (425/798) Installing index (2.2.0-r0) (426/798) Installing signon-plugin-oauth2 (0.25-r0) (427/798) Installing kaccounts-providers (22.08.3-r0) (428/798) Installing kirigami-addons (0.5-r0) (429/798) Installing kclock (22.09-r0) (430/798) Installing gsettings-desktop-schemas (43.0-r0) (431/798) Installing kdecoration (5.26.3-r0) (432/798) Installing kde-gtk-config (5.26.3-r0) (433/798) Installing kirigami-gallery (22.08.3-r0) (434/798) Installing kquickimageeditor (0.2.0-r1) (435/798) Installing taglib (1.13-r0) (436/798) Installing kfilemetadata (5.100.0-r0) (437/798) Installing qt5-qtlocation (5.15.6_git20220907-r1) (438/798) Installing koko (22.09-r0) (439/798) Installing kasync (0.3.0-r2) (440/798) Installing gpg-wks-server (2.2.40-r0) (441/798) Installing gpgv (2.2.40-r0) (442/798) Installing libldap (2.6.3-r6) (443/798) Installing gnupg-dirmngr (2.2.40-r0) (444/798) Installing gnupg-utils (2.2.40-r0) (445/798) Installing gnupg-wks-client (2.2.40-r0) (446/798) Installing gnupg (2.2.40-r0) (447/798) Installing iso-codes (4.12.0-r0) (448/798) Installing kcontacts (5.100.0-r0) (449/798) Installing kpeople (5.100.0-r0) (450/798) Installing libical (3.0.16-r1) (451/798) Installing kcalendarcore (5.100.0-r0) (452/798) Installing kmime (22.08.3-r0) (453/798) Installing kimap2 (0.4.0-r1) (454/798) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (455/798) Installing kdav2 (0.4.0-r1) (456/798) Installing lmdb (0.9.29-r2) (457/798) Installing libxapian (1.4.21-r0) (458/798) Installing sink (0.9.0-r3) (459/798) Installing kpeoplesink (0_git20210224-r1) (460/798) Installing kpeoplevcard (0.1-r2) (461/798) Installing libraw (0.20.2-r1) (462/798) Installing libraw-tools (0.20.2-r1) (463/798) Installing lcms2 (2.14-r0) (464/798) Installing imagemagick-libs (7.1.0.52-r0) (465/798) Installing jbig2dec (0.19-r1) (466/798) Installing ghostscript (10.0.0-r0) (467/798) Installing libde265 (1.0.9-r0) (468/798) Installing libheif (1.13.0-r0) (469/798) Installing libjxl (0.7.0-r0) (470/798) Installing librsvg (2.55.1-r0) (471/798) Installing imagemagick (7.1.0.52-r0) (472/798) Installing perl (5.36.0-r0) (473/798) Installing perl-image-exiftool (12.50-r0) (474/798) Installing exiftool (12.50-r0) (475/798) Installing tzdata (2022f-r1) (476/798) Installing openexr (3.1.5-r3) (477/798) Installing soundtouch (2.3.2-r0) (478/798) Installing libraw1394 (2.1.2-r3) (479/798) Installing libusb (1.0.26-r0) (480/798) Installing libdc1394 (2.2.6-r1) (481/798) Installing tslib (1.22-r1) (482/798) Installing directfb (1.7.7-r5) (483/798) Installing faac (1.30-r2) (484/798) Installing fdk-aac (2.0.2-r1) (485/798) Installing flite (2.2-r1) (486/798) Installing libsamplerate (0.2.2-r0) (487/798) Installing jack (1.9.21-r0) (488/798) Installing portaudio (19.7.0-r0) (489/798) Installing fluidsynth-libs (2.3.0-r0) (490/798) Installing libfreeaptx (0.1.1-r1) (491/798) Installing gsm (1.0.22-r1) (492/798) Installing libgudev (237-r1) (493/798) Installing libldac (2.0.2.3-r0) (494/798) Installing libmodplug (0.8.9.0-r2) (495/798) Installing neon (0.32.4-r0) (496/798) Installing libnice (0.1.19-r0) (497/798) Installing openal-soft (1.22.2-r2) (498/798) Installing openjpeg (2.5.0-r0) (499/798) Installing librtmp (2.4_git20190330-r2) (500/798) Installing sbc (2.0-r0) (501/798) Installing spandsp (0.0.6-r2) (502/798) Installing libsrtp (2.4.2-r3) (503/798) Installing vo-aacenc (0.1.3-r0) (504/798) Installing vo-amrwbenc (0.1.3-r0) (505/798) Installing libzbar (0.23.92-r1) (506/798) Installing gst-plugins-bad (1.20.4-r2) (507/798) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (508/798) Installing megapixels (1.5.2-r0) (509/798) Installing mesa-gles (22.2.3-r0) (510/798) Installing encodings (1.0.6-r0) (511/798) Installing libfontenc (1.1.6-r0) (512/798) Installing mkfontscale (1.2.2-r1) (513/798) Installing font-dejavu (2.37-r3) (514/798) Installing sdl2_ttf (2.20.1-r0) (515/798) Installing osk-sdl (0.67.1-r1) (516/798) Installing kcmutils (5.100.0-r0) (517/798) Installing frameworkintegration (5.100.0-r0) (518/798) Installing oxygen (5.26.3-r0) (519/798) Installing modemmanager-qt (5.100.0-r0) (520/798) Installing callaudiod-libs (0.1.4-r0) (521/798) Installing abseil-cpp (20220623.1-r1) (522/798) Installing boost1.80-thread (1.80.0-r3) (523/798) Installing libprotobuf (3.21.9-r0) (524/798) Installing libphonenumber (8.13.0-r0) (525/798) Installing plasma-dialer (22.09-r0) (526/798) Installing plasma-mobile-sounds (0.1-r1) (527/798) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (528/798) Installing plasma-phonebook (22.09-r0) (529/798) Installing postmarketos-artwork-wallpapers (2-r1) (530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/798) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (532/798) Installing dbus-openrc (1.14.4-r0) (533/798) Installing bluez (5.66-r1) (534/798) Installing bluez-openrc (5.66-r1) (535/798) Installing bluez-obexd (5.66-r1) (536/798) Installing kded (5.100.0-r0) (537/798) Installing bluez-qt (5.100.0-r0) (538/798) Installing bluedevil (5.26.3-r0) (539/798) Installing breeze (5.26.3-r0) (540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/798) Installing callaudiod (0.1.4-r0) (542/798) Installing dnsmasq-common (2.87-r0) (543/798) Installing dnsmasq-openrc (2.87-r0) (544/798) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (545/798) Installing linux-pam (1.5.2-r1) (546/798) Installing shadow (4.13-r0) (547/798) Installing libacl (2.3.1-r1) (548/798) Installing elogind (246.10-r5) (549/798) Installing elogind-openrc (246.10-r5) (550/798) Installing hfd-service (0.1.0-r1) (551/798) Installing hfd-service-openrc (0.1.0-r1) (552/798) Installing iio-sensor-proxy (3.4-r0) (553/798) Installing iio-sensor-proxy-openrc (3.4-r0) (554/798) Installing libkscreen (5.26.3-r0) (555/798) Installing layer-shell-qt (5.26.3-r0) (556/798) Installing qt5-qtsensors (5.15.6_git20220816-r0) (557/798) Installing kscreen (5.26.3-r0) (558/798) Installing socat (1.7.4.4-r0) (559/798) Installing kwallet-pam (5.26.3-r0) (560/798) Installing kwayland-integration (5.26.3-r0) (561/798) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (562/798) Installing duktape (2.7.0-r0) (563/798) Installing polkit-elogind (121-r0) (564/798) Installing libmm-glib (1.20.0-r0) (565/798) Installing libmbim (1.28.0-r0) (566/798) Installing libqrtr-glib (1.2.2-r0) (567/798) Installing libqmi (1.32.0-r0) (568/798) Installing modemmanager (1.20.0-r0) (569/798) Installing modemmanager-openrc (1.20.0-r0) (570/798) Installing libnm (1.40.2-r0) (571/798) Installing networkmanager-common (1.40.2-r0) (572/798) Installing networkmanager-openrc (1.40.2-r0) (573/798) Installing libmnl (1.0.5-r0) (574/798) Installing libnftnl (1.2.3-r0) (575/798) Installing iptables (1.8.8-r2) (576/798) Installing iptables-openrc (1.8.8-r2) (577/798) Installing libndp (1.8-r1) (578/798) Installing libidn2 (2.3.4-r0) (579/798) Installing libpsl (0.21.1-r1) (580/798) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (581/798) Installing networkmanager-cli (1.40.2-r0) (582/798) Installing pcre (8.45-r2) (583/798) Installing slang (2.3.3-r0) (584/798) Installing newt (0.52.21-r4) (585/798) Installing networkmanager-tui (1.40.2-r0) (586/798) Installing wireless-regdb (2022.08.12-r0) (587/798) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (588/798) Installing mobile-broadband-provider-info (20221107-r0) (589/798) Installing networkmanager-wwan (1.40.2-r0) (590/798) Installing libunwind (1.6.2-r0) (591/798) Installing libcamera (0.0.1-r1) (592/798) Installing pipewire-libs (0.3.60-r1) (593/798) Installing libuv (1.44.2-r0) (594/798) Installing roc-toolkit-libs (0.1.5-r2) (595/798) Installing webrtc-audio-processing (0.3.1-r6) (596/798) Installing pipewire (0.3.60-r1) (597/798) Installing breeze-icons (5.100.0-r0) (598/798) Installing dbus-x11 (1.14.4-r0) (599/798) Installing kactivities (5.100.0-r0) (600/798) Installing kpipewire (5.26.3-r0) (601/798) Installing dconf (0.40.0-r2) (602/798) Installing anthy (9100h-r2) (603/798) Installing maliit-framework (2.3.0-r1) (604/798) Installing kyotocabinet (1.2.79-r3) (605/798) Installing libpinyin (2.7.92-r0) (606/798) Installing tinyxml (2.6.2-r1) (607/798) Installing presage (0.9.1-r2) (608/798) Installing maliit-keyboard (2.3.1-r1) (609/798) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (610/798) Installing plasma-nano (5.26.3-r0) (611/798) Installing networkmanager-qt (5.100.0-r0) (612/798) Installing plasma-nm (5.26.3-r0) (613/798) Installing plasma-nm-mobile (5.26.3-r0) (614/798) Installing fftw-single-libs (3.3.10-r1) (615/798) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (616/798) Installing pulseaudio-bluez (9999_git20220528-r0) (617/798) Installing pulseaudio-alsa (9999_git20220528-r0) (618/798) Installing alsa-utils-openrc (1.2.8-r0) (619/798) Installing pulseaudio-openrc (9999_git20220528-r0) (620/798) Installing libcanberra-pulse (0.30-r9) (621/798) Installing plasma-pa (5.26.3-r0) (622/798) Installing libdaemon (0.14-r3) (623/798) Installing openrc-settingsd (1.1.0-r0) (624/798) Installing openrc-settingsd-openrc (1.1.0-r0) (625/798) Installing plasma-settings (22.09-r1) (626/798) Installing kactivitymanagerd (5.26.3-r0) (627/798) Installing kinit (5.100.0-r0) (628/798) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (629/798) Installing kdnssd (5.100.0-r0) (630/798) Installing syntax-highlighting (5.100.0-r0) (631/798) Installing kdsoap (2.1.1-r0) (632/798) Installing libmtp (1.1.20-r2) (633/798) Installing clang15-libclang (15.0.4-r0) (634/798) Installing qt5-qttools (5.15.6_git20220907-r1) (635/798) Installing phonon (4.11.1-r3) (636/798) Installing talloc (2.3.4-r0) (637/798) Installing tevent (0.13.0-r0) (638/798) Installing samba-util-libs (4.16.6-r0) (639/798) Installing jansson (2.14-r0) (640/798) Installing ldb (2.5.2-r0) (641/798) Installing libwbclient (4.16.6-r0) (642/798) Installing samba-libs (4.16.6-r0) (643/798) Installing libsmbclient (4.16.6-r0) (644/798) Installing kio-extras (22.08.3-r0) (645/798) Installing kquickcharts (5.100.0-r0) (646/798) Installing xorg-server-common (21.1.4-r1) (647/798) Installing libxkbfile (1.1.1-r0) (648/798) Installing xkbcomp (1.4.5-r1) (649/798) Installing libxfont2 (2.0.6-r0) (650/798) Installing libtirpc-conf (1.3.3-r0) (651/798) Installing libtirpc-nokrb (1.3.3-r0) (652/798) Installing libxcvt (0.1.2-r0) (653/798) Installing xwayland (22.1.5-r0) (654/798) Installing kscreenlocker (5.26.3-r0) (655/798) Installing libqaccessibilityclient (0.4.1-r1) (656/798) Installing xcb-util-cursor (0.1.4-r0) (657/798) Installing kwin (5.26.2.1-r0) (658/798) Installing kitemmodels (5.100.0-r0) (659/798) Installing threadweaver (5.100.0-r0) (660/798) Installing krunner (5.100.0-r0) (661/798) Installing milou (5.26.3-r0) (662/798) Installing pipewire-media-session (0.4.1-r0) (663/798) Installing font-hack (3.003-r3) (664/798) Installing qqc2-desktop-style (5.100.0-r0) (665/798) Installing plasma-integration (5.26.3-r0) (666/798) Installing qtchooser (66-r2) (667/798) Installing plasma-workspace-libs (5.26.3-r0) (668/798) Installing kactivities-stats (5.100.0-r0) (669/798) Installing baloo (5.100.0-r0) (670/798) Installing kholidays (5.100.0-r0) (671/798) Installing libkexiv2 (22.08.3-r0) (672/798) Installing knotifyconfig (5.100.0-r0) (673/798) Installing kparts (5.100.0-r0) (674/798) Installing zxing-cpp (1.4.0-r0) (675/798) Installing libdmtx-libs (0.7.7-r0) (676/798) Installing libqrencode (4.1.1-r1) (677/798) Installing prison (5.100.0-r0) (678/798) Installing ktexteditor (5.100.0-r0) (679/798) Installing libnl3 (3.7.0-r0) (680/798) Installing libpcap (1.10.1-r1) (681/798) Installing lm-sensors-libs (3.6.0-r4) (682/798) Installing libksysguard (5.26.3-r0) (683/798) Installing kuserfeedback (1.2.0-r1) (684/798) Installing gpsd (3.24-r0) (685/798) Installing gpsd-openrc (3.24-r0) (686/798) Installing mpfr4 (4.1.0-r0) (687/798) Installing libqalculate (4.4.0-r1) (688/798) Installing plasma-workspace (5.26.3-r0) (689/798) Installing kpty (5.100.0-r0) (690/798) Installing kdesu (5.100.0-r0) (691/798) Installing kde-cli-tools (5.26.3-r0) (692/798) Installing qqc2-breeze-style (5.26.3-r0) (693/798) Installing plasma-mobile (5.26.3-r0) (694/798) Installing polkit-kde-agent-1 (5.26.3-r0) (695/798) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (696/798) Installing chrony-openrc (4.3-r0) (697/798) Installing haveged (1.9.18-r0) (698/798) Installing haveged-openrc (1.9.18-r0) (699/798) Installing nftables (1.0.5-r2) (700/798) Installing nftables-openrc (1.0.5-r2) (701/798) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (702/798) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (703/798) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (704/798) Installing postmarketos-artwork-icons (2-r1) (705/798) Installing util-linux (2.38.1-r0) (706/798) Installing libfdisk (2.38.1-r0) (707/798) Installing libsmartcols (2.38.1-r0) (708/798) Installing util-linux-misc (2.38.1-r0) (709/798) Installing libeconf (0.4.7-r0) (710/798) Installing runuser (2.38.1-r0) (711/798) Installing mount (2.38.1-r0) (712/798) Installing losetup (2.38.1-r0) (713/798) Installing hexdump (2.38.1-r0) (714/798) Installing uuidgen (2.38.1-r0) (715/798) Installing blkid (2.38.1-r0) (716/798) Installing sfdisk (2.38.1-r0) (717/798) Installing mcookie (2.38.1-r0) (718/798) Installing agetty (2.38.1-r0) (719/798) Installing agetty-openrc (0.45.2-r4) (720/798) Installing wipefs (2.38.1-r0) (721/798) Installing cfdisk (2.38.1-r0) (722/798) Installing umount (2.38.1-r0) (723/798) Installing util-linux-openrc (2.38.1-r0) (724/798) Installing flock (2.38.1-r0) (725/798) Installing lsblk (2.38.1-r0) (726/798) Installing libcap-ng (0.8.3-r1) (727/798) Installing setpriv (2.38.1-r0) (728/798) Installing logger (2.38.1-r0) (729/798) Installing partx (2.38.1-r0) (730/798) Installing fstrim (2.38.1-r0) (731/798) Installing findmnt (2.38.1-r0) (732/798) Installing pcsc-lite-libs (1.9.9-r0) (733/798) Installing wpa_supplicant (2.10-r4) (734/798) Installing wpa_supplicant-openrc (2.10-r4) (735/798) Installing ifupdown-ng-wifi (0.12.1-r0) (736/798) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (737/798) Installing postmarketos-base-ui-networkmanager (6-r1) (738/798) Installing mpdecimal (2.5.1-r1) (739/798) Installing python3 (3.10.8-r3) (740/798) Installing py3-ruamel.yaml.clib (0.2.7-r0) (741/798) Installing py3-ruamel.yaml (0.17.21-r0) (742/798) Installing sleep-inhibitor (1.16-r0) (743/798) Installing sleep-inhibitor-openrc (1.16-r0) (744/798) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (745/798) Installing py3-dbus (1.3.2-r0) (746/798) Installing obex-capabilities (0.2.1-r1) (747/798) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (748/798) Installing postmarketos-base-ui-bluez-obexd (6-r1) (749/798) Installing pulseaudio-utils (9999_git20220528-r0) (750/798) Installing postmarketos-base-ui-pulseaudio (6-r1) (751/798) Installing upower (1.90.0-r2) (752/798) Installing powerdevil-libs (5.26.3-r0) (753/798) Installing powerdevil (5.26.3-r0) (754/798) Installing bubblewrap (0.7.0-r0) (755/798) Installing fuse-common (3.12.0-r0) (756/798) Installing fuse-openrc (3.12.0-r0) (757/798) Installing fuse3-libs (3.12.0-r0) (758/798) Installing fuse3 (3.12.0-r0) (759/798) Installing json-glib (1.6.6-r1) (760/798) Installing xdg-desktop-portal (1.15.0-r0) (761/798) Installing xdg-desktop-portal-kde (5.26.3-r0) (762/798) Installing autologin (1.0.0-r4) (763/798) Installing tinydm (1.1.2-r1) (764/798) Installing tinydm-openrc (1.1.2-r1) (765/798) Installing postmarketos-base-ui-tinydm (6-r1) (766/798) Installing font-alias (1.0.4-r0) (767/798) Installing util-macros (1.19.3-r0) (768/798) Installing font-misc-misc (1.1.2-r3) (769/798) Installing font-cursor-misc (1.0.3-r3) (770/798) Installing xauth (1.1.2-r0) (771/798) Installing xmodmap (1.0.11-r0) (772/798) Installing xrdb (1.2.1-r1) (773/798) Installing xinit (1.4.1-r1) (774/798) Installing xorg-server (21.1.4-r1) (775/798) Installing libinput (1.21.0-r0) (776/798) Installing xf86-input-libinput (1.2.1-r0) (777/798) Installing xf86-video-fbdev (0.5.0-r3) (778/798) Installing postmarketos-base-ui-x11 (6-r1) (779/798) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (780/798) Installing libexif (0.6.24-r0) (781/798) Installing hwloc (2.8.0-r0) (782/798) Installing libtbb (2021.7.0-r0) (783/798) Installing opencv (4.6.0-r3) (784/798) Installing postprocessd (0.2.1-r0) (785/798) Installing postprocessd-megapixels (0.2.1-r0) (786/798) Installing qmltermwidget (0.2.0-r1) (787/798) Installing qmlkonsole (22.09-r1) (788/798) Installing c-ares (1.18.1-r0) (789/798) Installing spacebar (22.09-r0) (790/798) Installing hkdm (0.2.0-r0) (791/798) Installing buffyboard (0.2.0-r0) (792/798) Installing terminus-font (4.49.1-r3) (793/798) Installing kbd-misc (2.5.1-r3) (794/798) Installing kbd (2.5.1-r3) (795/798) Installing kbd-openrc (2.5.1-r3) (796/798) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (797/798) Installing ttyescape-openrc (1.0.1-r1) (798/798) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r3.trigger Executing postmarketos-mkinitfs-1.5.1-r1.trigger 2022/11/15 22:06:08 Generating for kernel version: 6.0.8-0-edge 2022/11/15 22:06:08 Output directory: /boot 2022/11/15 22:06:08 == Generating initramfs == 2022/11/15 22:06:08 - Including hook files 2022/11/15 22:06:08 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/15 22:06:08 - Including hook scripts 2022/11/15 22:06:08 - Including required binaries 2022/11/15 22:06:08 - Including kernel modules 2022/11/15 22:06:08 - Including splash images 2022/11/15 22:06:08 - Writing and verifying initramfs archive 2022/11/15 22:06:08 == Generating initramfs extra == 2022/11/15 22:06:08 - Including extra binaries 2022/11/15 22:06:08 - Including FDE support 2022/11/15 22:06:08 - Writing and verifying initramfs-extra archive 2022/11/15 22:06:08 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/15 22:06:10 mkinitfs completed in: 2.41931342s Executing postmarketos-base-23-r1.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3109 MiB in 823 packages (3534142) [22:06:16] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3109 MiB in 823 packages (3534142) [22:06:16] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (3534142) [22:06:17] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (3534142) [22:06:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (3534142) [22:06:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (3534142) [22:06:17] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (3534142) [22:06:17] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (3534142) [22:06:17] New background process: pid=3545403, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3109 MiB in 823 packages (3534142) [22:06:17] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3109 MiB in 823 packages (3534142) [22:06:18] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (3534142) [22:06:18] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (3534142) [22:06:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (3534142) [22:06:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (3534142) [22:06:18] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (3534142) [22:06:18] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (3534142) [22:06:18] New background process: pid=3545416, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3109 MiB in 823 packages (3534142) [22:06:19] (rootfs_tablet-x64uefi) mkinitfs edge (3534142) [22:06:19] (rootfs_tablet-x64uefi) % mkinitfs 2022/11/15 22:06:19 Generating for kernel version: 6.0.8-0-edge 2022/11/15 22:06:19 Output directory: /boot 2022/11/15 22:06:19 == Generating initramfs == 2022/11/15 22:06:19 - Including hook files 2022/11/15 22:06:19 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/15 22:06:19 - Including hook scripts 2022/11/15 22:06:19 - Including required binaries 2022/11/15 22:06:19 - Including kernel modules 2022/11/15 22:06:19 - Including splash images 2022/11/15 22:06:19 - Writing and verifying initramfs archive 2022/11/15 22:06:20 == Generating initramfs extra == 2022/11/15 22:06:20 - Including extra binaries 2022/11/15 22:06:20 - Including FDE support 2022/11/15 22:06:20 - Writing and verifying initramfs-extra archive 2022/11/15 22:06:20 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/15 22:06:25 mkinitfs completed in: 5.627269333s (3534142) [22:06:25] *** SET LOGIN PASSWORD FOR: 'user' *** (3534142) [22:06:25] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (3534142) [22:06:25] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (3534142) [22:06:25] (rootfs_tablet-x64uefi) locking root (3534142) [22:06:25] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (3534142) [22:06:25] NOTE: No valid keymap specified for device (3534142) [22:06:25] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (3534142) [22:06:26] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (3534142) [22:06:26] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (3534142) [22:06:26] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (3534142) [22:06:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (3534142) [22:06:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (3534142) [22:06:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (3534142) [22:06:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (3534142) [22:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (3534142) [22:06:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (3534142) [22:06:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3534142) [22:06:27] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3192220 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3534142) [22:06:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (3534142) [22:06:27] (native) create tablet-x64uefi.img (4047M) (3534142) [22:06:27] (native) % truncate -s 4047M /home/pmos/rootfs/tablet-x64uefi.img (3534142) [22:06:27] (native) mount /dev/install (tablet-x64uefi.img) (3534142) [22:06:27] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (3534142) [22:06:27] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (3534142) [22:06:27] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (3534142) [22:06:27] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (3534142) [22:06:27] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (3534142) [22:06:27] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (3534142) [22:06:27] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (3534142) [22:06:27] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (3534142) [22:06:27] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (3534142) [22:06:27] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (3534142) [22:06:27] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (3534142) [22:06:27] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (3534142) [22:06:27] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (3534142) [22:06:27] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (3534142) [22:06:27] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3534142) [22:06:27] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3534142) [22:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (3534142) [22:06:28] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (3534142) [22:06:28] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (3534142) [22:06:28] (native) % parted -s /dev/install mktable msdos (3534142) [22:06:28] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (3534142) [22:06:28] (native) % parted -s /dev/install mkpart primary 256M 100% (3534142) [22:06:28] (native) % parted -s /dev/install set 1 boot on (3534142) [22:06:28] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3534142) [22:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (3534142) [22:06:28] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (3534142) [22:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (3534142) [22:06:28] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (3534142) [22:06:28] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (3534142) [22:06:28] (native) install e2fsprogs (3534142) [22:06:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3534142) [22:06:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3534142) [22:06:28] (native) % cat /tmp/apk_progress_fifo (3534142) [22:06:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (3534142) [22:06:28] New background process: pid=3546162, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 71 packages (3534142) [22:06:29] (native) format /dev/installp2 (root, ext4) (3534142) [22:06:29] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (3534142) [22:06:29] (native) mount /dev/installp2 to /mnt/install (3534142) [22:06:29] (native) % mkdir -p /mnt/install (3534142) [22:06:29] (native) % mount /dev/installp2 /mnt/install (3534142) [22:06:29] (native) calculate depends of dosfstools (pmbootstrap -v for details) (3534142) [22:06:29] (native) install dosfstools (3534142) [22:06:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3534142) [22:06:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3534142) [22:06:29] (native) % cat /tmp/apk_progress_fifo (3534142) [22:06:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (3534142) [22:06:29] New background process: pid=3546191, 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 (3534142) [22:06:30] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (3534142) [22:06: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 (3534142) [22:06:30] (native) % mkdir -p /mnt/install/boot (3534142) [22:06:30] (native) % mount /dev/installp1 /mnt/install/boot (3534142) [22:06:30] *** (4/4) FILL INSTALL BLOCKDEVICE *** (3534142) [22:06:30] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (3534142) [22:06:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (3534142) [22:06:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (3534142) [22:06:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (3534142) [22:06: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/ (3534142) [22:06:47] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (3534142) [22:06: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 (3534142) [22:06:47] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06: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/ (3534142) [22:06:48] % 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/ (3534142) [22:06:48] % 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/ (3534142) [22:06:48] % 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/ (3534142) [22:06:48] % 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/ (3534142) [22:06:48] % 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/ (3534142) [22:06:48] % 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/ (3534142) [22:06:48] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (3534142) [22:06:48] % 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 (3534142) [22:06:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (3534142) [22:06:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (3534142) [22:06:52] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3534142) [22:06:52] (native) umount /dev/loop0 (3534142) [22:06:52] (native) % losetup -d /dev/loop0 (3534142) [22:06:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3534142) [22:06:52] (3534142) [22:06:52] *** FLASHING INFORMATION *** (3534142) [22:06:52] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (3534142) [22:06:52] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (3534142) [22:06:52] (3534142) [22:06:52] *** SSH DAEMON INFORMATION *** (3534142) [22:06:52] SSH daemon is enabled (disable with --no-sshd). (3534142) [22:06:52] Login as 'user' with the password given during installation. (3534142) [22:06:52] (3534142) [22:06:52] *** FIREWALL INFORMATION *** (3534142) [22:06:52] Firewall is enabled, but will not work (no support in kernel config for nftables). (3534142) [22:06:52] If/when the kernel supports it in the future, it will work automatically. (3534142) [22:06:52] For more information: https://postmarketos.org/firewall (3534142) [22:06:52] (3534142) [22:06:52] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (3534142) [22:06:52] DONE! total 3283340 -rw-r--r-- 1 root 12345 4243587072 Nov 15 22:06 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop0 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Nov 15 22:07 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 15 22:07 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 15 22:07 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Nov 15 22:06 bin drwxr-xr-x 2 root root 4096 Nov 15 22:06 boot drwxr-xr-x 2 root root 4096 Nov 15 22:02 dev drwxr-xr-x 62 root root 4096 Nov 15 22:06 etc drwxr-xr-x 3 root root 4096 Nov 15 22:06 home drwxr-xr-x 14 root root 4096 Nov 15 22:05 lib drwx------ 2 root root 16384 Nov 15 22:06 lost+found drwxr-xr-x 5 root root 4096 Nov 15 22:02 media drwxr-xr-x 8 root root 4096 Nov 15 22:02 mnt drwxr-xr-x 2 root root 4096 Nov 15 22:02 opt drwxr-xr-x 2 root root 4096 Nov 15 22:02 proc drwx------ 2 root root 4096 Nov 15 22:02 root drwxr-xr-x 6 root root 4096 Nov 15 22:05 run drwxr-xr-x 2 root root 4096 Nov 15 22:05 sbin drwxr-xr-x 2 root root 4096 Nov 15 22:02 srv drwxr-xr-x 2 root root 4096 Nov 15 22:02 sys drwxrwxrwt 2 root root 4096 Nov 15 22:06 tmp drwxr-xr-x 9 root root 4096 Nov 15 22:03 usr drwxr-xr-x 13 root root 4096 Nov 15 22:03 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-15 22:07:41-- 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% 112M=0s 2022-11-15 22:07:41 (112 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-11-15 09:40:12.129794 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0_rc1-216-gd6acdab45f [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0_rc1-247-gc03ab66869 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0_rc1-247-gc03ab66869 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24538 distinct packages available (1/103) Upgrading kirigami2-libs (5.100.0-r0 -> 9999_git1668477664-r0) (2/103) Upgrading kirigami2 (5.100.0-r0 -> 9999_git1668477664-r0) (3/103) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1668426311-r0) (4/103) Upgrading karchive (5.100.0-r0 -> 9999_git1668477600-r0) (5/103) Upgrading kconfig (5.100.0-r0 -> 9999_git1668477617-r0) (6/103) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1668477636-r0) (7/103) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1668426902-r0) (8/103) Upgrading kcrash (5.100.0-r0 -> 9999_git1668426443-r0) (9/103) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1668426463-r0) (10/103) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1668426567-r0) (11/103) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1668426576-r0) (12/103) Upgrading ki18n (5.100.0-r0 -> 9999_git1668426608-r0) (13/103) Upgrading kauth (5.100.0-r0 -> 9999_git1668426348-r0) (14/103) Upgrading kcodecs (5.100.0-r0 -> 9999_git1668442178-r0) (15/103) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1668426893-r0) (16/103) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1668477626-r0) (17/103) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1668426617-r0) (18/103) Upgrading kitemviews (5.100.0-r0 -> 9999_git1668426679-r0) (19/103) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1668477702-r0) (20/103) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1668426358-r0) (21/103) Upgrading kcompletion (5.100.0-r0 -> 9999_git1668426396-r0) (22/103) Upgrading kdoctools (5.100.0-r0 -> 9999_git1668426539-r0) (23/103) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1668426688-r0) (24/103) Upgrading knotifications (5.100.0-r0 -> 9999_git1668426736-r0) (25/103) Upgrading kservice (5.100.0-r0 -> 9999_git1668426832-r0) (26/103) Upgrading solid-libs (5.100.0-r0 -> 9999_git1668426998-r0) (27/103) Upgrading sonnet (5.100.0-r0 -> 9999_git1668427007-r0) (28/103) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1668426851-r0) (29/103) Upgrading kio (5.100.0-r0 -> 9999_git1668477653-r0) (30/103) Upgrading kpackage (5.100.0-r0 -> 9999_git1668426755-r0) (31/103) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1666436074-r0) (32/103) Upgrading kwayland (5.100.0-r0 -> 9999_git1668451144-r0) (33/103) Upgrading plasma-framework (5.100.0-r0 -> 9999_git1668431499-r0) (34/103) Upgrading kwallet (5.100.0-r0 -> 9999_git1668426873-r0) (35/103) Upgrading purpose (5.100.0-r0 -> 9999_git1668477715-r0) (36/103) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/103) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/103) Upgrading attica (5.100.0-r0 -> 9999_git1668426255-r0) (39/103) Upgrading kidletime (5.100.0-r0 -> 9999_git1668426629-r0) (40/103) Upgrading knewstuff (5.100.0-r0 -> 9999_git1668444458-r0) (41/103) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668477933-r0) (42/103) Upgrading kclock (22.09-r0 -> 9999_git1668478966-r0) (43/103) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/103) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0) (45/103) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1668426558-r0) (46/103) Upgrading kcontacts (5.100.0-r0 -> 9999_git1668426424-r0) (47/103) Upgrading kpeople (5.100.0-r0 -> 9999_git1668426776-r0) (48/103) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1668426368-r0) (49/103) Upgrading kcmutils (5.100.0-r0 -> 9999_git1668426377-r0) (50/103) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1668426301-r0) (51/103) Upgrading oxygen (5.26.3-r0 -> 9999_git1668478787-r0) (52/103) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1668426931-r0) (53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668478977-r0) (54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0) (55/103) Upgrading kded (5.100.0-r0 -> 9999_git1668426481-r0) (56/103) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1668426273-r0) (57/103) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668478624-r0) (58/103) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0) (59/103) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668478766-r0) (60/103) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/103) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0) (62/103) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0) (63/103) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0) (64/103) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1668426282-r0) (65/103) Upgrading kactivities (5.100.0-r0 -> 9999_git1668426311-r0) (66/103) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/103) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1668426940-r0) (68/103) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668478861-r0) (69/103) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668478861-r0) (70/103) Upgrading plasma-pa (5.26.3-r0 -> 9999_git1666836724-r0) (71/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1668478986-r1) (72/103) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (73/103) Upgrading kinit (5.100.0-r0 -> 9999_git1668426639-r0) (74/103) Upgrading kdnssd (5.100.0-r0 -> 9999_git1668426530-r0) (75/103) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1668477727-r0) (76/103) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1668426803-r0) (77/103) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1668478703-r0) (78/103) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668478742-r0) (79/103) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1668426669-r0) (80/103) Upgrading threadweaver (5.100.0-r0 -> 9999_git1668427036-r0) (81/103) Upgrading krunner (5.100.0-r0 -> 9999_git1668426822-r0) (82/103) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (83/103) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1668426989-r0) (84/103) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1668478835-r0) (85/103) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668478905-r0) (86/103) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1668426320-r0) (87/103) Upgrading baloo (5.100.0-r0 -> 9999_git1668426263-r0) (88/103) Upgrading kholidays (5.100.0-r0 -> 9999_git1668426586-r0) (89/103) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1668426745-r0) (90/103) Upgrading kparts (5.100.0-r0 -> 9999_git1668426766-r0) (91/103) Upgrading prison (5.100.0-r0 -> 9999_git1668426969-r0) (92/103) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1668477688-r0) (93/103) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668478776-r0) (94/103) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668478905-r0) (95/103) Upgrading kpty (5.100.0-r0 -> 9999_git1668426794-r0) (96/103) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668478646-r0) (97/103) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (98/103) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668478846-r0) (99/103) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (100/103) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0) (101/103) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0) (103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r3.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3314 MiB in 823 packages (1/12) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/12) Installing xdg-dbus-proxy (0.1.4-r0) (3/12) Installing lz4-libs (1.9.4-r1) (4/12) Installing libarchive (3.6.1-r1) (5/12) Installing ostree (2022.6-r0) (6/12) Installing libseccomp (2.5.4-r0) (7/12) Installing flatpak (1.14.0-r2) Executing flatpak-1.14.0-r2.pre-install Executing flatpak-1.14.0-r2.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (8/12) Installing flatpak-libs (1.14.0-r2) (9/12) Installing discover-backend-flatpak (5.26.3-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (6.4-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3324 MiB in 835 packages (1/91) Installing syndication (9999_git1668427016-r0) (2/91) Installing alligator (9999_git1668478944-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.1-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (3.0.0-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r1) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.4-r0) (25/91) Installing py3-brotli (1.0.9-r9) (26/91) Installing yt-dlp (2022.11.11-r0) (27/91) Installing audiotube (9999_git1668392098-r0) (28/91) Installing calindori (9999_git1667789891-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.231.1-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.14-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (5.229.1-r0) (53/91) Installing libprotobuf-lite (3.21.9-r0) (54/91) Installing vlc-libs (3.0.17.4-r12) (55/91) Installing vlc (3.0.17.4-r12) (56/91) Installing elisa (22.08.3-r0) (57/91) Installing kunitconversion (9999_git1668426861-r0) (58/91) Installing kalk (9999_git1668390599-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1668478954-r0) (61/91) Installing keysmith (9999_git1668479232-r0) (62/91) Installing krecorder (9999_git1668305499-r1) (63/91) Installing kpublictransport (22.08.3-r0) (64/91) Installing ktrip (9999_git1667790799-r0) (65/91) Installing kweathercore (9999_git1668470939-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1668392115-r1) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1668478287-r0) (71/91) Installing kjs (9999_git1668426697-r0) (72/91) Installing libdjvulibre (3.5.28-r2) (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r3) (75/91) Installing discount-libs (2.2.7b-r0) (76/91) Installing poppler (22.11.0-r0) (77/91) Installing poppler-qt5 (22.11.0-r0) (78/91) Installing kdegraphics-mobipocket (22.08.3-r0) (79/91) Installing libspectre (0.2.11-r0) (80/91) Installing okular-common (22.08.3-r0) (81/91) Installing okular (22.08.3-r0) (82/91) Installing plasma-camera (1.0_git20210328-r2) (83/91) Installing gst-libav (1.20.4-r0) (84/91) Installing gst-plugins-good-qt (1.20.4-r1) (85/91) Installing plasmatube (9999_git1668392143-r0) (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (91/91) Installing tokodon (9999_git1668478333-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Executing vlc-libs-3.0.17.4-r12.trigger OK: 3440 MiB in 926 packages (chroot) Exiting chroot... [22:09:31] Unregister qemu binfmt (arm) [22:09:31] Unregister qemu binfmt (aarch64) [22:09:31] Unregister qemu binfmt (riscv64) [22:09:31] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [22:09:31] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [22:09:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [22:09:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [22:09:34] Cleared up ~6346 MB of space [22:09:34] [92mDONE![0m Building image for pine64-pinephone Already up to date. [22:09:37] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [22:09:37] [1mChannel [edge][0m: [22:09:37] [1mVendor [qemu][0m: [22:09:37] [1mDevice codename [amd64][0m: [22:09:37] [1mKernel [lts][0m: [22:09:37] [1mUsername [user][0m: [22:09:39] [1mUser interface [weston][0m: [22:09:39] [1mChange them? (y/n) [n][0m: [22:09:39] [1mExtra packages [none][0m: [22:09:39] [1mUse this timezone instead of GMT? (y/n) [y][0m: [22:09:39] [1mChoose default locale for installation [C.UTF-8][0m: [22:09:39] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [22:09:39] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [22:09:39] Config changed: ui='plasma-mobile' [22:09:40] Config changed: device='pine64-pinephone' [22:09:40] Config changed: kernel='' [22:09:40] Config changed: extra_packages='osk-sdl' (3572614) [22:09:40] % 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) (3572614) [22:09:41] % 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 (3572614) [22:09:41] *** (1/4) PREPARE NATIVE CHROOT *** (3572614) [22:09:41] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (3572614) [22:09:41] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (3572614) [22:09:41] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (3572614) [22:09:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (3572614) [22:09:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (3572614) [22:09:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (3572614) [22:09:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (3572614) [22:09:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (3572614) [22:09:41] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (3572614) [22:09:41] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (3572614) [22:09:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (3572614) [22:09:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (3572614) [22:09:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3572614) [22:09:41] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (3572614) [22:09:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (3572614) [22:09:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (3572614) [22:09:41] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (3572614) [22:09:41] Update package index for x86_64 (4 file(s)) (3572614) [22:09:41] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (3572614) [22:09:41] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (3572614) [22:09:41] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (3572614) [22:09:41] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (3572614) [22:09:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (3572614) [22:09:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (3572614) [22:09:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (3572614) [22:09:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (3572614) [22:09:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (3572614) [22:09:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (3572614) [22:09:43] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3572614) [22:09:43] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3572614) [22:09:43] extracted: /tmp/pmbootstrapwg7t8jxuapk (3572614) [22:09:43] extracted: /tmp/pmbootstrapj2k53m55sig (3572614) [22:09:43] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3572614) [22:09:43] % 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/pmbootstrapj2k53m55sig /tmp/pmbootstrapwg7t8jxuapk Verified OK (3572614) [22:09:43] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (3572614) [22:09:43] % /tmp/pmbootstrapwg7t8jxuapk --version apk-tools 2.12.10, compiled for x86_64. (3572614) [22:09:43] (native) install alpine-base (3572614) [22:09:43] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % 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 (3572614) [22:09:43] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (3572614) [22:09:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (3572614) [22:09:43] (native) update /etc/apk/repositories (3572614) [22:09:43] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3572614) [22:09:43] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3572614) [22:09:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3572614) [22:09:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3572614) [22:09:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3572614) [22:09:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (3572614) [22:09:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3572614) [22:09:43] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3572614) [22:09:43] % 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 (3572614) [22:09:43] New background process: pid=3572814, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.15.0_rc1-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0_rc1-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0_rc1-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (3572614) [22:09:44] (native) % adduser -D pmos -u 12345 (3572614) [22:09:44] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (3572614) [22:09:44] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (3572614) [22:09:44] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (3572614) [22:09:45] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (3572614) [22:09:45] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (3572614) [22:09:45] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (3572614) [22:09:45] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (3572614) [22:09:45] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (3572614) [22:09:45] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (3572614) [22:09:45] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (3572614) [22:09:45] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (3572614) [22:09:45] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (3572614) [22:09:45] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (3572614) [22:09:47] (native) install cryptsetup util-linux parted (3572614) [22:09:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:09:47] (native) % cat /tmp/apk_progress_fifo (3572614) [22:09:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (3572614) [22:09:47] New background process: pid=3573223, 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_p20221112-r0) (11/43) Installing ncurses-libs (6.3_p20221112-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.7-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r4) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r3) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 68 packages (3572614) [22:09:49] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (3572614) [22:09:49] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (3572614) [22:09:49] % 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 (3572614) [22:09:49] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (3572614) [22:09:49] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (3572614) [22:09:49] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (3572614) [22:09:49] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (3572614) [22:09:49] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (3572614) [22:09:49] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (3572614) [22:09:49] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (3572614) [22:09:49] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (3572614) [22:09:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (3572614) [22:09:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (3572614) [22:09:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (3572614) [22:09:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (3572614) [22:09:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (3572614) [22:09:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (3572614) [22:09:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (3572614) [22:09:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (3572614) [22:09:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (3572614) [22:09:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (3572614) [22:09:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (3572614) [22:09:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (3572614) [22:09:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (3572614) [22:09:50] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (3572614) [22:09:50] (native) install qemu-aarch64 (3572614) [22:09:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:09:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:09:50] (native) % cat /tmp/apk_progress_fifo (3572614) [22:09:50] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (3572614) [22:09:50] New background process: pid=3573334, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (3572614) [22:09:51] Register qemu binfmt (aarch64) (3572614) [22:09:51] % 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 (3572614) [22:09:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (3572614) [22:09:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (3572614) [22:09:51] % 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 (3572614) [22:09:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (3572614) [22:09:51] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3572614) [22:09:51] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3572614) [22:09:51] extracted: /tmp/pmbootstrapsb70le9bapk (3572614) [22:09:51] extracted: /tmp/pmbootstrapudrwsjkksig (3572614) [22:09:51] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3572614) [22:09:51] % 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/pmbootstrapudrwsjkksig /tmp/pmbootstrapsb70le9bapk Verified OK (3572614) [22:09:51] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (3572614) [22:09:51] % /tmp/pmbootstrapsb70le9bapk --version apk-tools 2.12.10, compiled for x86_64. (3572614) [22:09:51] (rootfs_pine64-pinephone) install alpine-base (3572614) [22:09:51] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (3572614) [22:09:51] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (3572614) [22:09:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (3572614) [22:09:51] (rootfs_pine64-pinephone) update /etc/apk/repositories (3572614) [22:09:51] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (3572614) [22:09:51] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (3572614) [22:09:51] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (3572614) [22:09:51] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (3572614) [22:09:51] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (3572614) [22:09:51] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (3572614) [22:09:51] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (3572614) [22:09:51] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (3572614) [22:09:51] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (3572614) [22:09:51] Update package index for aarch64 (4 file(s)) (3572614) [22:09:51] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (3572614) [22:09:51] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (3572614) [22:09:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (3572614) [22:09:52] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (3572614) [22:09:52] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (3572614) [22:09:52] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (3572614) [22:09:52] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (3572614) [22:09:52] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (3572614) [22:09:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (3572614) [22:09:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3572614) [22:09:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3572614) [22:09:52] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3572614) [22:09:52] % 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 (3572614) [22:09:52] New background process: pid=3573645, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.15.0_rc1-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0_rc1-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0_rc1-r0) Executing busybox-1.35.0-r27.trigger OK: 13 MiB in 25 packages (3572614) [22:09:55] (rootfs_pine64-pinephone) % getent passwd user (3572614) [22:09:55] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (3572614) [22:09:55] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (3572614) [22:09:55] (rootfs_pine64-pinephone) % addgroup user wheel (3572614) [22:09:55] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (3572614) [22:09:55] (rootfs_pine64-pinephone) % addgroup user video (3572614) [22:09:55] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (3572614) [22:09:55] (rootfs_pine64-pinephone) % addgroup user audio (3572614) [22:09:56] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (3572614) [22:09:56] (rootfs_pine64-pinephone) % addgroup user input (3572614) [22:09:56] (rootfs_pine64-pinephone) % addgroup -S plugdev (3572614) [22:09:56] (rootfs_pine64-pinephone) % addgroup user plugdev (3572614) [22:09:56] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (3572614) [22:09:56] (rootfs_pine64-pinephone) % addgroup user netdev (3572614) [22:09:56] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (3572614) [22:09:58] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (3572614) [22:09:58] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (3572614) [22:09:58] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (3572614) [22:09:59] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (3572614) [22:09:59] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (3572614) [22:10:00] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (3572614) [22:10:00] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (3572614) [22:10:00] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (3572614) [22:10:00] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (3572614) [22:10:00] New background process: pid=3573982, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/731) Installing icu-data-full (72.1-r1) (2/731) Installing dbus-libs (1.14.4-r0) (3/731) Installing libgcc (12.2.1_git20220924-r4) (4/731) Installing libffi (3.4.4-r0) (5/731) Installing libintl (0.21.1-r1) (6/731) Installing libblkid (2.38.1-r0) (7/731) Installing libmount (2.38.1-r0) (8/731) Installing pcre2 (10.40-r0) (9/731) Installing glib (2.74.1-r2) (10/731) Installing libstdc++ (12.2.1_git20220924-r4) (11/731) Installing icu-libs (72.1-r1) (12/731) Installing libpcre2-16 (10.40-r0) (13/731) Installing zstd-libs (1.5.2-r9) (14/731) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/731) Installing hicolor-icon-theme (0.17-r2) (16/731) Installing libmagic (5.43-r0) (17/731) Installing file (5.43-r0) (18/731) Installing libxau (1.0.10-r0) (19/731) Installing libmd (1.0.4-r0) (20/731) Installing libbsd (0.11.7-r0) (21/731) Installing libxdmcp (1.1.3-r1) (22/731) Installing libxcb (1.15-r0) (23/731) Installing libx11 (1.8.2-r0) (24/731) Installing libxext (1.3.5-r0) (25/731) Installing libice (1.0.10-r1) (26/731) Installing libuuid (2.38.1-r0) (27/731) Installing libsm (1.2.3-r1) (28/731) Installing libxt (1.2.1-r0) (29/731) Installing libxmu (1.1.4-r0) (30/731) Installing xset (1.2.4-r1) (31/731) Installing xprop (1.2.5-r1) (32/731) Installing xdg-utils (1.1.3-r4) (33/731) Installing mesa (22.2.3-r0) (34/731) Installing libdrm (2.4.114-r0) (35/731) Installing libexpat (2.5.0-r0) (36/731) Installing wayland-libs-server (1.21.0-r1) (37/731) Installing mesa-glapi (22.2.3-r0) (38/731) Installing mesa-gles (22.2.3-r0) (39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/731) Installing libxcomposite (0.4.5-r1) (41/731) Installing brotli-libs (1.0.9-r9) (42/731) Installing libbz2 (1.0.8-r3) (43/731) Installing libpng (1.6.38-r0) (44/731) Installing freetype (2.12.1-r0) (45/731) Installing fontconfig (2.14.1-r0) (46/731) Installing wayland-libs-client (1.21.0-r1) (47/731) Installing wayland-libs-cursor (1.21.0-r1) (48/731) Installing wayland-libs-egl (1.21.0-r1) (49/731) Installing xkeyboard-config (2.37-r0) (50/731) Installing xz-libs (5.2.7-r0) (51/731) Installing libxml2 (2.10.3-r1) (52/731) Installing libxkbcommon (1.4.1-r0) (53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/731) Installing mesa-gbm (22.2.3-r0) (55/731) Installing libxshmfence (1.3.1-r0) (56/731) Installing mesa-egl (22.2.3-r0) (57/731) Installing avahi-libs (0.8-r6) (58/731) Installing gmp (6.2.1-r2) (59/731) Installing nettle (3.8.1-r0) (60/731) Installing p11-kit (0.24.1-r1) (61/731) Installing libtasn1 (4.19.0-r0) (62/731) Installing libunistring (1.1-r0) (63/731) Installing gnutls (3.7.8-r2) (64/731) Installing cups-libs (2.4.2-r1) (65/731) Installing pkgconf (1.9.3-r0) (66/731) Installing shared-mime-info (2.2-r2) (67/731) Installing libjpeg-turbo (2.1.4-r0) (68/731) Installing libwebp (1.2.4-r1) (69/731) Installing tiff (4.4.0-r1) (70/731) Installing gdk-pixbuf (2.42.10-r0) (71/731) Installing gtk-update-icon-cache (3.24.34-r7) (72/731) Installing libxfixes (6.0.0-r0) (73/731) Installing libxrender (0.9.11-r0) (74/731) Installing libxcursor (1.2.1-r1) (75/731) Installing libxdamage (1.1.5-r1) (76/731) Installing libxi (1.8-r0) (77/731) Installing libxinerama (1.1.5-r0) (78/731) Installing libxrandr (1.5.2-r1) (79/731) Installing libatk-1.0 (2.46.0-r0) (80/731) Installing libxtst (1.2.4-r0) (81/731) Installing at-spi2-core (2.46.0-r0) (82/731) Installing libatk-bridge-2.0 (2.46.0-r0) (83/731) Installing pixman (0.42.2-r0) (84/731) Installing cairo (1.17.6-r3) (85/731) Installing cairo-gobject (1.17.6-r3) (86/731) Installing libepoxy (1.5.10-r0) (87/731) Installing fribidi (1.0.12-r0) (88/731) Installing graphite2 (1.3.14-r2) (89/731) Installing harfbuzz (5.3.1-r1) (90/731) Installing libxft (2.3.6-r0) (91/731) Installing pango (1.50.11-r0) (92/731) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/731) Installing libevdev (1.13.0-r0) (94/731) Installing mtdev (1.1.6-r1) (95/731) Installing eudev-libs (3.2.11-r3) (96/731) Installing libinput-libs (1.21.0-r0) (97/731) Installing xcb-util-wm (0.4.2-r0) (98/731) Installing xcb-util (0.4.0-r3) (99/731) Installing xcb-util-image (0.4.1-r0) (100/731) Installing xcb-util-keysyms (0.4.1-r0) (101/731) Installing xcb-util-renderutil (0.3.10-r0) (102/731) Installing libxkbcommon-x11 (1.4.1-r0) (103/731) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/731) Installing kirigami2-libs (5.99.0-r0) (107/731) Installing kirigami2 (5.99.0-r0) (108/731) Installing kactivities-libs (5.99.0-r0) (109/731) Installing karchive (5.99.0-r0) (110/731) Installing kconfig (5.99.0-r0) (111/731) Installing kcoreaddons (5.99.0-r0) (112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (113/731) Installing kwindowsystem (5.99.0-r0) (114/731) Installing kcrash (5.99.0-r0) (115/731) Installing kdbusaddons (5.99.0-r0) (116/731) Installing kglobalaccel (5.99.0-r0) (117/731) Installing kguiaddons (5.99.0-r0) (118/731) Installing ki18n (5.99.0-r0) (119/731) Installing libelogind (246.10-r5) (120/731) Installing polkit-elogind-libs (121-r0) (121/731) Installing polkit-qt-1 (0.114.0-r1) (122/731) Installing kauth (5.99.0-r0) (123/731) Installing kcodecs (5.99.0-r0) (124/731) Installing kwidgetsaddons (5.99.0-r0) (125/731) Installing kconfigwidgets (5.99.0-r0) (126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0) (127/731) Installing kiconthemes (5.99.0-r0) (128/731) Installing kitemviews (5.99.0-r0) (129/731) Installing kxmlgui (5.99.0-r0) (130/731) Installing kbookmarks (5.99.0-r0) (131/731) Installing kcompletion (5.99.0-r0) (132/731) Installing libxml2-utils (2.10.3-r1) (133/731) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/731) Installing libgpg-error (1.46-r1) (135/731) Installing libgcrypt (1.10.1-r0) (136/731) Installing libxslt (1.1.37-r0) (137/731) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (138/731) Installing kdoctools (5.99.0-r0) (139/731) Installing kjobwidgets (5.99.0-r0) (140/731) Installing alsa-lib (1.2.8-r0) (141/731) Installing libxxf86vm (1.1.5-r0) (142/731) Installing mesa-gl (22.2.3-r0) (143/731) Installing libxv (1.0.11-r3) (144/731) Installing cdparanoia-libs (10.2-r11) (145/731) Installing graphene (1.10.8-r1) (146/731) Installing gstreamer (1.20.4-r0) (147/731) Installing libogg (1.3.5-r1) (148/731) Installing opus (1.3.1-r1) (149/731) Installing orc (0.4.33-r0) (150/731) Installing libtheora (1.1.1-r16) (151/731) Installing libvorbis (1.3.7-r0) (152/731) Installing gst-plugins-base (1.20.4-r0) (153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/731) Installing sound-theme-freedesktop (0.8-r0) (156/731) Installing libltdl (2.4.7-r0) (157/731) Installing libcanberra (0.30-r9) (158/731) Installing libcanberra-gstreamer (0.30-r9) (159/731) Installing knotifications (5.99.0-r0) (160/731) Installing kservice (5.99.0-r0) (161/731) Installing solid-libs (5.99.0-r0) (162/731) Installing libhunspell (1.7.1-r0) (163/731) Installing ncurses-terminfo-base (6.3_p20221105-r0) (164/731) Installing ncurses-libs (6.3_p20221105-r0) (165/731) Installing readline (8.2.0-r0) (166/731) Installing hunspell (1.7.1-r0) (167/731) Installing sonnet (5.99.0-r0) (168/731) Installing ktextwidgets (5.99.0-r0) (169/731) Installing kio (5.99.0-r0) (170/731) Installing kpackage (5.99.0-r0) (171/731) Installing kdeclarative (5.99.0-r0) (172/731) Installing kwayland (5.99.0-r0) (173/731) Installing plasma-framework (5.99.0-r0) (174/731) Installing sqlite-libs (3.39.4-r0) (175/731) Installing libaccounts-glib (1.26-r0) (176/731) Installing libaccounts-qt (1.16-r1) (177/731) Installing signond (8.61-r0) (178/731) Installing accounts-qml-module (0.7_git20190605-r1) (179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/731) Installing sdl2 (2.24.2-r0) (181/731) Installing aom-libs (3.5.0-r0) (182/731) Installing libass (0.16.0-r0) (183/731) Installing libdav1d (1.0.0-r2) (184/731) Installing lame (3.100-r2) (185/731) Installing libasyncns (0.8-r1) (186/731) Installing flac-libs (1.4.2-r0) (187/731) Installing libsndfile (1.1.0-r2) (188/731) Installing libgomp (12.2.1_git20220924-r4) (189/731) Installing soxr (0.1.3-r3) (190/731) Installing speexdsp (1.2.1-r0) (191/731) Installing tdb-libs (1.4.7-r0) (192/731) Installing libpulse (9999_git20220528-r0) (193/731) Installing cjson (1.7.15-r3) (194/731) Installing mbedtls (2.28.1-r0) (195/731) Installing librist (0.2.7-r0) (196/731) Installing libsrt (1.5.1-r0) (197/731) Installing libssh (0.10.4-r0) (198/731) Installing v4l-utils-libs (1.22.1-r2) (199/731) Installing libva (2.16.0-r0) (200/731) Installing libvdpau (1.5-r0) (201/731) Installing vidstab (1.1.0-r2) (202/731) Installing libvpx (1.12.0-r1) (203/731) Installing x264-libs (0.164_git20220602-r0) (204/731) Installing numactl (2.0.16-r0) (205/731) Installing x265-libs (3.5-r3) (206/731) Installing xvidcore (1.3.7-r1) (207/731) Installing libsodium (1.0.18-r2) (208/731) Installing libzmq (4.3.4-r1) (209/731) Installing ffmpeg-libs (5.1.2-r1) (210/731) Installing libevent (2.1.12-r5) (211/731) Installing nspr (4.35-r0) (212/731) Installing nss (3.85-r0) (213/731) Installing re2 (2022.06.01-r1) (214/731) Installing snappy (1.1.9-r4) (215/731) Installing qt5-qtwebengine (5.15.11-r3) (216/731) Installing libnotify (0.8.1-r1) (217/731) Installing libproxy (0.4.18-r1) (218/731) Installing signon-ui (0.17_git20171023-r2) (219/731) Installing libassuan (2.5.5-r1) (220/731) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/731) Installing gnupg-gpgconf (2.2.40-r0) (222/731) Installing gpg (2.2.40-r0) (223/731) Installing npth (1.6-r2) (224/731) Installing gpg-agent (2.2.40-r0) (225/731) Installing libksba (1.6.2-r0) (226/731) Installing gpgsm (2.2.40-r0) (227/731) Installing gpgme (1.18.0-r0) (228/731) Installing gpgmepp (1.18.0-r0) (229/731) Installing gdbm (1.23-r0) (230/731) Installing libsasl (2.1.28-r3) (231/731) Installing libqca (2.3.4-r2) (232/731) Installing kwallet (5.99.0-r0) (233/731) Installing kaccounts-integration (22.08.3-r0) (234/731) Installing purpose (5.99.0-r0) (235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (236/731) Installing qt5-qtfeedback (0_git20180903-r0) (237/731) Installing angelfish (22.09-r0) (238/731) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/731) Installing gtk-engines-clearlooks (2.21.0-r3) (240/731) Installing gtk-engines-crux (2.21.0-r3) (241/731) Installing gtk-engines-industrial (2.21.0-r3) (242/731) Installing gtk-engines-mist (2.21.0-r3) (243/731) Installing gtk-engines-redmond (2.21.0-r3) (244/731) Installing gtk-engines-thinice (2.21.0-r3) (245/731) Installing gtk-engines (2.21.0-r3) (246/731) Installing breeze-gtk (5.26.3-r0) (247/731) Installing alsa-ucm-conf (1.2.8-r1) (248/731) Installing atinout (0.9.1-r1) (249/731) Installing ca-certificates (20220614-r2) (250/731) Installing nghttp2-libs (1.50.0-r0) (251/731) Installing libcurl (7.86.0-r1) (252/731) Installing libgpiod (1.6.3-r1) (253/731) Installing libgudev (237-r1) (254/731) Installing libmm-glib (1.20.0-r0) (255/731) Installing libusb (1.0.26-r0) (256/731) Installing eg25-manager (0.4.6-r0) (257/731) Installing eg25-manager-openrc (0.4.6-r0) (258/731) Installing gpsd (3.24-r0) (259/731) Installing gpsd-openrc (3.24-r0) (260/731) Installing libnl3 (3.7.0-r0) (261/731) Installing iw (5.19-r0) (262/731) Installing linux-postmarketos-allwinner (6.0.7_git20221105-r1) (263/731) Installing udev-init-scripts (35-r1) (264/731) Installing udev-init-scripts-openrc (35-r1) (265/731) Installing kmod-libs (30-r1) (266/731) Installing eudev (3.2.11-r3) (267/731) Installing eudev-openrc (3.2.11-r3) (268/731) Installing openssh-keygen (9.1_p1-r1) (269/731) Installing libedit (20221030.3.1-r0) (270/731) Installing openssh-client-common (9.1_p1-r1) (271/731) Installing openssh-client-default (9.1_p1-r1) (272/731) Installing openssh-sftp-server (9.1_p1-r1) (273/731) Installing openssh-server-common (9.1_p1-r1) (274/731) Installing openssh-server (9.1_p1-r1) (275/731) Installing openssh (9.1_p1-r1) (276/731) Installing boot-deploy (0.6.1-r0) (277/731) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (278/731) Installing lzo (2.10-r3) (279/731) Installing btrfs-progs (6.0.1-r0) (280/731) Installing bzip2 (1.0.8-r3) (281/731) Installing argon2-libs (20190702-r2) (282/731) Installing device-mapper-libs (2.02.188-r0) (283/731) Installing json-c (0.16-r0) (284/731) Installing cryptsetup-libs (2.5.0-r2) (285/731) Installing popt (1.19-r0) (286/731) Installing cryptsetup (2.5.0-r2) (287/731) Installing cryptsetup-openrc (2.5.0-r2) (288/731) Installing libaio (0.3.113-r0) (289/731) Installing device-mapper-event-libs (2.02.188-r0) (290/731) Installing lvm2-libs (2.02.188-r0) (291/731) Installing device-mapper (2.02.188-r0) (292/731) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/731) Installing libcom_err (1.46.5-r4) (294/731) Installing e2fsprogs-libs (1.46.5-r4) (295/731) Installing e2fsprogs (1.46.5-r4) (296/731) Installing e2fsprogs-extra (1.46.5-r4) (297/731) Installing f2fs-tools-libs (1.15.0-r0) (298/731) Installing f2fs-tools (1.15.0-r0) (299/731) Installing lz4 (1.9.4-r1) (300/731) Installing userspace-rcu (0.13.2-r0) (301/731) Installing multipath-tools (0.9.3-r1) (302/731) Installing multipath-tools-openrc (0.9.3-r1) (303/731) Installing parted (3.5-r0) (304/731) Installing postmarketos-mvcfg (1-r0) (305/731) Installing postmarketos-keys (1-r0) (306/731) Installing sudo (1.9.12_p1-r1) (307/731) Installing postmarketos-base-nofde (23-r1) (308/731) Installing unudhcpd (0.2.1-r0) (309/731) Installing xz (5.2.7-r0) (310/731) Installing postmarketos-mkinitfs (1.5.1-r1) (311/731) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (312/731) Installing llvm15-libs (15.0.4-r0) (313/731) Installing musl-fts (1.2.7-r3) (314/731) Installing libelf (0.187-r2) (315/731) Installing mesa-dri-gallium (22.2.3-r0) (316/731) Installing postmarketos-base-mesa (23-r1) (317/731) Installing u-boot-pinephone (2022.07-r0) (318/731) Installing u-boot-tools (2022.10-r0) (319/731) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (320/731) Installing dbus-openrc (1.14.4-r0) (321/731) Installing libacl (2.3.1-r1) (322/731) Installing lz4-libs (1.9.4-r1) (323/731) Installing libarchive (3.6.1-r1) (324/731) Installing libcbor (0.9.0-r1) (325/731) Installing efivar-libs (38-r1) (326/731) Installing libgcab (1.4-r3) (327/731) Installing json-glib (1.6.6-r1) (328/731) Installing libgusb (0.4.2-r0) (329/731) Installing libjcat (0.1.12-r0) (330/731) Installing libmbim (1.28.0-r0) (331/731) Installing protobuf-c (1.4.1-r1) (332/731) Installing libqrtr-glib (1.2.2-r0) (333/731) Installing libqmi (1.32.0-r0) (334/731) Installing tpm2-tss-mu (3.2.0-r0) (335/731) Installing tpm2-tss-sys (3.2.0-r0) (336/731) Installing tpm2-tss-esys (3.2.0-r0) (337/731) Installing libxmlb (0.3.10-r0) (338/731) Installing fwupd (1.8.7-r0) (339/731) Installing fwupd-openrc (1.8.7-r0) (340/731) Installing device-pine64-pinephone (0.44-r0) Executing device-pine64-pinephone-0.44-r0.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (341/731) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (342/731) Installing linux-firmware-rtlwifi (20221109-r0) (343/731) Installing linux-firmware-rtl_bt (20221109-r0) (344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0) (346/731) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (347/731) Installing yaml (0.2.5-r0) (348/731) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (349/731) Installing appstream-qt (0.15.5-r1) (350/731) Installing attica (5.99.0-r0) (351/731) Installing kidletime (5.99.0-r0) (352/731) Installing knewstuff (5.99.0-r0) (353/731) Installing discover (5.26.3-r0) (354/731) Installing libapk-qt (0.4.2-r0) (355/731) Installing discover-backend-apk (5.26.3-r0) (356/731) Installing discover-backend-fwupd (5.26.3-r0) (357/731) Installing font-droid-nonlatin (20200215-r2) (358/731) Installing font-noto-common (0_git20211101-r6) (359/731) Installing font-noto-math (0_git20211101-r6) (360/731) Installing font-noto-symbols (0_git20211101-r6) (361/731) Installing font-noto (0_git20211101-r6) (362/731) Installing font-noto-emoji (2.038-r0) (363/731) Installing font-noto-extra (0_git20211101-r6) (364/731) Installing mauiman (1.0.0-r0) (365/731) Installing mauikit (2.2.0-r0) (366/731) Installing exiv2 (0.27.5-r1) (367/731) Installing mauikit-imagetools (2.2.0-r0) (368/731) Installing mauikit-filebrowsing (2.2.0-r0) (369/731) Installing index (2.2.0-r0) (370/731) Installing signon-plugin-oauth2 (0.25-r0) (371/731) Installing kaccounts-providers (22.08.3-r0) (372/731) Installing kirigami-addons (0.5-r0) (373/731) Installing kclock (22.09-r0) (374/731) Installing gsettings-desktop-schemas (43.0-r0) (375/731) Installing kdecoration (5.26.3-r0) (376/731) Installing kde-gtk-config (5.26.3-r0) (377/731) Installing kirigami-gallery (22.08.3-r0) (378/731) Installing kquickimageeditor (0.2.0-r1) (379/731) Installing taglib (1.13-r0) (380/731) Installing kfilemetadata (5.99.0-r0) (381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1) (382/731) Installing koko (22.09-r0) (383/731) Installing kasync (0.3.0-r2) (384/731) Installing gpg-wks-server (2.2.40-r0) (385/731) Installing gpgv (2.2.40-r0) (386/731) Installing libldap (2.6.3-r6) (387/731) Installing gnupg-dirmngr (2.2.40-r0) (388/731) Installing gnupg-utils (2.2.40-r0) (389/731) Installing gnupg-wks-client (2.2.40-r0) (390/731) Installing gnupg (2.2.40-r0) (391/731) Installing iso-codes (4.12.0-r0) (392/731) Installing kcontacts (5.99.0-r0) (393/731) Installing kpeople (5.99.0-r0) (394/731) Installing libical (3.0.16-r1) (395/731) Installing kcalendarcore (5.99.0-r0) (396/731) Installing kmime (22.08.3-r0) (397/731) Installing kimap2 (0.4.0-r1) (398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (399/731) Installing kdav2 (0.4.0-r1) (400/731) Installing lmdb (0.9.29-r2) (401/731) Installing libxapian (1.4.21-r0) (402/731) Installing sink (0.9.0-r3) (403/731) Installing kpeoplesink (0_git20210224-r1) (404/731) Installing kpeoplevcard (0.1-r2) (405/731) Installing libraw (0.20.2-r1) (406/731) Installing libraw-tools (0.20.2-r1) (407/731) Installing lcms2 (2.14-r0) (408/731) Installing imagemagick-libs (7.1.0.52-r0) (409/731) Installing jbig2dec (0.19-r1) (410/731) Installing ghostscript (10.0.0-r0) (411/731) Installing libde265 (1.0.9-r0) (412/731) Installing libheif (1.13.0-r0) (413/731) Installing libjxl (0.7.0-r0) (414/731) Installing librsvg (2.55.1-r0) (415/731) Installing imagemagick (7.1.0.52-r0) (416/731) Installing perl (5.36.0-r0) (417/731) Installing perl-image-exiftool (12.42-r0) (418/731) Installing exiftool (12.42-r0) (419/731) Installing tzdata (2022f-r1) (420/731) Installing openexr (3.1.5-r3) (421/731) Installing soundtouch (2.3.1-r0) (422/731) Installing libraw1394 (2.1.2-r3) (423/731) Installing libdc1394 (2.2.6-r1) (424/731) Installing tslib (1.22-r1) (425/731) Installing directfb (1.7.7-r5) (426/731) Installing faac (1.30-r2) (427/731) Installing fdk-aac (2.0.2-r1) (428/731) Installing flite (2.2-r1) (429/731) Installing libsamplerate (0.2.2-r0) (430/731) Installing jack (1.9.21-r0) (431/731) Installing portaudio (19.7.0-r0) (432/731) Installing fluidsynth-libs (2.3.0-r0) (433/731) Installing libfreeaptx (0.1.1-r1) (434/731) Installing gsm (1.0.22-r1) (435/731) Installing libldac (2.0.2.3-r0) (436/731) Installing libmodplug (0.8.9.0-r2) (437/731) Installing neon (0.32.4-r0) (438/731) Installing libnice (0.1.19-r0) (439/731) Installing openal-soft (1.22.2-r2) (440/731) Installing openjpeg (2.5.0-r0) (441/731) Installing librtmp (2.4_git20190330-r2) (442/731) Installing sbc (2.0-r0) (443/731) Installing spandsp (0.0.6-r2) (444/731) Installing libsrtp (2.4.2-r3) (445/731) Installing vo-aacenc (0.1.3-r0) (446/731) Installing vo-amrwbenc (0.1.3-r0) (447/731) Installing libzbar (0.23.92-r1) (448/731) Installing gst-plugins-bad (1.20.4-r1) (449/731) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (450/731) Installing megapixels (1.5.2-r0) (451/731) Installing encodings (1.0.6-r0) (452/731) Installing libfontenc (1.1.6-r0) (453/731) Installing mkfontscale (1.2.2-r1) (454/731) Installing font-dejavu (2.37-r3) (455/731) Installing sdl2_ttf (2.20.1-r0) (456/731) Installing osk-sdl (0.67.1-r1) (457/731) Installing kcmutils (5.99.0-r0) (458/731) Installing frameworkintegration (5.99.0-r0) (459/731) Installing oxygen (5.26.3-r0) (460/731) Installing modemmanager-qt (5.99.0-r0) (461/731) Installing callaudiod-libs (0.1.4-r0) (462/731) Installing abseil-cpp (20220623.1-r1) (463/731) Installing boost1.80-thread (1.80.0-r3) (464/731) Installing libprotobuf (3.21.9-r0) (465/731) Installing libphonenumber (8.13.0-r0) (466/731) Installing plasma-dialer (22.09-r0) (467/731) Installing plasma-mobile-sounds (0.1-r1) (468/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (469/731) Installing plasma-phonebook (22.09-r0) (470/731) Installing postmarketos-artwork-wallpapers (2-r1) (471/731) Installing postmarketos-hidden-desktop-entries (2.2-r1) (472/731) Installing bluez (5.65-r2) (473/731) Installing bluez-openrc (5.65-r2) (474/731) Installing bluez-obexd (5.65-r2) (475/731) Installing kded (5.99.0-r0) (476/731) Installing bluez-qt (5.99.0-r0) (477/731) Installing bluedevil (5.26.3-r0) (478/731) Installing breeze (5.26.3-r0) (479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0) (480/731) Installing callaudiod (0.1.4-r0) (481/731) Installing dnsmasq-common (2.87-r0) (482/731) Installing dnsmasq-openrc (2.87-r0) (483/731) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (484/731) Installing linux-pam (1.5.2-r1) (485/731) Installing shadow (4.13-r0) (486/731) Installing elogind (246.10-r5) (487/731) Installing elogind-openrc (246.10-r5) (488/731) Installing hfd-service (0.1.0-r1) (489/731) Installing hfd-service-openrc (0.1.0-r1) (490/731) Installing iio-sensor-proxy (3.4-r0) (491/731) Installing iio-sensor-proxy-openrc (3.4-r0) (492/731) Installing libkscreen (5.26.3-r0) (493/731) Installing layer-shell-qt (5.26.3-r0) (494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0) (495/731) Installing kscreen (5.26.3-r0) (496/731) Installing socat (1.7.4.4-r0) (497/731) Installing kwallet-pam (5.26.3-r0) (498/731) Installing kwayland-integration (5.26.3-r0) (499/731) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/731) Installing duktape (2.7.0-r0) (501/731) Installing polkit-elogind (121-r0) (502/731) Installing modemmanager (1.20.0-r0) (503/731) Installing modemmanager-openrc (1.20.0-r0) (504/731) Installing libnm (1.40.2-r0) (505/731) Installing networkmanager-common (1.40.2-r0) (506/731) Installing networkmanager-openrc (1.40.2-r0) (507/731) Installing libmnl (1.0.5-r0) (508/731) Installing libnftnl (1.2.3-r0) (509/731) Installing iptables (1.8.8-r2) (510/731) Installing iptables-openrc (1.8.8-r2) (511/731) Installing libndp (1.8-r1) (512/731) Installing libidn2 (2.3.4-r0) (513/731) Installing libpsl (0.21.1-r1) (514/731) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (515/731) Installing networkmanager-cli (1.40.2-r0) (516/731) Installing pcre (8.45-r2) (517/731) Installing slang (2.3.3-r0) (518/731) Installing newt (0.52.21-r4) (519/731) Installing networkmanager-tui (1.40.2-r0) (520/731) Installing wireless-regdb (2022.08.12-r0) (521/731) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (522/731) Installing mobile-broadband-provider-info (20221107-r0) (523/731) Installing networkmanager-wwan (1.40.2-r0) (524/731) Installing libunwind (1.6.2-r0) (525/731) Installing libcamera (0.0.1-r1) (526/731) Installing pipewire-libs (0.3.60-r1) (527/731) Installing libuv (1.44.2-r0) (528/731) Installing roc-toolkit-libs (0.1.5-r2) (529/731) Installing webrtc-audio-processing (0.3.1-r6) (530/731) Installing pipewire (0.3.60-r1) (531/731) Installing breeze-icons (5.99.0-r0) (532/731) Installing dbus-x11 (1.14.4-r0) (533/731) Installing kactivities (5.99.0-r0) (534/731) Installing kpipewire (5.26.3-r0) (535/731) Installing dconf (0.40.0-r2) (536/731) Installing anthy (9100h-r2) (537/731) Installing maliit-framework (2.3.0-r1) (538/731) Installing kyotocabinet (1.2.79-r3) (539/731) Installing libpinyin (2.7.92-r0) (540/731) Installing tinyxml (2.6.2-r1) (541/731) Installing presage (0.9.1-r2) (542/731) Installing maliit-keyboard (2.3.1-r1) (543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (544/731) Installing plasma-nano (5.26.3-r0) (545/731) Installing networkmanager-qt (5.99.0-r0) (546/731) Installing plasma-nm (5.26.3-r0) (547/731) Installing plasma-nm-mobile (5.26.3-r0) (548/731) Installing fftw-single-libs (3.3.10-r1) (549/731) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (550/731) Installing pulseaudio-bluez (9999_git20220528-r0) (551/731) Installing pulseaudio-alsa (9999_git20220528-r0) (552/731) Installing alsa-utils-openrc (1.2.8-r0) (553/731) Installing pulseaudio-openrc (9999_git20220528-r0) (554/731) Installing libcanberra-pulse (0.30-r9) (555/731) Installing plasma-pa (5.26.3-r0) (556/731) Installing libdaemon (0.14-r3) (557/731) Installing openrc-settingsd (1.1.0-r0) (558/731) Installing openrc-settingsd-openrc (1.1.0-r0) (559/731) Installing plasma-settings (22.09-r1) (560/731) Installing kactivitymanagerd (5.26.3-r0) (561/731) Installing kinit (5.99.0-r0) (562/731) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (563/731) Installing kdnssd (5.99.0-r0) (564/731) Installing syntax-highlighting (5.99.0-r0) (565/731) Installing kdsoap (2.1.1-r0) (566/731) Installing libmtp (1.1.20-r2) (567/731) Installing clang15-libclang (15.0.4-r0) (568/731) Installing qt5-qttools (5.15.6_git20220907-r1) (569/731) Installing phonon (4.11.1-r3) (570/731) Installing talloc (2.3.4-r0) (571/731) Installing tevent (0.13.0-r0) (572/731) Installing samba-util-libs (4.16.6-r0) (573/731) Installing jansson (2.14-r0) (574/731) Installing ldb (2.5.2-r0) (575/731) Installing libwbclient (4.16.6-r0) (576/731) Installing samba-libs (4.16.6-r0) (577/731) Installing libsmbclient (4.16.6-r0) (578/731) Installing kio-extras (22.08.3-r0) (579/731) Installing kquickcharts (5.99.0-r0) (580/731) Installing xorg-server-common (21.1.4-r1) (581/731) Installing libxkbfile (1.1.1-r0) (582/731) Installing xkbcomp (1.4.5-r1) (583/731) Installing libxfont2 (2.0.6-r0) (584/731) Installing libtirpc-conf (1.3.3-r0) (585/731) Installing libtirpc-nokrb (1.3.3-r0) (586/731) Installing libxcvt (0.1.2-r0) (587/731) Installing xwayland (22.1.5-r0) (588/731) Installing kscreenlocker (5.26.3-r0) (589/731) Installing libqaccessibilityclient (0.4.1-r1) (590/731) Installing xcb-util-cursor (0.1.4-r0) (591/731) Installing kwin (5.26.2.1-r0) (592/731) Installing kitemmodels (5.99.0-r0) (593/731) Installing threadweaver (5.99.0-r0) (594/731) Installing krunner (5.99.0-r0) (595/731) Installing milou (5.26.3-r0) (596/731) Installing pipewire-media-session (0.4.1-r0) (597/731) Installing font-hack (3.003-r3) (598/731) Installing qqc2-desktop-style (5.99.0-r0) (599/731) Installing plasma-integration (5.26.3-r0) (600/731) Installing qtchooser (66-r2) (601/731) Installing plasma-workspace-libs (5.26.3-r0) (602/731) Installing kactivities-stats (5.99.0-r0) (603/731) Installing baloo (5.99.0-r0) (604/731) Installing kholidays (5.99.0-r0) (605/731) Installing libkexiv2 (22.08.3-r0) (606/731) Installing knotifyconfig (5.99.0-r0) (607/731) Installing kparts (5.99.0-r0) (608/731) Installing zxing-cpp (1.4.0-r0) (609/731) Installing libdmtx-libs (0.7.7-r0) (610/731) Installing libqrencode (4.1.1-r1) (611/731) Installing prison (5.99.0-r0) (612/731) Installing ktexteditor (5.99.0-r0) (613/731) Installing libpcap (1.10.1-r1) (614/731) Installing lm-sensors-libs (3.6.0-r4) (615/731) Installing libksysguard (5.26.3-r0) (616/731) Installing kuserfeedback (1.2.0-r1) (617/731) Installing mpfr4 (4.1.0-r0) (618/731) Installing libqalculate (4.4.0-r1) (619/731) Installing plasma-workspace (5.26.3-r0) (620/731) Installing kpty (5.99.0-r0) (621/731) Installing kdesu (5.99.0-r0) (622/731) Installing kde-cli-tools (5.26.3-r0) (623/731) Installing qqc2-breeze-style (5.26.3-r0) (624/731) Installing plasma-mobile (5.26.3-r0) (625/731) Installing polkit-kde-agent-1 (5.26.3-r0) (626/731) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/731) Installing chrony-openrc (4.3-r0) (628/731) Installing haveged (1.9.18-r0) (629/731) Installing haveged-openrc (1.9.18-r0) (630/731) Installing nftables (1.0.5-r2) (631/731) Installing nftables-openrc (1.0.5-r2) (632/731) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (633/731) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (634/731) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (635/731) Installing postmarketos-artwork-icons (2-r1) (636/731) Installing util-linux (2.38.1-r0) (637/731) Installing libfdisk (2.38.1-r0) (638/731) Installing libsmartcols (2.38.1-r0) (639/731) Installing util-linux-misc (2.38.1-r0) (640/731) Installing libeconf (0.4.7-r0) (641/731) Installing runuser (2.38.1-r0) (642/731) Installing mount (2.38.1-r0) (643/731) Installing losetup (2.38.1-r0) (644/731) Installing hexdump (2.38.1-r0) (645/731) Installing uuidgen (2.38.1-r0) (646/731) Installing blkid (2.38.1-r0) (647/731) Installing sfdisk (2.38.1-r0) (648/731) Installing mcookie (2.38.1-r0) (649/731) Installing agetty (2.38.1-r0) (650/731) Installing agetty-openrc (0.45.2-r4) (651/731) Installing wipefs (2.38.1-r0) (652/731) Installing cfdisk (2.38.1-r0) (653/731) Installing umount (2.38.1-r0) (654/731) Installing util-linux-openrc (2.38.1-r0) (655/731) Installing flock (2.38.1-r0) (656/731) Installing lsblk (2.38.1-r0) (657/731) Installing libcap-ng (0.8.3-r1) (658/731) Installing setpriv (2.38.1-r0) (659/731) Installing logger (2.38.1-r0) (660/731) Installing partx (2.38.1-r0) (661/731) Installing fstrim (2.38.1-r0) (662/731) Installing findmnt (2.38.1-r0) (663/731) Installing pcsc-lite-libs (1.9.9-r0) (664/731) Installing wpa_supplicant (2.10-r4) (665/731) Installing wpa_supplicant-openrc (2.10-r4) (666/731) Installing ifupdown-ng-wifi (0.12.1-r0) (667/731) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (668/731) Installing postmarketos-base-ui-networkmanager (6-r1) (669/731) Installing mpdecimal (2.5.1-r1) (670/731) Installing python3 (3.10.8-r3) (671/731) Installing py3-ruamel.yaml.clib (0.2.7-r0) (672/731) Installing py3-ruamel.yaml (0.17.21-r0) (673/731) Installing sleep-inhibitor (1.16-r0) (674/731) Installing sleep-inhibitor-openrc (1.16-r0) (675/731) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (676/731) Installing py3-dbus (1.3.2-r0) (677/731) Installing obex-capabilities (0.2.1-r1) (678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1) (680/731) Installing pulseaudio-utils (9999_git20220528-r0) (681/731) Installing postmarketos-base-ui-pulseaudio (6-r1) (682/731) Installing upower (1.90.0-r2) (683/731) Installing device-pine64-pinephone-upower (0.44-r0) (684/731) Installing powerdevil-libs (5.26.3-r0) (685/731) Installing powerdevil (5.26.3-r0) (686/731) Installing bubblewrap (0.7.0-r0) (687/731) Installing fuse-common (3.12.0-r0) (688/731) Installing fuse-openrc (3.12.0-r0) (689/731) Installing fuse3-libs (3.12.0-r0) (690/731) Installing fuse3 (3.12.0-r0) (691/731) Installing xdg-desktop-portal (1.15.0-r0) (692/731) Installing xdg-desktop-portal-kde (5.26.3-r0) (693/731) Installing autologin (1.0.0-r4) (694/731) Installing tinydm (1.1.2-r1) (695/731) Installing tinydm-openrc (1.1.2-r1) (696/731) Installing postmarketos-base-ui-tinydm (6-r1) (697/731) Installing font-alias (1.0.4-r0) (698/731) Installing util-macros (1.19.3-r0) (699/731) Installing font-misc-misc (1.1.2-r3) (700/731) Installing font-cursor-misc (1.0.3-r3) (701/731) Installing xauth (1.1.2-r0) (702/731) Installing xmodmap (1.0.11-r0) (703/731) Installing xrdb (1.2.1-r1) (704/731) Installing xinit (1.4.1-r1) (705/731) Installing hwdata-pci (0.364-r0) (706/731) Installing libpciaccess (0.17-r0) (707/731) Installing xorg-server (21.1.4-r1) (708/731) Installing libinput (1.21.0-r0) (709/731) Installing xf86-input-libinput (1.2.1-r0) (710/731) Installing xf86-video-fbdev (0.5.0-r3) (711/731) Installing postmarketos-base-ui-x11 (6-r1) (712/731) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (713/731) Installing libexif (0.6.24-r0) (714/731) Installing hwloc (2.8.0-r0) (715/731) Installing libtbb (2021.7.0-r0) (716/731) Installing opencv (4.6.0-r3) (717/731) Installing postprocessd (0.2.1-r0) (718/731) Installing postprocessd-megapixels (0.2.1-r0) (719/731) Installing qmltermwidget (0.2.0-r1) (720/731) Installing qmlkonsole (22.09-r1) (721/731) Installing c-ares (1.18.1-r0) (722/731) Installing spacebar (22.09-r0) (723/731) Installing hkdm (0.2.0-r0) (724/731) Installing buffyboard (0.2.0-r0) (725/731) Installing terminus-font (4.49.1-r3) (726/731) Installing kbd-misc (2.5.1-r3) (727/731) Installing kbd (2.5.1-r3) (728/731) Installing kbd-openrc (2.5.1-r3) (729/731) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (730/731) Installing ttyescape-openrc (1.0.1-r1) (731/731) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r3.trigger Executing postmarketos-mkinitfs-1.5.1-r1.trigger 2022/11/15 22:13:35 Generating for kernel version: 6.0.7 2022/11/15 22:13:35 Output directory: /boot 2022/11/15 22:13:35 == Generating initramfs == 2022/11/15 22:13:35 - Including hook files 2022/11/15 22:13:35 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/15 22:13:35 - Including hook scripts 2022/11/15 22:13:35 - Including required binaries 2022/11/15 22:13:35 - Including kernel modules 2022/11/15 22:13:35 - Including splash images 2022/11/15 22:13:35 - Writing and verifying initramfs archive 2022/11/15 22:13:35 == Generating initramfs extra == 2022/11/15 22:13:35 - Including extra binaries 2022/11/15 22:13:35 - Including FDE support 2022/11/15 22:13:37 - Writing and verifying initramfs-extra archive 2022/11/15 22:13:40 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/11/15 22:13:44 mkinitfs completed in: 9.586180681s Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2125 MiB in 756 packages (3572614) [22:13:51] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2125 MiB in 756 packages (3572614) [22:13:54] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (3572614) [22:13:54] (rootfs_pine64-pinephone) install device-pine64-pinephone (3572614) [22:13:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (3572614) [22:13:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (3572614) [22:13:54] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (3572614) [22:13:54] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (3572614) [22:13:54] New background process: pid=3583491, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2125 MiB in 756 packages (3572614) [22:13:56] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2125 MiB in 756 packages (3572614) [22:13:59] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (3572614) [22:13:59] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (3572614) [22:13:59] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (3572614) [22:13:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (3572614) [22:13:59] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (3572614) [22:13:59] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (3572614) [22:13:59] New background process: pid=3583663, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2125 MiB in 756 packages (3572614) [22:14:02] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2125 MiB in 756 packages (3572614) [22:14:04] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (3572614) [22:14:04] (rootfs_pine64-pinephone) % mkinitfs 2022/11/15 22:14:04 Generating for kernel version: 6.0.7 2022/11/15 22:14:04 Output directory: /boot 2022/11/15 22:14:04 == Generating initramfs == 2022/11/15 22:14:04 - Including hook files 2022/11/15 22:14:04 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/15 22:14:04 - Including hook scripts 2022/11/15 22:14:04 - Including required binaries 2022/11/15 22:14:04 - Including kernel modules 2022/11/15 22:14:05 - Including splash images 2022/11/15 22:14:05 - Writing and verifying initramfs archive 2022/11/15 22:14:05 == Generating initramfs extra == 2022/11/15 22:14:05 - Including extra binaries 2022/11/15 22:14:05 - Including FDE support 2022/11/15 22:14:06 - Writing and verifying initramfs-extra archive 2022/11/15 22:14:10 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/11/15 22:14:14 mkinitfs completed in: 9.924787313s (3572614) [22:14:14] *** SET LOGIN PASSWORD FOR: 'user' *** (3572614) [22:14:14] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (3572614) [22:14:15] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (3572614) [22:14:15] (rootfs_pine64-pinephone) locking root (3572614) [22:14:15] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (3572614) [22:14:15] NOTE: No valid keymap specified for device (3572614) [22:14:15] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (3572614) [22:14:20] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (3572614) [22:14:20] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (3572614) [22:14:21] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (3572614) [22:14:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (3572614) [22:14:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (3572614) [22:14:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3572614) [22:14:21] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2241804 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3572614) [22:14:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (3572614) [22:14:21] (native) create pine64-pinephone.img (2933M) (3572614) [22:14:21] (native) % truncate -s 2933M /home/pmos/rootfs/pine64-pinephone.img (3572614) [22:14:21] (native) mount /dev/install (pine64-pinephone.img) (3572614) [22:14:21] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (3572614) [22:14:21] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (3572614) [22:14:21] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (3572614) [22:14:21] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (3572614) [22:14:21] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (3572614) [22:14:21] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (3572614) [22:14:21] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (3572614) [22:14:21] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (3572614) [22:14:21] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (3572614) [22:14:21] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (3572614) [22:14:21] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (3572614) [22:14:21] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (3572614) [22:14:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (3572614) [22:14:21] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (3572614) [22:14:21] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (3572614) [22:14:22] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3572614) [22:14:22] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3572614) [22:14:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (3572614) [22:14:22] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (3572614) [22:14:22] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (3572614) [22:14:22] (native) % parted -s /dev/install mktable msdos (3572614) [22:14:22] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (3572614) [22:14:22] (native) % parted -s /dev/install mkpart primary 256M 100% (3572614) [22:14:22] (native) % parted -s /dev/install set 1 boot on (3572614) [22:14:22] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3572614) [22:14:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (3572614) [22:14:22] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (3572614) [22:14:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (3572614) [22:14:22] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (3572614) [22:14:22] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (3572614) [22:14:22] (native) install e2fsprogs (3572614) [22:14:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:14:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:14:22] (native) % cat /tmp/apk_progress_fifo (3572614) [22:14:22] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (3572614) [22:14:22] New background process: pid=3585521, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (3572614) [22:14:23] (native) format /dev/installp2 (root, ext4) (3572614) [22:14:23] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (3572614) [22:14:23] (native) mount /dev/installp2 to /mnt/install (3572614) [22:14:23] (native) % mkdir -p /mnt/install (3572614) [22:14:23] (native) % mount /dev/installp2 /mnt/install (3572614) [22:14:23] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (3572614) [22:14:23] (native) install e2fsprogs (3572614) [22:14:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:14:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3572614) [22:14:23] (native) % cat /tmp/apk_progress_fifo (3572614) [22:14:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (3572614) [22:14:24] New background process: pid=3585550, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (3572614) [22:14:24] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (3572614) [22:14:24] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (3572614) [22:14:24] (native) % mkdir -p /mnt/install/boot (3572614) [22:14:24] (native) % mount /dev/installp1 /mnt/install/boot (3572614) [22:14:24] *** (4/4) FILL INSTALL BLOCKDEVICE *** (3572614) [22:14:24] (native) copy rootfs_pine64-pinephone to /mnt/install/ (3572614) [22:14:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (3572614) [22:14:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (3572614) [22:14:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (3572614) [22:14:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (3572614) [22:14:24] (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/ (3572614) [22:14:32] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (3572614) [22:14:32] % 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 (3572614) [22:14:32] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % 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/ (3572614) [22:14:32] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (3572614) [22:14:32] % 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 (3572614) [22:14:32] 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 (3572614) [22:14:32] (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 (3572614) [22:14:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (3572614) [22:14:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (3572614) [22:14:35] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3572614) [22:14:35] (native) umount /dev/loop0 (3572614) [22:14:35] (native) % losetup -d /dev/loop0 (3572614) [22:14:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3572614) [22:14:35] (3572614) [22:14:35] *** FLASHING INFORMATION *** (3572614) [22:14:35] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (3572614) [22:14:35] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (3572614) [22:14:35] (3572614) [22:14:35] *** SSH DAEMON INFORMATION *** (3572614) [22:14:35] SSH daemon is enabled (disable with --no-sshd). (3572614) [22:14:35] Login as 'user' with the password given during installation. (3572614) [22:14:35] (3572614) [22:14:35] *** FIREWALL INFORMATION *** (3572614) [22:14:35] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (3572614) [22:14:35] For more information: https://postmarketos.org/firewall (3572614) [22:14:35] (3572614) [22:14:35] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (3572614) [22:14:35] DONE! total 2349484 -rw-r--r-- 1 root 12345 3075473408 Nov 15 22:14 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop0 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Nov 15 22:14 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 15 22:14 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 15 22:14 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Nov 15 22:13 bin drwxr-xr-x 2 root root 4096 Nov 15 22:14 boot drwxr-xr-x 2 root root 4096 Nov 15 22:09 dev drwxr-xr-x 66 root root 4096 Nov 15 22:14 etc drwxr-xr-x 3 root root 4096 Nov 15 22:14 home drwxr-xr-x 14 root root 4096 Nov 15 22:13 lib drwx------ 2 root root 16384 Nov 15 22:14 lost+found drwxr-xr-x 5 root root 4096 Nov 15 22:09 media drwxr-xr-x 8 root root 4096 Nov 15 22:09 mnt drwxr-xr-x 2 root root 4096 Nov 15 22:09 opt drwxr-xr-x 2 root root 4096 Nov 15 22:09 proc drwx------ 2 root root 4096 Nov 15 22:09 root drwxr-xr-x 6 root root 4096 Nov 15 22:12 run drwxr-xr-x 2 root root 4096 Nov 15 22:13 sbin drwxr-xr-x 2 root root 4096 Nov 15 22:09 srv drwxr-xr-x 2 root root 4096 Nov 15 22:09 sys drwxrwxrwt 2 root root 4096 Nov 15 22:14 tmp drwxr-xr-x 9 root root 4096 Nov 15 22:10 usr drwxr-xr-x 13 root root 4096 Nov 15 22:11 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-15 22:15:03-- 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% 32.4M=0s 2022-11-15 22:15:08 (32.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/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-11-15 09:44:05.445625 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0_rc1-105-ge0de382b68 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0_rc1-103-g37b8a01f82 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24946 distinct packages available (1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668374698-r0) (2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668374698-r0) (3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0) (4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1668211245-r0) (5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1668210371-r0) (6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668383680-r0) (7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0) (8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0) (9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0) (10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0) (11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0) (12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0) (13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0) (14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1668345447-r0) (15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0) (16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0) (17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0) (18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0) (19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1668383963-r0) (20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0) (21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0) (22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0) (23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0) (24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0) (25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0) (26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668304677-r0) (27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0) (28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0) (29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668304638-r0) (30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0) (31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0) (32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0) (33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0) (34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0) (35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1668391091-r0) (36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0) (39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0) (40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0) (41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668391244-r0) (42/102) Upgrading kclock (22.09-r0 -> 9999_git1668392107-r0) (43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0) (45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0) (46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0) (47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0) (48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0) (49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0) (50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0) (51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0) (52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0) (53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668392124-r0) (54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0) (55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0) (56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0) (57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668391831-r0) (58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0) (59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668391936-r0) (60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0) (62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0) (63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0) (64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0) (65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0) (66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0) (68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668414619-r0) (69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668414619-r0) (70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668392133-r1) (71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0) (73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0) (74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668391117-r0) (75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0) (76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0) (77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668391925-r0) (78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0) (79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0) (80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0) (81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0) (83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0) (84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668395599-r0) (85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0) (86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1668390406-r0) (87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0) (88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0) (89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1668391055-r0) (90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0) (91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668391067-r0) (92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668391946-r0) (93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668395599-r0) (94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0) (95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668391869-r0) (96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668395868-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0) (100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0) (102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r3.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2297 MiB in 756 packages (1/10) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r2) Executing flatpak-1.14.0-r2.pre-install Executing flatpak-1.14.0-r2.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.0-r2) (7/10) Installing discover-backend-flatpak (5.26.3-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2309 MiB in 766 packages (1/91) Installing syndication (9999_git1667651678-r0) (2/91) Installing alligator (9999_git1668392089-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.1-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (3.0.0-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r1) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.4-r0) (25/91) Installing py3-brotli (1.0.9-r9) (26/91) Installing yt-dlp (2022.11.11-r0) (27/91) Installing audiotube (9999_git1668392098-r0) (28/91) Installing calindori (9999_git1667789891-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.231.1-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.14-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (5.229.1-r0) (53/91) Installing libprotobuf-lite (3.21.9-r0) (54/91) Installing vlc-libs (3.0.17.4-r12) (55/91) Installing vlc (3.0.17.4-r12) (56/91) Installing elisa (22.08.3-r0) (57/91) Installing kunitconversion (9999_git1667786877-r0) (58/91) Installing kalk (9999_git1668390599-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1668127712-r0) (61/91) Installing keysmith (9999_git1667927348-r0) (62/91) Installing krecorder (9999_git1668305499-r1) (63/91) Installing kpublictransport (22.08.3-r0) ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: No space left on device ERROR: kpublictransport-22.08.3-r0: No space left on device (64/91) Installing ktrip (9999_git1667790799-r0) (65/91) Installing kweathercore (9999_git1667787915-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device (67/91) Installing kweather (9999_git1668392115-r1) ERROR: kweather-9999_git1668392115-r1: No space left on device (68/91) Installing libquotient (0.6.11-r0) ERROR: libquotient-0.6.11-r0: No space left on device (69/91) Installing libcmark (0.30.2-r1) ERROR: libcmark-0.30.2-r1: No space left on device (70/91) Installing neochat (9999_git1668391532-r0) ERROR: neochat-9999_git1668391532-r0: No space left on device (71/91) Installing kjs (9999_git1667651362-r0) ERROR: kjs-9999_git1667651362-r0: No space left on device (72/91) Installing libdjvulibre (3.5.28-r2) ERROR: libdjvulibre-3.5.28-r2: No space left on device (73/91) Installing libzip (1.9.2-r2) ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device ERROR: libzip-1.9.2-r2: No space left on device (74/91) Installing ebook-tools (0.2.2-r3) (75/91) Installing discount-libs (2.2.7b-r0) ERROR: discount-libs-2.2.7b-r0: Operation not permitted (76/91) Installing poppler (22.11.0-r0) ERROR: poppler-22.11.0-r0: Operation not permitted (77/91) Installing poppler-qt5 (22.11.0-r0) ERROR: poppler-qt5-22.11.0-r0: Operation not permitted (78/91) Installing kdegraphics-mobipocket (22.08.3-r0) ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted (79/91) Installing libspectre (0.2.11-r0) ERROR: libspectre-0.2.11-r0: Operation not permitted (80/91) Installing okular-common (22.08.3-r0) ERROR: okular-common-22.08.3-r0: Operation not permitted (81/91) Installing okular (22.08.3-r0) ERROR: okular-22.08.3-r0: Operation not permitted (82/91) Installing plasma-camera (1.0_git20210328-r2) ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted (83/91) Installing gst-libav (1.20.4-r0) ERROR: gst-libav-1.20.4-r0: Operation not permitted (84/91) Installing gst-plugins-good-qt (1.20.4-r1) ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted (85/91) Installing plasmatube (9999_git1668392143-r0) ERROR: plasmatube-9999_git1668392143-r0: Operation not permitted (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted (91/91) Installing tokodon (9999_git1668417630-r0) ERROR: tokodon-9999_git1668417630-r0: Operation not permitted Executing busybox-1.35.0-r27.trigger ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device Executing gtk-update-icon-cache-3.24.34-r7.trigger ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device Executing postmarketos-base-23-r1.trigger ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device Executing vlc-libs-3.0.17.4-r12.trigger ERROR: c-libs-3.0.17.4-r12.trigger: failed to execute: No space left on device 26 errors; 2443 MiB in 831 packages sh: write error: No space left on device (chroot) Exiting chroot... [22:16:54] Unregister qemu binfmt (arm) [22:16:54] Unregister qemu binfmt (aarch64) [22:16:54] Unregister qemu binfmt (riscv64) [22:16:55] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [22:16:55] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [22:16:55] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [22:16:55] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [22:16:56] Cleared up ~4510 MB of space [22:16:57] [92mDONE![0m Building image for pine64-pinephonepro Already up to date. [22:16:57] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: [22:16:57] [1mChannel [edge][0m: [22:16:57] [1mVendor [qemu][0m: [22:16:57] [1mDevice codename [amd64][0m: [22:16:57] [1mKernel [lts][0m: [22:16:57] [1mUsername [user][0m: [22:16:58] [1mUser interface [weston][0m: [22:16:58] [1mChange them? (y/n) [n][0m: [22:16:58] [1mExtra packages [none][0m: [22:16:58] [1mUse this timezone instead of GMT? (y/n) [y][0m: [22:16:58] [1mChoose default locale for installation [C.UTF-8][0m: [22:16:58] [1mDevice hostname (short form, e.g. 'foo') [qemu-amd64][0m: [22:16:58] [1mBuild outdated packages during 'pmbootstrap install'? (y/n) [y][0m: [22:16:58] Config changed: ui='plasma-mobile' [22:16:58] Config changed: device='pine64-pinephonepro' [22:16:58] Config changed: kernel='' [22:16:58] Config changed: extra_packages='osk-sdl' (3621314) [22:16:59] % 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) (3621314) [22:16:59] % 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 (3621314) [22:16:59] *** (1/4) PREPARE NATIVE CHROOT *** (3621314) [22:16:59] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (3621314) [22:16:59] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (3621314) [22:16:59] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (3621314) [22:16:59] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (3621314) [22:16:59] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (3621314) [22:16:59] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (3621314) [22:16:59] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (3621314) [22:16:59] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (3621314) [22:16:59] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (3621314) [22:16:59] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (3621314) [22:16:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (3621314) [22:16:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (3621314) [22:16:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3621314) [22:16:59] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (3621314) [22:16:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (3621314) [22:16:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (3621314) [22:16:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (3621314) [22:16:59] Update package index for x86_64 (4 file(s)) (3621314) [22:16:59] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (3621314) [22:16:59] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (3621314) [22:17:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (3621314) [22:17:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (3621314) [22:17:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (3621314) [22:17:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (3621314) [22:17:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (3621314) [22:17:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (3621314) [22:17:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (3621314) [22:17:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (3621314) [22:17:01] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3621314) [22:17:01] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3621314) [22:17:01] extracted: /tmp/pmbootstrapzo6t5vjeapk (3621314) [22:17:01] extracted: /tmp/pmbootstrapb36mu0icsig (3621314) [22:17:01] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3621314) [22:17:01] % 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/pmbootstrapb36mu0icsig /tmp/pmbootstrapzo6t5vjeapk Verified OK (3621314) [22:17:01] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (3621314) [22:17:01] % /tmp/pmbootstrapzo6t5vjeapk --version apk-tools 2.12.10, compiled for x86_64. (3621314) [22:17:01] (native) install alpine-base (3621314) [22:17:01] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % 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 (3621314) [22:17:01] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (3621314) [22:17:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (3621314) [22:17:01] (native) update /etc/apk/repositories (3621314) [22:17:01] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3621314) [22:17:01] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3621314) [22:17:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3621314) [22:17:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3621314) [22:17:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (3621314) [22:17:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (3621314) [22:17:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3621314) [22:17:01] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3621314) [22:17:01] % 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 (3621314) [22:17:01] New background process: pid=3621806, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.15.0_rc1-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0_rc1-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0_rc1-r0) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (3621314) [22:17:03] (native) % adduser -D pmos -u 12345 (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (3621314) [22:17:03] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (3621314) [22:17:03] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (3621314) [22:17:03] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (3621314) [22:17:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (3621314) [22:17:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (3621314) [22:17:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (3621314) [22:17:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (3621314) [22:17:03] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (3621314) [22:17:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (3621314) [22:17:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (3621314) [22:17:03] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (3621314) [22:17:06] (native) install cryptsetup util-linux parted (3621314) [22:17:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:17:06] (native) % cat /tmp/apk_progress_fifo (3621314) [22:17:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (3621314) [22:17:06] New background process: pid=3622193, 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_p20221112-r0) (11/43) Installing ncurses-libs (6.3_p20221112-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.7-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r4) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r3) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 68 packages (3621314) [22:17:07] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (3621314) [22:17:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (3621314) [22:17:07] % 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 (3621314) [22:17:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (3621314) [22:17:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (3621314) [22:17:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (3621314) [22:17:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (3621314) [22:17:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (3621314) [22:17:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (3621314) [22:17:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (3621314) [22:17:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (3621314) [22:17:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (3621314) [22:17:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (3621314) [22:17:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (3621314) [22:17:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (3621314) [22:17:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (3621314) [22:17:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (3621314) [22:17:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (3621314) [22:17:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (3621314) [22:17:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (3621314) [22:17:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (3621314) [22:17:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (3621314) [22:17:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (3621314) [22:17:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (3621314) [22:17:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (3621314) [22:17:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (3621314) [22:17:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (3621314) [22:17:08] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (3621314) [22:17:08] (native) install qemu-aarch64 (3621314) [22:17:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:17:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:17:08] (native) % cat /tmp/apk_progress_fifo (3621314) [22:17:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (3621314) [22:17:08] New background process: pid=3622292, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (3621314) [22:17:09] Register qemu binfmt (aarch64) (3621314) [22:17:09] % 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 (3621314) [22:17:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (3621314) [22:17:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (3621314) [22:17:09] % 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 (3621314) [22:17:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (3621314) [22:17:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3621314) [22:17:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3621314) [22:17:09] extracted: /tmp/pmbootstrapl3ldnjf1apk (3621314) [22:17:09] extracted: /tmp/pmbootstrapmzhjrmt8sig (3621314) [22:17:09] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (3621314) [22:17:09] % 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/pmbootstrapmzhjrmt8sig /tmp/pmbootstrapl3ldnjf1apk Verified OK (3621314) [22:17:09] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (3621314) [22:17:09] % /tmp/pmbootstrapl3ldnjf1apk --version apk-tools 2.12.10, compiled for x86_64. (3621314) [22:17:09] (rootfs_pine64-pinephonepro) install alpine-base (3621314) [22:17:09] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (3621314) [22:17:09] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (3621314) [22:17:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (3621314) [22:17:09] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (3621314) [22:17:09] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (3621314) [22:17:09] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (3621314) [22:17:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (3621314) [22:17:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (3621314) [22:17:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (3621314) [22:17:09] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (3621314) [22:17:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (3621314) [22:17:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (3621314) [22:17:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (3621314) [22:17:09] Update package index for aarch64 (4 file(s)) (3621314) [22:17:09] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (3621314) [22:17:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (3621314) [22:17:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (3621314) [22:17:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (3621314) [22:17:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (3621314) [22:17:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (3621314) [22:17:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (3621314) [22:17:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (3621314) [22:17:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (3621314) [22:17:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3621314) [22:17:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3621314) [22:17:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (3621314) [22:17:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (3621314) [22:17:10] New background process: pid=3622499, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r4) Executing openrc-0.45.2-r4.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.15.0_rc1-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0_rc1-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0_rc1-r0) Executing busybox-1.35.0-r27.trigger OK: 13 MiB in 25 packages (3621314) [22:17:12] (rootfs_pine64-pinephonepro) % getent passwd user (3621314) [22:17:12] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (3621314) [22:17:12] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (3621314) [22:17:12] (rootfs_pine64-pinephonepro) % addgroup user wheel (3621314) [22:17:12] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (3621314) [22:17:12] (rootfs_pine64-pinephonepro) % addgroup user video (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup user audio (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup user input (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup user plugdev (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (3621314) [22:17:13] (rootfs_pine64-pinephonepro) % addgroup user netdev (3621314) [22:17:13] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (3621314) [22:17:15] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (3621314) [22:17:16] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (3621314) [22:17:16] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (3621314) [22:17:16] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (3621314) [22:17:17] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (3621314) [22:17:18] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (3621314) [22:17:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (3621314) [22:17:18] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (3621314) [22:17:18] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (3621314) [22:17:18] New background process: pid=3622832, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/725) Installing icu-data-full (72.1-r1) (2/725) Installing dbus-libs (1.14.4-r0) (3/725) Installing libgcc (12.2.1_git20220924-r4) (4/725) Installing libffi (3.4.4-r0) (5/725) Installing libintl (0.21.1-r1) (6/725) Installing libblkid (2.38.1-r0) (7/725) Installing libmount (2.38.1-r0) (8/725) Installing pcre2 (10.40-r0) (9/725) Installing glib (2.74.1-r2) (10/725) Installing libstdc++ (12.2.1_git20220924-r4) (11/725) Installing icu-libs (72.1-r1) (12/725) Installing libpcre2-16 (10.40-r0) (13/725) Installing zstd-libs (1.5.2-r9) (14/725) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/725) Installing hicolor-icon-theme (0.17-r2) (16/725) Installing libmagic (5.43-r0) (17/725) Installing file (5.43-r0) (18/725) Installing libxau (1.0.10-r0) (19/725) Installing libmd (1.0.4-r0) (20/725) Installing libbsd (0.11.7-r0) (21/725) Installing libxdmcp (1.1.3-r1) (22/725) Installing libxcb (1.15-r0) (23/725) Installing libx11 (1.8.2-r0) (24/725) Installing libxext (1.3.5-r0) (25/725) Installing libice (1.0.10-r1) (26/725) Installing libuuid (2.38.1-r0) (27/725) Installing libsm (1.2.3-r1) (28/725) Installing libxt (1.2.1-r0) (29/725) Installing libxmu (1.1.4-r0) (30/725) Installing xset (1.2.4-r1) (31/725) Installing xprop (1.2.5-r1) (32/725) Installing xdg-utils (1.1.3-r4) (33/725) Installing mesa (22.2.3-r0) (34/725) Installing libdrm (2.4.114-r0) (35/725) Installing libexpat (2.5.0-r0) (36/725) Installing wayland-libs-server (1.21.0-r1) (37/725) Installing mesa-glapi (22.2.3-r0) (38/725) Installing mesa-gles (22.2.3-r0) (39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/725) Installing libxcomposite (0.4.5-r1) (41/725) Installing brotli-libs (1.0.9-r9) (42/725) Installing libbz2 (1.0.8-r3) (43/725) Installing libpng (1.6.38-r0) (44/725) Installing freetype (2.12.1-r0) (45/725) Installing fontconfig (2.14.1-r0) (46/725) Installing wayland-libs-client (1.21.0-r1) (47/725) Installing wayland-libs-cursor (1.21.0-r1) (48/725) Installing wayland-libs-egl (1.21.0-r1) (49/725) Installing xkeyboard-config (2.37-r0) (50/725) Installing xz-libs (5.2.7-r0) (51/725) Installing libxml2 (2.10.3-r1) (52/725) Installing libxkbcommon (1.4.1-r0) (53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/725) Installing mesa-gbm (22.2.3-r0) (55/725) Installing libxshmfence (1.3.1-r0) (56/725) Installing mesa-egl (22.2.3-r0) (57/725) Installing avahi-libs (0.8-r6) (58/725) Installing gmp (6.2.1-r2) (59/725) Installing nettle (3.8.1-r0) (60/725) Installing p11-kit (0.24.1-r1) (61/725) Installing libtasn1 (4.19.0-r0) (62/725) Installing libunistring (1.1-r0) (63/725) Installing gnutls (3.7.8-r2) (64/725) Installing cups-libs (2.4.2-r1) (65/725) Installing pkgconf (1.9.3-r0) (66/725) Installing shared-mime-info (2.2-r2) (67/725) Installing libjpeg-turbo (2.1.4-r0) (68/725) Installing libwebp (1.2.4-r1) (69/725) Installing tiff (4.4.0-r1) (70/725) Installing gdk-pixbuf (2.42.10-r0) (71/725) Installing gtk-update-icon-cache (3.24.34-r7) (72/725) Installing libxfixes (6.0.0-r0) (73/725) Installing libxrender (0.9.11-r0) (74/725) Installing libxcursor (1.2.1-r1) (75/725) Installing libxdamage (1.1.5-r1) (76/725) Installing libxi (1.8-r0) (77/725) Installing libxinerama (1.1.5-r0) (78/725) Installing libxrandr (1.5.2-r1) (79/725) Installing libatk-1.0 (2.46.0-r0) (80/725) Installing libxtst (1.2.4-r0) (81/725) Installing at-spi2-core (2.46.0-r0) (82/725) Installing libatk-bridge-2.0 (2.46.0-r0) (83/725) Installing pixman (0.42.2-r0) (84/725) Installing cairo (1.17.6-r3) (85/725) Installing cairo-gobject (1.17.6-r3) (86/725) Installing libepoxy (1.5.10-r0) (87/725) Installing fribidi (1.0.12-r0) (88/725) Installing graphite2 (1.3.14-r2) (89/725) Installing harfbuzz (5.3.1-r1) (90/725) Installing libxft (2.3.6-r0) (91/725) Installing pango (1.50.11-r0) (92/725) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/725) Installing libevdev (1.13.0-r0) (94/725) Installing mtdev (1.1.6-r1) (95/725) Installing eudev-libs (3.2.11-r3) (96/725) Installing libinput-libs (1.21.0-r0) (97/725) Installing xcb-util-wm (0.4.2-r0) (98/725) Installing xcb-util (0.4.0-r3) (99/725) Installing xcb-util-image (0.4.1-r0) (100/725) Installing xcb-util-keysyms (0.4.1-r0) (101/725) Installing xcb-util-renderutil (0.3.10-r0) (102/725) Installing libxkbcommon-x11 (1.4.1-r0) (103/725) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/725) Installing kirigami2-libs (5.99.0-r0) (107/725) Installing kirigami2 (5.99.0-r0) (108/725) Installing kactivities-libs (5.99.0-r0) (109/725) Installing karchive (5.99.0-r0) (110/725) Installing kconfig (5.99.0-r0) (111/725) Installing kcoreaddons (5.99.0-r0) (112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (113/725) Installing kwindowsystem (5.99.0-r0) (114/725) Installing kcrash (5.99.0-r0) (115/725) Installing kdbusaddons (5.99.0-r0) (116/725) Installing kglobalaccel (5.99.0-r0) (117/725) Installing kguiaddons (5.99.0-r0) (118/725) Installing ki18n (5.99.0-r0) (119/725) Installing libelogind (246.10-r5) (120/725) Installing polkit-elogind-libs (121-r0) (121/725) Installing polkit-qt-1 (0.114.0-r1) (122/725) Installing kauth (5.99.0-r0) (123/725) Installing kcodecs (5.99.0-r0) (124/725) Installing kwidgetsaddons (5.99.0-r0) (125/725) Installing kconfigwidgets (5.99.0-r0) (126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0) (127/725) Installing kiconthemes (5.99.0-r0) (128/725) Installing kitemviews (5.99.0-r0) (129/725) Installing kxmlgui (5.99.0-r0) (130/725) Installing kbookmarks (5.99.0-r0) (131/725) Installing kcompletion (5.99.0-r0) (132/725) Installing libxml2-utils (2.10.3-r1) (133/725) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/725) Installing libgpg-error (1.46-r1) (135/725) Installing libgcrypt (1.10.1-r0) (136/725) Installing libxslt (1.1.37-r0) (137/725) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (138/725) Installing kdoctools (5.99.0-r0) (139/725) Installing kjobwidgets (5.99.0-r0) (140/725) Installing alsa-lib (1.2.8-r0) (141/725) Installing libxxf86vm (1.1.5-r0) (142/725) Installing mesa-gl (22.2.3-r0) (143/725) Installing libxv (1.0.11-r3) (144/725) Installing cdparanoia-libs (10.2-r11) (145/725) Installing graphene (1.10.8-r1) (146/725) Installing gstreamer (1.20.4-r0) (147/725) Installing libogg (1.3.5-r1) (148/725) Installing opus (1.3.1-r1) (149/725) Installing orc (0.4.33-r0) (150/725) Installing libtheora (1.1.1-r16) (151/725) Installing libvorbis (1.3.7-r0) (152/725) Installing gst-plugins-base (1.20.4-r0) (153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/725) Installing sound-theme-freedesktop (0.8-r0) (156/725) Installing libltdl (2.4.7-r0) (157/725) Installing libcanberra (0.30-r9) (158/725) Installing libcanberra-gstreamer (0.30-r9) (159/725) Installing knotifications (5.99.0-r0) (160/725) Installing kservice (5.99.0-r0) (161/725) Installing solid-libs (5.99.0-r0) (162/725) Installing libhunspell (1.7.1-r0) (163/725) Installing ncurses-terminfo-base (6.3_p20221105-r0) (164/725) Installing ncurses-libs (6.3_p20221105-r0) (165/725) Installing readline (8.2.0-r0) (166/725) Installing hunspell (1.7.1-r0) (167/725) Installing sonnet (5.99.0-r0) (168/725) Installing ktextwidgets (5.99.0-r0) (169/725) Installing kio (5.99.0-r0) (170/725) Installing kpackage (5.99.0-r0) (171/725) Installing kdeclarative (5.99.0-r0) (172/725) Installing kwayland (5.99.0-r0) (173/725) Installing plasma-framework (5.99.0-r0) (174/725) Installing sqlite-libs (3.39.4-r0) (175/725) Installing libaccounts-glib (1.26-r0) (176/725) Installing libaccounts-qt (1.16-r1) (177/725) Installing signond (8.61-r0) (178/725) Installing accounts-qml-module (0.7_git20190605-r1) (179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/725) Installing sdl2 (2.24.2-r0) (181/725) Installing aom-libs (3.5.0-r0) (182/725) Installing libass (0.16.0-r0) (183/725) Installing libdav1d (1.0.0-r2) (184/725) Installing lame (3.100-r2) (185/725) Installing libasyncns (0.8-r1) (186/725) Installing flac-libs (1.4.2-r0) (187/725) Installing libsndfile (1.1.0-r2) (188/725) Installing libgomp (12.2.1_git20220924-r4) (189/725) Installing soxr (0.1.3-r3) (190/725) Installing speexdsp (1.2.1-r0) (191/725) Installing tdb-libs (1.4.7-r0) (192/725) Installing libpulse (9999_git20220528-r0) (193/725) Installing cjson (1.7.15-r3) (194/725) Installing mbedtls (2.28.1-r0) (195/725) Installing librist (0.2.7-r0) (196/725) Installing libsrt (1.5.1-r0) (197/725) Installing libssh (0.10.4-r0) (198/725) Installing v4l-utils-libs (1.22.1-r2) (199/725) Installing libva (2.16.0-r0) (200/725) Installing libvdpau (1.5-r0) (201/725) Installing vidstab (1.1.0-r2) (202/725) Installing libvpx (1.12.0-r1) (203/725) Installing x264-libs (0.164_git20220602-r0) (204/725) Installing numactl (2.0.16-r0) (205/725) Installing x265-libs (3.5-r3) (206/725) Installing xvidcore (1.3.7-r1) (207/725) Installing libsodium (1.0.18-r2) (208/725) Installing libzmq (4.3.4-r1) (209/725) Installing ffmpeg-libs (5.1.2-r1) (210/725) Installing libevent (2.1.12-r5) (211/725) Installing nspr (4.35-r0) (212/725) Installing nss (3.85-r0) (213/725) Installing re2 (2022.06.01-r1) (214/725) Installing snappy (1.1.9-r4) (215/725) Installing qt5-qtwebengine (5.15.11-r3) (216/725) Installing libnotify (0.8.1-r1) (217/725) Installing libproxy (0.4.18-r1) (218/725) Installing signon-ui (0.17_git20171023-r2) (219/725) Installing libassuan (2.5.5-r1) (220/725) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/725) Installing gnupg-gpgconf (2.2.40-r0) (222/725) Installing gpg (2.2.40-r0) (223/725) Installing npth (1.6-r2) (224/725) Installing gpg-agent (2.2.40-r0) (225/725) Installing libksba (1.6.2-r0) (226/725) Installing gpgsm (2.2.40-r0) (227/725) Installing gpgme (1.18.0-r0) (228/725) Installing gpgmepp (1.18.0-r0) (229/725) Installing gdbm (1.23-r0) (230/725) Installing libsasl (2.1.28-r3) (231/725) Installing libqca (2.3.4-r2) (232/725) Installing kwallet (5.99.0-r0) (233/725) Installing kaccounts-integration (22.08.3-r0) (234/725) Installing purpose (5.99.0-r0) (235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (236/725) Installing qt5-qtfeedback (0_git20180903-r0) (237/725) Installing angelfish (22.09-r0) (238/725) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/725) Installing gtk-engines-clearlooks (2.21.0-r3) (240/725) Installing gtk-engines-crux (2.21.0-r3) (241/725) Installing gtk-engines-industrial (2.21.0-r3) (242/725) Installing gtk-engines-mist (2.21.0-r3) (243/725) Installing gtk-engines-redmond (2.21.0-r3) (244/725) Installing gtk-engines-thinice (2.21.0-r3) (245/725) Installing gtk-engines (2.21.0-r3) (246/725) Installing breeze-gtk (5.26.3-r0) (247/725) Installing alsa-ucm-conf (1.2.8-r1) (248/725) Installing ca-certificates (20220614-r2) (249/725) Installing nghttp2-libs (1.50.0-r0) (250/725) Installing libcurl (7.86.0-r1) (251/725) Installing libgpiod (1.6.3-r1) (252/725) Installing libgudev (237-r1) (253/725) Installing libmm-glib (1.20.0-r0) (254/725) Installing libusb (1.0.26-r0) (255/725) Installing eg25-manager (0.4.6-r0) (256/725) Installing eg25-manager-openrc (0.4.6-r0) (257/725) Installing linux-pine64-pinephonepro (6.0.8-r0) (258/725) Installing udev-init-scripts (35-r1) (259/725) Installing udev-init-scripts-openrc (35-r1) (260/725) Installing kmod-libs (30-r1) (261/725) Installing eudev (3.2.11-r3) (262/725) Installing eudev-openrc (3.2.11-r3) (263/725) Installing openssh-keygen (9.1_p1-r1) (264/725) Installing libedit (20221030.3.1-r0) (265/725) Installing openssh-client-common (9.1_p1-r1) (266/725) Installing openssh-client-default (9.1_p1-r1) (267/725) Installing openssh-sftp-server (9.1_p1-r1) (268/725) Installing openssh-server-common (9.1_p1-r1) (269/725) Installing openssh-server (9.1_p1-r1) (270/725) Installing openssh (9.1_p1-r1) (271/725) Installing boot-deploy (0.6.1-r0) (272/725) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (273/725) Installing lzo (2.10-r3) (274/725) Installing btrfs-progs (6.0.1-r0) (275/725) Installing bzip2 (1.0.8-r3) (276/725) Installing argon2-libs (20190702-r2) (277/725) Installing device-mapper-libs (2.02.188-r0) (278/725) Installing json-c (0.16-r0) (279/725) Installing cryptsetup-libs (2.5.0-r2) (280/725) Installing popt (1.19-r0) (281/725) Installing cryptsetup (2.5.0-r2) (282/725) Installing cryptsetup-openrc (2.5.0-r2) (283/725) Installing libaio (0.3.113-r0) (284/725) Installing device-mapper-event-libs (2.02.188-r0) (285/725) Installing lvm2-libs (2.02.188-r0) (286/725) Installing device-mapper (2.02.188-r0) (287/725) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (288/725) Installing libcom_err (1.46.5-r4) (289/725) Installing e2fsprogs-libs (1.46.5-r4) (290/725) Installing e2fsprogs (1.46.5-r4) (291/725) Installing e2fsprogs-extra (1.46.5-r4) (292/725) Installing f2fs-tools-libs (1.15.0-r0) (293/725) Installing f2fs-tools (1.15.0-r0) (294/725) Installing lz4 (1.9.4-r1) (295/725) Installing userspace-rcu (0.13.2-r0) (296/725) Installing multipath-tools (0.9.3-r1) (297/725) Installing multipath-tools-openrc (0.9.3-r1) (298/725) Installing parted (3.5-r0) (299/725) Installing postmarketos-mvcfg (1-r0) (300/725) Installing postmarketos-keys (1-r0) (301/725) Installing sudo (1.9.12_p1-r1) (302/725) Installing postmarketos-base-nofde (23-r1) (303/725) Installing unudhcpd (0.2.1-r0) (304/725) Installing xz (5.2.7-r0) (305/725) Installing postmarketos-mkinitfs (1.5.1-r1) (306/725) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (307/725) Installing llvm15-libs (15.0.4-r0) (308/725) Installing musl-fts (1.2.7-r3) (309/725) Installing libelf (0.187-r2) (310/725) Installing mesa-dri-gallium (22.2.3-r0) (311/725) Installing postmarketos-base-mesa (23-r1) (312/725) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (313/725) Installing dbus-openrc (1.14.4-r0) (314/725) Installing libacl (2.3.1-r1) (315/725) Installing lz4-libs (1.9.4-r1) (316/725) Installing libarchive (3.6.1-r1) (317/725) Installing libcbor (0.9.0-r1) (318/725) Installing efivar-libs (38-r1) (319/725) Installing libgcab (1.4-r3) (320/725) Installing json-glib (1.6.6-r1) (321/725) Installing libgusb (0.4.2-r0) (322/725) Installing libjcat (0.1.12-r0) (323/725) Installing libmbim (1.28.0-r0) (324/725) Installing protobuf-c (1.4.1-r1) (325/725) Installing libqrtr-glib (1.2.2-r0) (326/725) Installing libqmi (1.32.0-r0) (327/725) Installing tpm2-tss-mu (3.2.0-r0) (328/725) Installing tpm2-tss-sys (3.2.0-r0) (329/725) Installing tpm2-tss-esys (3.2.0-r0) (330/725) Installing libxmlb (0.3.10-r0) (331/725) Installing fwupd (1.8.7-r0) (332/725) Installing fwupd-openrc (1.8.7-r0) (333/725) Installing device-pine64-pinephonepro (3.5-r0) Executing device-pine64-pinephonepro-3.5-r0.post-install * service eg25-manager added to runlevel default (334/725) Installing firmware-pine64-pinebookpro (2-r0) (335/725) Installing linux-firmware-cypress (20221109-r0) (336/725) Installing linux-firmware-brcm (20221109-r0) (337/725) Installing linux-firmware-rockchip (20221109-r0) (338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r0) (339/725) Installing yaml (0.2.5-r0) (340/725) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (341/725) Installing appstream-qt (0.15.5-r1) (342/725) Installing attica (5.99.0-r0) (343/725) Installing kidletime (5.99.0-r0) (344/725) Installing knewstuff (5.99.0-r0) (345/725) Installing discover (5.26.3-r0) (346/725) Installing libapk-qt (0.4.2-r0) (347/725) Installing discover-backend-apk (5.26.3-r0) (348/725) Installing discover-backend-fwupd (5.26.3-r0) (349/725) Installing font-droid-nonlatin (20200215-r2) (350/725) Installing font-noto-common (0_git20211101-r6) (351/725) Installing font-noto-math (0_git20211101-r6) (352/725) Installing font-noto-symbols (0_git20211101-r6) (353/725) Installing font-noto (0_git20211101-r6) (354/725) Installing font-noto-emoji (2.038-r0) (355/725) Installing font-noto-extra (0_git20211101-r6) (356/725) Installing mauiman (1.0.0-r0) (357/725) Installing mauikit (2.2.0-r0) (358/725) Installing exiv2 (0.27.5-r1) (359/725) Installing mauikit-imagetools (2.2.0-r0) (360/725) Installing mauikit-filebrowsing (2.2.0-r0) (361/725) Installing index (2.2.0-r0) (362/725) Installing signon-plugin-oauth2 (0.25-r0) (363/725) Installing kaccounts-providers (22.08.3-r0) (364/725) Installing kirigami-addons (0.5-r0) (365/725) Installing kclock (22.09-r0) (366/725) Installing gsettings-desktop-schemas (43.0-r0) (367/725) Installing kdecoration (5.26.3-r0) (368/725) Installing kde-gtk-config (5.26.3-r0) (369/725) Installing kirigami-gallery (22.08.3-r0) (370/725) Installing kquickimageeditor (0.2.0-r1) (371/725) Installing taglib (1.13-r0) (372/725) Installing kfilemetadata (5.99.0-r0) (373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1) (374/725) Installing koko (22.09-r0) (375/725) Installing kasync (0.3.0-r2) (376/725) Installing gpg-wks-server (2.2.40-r0) (377/725) Installing gpgv (2.2.40-r0) (378/725) Installing libldap (2.6.3-r6) (379/725) Installing gnupg-dirmngr (2.2.40-r0) (380/725) Installing gnupg-utils (2.2.40-r0) (381/725) Installing gnupg-wks-client (2.2.40-r0) (382/725) Installing gnupg (2.2.40-r0) (383/725) Installing iso-codes (4.12.0-r0) (384/725) Installing kcontacts (5.99.0-r0) (385/725) Installing kpeople (5.99.0-r0) (386/725) Installing libical (3.0.16-r1) (387/725) Installing kcalendarcore (5.99.0-r0) (388/725) Installing kmime (22.08.3-r0) (389/725) Installing kimap2 (0.4.0-r1) (390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (391/725) Installing kdav2 (0.4.0-r1) (392/725) Installing lmdb (0.9.29-r2) (393/725) Installing libxapian (1.4.21-r0) (394/725) Installing sink (0.9.0-r3) (395/725) Installing kpeoplesink (0_git20210224-r1) (396/725) Installing kpeoplevcard (0.1-r2) (397/725) Installing libraw (0.20.2-r1) (398/725) Installing libraw-tools (0.20.2-r1) (399/725) Installing lcms2 (2.14-r0) (400/725) Installing imagemagick-libs (7.1.0.52-r0) (401/725) Installing jbig2dec (0.19-r1) (402/725) Installing ghostscript (10.0.0-r0) (403/725) Installing libde265 (1.0.9-r0) (404/725) Installing libheif (1.13.0-r0) (405/725) Installing libjxl (0.7.0-r0) (406/725) Installing librsvg (2.55.1-r0) (407/725) Installing imagemagick (7.1.0.52-r0) (408/725) Installing perl (5.36.0-r0) (409/725) Installing perl-image-exiftool (12.42-r0) (410/725) Installing exiftool (12.42-r0) (411/725) Installing tzdata (2022f-r1) (412/725) Installing openexr (3.1.5-r3) (413/725) Installing soundtouch (2.3.1-r0) (414/725) Installing libraw1394 (2.1.2-r3) (415/725) Installing libdc1394 (2.2.6-r1) (416/725) Installing tslib (1.22-r1) (417/725) Installing directfb (1.7.7-r5) (418/725) Installing faac (1.30-r2) (419/725) Installing fdk-aac (2.0.2-r1) (420/725) Installing flite (2.2-r1) (421/725) Installing libsamplerate (0.2.2-r0) (422/725) Installing jack (1.9.21-r0) (423/725) Installing portaudio (19.7.0-r0) (424/725) Installing fluidsynth-libs (2.3.0-r0) (425/725) Installing libfreeaptx (0.1.1-r1) (426/725) Installing gsm (1.0.22-r1) (427/725) Installing libldac (2.0.2.3-r0) (428/725) Installing libmodplug (0.8.9.0-r2) (429/725) Installing neon (0.32.4-r0) (430/725) Installing libnice (0.1.19-r0) (431/725) Installing openal-soft (1.22.2-r2) (432/725) Installing openjpeg (2.5.0-r0) (433/725) Installing librtmp (2.4_git20190330-r2) (434/725) Installing sbc (2.0-r0) (435/725) Installing spandsp (0.0.6-r2) (436/725) Installing libsrtp (2.4.2-r3) (437/725) Installing vo-aacenc (0.1.3-r0) (438/725) Installing vo-amrwbenc (0.1.3-r0) (439/725) Installing libzbar (0.23.92-r1) (440/725) Installing gst-plugins-bad (1.20.4-r1) (441/725) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (442/725) Installing megapixels (1.5.2-r0) (443/725) Installing encodings (1.0.6-r0) (444/725) Installing libfontenc (1.1.6-r0) (445/725) Installing mkfontscale (1.2.2-r1) (446/725) Installing font-dejavu (2.37-r3) (447/725) Installing sdl2_ttf (2.20.1-r0) (448/725) Installing osk-sdl (0.67.1-r1) (449/725) Installing kcmutils (5.99.0-r0) (450/725) Installing frameworkintegration (5.99.0-r0) (451/725) Installing oxygen (5.26.3-r0) (452/725) Installing modemmanager-qt (5.99.0-r0) (453/725) Installing callaudiod-libs (0.1.4-r0) (454/725) Installing abseil-cpp (20220623.1-r1) (455/725) Installing boost1.80-thread (1.80.0-r3) (456/725) Installing libprotobuf (3.21.9-r0) (457/725) Installing libphonenumber (8.13.0-r0) (458/725) Installing plasma-dialer (22.09-r0) (459/725) Installing plasma-mobile-sounds (0.1-r1) (460/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (461/725) Installing plasma-phonebook (22.09-r0) (462/725) Installing postmarketos-artwork-wallpapers (2-r1) (463/725) Installing postmarketos-hidden-desktop-entries (2.2-r1) (464/725) Installing bluez (5.65-r2) (465/725) Installing bluez-openrc (5.65-r2) (466/725) Installing bluez-obexd (5.65-r2) (467/725) Installing kded (5.99.0-r0) (468/725) Installing bluez-qt (5.99.0-r0) (469/725) Installing bluedevil (5.26.3-r0) (470/725) Installing breeze (5.26.3-r0) (471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0) (472/725) Installing callaudiod (0.1.4-r0) (473/725) Installing dnsmasq-common (2.87-r0) (474/725) Installing dnsmasq-openrc (2.87-r0) (475/725) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (476/725) Installing linux-pam (1.5.2-r1) (477/725) Installing shadow (4.13-r0) (478/725) Installing elogind (246.10-r5) (479/725) Installing elogind-openrc (246.10-r5) (480/725) Installing hfd-service (0.1.0-r1) (481/725) Installing hfd-service-openrc (0.1.0-r1) (482/725) Installing iio-sensor-proxy (3.4-r0) (483/725) Installing iio-sensor-proxy-openrc (3.4-r0) (484/725) Installing libkscreen (5.26.3-r0) (485/725) Installing layer-shell-qt (5.26.3-r0) (486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0) (487/725) Installing kscreen (5.26.3-r0) (488/725) Installing socat (1.7.4.4-r0) (489/725) Installing kwallet-pam (5.26.3-r0) (490/725) Installing kwayland-integration (5.26.3-r0) (491/725) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/725) Installing duktape (2.7.0-r0) (493/725) Installing polkit-elogind (121-r0) (494/725) Installing modemmanager (1.20.0-r0) (495/725) Installing modemmanager-openrc (1.20.0-r0) (496/725) Installing libnm (1.40.2-r0) (497/725) Installing networkmanager-common (1.40.2-r0) (498/725) Installing networkmanager-openrc (1.40.2-r0) (499/725) Installing libmnl (1.0.5-r0) (500/725) Installing libnftnl (1.2.3-r0) (501/725) Installing iptables (1.8.8-r2) (502/725) Installing iptables-openrc (1.8.8-r2) (503/725) Installing libndp (1.8-r1) (504/725) Installing libidn2 (2.3.4-r0) (505/725) Installing libpsl (0.21.1-r1) (506/725) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (507/725) Installing networkmanager-cli (1.40.2-r0) (508/725) Installing pcre (8.45-r2) (509/725) Installing slang (2.3.3-r0) (510/725) Installing newt (0.52.21-r4) (511/725) Installing networkmanager-tui (1.40.2-r0) (512/725) Installing wireless-regdb (2022.08.12-r0) (513/725) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (514/725) Installing mobile-broadband-provider-info (20221107-r0) (515/725) Installing networkmanager-wwan (1.40.2-r0) (516/725) Installing libunwind (1.6.2-r0) (517/725) Installing libcamera (0.0.1-r1) (518/725) Installing pipewire-libs (0.3.60-r1) (519/725) Installing libuv (1.44.2-r0) (520/725) Installing roc-toolkit-libs (0.1.5-r2) (521/725) Installing webrtc-audio-processing (0.3.1-r6) (522/725) Installing pipewire (0.3.60-r1) (523/725) Installing breeze-icons (5.99.0-r0) (524/725) Installing dbus-x11 (1.14.4-r0) (525/725) Installing kactivities (5.99.0-r0) (526/725) Installing kpipewire (5.26.3-r0) (527/725) Installing dconf (0.40.0-r2) (528/725) Installing anthy (9100h-r2) (529/725) Installing maliit-framework (2.3.0-r1) (530/725) Installing kyotocabinet (1.2.79-r3) (531/725) Installing libpinyin (2.7.92-r0) (532/725) Installing tinyxml (2.6.2-r1) (533/725) Installing presage (0.9.1-r2) (534/725) Installing maliit-keyboard (2.3.1-r1) (535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (536/725) Installing plasma-nano (5.26.3-r0) (537/725) Installing networkmanager-qt (5.99.0-r0) (538/725) Installing plasma-nm (5.26.3-r0) (539/725) Installing plasma-nm-mobile (5.26.3-r0) (540/725) Installing fftw-single-libs (3.3.10-r1) (541/725) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (542/725) Installing pulseaudio-bluez (9999_git20220528-r0) (543/725) Installing pulseaudio-alsa (9999_git20220528-r0) (544/725) Installing alsa-utils-openrc (1.2.8-r0) (545/725) Installing pulseaudio-openrc (9999_git20220528-r0) (546/725) Installing libcanberra-pulse (0.30-r9) (547/725) Installing plasma-pa (5.26.3-r0) (548/725) Installing libdaemon (0.14-r3) (549/725) Installing openrc-settingsd (1.1.0-r0) (550/725) Installing openrc-settingsd-openrc (1.1.0-r0) (551/725) Installing plasma-settings (22.09-r1) (552/725) Installing kactivitymanagerd (5.26.3-r0) (553/725) Installing kinit (5.99.0-r0) (554/725) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (555/725) Installing kdnssd (5.99.0-r0) (556/725) Installing syntax-highlighting (5.99.0-r0) (557/725) Installing kdsoap (2.1.1-r0) (558/725) Installing libmtp (1.1.20-r2) (559/725) Installing clang15-libclang (15.0.4-r0) (560/725) Installing qt5-qttools (5.15.6_git20220907-r1) (561/725) Installing phonon (4.11.1-r3) (562/725) Installing talloc (2.3.4-r0) (563/725) Installing tevent (0.13.0-r0) (564/725) Installing samba-util-libs (4.16.6-r0) (565/725) Installing jansson (2.14-r0) (566/725) Installing ldb (2.5.2-r0) (567/725) Installing libwbclient (4.16.6-r0) (568/725) Installing samba-libs (4.16.6-r0) (569/725) Installing libsmbclient (4.16.6-r0) (570/725) Installing kio-extras (22.08.3-r0) (571/725) Installing kquickcharts (5.99.0-r0) (572/725) Installing xorg-server-common (21.1.4-r1) (573/725) Installing libxkbfile (1.1.1-r0) (574/725) Installing xkbcomp (1.4.5-r1) (575/725) Installing libxfont2 (2.0.6-r0) (576/725) Installing libtirpc-conf (1.3.3-r0) (577/725) Installing libtirpc-nokrb (1.3.3-r0) (578/725) Installing libxcvt (0.1.2-r0) (579/725) Installing xwayland (22.1.5-r0) (580/725) Installing kscreenlocker (5.26.3-r0) (581/725) Installing libqaccessibilityclient (0.4.1-r1) (582/725) Installing xcb-util-cursor (0.1.4-r0) (583/725) Installing kwin (5.26.2.1-r0) (584/725) Installing kitemmodels (5.99.0-r0) (585/725) Installing threadweaver (5.99.0-r0) (586/725) Installing krunner (5.99.0-r0) (587/725) Installing milou (5.26.3-r0) (588/725) Installing pipewire-media-session (0.4.1-r0) (589/725) Installing font-hack (3.003-r3) (590/725) Installing qqc2-desktop-style (5.99.0-r0) (591/725) Installing plasma-integration (5.26.3-r0) (592/725) Installing qtchooser (66-r2) (593/725) Installing plasma-workspace-libs (5.26.3-r0) (594/725) Installing kactivities-stats (5.99.0-r0) (595/725) Installing baloo (5.99.0-r0) (596/725) Installing kholidays (5.99.0-r0) (597/725) Installing libkexiv2 (22.08.3-r0) (598/725) Installing knotifyconfig (5.99.0-r0) (599/725) Installing kparts (5.99.0-r0) (600/725) Installing zxing-cpp (1.4.0-r0) (601/725) Installing libdmtx-libs (0.7.7-r0) (602/725) Installing libqrencode (4.1.1-r1) (603/725) Installing prison (5.99.0-r0) (604/725) Installing ktexteditor (5.99.0-r0) (605/725) Installing libnl3 (3.7.0-r0) (606/725) Installing libpcap (1.10.1-r1) (607/725) Installing lm-sensors-libs (3.6.0-r4) (608/725) Installing libksysguard (5.26.3-r0) (609/725) Installing kuserfeedback (1.2.0-r1) (610/725) Installing gpsd (3.24-r0) (611/725) Installing gpsd-openrc (3.24-r0) (612/725) Installing mpfr4 (4.1.0-r0) (613/725) Installing libqalculate (4.4.0-r1) (614/725) Installing plasma-workspace (5.26.3-r0) (615/725) Installing kpty (5.99.0-r0) (616/725) Installing kdesu (5.99.0-r0) (617/725) Installing kde-cli-tools (5.26.3-r0) (618/725) Installing qqc2-breeze-style (5.26.3-r0) (619/725) Installing plasma-mobile (5.26.3-r0) (620/725) Installing polkit-kde-agent-1 (5.26.3-r0) (621/725) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (622/725) Installing chrony-openrc (4.3-r0) (623/725) Installing haveged (1.9.18-r0) (624/725) Installing haveged-openrc (1.9.18-r0) (625/725) Installing nftables (1.0.5-r2) (626/725) Installing nftables-openrc (1.0.5-r2) (627/725) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (628/725) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (629/725) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (630/725) Installing postmarketos-artwork-icons (2-r1) (631/725) Installing util-linux (2.38.1-r0) (632/725) Installing libfdisk (2.38.1-r0) (633/725) Installing libsmartcols (2.38.1-r0) (634/725) Installing util-linux-misc (2.38.1-r0) (635/725) Installing libeconf (0.4.7-r0) (636/725) Installing runuser (2.38.1-r0) (637/725) Installing mount (2.38.1-r0) (638/725) Installing losetup (2.38.1-r0) (639/725) Installing hexdump (2.38.1-r0) (640/725) Installing uuidgen (2.38.1-r0) (641/725) Installing blkid (2.38.1-r0) (642/725) Installing sfdisk (2.38.1-r0) (643/725) Installing mcookie (2.38.1-r0) (644/725) Installing agetty (2.38.1-r0) (645/725) Installing agetty-openrc (0.45.2-r4) (646/725) Installing wipefs (2.38.1-r0) (647/725) Installing cfdisk (2.38.1-r0) (648/725) Installing umount (2.38.1-r0) (649/725) Installing util-linux-openrc (2.38.1-r0) (650/725) Installing flock (2.38.1-r0) (651/725) Installing lsblk (2.38.1-r0) (652/725) Installing libcap-ng (0.8.3-r1) (653/725) Installing setpriv (2.38.1-r0) (654/725) Installing logger (2.38.1-r0) (655/725) Installing partx (2.38.1-r0) (656/725) Installing fstrim (2.38.1-r0) (657/725) Installing findmnt (2.38.1-r0) (658/725) Installing pcsc-lite-libs (1.9.9-r0) (659/725) Installing wpa_supplicant (2.10-r4) (660/725) Installing wpa_supplicant-openrc (2.10-r4) (661/725) Installing ifupdown-ng-wifi (0.12.1-r0) (662/725) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (663/725) Installing postmarketos-base-ui-networkmanager (6-r1) (664/725) Installing mpdecimal (2.5.1-r1) (665/725) Installing python3 (3.10.8-r3) (666/725) Installing py3-ruamel.yaml.clib (0.2.7-r0) (667/725) Installing py3-ruamel.yaml (0.17.21-r0) (668/725) Installing sleep-inhibitor (1.16-r0) (669/725) Installing sleep-inhibitor-openrc (1.16-r0) (670/725) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (671/725) Installing py3-dbus (1.3.2-r0) (672/725) Installing obex-capabilities (0.2.1-r1) (673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1) (675/725) Installing pulseaudio-utils (9999_git20220528-r0) (676/725) Installing postmarketos-base-ui-pulseaudio (6-r1) (677/725) Installing upower (1.90.0-r2) (678/725) Installing powerdevil-libs (5.26.3-r0) (679/725) Installing powerdevil (5.26.3-r0) (680/725) Installing bubblewrap (0.7.0-r0) (681/725) Installing fuse-common (3.12.0-r0) (682/725) Installing fuse-openrc (3.12.0-r0) (683/725) Installing fuse3-libs (3.12.0-r0) (684/725) Installing fuse3 (3.12.0-r0) (685/725) Installing xdg-desktop-portal (1.15.0-r0) (686/725) Installing xdg-desktop-portal-kde (5.26.3-r0) (687/725) Installing autologin (1.0.0-r4) (688/725) Installing tinydm (1.1.2-r1) (689/725) Installing tinydm-openrc (1.1.2-r1) (690/725) Installing postmarketos-base-ui-tinydm (6-r1) (691/725) Installing font-alias (1.0.4-r0) (692/725) Installing util-macros (1.19.3-r0) (693/725) Installing font-misc-misc (1.1.2-r3) (694/725) Installing font-cursor-misc (1.0.3-r3) (695/725) Installing xauth (1.1.2-r0) (696/725) Installing xmodmap (1.0.11-r0) (697/725) Installing xrdb (1.2.1-r1) (698/725) Installing xinit (1.4.1-r1) (699/725) Installing hwdata-pci (0.364-r0) (700/725) Installing libpciaccess (0.17-r0) (701/725) Installing xorg-server (21.1.4-r1) (702/725) Installing libinput (1.21.0-r0) (703/725) Installing xf86-input-libinput (1.2.1-r0) (704/725) Installing xf86-video-fbdev (0.5.0-r3) (705/725) Installing postmarketos-base-ui-x11 (6-r1) (706/725) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (707/725) Installing libexif (0.6.24-r0) (708/725) Installing hwloc (2.8.0-r0) (709/725) Installing libtbb (2021.7.0-r0) (710/725) Installing opencv (4.6.0-r3) (711/725) Installing postprocessd (0.2.1-r0) (712/725) Installing postprocessd-megapixels (0.2.1-r0) (713/725) Installing qmltermwidget (0.2.0-r1) (714/725) Installing qmlkonsole (22.09-r1) (715/725) Installing c-ares (1.18.1-r0) (716/725) Installing spacebar (22.09-r0) (717/725) Installing hkdm (0.2.0-r0) (718/725) Installing buffyboard (0.2.0-r0) (719/725) Installing terminus-font (4.49.1-r3) (720/725) Installing kbd-misc (2.5.1-r3) (721/725) Installing kbd (2.5.1-r3) (722/725) Installing kbd-openrc (2.5.1-r3) (723/725) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (724/725) Installing ttyescape-openrc (1.0.1-r1) (725/725) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r3.trigger Executing postmarketos-mkinitfs-1.5.1-r1.trigger 2022/11/15 22:20:51 Generating for kernel version: 6.0.8 2022/11/15 22:20:51 Output directory: /boot 2022/11/15 22:20:51 == Generating initramfs == 2022/11/15 22:20:51 - Including hook files 2022/11/15 22:20:51 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/15 22:20:51 - Including hook scripts 2022/11/15 22:20:51 - Including required binaries 2022/11/15 22:20:51 - Including kernel modules 2022/11/15 22:20:52 - Including splash images 2022/11/15 22:20:52 - Writing and verifying initramfs archive 2022/11/15 22:20:52 == Generating initramfs extra == 2022/11/15 22:20:52 - Including extra binaries 2022/11/15 22:20:52 - Including FDE support 2022/11/15 22:20:53 - Writing and verifying initramfs-extra archive 2022/11/15 22:20:54 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/15 22:20:56 mkinitfs completed in: 4.209751748s Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2148 MiB in 750 packages (3621314) [22:21:05] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2148 MiB in 750 packages (3621314) [22:21:08] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (3621314) [22:21:08] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (3621314) [22:21:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (3621314) [22:21:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (3621314) [22:21:08] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (3621314) [22:21:08] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (3621314) [22:21:08] New background process: pid=3631786, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2148 MiB in 750 packages (3621314) [22:21:10] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2148 MiB in 750 packages (3621314) [22:21:13] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (3621314) [22:21:13] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (3621314) [22:21:13] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (3621314) [22:21:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (3621314) [22:21:13] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (3621314) [22:21:13] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (3621314) [22:21:13] New background process: pid=3631949, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2148 MiB in 750 packages (3621314) [22:21:16] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2148 MiB in 750 packages (3621314) [22:21:18] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (3621314) [22:21:18] (rootfs_pine64-pinephonepro) % mkinitfs 2022/11/15 22:21:19 Generating for kernel version: 6.0.8 2022/11/15 22:21:19 Output directory: /boot 2022/11/15 22:21:19 == Generating initramfs == 2022/11/15 22:21:19 - Including hook files 2022/11/15 22:21:19 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/15 22:21:19 - Including hook scripts 2022/11/15 22:21:19 - Including required binaries 2022/11/15 22:21:19 - Including kernel modules 2022/11/15 22:21:19 - Including splash images 2022/11/15 22:21:19 - Writing and verifying initramfs archive 2022/11/15 22:21:19 == Generating initramfs extra == 2022/11/15 22:21:19 - Including extra binaries 2022/11/15 22:21:19 - Including FDE support 2022/11/15 22:21:20 - Writing and verifying initramfs-extra archive 2022/11/15 22:21:21 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/15 22:21:26 mkinitfs completed in: 7.741283326s (3621314) [22:21:26] *** SET LOGIN PASSWORD FOR: 'user' *** (3621314) [22:21:26] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (3621314) [22:21:26] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (3621314) [22:21:27] (rootfs_pine64-pinephonepro) locking root (3621314) [22:21:27] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (3621314) [22:21:27] NOTE: No valid keymap specified for device (3621314) [22:21:27] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (3621314) [22:21:33] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (3621314) [22:21:33] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (3621314) [22:21:33] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (3621314) [22:21:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (3621314) [22:21:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3621314) [22:21:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (3621314) [22:21:33] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2207360 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (3621314) [22:21:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3621314) [22:21:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (3621314) [22:21:33] (native) create pine64-pinephonepro.img (2893M) (3621314) [22:21:33] (native) % truncate -s 2893M /home/pmos/rootfs/pine64-pinephonepro.img (3621314) [22:21:33] (native) mount /dev/install (pine64-pinephonepro.img) (3621314) [22:21:33] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (3621314) [22:21:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (3621314) [22:21:33] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (3621314) [22:21:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (3621314) [22:21:33] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (3621314) [22:21:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (3621314) [22:21:34] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (3621314) [22:21:34] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (3621314) [22:21:34] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (3621314) [22:21:34] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (3621314) [22:21:34] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (3621314) [22:21:34] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (3621314) [22:21:34] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (3621314) [22:21:34] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (3621314) [22:21:34] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (3621314) [22:21:34] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (3621314) [22:21:34] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (3621314) [22:21:34] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3621314) [22:21:34] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (3621314) [22:21:34] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (3621314) [22:21:34] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (3621314) [22:21:34] (native) % parted -s /dev/install mktable gpt (3621314) [22:21:34] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (3621314) [22:21:34] (native) % parted -s /dev/install mkpart primary 256M 100% (3621314) [22:21:34] (native) % parted -s /dev/install set 1 boot on (3621314) [22:21:34] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3621314) [22:21:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (3621314) [22:21:35] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (3621314) [22:21:35] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (3621314) [22:21:35] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (3621314) [22:21:35] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (3621314) [22:21:35] (native) install e2fsprogs (3621314) [22:21:35] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:21:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:21:35] (native) % cat /tmp/apk_progress_fifo (3621314) [22:21:35] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (3621314) [22:21:35] New background process: pid=3633308, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (3621314) [22:21:35] (native) format /dev/installp2 (root, ext4) (3621314) [22:21:35] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (3621314) [22:21:36] (native) mount /dev/installp2 to /mnt/install (3621314) [22:21:36] (native) % mkdir -p /mnt/install (3621314) [22:21:36] (native) % mount /dev/installp2 /mnt/install (3621314) [22:21:36] (native) calculate depends of dosfstools (pmbootstrap -v for details) (3621314) [22:21:36] (native) install dosfstools (3621314) [22:21:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:21:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (3621314) [22:21:36] (native) % cat /tmp/apk_progress_fifo (3621314) [22:21:36] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (3621314) [22:21:36] New background process: pid=3633343, 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 (3621314) [22:21:36] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (3621314) [22:21:36] (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 (3621314) [22:21:36] (native) % mkdir -p /mnt/install/boot (3621314) [22:21:36] (native) % mount /dev/installp1 /mnt/install/boot (3621314) [22:21:37] *** (4/4) FILL INSTALL BLOCKDEVICE *** (3621314) [22:21:37] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (3621314) [22:21:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (3621314) [22:21:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (3621314) [22:21:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (3621314) [22:21:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (3621314) [22:21:37] (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/ (3621314) [22:21:44] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (3621314) [22:21:44] % 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 (3621314) [22:21:44] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (3621314) [22:21:44] % 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/ (3621314) [22:21:44] % 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/ (3621314) [22:21:44] % 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/ (3621314) [22:21:44] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % 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/ (3621314) [22:21:45] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (3621314) [22:21:45] % 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 (3621314) [22:21:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (3621314) [22:21:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (3621314) [22:21:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 } ] } (3621314) [22:21:46] (native) umount /dev/loop0 (3621314) [22:21:46] (native) % losetup -d /dev/loop0 (3621314) [22:21:47] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (3621314) [22:21:47] (3621314) [22:21:47] *** FLASHING INFORMATION *** (3621314) [22:21:47] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (3621314) [22:21:47] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (3621314) [22:21:47] (3621314) [22:21:47] *** SSH DAEMON INFORMATION *** (3621314) [22:21:47] SSH daemon is enabled (disable with --no-sshd). (3621314) [22:21:47] Login as 'user' with the password given during installation. (3621314) [22:21:47] (3621314) [22:21:47] *** FIREWALL INFORMATION *** (3621314) [22:21:47] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (3621314) [22:21:47] For more information: https://postmarketos.org/firewall (3621314) [22:21:47] (3621314) [22:21:47] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (3621314) [22:21:47] DONE! total 2301432 -rw-r--r-- 1 root 12345 3033530368 Nov 15 22:21 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop0 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap (deleted) 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Nov 15 22:22 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 15 22:22 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 15 22:22 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Nov 15 22:20 bin drwxr-xr-x 2 root root 4096 Nov 15 22:21 boot drwxr-xr-x 2 root root 4096 Nov 15 22:17 dev drwxr-xr-x 65 root root 4096 Nov 15 22:21 etc drwxr-xr-x 3 root root 4096 Nov 15 22:21 home drwxr-xr-x 14 root root 4096 Nov 15 22:20 lib drwx------ 2 root root 16384 Nov 15 22:21 lost+found drwxr-xr-x 5 root root 4096 Nov 15 22:17 media drwxr-xr-x 8 root root 4096 Nov 15 22:17 mnt drwxr-xr-x 2 root root 4096 Nov 15 22:17 opt drwxr-xr-x 2 root root 4096 Nov 15 22:17 proc drwx------ 2 root root 4096 Nov 15 22:17 root drwxr-xr-x 6 root root 4096 Nov 15 22:20 run drwxr-xr-x 2 root root 4096 Nov 15 22:20 sbin drwxr-xr-x 2 root root 4096 Nov 15 22:17 srv drwxr-xr-x 2 root root 4096 Nov 15 22:17 sys drwxrwxrwt 2 root root 4096 Nov 15 22:21 tmp drwxr-xr-x 9 root root 4096 Nov 15 22:18 usr drwxr-xr-x 13 root root 4096 Nov 15 22:18 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-15 22:22:11-- 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% 88.7M=0s 2022-11-15 22:22:11 (88.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-11-15 09:44:05.445625 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0_rc1-105-ge0de382b68 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0_rc1-103-g37b8a01f82 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24946 distinct packages available (1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668374698-r0) (2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668374698-r0) (3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0) (4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1668211245-r0) (5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1668210371-r0) (6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668383680-r0) (7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0) (8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0) (9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0) (10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0) (11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0) (12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0) (13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0) (14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1668345447-r0) (15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0) (16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0) (17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0) (18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0) (19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1668383963-r0) (20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0) (21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0) (22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0) (23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0) (24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0) (25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0) (26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668304677-r0) (27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0) (28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0) (29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668304638-r0) (30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0) (31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0) (32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0) (33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0) (34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0) (35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1668391091-r0) (36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0) (39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0) (40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0) (41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668391244-r0) (42/102) Upgrading kclock (22.09-r0 -> 9999_git1668392107-r0) (43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0) (45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0) (46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0) (47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0) (48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0) (49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0) (50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0) (51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0) (52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0) (53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668392124-r0) (54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0) (55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0) (56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0) (57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668391831-r0) (58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0) (59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668391936-r0) (60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0) (62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0) (63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0) (64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0) (65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0) (66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0) (68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668414619-r0) (69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668414619-r0) (70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668392133-r1) (71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0) (73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0) (74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668391117-r0) (75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0) (76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0) (77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668391925-r0) (78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0) (79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0) (80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0) (81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0) (83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0) (84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668395599-r0) (85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0) (86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1668390406-r0) (87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0) (88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0) (89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1668391055-r0) (90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0) (91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668391067-r0) (92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668391946-r0) (93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668395599-r0) (94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0) (95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668391869-r0) (96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668395868-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0) (100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0) (102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r3.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2320 MiB in 750 packages (1/10) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r2) Executing flatpak-1.14.0-r2.pre-install Executing flatpak-1.14.0-r2.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.0-r2) (7/10) Installing discover-backend-flatpak (5.26.3-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2331 MiB in 760 packages (1/91) Installing syndication (9999_git1667651678-r0) (2/91) Installing alligator (9999_git1668392089-r0) (3/91) Installing libavc1394 (0.5.4-r3) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r3) (7/91) Installing mpg123-libs (1.31.1-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.1-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (3.0.0-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r1) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.4-r0) (25/91) Installing py3-brotli (1.0.9-r9) (26/91) Installing yt-dlp (2022.11.11-r0) (27/91) Installing audiotube (9999_git1668392098-r0) (28/91) Installing calindori (9999_git1667789891-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.231.1-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r4) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.1-r0) (42/91) Installing libupnp (1.14.14-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.12.0-r0) (49/91) Installing glslang (11.12.0-r0) (50/91) Installing spirv-tools (1.3.231.1-r0) ERROR: Failed to create usr/lib/libSPIRV-Tools.so: No space left on device ERROR: spirv-tools-1.3.231.1-r0: No space left on device (51/91) Installing shaderc (2022.3-r1) (52/91) Installing libplacebo (5.229.1-r0) (53/91) Installing libprotobuf-lite (3.21.9-r0) (54/91) Installing vlc-libs (3.0.17.4-r12) (55/91) Installing vlc (3.0.17.4-r12) ERROR: Failed to create usr/lib/vlc/lua/extensions/VLSub.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/cli.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/dummy.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/dumpmeta.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/http.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/luac.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/modules/host.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/modules/httprequests.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/intf/telnet.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/00_musicbrainz.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/01_googleimage.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/02_frenchtv.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/art/03_lastfm.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/meta/reader/filename.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/common.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/dkjson.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/sandbox.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/modules/simplexml.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_streams.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_xml.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/appletrailers.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/bbc_co_uk.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/cue.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/dailymotion.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/jamendo.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/koreus.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/liveleak.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/newgrounds.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/rockbox_fm_presets.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/soundcloud.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/twitch.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/vimeo.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/vocaroo.luac: No such file or directory ERROR: Failed to create usr/lib/vlc/lua/playlist/youtube.luac: No such file or directory ERROR: vlc-3.0.17.4-r12: Operation not permitted (56/91) Installing elisa (22.08.3-r0) ERROR: Failed to create usr/bin/elisa: No space left on device ERROR: elisa-22.08.3-r0: No space left on device (57/91) Installing kunitconversion (9999_git1667786877-r0) ERROR: Failed to create usr/lib/libKF5UnitConversion.so.5.100.0: No space left on device ERROR: kunitconversion-9999_git1667786877-r0: No space left on device (58/91) Installing kalk (9999_git1668390599-r0) ERROR: Failed to create usr/bin/kalk: No space left on device ERROR: kalk-9999_git1668390599-r0: No space left on device (59/91) Installing qt5-qtkeychain (0.13.2-r0) ERROR: Failed to create usr/lib/libqt5keychain.so.0.13.2: No space left on device ERROR: qt5-qtkeychain-0.13.2-r0: No space left on device (60/91) Installing kasts (9999_git1668127712-r0) ERROR: Failed to create usr/bin/kasts: No space left on device ERROR: kasts-9999_git1668127712-r0: No space left on device (61/91) Installing keysmith (9999_git1667927348-r0) ERROR: Failed to create usr/bin/keysmith: No space left on device ERROR: keysmith-9999_git1667927348-r0: No space left on device (62/91) Installing krecorder (9999_git1668305499-r1) ERROR: Failed to create usr/bin/krecorder: No space left on device ERROR: krecorder-9999_git1668305499-r1: No space left on device (63/91) Installing kpublictransport (22.08.3-r0) ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: No space left on device ERROR: kpublictransport-22.08.3-r0: No space left on device (64/91) Installing ktrip (9999_git1667790799-r0) ERROR: Failed to create usr/bin/ktrip: No space left on device ERROR: ktrip-9999_git1667790799-r0: No space left on device (65/91) Installing kweathercore (9999_git1667787915-r0) ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device ERROR: kweathercore-9999_git1667787915-r0: No space left on device (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device (67/91) Installing kweather (9999_git1668392115-r1) ERROR: Failed to create usr/bin/kweather: No space left on device ERROR: kweather-9999_git1668392115-r1: No space left on device (68/91) Installing libquotient (0.6.11-r0) ERROR: Failed to create usr/bin/quotest: No space left on device ERROR: libquotient-0.6.11-r0: No space left on device (69/91) Installing libcmark (0.30.2-r1) ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device ERROR: libcmark-0.30.2-r1: No space left on device (70/91) Installing neochat (9999_git1668391532-r0) ERROR: Failed to create usr/bin/neochat: No space left on device ERROR: neochat-9999_git1668391532-r0: No space left on device (71/91) Installing kjs (9999_git1667651362-r0) ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device ERROR: kjs-9999_git1667651362-r0: No space left on device (72/91) Installing libdjvulibre (3.5.28-r2) ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device ERROR: libdjvulibre-3.5.28-r2: No space left on device (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r3) ERROR: ebook-tools-0.2.2-r3: No space left on device (75/91) Installing discount-libs (2.2.7b-r0) ERROR: discount-libs-2.2.7b-r0: No space left on device (76/91) Installing poppler (22.11.0-r0) ERROR: poppler-22.11.0-r0: No space left on device (77/91) Installing poppler-qt5 (22.11.0-r0) ERROR: poppler-qt5-22.11.0-r0: No space left on device (78/91) Installing kdegraphics-mobipocket (22.08.3-r0) (79/91) Installing libspectre (0.2.11-r0) ERROR: libspectre-0.2.11-r0: Operation not permitted (80/91) Installing okular-common (22.08.3-r0) ERROR: okular-common-22.08.3-r0: Operation not permitted (81/91) Installing okular (22.08.3-r0) ERROR: okular-22.08.3-r0: Operation not permitted (82/91) Installing plasma-camera (1.0_git20210328-r2) ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted (83/91) Installing gst-libav (1.20.4-r0) ERROR: gst-libav-1.20.4-r0: Operation not permitted (84/91) Installing gst-plugins-good-qt (1.20.4-r1) ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted (85/91) Installing plasmatube (9999_git1668392143-r0) ERROR: plasmatube-9999_git1668392143-r0: Operation not permitted (86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0) ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted (87/91) Installing postmarketos-config-nftables-mdns (0.13-r0) ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted (88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted (91/91) Installing tokodon (9999_git1668417630-r0) ERROR: tokodon-9999_git1668417630-r0: Operation not permitted Executing busybox-1.35.0-r27.trigger ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device Executing gtk-update-icon-cache-3.24.34-r7.trigger ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device Executing postmarketos-base-23-r1.trigger ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device 36 errors; 2411 MiB in 815 packages sh: write error: No space left on device (chroot) Exiting chroot... [22:23:53] Unregister qemu binfmt (arm) [22:23:53] Unregister qemu binfmt (aarch64) [22:23:53] Unregister qemu binfmt (riscv64) [22:23:53] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [22:23:53] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [22:23:54] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [22:23:54] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [22:23:55] Cleared up ~4429 MB of space [22:23:55] [92mDONE![0m removed 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 880.2 MiB / 2,933.0 MiB = 0.300, 28 MiB/s, 1:44 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221115-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 826.3 MiB / 2,893.0 MiB = 0.286, 28 MiB/s, 1:42 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221115-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,281.8 MiB / 4,047.0 MiB = 0.317, 30 MiB/s, 2:13 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221115-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221115-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.07MB/s 0:04:52 4,653,056 0% 2.16MB/s 0:06:55 5,963,776 0% 1.85MB/s 0:08:05 7,274,496 0% 1.69MB/s 0:08:48 8,585,216 0% 1.23MB/s 0:12:08 9,895,936 1% 1.22MB/s 0:12:09 11,206,656 1% 1.22MB/s 0:12:10 12,517,376 1% 1.21MB/s 0:12:12 13,828,096 1% 1.21MB/s 0:12:16 15,138,816 1% 1.20MB/s 0:12:19 16,449,536 1% 1.20MB/s 0:12:15 17,760,256 1% 1.21MB/s 0:12:12 19,070,976 2% 1.22MB/s 0:12:05 20,381,696 2% 1.20MB/s 0:12:11 21,692,416 2% 1.18MB/s 0:12:22 23,003,136 2% 1.18MB/s 0:12:22 24,313,856 2% 1.18MB/s 0:12:21 25,624,576 2% 1.19MB/s 0:12:15 26,935,296 2% 1.21MB/s 0:12:04 28,246,016 3% 1.21MB/s 0:12:02 29,556,736 3% 1.21MB/s 0:12:00 30,867,456 3% 1.21MB/s 0:11:57 32,178,176 3% 1.22MB/s 0:11:54 33,488,896 3% 1.21MB/s 0:12:00 34,799,616 3% 1.21MB/s 0:11:59 36,110,336 3% 1.22MB/s 0:11:52 37,421,056 4% 1.22MB/s 0:11:51 38,731,776 4% 1.22MB/s 0:11:44 40,042,496 4% 1.23MB/s 0:11:43 41,353,216 4% 1.21MB/s 0:11:49 42,663,936 4% 1.21MB/s 0:11:50 43,974,656 4% 1.21MB/s 0:11:51 45,285,376 4% 1.21MB/s 0:11:50 46,596,096 5% 1.21MB/s 0:11:44 47,906,816 5% 1.22MB/s 0:11:41 49,217,536 5% 1.21MB/s 0:11:43 50,528,256 5% 1.21MB/s 0:11:43 51,838,976 5% 1.21MB/s 0:11:42 53,149,696 5% 1.21MB/s 0:11:41 54,460,416 5% 1.22MB/s 0:11:33 55,771,136 6% 1.22MB/s 0:11:35 57,081,856 6% 1.21MB/s 0:11:36 58,392,576 6% 1.21MB/s 0:11:35 59,703,296 6% 1.21MB/s 0:11:34 61,014,016 6% 1.22MB/s 0:11:29 62,324,736 6% 1.21MB/s 0:11:32 63,635,456 6% 1.21MB/s 0:11:30 64,946,176 7% 1.21MB/s 0:11:30 66,256,896 7% 1.21MB/s 0:11:30 67,534,848 7% 1.21MB/s 0:11:28 68,845,568 7% 1.21MB/s 0:11:29 70,156,288 7% 1.20MB/s 0:11:33 71,467,008 7% 1.20MB/s 0:11:33 72,777,728 7% 1.21MB/s 0:11:27 74,088,448 8% 1.21MB/s 0:11:23 75,399,168 8% 1.22MB/s 0:11:17 76,709,888 8% 1.22MB/s 0:11:17 78,020,608 8% 1.22MB/s 0:11:13 79,331,328 8% 1.22MB/s 0:11:12 80,642,048 8% 1.22MB/s 0:11:12 81,952,768 8% 1.23MB/s 0:11:08 83,263,488 9% 1.22MB/s 0:11:09 84,574,208 9% 1.22MB/s 0:11:09 85,884,928 9% 1.21MB/s 0:11:13 87,195,648 9% 1.21MB/s 0:11:13 88,506,368 9% 1.21MB/s 0:11:12 89,817,088 9% 1.20MB/s 0:11:15 91,127,808 9% 1.22MB/s 0:11:08 92,438,528 10% 1.22MB/s 0:11:07 93,749,248 10% 1.21MB/s 0:11:07 95,059,968 10% 1.22MB/s 0:11:00 96,370,688 10% 1.21MB/s 0:11:04 97,681,408 10% 1.21MB/s 0:11:03 98,992,128 10% 1.22MB/s 0:11:00 100,302,848 10% 1.21MB/s 0:11:01 101,613,568 11% 1.22MB/s 0:10:57 102,924,288 11% 1.22MB/s 0:10:56 104,235,008 11% 1.22MB/s 0:10:55 105,545,728 11% 1.22MB/s 0:10:54 106,856,448 11% 1.22MB/s 0:10:50 108,167,168 11% 1.22MB/s 0:10:51 109,477,888 11% 1.22MB/s 0:10:51 110,788,608 12% 1.22MB/s 0:10:47 112,099,328 12% 1.22MB/s 0:10:47 113,410,048 12% 1.23MB/s 0:10:43 114,720,768 12% 1.23MB/s 0:10:42 116,031,488 12% 1.22MB/s 0:10:44 117,342,208 12% 1.22MB/s 0:10:42 118,652,928 12% 1.22MB/s 0:10:42 119,963,648 12% 1.21MB/s 0:10:49 121,274,368 13% 1.21MB/s 0:10:47 122,585,088 13% 1.21MB/s 0:10:47 123,895,808 13% 1.21MB/s 0:10:47 125,206,528 13% 1.22MB/s 0:10:37 126,517,248 13% 1.22MB/s 0:10:36 127,827,968 13% 1.22MB/s 0:10:37 129,138,688 13% 1.23MB/s 0:10:32 130,449,408 14% 1.23MB/s 0:10:31 131,760,128 14% 1.22MB/s 0:10:32 133,070,848 14% 1.23MB/s 0:10:26 134,381,568 14% 1.23MB/s 0:10:28 135,692,288 14% 1.23MB/s 0:10:26 137,003,008 14% 1.22MB/s 0:10:28 138,313,728 14% 1.22MB/s 0:10:29 139,624,448 15% 1.22MB/s 0:10:28 140,935,168 15% 1.22MB/s 0:10:28 142,245,888 15% 1.23MB/s 0:10:22 143,556,608 15% 1.22MB/s 0:10:21 144,867,328 15% 1.23MB/s 0:10:20 146,178,048 15% 1.22MB/s 0:10:20 147,488,768 15% 1.22MB/s 0:10:22 148,799,488 16% 1.22MB/s 0:10:20 150,110,208 16% 1.22MB/s 0:10:19 151,420,928 16% 1.22MB/s 0:10:18 152,731,648 16% 1.22MB/s 0:10:14 154,042,368 16% 1.22MB/s 0:10:17 155,353,088 16% 1.22MB/s 0:10:16 156,663,808 16% 1.22MB/s 0:10:14 157,974,528 17% 1.20MB/s 0:10:20 159,285,248 17% 1.20MB/s 0:10:19 160,595,968 17% 1.21MB/s 0:10:16 161,906,688 17% 1.21MB/s 0:10:15 163,217,408 17% 1.22MB/s 0:10:07 164,528,128 17% 1.23MB/s 0:10:02 165,838,848 17% 1.23MB/s 0:10:03 167,149,568 18% 1.22MB/s 0:10:06 168,460,288 18% 1.20MB/s 0:10:15 169,771,008 18% 1.20MB/s 0:10:14 171,081,728 18% 1.20MB/s 0:10:13 172,392,448 18% 1.21MB/s 0:10:07 173,703,168 18% 1.22MB/s 0:09:57 175,013,888 18% 1.22MB/s 0:09:56 176,324,608 19% 1.22MB/s 0:09:55 177,635,328 19% 1.22MB/s 0:09:56 178,946,048 19% 1.22MB/s 0:09:56 180,256,768 19% 1.22MB/s 0:09:54 181,567,488 19% 1.22MB/s 0:09:53 182,878,208 19% 1.22MB/s 0:09:50 184,188,928 19% 1.23MB/s 0:09:48 185,499,648 20% 1.23MB/s 0:09:47 186,810,368 20% 1.22MB/s 0:09:49 188,121,088 20% 1.23MB/s 0:09:45 189,431,808 20% 1.22MB/s 0:09:45 190,742,528 20% 1.23MB/s 0:09:43 192,053,248 20% 1.23MB/s 0:09:39 193,363,968 20% 1.23MB/s 0:09:41 194,674,688 21% 1.23MB/s 0:09:40 195,985,408 21% 1.22MB/s 0:09:39 197,296,128 21% 1.20MB/s 0:09:49 198,606,848 21% 1.20MB/s 0:09:47 199,917,568 21% 1.20MB/s 0:09:48 201,228,288 21% 1.20MB/s 0:09:49 202,506,240 21% 1.21MB/s 0:09:40 203,816,960 22% 1.21MB/s 0:09:40 205,127,680 22% 1.22MB/s 0:09:36 206,438,400 22% 1.22MB/s 0:09:33 207,749,120 22% 1.23MB/s 0:09:29 209,059,840 22% 1.23MB/s 0:09:28 210,370,560 22% 1.23MB/s 0:09:27 211,681,280 22% 1.21MB/s 0:09:34 212,992,000 23% 1.21MB/s 0:09:30 214,302,720 23% 1.22MB/s 0:09:29 215,613,440 23% 1.22MB/s 0:09:28 216,924,160 23% 1.23MB/s 0:09:20 218,234,880 23% 1.22MB/s 0:09:22 219,545,600 23% 1.22MB/s 0:09:21 220,856,320 23% 1.22MB/s 0:09:20 222,167,040 24% 1.22MB/s 0:09:22 223,477,760 24% 1.22MB/s 0:09:20 224,788,480 24% 1.22MB/s 0:09:19 226,099,200 24% 1.22MB/s 0:09:17 227,409,920 24% 1.23MB/s 0:09:13 228,720,640 24% 1.23MB/s 0:09:13 230,031,360 24% 1.21MB/s 0:09:17 231,342,080 25% 1.21MB/s 0:09:16 232,652,800 25% 1.22MB/s 0:09:14 233,963,520 25% 1.22MB/s 0:09:13 235,274,240 25% 1.23MB/s 0:09:07 236,584,960 25% 1.23MB/s 0:09:06 237,895,680 25% 1.21MB/s 0:09:10 239,206,400 25% 1.21MB/s 0:09:09 240,517,120 26% 1.21MB/s 0:09:08 241,827,840 26% 1.22MB/s 0:09:07 243,138,560 26% 1.22MB/s 0:09:02 244,449,280 26% 1.22MB/s 0:09:02 245,760,000 26% 1.22MB/s 0:09:01 247,070,720 26% 1.21MB/s 0:09:05 248,381,440 26% 1.20MB/s 0:09:07 249,692,160 27% 1.20MB/s 0:09:08 251,002,880 27% 1.18MB/s 0:09:15 251,691,008 27% 1.05MB/s 0:10:21 252,968,960 27% 1.04MB/s 0:10:31 253,624,320 27% 914.07kB/s 0:12:12 254,869,504 27% 917.17kB/s 0:12:08 255,721,472 27% 951.87kB/s 0:11:40 257,032,192 27% 969.22kB/s 0:11:27 258,342,912 27% 1.10MB/s 0:09:51 259,653,632 28% 1.11MB/s 0:09:45 260,440,064 28% 1.07MB/s 0:10:07 261,619,712 28% 1.04MB/s 0:10:21 262,275,072 28% 915.81kB/s 0:12:01 263,454,720 28% 887.40kB/s 0:12:23 264,503,296 28% 968.28kB/s 0:11:20 265,814,016 28% 1008.87kB/s 0:10:51 267,124,736 28% 1.13MB/s 0:09:25 268,435,456 29% 1.16MB/s 0:09:10 269,746,176 29% 1.22MB/s 0:08:44 270,925,824 29% 1.18MB/s 0:08:58 271,581,184 29% 1.03MB/s 0:10:17 272,236,544 29% 897.49kB/s 0:12:05 273,154,048 29% 796.74kB/s 0:13:35 274,464,768 29% 816.64kB/s 0:13:14 275,775,488 29% 937.94kB/s 0:11:29 276,561,920 29% 941.81kB/s 0:11:26 277,872,640 30% 1.02MB/s 0:10:18 278,659,072 30% 935.59kB/s 0:11:28 279,314,432 30% 816.83kB/s 0:13:07 280,363,008 30% 892.09kB/s 0:12:00 281,149,440 30% 746.62kB/s 0:14:19 281,804,800 30% 721.13kB/s 0:14:49 282,591,232 30% 730.76kB/s 0:14:36 283,639,808 30% 737.33kB/s 0:14:27 284,950,528 30% 866.08kB/s 0:12:16 285,736,960 30% 867.21kB/s 0:12:14 286,392,320 31% 862.45kB/s 0:12:18 287,178,752 31% 771.60kB/s 0:13:43 287,834,112 31% 639.13kB/s 0:16:33 288,489,472 31% 625.55kB/s 0:16:54 289,144,832 31% 623.09kB/s 0:16:57 289,800,192 31% 615.83kB/s 0:17:08 290,455,552 31% 618.66kB/s 0:17:02 291,110,912 31% 623.93kB/s 0:16:52 291,766,272 31% 621.51kB/s 0:16:55 292,421,632 31% 624.69kB/s 0:16:49 293,076,992 31% 618.21kB/s 0:16:58 293,732,352 31% 616.57kB/s 0:17:00 294,387,712 31% 617.31kB/s 0:16:58 295,043,072 31% 617.31kB/s 0:16:57 295,829,504 32% 625.12kB/s 0:16:43 296,484,864 32% 622.22kB/s 0:16:46 297,140,224 32% 627.89kB/s 0:16:36 297,795,584 32% 625.41kB/s 0:16:39 298,450,944 32% 614.79kB/s 0:16:55 299,106,304 32% 612.29kB/s 0:16:58 299,761,664 32% 601.22kB/s 0:17:16 300,417,024 32% 598.41kB/s 0:17:20 301,072,384 32% 594.52kB/s 0:17:25 301,727,744 32% 587.02kB/s 0:17:38 302,252,032 32% 565.58kB/s 0:18:17 302,907,392 32% 555.89kB/s 0:18:35 304,087,040 32% 674.92kB/s 0:15:16 305,397,760 33% 826.00kB/s 0:12:27 306,708,480 33% 992.93kB/s 0:10:20 308,019,200 33% 1.13MB/s 0:08:51 309,329,920 33% 1.17MB/s 0:08:33 310,640,640 33% 1.15MB/s 0:08:42 311,820,288 33% 1.12MB/s 0:08:51 312,868,864 33% 1.07MB/s 0:09:14 314,179,584 34% 1.07MB/s 0:09:13 315,359,232 34% 1.06MB/s 0:09:21 316,669,952 34% 1.07MB/s 0:09:11 317,980,672 34% 1.12MB/s 0:08:45 319,291,392 34% 1.12MB/s 0:08:46 320,602,112 34% 1.17MB/s 0:08:21 321,912,832 34% 1.18MB/s 0:08:17 323,092,480 35% 1.13MB/s 0:08:39 323,747,840 35% 1010.92kB/s 0:09:52 324,403,200 35% 849.62kB/s 0:11:44 325,582,848 35% 820.51kB/s 0:12:08 326,893,568 35% 858.86kB/s 0:11:33 328,073,216 35% 975.97kB/s 0:10:09 329,252,864 35% 1.07MB/s 0:09:02 330,563,584 35% 1.09MB/s 0:08:52 331,612,160 35% 1.04MB/s 0:09:12 332,791,808 36% 1.04MB/s 0:09:11 334,102,528 36% 1.08MB/s 0:08:53 335,151,104 36% 1.02MB/s 0:09:23 336,297,984 36% 1.04MB/s 0:09:08 337,477,632 36% 1.03MB/s 0:09:12 338,788,352 36% 1.03MB/s 0:09:11 339,968,000 36% 1.07MB/s 0:08:54 341,278,720 36% 1.09MB/s 0:08:39 342,327,296 37% 1.07MB/s 0:08:50 343,638,016 37% 1.08MB/s 0:08:45 344,424,448 37% 997.25kB/s 0:09:40 345,604,096 37% 941.81kB/s 0:10:13 346,521,600 37% 904.39kB/s 0:10:37 347,570,176 37% 836.05kB/s 0:11:28 348,618,752 37% 903.80kB/s 0:10:35 349,667,328 37% 892.49kB/s 0:10:42 350,584,832 37% 907.39kB/s 0:10:30 351,502,336 38% 901.41kB/s 0:10:33 352,157,696 38% 821.29kB/s 0:11:34 353,206,272 38% 806.91kB/s 0:11:46 354,254,848 38% 828.67kB/s 0:11:26 355,172,352 38% 798.57kB/s 0:11:50 356,352,000 38% 892.96kB/s 0:10:34 357,007,360 38% 830.80kB/s 0:11:21 358,187,008 38% 867.60kB/s 0:10:50 358,842,368 38% 819.57kB/s 0:11:28 359,890,944 38% 777.85kB/s 0:12:03 360,677,376 39% 810.49kB/s 0:11:33 361,594,880 39% 761.56kB/s 0:12:17 362,250,240 39% 765.06kB/s 0:12:12 362,905,600 39% 696.64kB/s 0:13:23 363,560,960 39% 650.35kB/s 0:14:20 364,085,248 39% 557.29kB/s 0:16:42 365,264,896 39% 678.50kB/s 0:13:41 366,444,544 39% 807.10kB/s 0:11:29 367,755,264 39% 978.27kB/s 0:09:27 369,065,984 39% 1.13MB/s 0:07:58 370,376,704 40% 1.17MB/s 0:07:40 371,687,424 40% 1.20MB/s 0:07:26 372,998,144 40% 1.20MB/s 0:07:27 374,046,720 40% 1.13MB/s 0:07:56 375,357,440 40% 1.12MB/s 0:07:59 376,274,944 40% 1.03MB/s 0:08:36 377,454,592 40% 1.01MB/s 0:08:49 378,765,312 41% 1.07MB/s 0:08:18 380,076,032 41% 1.08MB/s 0:08:12 381,386,752 41% 1.15MB/s 0:07:40 382,697,472 41% 1.19MB/s 0:07:24 383,877,120 41% 1.18MB/s 0:07:26 385,187,840 41% 1.15MB/s 0:07:38 385,974,272 41% 1.03MB/s 0:08:27 387,284,992 41% 1.02MB/s 0:08:30 388,464,640 42% 1.03MB/s 0:08:27 389,644,288 42% 1.03MB/s 0:08:24 390,823,936 42% 1.11MB/s 0:07:46 392,134,656 42% 1.09MB/s 0:07:57 393,314,304 42% 1.07MB/s 0:08:01 394,493,952 42% 1.06MB/s 0:08:08 395,673,600 42% 1.07MB/s 0:08:00 396,722,176 42% 1.01MB/s 0:08:27 397,770,752 43% 1008.34kB/s 0:08:40 398,819,328 43% 996.46kB/s 0:08:45 399,998,976 43% 1001.90kB/s 0:08:41 401,047,552 43% 1.00MB/s 0:08:28 402,358,272 43% 1.06MB/s 0:07:58 403,406,848 43% 1.05MB/s 0:08:03 404,717,568 43% 1.07MB/s 0:07:54 405,635,072 43% 1.01MB/s 0:08:20 406,945,792 44% 1.00MB/s 0:08:23 407,863,296 44% 972.30kB/s 0:08:49 409,042,944 44% 922.67kB/s 0:09:16 409,698,304 44% 879.24kB/s 0:09:43 410,877,952 44% 834.42kB/s 0:10:13 411,795,456 44% 851.82kB/s 0:10:00 412,844,032 44% 850.79kB/s 0:09:59 413,499,392 44% 864.86kB/s 0:09:49 414,547,968 44% 842.50kB/s 0:10:03 415,465,472 45% 841.31kB/s 0:10:03 416,382,976 45% 785.63kB/s 0:10:44 417,300,480 45% 838.49kB/s 0:10:03 418,217,984 45% 826.00kB/s 0:10:11 419,528,704 45% 917.67kB/s 0:09:08 420,446,208 45% 934.31kB/s 0:08:57 421,756,928 45% 1022.08kB/s 0:08:10 422,805,504 45% 1.00MB/s 0:08:07 423,591,936 45% 909.47kB/s 0:09:09 424,247,296 45% 837.17kB/s 0:09:55 425,295,872 46% 791.57kB/s 0:10:28 425,951,232 46% 715.75kB/s 0:11:34 426,606,592 46% 677.40kB/s 0:12:12 427,261,952 46% 679.44kB/s 0:12:09 428,048,384 46% 606.77kB/s 0:13:35 429,359,104 46% 759.30kB/s 0:10:50 430,669,824 46% 918.52kB/s 0:08:55 431,980,544 46% 1.07MB/s 0:07:29 433,291,264 46% 1.20MB/s 0:06:37 434,601,984 47% 1.20MB/s 0:06:36 435,781,632 47% 1.15MB/s 0:06:53 436,830,208 47% 1.09MB/s 0:07:14 438,140,928 47% 1.09MB/s 0:07:12 439,451,648 47% 1.10MB/s 0:07:10 440,762,368 47% 1.13MB/s 0:06:55 442,073,088 47% 1.19MB/s 0:06:34 443,383,808 48% 1.19MB/s 0:06:34 444,694,528 48% 1.19MB/s 0:06:32 445,612,032 48% 1.12MB/s 0:06:56 446,922,752 48% 1.12MB/s 0:06:55 447,971,328 48% 1.04MB/s 0:07:24 448,888,832 48% 961.73kB/s 0:08:12 450,199,552 48% 1.02MB/s 0:07:30 451,510,272 48% 1.02MB/s 0:07:29 452,820,992 49% 1.10MB/s 0:06:57 454,000,640 49% 1.17MB/s 0:06:30 455,180,288 49% 1.12MB/s 0:06:46 456,228,864 49% 1.06MB/s 0:07:08 457,408,512 49% 1.02MB/s 0:07:23 458,588,160 49% 1.03MB/s 0:07:18 459,505,664 49% 1016.12kB/s 0:07:36 460,685,312 49% 1.04MB/s 0:07:15 461,733,888 50% 1.02MB/s 0:07:21 463,044,608 50% 1.02MB/s 0:07:22 464,224,256 50% 1.07MB/s 0:06:59 465,534,976 50% 1.05MB/s 0:07:05 466,714,624 50% 1.06MB/s 0:07:01 468,025,344 50% 1.04MB/s 0:07:06 468,811,776 50% 982.24kB/s 0:07:42 469,729,280 50% 934.73kB/s 0:08:04 470,745,088 51% 900.69kB/s 0:08:22 472,055,808 51% 940.05kB/s 0:07:59 472,711,168 51% 919.58kB/s 0:08:09 473,366,528 51% 854.46kB/s 0:08:46 474,677,248 51% 922.86kB/s 0:08:05 475,856,896 51% 856.68kB/s 0:08:41 476,643,328 51% 884.18kB/s 0:08:24 477,298,688 51% 881.54kB/s 0:08:25 478,216,192 51% 802.04kB/s 0:09:14 479,002,624 51% 726.41kB/s 0:10:11 480,313,344 52% 826.95kB/s 0:08:55 480,968,704 52% 828.86kB/s 0:08:53 482,148,352 52% 877.51kB/s 0:08:22 482,803,712 52% 861.25kB/s 0:08:31 483,983,360 52% 819.57kB/s 0:08:55 484,638,720 52% 814.92kB/s 0:08:57 485,687,296 52% 793.02kB/s 0:09:11 486,473,728 52% 808.12kB/s 0:09:00 487,653,376 52% 832.91kB/s 0:08:42 488,701,952 52% 909.67kB/s 0:07:57 489,357,312 53% 829.25kB/s 0:08:42 490,012,672 53% 819.35kB/s 0:08:48 490,766,336 53% 731.82kB/s 0:09:50 491,847,680 53% 755.91kB/s 0:09:30 492,503,040 53% 751.10kB/s 0:09:33 493,289,472 53% 770.53kB/s 0:09:17 494,469,120 53% 861.98kB/s 0:08:17 495,124,480 53% 762.99kB/s 0:09:20 495,779,840 53% 768.31kB/s 0:09:15 496,959,488 53% 847.48kB/s 0:08:22 497,876,992 53% 786.20kB/s 0:09:00 498,794,496 54% 845.48kB/s 0:08:21 499,843,072 54% 906.14kB/s 0:07:46 500,891,648 54% 885.81kB/s 0:07:56 502,202,368 54% 963.72kB/s 0:07:16 503,513,088 54% 1.02MB/s 0:06:42 504,823,808 54% 1.11MB/s 0:06:08 505,741,312 54% 1.08MB/s 0:06:16 506,658,816 54% 1.01MB/s 0:06:44 507,969,536 55% 1005.08kB/s 0:06:52 508,755,968 55% 854.47kB/s 0:08:04 509,411,328 55% 809.39kB/s 0:08:30 510,066,688 55% 748.20kB/s 0:09:11 510,722,048 55% 623.81kB/s 0:11:00 511,377,408 55% 613.47kB/s 0:11:10 512,163,840 55% 622.65kB/s 0:10:59 512,950,272 55% 641.46kB/s 0:10:39 513,605,632 55% 641.60kB/s 0:10:37 514,260,992 55% 642.34kB/s 0:10:36 514,916,352 55% 636.67kB/s 0:10:40 515,571,712 55% 616.27kB/s 0:11:01 516,489,216 55% 664.62kB/s 0:10:11 517,406,720 56% 728.83kB/s 0:09:16 518,062,080 56% 724.87kB/s 0:09:18 518,717,440 56% 731.78kB/s 0:09:12 519,372,800 56% 682.34kB/s 0:09:51 520,159,232 56% 651.16kB/s 0:10:18 521,338,880 56% 781.63kB/s 0:08:33 522,387,456 56% 841.31kB/s 0:07:56 523,042,816 56% 848.48kB/s 0:07:51 523,698,176 56% 822.47kB/s 0:08:05 524,877,824 56% 791.75kB/s 0:08:22 525,533,184 56% 734.05kB/s 0:09:01 526,581,760 57% 823.45kB/s 0:08:01 527,663,104 57% 923.88kB/s 0:07:07 528,941,056 57% 977.82kB/s 0:06:42 530,251,776 57% 1.11MB/s 0:05:45 531,562,496 57% 1.17MB/s 0:05:26 532,873,216 57% 1.22MB/s 0:05:12 534,183,936 57% 1.23MB/s 0:05:09 535,494,656 58% 1.23MB/s 0:05:08 536,805,376 58% 1.22MB/s 0:05:08 538,116,096 58% 1.22MB/s 0:05:07 539,426,816 58% 1.22MB/s 0:05:07 540,737,536 58% 1.22MB/s 0:05:06 542,048,256 58% 1.22MB/s 0:05:04 543,358,976 58% 1.22MB/s 0:05:02 544,669,696 59% 1.19MB/s 0:05:10 545,456,128 59% 1.07MB/s 0:05:43 546,766,848 59% 1.08MB/s 0:05:41 548,077,568 59% 1.07MB/s 0:05:40 549,388,288 59% 1.10MB/s 0:05:32 550,699,008 59% 1.21MB/s 0:05:00 552,009,728 59% 1.20MB/s 0:05:01 553,320,448 59% 1.20MB/s 0:05:00 554,500,096 60% 1.16MB/s 0:05:11 555,155,456 60% 1.02MB/s 0:05:52 556,466,176 60% 1.02MB/s 0:05:51 557,776,896 60% 1.02MB/s 0:05:49 558,563,328 60% 935.85kB/s 0:06:29 559,874,048 60% 1.06MB/s 0:05:35 560,922,624 60% 1020.40kB/s 0:05:54 561,577,984 60% 870.75kB/s 0:06:54 562,233,344 60% 870.96kB/s 0:06:54 563,412,992 61% 828.18kB/s 0:07:14 564,199,424 61% 762.63kB/s 0:07:50 565,510,144 61% 885.00kB/s 0:06:43 566,558,720 61% 980.05kB/s 0:06:03 567,869,440 61% 1023.28kB/s 0:05:46 569,180,160 61% 1.13MB/s 0:05:06 570,490,880 61% 1.16MB/s 0:04:55 571,539,456 61% 1.12MB/s 0:05:05 572,456,960 62% 1.04MB/s 0:05:30 573,636,608 62% 997.94kB/s 0:05:50 574,291,968 62% 850.01kB/s 0:06:50 574,947,328 62% 784.35kB/s 0:07:23 576,126,976 62% 831.55kB/s 0:06:57 577,437,696 62% 884.23kB/s 0:06:30 578,748,416 62% 1.02MB/s 0:05:30 580,059,136 62% 1.15MB/s 0:04:51 581,369,856 62% 1.20MB/s 0:04:38 582,680,576 63% 1.21MB/s 0:04:35 583,860,224 63% 1.16MB/s 0:04:45 584,646,656 63% 1.05MB/s 0:05:16 585,957,376 63% 1.03MB/s 0:05:18 586,743,808 63% 927.32kB/s 0:06:02 588,054,528 63% 967.18kB/s 0:05:46 589,103,104 63% 1024.00kB/s 0:05:26 589,758,464 63% 885.07kB/s 0:06:16 590,938,112 64% 985.80kB/s 0:05:36 592,248,832 64% 976.40kB/s 0:05:38 592,904,192 64% 901.41kB/s 0:06:06 594,214,912 64% 1.01MB/s 0:05:16 595,525,632 64% 1.05MB/s 0:05:05 596,312,064 64% 923.01kB/s 0:05:53 597,622,784 64% 1.03MB/s 0:05:09 598,933,504 64% 1.04MB/s 0:05:03 600,244,224 65% 1.04MB/s 0:05:02 601,554,944 65% 1.20MB/s 0:04:20 602,865,664 65% 1.21MB/s 0:04:17 604,143,616 65% 1.20MB/s 0:04:19 604,798,976 65% 1.05MB/s 0:04:56 605,454,336 65% 913.63kB/s 0:05:47 606,371,840 65% 825.26kB/s 0:06:23 607,420,416 65% 762.99kB/s 0:06:53 608,731,136 65% 916.69kB/s 0:05:42 609,779,712 66% 972.60kB/s 0:05:21 610,959,360 66% 1.00MB/s 0:05:04 612,270,080 66% 1.08MB/s 0:04:42 613,580,800 66% 1.07MB/s 0:04:43 614,891,520 66% 1.16MB/s 0:04:18 616,202,240 66% 1.20MB/s 0:04:10 617,119,744 66% 1.10MB/s 0:04:31 618,037,248 66% 1.02MB/s 0:04:51 618,954,752 67% 957.07kB/s 0:05:17 620,003,328 67% 902.07kB/s 0:05:35 621,051,904 67% 922.41kB/s 0:05:27 622,362,624 67% 1008.36kB/s 0:04:58 623,673,344 67% 1.07MB/s 0:04:33 624,984,064 67% 1.12MB/s 0:04:18 626,294,784 67% 1.20MB/s 0:04:00 627,605,504 68% 1.21MB/s 0:03:58 628,916,224 68% 1.22MB/s 0:03:54 629,702,656 68% 1.09MB/s 0:04:23 630,882,304 68% 1.04MB/s 0:04:33 632,193,024 68% 1.04MB/s 0:04:31 633,503,744 68% 1.04MB/s 0:04:30 634,814,464 68% 1.17MB/s 0:04:00 635,731,968 68% 1.11MB/s 0:04:11 636,911,616 69% 1.07MB/s 0:04:22 638,222,336 69% 1.07MB/s 0:04:20 639,533,056 69% 1.07MB/s 0:04:17 640,450,560 69% 1.08MB/s 0:04:16 641,105,920 69% 995.14kB/s 0:04:43 641,761,280 69% 837.62kB/s 0:05:35 643,072,000 69% 823.25kB/s 0:05:39 644,382,720 69% 915.81kB/s 0:05:04 645,300,224 69% 980.37kB/s 0:04:43 646,610,944 70% 1.10MB/s 0:04:04 647,921,664 70% 1.12MB/s 0:03:59 649,232,384 70% 1.12MB/s 0:03:57 650,543,104 70% 1.19MB/s 0:03:42 651,198,464 70% 1.06MB/s 0:04:11 651,853,824 70% 925.30kB/s 0:04:52 652,509,184 70% 772.95kB/s 0:05:49 653,819,904 70% 773.88kB/s 0:05:47 654,868,480 70% 863.61kB/s 0:05:10 655,785,984 71% 929.78kB/s 0:04:47 656,834,560 71% 1023.75kB/s 0:04:19 657,489,920 71% 877.36kB/s 0:05:02 658,145,280 71% 779.16kB/s 0:05:39 658,800,640 71% 712.66kB/s 0:06:10 659,554,304 71% 644.82kB/s 0:06:48 660,504,576 71% 714.04kB/s 0:06:07 661,815,296 71% 875.43kB/s 0:04:58 663,126,016 71% 1.01MB/s 0:04:11 664,436,736 71% 1.13MB/s 0:03:43 665,747,456 72% 1.22MB/s 0:03:26 666,796,032 72% 1.11MB/s 0:03:45 667,844,608 72% 1.04MB/s 0:03:59 669,155,328 72% 1.05MB/s 0:03:56 670,466,048 72% 1.05MB/s 0:03:55 671,776,768 72% 1.15MB/s 0:03:32 673,087,488 72% 1.23MB/s 0:03:18 674,398,208 73% 1.23MB/s 0:03:18 675,708,928 73% 1.22MB/s 0:03:17 677,019,648 73% 1.22MB/s 0:03:16 678,330,368 73% 1.22MB/s 0:03:15 679,641,088 73% 1.22MB/s 0:03:14 680,951,808 73% 1.22MB/s 0:03:13 682,262,528 73% 1.21MB/s 0:03:13 683,573,248 74% 1.21MB/s 0:03:12 684,883,968 74% 1.21MB/s 0:03:11 686,194,688 74% 1.22MB/s 0:03:09 687,374,336 74% 1.19MB/s 0:03:13 688,291,840 74% 1.08MB/s 0:03:32 689,602,560 74% 1.08MB/s 0:03:31 690,913,280 74% 1.08MB/s 0:03:30 692,224,000 75% 1.11MB/s 0:03:22 693,534,720 75% 1.22MB/s 0:03:02 694,845,440 75% 1.23MB/s 0:03:01 696,156,160 75% 1.22MB/s 0:03:01 697,466,880 75% 1.23MB/s 0:02:59 698,777,600 75% 1.23MB/s 0:02:58 700,088,320 75% 1.23MB/s 0:02:57 701,399,040 75% 1.23MB/s 0:02:56 702,709,760 76% 1.21MB/s 0:02:57 704,020,480 76% 1.21MB/s 0:02:56 705,331,200 76% 1.21MB/s 0:02:55 706,641,920 76% 1.21MB/s 0:02:53 707,952,640 76% 1.22MB/s 0:02:51 709,263,360 76% 1.22MB/s 0:02:51 710,574,080 76% 1.22MB/s 0:02:50 711,884,800 77% 1.22MB/s 0:02:49 713,195,520 77% 1.22MB/s 0:02:47 714,113,024 77% 1.11MB/s 0:03:03 715,292,672 77% 1.07MB/s 0:03:09 716,603,392 77% 1.07MB/s 0:03:08 717,651,968 77% 1009.51kB/s 0:03:23 718,700,544 77% 1.03MB/s 0:03:14 720,011,264 78% 1.07MB/s 0:03:05 721,321,984 78% 1.06MB/s 0:03:06 722,632,704 78% 1.14MB/s 0:02:52 723,943,424 78% 1.16MB/s 0:02:47 725,123,072 78% 1.12MB/s 0:02:52 726,433,792 78% 1.14MB/s 0:02:48 727,744,512 78% 1.14MB/s 0:02:47 729,055,232 78% 1.18MB/s 0:02:40 730,365,952 79% 1.23MB/s 0:02:33 731,676,672 79% 1.23MB/s 0:02:32 732,987,392 79% 1.23MB/s 0:02:31 734,298,112 79% 1.23MB/s 0:02:29 735,608,832 79% 1.22MB/s 0:02:29 736,919,552 79% 1.23MB/s 0:02:28 738,230,272 79% 1.22MB/s 0:02:27 739,508,224 80% 1.21MB/s 0:02:28 740,818,944 80% 1.21MB/s 0:02:27 742,129,664 80% 1.21MB/s 0:02:26 743,440,384 80% 1.21MB/s 0:02:24 744,751,104 80% 1.23MB/s 0:02:22 746,061,824 80% 1.21MB/s 0:02:22 747,372,544 80% 1.21MB/s 0:02:21 748,683,264 81% 1.21MB/s 0:02:20 749,993,984 81% 1.21MB/s 0:02:19 751,304,704 81% 1.22MB/s 0:02:17 752,484,352 81% 1.17MB/s 0:02:22 753,664,000 81% 1.14MB/s 0:02:24 754,974,720 81% 1.14MB/s 0:02:23 756,154,368 81% 1.11MB/s 0:02:26 756,940,800 82% 1.04MB/s 0:02:36 758,251,520 82% 1.06MB/s 0:02:31 759,562,240 82% 1.06MB/s 0:02:30 760,872,960 82% 1.10MB/s 0:02:24 762,183,680 82% 1.22MB/s 0:02:08 763,494,400 82% 1.22MB/s 0:02:07 764,805,120 82% 1.22MB/s 0:02:06 766,115,840 83% 1.22MB/s 0:02:05 767,426,560 83% 1.22MB/s 0:02:04 768,737,280 83% 1.22MB/s 0:02:03 770,048,000 83% 1.22MB/s 0:02:01 771,358,720 83% 1.22MB/s 0:02:00 772,669,440 83% 1.22MB/s 0:02:00 773,980,160 83% 1.22MB/s 0:01:58 775,290,880 84% 1.22MB/s 0:01:57 776,601,600 84% 1.22MB/s 0:01:56 777,912,320 84% 1.22MB/s 0:01:55 778,829,824 84% 1.09MB/s 0:02:09 780,140,544 84% 1.08MB/s 0:02:09 781,451,264 84% 1.08MB/s 0:02:08 782,761,984 84% 1.08MB/s 0:02:07 784,072,704 84% 1.21MB/s 0:01:52 785,383,424 85% 1.22MB/s 0:01:49 786,694,144 85% 1.22MB/s 0:01:48 788,004,864 85% 1.22MB/s 0:01:47 789,315,584 85% 1.23MB/s 0:01:46 790,626,304 85% 1.23MB/s 0:01:45 791,805,952 85% 1.19MB/s 0:01:47 792,854,528 85% 1.13MB/s 0:01:52 794,165,248 86% 1.13MB/s 0:01:51 795,475,968 86% 1.13MB/s 0:01:50 796,786,688 86% 1.16MB/s 0:01:45 797,704,192 86% 1.13MB/s 0:01:48 798,621,696 86% 1.02MB/s 0:01:58 799,932,416 86% 1.02MB/s 0:01:57 801,243,136 86% 1.02MB/s 0:01:55 802,553,856 86% 1.10MB/s 0:01:46 803,209,216 87% 1.06MB/s 0:01:50 803,864,576 87% 933.17kB/s 0:02:07 804,913,152 87% 870.11kB/s 0:02:15 806,223,872 87% 880.16kB/s 0:02:12 807,272,448 87% 936.07kB/s 0:02:03 808,452,096 87% 1.02MB/s 0:01:49 809,762,816 87% 1.08MB/s 0:01:42 810,811,392 87% 1.00MB/s 0:01:49 812,122,112 87% 1.09MB/s 0:01:39 813,432,832 88% 1.13MB/s 0:01:34 814,743,552 88% 1.13MB/s 0:01:33 816,054,272 88% 1.21MB/s 0:01:26 816,971,776 88% 1.13MB/s 0:01:31 818,282,496 88% 1.14MB/s 0:01:30 819,593,216 88% 1.13MB/s 0:01:29 820,903,936 88% 1.13MB/s 0:01:27 822,214,656 89% 1.22MB/s 0:01:20 823,525,376 89% 1.22MB/s 0:01:19 824,836,096 89% 1.23MB/s 0:01:18 826,146,816 89% 1.23MB/s 0:01:17 827,457,536 89% 1.22MB/s 0:01:16 828,768,256 89% 1.21MB/s 0:01:15 830,078,976 89% 1.21MB/s 0:01:14 831,127,552 90% 1.12MB/s 0:01:20 832,045,056 90% 1.04MB/s 0:01:25 832,962,560 90% 947.93kB/s 0:01:34 834,273,280 90% 934.95kB/s 0:01:34 835,584,000 90% 1023.52kB/s 0:01:25 836,894,720 90% 1.08MB/s 0:01:17 838,205,440 90% 1.21MB/s 0:01:08 839,516,160 90% 1.23MB/s 0:01:06 840,826,880 91% 1.23MB/s 0:01:05 842,137,600 91% 1.22MB/s 0:01:04 843,186,176 91% 1.15MB/s 0:01:07 844,496,896 91% 1.14MB/s 0:01:06 845,807,616 91% 1.15MB/s 0:01:05 846,987,264 91% 1.09MB/s 0:01:07 847,904,768 91% 1.06MB/s 0:01:08 849,215,488 92% 1.07MB/s 0:01:07 850,526,208 92% 1.06MB/s 0:01:06 851,836,928 92% 1.11MB/s 0:01:02 853,147,648 92% 1.22MB/s 0:00:55 854,458,368 92% 1.21MB/s 0:00:55 855,769,088 92% 1.22MB/s 0:00:53 857,079,808 92% 1.22MB/s 0:00:52 858,390,528 93% 1.22MB/s 0:00:51 859,701,248 93% 1.23MB/s 0:00:50 861,011,968 93% 1.22MB/s 0:00:49 862,322,688 93% 1.22MB/s 0:00:48 863,633,408 93% 1.23MB/s 0:00:47 864,944,128 93% 1.23MB/s 0:00:46 866,254,848 93% 1.22MB/s 0:00:45 867,565,568 94% 1.22MB/s 0:00:44 868,876,288 94% 1.20MB/s 0:00:44 870,055,936 94% 1.15MB/s 0:00:45 871,366,656 94% 1.15MB/s 0:00:43 872,644,608 94% 1.14MB/s 0:00:43 873,955,328 94% 1.16MB/s 0:00:41 874,872,832 94% 1.10MB/s 0:00:42 875,528,192 94% 966.93kB/s 0:00:49 876,183,552 94% 820.71kB/s 0:00:56 877,494,272 95% 807.10kB/s 0:00:56 878,804,992 95% 917.56kB/s 0:00:48 879,853,568 95% 997.17kB/s 0:00:43 881,164,288 95% 1.12MB/s 0:00:36 882,475,008 95% 1.14MB/s 0:00:34 883,785,728 95% 1.14MB/s 0:00:33 885,096,448 95% 1.22MB/s 0:00:30 886,407,168 96% 1.23MB/s 0:00:29 887,455,744 96% 1.15MB/s 0:00:30 888,373,248 96% 1.05MB/s 0:00:32 889,421,824 96% 994.12kB/s 0:00:33 890,339,328 96% 896.36kB/s 0:00:36 891,650,048 96% 963.76kB/s 0:00:32 892,960,768 96% 1.04MB/s 0:00:28 894,271,488 96% 1.12MB/s 0:00:24 895,320,064 97% 1.17MB/s 0:00:23 896,106,496 97% 1.04MB/s 0:00:25 897,417,216 97% 1.03MB/s 0:00:24 898,727,936 97% 1.03MB/s 0:00:22 900,038,656 97% 1.09MB/s 0:00:20 901,349,376 97% 1.21MB/s 0:00:17 902,529,024 97% 1.17MB/s 0:00:17 903,446,528 97% 1.08MB/s 0:00:17 904,757,248 98% 1.06MB/s 0:00:16 905,412,608 98% 941.18kB/s 0:00:18 906,723,328 98% 982.96kB/s 0:00:16 908,034,048 98% 1.05MB/s 0:00:13 909,344,768 98% 1.07MB/s 0:00:12 910,655,488 98% 1.22MB/s 0:00:09 911,966,208 98% 1.23MB/s 0:00:08 913,014,784 98% 1.15MB/s 0:00:08 914,325,504 99% 1.14MB/s 0:00:07 915,243,008 99% 1.04MB/s 0:00:07 915,898,368 99% 913.85kB/s 0:00:07 916,946,944 99% 914.94kB/s 0:00:06 918,257,664 99% 919.76kB/s 0:00:05 919,568,384 99% 1022.76kB/s 0:00:03 920,879,104 99% 1.15MB/s 0:00:01 922,189,824 99% 1.22MB/s 0:00:00 922,934,176 100% 1.05MB/s 0:13:55 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221115-pine64-pinephone.img.xz.sha256 133 100% 0.25kB/s 0:00:00 133 100% 0.25kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221115-pine64-pinephonepro.img.xz 32,768 0% 62.26kB/s 3:51:56 425,984 0% 392.08kB/s 0:36:48 1,212,416 0% 553.53kB/s 0:26:03 2,523,136 0% 782.22kB/s 0:18:24 3,833,856 0% 898.06kB/s 0:16:00 5,144,576 0% 1.09MB/s 0:12:51 6,455,296 0% 1.23MB/s 0:11:22 7,766,016 0% 1.23MB/s 0:11:23 9,076,736 1% 1.23MB/s 0:11:22 10,387,456 1% 1.23MB/s 0:11:21 11,698,176 1% 1.22MB/s 0:11:21 13,008,896 1% 1.22MB/s 0:11:21 14,319,616 1% 1.22MB/s 0:11:20 15,630,336 1% 1.22MB/s 0:11:19 16,941,056 1% 1.22MB/s 0:11:18 18,251,776 2% 1.22MB/s 0:11:17 19,562,496 2% 1.22MB/s 0:11:16 20,873,216 2% 1.22MB/s 0:11:15 22,183,936 2% 1.22MB/s 0:11:14 23,494,656 2% 1.22MB/s 0:11:13 24,805,376 2% 1.22MB/s 0:11:12 26,116,096 3% 1.22MB/s 0:11:12 27,426,816 3% 1.22MB/s 0:11:12 28,737,536 3% 1.21MB/s 0:11:14 30,048,256 3% 1.22MB/s 0:11:12 31,358,976 3% 1.22MB/s 0:11:09 32,669,696 3% 1.22MB/s 0:11:07 33,980,416 3% 1.22MB/s 0:11:03 35,291,136 4% 1.22MB/s 0:11:03 36,601,856 4% 1.22MB/s 0:11:02 37,912,576 4% 1.22MB/s 0:11:01 39,223,296 4% 1.22MB/s 0:10:59 40,534,016 4% 1.23MB/s 0:10:57 41,844,736 4% 1.23MB/s 0:10:57 43,155,456 4% 1.23MB/s 0:10:56 44,466,176 5% 1.23MB/s 0:10:55 45,776,896 5% 1.22MB/s 0:10:55 47,087,616 5% 1.21MB/s 0:11:01 48,398,336 5% 1.21MB/s 0:10:59 49,709,056 5% 1.21MB/s 0:10:59 51,019,776 5% 1.21MB/s 0:10:58 52,330,496 6% 1.22MB/s 0:10:53 53,379,072 6% 1.14MB/s 0:11:34 54,689,792 6% 1.13MB/s 0:11:39 56,000,512 6% 1.13MB/s 0:11:43 57,311,232 6% 1.13MB/s 0:11:40 58,621,952 6% 1.20MB/s 0:10:59 59,932,672 6% 1.21MB/s 0:10:52 61,243,392 7% 1.21MB/s 0:10:47 62,554,112 7% 1.22MB/s 0:10:45 63,864,832 7% 1.22MB/s 0:10:44 65,175,552 7% 1.21MB/s 0:10:44 66,486,272 7% 1.21MB/s 0:10:43 67,796,992 7% 1.21MB/s 0:10:42 69,107,712 7% 1.22MB/s 0:10:39 70,418,432 8% 1.22MB/s 0:10:35 71,729,152 8% 1.22MB/s 0:10:34 73,039,872 8% 1.22MB/s 0:10:34 74,350,592 8% 1.22MB/s 0:10:33 75,661,312 8% 1.22MB/s 0:10:32 76,972,032 8% 1.22MB/s 0:10:29 78,282,752 9% 1.23MB/s 0:10:26 79,593,472 9% 1.23MB/s 0:10:26 80,904,192 9% 1.23MB/s 0:10:25 82,214,912 9% 1.23MB/s 0:10:24 83,525,632 9% 1.22MB/s 0:10:24 84,836,352 9% 1.22MB/s 0:10:25 86,147,072 9% 1.22MB/s 0:10:25 87,195,648 10% 1.14MB/s 0:11:08 88,244,224 10% 1.04MB/s 0:12:08 89,292,800 10% 995.88kB/s 0:13:00 90,603,520 10% 1000.23kB/s 0:12:55 91,914,240 10% 1.05MB/s 0:12:00 93,224,960 10% 1.15MB/s 0:10:58 94,535,680 10% 1.23MB/s 0:10:14 95,846,400 11% 1.22MB/s 0:10:14 97,157,120 11% 1.22MB/s 0:10:13 98,467,840 11% 1.22MB/s 0:10:12 99,778,560 11% 1.22MB/s 0:10:11 101,089,280 11% 1.22MB/s 0:10:11 102,400,000 11% 1.22MB/s 0:10:10 103,710,720 11% 1.22MB/s 0:10:10 104,759,296 12% 1.15MB/s 0:10:46 105,676,800 12% 1.04MB/s 0:11:53 106,987,520 12% 1.04MB/s 0:11:50 108,298,240 12% 1.04MB/s 0:11:48 109,608,960 12% 1.11MB/s 0:11:06 110,919,680 12% 1.22MB/s 0:10:05 112,230,400 12% 1.21MB/s 0:10:07 113,541,120 13% 1.21MB/s 0:10:05 114,851,840 13% 1.22MB/s 0:10:02 116,162,560 13% 1.22MB/s 0:10:00 117,473,280 13% 1.22MB/s 0:09:57 118,784,000 13% 1.22MB/s 0:09:56 119,832,576 13% 1.15MB/s 0:10:35 120,750,080 13% 1.04MB/s 0:11:39 122,028,032 14% 1.03MB/s 0:11:43 123,338,752 14% 1.03MB/s 0:11:43 124,649,472 14% 1.11MB/s 0:10:53 125,960,192 14% 1.22MB/s 0:09:53 127,270,912 14% 1.23MB/s 0:09:49 128,450,560 14% 1.19MB/s 0:10:04 129,236,992 14% 1.05MB/s 0:11:26 130,547,712 15% 1.05MB/s 0:11:25 131,858,432 15% 1.05MB/s 0:11:24 133,169,152 15% 1.08MB/s 0:11:02 134,217,728 15% 1.14MB/s 0:10:28 135,266,304 15% 1.08MB/s 0:11:03 136,577,024 15% 1.08MB/s 0:11:02 137,887,744 15% 1.07MB/s 0:11:04 139,198,464 16% 1.15MB/s 0:10:16 140,509,184 16% 1.21MB/s 0:09:45 141,819,904 16% 1.21MB/s 0:09:44 143,130,624 16% 1.22MB/s 0:09:40 144,441,344 16% 1.21MB/s 0:09:40 145,752,064 16% 1.22MB/s 0:09:38 147,062,784 16% 1.22MB/s 0:09:36 148,373,504 17% 1.22MB/s 0:09:36 149,684,224 17% 1.22MB/s 0:09:32 150,994,944 17% 1.22MB/s 0:09:30 152,305,664 17% 1.21MB/s 0:09:34 153,616,384 17% 1.21MB/s 0:09:33 154,927,104 17% 1.21MB/s 0:09:32 156,237,824 18% 1.21MB/s 0:09:31 157,548,544 18% 1.22MB/s 0:09:27 158,859,264 18% 1.23MB/s 0:09:23 160,169,984 18% 1.22MB/s 0:09:24 161,480,704 18% 1.22MB/s 0:09:22 162,791,424 18% 1.23MB/s 0:09:19 164,102,144 18% 1.22MB/s 0:09:20 165,412,864 19% 1.23MB/s 0:09:17 166,723,584 19% 1.22MB/s 0:09:17 168,034,304 19% 1.22MB/s 0:09:16 169,345,024 19% 1.22MB/s 0:09:17 170,655,744 19% 1.22MB/s 0:09:16 171,966,464 19% 1.22MB/s 0:09:15 173,277,184 19% 1.22MB/s 0:09:14 174,587,904 20% 1.23MB/s 0:09:11 175,898,624 20% 1.23MB/s 0:09:10 177,209,344 20% 1.22MB/s 0:09:11 178,520,064 20% 1.22MB/s 0:09:10 179,830,784 20% 1.22MB/s 0:09:09 181,141,504 20% 1.22MB/s 0:09:10 182,452,224 21% 1.22MB/s 0:09:06 183,762,944 21% 1.22MB/s 0:09:06 185,073,664 21% 1.22MB/s 0:09:03 186,384,384 21% 1.23MB/s 0:09:00 187,695,104 21% 1.23MB/s 0:09:00 189,005,824 21% 1.23MB/s 0:08:59 190,316,544 21% 1.23MB/s 0:08:58 191,627,264 22% 1.22MB/s 0:08:58 192,937,984 22% 1.22MB/s 0:08:58 194,248,704 22% 1.23MB/s 0:08:55 195,559,424 22% 1.21MB/s 0:08:59 196,870,144 22% 1.21MB/s 0:09:00 198,180,864 22% 1.21MB/s 0:08:59 199,491,584 23% 1.21MB/s 0:08:59 200,802,304 23% 1.22MB/s 0:08:54 202,113,024 23% 1.22MB/s 0:08:51 203,030,528 23% 1.12MB/s 0:09:39 204,210,176 23% 1.08MB/s 0:09:58 205,520,896 23% 1.08MB/s 0:09:57 206,831,616 23% 1.08MB/s 0:09:57 208,142,336 24% 1.18MB/s 0:09:03 209,453,056 24% 1.22MB/s 0:08:46 210,763,776 24% 1.22MB/s 0:08:43 212,074,496 24% 1.22MB/s 0:08:41 213,385,216 24% 1.22MB/s 0:08:40 214,695,936 24% 1.23MB/s 0:08:37 216,006,656 24% 1.21MB/s 0:08:45 217,317,376 25% 1.21MB/s 0:08:45 218,628,096 25% 1.19MB/s 0:08:51 219,938,816 25% 1.19MB/s 0:08:49 221,249,536 25% 1.21MB/s 0:08:42 222,560,256 25% 1.21MB/s 0:08:41 223,870,976 25% 1.22MB/s 0:08:34 225,181,696 25% 1.22MB/s 0:08:32 226,492,416 26% 1.22MB/s 0:08:32 227,803,136 26% 1.23MB/s 0:08:28 228,720,640 26% 1.12MB/s 0:09:14 229,769,216 26% 1.05MB/s 0:09:52 231,079,936 26% 1.05MB/s 0:09:49 232,390,656 26% 1.05MB/s 0:09:49 233,701,376 26% 1.15MB/s 0:08:55 235,012,096 27% 1.23MB/s 0:08:23 236,322,816 27% 1.22MB/s 0:08:22 237,633,536 27% 1.21MB/s 0:08:25 238,944,256 27% 1.21MB/s 0:08:24 240,254,976 27% 1.21MB/s 0:08:24 241,565,696 27% 1.21MB/s 0:08:22 242,876,416 28% 1.22MB/s 0:08:19 244,187,136 28% 1.22MB/s 0:08:17 245,497,856 28% 1.22MB/s 0:08:16 246,808,576 28% 1.22MB/s 0:08:15 248,119,296 28% 1.22MB/s 0:08:13 249,430,016 28% 1.22MB/s 0:08:13 250,740,736 28% 1.22MB/s 0:08:11 252,051,456 29% 1.22MB/s 0:08:10 253,362,176 29% 1.22MB/s 0:08:11 254,672,896 29% 1.22MB/s 0:08:09 255,950,848 29% 1.21MB/s 0:08:10 257,261,568 29% 1.21MB/s 0:08:09 258,572,288 29% 1.22MB/s 0:08:07 259,883,008 29% 1.22MB/s 0:08:06 261,193,728 30% 1.21MB/s 0:08:07 262,504,448 30% 1.21MB/s 0:08:07 263,815,168 30% 1.21MB/s 0:08:05 265,125,888 30% 1.21MB/s 0:08:04 266,436,608 30% 1.22MB/s 0:08:00 267,747,328 30% 1.22MB/s 0:07:59 269,058,048 31% 1.22MB/s 0:07:59 270,368,768 31% 1.22MB/s 0:07:57 271,679,488 31% 1.21MB/s 0:07:59 272,990,208 31% 1.22MB/s 0:07:56 274,300,928 31% 1.22MB/s 0:07:55 275,611,648 31% 1.21MB/s 0:07:54 276,922,368 31% 1.22MB/s 0:07:50 278,233,088 32% 1.22MB/s 0:07:49 279,543,808 32% 1.22MB/s 0:07:48 280,854,528 32% 1.23MB/s 0:07:46 282,165,248 32% 1.23MB/s 0:07:45 283,475,968 32% 1.23MB/s 0:07:44 284,786,688 32% 1.23MB/s 0:07:43 286,097,408 33% 1.23MB/s 0:07:42 287,408,128 33% 1.22MB/s 0:07:41 288,718,848 33% 1.22MB/s 0:07:40 290,029,568 33% 1.22MB/s 0:07:40 291,340,288 33% 1.22MB/s 0:07:39 292,651,008 33% 1.22MB/s 0:07:38 293,961,728 33% 1.22MB/s 0:07:36 295,272,448 34% 1.22MB/s 0:07:35 296,583,168 34% 1.22MB/s 0:07:35 297,893,888 34% 1.22MB/s 0:07:33 299,204,608 34% 1.22MB/s 0:07:34 300,515,328 34% 1.22MB/s 0:07:33 301,826,048 34% 1.22MB/s 0:07:30 303,136,768 34% 1.22MB/s 0:07:30 304,447,488 35% 1.23MB/s 0:07:27 305,758,208 35% 1.23MB/s 0:07:26 307,068,928 35% 1.22MB/s 0:07:26 308,379,648 35% 1.22MB/s 0:07:25 309,690,368 35% 1.22MB/s 0:07:23 311,001,088 35% 1.22MB/s 0:07:22 312,311,808 36% 1.22MB/s 0:07:22 313,622,528 36% 1.23MB/s 0:07:20 314,933,248 36% 1.22MB/s 0:07:19 316,243,968 36% 1.22MB/s 0:07:18 317,554,688 36% 1.23MB/s 0:07:16 318,865,408 36% 1.23MB/s 0:07:16 320,176,128 36% 1.23MB/s 0:07:14 321,486,848 37% 1.23MB/s 0:07:13 322,797,568 37% 1.23MB/s 0:07:13 324,108,288 37% 1.23MB/s 0:07:12 325,419,008 37% 1.23MB/s 0:07:11 326,729,728 37% 1.22MB/s 0:07:10 327,909,376 37% 1.16MB/s 0:07:32 328,695,808 37% 1.04MB/s 0:08:23 330,006,528 38% 1.04MB/s 0:08:23 331,317,248 38% 1.04MB/s 0:08:21 332,627,968 38% 1.10MB/s 0:07:53 333,938,688 38% 1.22MB/s 0:07:04 335,249,408 38% 1.22MB/s 0:07:04 336,560,128 38% 1.23MB/s 0:07:02 337,346,560 38% 1.09MB/s 0:07:52 338,657,280 39% 1.09MB/s 0:07:52 339,968,000 39% 1.07MB/s 0:08:00 340,754,432 39% 970.39kB/s 0:09:01 342,065,152 39% 1.08MB/s 0:07:55 343,375,872 39% 1.08MB/s 0:07:51 344,293,376 39% 999.05kB/s 0:08:42 344,948,736 39% 968.32kB/s 0:08:58 346,259,456 39% 957.68kB/s 0:09:03 347,439,104 40% 924.08kB/s 0:09:21 348,225,536 40% 893.02kB/s 0:09:40 349,143,040 40% 943.13kB/s 0:09:08 350,453,760 40% 955.89kB/s 0:08:59 351,764,480 40% 987.15kB/s 0:08:41 353,075,200 40% 1.13MB/s 0:07:25 353,927,168 40% 1.13MB/s 0:07:23 354,516,992 40% 978.06kB/s 0:08:43 355,696,640 41% 939.33kB/s 0:09:03 356,614,144 41% 836.40kB/s 0:10:09 357,269,504 41% 784.05kB/s 0:10:49 358,055,936 41% 795.58kB/s 0:10:39 358,842,368 41% 686.33kB/s 0:12:19 360,153,088 41% 767.32kB/s 0:10:59 360,939,520 41% 785.96kB/s 0:10:43 361,725,952 41% 790.30kB/s 0:10:38 362,774,528 41% 867.60kB/s 0:09:40 364,085,248 42% 878.32kB/s 0:09:31 365,395,968 42% 1009.98kB/s 0:08:16 366,706,688 42% 1.14MB/s 0:07:06 368,017,408 42% 1.21MB/s 0:06:42 369,328,128 42% 1.21MB/s 0:06:42 370,638,848 42% 1.21MB/s 0:06:40 371,949,568 42% 1.21MB/s 0:06:39 373,260,288 43% 1.22MB/s 0:06:34 374,571,008 43% 1.23MB/s 0:06:30 375,881,728 43% 1.23MB/s 0:06:30 377,192,448 43% 1.22MB/s 0:06:31 378,503,168 43% 1.23MB/s 0:06:28 379,813,888 43% 1.22MB/s 0:06:27 381,124,608 43% 1.22MB/s 0:06:27 382,435,328 44% 1.23MB/s 0:06:24 383,746,048 44% 1.22MB/s 0:06:24 385,056,768 44% 1.22MB/s 0:06:23 386,367,488 44% 1.22MB/s 0:06:23 387,678,208 44% 1.22MB/s 0:06:22 388,464,640 44% 1.06MB/s 0:07:20 389,742,592 44% 1.04MB/s 0:07:27 391,053,312 45% 1.04MB/s 0:07:26 392,364,032 45% 1.04MB/s 0:07:24 393,674,752 45% 1.20MB/s 0:06:24 394,985,472 45% 1.22MB/s 0:06:17 396,296,192 45% 1.22MB/s 0:06:16 397,606,912 45% 1.22MB/s 0:06:15 398,917,632 46% 1.22MB/s 0:06:14 400,228,352 46% 1.22MB/s 0:06:12 401,539,072 46% 1.23MB/s 0:06:10 402,849,792 46% 1.22MB/s 0:06:10 404,160,512 46% 1.22MB/s 0:06:09 405,471,232 46% 1.22MB/s 0:06:08 406,519,808 46% 1.14MB/s 0:06:33 407,830,528 47% 1.14MB/s 0:06:31 409,141,248 47% 1.15MB/s 0:06:29 410,451,968 47% 1.14MB/s 0:06:29 411,762,688 47% 1.23MB/s 0:06:02 413,073,408 47% 1.23MB/s 0:06:01 414,384,128 47% 1.22MB/s 0:06:02 415,694,848 47% 1.22MB/s 0:06:01 417,005,568 48% 1.22MB/s 0:06:01 418,316,288 48% 1.22MB/s 0:05:59 419,627,008 48% 1.22MB/s 0:05:57 420,937,728 48% 1.23MB/s 0:05:54 422,248,448 48% 1.22MB/s 0:05:55 423,559,168 48% 1.22MB/s 0:05:54 424,869,888 49% 1.22MB/s 0:05:52 426,180,608 49% 1.22MB/s 0:05:52 427,491,328 49% 1.22MB/s 0:05:50 428,802,048 49% 1.22MB/s 0:05:49 430,112,768 49% 1.22MB/s 0:05:48 431,423,488 49% 1.22MB/s 0:05:46 432,734,208 49% 1.22MB/s 0:05:46 434,044,928 50% 1.22MB/s 0:05:45 435,355,648 50% 1.22MB/s 0:05:43 436,666,368 50% 1.22MB/s 0:05:42 437,977,088 50% 1.22MB/s 0:05:42 439,287,808 50% 1.21MB/s 0:05:43 440,598,528 50% 1.21MB/s 0:05:44 441,909,248 51% 1.20MB/s 0:05:45 443,219,968 51% 1.19MB/s 0:05:46 444,530,688 51% 1.19MB/s 0:05:44 445,841,408 51% 1.19MB/s 0:05:43 447,152,128 51% 1.19MB/s 0:05:43 448,462,848 51% 1.19MB/s 0:05:42 449,773,568 51% 1.19MB/s 0:05:42 451,084,288 52% 1.19MB/s 0:05:39 452,395,008 52% 1.20MB/s 0:05:38 453,705,728 52% 1.20MB/s 0:05:37 455,016,448 52% 1.20MB/s 0:05:34 456,327,168 52% 1.19MB/s 0:05:35 457,637,888 52% 1.19MB/s 0:05:34 458,948,608 52% 1.20MB/s 0:05:31 460,259,328 53% 1.20MB/s 0:05:30 461,570,048 53% 1.20MB/s 0:05:28 462,880,768 53% 1.20MB/s 0:05:27 464,191,488 53% 1.20MB/s 0:05:27 465,502,208 53% 1.20MB/s 0:05:25 466,812,928 53% 1.20MB/s 0:05:24 468,123,648 54% 1.20MB/s 0:05:24 469,434,368 54% 1.20MB/s 0:05:22 470,745,088 54% 1.19MB/s 0:05:24 472,055,808 54% 1.19MB/s 0:05:23 473,366,528 54% 1.19MB/s 0:05:22 474,677,248 54% 1.19MB/s 0:05:21 475,594,752 54% 1.10MB/s 0:05:46 476,250,112 54% 981.55kB/s 0:06:37 477,298,688 55% 921.53kB/s 0:07:02 478,609,408 55% 925.97kB/s 0:06:58 479,920,128 55% 1.01MB/s 0:06:14 481,230,848 55% 1.16MB/s 0:05:25 482,541,568 55% 1.23MB/s 0:05:05 483,852,288 55% 1.22MB/s 0:05:05 485,163,008 55% 1.22MB/s 0:05:04 486,473,728 56% 1.22MB/s 0:05:03 487,784,448 56% 1.22MB/s 0:05:02 489,095,168 56% 1.21MB/s 0:05:03 490,405,888 56% 1.21MB/s 0:05:03 491,716,608 56% 1.21MB/s 0:05:01 493,027,328 56% 1.21MB/s 0:05:00 494,338,048 57% 1.22MB/s 0:04:56 495,648,768 57% 1.23MB/s 0:04:55 496,959,488 57% 1.22MB/s 0:04:55 498,270,208 57% 1.22MB/s 0:04:54 499,580,928 57% 1.22MB/s 0:04:53 500,891,648 57% 1.23MB/s 0:04:51 502,202,368 57% 1.23MB/s 0:04:49 503,513,088 58% 1.23MB/s 0:04:49 504,823,808 58% 1.23MB/s 0:04:48 506,134,528 58% 1.23MB/s 0:04:47 507,445,248 58% 1.22MB/s 0:04:46 508,755,968 58% 1.22MB/s 0:04:45 510,066,688 58% 1.22MB/s 0:04:45 511,377,408 59% 1.22MB/s 0:04:44 512,688,128 59% 1.22MB/s 0:04:42 513,998,848 59% 1.22MB/s 0:04:41 515,309,568 59% 1.22MB/s 0:04:40 516,620,288 59% 1.22MB/s 0:04:39 517,931,008 59% 1.22MB/s 0:04:38 519,241,728 59% 1.22MB/s 0:04:37 520,552,448 60% 1.22MB/s 0:04:36 521,863,168 60% 1.22MB/s 0:04:35 523,173,888 60% 1.22MB/s 0:04:34 524,451,840 60% 1.22MB/s 0:04:34 525,762,560 60% 1.22MB/s 0:04:33 527,073,280 60% 1.22MB/s 0:04:32 528,384,000 60% 1.21MB/s 0:04:31 529,694,720 61% 1.22MB/s 0:04:29 531,005,440 61% 1.22MB/s 0:04:28 532,316,160 61% 1.22MB/s 0:04:27 533,626,880 61% 1.22MB/s 0:04:25 534,937,600 61% 1.23MB/s 0:04:24 536,248,320 61% 1.22MB/s 0:04:23 537,559,040 62% 1.22MB/s 0:04:22 538,869,760 62% 1.22MB/s 0:04:21 540,180,480 62% 1.22MB/s 0:04:20 541,491,200 62% 1.22MB/s 0:04:20 542,801,920 62% 1.22MB/s 0:04:19 544,112,640 62% 1.22MB/s 0:04:17 545,423,360 62% 1.22MB/s 0:04:17 546,734,080 63% 1.22MB/s 0:04:16 548,044,800 63% 1.21MB/s 0:04:16 549,355,520 63% 1.21MB/s 0:04:15 550,666,240 63% 1.22MB/s 0:04:13 551,976,960 63% 1.22MB/s 0:04:11 553,287,680 63% 1.20MB/s 0:04:15 554,598,400 64% 1.20MB/s 0:04:13 555,909,120 64% 1.20MB/s 0:04:12 557,219,840 64% 1.20MB/s 0:04:11 558,530,560 64% 1.22MB/s 0:04:06 559,841,280 64% 1.22MB/s 0:04:05 561,152,000 64% 1.22MB/s 0:04:04 562,462,720 64% 1.22MB/s 0:04:03 563,773,440 65% 1.22MB/s 0:04:01 565,084,160 65% 1.21MB/s 0:04:02 566,394,880 65% 1.21MB/s 0:04:01 567,705,600 65% 1.22MB/s 0:03:59 569,016,320 65% 1.22MB/s 0:03:59 570,327,040 65% 1.22MB/s 0:03:56 571,637,760 65% 1.22MB/s 0:03:55 572,948,480 66% 1.22MB/s 0:03:54 574,259,200 66% 1.22MB/s 0:03:53 575,569,920 66% 1.22MB/s 0:03:52 576,880,640 66% 1.22MB/s 0:03:51 578,191,360 66% 1.22MB/s 0:03:50 579,502,080 66% 1.22MB/s 0:03:48 580,812,800 67% 1.22MB/s 0:03:47 582,123,520 67% 1.22MB/s 0:03:46 583,434,240 67% 1.23MB/s 0:03:45 584,744,960 67% 1.22MB/s 0:03:45 586,055,680 67% 1.22MB/s 0:03:43 587,366,400 67% 1.23MB/s 0:03:42 588,677,120 67% 1.22MB/s 0:03:41 589,987,840 68% 1.23MB/s 0:03:40 591,298,560 68% 1.22MB/s 0:03:40 592,609,280 68% 1.22MB/s 0:03:39 593,920,000 68% 1.22MB/s 0:03:38 595,230,720 68% 1.22MB/s 0:03:36 596,541,440 68% 1.22MB/s 0:03:35 597,852,160 69% 1.23MB/s 0:03:34 599,162,880 69% 1.23MB/s 0:03:32 600,473,600 69% 1.23MB/s 0:03:31 601,784,320 69% 1.22MB/s 0:03:31 603,095,040 69% 1.22MB/s 0:03:30 604,405,760 69% 1.22MB/s 0:03:29 605,716,480 69% 1.22MB/s 0:03:28 607,027,200 70% 1.22MB/s 0:03:27 608,337,920 70% 1.22MB/s 0:03:26 609,648,640 70% 1.22MB/s 0:03:24 610,959,360 70% 1.22MB/s 0:03:24 612,270,080 70% 1.22MB/s 0:03:22 613,580,800 70% 1.22MB/s 0:03:21 614,891,520 70% 1.22MB/s 0:03:20 616,202,240 71% 1.23MB/s 0:03:19 617,512,960 71% 1.22MB/s 0:03:19 618,823,680 71% 1.22MB/s 0:03:18 620,134,400 71% 1.22MB/s 0:03:17 621,445,120 71% 1.22MB/s 0:03:15 622,755,840 71% 1.22MB/s 0:03:14 624,066,560 72% 1.22MB/s 0:03:14 625,377,280 72% 1.22MB/s 0:03:12 626,688,000 72% 1.22MB/s 0:03:11 627,998,720 72% 1.22MB/s 0:03:10 629,309,440 72% 1.23MB/s 0:03:08 630,620,160 72% 1.23MB/s 0:03:07 631,930,880 72% 1.23MB/s 0:03:06 633,241,600 73% 1.23MB/s 0:03:05 634,552,320 73% 1.23MB/s 0:03:04 635,863,040 73% 1.23MB/s 0:03:03 637,173,760 73% 1.23MB/s 0:03:02 638,484,480 73% 1.22MB/s 0:03:02 639,795,200 73% 1.22MB/s 0:03:01 641,105,920 73% 1.22MB/s 0:03:00 642,416,640 74% 1.21MB/s 0:03:00 643,727,360 74% 1.21MB/s 0:02:59 645,038,080 74% 1.21MB/s 0:02:58 646,348,800 74% 1.22MB/s 0:02:56 647,659,520 74% 1.23MB/s 0:02:54 648,970,240 74% 1.22MB/s 0:02:53 650,280,960 75% 1.22MB/s 0:02:52 651,591,680 75% 1.22MB/s 0:02:52 652,902,400 75% 1.22MB/s 0:02:50 654,213,120 75% 1.22MB/s 0:02:49 655,523,840 75% 1.22MB/s 0:02:48 656,834,560 75% 1.23MB/s 0:02:47 658,112,512 75% 1.21MB/s 0:02:47 659,423,232 76% 1.22MB/s 0:02:46 660,733,952 76% 1.21MB/s 0:02:45 662,044,672 76% 1.22MB/s 0:02:43 663,355,392 76% 1.23MB/s 0:02:41 664,666,112 76% 1.23MB/s 0:02:40 665,976,832 76% 1.23MB/s 0:02:39 667,287,552 77% 1.22MB/s 0:02:38 668,598,272 77% 1.22MB/s 0:02:38 669,908,992 77% 1.22MB/s 0:02:37 671,219,712 77% 1.22MB/s 0:02:36 672,530,432 77% 1.22MB/s 0:02:35 673,841,152 77% 1.22MB/s 0:02:34 675,151,872 77% 1.22MB/s 0:02:33 676,462,592 78% 1.21MB/s 0:02:32 677,773,312 78% 1.21MB/s 0:02:31 679,084,032 78% 1.22MB/s 0:02:30 680,394,752 78% 1.21MB/s 0:02:29 681,181,184 78% 1.08MB/s 0:02:47 682,229,760 78% 1.02MB/s 0:02:56 683,147,264 78% 952.24kB/s 0:03:12 684,326,912 78% 927.76kB/s 0:03:16 685,637,632 79% 1.04MB/s 0:02:49 686,948,352 79% 1.11MB/s 0:02:37 688,259,072 79% 1.20MB/s 0:02:25 689,569,792 79% 1.22MB/s 0:02:21 690,880,512 79% 1.23MB/s 0:02:19 692,191,232 79% 1.22MB/s 0:02:19 693,501,952 80% 1.22MB/s 0:02:18 694,812,672 80% 1.22MB/s 0:02:17 696,123,392 80% 1.22MB/s 0:02:16 697,434,112 80% 1.22MB/s 0:02:14 698,744,832 80% 1.22MB/s 0:02:14 700,055,552 80% 1.22MB/s 0:02:13 701,366,272 80% 1.22MB/s 0:02:12 702,676,992 81% 1.22MB/s 0:02:11 703,987,712 81% 1.22MB/s 0:02:09 705,298,432 81% 1.23MB/s 0:02:08 706,609,152 81% 1.23MB/s 0:02:07 707,919,872 81% 1.23MB/s 0:02:06 709,230,592 81% 1.22MB/s 0:02:05 710,541,312 82% 1.23MB/s 0:02:04 711,852,032 82% 1.22MB/s 0:02:03 713,162,752 82% 1.22MB/s 0:02:02 714,473,472 82% 1.23MB/s 0:02:00 715,784,192 82% 1.22MB/s 0:02:00 717,094,912 82% 1.22MB/s 0:01:59 718,405,632 82% 1.22MB/s 0:01:58 719,716,352 83% 1.22MB/s 0:01:57 721,027,072 83% 1.22MB/s 0:01:56 722,337,792 83% 1.22MB/s 0:01:54 723,648,512 83% 1.23MB/s 0:01:53 724,959,232 83% 1.23MB/s 0:01:52 726,269,952 83% 1.23MB/s 0:01:51 727,580,672 83% 1.22MB/s 0:01:50 728,891,392 84% 1.22MB/s 0:01:49 730,202,112 84% 1.22MB/s 0:01:48 731,512,832 84% 1.22MB/s 0:01:47 732,823,552 84% 1.23MB/s 0:01:46 734,134,272 84% 1.23MB/s 0:01:45 735,444,992 84% 1.23MB/s 0:01:44 736,755,712 85% 1.23MB/s 0:01:43 738,066,432 85% 1.22MB/s 0:01:42 739,377,152 85% 1.22MB/s 0:01:41 740,687,872 85% 1.22MB/s 0:01:40 741,998,592 85% 1.22MB/s 0:01:39 743,309,312 85% 1.21MB/s 0:01:39 744,620,032 85% 1.22MB/s 0:01:37 745,930,752 86% 1.22MB/s 0:01:36 747,241,472 86% 1.22MB/s 0:01:35 748,552,192 86% 1.22MB/s 0:01:33 749,862,912 86% 1.22MB/s 0:01:32 751,173,632 86% 1.23MB/s 0:01:31 752,484,352 86% 1.23MB/s 0:01:30 753,795,072 86% 1.23MB/s 0:01:29 755,105,792 87% 1.23MB/s 0:01:28 756,416,512 87% 1.22MB/s 0:01:27 757,727,232 87% 1.22MB/s 0:01:26 759,037,952 87% 1.22MB/s 0:01:25 760,348,672 87% 1.22MB/s 0:01:24 761,659,392 87% 1.22MB/s 0:01:23 762,970,112 88% 1.22MB/s 0:01:22 764,280,832 88% 1.22MB/s 0:01:21 765,591,552 88% 1.23MB/s 0:01:20 766,902,272 88% 1.23MB/s 0:01:19 768,212,992 88% 1.23MB/s 0:01:18 769,523,712 88% 1.23MB/s 0:01:17 770,834,432 88% 1.23MB/s 0:01:16 772,145,152 89% 1.22MB/s 0:01:15 773,455,872 89% 1.22MB/s 0:01:14 774,766,592 89% 1.22MB/s 0:01:13 776,077,312 89% 1.22MB/s 0:01:12 777,388,032 89% 1.22MB/s 0:01:11 778,698,752 89% 1.22MB/s 0:01:10 780,009,472 90% 1.22MB/s 0:01:09 781,320,192 90% 1.23MB/s 0:01:07 782,630,912 90% 1.23MB/s 0:01:06 783,941,632 90% 1.23MB/s 0:01:05 785,252,352 90% 1.23MB/s 0:01:04 786,563,072 90% 1.23MB/s 0:01:03 787,873,792 90% 1.23MB/s 0:01:02 789,184,512 91% 1.22MB/s 0:01:01 790,495,232 91% 1.23MB/s 0:01:00 791,805,952 91% 1.22MB/s 0:00:59 793,083,904 91% 1.22MB/s 0:00:58 794,394,624 91% 1.21MB/s 0:00:58 795,705,344 91% 1.20MB/s 0:00:57 797,016,064 91% 1.20MB/s 0:00:56 798,326,784 92% 1.20MB/s 0:00:55 799,637,504 92% 1.21MB/s 0:00:53 800,948,224 92% 1.21MB/s 0:00:52 802,258,944 92% 1.22MB/s 0:00:51 803,569,664 92% 1.22MB/s 0:00:50 804,880,384 92% 1.22MB/s 0:00:49 806,191,104 93% 1.22MB/s 0:00:48 807,501,824 93% 1.22MB/s 0:00:47 808,812,544 93% 1.22MB/s 0:00:46 810,123,264 93% 1.22MB/s 0:00:45 811,433,984 93% 1.22MB/s 0:00:44 812,744,704 93% 1.22MB/s 0:00:43 814,055,424 93% 1.22MB/s 0:00:42 815,366,144 94% 1.22MB/s 0:00:40 816,676,864 94% 1.22MB/s 0:00:39 817,987,584 94% 1.23MB/s 0:00:38 819,298,304 94% 1.22MB/s 0:00:37 820,609,024 94% 1.22MB/s 0:00:36 821,919,744 94% 1.22MB/s 0:00:35 823,230,464 95% 1.22MB/s 0:00:34 824,541,184 95% 1.22MB/s 0:00:33 825,851,904 95% 1.22MB/s 0:00:32 827,162,624 95% 1.22MB/s 0:00:31 828,473,344 95% 1.22MB/s 0:00:30 829,784,064 95% 1.22MB/s 0:00:29 831,094,784 95% 1.22MB/s 0:00:28 832,405,504 96% 1.22MB/s 0:00:27 833,716,224 96% 1.21MB/s 0:00:26 835,026,944 96% 1.21MB/s 0:00:25 836,337,664 96% 1.21MB/s 0:00:24 837,648,384 96% 1.20MB/s 0:00:23 838,959,104 96% 1.20MB/s 0:00:22 840,269,824 96% 1.20MB/s 0:00:21 841,580,544 97% 1.20MB/s 0:00:20 842,891,264 97% 1.20MB/s 0:00:19 844,201,984 97% 1.18MB/s 0:00:18 845,512,704 97% 1.19MB/s 0:00:17 846,823,424 97% 1.20MB/s 0:00:16 848,134,144 97% 1.20MB/s 0:00:14 849,444,864 98% 1.21MB/s 0:00:13 850,755,584 98% 1.22MB/s 0:00:12 852,066,304 98% 1.22MB/s 0:00:11 853,377,024 98% 1.18MB/s 0:00:10 854,163,456 98% 1.05MB/s 0:00:11 855,474,176 98% 1.04MB/s 0:00:10 856,784,896 98% 1.05MB/s 0:00:09 858,095,616 99% 1.08MB/s 0:00:07 859,406,336 99% 1.22MB/s 0:00:05 860,717,056 99% 1.22MB/s 0:00:04 862,027,776 99% 1.22MB/s 0:00:03 863,338,496 99% 1.22MB/s 0:00:02 864,649,216 99% 1.22MB/s 0:00:01 865,959,936 99% 1.21MB/s 0:00:00 866,443,572 100% 1.19MB/s 0:11:35 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221115-pine64-pinephonepro.img.xz.sha256 136 100% 0.41kB/s 0:00:00 136 100% 0.41kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221115-tablet-x64uefi.img.xz 32,768 0% 98.46kB/s 3:47:30 688,128 0% 595.22kB/s 0:37:36 1,605,632 0% 727.27kB/s 0:30:45 2,523,136 0% 765.46kB/s 0:29:12 3,833,856 0% 884.90kB/s 0:25:14 5,144,576 0% 1.03MB/s 0:21:08 6,455,296 0% 1.12MB/s 0:19:24 7,766,016 0% 1.23MB/s 0:17:44 9,076,736 0% 1.22MB/s 0:17:45 10,387,456 0% 1.22MB/s 0:17:44 11,698,176 0% 1.23MB/s 0:17:41 13,008,896 0% 1.22MB/s 0:17:41 14,319,616 1% 1.22MB/s 0:17:40 15,630,336 1% 1.22MB/s 0:17:41 16,941,056 1% 1.22MB/s 0:17:43 18,251,776 1% 1.22MB/s 0:17:41 19,562,496 1% 1.22MB/s 0:17:41 20,873,216 1% 1.22MB/s 0:17:38 22,183,936 1% 1.22MB/s 0:17:34 23,363,584 1% 1.19MB/s 0:18:02 24,674,304 1% 1.19MB/s 0:18:00 25,985,024 1% 1.19MB/s 0:18:04 27,295,744 2% 1.19MB/s 0:18:00 28,606,464 2% 1.22MB/s 0:17:33 29,917,184 2% 1.22MB/s 0:17:34 31,227,904 2% 1.23MB/s 0:17:24 32,538,624 2% 1.22MB/s 0:17:25 33,849,344 2% 1.23MB/s 0:17:24 35,160,064 2% 1.23MB/s 0:17:19 36,470,784 2% 1.23MB/s 0:17:21 37,781,504 2% 1.23MB/s 0:17:20 39,092,224 2% 1.23MB/s 0:17:19 40,402,944 3% 1.22MB/s 0:17:20 41,713,664 3% 1.22MB/s 0:17:18 43,024,384 3% 1.22MB/s 0:17:19 44,335,104 3% 1.22MB/s 0:17:19 45,645,824 3% 1.22MB/s 0:17:17 46,956,544 3% 1.22MB/s 0:17:15 48,267,264 3% 1.22MB/s 0:17:16 49,577,984 3% 1.22MB/s 0:17:12 50,888,704 3% 1.22MB/s 0:17:11 52,199,424 3% 1.22MB/s 0:17:10 53,510,144 3% 1.23MB/s 0:17:07 54,820,864 4% 1.22MB/s 0:17:10 56,131,584 4% 1.22MB/s 0:17:08 57,442,304 4% 1.22MB/s 0:17:09 58,753,024 4% 1.22MB/s 0:17:08 60,063,744 4% 1.22MB/s 0:17:10 61,374,464 4% 1.21MB/s 0:17:11 62,685,184 4% 1.22MB/s 0:17:09 63,995,904 4% 1.22MB/s 0:17:05 65,306,624 4% 1.22MB/s 0:17:00 66,617,344 4% 1.22MB/s 0:17:02 67,928,064 5% 1.21MB/s 0:17:07 69,238,784 5% 1.21MB/s 0:17:07 70,549,504 5% 1.21MB/s 0:17:06 71,860,224 5% 1.21MB/s 0:17:03 73,170,944 5% 1.22MB/s 0:16:54 74,481,664 5% 1.22MB/s 0:16:53 75,792,384 5% 1.18MB/s 0:17:31 76,578,816 5% 1.05MB/s 0:19:44 77,889,536 5% 1.04MB/s 0:19:51 79,200,256 5% 1.03MB/s 0:19:53 80,510,976 5% 1.07MB/s 0:19:09 81,821,696 6% 1.20MB/s 0:17:06 83,132,416 6% 1.21MB/s 0:16:58 84,443,136 6% 1.21MB/s 0:16:54 85,753,856 6% 1.21MB/s 0:16:54 87,064,576 6% 1.22MB/s 0:16:43 88,375,296 6% 1.22MB/s 0:16:43 89,686,016 6% 1.22MB/s 0:16:41 90,996,736 6% 1.22MB/s 0:16:39 92,274,688 6% 1.22MB/s 0:16:45 93,585,408 6% 1.22MB/s 0:16:43 94,896,128 7% 1.22MB/s 0:16:43 96,206,848 7% 1.21MB/s 0:16:43 97,517,568 7% 1.23MB/s 0:16:33 98,828,288 7% 1.22MB/s 0:16:34 100,139,008 7% 1.22MB/s 0:16:32 101,449,728 7% 1.23MB/s 0:16:29 102,760,448 7% 1.23MB/s 0:16:29 104,071,168 7% 1.22MB/s 0:16:33 105,381,888 7% 1.22MB/s 0:16:32 106,692,608 7% 1.22MB/s 0:16:30 108,003,328 8% 1.22MB/s 0:16:30 109,314,048 8% 1.23MB/s 0:16:23 110,624,768 8% 1.23MB/s 0:16:22 111,935,488 8% 1.23MB/s 0:16:21 113,246,208 8% 1.23MB/s 0:16:20 114,556,928 8% 1.23MB/s 0:16:19 115,867,648 8% 1.23MB/s 0:16:17 117,178,368 8% 1.23MB/s 0:16:16 118,489,088 8% 1.23MB/s 0:16:16 119,799,808 8% 1.22MB/s 0:16:16 121,110,528 9% 1.23MB/s 0:16:13 122,421,248 9% 1.23MB/s 0:16:13 123,731,968 9% 1.23MB/s 0:16:11 125,042,688 9% 1.23MB/s 0:16:11 126,353,408 9% 1.22MB/s 0:16:12 127,664,128 9% 1.22MB/s 0:16:11 128,974,848 9% 1.22MB/s 0:16:09 130,285,568 9% 1.23MB/s 0:16:07 131,596,288 9% 1.22MB/s 0:16:07 132,907,008 9% 1.22MB/s 0:16:06 134,217,728 9% 1.22MB/s 0:16:09 135,528,448 10% 1.22MB/s 0:16:07 136,839,168 10% 1.22MB/s 0:16:09 138,149,888 10% 1.22MB/s 0:16:08 139,460,608 10% 1.22MB/s 0:16:04 140,771,328 10% 1.21MB/s 0:16:14 142,082,048 10% 1.22MB/s 0:16:05 143,392,768 10% 1.20MB/s 0:16:14 144,703,488 10% 1.20MB/s 0:16:17 146,014,208 10% 1.22MB/s 0:16:02 147,324,928 10% 1.21MB/s 0:16:06 148,635,648 11% 1.22MB/s 0:15:55 149,946,368 11% 1.23MB/s 0:15:49 151,257,088 11% 1.22MB/s 0:15:53 152,567,808 11% 1.22MB/s 0:15:53 153,878,528 11% 1.22MB/s 0:15:56 155,189,248 11% 1.21MB/s 0:16:01 155,975,680 11% 1.06MB/s 0:18:12 157,155,328 11% 1.04MB/s 0:18:37 158,466,048 11% 1.04MB/s 0:18:32 159,776,768 11% 1.05MB/s 0:18:24 161,087,488 11% 1.20MB/s 0:16:04 162,398,208 12% 1.22MB/s 0:15:44 163,708,928 12% 1.22MB/s 0:15:44 165,019,648 12% 1.22MB/s 0:15:43 166,330,368 12% 1.22MB/s 0:15:42 167,641,088 12% 1.22MB/s 0:15:38 168,951,808 12% 1.23MB/s 0:15:36 169,869,312 12% 1.11MB/s 0:17:11 171,048,960 12% 1.08MB/s 0:17:44 172,359,680 12% 1.07MB/s 0:17:44 173,670,400 12% 1.07MB/s 0:17:45 174,981,120 13% 1.19MB/s 0:16:02 176,291,840 13% 1.22MB/s 0:15:33 177,602,560 13% 1.22MB/s 0:15:31 178,913,280 13% 1.19MB/s 0:15:56 180,092,928 13% 1.14MB/s 0:16:33 181,403,648 13% 1.14MB/s 0:16:33 182,714,368 13% 1.14MB/s 0:16:32 184,025,088 13% 1.18MB/s 0:16:01 185,335,808 13% 1.23MB/s 0:15:23 186,646,528 13% 1.23MB/s 0:15:21 187,957,248 13% 1.23MB/s 0:15:20 189,267,968 14% 1.23MB/s 0:15:19 190,578,688 14% 1.23MB/s 0:15:18 191,889,408 14% 1.23MB/s 0:15:18 193,200,128 14% 1.23MB/s 0:15:16 194,510,848 14% 1.23MB/s 0:15:16 195,821,568 14% 1.23MB/s 0:15:15 197,132,288 14% 1.23MB/s 0:15:13 198,180,864 14% 1.15MB/s 0:16:16 199,491,584 14% 1.15MB/s 0:16:16 200,802,304 14% 1.14MB/s 0:16:15 202,113,024 15% 1.14MB/s 0:16:14 203,423,744 15% 1.22MB/s 0:15:11 204,734,464 15% 1.22MB/s 0:15:08 205,651,968 15% 1.09MB/s 0:16:57 206,831,616 15% 1.04MB/s 0:17:45 208,142,336 15% 1.04MB/s 0:17:43 209,453,056 15% 1.04MB/s 0:17:44 210,763,776 15% 1.16MB/s 0:15:53 212,074,496 15% 1.22MB/s 0:15:08 213,385,216 15% 1.22MB/s 0:15:06 214,695,936 15% 1.22MB/s 0:15:05 216,006,656 16% 1.22MB/s 0:14:59 217,317,376 16% 1.22MB/s 0:15:02 218,628,096 16% 1.22MB/s 0:15:03 219,938,816 16% 1.21MB/s 0:15:03 220,987,392 16% 1.16MB/s 0:15:46 222,298,112 16% 1.16MB/s 0:15:40 223,608,832 16% 1.17MB/s 0:15:38 224,919,552 16% 1.17MB/s 0:15:37 226,197,504 16% 1.21MB/s 0:14:59 227,508,224 16% 1.21MB/s 0:14:58 228,687,872 17% 1.19MB/s 0:15:16 229,998,592 17% 1.19MB/s 0:15:14 231,309,312 17% 1.19MB/s 0:15:16 232,620,032 17% 1.19MB/s 0:15:12 233,930,752 17% 1.22MB/s 0:14:51 235,241,472 17% 1.22MB/s 0:14:50 236,552,192 17% 1.23MB/s 0:14:40 237,862,912 17% 1.23MB/s 0:14:41 239,173,632 17% 1.22MB/s 0:14:43 240,484,352 17% 1.22MB/s 0:14:40 241,795,072 17% 1.22MB/s 0:14:38 243,105,792 18% 1.22MB/s 0:14:37 244,416,512 18% 1.23MB/s 0:14:34 245,727,232 18% 1.23MB/s 0:14:35 247,037,952 18% 1.22MB/s 0:14:38 248,348,672 18% 1.22MB/s 0:14:36 249,659,392 18% 1.22MB/s 0:14:36 250,970,112 18% 1.22MB/s 0:14:36 252,280,832 18% 1.22MB/s 0:14:32 253,591,552 18% 1.22MB/s 0:14:35 254,902,272 18% 1.22MB/s 0:14:34 256,212,992 19% 1.22MB/s 0:14:33 257,523,712 19% 1.21MB/s 0:14:36 258,834,432 19% 1.22MB/s 0:14:31 260,145,152 19% 1.22MB/s 0:14:28 261,455,872 19% 1.22MB/s 0:14:26 262,766,592 19% 1.23MB/s 0:14:21 264,077,312 19% 1.23MB/s 0:14:20 265,388,032 19% 1.22MB/s 0:14:20 266,698,752 19% 1.22MB/s 0:14:19 268,009,472 19% 1.22MB/s 0:14:17 269,320,192 20% 1.22MB/s 0:14:16 270,630,912 20% 1.23MB/s 0:14:14 271,941,632 20% 1.21MB/s 0:14:22 273,252,352 20% 1.21MB/s 0:14:24 274,563,072 20% 1.21MB/s 0:14:21 275,873,792 20% 1.21MB/s 0:14:21 277,184,512 20% 1.22MB/s 0:14:11 278,495,232 20% 1.23MB/s 0:14:07 279,805,952 20% 1.22MB/s 0:14:09 281,116,672 20% 1.22MB/s 0:14:07 282,427,392 21% 1.23MB/s 0:14:05 283,738,112 21% 1.23MB/s 0:14:04 285,048,832 21% 1.23MB/s 0:14:03 286,359,552 21% 1.22MB/s 0:14:05 287,670,272 21% 1.22MB/s 0:14:07 288,980,992 21% 1.21MB/s 0:14:10 290,291,712 21% 1.22MB/s 0:14:04 291,602,432 21% 1.22MB/s 0:14:00 292,913,152 21% 1.22MB/s 0:13:58 294,223,872 21% 1.23MB/s 0:13:53 295,534,592 21% 1.22MB/s 0:13:57 296,845,312 22% 1.22MB/s 0:13:55 298,156,032 22% 1.22MB/s 0:13:56 299,466,752 22% 1.22MB/s 0:13:56 300,777,472 22% 1.22MB/s 0:13:57 302,088,192 22% 1.22MB/s 0:13:54 303,398,912 22% 1.22MB/s 0:13:52 304,709,632 22% 1.22MB/s 0:13:51 306,020,352 22% 1.22MB/s 0:13:53 307,331,072 22% 1.21MB/s 0:13:55 308,641,792 22% 1.21MB/s 0:13:56 309,952,512 23% 1.21MB/s 0:13:56 311,263,232 23% 1.21MB/s 0:13:56 312,573,952 23% 1.21MB/s 0:13:54 313,884,672 23% 1.21MB/s 0:13:50 315,195,392 23% 1.22MB/s 0:13:46 316,506,112 23% 1.22MB/s 0:13:39 317,816,832 23% 1.22MB/s 0:13:41 319,127,552 23% 1.22MB/s 0:13:37 320,438,272 23% 1.22MB/s 0:13:36 321,748,992 23% 1.23MB/s 0:13:34 323,059,712 24% 1.23MB/s 0:13:30 324,370,432 24% 1.22MB/s 0:13:33 325,681,152 24% 1.22MB/s 0:13:33 326,991,872 24% 1.22MB/s 0:13:33 328,302,592 24% 1.22MB/s 0:13:34 329,613,312 24% 1.22MB/s 0:13:33 330,924,032 24% 1.21MB/s 0:13:37 332,234,752 24% 1.21MB/s 0:13:36 333,545,472 24% 1.21MB/s 0:13:35 334,856,192 24% 1.21MB/s 0:13:36 336,166,912 25% 1.22MB/s 0:13:27 337,477,632 25% 1.22MB/s 0:13:25 338,788,352 25% 1.22MB/s 0:13:21 340,099,072 25% 1.23MB/s 0:13:20 341,409,792 25% 1.22MB/s 0:13:20 342,720,512 25% 1.22MB/s 0:13:20 344,031,232 25% 1.22MB/s 0:13:18 345,341,952 25% 1.22MB/s 0:13:17 346,652,672 25% 1.22MB/s 0:13:15 347,963,392 25% 1.22MB/s 0:13:17 349,274,112 25% 1.22MB/s 0:13:16 350,584,832 26% 1.22MB/s 0:13:15 351,895,552 26% 1.22MB/s 0:13:17 353,206,272 26% 1.22MB/s 0:13:10 354,516,992 26% 1.22MB/s 0:13:09 355,827,712 26% 1.22MB/s 0:13:08 357,138,432 26% 1.23MB/s 0:13:05 358,449,152 26% 1.21MB/s 0:13:14 359,727,104 26% 1.20MB/s 0:13:18 361,037,824 26% 1.20MB/s 0:13:16 362,348,544 26% 1.20MB/s 0:13:17 363,659,264 27% 1.21MB/s 0:13:11 364,969,984 27% 1.22MB/s 0:13:04 366,280,704 27% 1.22MB/s 0:13:04 367,591,424 27% 1.22MB/s 0:13:00 368,902,144 27% 1.23MB/s 0:12:56 370,212,864 27% 1.23MB/s 0:12:56 371,523,584 27% 1.23MB/s 0:12:55 372,834,304 27% 1.22MB/s 0:12:54 374,145,024 27% 1.22MB/s 0:12:57 375,455,744 27% 1.22MB/s 0:12:56 376,766,464 28% 1.22MB/s 0:12:55 378,077,184 28% 1.22MB/s 0:12:55 379,387,904 28% 1.22MB/s 0:12:51 380,698,624 28% 1.22MB/s 0:12:49 382,009,344 28% 1.21MB/s 0:12:54 383,320,064 28% 1.21MB/s 0:12:53 384,630,784 28% 1.21MB/s 0:12:52 385,941,504 28% 1.21MB/s 0:12:52 387,252,224 28% 1.22MB/s 0:12:43 388,562,944 28% 1.22MB/s 0:12:42 389,873,664 29% 1.22MB/s 0:12:42 391,184,384 29% 1.22MB/s 0:12:40 392,495,104 29% 1.22MB/s 0:12:40 393,805,824 29% 1.22MB/s 0:12:39 395,116,544 29% 1.22MB/s 0:12:36 396,427,264 29% 1.22MB/s 0:12:36 397,737,984 29% 1.22MB/s 0:12:36 399,048,704 29% 1.22MB/s 0:12:36 400,359,424 29% 1.22MB/s 0:12:33 401,670,144 29% 1.22MB/s 0:12:32 402,980,864 29% 1.22MB/s 0:12:30 404,291,584 30% 1.22MB/s 0:12:29 405,602,304 30% 1.22MB/s 0:12:32 406,913,024 30% 1.22MB/s 0:12:30 408,223,744 30% 1.21MB/s 0:12:33 409,534,464 30% 1.21MB/s 0:12:31 410,845,184 30% 1.22MB/s 0:12:29 412,155,904 30% 1.21MB/s 0:12:29 413,466,624 30% 1.22MB/s 0:12:24 414,777,344 30% 1.22MB/s 0:12:21 416,088,064 30% 1.22MB/s 0:12:20 417,398,784 31% 1.22MB/s 0:12:19 418,709,504 31% 1.22MB/s 0:12:17 420,020,224 31% 1.22MB/s 0:12:17 421,330,944 31% 1.22MB/s 0:12:17 422,641,664 31% 1.22MB/s 0:12:16 423,952,384 31% 1.22MB/s 0:12:13 425,263,104 31% 1.22MB/s 0:12:13 426,573,824 31% 1.23MB/s 0:12:10 427,884,544 31% 1.23MB/s 0:12:08 429,195,264 31% 1.22MB/s 0:12:10 430,505,984 32% 1.23MB/s 0:12:07 431,816,704 32% 1.22MB/s 0:12:07 433,127,424 32% 1.22MB/s 0:12:07 434,438,144 32% 1.22MB/s 0:12:05 435,748,864 32% 1.22MB/s 0:12:04 437,059,584 32% 1.22MB/s 0:12:05 438,370,304 32% 1.23MB/s 0:12:01 439,681,024 32% 1.22MB/s 0:12:03 440,991,744 32% 1.22MB/s 0:12:03 442,302,464 32% 1.22MB/s 0:12:01 443,613,184 33% 1.22MB/s 0:12:03 444,923,904 33% 1.22MB/s 0:11:59 446,234,624 33% 1.22MB/s 0:11:57 447,545,344 33% 1.22MB/s 0:11:57 448,856,064 33% 1.22MB/s 0:11:55 450,035,712 33% 1.18MB/s 0:12:19 451,346,432 33% 1.18MB/s 0:12:18 452,657,152 33% 1.18MB/s 0:12:15 453,967,872 33% 1.18MB/s 0:12:14 455,278,592 33% 1.22MB/s 0:11:51 456,589,312 33% 1.19MB/s 0:12:07 457,900,032 34% 1.18MB/s 0:12:12 459,210,752 34% 1.17MB/s 0:12:15 460,521,472 34% 1.18MB/s 0:12:12 461,832,192 34% 1.20MB/s 0:11:56 463,142,912 34% 1.22MB/s 0:11:47 464,453,632 34% 1.23MB/s 0:11:40 465,764,352 34% 1.23MB/s 0:11:39 467,075,072 34% 1.22MB/s 0:11:39 468,385,792 34% 1.22MB/s 0:11:43 469,696,512 34% 1.21MB/s 0:11:44 471,007,232 35% 1.21MB/s 0:11:44 472,317,952 35% 1.22MB/s 0:11:40 473,628,672 35% 1.22MB/s 0:11:36 474,939,392 35% 1.22MB/s 0:11:34 476,250,112 35% 1.22MB/s 0:11:32 477,560,832 35% 1.22MB/s 0:11:30 478,871,552 35% 1.22MB/s 0:11:30 480,182,272 35% 1.22MB/s 0:11:30 481,492,992 35% 1.22MB/s 0:11:28 482,803,712 35% 1.22MB/s 0:11:27 484,114,432 36% 1.22MB/s 0:11:29 485,425,152 36% 1.22MB/s 0:11:28 486,735,872 36% 1.22MB/s 0:11:27 488,046,592 36% 1.22MB/s 0:11:27 489,357,312 36% 1.22MB/s 0:11:21 490,668,032 36% 1.22MB/s 0:11:20 491,978,752 36% 1.22MB/s 0:11:19 493,289,472 36% 1.23MB/s 0:11:18 494,567,424 36% 1.22MB/s 0:11:22 495,878,144 36% 1.22MB/s 0:11:21 497,188,864 36% 1.22MB/s 0:11:20 498,499,584 37% 1.21MB/s 0:11:21 499,810,304 37% 1.22MB/s 0:11:14 501,121,024 37% 1.22MB/s 0:11:13 502,431,744 37% 1.22MB/s 0:11:12 503,742,464 37% 1.23MB/s 0:11:09 505,053,184 37% 1.22MB/s 0:11:09 506,363,904 37% 1.22MB/s 0:11:09 507,674,624 37% 1.22MB/s 0:11:08 508,985,344 37% 1.22MB/s 0:11:07 510,296,064 37% 1.22MB/s 0:11:08 511,606,784 38% 1.22MB/s 0:11:05 512,917,504 38% 1.22MB/s 0:11:03 514,228,224 38% 1.22MB/s 0:11:03 515,538,944 38% 1.23MB/s 0:10:59 516,849,664 38% 1.22MB/s 0:11:02 518,160,384 38% 1.22MB/s 0:11:01 519,471,104 38% 1.22MB/s 0:11:00 520,781,824 38% 1.22MB/s 0:10:59 522,092,544 38% 1.22MB/s 0:10:55 523,403,264 38% 1.23MB/s 0:10:54 524,713,984 39% 1.22MB/s 0:10:53 526,024,704 39% 1.22MB/s 0:10:52 527,335,424 39% 1.22MB/s 0:10:51 528,646,144 39% 1.22MB/s 0:10:51 529,956,864 39% 1.22MB/s 0:10:50 531,267,584 39% 1.22MB/s 0:10:49 532,578,304 39% 1.22MB/s 0:10:48 533,889,024 39% 1.19MB/s 0:11:04 534,544,384 39% 1.04MB/s 0:12:40 535,592,960 39% 994.82kB/s 0:13:32 536,903,680 39% 994.12kB/s 0:13:31 538,214,400 40% 1020.04kB/s 0:13:09 539,525,120 40% 1.15MB/s 0:11:23 540,835,840 40% 1.22MB/s 0:10:42 542,146,560 40% 1.22MB/s 0:10:41 543,457,280 40% 1.22MB/s 0:10:39 544,768,000 40% 1.22MB/s 0:10:38 546,078,720 40% 1.22MB/s 0:10:37 547,389,440 40% 1.22MB/s 0:10:36 548,700,160 40% 1.23MB/s 0:10:33 550,010,880 40% 1.23MB/s 0:10:32 551,321,600 41% 1.23MB/s 0:10:31 552,632,320 41% 1.23MB/s 0:10:30 553,943,040 41% 1.23MB/s 0:10:29 555,253,760 41% 1.22MB/s 0:10:30 556,564,480 41% 1.22MB/s 0:10:28 557,875,200 41% 1.22MB/s 0:10:28 559,185,920 41% 1.22MB/s 0:10:27 560,496,640 41% 1.22MB/s 0:10:28 561,807,360 41% 1.22MB/s 0:10:28 563,118,080 41% 1.22MB/s 0:10:27 564,428,800 41% 1.22MB/s 0:10:26 565,739,520 42% 1.22MB/s 0:10:21 567,050,240 42% 1.22MB/s 0:10:19 568,360,960 42% 1.22MB/s 0:10:18 569,671,680 42% 1.23MB/s 0:10:16 570,982,400 42% 1.23MB/s 0:10:16 572,293,120 42% 1.23MB/s 0:10:14 573,603,840 42% 1.23MB/s 0:10:13 574,914,560 42% 1.23MB/s 0:10:12 576,225,280 42% 1.23MB/s 0:10:12 577,536,000 42% 1.23MB/s 0:10:10 578,846,720 43% 1.22MB/s 0:10:10 580,157,440 43% 1.22MB/s 0:10:10 581,468,160 43% 1.22MB/s 0:10:08 582,778,880 43% 1.22MB/s 0:10:07 584,089,600 43% 1.22MB/s 0:10:06 585,400,320 43% 1.23MB/s 0:10:04 586,711,040 43% 1.23MB/s 0:10:03 588,021,760 43% 1.22MB/s 0:10:03 589,332,480 43% 1.22MB/s 0:10:02 590,643,200 43% 1.22MB/s 0:10:01 591,953,920 44% 1.22MB/s 0:10:02 593,264,640 44% 1.22MB/s 0:10:02 594,575,360 44% 1.22MB/s 0:10:02 595,886,080 44% 1.20MB/s 0:10:07 597,196,800 44% 1.21MB/s 0:10:04 598,507,520 44% 1.21MB/s 0:10:00 599,818,240 44% 1.21MB/s 0:09:59 601,128,960 44% 1.22MB/s 0:09:54 602,439,680 44% 1.22MB/s 0:09:52 603,750,400 44% 1.21MB/s 0:09:57 605,061,120 45% 1.20MB/s 0:09:59 606,371,840 45% 1.22MB/s 0:09:52 607,682,560 45% 1.22MB/s 0:09:51 608,993,280 45% 1.22MB/s 0:09:46 610,304,000 45% 1.23MB/s 0:09:43 611,614,720 45% 1.22MB/s 0:09:48 612,925,440 45% 1.22MB/s 0:09:47 614,236,160 45% 1.22MB/s 0:09:46 615,546,880 45% 1.22MB/s 0:09:44 616,857,600 45% 1.23MB/s 0:09:39 618,168,320 45% 1.23MB/s 0:09:38 619,479,040 46% 1.22MB/s 0:09:37 620,789,760 46% 1.23MB/s 0:09:36 622,100,480 46% 1.22MB/s 0:09:35 623,411,200 46% 1.22MB/s 0:09:34 624,721,920 46% 1.22MB/s 0:09:33 626,032,640 46% 1.22MB/s 0:09:34 627,343,360 46% 1.23MB/s 0:09:31 628,621,312 46% 1.22MB/s 0:09:33 629,932,032 46% 1.22MB/s 0:09:32 631,242,752 46% 1.22MB/s 0:09:31 632,553,472 47% 1.22MB/s 0:09:31 633,864,192 47% 1.22MB/s 0:09:27 635,174,912 47% 1.22MB/s 0:09:26 636,485,632 47% 1.22MB/s 0:09:27 637,796,352 47% 1.22MB/s 0:09:26 639,107,072 47% 1.22MB/s 0:09:25 640,417,792 47% 1.21MB/s 0:09:25 641,728,512 47% 1.22MB/s 0:09:21 643,039,232 47% 1.22MB/s 0:09:19 644,349,952 47% 1.22MB/s 0:09:20 645,660,672 48% 1.23MB/s 0:09:16 646,971,392 48% 1.22MB/s 0:09:16 648,282,112 48% 1.22MB/s 0:09:17 649,592,832 48% 1.22MB/s 0:09:14 650,903,552 48% 1.22MB/s 0:09:14 652,214,272 48% 1.22MB/s 0:09:11 653,524,992 48% 1.23MB/s 0:09:09 654,835,712 48% 1.22MB/s 0:09:12 656,146,432 48% 1.22MB/s 0:09:10 657,457,152 48% 1.22MB/s 0:09:10 658,767,872 49% 1.22MB/s 0:09:08 660,078,592 49% 1.23MB/s 0:09:04 661,389,312 49% 1.22MB/s 0:09:04 662,700,032 49% 1.22MB/s 0:09:03 664,010,752 49% 1.22MB/s 0:09:03 665,321,472 49% 1.22MB/s 0:09:01 666,632,192 49% 1.21MB/s 0:09:08 667,942,912 49% 1.21MB/s 0:09:07 669,253,632 49% 1.20MB/s 0:09:08 670,564,352 49% 1.20MB/s 0:09:08 671,875,072 49% 1.21MB/s 0:09:00 673,185,792 50% 1.22MB/s 0:08:58 674,496,512 50% 1.22MB/s 0:08:54 675,807,232 50% 1.22MB/s 0:08:53 677,117,952 50% 1.22MB/s 0:08:52 678,428,672 50% 1.23MB/s 0:08:50 679,739,392 50% 1.22MB/s 0:08:49 681,050,112 50% 1.22MB/s 0:08:48 682,360,832 50% 1.23MB/s 0:08:46 683,671,552 50% 1.23MB/s 0:08:46 684,982,272 50% 1.23MB/s 0:08:45 686,292,992 51% 1.22MB/s 0:08:44 687,603,712 51% 1.22MB/s 0:08:47 688,783,360 51% 1.19MB/s 0:08:59 690,094,080 51% 1.18MB/s 0:09:01 691,404,800 51% 1.18MB/s 0:08:59 692,715,520 51% 1.19MB/s 0:08:54 694,026,240 51% 1.22MB/s 0:08:40 695,336,960 51% 1.22MB/s 0:08:38 696,647,680 51% 1.21MB/s 0:08:40 697,958,400 51% 1.21MB/s 0:08:42 699,269,120 52% 1.20MB/s 0:08:44 700,579,840 52% 1.20MB/s 0:08:45 701,890,560 52% 1.19MB/s 0:08:45 703,201,280 52% 1.18MB/s 0:08:50 704,512,000 52% 1.18MB/s 0:08:49 705,822,720 52% 1.18MB/s 0:08:50 707,133,440 52% 1.18MB/s 0:08:49 708,444,160 52% 1.19MB/s 0:08:43 709,754,880 52% 1.19MB/s 0:08:40 711,065,600 52% 1.19MB/s 0:08:38 712,376,320 53% 1.19MB/s 0:08:38 713,687,040 53% 1.19MB/s 0:08:38 714,997,760 53% 1.19MB/s 0:08:37 716,308,480 53% 1.19MB/s 0:08:33 717,619,200 53% 1.20MB/s 0:08:30 718,929,920 53% 1.20MB/s 0:08:27 720,240,640 53% 1.20MB/s 0:08:27 721,551,360 53% 1.20MB/s 0:08:26 722,862,080 53% 1.20MB/s 0:08:25 724,172,800 53% 1.20MB/s 0:08:23 725,483,520 53% 1.20MB/s 0:08:22 726,794,240 54% 1.20MB/s 0:08:20 728,104,960 54% 1.20MB/s 0:08:21 729,415,680 54% 1.20MB/s 0:08:21 730,726,400 54% 1.19MB/s 0:08:22 732,037,120 54% 1.19MB/s 0:08:22 733,347,840 54% 1.19MB/s 0:08:19 734,658,560 54% 1.19MB/s 0:08:18 735,969,280 54% 1.20MB/s 0:08:13 737,280,000 54% 1.21MB/s 0:08:09 738,590,720 54% 1.21MB/s 0:08:06 739,901,440 55% 1.22MB/s 0:08:04 741,212,160 55% 1.22MB/s 0:08:00 742,522,880 55% 1.22MB/s 0:08:00 743,833,600 55% 1.22MB/s 0:07:58 745,144,320 55% 1.23MB/s 0:07:57 746,455,040 55% 1.22MB/s 0:07:58 747,765,760 55% 1.22MB/s 0:07:58 749,076,480 55% 1.22MB/s 0:07:57 750,387,200 55% 1.22MB/s 0:07:54 751,697,920 55% 1.22MB/s 0:07:53 753,008,640 56% 1.22MB/s 0:07:51 754,319,360 56% 1.22MB/s 0:07:50 755,630,080 56% 1.22MB/s 0:07:49 756,940,800 56% 1.22MB/s 0:07:48 758,251,520 56% 1.23MB/s 0:07:46 759,562,240 56% 1.22MB/s 0:07:47 760,741,888 56% 1.19MB/s 0:07:58 762,052,608 56% 1.19MB/s 0:07:57 763,330,560 56% 1.17MB/s 0:08:03 764,641,280 56% 1.17MB/s 0:08:02 765,952,000 56% 1.21MB/s 0:07:47 767,262,720 57% 1.21MB/s 0:07:46 768,573,440 57% 1.22MB/s 0:07:38 769,884,160 57% 1.23MB/s 0:07:37 771,194,880 57% 1.22MB/s 0:07:38 772,505,600 57% 1.22MB/s 0:07:36 773,816,320 57% 1.22MB/s 0:07:35 775,127,040 57% 1.22MB/s 0:07:35 776,437,760 57% 1.22MB/s 0:07:33 777,748,480 57% 1.22MB/s 0:07:34 779,059,200 57% 1.21MB/s 0:07:34 780,369,920 58% 1.22MB/s 0:07:32 781,680,640 58% 1.21MB/s 0:07:32 782,991,360 58% 1.22MB/s 0:07:29 784,302,080 58% 1.22MB/s 0:07:29 785,612,800 58% 1.21MB/s 0:07:29 786,923,520 58% 1.21MB/s 0:07:29 788,234,240 58% 1.21MB/s 0:07:28 789,544,960 58% 1.21MB/s 0:07:25 790,855,680 58% 1.21MB/s 0:07:24 792,166,400 58% 1.22MB/s 0:07:21 793,477,120 59% 1.22MB/s 0:07:21 794,787,840 59% 1.22MB/s 0:07:20 796,098,560 59% 1.22MB/s 0:07:18 797,409,280 59% 1.22MB/s 0:07:18 798,588,928 59% 1.17MB/s 0:07:33 799,899,648 59% 1.17MB/s 0:07:32 801,210,368 59% 1.17MB/s 0:07:34 802,521,088 59% 1.17MB/s 0:07:33 803,831,808 59% 1.21MB/s 0:07:14 805,142,528 59% 1.21MB/s 0:07:14 806,453,248 60% 1.22MB/s 0:07:09 807,763,968 60% 1.22MB/s 0:07:08 809,074,688 60% 1.22MB/s 0:07:07 810,385,408 60% 1.22MB/s 0:07:05 811,696,128 60% 1.22MB/s 0:07:04 813,006,848 60% 1.22MB/s 0:07:03 814,317,568 60% 1.22MB/s 0:07:03 815,628,288 60% 1.22MB/s 0:07:02 816,939,008 60% 1.22MB/s 0:07:01 818,249,728 60% 1.22MB/s 0:07:00 819,560,448 60% 1.22MB/s 0:06:59 820,871,168 61% 1.22MB/s 0:06:58 822,181,888 61% 1.22MB/s 0:06:58 823,492,608 61% 1.22MB/s 0:06:57 824,803,328 61% 1.22MB/s 0:06:56 826,114,048 61% 1.22MB/s 0:06:53 827,424,768 61% 1.22MB/s 0:06:52 828,735,488 61% 1.22MB/s 0:06:51 830,046,208 61% 1.22MB/s 0:06:50 831,356,928 61% 1.22MB/s 0:06:50 832,667,648 61% 1.22MB/s 0:06:48 833,978,368 62% 1.22MB/s 0:06:47 835,289,088 62% 1.22MB/s 0:06:46 836,599,808 62% 1.22MB/s 0:06:44 837,910,528 62% 1.22MB/s 0:06:43 839,221,248 62% 1.22MB/s 0:06:43 840,531,968 62% 1.21MB/s 0:06:44 841,842,688 62% 1.21MB/s 0:06:44 843,153,408 62% 1.21MB/s 0:06:43 844,464,128 62% 1.21MB/s 0:06:42 845,774,848 62% 1.22MB/s 0:06:38 847,085,568 63% 1.22MB/s 0:06:36 848,396,288 63% 1.22MB/s 0:06:35 849,707,008 63% 1.22MB/s 0:06:34 851,017,728 63% 1.22MB/s 0:06:33 852,328,448 63% 1.22MB/s 0:06:32 853,639,168 63% 1.22MB/s 0:06:31 854,949,888 63% 1.22MB/s 0:06:30 856,260,608 63% 1.22MB/s 0:06:29 857,571,328 63% 1.23MB/s 0:06:27 858,882,048 63% 1.22MB/s 0:06:27 860,192,768 64% 1.22MB/s 0:06:26 861,503,488 64% 1.22MB/s 0:06:24 862,814,208 64% 1.22MB/s 0:06:24 864,124,928 64% 1.22MB/s 0:06:23 865,304,576 64% 1.13MB/s 0:06:51 866,353,152 64% 1.08MB/s 0:07:13 867,663,872 64% 1.08MB/s 0:07:11 868,974,592 64% 1.08MB/s 0:07:10 870,285,312 64% 1.16MB/s 0:06:37 871,596,032 64% 1.22MB/s 0:06:16 872,906,752 64% 1.22MB/s 0:06:15 874,217,472 65% 1.22MB/s 0:06:14 875,528,192 65% 1.22MB/s 0:06:13 876,838,912 65% 1.22MB/s 0:06:12 878,149,632 65% 1.22MB/s 0:06:11 879,460,352 65% 1.22MB/s 0:06:10 880,771,072 65% 1.22MB/s 0:06:10 882,081,792 65% 1.22MB/s 0:06:09 883,392,512 65% 1.22MB/s 0:06:10 884,703,232 65% 1.21MB/s 0:06:09 886,013,952 65% 1.21MB/s 0:06:08 887,324,672 66% 1.21MB/s 0:06:08 888,635,392 66% 1.22MB/s 0:06:05 889,946,112 66% 1.22MB/s 0:06:04 891,256,832 66% 1.22MB/s 0:06:02 892,567,552 66% 1.22MB/s 0:05:59 893,878,272 66% 1.22MB/s 0:05:59 895,188,992 66% 1.22MB/s 0:05:57 896,499,712 66% 1.22MB/s 0:05:58 897,777,664 66% 1.21MB/s 0:05:59 899,088,384 66% 1.21MB/s 0:05:58 900,399,104 66% 1.21MB/s 0:05:57 901,709,824 67% 1.22MB/s 0:05:54 903,020,544 67% 1.22MB/s 0:05:51 904,331,264 67% 1.22MB/s 0:05:50 905,641,984 67% 1.22MB/s 0:05:49 906,952,704 67% 1.22MB/s 0:05:48 908,263,424 67% 1.23MB/s 0:05:47 909,574,144 67% 1.23MB/s 0:05:46 910,884,864 67% 1.23MB/s 0:05:45 912,195,584 67% 1.23MB/s 0:05:43 913,506,304 67% 1.22MB/s 0:05:43 914,817,024 68% 1.22MB/s 0:05:42 916,127,744 68% 1.22MB/s 0:05:43 917,438,464 68% 1.22MB/s 0:05:42 918,749,184 68% 1.22MB/s 0:05:41 920,059,904 68% 1.22MB/s 0:05:40 921,370,624 68% 1.22MB/s 0:05:38 922,681,344 68% 1.22MB/s 0:05:37 923,992,064 68% 1.22MB/s 0:05:35 925,302,784 68% 1.22MB/s 0:05:34 926,613,504 68% 1.22MB/s 0:05:32 927,793,152 69% 1.15MB/s 0:05:52 929,103,872 69% 1.14MB/s 0:05:54 930,414,592 69% 1.14MB/s 0:05:54 931,725,312 69% 1.14MB/s 0:05:52 933,036,032 69% 1.21MB/s 0:05:31 934,346,752 69% 1.23MB/s 0:05:26 935,657,472 69% 1.23MB/s 0:05:24 936,968,192 69% 1.23MB/s 0:05:24 938,278,912 69% 1.23MB/s 0:05:22 939,589,632 69% 1.23MB/s 0:05:22 940,900,352 70% 1.22MB/s 0:05:21 942,211,072 70% 1.22MB/s 0:05:20 943,521,792 70% 1.22MB/s 0:05:19 944,832,512 70% 1.22MB/s 0:05:19 946,143,232 70% 1.22MB/s 0:05:17 947,453,952 70% 1.22MB/s 0:05:16 948,764,672 70% 1.22MB/s 0:05:15 950,075,392 70% 1.22MB/s 0:05:14 951,386,112 70% 1.22MB/s 0:05:13 952,696,832 70% 1.22MB/s 0:05:12 954,007,552 70% 1.22MB/s 0:05:11 955,318,272 71% 1.23MB/s 0:05:09 956,628,992 71% 1.23MB/s 0:05:08 957,939,712 71% 1.22MB/s 0:05:07 959,250,432 71% 1.22MB/s 0:05:06 960,561,152 71% 1.22MB/s 0:05:06 961,871,872 71% 1.22MB/s 0:05:06 963,182,592 71% 1.22MB/s 0:05:05 964,493,312 71% 1.22MB/s 0:05:04 965,804,032 71% 1.22MB/s 0:05:02 967,114,752 71% 1.22MB/s 0:05:02 968,425,472 72% 1.22MB/s 0:05:00 969,736,192 72% 1.23MB/s 0:04:58 971,046,912 72% 1.22MB/s 0:04:58 972,357,632 72% 1.23MB/s 0:04:56 973,668,352 72% 1.22MB/s 0:04:56 974,979,072 72% 1.22MB/s 0:04:55 976,289,792 72% 1.22MB/s 0:04:54 977,600,512 72% 1.22MB/s 0:04:52 978,911,232 72% 1.22MB/s 0:04:51 980,221,952 72% 1.22MB/s 0:04:50 981,532,672 73% 1.22MB/s 0:04:49 982,843,392 73% 1.22MB/s 0:04:48 984,154,112 73% 1.22MB/s 0:04:48 985,464,832 73% 1.22MB/s 0:04:46 986,775,552 73% 1.22MB/s 0:04:46 988,086,272 73% 1.22MB/s 0:04:45 989,396,992 73% 1.23MB/s 0:04:42 990,707,712 73% 1.22MB/s 0:04:41 992,018,432 73% 1.22MB/s 0:04:41 993,329,152 73% 1.22MB/s 0:04:41 994,639,872 74% 1.22MB/s 0:04:40 995,950,592 74% 1.21MB/s 0:04:40 997,261,312 74% 1.22MB/s 0:04:38 998,572,032 74% 1.22MB/s 0:04:36 999,882,752 74% 1.22MB/s 0:04:35 1,001,193,472 74% 1.21MB/s 0:04:36 1,002,504,192 74% 1.21MB/s 0:04:35 1,003,814,912 74% 1.21MB/s 0:04:34 1,005,125,632 74% 1.21MB/s 0:04:33 1,006,436,352 74% 1.22MB/s 0:04:29 1,007,747,072 74% 1.22MB/s 0:04:28 1,009,057,792 75% 1.23MB/s 0:04:26 1,010,368,512 75% 1.23MB/s 0:04:25 1,011,679,232 75% 1.22MB/s 0:04:25 1,012,989,952 75% 1.22MB/s 0:04:24 1,014,300,672 75% 1.22MB/s 0:04:23 1,015,611,392 75% 1.22MB/s 0:04:21 1,016,922,112 75% 1.23MB/s 0:04:20 1,018,232,832 75% 1.22MB/s 0:04:21 1,019,543,552 75% 1.22MB/s 0:04:20 1,020,854,272 75% 1.22MB/s 0:04:19 1,022,164,992 76% 1.22MB/s 0:04:18 1,023,475,712 76% 1.22MB/s 0:04:16 1,024,786,432 76% 1.22MB/s 0:04:14 1,026,097,152 76% 1.22MB/s 0:04:14 1,027,407,872 76% 1.22MB/s 0:04:13 1,028,718,592 76% 1.22MB/s 0:04:12 1,030,029,312 76% 1.22MB/s 0:04:11 1,031,307,264 76% 1.22MB/s 0:04:11 1,032,486,912 76% 1.18MB/s 0:04:17 1,033,535,488 76% 1.13MB/s 0:04:29 1,034,846,208 76% 1.12MB/s 0:04:30 1,036,156,928 77% 1.12MB/s 0:04:28 1,037,467,648 77% 1.15MB/s 0:04:20 1,038,778,368 77% 1.20MB/s 0:04:09 1,040,089,088 77% 1.20MB/s 0:04:07 1,041,399,808 77% 1.20MB/s 0:04:06 1,042,710,528 77% 1.19MB/s 0:04:06 1,044,021,248 77% 1.19MB/s 0:04:05 1,045,331,968 77% 1.19MB/s 0:04:04 1,046,642,688 77% 1.19MB/s 0:04:03 1,047,953,408 77% 1.20MB/s 0:04:01 1,049,264,128 78% 1.19MB/s 0:04:01 1,050,574,848 78% 1.19MB/s 0:04:00 1,051,885,568 78% 1.19MB/s 0:03:59 1,053,196,288 78% 1.19MB/s 0:03:58 1,054,507,008 78% 1.20MB/s 0:03:55 1,055,817,728 78% 1.20MB/s 0:03:53 1,057,128,448 78% 1.20MB/s 0:03:52 1,058,439,168 78% 1.20MB/s 0:03:52 1,059,749,888 78% 1.20MB/s 0:03:50 1,061,060,608 78% 1.20MB/s 0:03:49 1,062,371,328 79% 1.20MB/s 0:03:48 1,063,682,048 79% 1.21MB/s 0:03:47 1,064,992,768 79% 1.21MB/s 0:03:45 1,066,303,488 79% 1.20MB/s 0:03:45 1,067,614,208 79% 1.20MB/s 0:03:45 1,068,924,928 79% 1.18MB/s 0:03:46 1,070,235,648 79% 1.18MB/s 0:03:45 1,071,546,368 79% 1.19MB/s 0:03:44 1,072,857,088 79% 1.19MB/s 0:03:43 1,074,167,808 79% 1.21MB/s 0:03:38 1,075,478,528 80% 1.21MB/s 0:03:36 1,076,789,248 80% 1.22MB/s 0:03:34 1,078,099,968 80% 1.23MB/s 0:03:31 1,079,410,688 80% 1.22MB/s 0:03:31 1,080,721,408 80% 1.22MB/s 0:03:30 1,082,032,128 80% 1.22MB/s 0:03:29 1,083,342,848 80% 1.22MB/s 0:03:28 1,084,653,568 80% 1.22MB/s 0:03:27 1,085,702,144 80% 1.17MB/s 0:03:36 1,086,619,648 80% 1.07MB/s 0:03:55 1,087,930,368 80% 1.07MB/s 0:03:54 1,089,241,088 81% 1.07MB/s 0:03:53 1,090,551,808 81% 1.12MB/s 0:03:40 1,091,862,528 81% 1.22MB/s 0:03:21 1,093,173,248 81% 1.22MB/s 0:03:21 1,094,483,968 81% 1.22MB/s 0:03:20 1,095,794,688 81% 1.22MB/s 0:03:19 1,097,105,408 81% 1.21MB/s 0:03:18 1,098,416,128 81% 1.22MB/s 0:03:16 1,099,726,848 81% 1.22MB/s 0:03:15 1,101,037,568 81% 1.22MB/s 0:03:14 1,102,348,288 82% 1.23MB/s 0:03:12 1,103,659,008 82% 1.22MB/s 0:03:11 1,104,969,728 82% 1.22MB/s 0:03:10 1,106,280,448 82% 1.22MB/s 0:03:09 1,107,591,168 82% 1.22MB/s 0:03:08 1,108,901,888 82% 1.22MB/s 0:03:08 1,110,212,608 82% 1.22MB/s 0:03:06 1,111,523,328 82% 1.22MB/s 0:03:05 1,112,834,048 82% 1.22MB/s 0:03:04 1,114,144,768 82% 1.23MB/s 0:03:03 1,115,455,488 82% 1.23MB/s 0:03:02 1,116,766,208 83% 1.22MB/s 0:03:01 1,118,076,928 83% 1.22MB/s 0:03:00 1,119,387,648 83% 1.22MB/s 0:02:59 1,120,698,368 83% 1.22MB/s 0:02:58 1,122,009,088 83% 1.22MB/s 0:02:58 1,123,319,808 83% 1.22MB/s 0:02:57 1,124,630,528 83% 1.22MB/s 0:02:55 1,125,941,248 83% 1.22MB/s 0:02:55 1,127,251,968 83% 1.22MB/s 0:02:53 1,128,562,688 83% 1.22MB/s 0:02:52 1,129,873,408 84% 1.22MB/s 0:02:51 1,131,184,128 84% 1.22MB/s 0:02:49 1,132,494,848 84% 1.21MB/s 0:02:50 1,133,805,568 84% 1.21MB/s 0:02:49 1,135,116,288 84% 1.21MB/s 0:02:48 1,136,427,008 84% 1.21MB/s 0:02:47 1,137,737,728 84% 1.22MB/s 0:02:44 1,139,048,448 84% 1.23MB/s 0:02:43 1,140,359,168 84% 1.22MB/s 0:02:42 1,141,669,888 84% 1.22MB/s 0:02:41 1,142,980,608 85% 1.22MB/s 0:02:40 1,144,291,328 85% 1.21MB/s 0:02:41 1,145,602,048 85% 1.21MB/s 0:02:39 1,146,912,768 85% 1.21MB/s 0:02:38 1,148,223,488 85% 1.21MB/s 0:02:37 1,149,534,208 85% 1.22MB/s 0:02:35 1,150,844,928 85% 1.22MB/s 0:02:34 1,152,155,648 85% 1.22MB/s 0:02:33 1,153,466,368 85% 1.22MB/s 0:02:32 1,154,777,088 85% 1.22MB/s 0:02:31 1,156,087,808 86% 1.22MB/s 0:02:30 1,157,398,528 86% 1.22MB/s 0:02:29 1,158,709,248 86% 1.22MB/s 0:02:28 1,160,019,968 86% 1.22MB/s 0:02:26 1,161,330,688 86% 1.22MB/s 0:02:25 1,162,641,408 86% 1.22MB/s 0:02:24 1,163,952,128 86% 1.22MB/s 0:02:23 1,165,230,080 86% 1.21MB/s 0:02:24 1,166,540,800 86% 1.21MB/s 0:02:23 1,167,851,520 86% 1.20MB/s 0:02:23 1,169,162,240 86% 1.19MB/s 0:02:24 1,170,472,960 87% 1.19MB/s 0:02:21 1,171,783,680 87% 1.20MB/s 0:02:20 1,173,094,400 87% 1.20MB/s 0:02:18 1,174,405,120 87% 1.22MB/s 0:02:16 1,175,715,840 87% 1.22MB/s 0:02:15 1,177,026,560 87% 1.17MB/s 0:02:18 1,177,681,920 87% 1.02MB/s 0:02:39 1,178,861,568 87% 1010.21kB/s 0:02:43 1,180,172,288 87% 1010.92kB/s 0:02:42 1,181,483,008 87% 1.02MB/s 0:02:35 1,182,793,728 88% 1.18MB/s 0:02:13 1,184,104,448 88% 1.22MB/s 0:02:08 1,185,021,952 88% 1.12MB/s 0:02:18 1,185,939,456 88% 1.04MB/s 0:02:28 1,187,250,176 88% 1.04MB/s 0:02:27 1,188,560,896 88% 1.04MB/s 0:02:25 1,189,871,616 88% 1.14MB/s 0:02:12 1,191,182,336 88% 1.23MB/s 0:02:01 1,192,493,056 88% 1.23MB/s 0:02:00 1,193,803,776 88% 1.22MB/s 0:01:59 1,195,114,496 88% 1.23MB/s 0:01:58 1,196,032,000 88% 1.11MB/s 0:02:10 1,197,211,648 89% 1.07MB/s 0:02:13 1,198,522,368 89% 1.08MB/s 0:02:11 1,199,833,088 89% 1.07MB/s 0:02:11 1,200,881,664 89% 1.11MB/s 0:02:06 1,202,192,384 89% 1.14MB/s 0:02:01 1,203,503,104 89% 1.14MB/s 0:02:00 1,204,813,824 89% 1.14MB/s 0:01:59 1,206,124,544 89% 1.22MB/s 0:01:50 1,207,435,264 89% 1.22MB/s 0:01:49 1,208,745,984 89% 1.22MB/s 0:01:48 1,210,056,704 90% 1.22MB/s 0:01:47 1,211,367,424 90% 1.22MB/s 0:01:46 1,212,678,144 90% 1.22MB/s 0:01:45 1,213,988,864 90% 1.22MB/s 0:01:44 1,215,299,584 90% 1.22MB/s 0:01:43 1,216,610,304 90% 1.21MB/s 0:01:43 1,217,921,024 90% 1.20MB/s 0:01:42 1,219,231,744 90% 1.20MB/s 0:01:41 1,220,542,464 90% 1.20MB/s 0:01:40 1,221,853,184 90% 1.22MB/s 0:01:38 1,223,163,904 91% 1.22MB/s 0:01:36 1,224,474,624 91% 1.22MB/s 0:01:35 1,225,785,344 91% 1.22MB/s 0:01:34 1,227,096,064 91% 1.22MB/s 0:01:33 1,228,406,784 91% 1.22MB/s 0:01:32 1,229,717,504 91% 1.22MB/s 0:01:31 1,231,028,224 91% 1.22MB/s 0:01:30 1,232,338,944 91% 1.23MB/s 0:01:28 1,233,649,664 91% 1.23MB/s 0:01:27 1,234,960,384 91% 1.23MB/s 0:01:26 1,236,271,104 91% 1.23MB/s 0:01:25 1,237,581,824 92% 1.22MB/s 0:01:24 1,238,892,544 92% 1.22MB/s 0:01:23 1,240,203,264 92% 1.22MB/s 0:01:23 1,241,513,984 92% 1.22MB/s 0:01:21 1,242,824,704 92% 1.22MB/s 0:01:20 1,244,135,424 92% 1.22MB/s 0:01:19 1,245,446,144 92% 1.23MB/s 0:01:18 1,246,756,864 92% 1.22MB/s 0:01:17 1,248,067,584 92% 1.22MB/s 0:01:16 1,249,378,304 92% 1.22MB/s 0:01:15 1,250,689,024 93% 1.22MB/s 0:01:14 1,251,999,744 93% 1.23MB/s 0:01:13 1,253,310,464 93% 1.23MB/s 0:01:12 1,254,621,184 93% 1.23MB/s 0:01:11 1,255,931,904 93% 1.23MB/s 0:01:09 1,257,242,624 93% 1.22MB/s 0:01:09 1,258,553,344 93% 1.22MB/s 0:01:08 1,259,864,064 93% 1.22MB/s 0:01:07 1,261,174,784 93% 1.22MB/s 0:01:06 1,262,485,504 93% 1.22MB/s 0:01:05 1,263,796,224 94% 1.23MB/s 0:01:03 1,265,106,944 94% 1.22MB/s 0:01:03 1,266,417,664 94% 1.23MB/s 0:01:01 1,267,728,384 94% 1.23MB/s 0:01:00 1,269,039,104 94% 1.22MB/s 0:00:59 1,270,349,824 94% 1.22MB/s 0:00:58 1,271,660,544 94% 1.22MB/s 0:00:57 1,272,709,120 94% 1.13MB/s 0:01:01 1,273,921,536 94% 1.10MB/s 0:01:02 1,275,232,256 94% 1.10MB/s 0:01:00 1,276,542,976 94% 1.10MB/s 0:00:59 1,277,853,696 95% 1.18MB/s 0:00:54 1,279,164,416 95% 1.21MB/s 0:00:52 1,280,475,136 95% 1.21MB/s 0:00:51 1,281,785,856 95% 1.21MB/s 0:00:50 1,283,096,576 95% 1.20MB/s 0:00:49 1,284,407,296 95% 1.20MB/s 0:00:48 1,285,718,016 95% 1.19MB/s 0:00:47 1,287,028,736 95% 1.19MB/s 0:00:46 1,287,946,240 95% 1.12MB/s 0:00:48 1,289,256,960 95% 1.11MB/s 0:00:48 1,290,567,680 96% 1.12MB/s 0:00:46 1,291,878,400 96% 1.12MB/s 0:00:45 1,293,189,120 96% 1.19MB/s 0:00:41 1,294,499,840 96% 1.21MB/s 0:00:40 1,295,810,560 96% 1.20MB/s 0:00:39 1,297,121,280 96% 1.20MB/s 0:00:38 1,298,432,000 96% 1.22MB/s 0:00:36 1,299,709,952 96% 1.21MB/s 0:00:35 1,301,020,672 96% 1.22MB/s 0:00:34 1,302,200,320 96% 1.14MB/s 0:00:35 1,302,986,752 96% 1015.29kB/s 0:00:40 1,303,904,256 97% 933.88kB/s 0:00:42 1,305,247,744 97% 931.62kB/s 0:00:41 1,306,558,464 97% 998.12kB/s 0:00:37 1,307,869,184 97% 1.13MB/s 0:00:31 1,309,048,832 97% 1.18MB/s 0:00:28 1,310,359,552 97% 1.19MB/s 0:00:27 1,311,670,272 97% 1.18MB/s 0:00:26 1,312,980,992 97% 1.19MB/s 0:00:25 1,314,291,712 97% 1.22MB/s 0:00:23 1,315,602,432 97% 1.22MB/s 0:00:22 1,316,913,152 97% 1.22MB/s 0:00:21 1,318,223,872 98% 1.22MB/s 0:00:20 1,319,534,592 98% 1.22MB/s 0:00:19 1,320,845,312 98% 1.22MB/s 0:00:18 1,322,156,032 98% 1.22MB/s 0:00:17 1,323,466,752 98% 1.22MB/s 0:00:16 1,324,777,472 98% 1.23MB/s 0:00:15 1,326,088,192 98% 1.22MB/s 0:00:14 1,327,398,912 98% 1.23MB/s 0:00:13 1,328,709,632 98% 1.23MB/s 0:00:12 1,330,020,352 98% 1.23MB/s 0:00:11 1,331,331,072 99% 1.23MB/s 0:00:10 1,332,641,792 99% 1.23MB/s 0:00:09 1,333,952,512 99% 1.22MB/s 0:00:08 1,335,263,232 99% 1.22MB/s 0:00:07 1,336,573,952 99% 1.22MB/s 0:00:05 1,337,884,672 99% 1.23MB/s 0:00:04 1,339,195,392 99% 1.23MB/s 0:00:03 1,340,506,112 99% 1.23MB/s 0:00:02 1,341,816,832 99% 1.22MB/s 0:00:01 1,343,127,552 99% 1.22MB/s 0:00:00 1,344,039,272 100% 1.21MB/s 0:17:43 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221115-tablet-x64uefi.img.xz.sha256 131 100% 0.21kB/s 0:00:00 131 100% 0.21kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,134,183,018 bytes received 577 bytes 1,207,080.14 bytes/sec total size is 3,133,417,420 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@40f6ef9b[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3 Sending notification to Discord. Finished: SUCCESS