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 c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 true [Set GitHub commit status (universal)] PENDING on repos [GHRepository@58618392[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:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins8622286172094938201.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.50.1-py3-none-any.whl size=240803 sha256=cc695e35cf3a7b36c79842d53a23837ad6a08cf497ad48c19a7868f908b93328 Stored in directory: /tmp/pip-ephem-wheel-cache-cqp3pn21/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.50.1 Uninstalling pmbootstrap-1.50.1: Successfully uninstalled pmbootstrap-1.50.1 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.50.1 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports b8780e2cb..b92f2efff master -> origin/master cc3dc5f73..8b1aa5663 v22.12 -> origin/v22.12 Updating b8780e2cb..b92f2efff Fast-forward ...-musb-Set-the-DT-node-on-the-child-device.patch | 28 + device/community/linux-postmarketos-omap/APKBUILD | 27 +- device/testing/device-volla-mimameid/APKBUILD | 25 +- device/testing/device-volla-mimameid/deviceinfo | 15 +- .../linux-postmarketos-mediatek-mt6768/APKBUILD | 69 + .../config-postmarketos-mediatek-mt6768.aarch64 | 6602 ++++++++++++++++++++ .../01-kstrtobool_from_user.patch | 11 + .../01-remove-android-defines.patch | 24 - device/testing/linux-samsung-herolte/APKBUILD | 22 +- .../config-samsung-herolte.aarch64 | 387 +- .../gcc10-extern_YYLOC_global_declaration.patch | 1 - 11 files changed, 7008 insertions(+), 203 deletions(-) create mode 100644 device/community/linux-postmarketos-omap/0007-Revert-partially-Revert-usb-musb-Set-the-DT-node-on-the-child-device.patch create mode 100644 device/testing/linux-postmarketos-mediatek-mt6768/APKBUILD create mode 100644 device/testing/linux-postmarketos-mediatek-mt6768/config-postmarketos-mediatek-mt6768.aarch64 create mode 100644 device/testing/linux-samsung-herolte/01-kstrtobool_from_user.patch delete mode 100644 device/testing/linux-samsung-herolte/01-remove-android-defines.patch delete mode 120000 device/testing/linux-samsung-herolte/gcc10-extern_YYLOC_global_declaration.patch [15:49:06] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:06] Channel [edge]: [15:49:06] Vendor [qemu]: [15:49:06] Device codename [amd64]: [15:49:06] Kernel [lts]: [15:49:06] Username [user]: [15:49:06] User interface [weston]: [15:49:06] Change them? (y/n) [n]: [15:49:06] Extra packages [none]: [15:49:06] Use this timezone instead of GMT? (y/n) [y]: [15:49:06] Choose default locale for installation [C.UTF-8]: [15:49:06] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:06] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:07] Config changed: ui='plasma-mobile' [15:49:07] Config changed: device='tablet-x64uefi' [15:49:07] Config changed: kernel='edge' [15:49:07] Config changed: extra_packages='osk-sdl' (2299260) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (2299260) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Upcoming stable release (DO NOT USE) branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [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 (2299260) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT *** (2299260) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2299260) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2299260) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2299260) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2299260) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2299260) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2299260) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2299260) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2299260) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2299260) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2299260) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2299260) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2299260) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2299260) [15:49:08] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2299260) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2299260) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2299260) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2299260) [15:49:08] Update package index for x86_64 (4 file(s)) (2299260) [15:49:08] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2299260) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2299260) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2299260) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2299260) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2299260) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2299260) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2299260) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2299260) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2299260) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2299260) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:10] extracted: /tmp/pmbootstrapedipoef6apk (2299260) [15:49:10] extracted: /tmp/pmbootstrapb2x8lwzesig (2299260) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:10] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapb2x8lwzesig /tmp/pmbootstrapedipoef6apk Verified OK (2299260) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2299260) [15:49:10] % /tmp/pmbootstrapedipoef6apk --version apk-tools 2.12.10, compiled for x86_64. (2299260) [15:49:10] (native) install alpine-base (2299260) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (2299260) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (2299260) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2299260) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2299260) [15:49:10] (native) update /etc/apk/repositories (2299260) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2299260) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2299260) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2299260) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2299260) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2299260) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2299260) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2299260) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2299260) [15:49:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2299260) [15:49:10] New background process: pid=2299421, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (2299260) [15:49:12] (native) % adduser -D pmos -u 12345 (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2299260) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2299260) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2299260) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2299260) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2299260) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2299260) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2299260) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2299260) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2299260) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2299260) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2299260) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2299260) [15:49:15] (native) install cryptsetup util-linux parted (2299260) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2299260) [15:49:15] (native) % cat /tmp/apk_progress_fifo (2299260) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2299260) [15:49:15] New background process: pid=2299804, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221210-r0) (11/42) Installing ncurses-libs (6.3_p20221210-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r7) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (2299260) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (2299260) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2299260) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2299260) [15:49:16] % 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 (2299260) [15:49:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2299260) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (2299260) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (2299260) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (2299260) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (2299260) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (2299260) [15:49:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (2299260) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2299260) [15:49:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2299260) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2299260) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2299260) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2299260) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2299260) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2299260) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:17] extracted: /tmp/pmbootstrapz0rdt5qcapk (2299260) [15:49:17] extracted: /tmp/pmbootstrapyt26dkt6sig (2299260) [15:49:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2299260) [15:49:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapyt26dkt6sig /tmp/pmbootstrapz0rdt5qcapk Verified OK (2299260) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2299260) [15:49:17] % /tmp/pmbootstrapz0rdt5qcapk --version apk-tools 2.12.10, compiled for x86_64. (2299260) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base (2299260) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (2299260) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (2299260) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (2299260) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2299260) [15:49:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2299260) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2299260) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2299260) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2299260) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2299260) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2299260) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2299260) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2299260) [15:49:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2299260) [15:49:17] New background process: pid=2299906, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (2299260) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user (2299260) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (2299260) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev (2299260) [15:49:18] 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 (2299260) [15:49:18] (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) (2299260) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2299260) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2299260) [15:49:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (2299260) [15:49:19] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2299260) [15:49:20] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2299260) [15:49:21] (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 (2299260) [15:49:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2299260) [15:49:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2299260) [15:49:21] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile 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 (2299260) [15:49:21] New background process: pid=2300328, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/804) Installing icu-data-full (72.1-r1) (2/804) Installing dbus-libs (1.14.4-r0) (3/804) Installing libgcc (12.2.1_git20220924-r5) (4/804) Installing libffi (3.4.4-r0) (5/804) Installing libintl (0.21.1-r1) (6/804) Installing libblkid (2.38.1-r1) (7/804) Installing libmount (2.38.1-r1) (8/804) Installing pcre2 (10.42-r0) (9/804) Installing glib (2.74.3-r0) (10/804) Installing libstdc++ (12.2.1_git20220924-r5) (11/804) Installing icu-libs (72.1-r1) (12/804) Installing libpcre2-16 (10.42-r0) (13/804) Installing zstd-libs (1.5.2-r9) (14/804) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/804) Installing hicolor-icon-theme (0.17-r2) (16/804) Installing libmagic (5.43-r0) (17/804) Installing file (5.43-r0) (18/804) Installing libxau (1.0.11-r0) (19/804) Installing libmd (1.0.4-r0) (20/804) Installing libbsd (0.11.7-r0) (21/804) Installing libxdmcp (1.1.4-r0) (22/804) Installing libxcb (1.15-r0) (23/804) Installing libx11 (1.8.2-r0) (24/804) Installing libxext (1.3.5-r0) (25/804) Installing libice (1.1.1-r0) (26/804) Installing libuuid (2.38.1-r1) (27/804) Installing libsm (1.2.3-r2) (28/804) Installing libxt (1.2.1-r1) (29/804) Installing libxmu (1.1.4-r0) (30/804) Installing xset (1.2.5-r0) (31/804) Installing xprop (1.2.6-r0) (32/804) Installing xdg-utils (1.1.3-r4) (33/804) Installing mesa (22.2.5-r0) (34/804) Installing hwdata-pci (0.365-r0) (35/804) Installing libpciaccess (0.17-r0) (36/804) Installing libdrm (2.4.114-r0) (37/804) Installing libexpat (2.5.0-r0) (38/804) Installing wayland-libs-server (1.21.0-r1) (39/804) Installing libxfixes (6.0.0-r0) (40/804) Installing libxxf86vm (1.1.5-r0) (41/804) Installing mesa-glapi (22.2.5-r0) (42/804) Installing libxshmfence (1.3.2-r0) (43/804) Installing mesa-gl (22.2.5-r0) (44/804) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/804) Installing libxcomposite (0.4.6-r0) (46/804) Installing brotli-libs (1.0.9-r10) (47/804) Installing libbz2 (1.0.8-r4) (48/804) Installing libpng (1.6.39-r2) (49/804) Installing freetype (2.12.1-r0) (50/804) Installing fontconfig (2.14.1-r0) (51/804) Installing wayland-libs-client (1.21.0-r1) (52/804) Installing wayland-libs-cursor (1.21.0-r1) (53/804) Installing wayland-libs-egl (1.21.0-r1) (54/804) Installing xkeyboard-config (2.37-r0) (55/804) Installing xz-libs (5.2.9-r0) (56/804) Installing libxml2 (2.10.3-r2) (57/804) Installing libxkbcommon (1.4.1-r0) (58/804) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/804) Installing mesa-gbm (22.2.5-r0) (60/804) Installing mesa-egl (22.2.5-r0) (61/804) Installing avahi-libs (0.8-r6) (62/804) Installing gmp (6.2.1-r2) (63/804) Installing nettle (3.8.1-r0) (64/804) Installing p11-kit (0.24.1-r1) (65/804) Installing libtasn1 (4.19.0-r0) (66/804) Installing libunistring (1.1-r0) (67/804) Installing gnutls (3.7.8-r2) (68/804) Installing cups-libs (2.4.2-r1) (69/804) Installing pkgconf (1.9.3-r1) (70/804) Installing shared-mime-info (2.2-r2) (71/804) Installing libjpeg-turbo (2.1.4-r0) (72/804) Installing libwebp (1.2.4-r1) (73/804) Installing tiff (4.4.0-r1) (74/804) Installing gdk-pixbuf (2.42.10-r0) (75/804) Installing gtk-update-icon-cache (3.24.35-r1) (76/804) Installing libxrender (0.9.11-r0) (77/804) Installing libxcursor (1.2.1-r1) (78/804) Installing libxdamage (1.1.6-r0) (79/804) Installing libxi (1.8-r0) (80/804) Installing libxinerama (1.1.5-r0) (81/804) Installing libxrandr (1.5.3-r0) (82/804) Installing libatk-1.0 (2.46.0-r0) (83/804) Installing libxtst (1.2.4-r0) (84/804) Installing at-spi2-core (2.46.0-r0) (85/804) Installing libatk-bridge-2.0 (2.46.0-r0) (86/804) Installing pixman (0.42.2-r0) (87/804) Installing cairo (1.17.6-r3) (88/804) Installing cairo-gobject (1.17.6-r3) (89/804) Installing libepoxy (1.5.10-r0) (90/804) Installing fribidi (1.0.12-r0) (91/804) Installing graphite2 (1.3.14-r2) (92/804) Installing harfbuzz (5.3.1-r1) (93/804) Installing libxft (2.3.7-r0) (94/804) Installing pango (1.50.12-r0) (95/804) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/804) Installing libevdev (1.13.0-r0) (97/804) Installing mtdev (1.1.6-r1) (98/804) Installing eudev-libs (3.2.11-r6) (99/804) Installing libinput-libs (1.22.0-r0) (100/804) Installing xcb-util-wm (0.4.2-r0) (101/804) Installing xcb-util (0.4.0-r3) (102/804) Installing xcb-util-image (0.4.1-r0) (103/804) Installing xcb-util-keysyms (0.4.1-r0) (104/804) Installing xcb-util-renderutil (0.3.10-r0) (105/804) Installing libxkbcommon-x11 (1.4.1-r0) (106/804) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (107/804) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/804) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/804) Installing kirigami2-libs (5.101.0-r0) (110/804) Installing libgomp (12.2.1_git20220924-r5) (111/804) Installing kirigami2 (5.101.0-r0) (112/804) Installing kactivities-libs (5.101.0-r0) (113/804) Installing karchive (5.101.0-r0) (114/804) Installing kconfig (5.101.0-r0) (115/804) Installing kcoreaddons (5.101.0-r0) (116/804) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (117/804) Installing kwindowsystem (5.101.0-r0) (118/804) Installing kcrash (5.101.0-r0) (119/804) Installing kdbusaddons (5.101.0-r0) (120/804) Installing kglobalaccel (5.101.0-r0) (121/804) Installing kguiaddons (5.101.0-r0) (122/804) Installing ki18n (5.101.0-r0) (123/804) Installing libelogind (246.10-r5) (124/804) Installing polkit-elogind-libs (122-r0) (125/804) Installing polkit-qt-1 (0.114.0-r1) (126/804) Installing kauth (5.101.0-r0) (127/804) Installing kcodecs (5.101.0-r0) (128/804) Installing kwidgetsaddons (5.101.0-r0) (129/804) Installing kconfigwidgets (5.101.0-r0) (130/804) Installing qt5-qtsvg (5.15.6_git20220908-r0) (131/804) Installing kiconthemes (5.101.0-r0) (132/804) Installing kitemviews (5.101.0-r0) (133/804) Installing kxmlgui (5.101.0-r0) (134/804) Installing kbookmarks (5.101.0-r0) (135/804) Installing kcompletion (5.101.0-r0) (136/804) Installing libxml2-utils (2.10.3-r2) (137/804) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/804) Installing libgpg-error (1.46-r1) (139/804) Installing libgcrypt (1.10.1-r0) (140/804) Installing libxslt (1.1.37-r0) (141/804) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/804) Installing kdoctools (5.101.0-r0) (143/804) Installing kjobwidgets (5.101.0-r0) (144/804) Installing alsa-lib (1.2.8-r0) (145/804) Installing libxv (1.0.12-r0) (146/804) Installing cdparanoia-libs (10.2-r11) (147/804) Installing graphene (1.10.8-r1) (148/804) Installing gstreamer (1.20.4-r0) (149/804) Installing libogg (1.3.5-r1) (150/804) Installing opus (1.3.1-r1) (151/804) Installing orc (0.4.33-r0) (152/804) Installing libtheora (1.1.1-r16) (153/804) Installing libvorbis (1.3.7-r0) (154/804) Installing gst-plugins-base (1.20.4-r1) (155/804) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (156/804) Installing qt5-qtspeech (5.15.6_git20220907-r0) (157/804) Installing sound-theme-freedesktop (0.8-r0) (158/804) Installing libltdl (2.4.7-r0) (159/804) Installing libcanberra (0.30-r9) (160/804) Installing libcanberra-gstreamer (0.30-r9) (161/804) Installing knotifications (5.101.0-r0) (162/804) Installing kservice (5.101.0-r0) (163/804) Installing solid-libs (5.101.0-r0) (164/804) Installing libhunspell (1.7.1-r0) (165/804) Installing ncurses-terminfo-base (6.3_p20221210-r0) (166/804) Installing ncurses-libs (6.3_p20221210-r0) (167/804) Installing readline (8.2.0-r0) (168/804) Installing hunspell (1.7.1-r0) (169/804) Installing sonnet (5.101.0-r0) (170/804) Installing ktextwidgets (5.101.0-r0) (171/804) Installing kio (5.101.0-r0) (172/804) Installing kpackage (5.101.0-r0) (173/804) Installing kdeclarative (5.101.0-r0) (174/804) Installing kwayland (5.101.0-r0) (175/804) Installing plasma-framework (5.101.0-r0) (176/804) Installing sqlite-libs (3.40.0-r0) (177/804) Installing libaccounts-glib (1.26-r1) (178/804) Installing libaccounts-qt (1.16-r1) (179/804) Installing signond (8.61-r0) (180/804) Installing accounts-qml-module (0.7_git20190605-r1) (181/804) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (182/804) Installing sdl2 (2.26.1-r0) (183/804) Installing svt-av1-libs (1.4.0-r0) (184/804) Installing aom-libs (3.5.0-r0) (185/804) Installing libass (0.17.0-r0) (186/804) Installing libdav1d (1.0.0-r2) (187/804) Installing lcms2 (2.14-r0) (188/804) Installing libjxl (0.7.0-r0) (189/804) Installing lame (3.100-r2) (190/804) Installing libasyncns (0.8-r1) (191/804) Installing flac-libs (1.4.2-r0) (192/804) Installing libsndfile (1.1.0-r2) (193/804) Installing soxr (0.1.3-r3) (194/804) Installing speexdsp (1.2.1-r0) (195/804) Installing tdb-libs (1.4.7-r1) (196/804) Installing libpulse (9999_git20220528-r0) (197/804) Installing cjson (1.7.15-r3) (198/804) Installing mbedtls (2.28.1-r1) (199/804) Installing librist (0.2.7-r0) (200/804) Installing libsrt (1.5.1-r0) (201/804) Installing libssh (0.10.4-r0) (202/804) Installing v4l-utils-libs (1.22.1-r2) (203/804) Installing libva (2.16.0-r0) (204/804) Installing libvdpau (1.5-r0) (205/804) Installing vidstab (1.1.0-r2) (206/804) Installing libvpx (1.12.0-r1) (207/804) Installing x264-libs (0.164_git20220602-r0) (208/804) Installing numactl (2.0.16-r0) (209/804) Installing x265-libs (3.5-r3) (210/804) Installing xvidcore (1.3.7-r1) (211/804) Installing libsodium (1.0.18-r2) (212/804) Installing libzmq (4.3.4-r1) (213/804) Installing ffmpeg-libs (5.1.2-r3) (214/804) Installing libevent (2.1.12-r5) (215/804) Installing minizip (1.2.13-r0) (216/804) Installing nspr (4.35-r0) (217/804) Installing nss (3.86-r0) (218/804) Installing re2 (2022.12.01-r0) (219/804) Installing snappy (1.1.9-r4) (220/804) Installing qt5-qtwebengine (5.15.11-r9) (221/804) Installing libnotify (0.8.1-r1) (222/804) Installing libproxy (0.4.18-r2) (223/804) Installing signon-ui (0.17_git20171023-r2) (224/804) Installing libassuan (2.5.5-r1) (225/804) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/804) Installing gnupg-gpgconf (2.2.40-r0) (227/804) Installing gpg (2.2.40-r0) (228/804) Installing npth (1.6-r2) (229/804) Installing gpg-agent (2.2.40-r0) (230/804) Installing libksba (1.6.2-r0) (231/804) Installing gpgsm (2.2.40-r0) (232/804) Installing gpgme (1.18.0-r1) (233/804) Installing gpgmepp (1.18.0-r1) (234/804) Installing gdbm (1.23-r0) (235/804) Installing libsasl (2.1.28-r3) (236/804) Installing libqca (2.3.4-r2) (237/804) Installing kwallet (5.101.0-r0) (238/804) Installing kaccounts-integration (22.12.0-r0) (239/804) Installing purpose (5.101.0-r0) (240/804) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (241/804) Installing qt5-qtfeedback (0_git20180903-r0) (242/804) Installing angelfish (22.11-r0) (243/804) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/804) Installing gtk-engines-clearlooks (2.21.0-r3) (245/804) Installing gtk-engines-crux (2.21.0-r3) (246/804) Installing gtk-engines-industrial (2.21.0-r3) (247/804) Installing gtk-engines-mist (2.21.0-r3) (248/804) Installing gtk-engines-redmond (2.21.0-r3) (249/804) Installing gtk-engines-thinice (2.21.0-r3) (250/804) Installing gtk-engines (2.21.0-r3) (251/804) Installing breeze-gtk (5.26.4-r0) (252/804) Installing udev-init-scripts (35-r1) (253/804) Installing udev-init-scripts-openrc (35-r1) (254/804) Installing kmod-libs (30-r1) (255/804) Installing eudev (3.2.11-r6) (256/804) Installing eudev-openrc (3.2.11-r6) (257/804) Installing openssh-keygen (9.1_p1-r1) (258/804) Installing libedit (20221030.3.1-r0) (259/804) Installing openssh-client-common (9.1_p1-r1) (260/804) Installing openssh-client-default (9.1_p1-r1) (261/804) Installing openssh-sftp-server (9.1_p1-r1) (262/804) Installing openssh-server-common (9.1_p1-r1) (263/804) Installing openssh-server (9.1_p1-r1) (264/804) Installing openssh (9.1_p1-r1) (265/804) Installing boot-deploy (0.6.1-r0) (266/804) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (267/804) Installing lzo (2.10-r3) (268/804) Installing btrfs-progs (6.0.2-r0) (269/804) Installing bzip2 (1.0.8-r4) (270/804) Installing argon2-libs (20190702-r2) (271/804) Installing device-mapper-libs (2.03.17-r1) (272/804) Installing json-c (0.16-r0) (273/804) Installing cryptsetup-libs (2.6.0-r0) (274/804) Installing popt (1.19-r0) (275/804) Installing cryptsetup (2.6.0-r0) (276/804) Installing cryptsetup-openrc (2.6.0-r0) (277/804) Installing libaio (0.3.113-r0) (278/804) Installing device-mapper-event-libs (2.03.17-r1) (279/804) Installing lvm2-libs (2.03.17-r1) (280/804) Installing device-mapper (2.03.17-r1) (281/804) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (282/804) Installing libcom_err (1.46.5-r4) (283/804) Installing e2fsprogs-libs (1.46.5-r4) (284/804) Installing e2fsprogs (1.46.5-r4) (285/804) Installing e2fsprogs-extra (1.46.5-r4) (286/804) Installing f2fs-tools-libs (1.15.0-r0) (287/804) Installing f2fs-tools (1.15.0-r0) (288/804) Installing lz4 (1.9.4-r1) (289/804) Installing userspace-rcu (0.13.2-r0) (290/804) Installing multipath-tools (0.9.3-r1) (291/804) Installing multipath-tools-openrc (0.9.3-r1) (292/804) Installing parted (3.5-r0) (293/804) Installing postmarketos-mvcfg (1-r0) (294/804) Installing postmarketos-keys (1-r0) (295/804) Installing sudo (1.9.12_p1-r1) (296/804) Installing postmarketos-base-nofde (24-r0) (297/804) Installing unudhcpd (0.2.1-r0) (298/804) Installing xz (5.2.9-r0) (299/804) Installing postmarketos-mkinitfs (1.5.1-r2) (300/804) Installing postmarketos-base (24-r0) Executing postmarketos-base-24-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (301/804) Installing llvm15-libs (15.0.6-r1) (302/804) Installing musl-fts (1.2.7-r3) (303/804) Installing libelf (0.188-r0) (304/804) Installing mesa-dri-gallium (22.2.5-r0) (305/804) Installing postmarketos-base-mesa (24-r0) (306/804) Installing device-tablet-x64uefi (0.4-r1) (307/804) Installing intel-gmmlib (22.3.2-r0) (308/804) Installing intel-media-driver (22.6.4-r0) (309/804) Installing libva-intel-driver (2.4.1-r0) (310/804) Installing device-tablet-x64uefi-libva (0.4-r1) (311/804) Installing linux-firmware-yamaha (20221109-r0) (312/804) Installing linux-firmware-yam (20221109-r0) (313/804) Installing linux-firmware-wfx (20221109-r0) (314/804) Installing linux-firmware-vxge (20221109-r0) (315/804) Installing linux-firmware-vicam (20221109-r0) (316/804) Installing linux-firmware-ueagle-atm (20221109-r0) (317/804) Installing linux-firmware-ttusb-budget (20221109-r0) (318/804) Installing linux-firmware-tigon (20221109-r0) (319/804) Installing linux-firmware-ti-keystone (20221109-r0) (320/804) Installing linux-firmware-ti-connectivity (20221109-r0) (321/804) Installing linux-firmware-ti (20221109-r0) (322/804) Installing linux-firmware-tehuti (20221109-r0) (323/804) Installing linux-firmware-sxg (20221109-r0) (324/804) Installing linux-firmware-sun (20221109-r0) (325/804) Installing linux-firmware-slicoss (20221109-r0) (326/804) Installing linux-firmware-sb16 (20221109-r0) (327/804) Installing linux-firmware-rtw89 (20221109-r0) (328/804) Installing linux-firmware-rtw88 (20221109-r0) (329/804) Installing linux-firmware-rtlwifi (20221109-r0) (330/804) Installing linux-firmware-rtl_nic (20221109-r0) (331/804) Installing linux-firmware-rtl_bt (20221109-r0) (332/804) Installing linux-firmware-rtl8192e (20221109-r0) (333/804) Installing linux-firmware-rsi (20221109-r0) (334/804) Installing linux-firmware-rockchip (20221109-r0) (335/804) Installing linux-firmware-radeon (20221109-r0) (336/804) Installing linux-firmware-r128 (20221109-r0) (337/804) Installing linux-firmware-qlogic (20221109-r0) (338/804) Installing linux-firmware-qed (20221109-r0) (339/804) Installing linux-firmware-ath10k (20221109-r0) (340/804) Installing linux-firmware-qcom (20221109-r0) (341/804) Installing linux-firmware-qca (20221109-r0) (342/804) Installing linux-firmware-ositech (20221109-r0) (343/804) Installing linux-firmware-nvidia (20221109-r0) (344/804) Installing linux-firmware-netronome (20221109-r0) (345/804) Installing linux-firmware-myricom (20221109-r0) (346/804) Installing linux-firmware-mwlwifi (20221109-r0) (347/804) Installing linux-firmware-mwl8k (20221109-r0) (348/804) Installing linux-firmware-mrvl (20221109-r0) (349/804) Installing linux-firmware-moxa (20221109-r0) (350/804) Installing linux-firmware-microchip (20221109-r0) (351/804) Installing linux-firmware-meson (20221109-r0) (352/804) Installing linux-firmware-mellanox (20221109-r0) (353/804) Installing linux-firmware-mediatek (20221109-r0) (354/804) Installing linux-firmware-matrox (20221109-r0) (355/804) Installing linux-firmware-liquidio (20221109-r0) (356/804) Installing linux-firmware-libertas (20221109-r0) (357/804) Installing linux-firmware-korg (20221109-r0) (358/804) Installing linux-firmware-keyspan_pda (20221109-r0) (359/804) Installing linux-firmware-keyspan (20221109-r0) (360/804) Installing linux-firmware-kaweth (20221109-r0) (361/804) Installing linux-firmware-isci (20221109-r0) (362/804) Installing linux-firmware-intel (20221109-r0) (363/804) Installing linux-firmware-inside-secure (20221109-r0) (364/804) Installing linux-firmware-imx (20221109-r0) (365/804) Installing linux-firmware-i915 (20221109-r0) (366/804) Installing linux-firmware-go7007 (20221109-r0) (367/804) Installing linux-firmware-ess (20221109-r0) (368/804) Installing linux-firmware-ene-ub6250 (20221109-r0) (369/804) Installing linux-firmware-emi62 (20221109-r0) (370/804) Installing linux-firmware-emi26 (20221109-r0) (371/804) Installing linux-firmware-edgeport (20221109-r0) (372/804) Installing linux-firmware-e100 (20221109-r0) (373/804) Installing linux-firmware-dsp56k (20221109-r0) (374/804) Installing linux-firmware-dpaa2 (20221109-r0) (375/804) Installing linux-firmware-dabusb (20221109-r0) (376/804) Installing linux-firmware-cypress (20221109-r0) (377/804) Installing linux-firmware-cxgb4 (20221109-r0) (378/804) Installing linux-firmware-cxgb3 (20221109-r0) (379/804) Installing linux-firmware-cpia2 (20221109-r0) (380/804) Installing linux-firmware-cnm (20221109-r0) (381/804) Installing linux-firmware-cis (20221109-r0) (382/804) Installing linux-firmware-cirrus (20221109-r0) (383/804) Installing linux-firmware-cavium (20221109-r0) (384/804) Installing linux-firmware-cadence (20221109-r0) (385/804) Installing linux-firmware-brcm (20221109-r0) (386/804) Installing linux-firmware-bnx2x (20221109-r0) (387/804) Installing linux-firmware-bnx2 (20221109-r0) (388/804) Installing linux-firmware-av7110 (20221109-r0) (389/804) Installing linux-firmware-atusb (20221109-r0) (390/804) Installing linux-firmware-atmel (20221109-r0) (391/804) Installing linux-firmware-ath9k_htc (20221109-r0) (392/804) Installing linux-firmware-ath6k (20221109-r0) (393/804) Installing linux-firmware-ath11k (20221109-r0) (394/804) Installing linux-firmware-ar3k (20221109-r0) (395/804) Installing linux-firmware-amphion (20221109-r0) (396/804) Installing linux-firmware-amdgpu (20221109-r0) (397/804) Installing linux-firmware-amd-ucode (20221109-r0) (398/804) Installing linux-firmware-amd (20221109-r0) (399/804) Installing linux-firmware-advansys (20221109-r0) (400/804) Installing linux-firmware-adaptec (20221109-r0) (401/804) Installing linux-firmware-acenic (20221109-r0) (402/804) Installing linux-firmware-3com (20221109-r0) (403/804) Installing linux-firmware-other (20221109-r0) (404/804) Installing linux-firmware (20221109-r0) (405/804) Installing linux-edge (6.0.12-r0) (406/804) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (407/804) Installing ca-certificates (20220614-r2) (408/804) Installing nghttp2-libs (1.51.0-r0) (409/804) Installing libcurl (7.86.0-r1) (410/804) Installing libxmlb (0.3.10-r0) (411/804) Installing yaml (0.2.5-r0) (412/804) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (413/804) Installing appstream-qt (0.15.5-r2) (414/804) Installing attica (5.101.0-r0) (415/804) Installing kidletime (5.101.0-r0) (416/804) Installing knewstuff (5.101.0-r0) (417/804) Installing discover (5.26.4-r0) (418/804) Installing libapk-qt (0.4.2-r0) (419/804) Installing discover-backend-apk (5.26.4-r0) (420/804) Installing font-droid-nonlatin (20200215-r2) (421/804) Installing font-noto-common (0_git20211101-r6) (422/804) Installing font-noto-math (0_git20211101-r6) (423/804) Installing font-noto-symbols (0_git20211101-r6) (424/804) Installing font-noto (0_git20211101-r6) (425/804) Installing font-noto-emoji (2.038-r0) (426/804) Installing font-noto-extra (0_git20211101-r6) (427/804) Installing mauiman (1.0.1-r0) (428/804) Installing mauikit (2.2.1-r0) (429/804) Installing exiv2 (0.27.5-r1) (430/804) Installing mauikit-imagetools (2.2.1-r0) (431/804) Installing mauikit-filebrowsing (2.2.1-r0) (432/804) Installing index (2.2.1-r0) (433/804) Installing signon-plugin-oauth2 (0.25-r0) (434/804) Installing kaccounts-providers (22.12.0-r0) (435/804) Installing kirigami-addons (0.6.1-r0) (436/804) Installing kclock (22.11-r0) (437/804) Installing gsettings-desktop-schemas (43.0-r0) (438/804) Installing kdecoration (5.26.4-r0) (439/804) Installing kde-gtk-config (5.26.4-r0) (440/804) Installing kirigami-gallery (22.12.0-r0) (441/804) Installing kquickimageeditor (0.2.0-r1) (442/804) Installing taglib (1.13-r0) (443/804) Installing kfilemetadata (5.101.0-r0) (444/804) Installing qt5-qtlocation (5.15.6_git20220907-r1) (445/804) Installing koko (22.11-r0) (446/804) Installing kasync (0.3.0-r2) (447/804) Installing gpg-wks-server (2.2.40-r0) (448/804) Installing gpgv (2.2.40-r0) (449/804) Installing libldap (2.6.3-r6) (450/804) Installing gnupg-dirmngr (2.2.40-r0) (451/804) Installing gnupg-utils (2.2.40-r0) (452/804) Installing gnupg-wks-client (2.2.40-r0) (453/804) Installing gnupg (2.2.40-r0) (454/804) Installing iso-codes (4.12.0-r0) (455/804) Installing kcontacts (5.101.0-r0) (456/804) Installing kpeople (5.101.0-r0) (457/804) Installing libical (3.0.16-r1) (458/804) Installing kcalendarcore (5.101.0-r0) (459/804) Installing kmime (22.12.0-r0) (460/804) Installing kimap2 (0.4.0-r1) (461/804) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (462/804) Installing kdav2 (0.4.0-r1) (463/804) Installing lmdb (0.9.29-r2) (464/804) Installing libxapian (1.4.21-r0) (465/804) Installing sink (0.9.0-r3) (466/804) Installing kpeoplesink (0_git20210224-r1) (467/804) Installing kpeoplevcard (0.1-r2) (468/804) Installing libraw (0.20.2-r2) (469/804) Installing libraw-tools (0.20.2-r2) (470/804) Installing imagemagick-libs (7.1.0.54-r0) (471/804) Installing jbig2dec (0.19-r1) (472/804) Installing ghostscript (10.0.0-r0) (473/804) Installing libde265 (1.0.9-r0) (474/804) Installing libheif (1.14.0-r0) (475/804) Installing librsvg (2.55.1-r0) (476/804) Installing imagemagick (7.1.0.54-r0) (477/804) Installing perl (5.36.0-r0) (478/804) Installing perl-image-exiftool (12.50-r0) (479/804) Installing exiftool (12.50-r0) (480/804) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (481/804) Installing dbus-openrc (1.14.4-r0) (482/804) Installing feedbackd-device-themes (0_git20220202-r0) (483/804) Installing gsound (1.0.3-r1) (484/804) Installing libgudev (237-r1) (485/804) Installing json-glib (1.6.6-r1) (486/804) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (487/804) Installing tzdata (2022g-r0) (488/804) Installing openexr (3.1.5-r3) (489/804) Installing soundtouch (2.3.2-r1) (490/804) Installing libraw1394 (2.1.2-r3) (491/804) Installing libusb (1.0.26-r0) (492/804) Installing libdc1394 (2.2.6-r1) (493/804) Installing tslib (1.22-r1) (494/804) Installing directfb (1.7.7-r5) (495/804) Installing faac (1.30-r2) (496/804) Installing fdk-aac (2.0.2-r1) (497/804) Installing flite (2.2-r1) (498/804) Installing libsamplerate (0.2.2-r0) (499/804) Installing jack (1.9.21-r0) (500/804) Installing portaudio (19.7.0-r0) (501/804) Installing fluidsynth-libs (2.3.0-r0) (502/804) Installing libfreeaptx (0.1.1-r1) (503/804) Installing gsm (1.0.22-r1) (504/804) Installing libldac (2.0.2.3-r0) (505/804) Installing libmodplug (0.8.9.0-r2) (506/804) Installing neon (0.32.4-r0) (507/804) Installing libnice (0.1.19-r0) (508/804) Installing openal-soft (1.22.2-r2) (509/804) Installing openjpeg (2.5.0-r0) (510/804) Installing librtmp (2.4_git20190330-r2) (511/804) Installing sbc (2.0-r0) (512/804) Installing spandsp (0.0.6-r2) (513/804) Installing libsrtp (2.4.2-r3) (514/804) Installing vo-aacenc (0.1.3-r0) (515/804) Installing vo-amrwbenc (0.1.3-r0) (516/804) Installing libzbar (0.23.92-r2) (517/804) Installing gst-plugins-bad (1.20.4-r2) (518/804) Installing gtk4.0 (4.8.2-r1) Executing gtk4.0-4.8.2-r1.post-install (519/804) Installing megapixels (1.6.0-r0) (520/804) Installing mesa-gles (22.2.5-r0) (521/804) Installing encodings (1.0.6-r0) (522/804) Installing libfontenc (1.1.7-r0) (523/804) Installing mkfontscale (1.2.2-r1) (524/804) Installing font-dejavu (2.37-r3) (525/804) Installing sdl2_ttf (2.20.1-r0) (526/804) Installing osk-sdl (0.67.1-r1) (527/804) Installing kcmutils (5.101.0-r0) (528/804) Installing frameworkintegration (5.101.0-r0) (529/804) Installing oxygen (5.26.4-r0) (530/804) Installing modemmanager-qt (5.101.0-r0) (531/804) Installing callaudiod-libs (0.1.4-r0) (532/804) Installing abseil-cpp (20220623.1-r1) (533/804) Installing boost1.80-thread (1.80.0-r4) (534/804) Installing libprotobuf (3.21.11-r0) (535/804) Installing libphonenumber (8.13.2-r0) (536/804) Installing plasma-dialer (22.11-r0) (537/804) Installing plasma-mobile-sounds (0.1-r1) (538/804) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (539/804) Installing plasma-phonebook (22.11-r0) (540/804) Installing postmarketos-artwork-wallpapers (2-r1) (541/804) Installing postmarketos-hidden-desktop-entries (2.2-r1) (542/804) Installing bluez (5.66-r1) (543/804) Installing bluez-openrc (5.66-r1) (544/804) Installing bluez-obexd (5.66-r1) (545/804) Installing kded (5.101.0-r0) (546/804) Installing bluez-qt (5.101.0-r0) (547/804) Installing bluedevil (5.26.4-r0) (548/804) Installing breeze (5.26.4-r0) (549/804) Installing libpulse-mainloop-glib (9999_git20220528-r0) (550/804) Installing callaudiod (0.1.4-r0) (551/804) Installing dnsmasq-common (2.88-r0) (552/804) Installing dnsmasq-openrc (2.88-r0) (553/804) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (554/804) Installing linux-pam (1.5.2-r1) (555/804) Installing shadow (4.13-r0) (556/804) Installing libacl (2.3.1-r1) (557/804) Installing elogind (246.10-r5) (558/804) Installing elogind-openrc (246.10-r5) (559/804) Installing hfd-service (0.1.0-r1) (560/804) Installing hfd-service-openrc (0.1.0-r1) (561/804) Installing iio-sensor-proxy (3.4-r0) (562/804) Installing iio-sensor-proxy-openrc (3.4-r0) (563/804) Installing libkscreen (5.26.4-r0) (564/804) Installing layer-shell-qt (5.26.4-r0) (565/804) Installing qt5-qtsensors (5.15.6_git20220816-r0) (566/804) Installing kscreen (5.26.4-r0) (567/804) Installing socat (1.7.4.4-r0) (568/804) Installing kwallet-pam (5.26.4-r0) (569/804) Installing kwayland-integration (5.26.4-r0) (570/804) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (571/804) Installing duktape (2.7.0-r0) (572/804) Installing polkit-elogind (122-r0) (573/804) Installing libmm-glib (1.20.2-r1) (574/804) Installing libmbim (1.28.2-r0) (575/804) Installing libqrtr-glib (1.2.2-r0) (576/804) Installing libqmi (1.32.2-r0) (577/804) Installing modemmanager (1.20.2-r1) (578/804) Installing modemmanager-openrc (1.20.2-r1) (579/804) Installing libnm (1.40.6-r1) (580/804) Installing networkmanager-common (1.40.6-r1) (581/804) Installing networkmanager-openrc (1.40.6-r1) (582/804) Installing libndp (1.8-r1) (583/804) Installing libidn2 (2.3.4-r0) (584/804) Installing libpsl (0.21.1-r1) (585/804) Installing networkmanager (1.40.6-r1) Executing networkmanager-1.40.6-r1.pre-install Executing networkmanager-1.40.6-r1.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>. * (586/804) Installing networkmanager-cli (1.40.6-r1) (587/804) Installing pcre (8.45-r2) (588/804) Installing slang (2.3.3-r0) (589/804) Installing newt (0.52.21-r5) (590/804) Installing networkmanager-tui (1.40.6-r1) (591/804) Installing wireless-regdb (2022.08.12-r0) (592/804) Installing networkmanager-wifi (1.40.6-r1) Executing networkmanager-wifi-1.40.6-r1.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. * (593/804) Installing mobile-broadband-provider-info (20221107-r0) (594/804) Installing networkmanager-wwan (1.40.6-r1) (595/804) Installing libunwind (1.6.2-r0) (596/804) Installing libcamera (0.0.1-r1) (597/804) Installing pipewire-libs (0.3.62-r0) (598/804) Installing libuv (1.44.2-r0) (599/804) Installing roc-toolkit-libs (0.1.5-r2) (600/804) Installing webrtc-audio-processing (0.3.1-r6) (601/804) Installing pipewire (0.3.62-r0) (602/804) Installing breeze-icons (5.101.0-r0) (603/804) Installing dbus-x11 (1.14.4-r0) (604/804) Installing kactivities (5.101.0-r0) (605/804) Installing kpipewire (5.26.4-r0) (606/804) Installing dconf (0.40.0-r2) (607/804) Installing anthy (9100h-r2) (608/804) Installing maliit-framework (2.3.0-r1) (609/804) Installing kyotocabinet (1.2.79-r3) (610/804) Installing libpinyin (2.7.92-r0) (611/804) Installing tinyxml (2.6.2-r1) (612/804) Installing presage (0.9.1-r2) (613/804) Installing maliit-keyboard (2.3.1-r1) (614/804) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (615/804) Installing plasma-nano (5.26.4-r0) (616/804) Installing networkmanager-qt (5.101.0-r0) (617/804) Installing plasma-nm (5.26.4-r0) (618/804) Installing plasma-nm-mobile (5.26.4-r0) (619/804) Installing fftw-single-libs (3.3.10-r1) (620/804) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (621/804) Installing pulseaudio-bluez (9999_git20220528-r0) (622/804) Installing pulseaudio-alsa (9999_git20220528-r0) (623/804) Installing alsa-utils-openrc (1.2.8-r0) (624/804) Installing pulseaudio-openrc (9999_git20220528-r0) (625/804) Installing libcanberra-pulse (0.30-r9) (626/804) Installing plasma-pa (5.26.4-r0) (627/804) Installing libdaemon (0.14-r3) (628/804) Installing openrc-settingsd (1.1.0-r0) (629/804) Installing openrc-settingsd-openrc (1.1.0-r0) (630/804) Installing plasma-settings (22.11-r0) (631/804) Installing kactivitymanagerd (5.26.4-r0) (632/804) Installing kinit (5.101.0-r0) (633/804) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (634/804) Installing kdnssd (5.101.0-r0) (635/804) Installing syntax-highlighting (5.101.0-r0) (636/804) Installing kdsoap (2.1.1-r0) (637/804) Installing libmtp (1.1.20-r2) (638/804) Installing clang15-libclang (15.0.6-r2) (639/804) Installing qt5-qttools (5.15.6_git20220907-r1) (640/804) Installing phonon (4.11.1-r3) (641/804) Installing talloc (2.3.4-r1) (642/804) Installing tevent (0.13.0-r1) (643/804) Installing samba-util-libs (4.16.7-r1) (644/804) Installing jansson (2.14-r0) (645/804) Installing ldb (2.5.2-r1) (646/804) Installing libwbclient (4.16.7-r1) (647/804) Installing samba-libs (4.16.7-r1) (648/804) Installing libsmbclient (4.16.7-r1) (649/804) Installing kio-extras (22.12.0-r0) (650/804) Installing kquickcharts (5.101.0-r0) (651/804) Installing xorg-server-common (21.1.4-r1) (652/804) Installing libxkbfile (1.1.2-r0) (653/804) Installing xkbcomp (1.4.6-r0) (654/804) Installing libxfont2 (2.0.6-r0) (655/804) Installing libtirpc-conf (1.3.3-r0) (656/804) Installing libtirpc-nokrb (1.3.3-r0) (657/804) Installing libxcvt (0.1.2-r0) (658/804) Installing xwayland (22.1.5-r0) (659/804) Installing kscreenlocker (5.26.4-r0) (660/804) Installing libqaccessibilityclient (0.4.1-r1) (661/804) Installing xcb-util-cursor (0.1.4-r0) (662/804) Installing kwin (5.26.4-r0) (663/804) Installing kitemmodels (5.101.0-r0) (664/804) Installing threadweaver (5.101.0-r0) (665/804) Installing krunner (5.101.0-r0) (666/804) Installing milou (5.26.4-r0) (667/804) Installing pipewire-media-session (0.4.1-r0) (668/804) Installing font-hack (3.003-r3) (669/804) Installing qqc2-desktop-style (5.101.0-r0) (670/804) Installing plasma-integration (5.26.4-r0) (671/804) Installing qtchooser (66-r2) (672/804) Installing plasma-workspace-libs (5.26.4.1-r0) (673/804) Installing kactivities-stats (5.101.0-r0) (674/804) Installing baloo (5.101.0-r0) (675/804) Installing kholidays (5.101.0-r0) (676/804) Installing libkexiv2 (22.12.0-r0) (677/804) Installing knotifyconfig (5.101.0-r0) (678/804) Installing kparts (5.101.0-r0) (679/804) Installing zxing-cpp (1.4.0-r0) (680/804) Installing libdmtx-libs (0.7.7-r0) (681/804) Installing libqrencode (4.1.1-r1) (682/804) Installing prison (5.101.0-r0) (683/804) Installing ktexteditor (5.101.0-r0) (684/804) Installing libnl3 (3.7.0-r0) (685/804) Installing libpcap (1.10.1-r1) (686/804) Installing lm-sensors-libs (3.6.0-r4) (687/804) Installing libksysguard (5.26.4-r0) (688/804) Installing kuserfeedback (1.2.0-r1) (689/804) Installing gpsd (3.24-r1) (690/804) Installing gpsd-openrc (3.24-r1) (691/804) Installing mpfr4 (4.1.1-r0) (692/804) Installing libqalculate (4.4.0-r1) (693/804) Installing plasma-workspace (5.26.4.1-r0) (694/804) Installing kpty (5.101.0-r0) (695/804) Installing kdesu (5.101.0-r0) (696/804) Installing kde-cli-tools (5.26.4-r0) (697/804) Installing qqc2-breeze-style (5.26.4-r0) (698/804) Installing plasma-mobile (5.26.4-r0) (699/804) Installing polkit-kde-agent-1 (5.26.4-r0) (700/804) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (701/804) Installing chrony-openrc (4.3-r0) (702/804) Installing haveged (1.9.18-r0) (703/804) Installing haveged-openrc (1.9.18-r0) (704/804) Installing libmnl (1.0.5-r0) (705/804) Installing libnftnl (1.2.4-r0) (706/804) Installing nftables (1.0.5-r3) (707/804) Installing nftables-openrc (1.0.5-r3) (708/804) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (709/804) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (710/804) Installing postmarketos-base-nftables (24-r0) Executing postmarketos-base-nftables-24-r0.post-install (711/804) Installing postmarketos-artwork-icons (2-r1) (712/804) Installing util-linux (2.38.1-r1) (713/804) Installing libfdisk (2.38.1-r1) (714/804) Installing libsmartcols (2.38.1-r1) (715/804) Installing util-linux-misc (2.38.1-r1) (716/804) Installing libeconf (0.5.0-r0) (717/804) Installing runuser (2.38.1-r1) (718/804) Installing mount (2.38.1-r1) (719/804) Installing losetup (2.38.1-r1) (720/804) Installing hexdump (2.38.1-r1) (721/804) Installing uuidgen (2.38.1-r1) (722/804) Installing blkid (2.38.1-r1) (723/804) Installing sfdisk (2.38.1-r1) (724/804) Installing mcookie (2.38.1-r1) (725/804) Installing agetty (2.38.1-r1) (726/804) Installing agetty-openrc (0.45.2-r7) (727/804) Installing wipefs (2.38.1-r1) (728/804) Installing cfdisk (2.38.1-r1) (729/804) Installing umount (2.38.1-r1) (730/804) Installing util-linux-openrc (2.38.1-r1) (731/804) Installing flock (2.38.1-r1) (732/804) Installing lsblk (2.38.1-r1) (733/804) Installing libcap-ng (0.8.3-r1) (734/804) Installing setpriv (2.38.1-r1) (735/804) Installing logger (2.38.1-r1) (736/804) Installing partx (2.38.1-r1) (737/804) Installing fstrim (2.38.1-r1) (738/804) Installing findmnt (2.38.1-r1) (739/804) Installing pcsc-lite-libs (1.9.9-r0) (740/804) Installing wpa_supplicant (2.10-r4) (741/804) Installing wpa_supplicant-openrc (2.10-r4) (742/804) Installing ifupdown-ng-wifi (0.12.1-r0) (743/804) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (744/804) Installing postmarketos-base-ui-networkmanager (6-r1) (745/804) Installing mpdecimal (2.5.1-r1) (746/804) Installing python3 (3.11.1-r1) (747/804) Installing py3-ruamel.yaml.clib (0.2.7-r1) (748/804) Installing py3-ruamel.yaml (0.17.21-r1) (749/804) Installing sleep-inhibitor (1.16-r1) (750/804) Installing sleep-inhibitor-openrc (1.16-r1) (751/804) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (752/804) Installing py3-dbus (1.3.2-r1) (753/804) Installing obex-capabilities (0.2.1-r2) (754/804) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (755/804) Installing postmarketos-base-ui-bluez-obexd (6-r1) (756/804) Installing pulseaudio-utils (9999_git20220528-r0) (757/804) Installing postmarketos-base-ui-pulseaudio (6-r1) (758/804) Installing upower (1.90.0-r2) (759/804) Installing powerdevil-libs (5.26.4-r0) (760/804) Installing powerdevil (5.26.4-r0) (761/804) Installing bubblewrap (0.7.0-r0) (762/804) Installing fuse-common (3.12.0-r0) (763/804) Installing fuse-openrc (3.12.0-r0) (764/804) Installing fuse3-libs (3.12.0-r0) (765/804) Installing fuse3 (3.12.0-r0) (766/804) Installing xdg-desktop-portal (1.15.0-r0) (767/804) Installing xdg-desktop-portal-kde (5.26.4-r0) (768/804) Installing autologin (1.0.0-r4) (769/804) Installing tinydm (1.1.2-r1) (770/804) Installing tinydm-openrc (1.1.2-r1) (771/804) Installing postmarketos-base-ui-tinydm (6-r1) (772/804) Installing font-alias (1.0.4-r0) (773/804) Installing util-macros (1.19.3-r0) (774/804) Installing font-misc-misc (1.1.2-r3) (775/804) Installing font-cursor-misc (1.0.3-r3) (776/804) Installing xauth (1.1.2-r0) (777/804) Installing xmodmap (1.0.11-r0) (778/804) Installing xrdb (1.2.1-r1) (779/804) Installing xinit (1.4.2-r0) (780/804) Installing xorg-server (21.1.4-r1) (781/804) Installing libinput (1.22.0-r0) (782/804) Installing xf86-input-libinput (1.2.1-r0) (783/804) Installing xf86-video-fbdev (0.5.0-r3) (784/804) Installing postmarketos-base-ui-x11 (6-r1) (785/804) 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 (786/804) Installing libexif (0.6.24-r0) (787/804) Installing hwloc (2.8.0-r0) (788/804) Installing libtbb (2021.7.0-r1) (789/804) Installing opencv (4.6.0-r4) (790/804) Installing postprocessd (0.2.1-r0) (791/804) Installing postprocessd-megapixels (0.2.1-r0) (792/804) Installing qmltermwidget (0.2.0-r1) (793/804) Installing qmlkonsole (22.11-r0) (794/804) Installing c-ares (1.18.1-r1) (795/804) Installing spacebar (22.11-r0) (796/804) Installing hkdm (0.2.0-r0) (797/804) Installing buffyboard (0.2.0-r0) (798/804) Installing terminus-font (4.49.1-r3) (799/804) Installing kbd-misc (2.5.1-r3) (800/804) Installing kbd (2.5.1-r3) (801/804) Installing kbd-openrc (2.5.1-r3) (802/804) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (803/804) Installing ttyescape-openrc (1.0.1-r1) (804/804) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r0.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.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r2.trigger 2022/12/13 15:52:46 Generating for kernel version: 6.0.12-0-edge 2022/12/13 15:52:46 Output directory: /boot 2022/12/13 15:52:46 == Generating initramfs == 2022/12/13 15:52:46 - Including hook files 2022/12/13 15:52:46 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/13 15:52:46 - Including hook scripts 2022/12/13 15:52:46 - Including required binaries 2022/12/13 15:52:46 - Including kernel modules 2022/12/13 15:52:47 - Including splash images 2022/12/13 15:52:47 - Writing and verifying initramfs archive 2022/12/13 15:52:47 == Generating initramfs extra == 2022/12/13 15:52:47 - Including extra binaries 2022/12/13 15:52:47 - Including FDE support 2022/12/13 15:52:47 - Writing and verifying initramfs-extra archive 2022/12/13 15:52:47 == 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/12/13 15:52:48 mkinitfs completed in: 1.43377035s Executing postmarketos-base-24-r0.trigger Executing ca-certificates-20220614-r2.trigger Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 3159 MiB in 829 packages (2299260) [15:52:53] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3159 MiB in 829 packages (2299260) [15:52:54] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (2299260) [15:52:54] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (2299260) [15:52:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2299260) [15:52:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2299260) [15:52:54] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2299260) [15:52:54] (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 (2299260) [15:52:54] New background process: pid=2307607, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3159 MiB in 829 packages (2299260) [15:52:55] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3159 MiB in 829 packages (2299260) [15:52:55] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2299260) [15:52:56] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (2299260) [15:52:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2299260) [15:52:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2299260) [15:52:56] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2299260) [15:52:56] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2299260) [15:52:56] New background process: pid=2307620, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3159 MiB in 829 packages (2299260) [15:52:57] (rootfs_tablet-x64uefi) mkinitfs edge (2299260) [15:52:57] (rootfs_tablet-x64uefi) % mkinitfs 2022/12/13 15:52:57 Generating for kernel version: 6.0.12-0-edge 2022/12/13 15:52:57 Output directory: /boot 2022/12/13 15:52:57 == Generating initramfs == 2022/12/13 15:52:57 - Including hook files 2022/12/13 15:52:57 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/13 15:52:57 - Including hook scripts 2022/12/13 15:52:57 - Including required binaries 2022/12/13 15:52:57 - Including kernel modules 2022/12/13 15:52:57 - Including splash images 2022/12/13 15:52:57 - Writing and verifying initramfs archive 2022/12/13 15:52:57 == Generating initramfs extra == 2022/12/13 15:52:57 - Including extra binaries 2022/12/13 15:52:57 - Including FDE support 2022/12/13 15:52:57 - Writing and verifying initramfs-extra archive 2022/12/13 15:52:57 == 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/12/13 15:53:03 mkinitfs completed in: 6.121605123s (2299260) [15:53:03] *** SET LOGIN PASSWORD FOR: 'user' *** (2299260) [15:53:03] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (2299260) [15:53:03] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (2299260) [15:53:03] (rootfs_tablet-x64uefi) locking root (2299260) [15:53:03] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (2299260) [15:53:03] NOTE: No valid keymap specified for device (2299260) [15:53:03] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (2299260) [15:53:04] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (2299260) [15:53:04] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (2299260) [15:53:04] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2299260) [15:53:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2299260) [15:53:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2299260) [15:53:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2299260) [15:53:04] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3243652 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2299260) [15:53:05] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2299260) [15:53:05] (native) create tablet-x64uefi.img (4619M) (2299260) [15:53:05] (native) % truncate -s 4619M /home/pmos/rootfs/tablet-x64uefi.img (2299260) [15:53:05] (native) mount /dev/install (tablet-x64uefi.img) (2299260) [15:53:05] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2299260) [15:53:05] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2299260) [15:53:05] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2299260) [15:53:05] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2299260) [15:53:05] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2299260) [15:53:05] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2299260) [15:53:05] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2299260) [15:53:05] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2299260) [15:53:05] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2299260) [15:53:05] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2299260) [15:53:05] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2299260) [15:53:05] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2299260) [15:53:05] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2299260) [15:53:05] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (2299260) [15:53:05] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2299260) [15:53:05] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2299260) [15:53:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2299260) [15:53:05] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2299260) [15:53:05] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2299260) [15:53:05] (native) % parted -s /dev/install mktable msdos (2299260) [15:53:05] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (2299260) [15:53:05] (native) % parted -s /dev/install mkpart primary 256M 100% (2299260) [15:53:05] (native) % parted -s /dev/install set 1 boot on (2299260) [15:53:05] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2299260) [15:53:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2299260) [15:53:06] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2299260) [15:53:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2299260) [15:53:06] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2299260) [15:53:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2299260) [15:53:06] (native) install e2fsprogs (2299260) [15:53:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2299260) [15:53:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2299260) [15:53:06] (native) % cat /tmp/apk_progress_fifo (2299260) [15:53:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2299260) [15:53:06] New background process: pid=2308263, 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-r29.trigger OK: 21 MiB in 70 packages (2299260) [15:53:06] (native) format /dev/installp2 (root, ext4) (2299260) [15:53:06] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2299260) [15:53:06] (native) mount /dev/installp2 to /mnt/install (2299260) [15:53:06] (native) % mkdir -p /mnt/install (2299260) [15:53:06] (native) % mount /dev/installp2 /mnt/install (2299260) [15:53:07] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2299260) [15:53:07] (native) install dosfstools (2299260) [15:53:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2299260) [15:53:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2299260) [15:53:07] (native) % cat /tmp/apk_progress_fifo (2299260) [15:53:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2299260) [15:53:07] New background process: pid=2308298, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r29.trigger OK: 22 MiB in 71 packages (2299260) [15:53:07] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (2299260) [15:53:07] (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 (2299260) [15:53:07] (native) % mkdir -p /mnt/install/boot (2299260) [15:53:07] (native) % mount /dev/installp1 /mnt/install/boot (2299260) [15:53:07] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2299260) [15:53:07] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (2299260) [15:53:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2299260) [15:53:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2299260) [15:53:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2299260) [15:53:07] (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/ (2299260) [15:53:16] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2299260) [15:53:16] % 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 (2299260) [15:53:16] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % 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/ (2299260) [15:53:16] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2299260) [15:53:16] % 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 (2299260) [15:53:16] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2299260) [15:53:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2299260) [15:53:26] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2299260) [15:53:26] (native) umount /dev/loop4 (2299260) [15:53:26] (native) % losetup -d /dev/loop4 (2299260) [15:53:26] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2299260) [15:53:26] (2299260) [15:53:26] *** FLASHING INFORMATION *** (2299260) [15:53:26] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2299260) [15:53:26] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2299260) [15:53:26] (2299260) [15:53:26] *** SSH DAEMON INFORMATION *** (2299260) [15:53:26] SSH daemon is enabled (disable with --no-sshd). (2299260) [15:53:26] Login as 'user' with the password given during installation. (2299260) [15:53:26] (2299260) [15:53:26] *** FIREWALL INFORMATION *** (2299260) [15:53:26] Firewall is enabled, but will not work (no support in kernel config for nftables). (2299260) [15:53:26] If/when the kernel supports it in the future, it will work automatically. (2299260) [15:53:26] For more information: https://postmarketos.org/firewall (2299260) [15:53:26] (2299260) [15:53:26] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2299260) [15:53:26] DONE! total 3335088 -rw-r--r-- 1 root 12345 4843372544 Dec 13 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop4 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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/snapd_17883.snap 0 512 /dev/loop4 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Dec 13 15:53 pmOS_boot -> ../../loop4p1 lrwxrwxrwx 1 root root 13 Dec 13 15:53 pmOS_root -> ../../loop4p2 lrwxrwxrwx 1 root root 10 Dec 13 15:53 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Dec 13 15:52 bin drwxr-xr-x 2 root root 4096 Dec 13 15:53 boot drwxr-xr-x 2 root root 4096 Dec 13 15:49 dev drwxr-xr-x 61 root root 4096 Dec 13 15:53 etc drwxr-xr-x 3 root root 4096 Dec 13 15:53 home drwxr-xr-x 14 root root 4096 Dec 13 15:52 lib drwx------ 2 root root 16384 Dec 13 15:53 lost+found drwxr-xr-x 5 root root 4096 Dec 13 15:49 media drwxr-xr-x 8 root root 4096 Dec 13 15:49 mnt drwxr-xr-x 2 root root 4096 Dec 13 15:49 opt drwxr-xr-x 2 root root 4096 Dec 13 15:49 proc drwx------ 2 root root 4096 Dec 13 15:49 root drwxr-xr-x 6 root root 4096 Dec 13 15:52 run drwxr-xr-x 2 root root 4096 Dec 13 15:52 sbin drwxr-xr-x 2 root root 4096 Dec 13 15:49 srv drwxr-xr-x 2 root root 4096 Dec 13 15:49 sys drwxrwxrwt 2 root root 4096 Dec 13 15:53 tmp drwxr-xr-x 9 root root 4096 Dec 13 15:49 usr drwxr-xr-x 13 root root 4096 Dec 13 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-13 15:53:56-- 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-12-13 15:53:56 (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/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-12-07 10:40:59.642263 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-1420-g8d20a4f4e2 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24756 distinct packages available (1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670690052-r0) (2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670690052-r0) (3/103) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0) (4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1670810844-r0) (5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0) (6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670810888-r0) (7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0) (8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0) (9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0) (10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670810919-r0) (11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0) (12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0) (13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0) (14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670810857-r0) (15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670810998-r0) (16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670810869-r0) (17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0) (18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0) (19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670811009-r0) (20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0) (21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0) (22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0) (23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0) (24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0) (25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1669947804-r0) (26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0) (27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1670811023-r0) (28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0) (29/103) Upgrading kio (5.101.0-r0 -> 9999_git1670810950-r0) (30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0) (31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0) (32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0) (33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670637388-r0) (34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0) (35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0) (36/103) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0) (37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0) (39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0) (40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0) (41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0) (42/103) Upgrading kclock (22.11-r0 -> 9999_git1670812472-r0) (43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0) (44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0) (46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670809895-r0) (47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0) (48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0) (49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0) (50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0) (51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0) (52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0) (53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0) (54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670812492-r0) (55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0) (56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0) (57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670812203-r0) (58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0) (59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670603548-r0) (60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0) (61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1670725208-r0) (62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0) (64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0) (65/103) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0) (66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670810218-r0) (67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0) (68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670812358-r0) (69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670812358-r0) (70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0) (71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0) (72/103) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0) (73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0) (74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0) (75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670811037-r0) (76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0) (77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670725219-r0) (78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1670812283-r0) (79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0) (80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0) (81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0) (82/103) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0) (83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0) (84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670725306-r0) (85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670812404-r0) (86/103) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0) (87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670810835-r0) (88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1670777022-r0) (89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0) (90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0) (91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0) (92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670810970-r0) (93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670812299-r0) (94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670812404-r0) (95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0) (96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670812230-r0) (97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0) (98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0) (99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0) (100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670812417-r0) (101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670812417-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0) (103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3223 MiB in 829 packages (1/12) Installing bash (5.2.12-r0) Executing bash-5.2.12-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.2-r1) (5/12) Installing ostree (2022.6-r0) (6/12) Installing libseccomp (2.5.4-r1) (7/12) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-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.1-r0) (9/12) Installing discover-backend-flatpak (5.26.4-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (7.0-r1) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3233 MiB in 841 packages (1/93) Installing syndication (9999_git1670061270-r0) (2/93) Installing alligator (9999_git1670812445-r0) (3/93) Installing libavc1394 (0.5.4-r3) (4/93) Installing libcaca (0.99_beta20-r0) (5/93) Installing libdv (1.0.0-r7) (6/93) Installing libiec61883 (1.2.0-r3) (7/93) Installing mpg123-libs (1.31.1-r0) (8/93) Installing speex (1.2.1-r0) (9/93) Installing libshout (2.4.6-r1) (10/93) Installing wavpack (5.6.0-r0) (11/93) Installing gst-plugins-good (1.20.4-r2) (12/93) Installing py3-parsing (3.0.9-r1) (13/93) Installing py3-packaging (22.0-r0) (14/93) Installing py3-setuptools (65.6.3-r0) (15/93) Installing py3-certifi (2022.12.7-r0) (16/93) Installing py3-charset-normalizer (3.0.1-r1) (17/93) Installing py3-idna (3.4-r3) (18/93) Installing py3-urllib3 (1.26.13-r0) (19/93) Installing py3-requests (2.28.1-r2) (20/93) Installing py3-ytmusicapi (0.24.1-r0) (21/93) Installing libmng (2.0.3-r1) (22/93) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/93) Installing py3-mutagen (1.46.0-r1) (24/93) Installing py3-websockets (10.4-r1) (25/93) Installing py3-brotli (1.0.9-r10) (26/93) Installing yt-dlp (2022.11.11-r1) (27/93) Installing audiotube (9999_git1670812457-r0) (28/93) Installing calindori (9999_git1670453726-r0) (29/93) Installing live-media (2022.10.01-r0) (30/93) Installing libxpm (3.5.14-r0) (31/93) Installing a52dec (0.8.0-r8) (32/93) Installing vulkan-loader (1.3.231.2-r0) (33/93) Installing mesa-vulkan-intel (22.2.5-r0) (34/93) Installing device-tablet-x64uefi-vulkan (0.4-r1) (35/93) Installing ffmpeg4-libs (4.4.3-r0) (36/93) Installing libbluray (1.3.4-r0) (37/93) Installing libcddb (1.3.2-r4) (38/93) Installing libdvbpsi (1.3.3-r0) (39/93) Installing libdvdcss (1.4.3-r0) (40/93) Installing libdvdread (6.1.3-r0) (41/93) Installing libdvdnav (6.1.1-r0) (42/93) Installing libebml (1.4.4-r0) (43/93) Installing faad2-libs (2.10.1-r0) (44/93) Installing libupnp (1.14.15-r0) (45/93) Installing lua5.2-libs (5.2.4-r10) (46/93) Installing libmad (0.15.1b-r9) (47/93) Installing libmatroska (1.7.1-r0) (48/93) Installing libmicrodns (0.2.0-r0) (49/93) Installing libmpeg2 (0.5.1-r10) (50/93) Installing glslang-libs (11.12.0-r0) (51/93) Installing glslang (11.12.0-r0) (52/93) Installing spirv-tools (1.3.231.1-r0) (53/93) Installing shaderc (2022.3-r1) (54/93) Installing libplacebo (5.229.1-r0) (55/93) Installing libprotobuf-lite (3.21.11-r0) (56/93) Installing vlc-libs (3.0.18-r0) (57/93) Installing vlc (3.0.18-r0) (58/93) Installing elisa (22.12.0-r0) (59/93) Installing kunitconversion (9999_git1670810984-r0) (60/93) Installing kalk (9999_git1670638092-r0) (61/93) Installing qt5-qtkeychain (0.13.2-r0) (62/93) Installing kasts (9999_git1670638101-r0) (63/93) Installing keysmith (9999_git1669951912-r0) (64/93) Installing krecorder (9999_git1670777115-r0) (65/93) Installing kpublictransport (22.12.0-r0) (66/93) Installing ktrip (9999_git1670034015-r0) (67/93) Installing kweathercore (9999_git1670599425-r0) (68/93) Installing qt5-qtcharts (5.15.6_git20220816-r0) (69/93) Installing kweather (9999_git1670607826-r0) (70/93) Installing libquotient (0.6.11-r0) (71/93) Installing libcmark (0.30.2-r1) (72/93) Installing neochat (9999_git1670811750-r0) (73/93) Installing kjs (9999_git1670060937-r0) (74/93) Installing libdjvulibre (3.5.28-r2) (75/93) Installing libzip (1.9.2-r2) (76/93) Installing ebook-tools (0.2.2-r3) (77/93) Installing discount-libs (2.2.7b-r0) (78/93) Installing poppler (22.12.0-r0) (79/93) Installing poppler-qt5 (22.12.0-r0) (80/93) Installing kdegraphics-mobipocket (22.12.0-r0) (81/93) Installing libspectre (0.2.11-r0) (82/93) Installing okular-common (22.12.0-r0) (83/93) Installing okular (22.12.0-r0) (84/93) Installing plasma-camera (1.0_git20210328-r2) (85/93) Installing gst-libav (1.20.4-r0) (86/93) Installing gst-plugins-good-qt (1.20.4-r2) (87/93) Installing plasmatube (9999_git1670810290-r0) (88/93) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (89/93) Installing postmarketos-config-nftables-mdns (0.13-r0) (90/93) Installing postmarketos-config-nftables-chromecast (0.13-r0) (91/93) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (92/93) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (93/93) Installing tokodon (9999_git1670811801-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Executing vlc-libs-3.0.18-r0.trigger OK: 3363 MiB in 934 packages (chroot) Exiting chroot... [15:55:09] Unregister qemu binfmt (arm) [15:55:09] Unregister qemu binfmt (aarch64) [15:55:09] Unregister qemu binfmt (riscv64) [15:55:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:55:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:55:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:55:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:55:12] Cleared up ~6446 MB of space [15:55:12] DONE! Building image for pine64-pinephone Already up to date. [15:55:13] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:13] Channel [edge]: [15:55:13] Vendor [qemu]: [15:55:13] Device codename [amd64]: [15:55:13] Kernel [lts]: [15:55:13] Username [user]: [15:55:13] User interface [weston]: [15:55:13] Change them? (y/n) [n]: [15:55:13] Extra packages [none]: [15:55:13] Use this timezone instead of GMT? (y/n) [y]: [15:55:13] Choose default locale for installation [C.UTF-8]: [15:55:13] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:13] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:13] Config changed: ui='plasma-mobile' [15:55:14] Config changed: device='pine64-pinephone' [15:55:14] Config changed: kernel='' [15:55:14] Config changed: extra_packages='osk-sdl' (2348870) [15:55:14] % 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) (2348870) [15:55:14] % 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.12] description=Upcoming stable release (DO NOT USE) branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [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 (2348870) [15:55:14] *** (1/4) PREPARE NATIVE CHROOT *** (2348870) [15:55:14] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2348870) [15:55:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2348870) [15:55:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2348870) [15:55:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2348870) [15:55:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2348870) [15:55:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2348870) [15:55:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2348870) [15:55:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2348870) [15:55:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2348870) [15:55:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2348870) [15:55:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2348870) [15:55:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2348870) [15:55:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2348870) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2348870) [15:55:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2348870) [15:55:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2348870) [15:55:15] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2348870) [15:55:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2348870) [15:55:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2348870) [15:55:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2348870) [15:55:15] Update package index for x86_64 (4 file(s)) (2348870) [15:55:15] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2348870) [15:55:15] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2348870) [15:55:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2348870) [15:55:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2348870) [15:55:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2348870) [15:55:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2348870) [15:55:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2348870) [15:55:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2348870) [15:55:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2348870) [15:55:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2348870) [15:55:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2348870) [15:55:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2348870) [15:55:16] extracted: /tmp/pmbootstrapq__x9dw0apk (2348870) [15:55:16] extracted: /tmp/pmbootstrapea8pqmixsig (2348870) [15:55:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2348870) [15:55:16] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapea8pqmixsig /tmp/pmbootstrapq__x9dw0apk Verified OK (2348870) [15:55:16] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2348870) [15:55:16] % /tmp/pmbootstrapq__x9dw0apk --version apk-tools 2.12.10, compiled for x86_64. (2348870) [15:55:16] (native) install alpine-base (2348870) [15:55:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % 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 (2348870) [15:55:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2348870) [15:55:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2348870) [15:55:17] (native) update /etc/apk/repositories (2348870) [15:55:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2348870) [15:55:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2348870) [15:55:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2348870) [15:55:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2348870) [15:55:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2348870) [15:55:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2348870) [15:55:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2348870) [15:55:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2348870) [15:55:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2348870) [15:55:17] New background process: pid=2349029, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (2348870) [15:55:18] (native) % adduser -D pmos -u 12345 (2348870) [15:55:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2348870) [15:55:18] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2348870) [15:55:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2348870) [15:55:18] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2348870) [15:55:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2348870) [15:55:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2348870) [15:55:18] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2348870) [15:55:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2348870) [15:55:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2348870) [15:55:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2348870) [15:55:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2348870) [15:55:19] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2348870) [15:55:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2348870) [15:55:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2348870) [15:55:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2348870) [15:55:19] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2348870) [15:55:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2348870) [15:55:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2348870) [15:55:19] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2348870) [15:55:21] (native) install cryptsetup util-linux parted (2348870) [15:55:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:55:21] (native) % cat /tmp/apk_progress_fifo (2348870) [15:55:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2348870) [15:55:21] New background process: pid=2349494, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221210-r0) (11/42) Installing ncurses-libs (6.3_p20221210-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r7) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (2348870) [15:55:23] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2348870) [15:55:23] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2348870) [15:55:23] % 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 (2348870) [15:55:23] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2348870) [15:55:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (2348870) [15:55:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (2348870) [15:55:23] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (2348870) [15:55:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (2348870) [15:55:23] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (2348870) [15:55:23] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2348870) [15:55:23] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2348870) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2348870) [15:55:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2348870) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2348870) [15:55:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2348870) [15:55:24] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2348870) [15:55:24] (native) install qemu-aarch64 (2348870) [15:55:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:55:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:55:24] (native) % cat /tmp/apk_progress_fifo (2348870) [15:55:24] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2348870) [15:55:24] New background process: pid=2349991, 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-r29.trigger OK: 25 MiB in 68 packages (2348870) [15:55:24] Register qemu binfmt (aarch64) (2348870) [15:55:24] % 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 (2348870) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (2348870) [15:55:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2348870) [15:55:24] % 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 (2348870) [15:55:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2348870) [15:55:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2348870) [15:55:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2348870) [15:55:24] extracted: /tmp/pmbootstrapbd43nmb8apk (2348870) [15:55:24] extracted: /tmp/pmbootstraperi_46c1sig (2348870) [15:55:24] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2348870) [15:55:24] % 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/pmbootstraperi_46c1sig /tmp/pmbootstrapbd43nmb8apk Verified OK (2348870) [15:55:24] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2348870) [15:55:24] % /tmp/pmbootstrapbd43nmb8apk --version apk-tools 2.12.10, compiled for x86_64. (2348870) [15:55:24] (rootfs_pine64-pinephone) install alpine-base (2348870) [15:55:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (2348870) [15:55:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (2348870) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (2348870) [15:55:25] (rootfs_pine64-pinephone) update /etc/apk/repositories (2348870) [15:55:25] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2348870) [15:55:25] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2348870) [15:55:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2348870) [15:55:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2348870) [15:55:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2348870) [15:55:25] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2348870) [15:55:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2348870) [15:55:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2348870) [15:55:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2348870) [15:55:25] Update package index for aarch64 (4 file(s)) (2348870) [15:55:25] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2348870) [15:55:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2348870) [15:55:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2348870) [15:55:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2348870) [15:55:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2348870) [15:55:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2348870) [15:55:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2348870) [15:55:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2348870) [15:55:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2348870) [15:55:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2348870) [15:55:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2348870) [15:55:26] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2348870) [15:55:26] % 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 (2348870) [15:55:26] New background process: pid=2350041, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r0) Executing busybox-1.35.0-r29.trigger OK: 13 MiB in 25 packages (2348870) [15:55:28] (rootfs_pine64-pinephone) % getent passwd user (2348870) [15:55:28] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup user wheel (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup user video (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup user audio (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (2348870) [15:55:28] (rootfs_pine64-pinephone) % addgroup user input (2348870) [15:55:29] (rootfs_pine64-pinephone) % addgroup -S plugdev (2348870) [15:55:29] (rootfs_pine64-pinephone) % addgroup user plugdev (2348870) [15:55:29] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (2348870) [15:55:29] (rootfs_pine64-pinephone) % addgroup user netdev (2348870) [15:55:29] 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 (2348870) [15:55:31] (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) (2348870) [15:55:31] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2348870) [15:55:31] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2348870) [15:55:32] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2348870) [15:55:33] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2348870) [15:55:34] (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 (2348870) [15:55:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2348870) [15:55:34] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2348870) [15:55:34] (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 (2348870) [15:55:34] New background process: pid=2350462, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/734) Installing icu-data-full (72.1-r1) (2/734) Installing dbus-libs (1.14.4-r0) (3/734) Installing libgcc (12.2.1_git20220924-r5) (4/734) Installing libffi (3.4.4-r0) (5/734) Installing libintl (0.21.1-r1) (6/734) Installing libblkid (2.38.1-r1) (7/734) Installing libmount (2.38.1-r1) (8/734) Installing pcre2 (10.42-r0) (9/734) Installing glib (2.74.3-r0) (10/734) Installing libstdc++ (12.2.1_git20220924-r5) (11/734) Installing icu-libs (72.1-r1) (12/734) Installing libpcre2-16 (10.42-r0) (13/734) Installing zstd-libs (1.5.2-r9) (14/734) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/734) Installing hicolor-icon-theme (0.17-r2) (16/734) Installing libmagic (5.43-r0) (17/734) Installing file (5.43-r0) (18/734) Installing libxau (1.0.11-r0) (19/734) Installing libmd (1.0.4-r0) (20/734) Installing libbsd (0.11.7-r0) (21/734) Installing libxdmcp (1.1.4-r0) (22/734) Installing libxcb (1.15-r0) (23/734) Installing libx11 (1.8.2-r0) (24/734) Installing libxext (1.3.5-r0) (25/734) Installing libice (1.1.1-r0) (26/734) Installing libuuid (2.38.1-r1) (27/734) Installing libsm (1.2.3-r2) (28/734) Installing libxt (1.2.1-r1) (29/734) Installing libxmu (1.1.4-r0) (30/734) Installing xset (1.2.5-r0) (31/734) Installing xprop (1.2.6-r0) (32/734) Installing xdg-utils (1.1.3-r4) (33/734) Installing mesa (22.2.5-r0) (34/734) Installing libdrm (2.4.114-r0) (35/734) Installing libexpat (2.5.0-r0) (36/734) Installing wayland-libs-server (1.21.0-r1) (37/734) Installing mesa-glapi (22.2.5-r0) (38/734) Installing mesa-gles (22.2.5-r0) (39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/734) Installing libxcomposite (0.4.6-r0) (41/734) Installing brotli-libs (1.0.9-r10) (42/734) Installing libbz2 (1.0.8-r4) (43/734) Installing libpng (1.6.39-r2) (44/734) Installing freetype (2.12.1-r0) (45/734) Installing fontconfig (2.14.1-r0) (46/734) Installing wayland-libs-client (1.21.0-r1) (47/734) Installing wayland-libs-cursor (1.21.0-r1) (48/734) Installing wayland-libs-egl (1.21.0-r1) (49/734) Installing xkeyboard-config (2.37-r0) (50/734) Installing xz-libs (5.2.9-r0) (51/734) Installing libxml2 (2.10.3-r2) (52/734) Installing libxkbcommon (1.4.1-r0) (53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/734) Installing mesa-gbm (22.2.5-r0) (55/734) Installing libxshmfence (1.3.2-r0) (56/734) Installing mesa-egl (22.2.5-r0) (57/734) Installing avahi-libs (0.8-r6) (58/734) Installing gmp (6.2.1-r2) (59/734) Installing nettle (3.8.1-r0) (60/734) Installing p11-kit (0.24.1-r1) (61/734) Installing libtasn1 (4.19.0-r0) (62/734) Installing libunistring (1.1-r0) (63/734) Installing gnutls (3.7.8-r2) (64/734) Installing cups-libs (2.4.2-r1) (65/734) Installing pkgconf (1.9.3-r1) (66/734) Installing shared-mime-info (2.2-r2) (67/734) Installing libjpeg-turbo (2.1.4-r0) (68/734) Installing libwebp (1.2.4-r1) (69/734) Installing tiff (4.4.0-r1) (70/734) Installing gdk-pixbuf (2.42.10-r0) (71/734) Installing gtk-update-icon-cache (3.24.35-r1) (72/734) Installing libxfixes (6.0.0-r0) (73/734) Installing libxrender (0.9.11-r0) (74/734) Installing libxcursor (1.2.1-r1) (75/734) Installing libxdamage (1.1.6-r0) (76/734) Installing libxi (1.8-r0) (77/734) Installing libxinerama (1.1.5-r0) (78/734) Installing libxrandr (1.5.3-r0) (79/734) Installing libatk-1.0 (2.46.0-r0) (80/734) Installing libxtst (1.2.4-r0) (81/734) Installing at-spi2-core (2.46.0-r0) (82/734) Installing libatk-bridge-2.0 (2.46.0-r0) (83/734) Installing pixman (0.42.2-r0) (84/734) Installing cairo (1.17.6-r3) (85/734) Installing cairo-gobject (1.17.6-r3) (86/734) Installing libepoxy (1.5.10-r0) (87/734) Installing fribidi (1.0.12-r0) (88/734) Installing graphite2 (1.3.14-r2) (89/734) Installing harfbuzz (5.3.1-r1) (90/734) Installing libxft (2.3.7-r0) (91/734) Installing pango (1.50.12-r0) (92/734) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/734) Installing libevdev (1.13.0-r0) (94/734) Installing mtdev (1.1.6-r1) (95/734) Installing eudev-libs (3.2.11-r6) (96/734) Installing libinput-libs (1.22.0-r0) (97/734) Installing xcb-util-wm (0.4.2-r0) (98/734) Installing xcb-util (0.4.0-r3) (99/734) Installing xcb-util-image (0.4.1-r0) (100/734) Installing xcb-util-keysyms (0.4.1-r0) (101/734) Installing xcb-util-renderutil (0.3.10-r0) (102/734) Installing libxkbcommon-x11 (1.4.1-r0) (103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/734) Installing kirigami2-libs (5.101.0-r0) (107/734) Installing libgomp (12.2.1_git20220924-r5) (108/734) Installing kirigami2 (5.101.0-r0) (109/734) Installing kactivities-libs (5.101.0-r0) (110/734) Installing karchive (5.101.0-r0) (111/734) Installing kconfig (5.101.0-r0) (112/734) Installing kcoreaddons (5.101.0-r0) (113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/734) Installing kwindowsystem (5.101.0-r0) (115/734) Installing kcrash (5.101.0-r0) (116/734) Installing kdbusaddons (5.101.0-r0) (117/734) Installing kglobalaccel (5.101.0-r0) (118/734) Installing kguiaddons (5.101.0-r0) (119/734) Installing ki18n (5.101.0-r0) (120/734) Installing libelogind (246.10-r5) (121/734) Installing polkit-elogind-libs (122-r0) (122/734) Installing polkit-qt-1 (0.114.0-r1) (123/734) Installing kauth (5.101.0-r0) (124/734) Installing kcodecs (5.101.0-r0) (125/734) Installing kwidgetsaddons (5.101.0-r0) (126/734) Installing kconfigwidgets (5.101.0-r0) (127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/734) Installing kiconthemes (5.101.0-r0) (129/734) Installing kitemviews (5.101.0-r0) (130/734) Installing kxmlgui (5.101.0-r0) (131/734) Installing kbookmarks (5.101.0-r0) (132/734) Installing kcompletion (5.101.0-r0) (133/734) Installing libxml2-utils (2.10.3-r2) (134/734) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/734) Installing libgpg-error (1.46-r1) (136/734) Installing libgcrypt (1.10.1-r0) (137/734) Installing libxslt (1.1.37-r0) (138/734) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/734) Installing kdoctools (5.101.0-r0) (140/734) Installing kjobwidgets (5.101.0-r0) (141/734) Installing alsa-lib (1.2.8-r0) (142/734) Installing libxxf86vm (1.1.5-r0) (143/734) Installing mesa-gl (22.2.5-r0) (144/734) Installing libxv (1.0.12-r0) (145/734) Installing cdparanoia-libs (10.2-r11) (146/734) Installing graphene (1.10.8-r1) (147/734) Installing gstreamer (1.20.4-r0) (148/734) Installing libogg (1.3.5-r1) (149/734) Installing opus (1.3.1-r1) (150/734) Installing orc (0.4.33-r0) (151/734) Installing libtheora (1.1.1-r16) (152/734) Installing libvorbis (1.3.7-r0) (153/734) Installing gst-plugins-base (1.20.4-r1) (154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/734) Installing sound-theme-freedesktop (0.8-r0) (157/734) Installing libltdl (2.4.7-r0) (158/734) Installing libcanberra (0.30-r9) (159/734) Installing libcanberra-gstreamer (0.30-r9) (160/734) Installing knotifications (5.101.0-r0) (161/734) Installing kservice (5.101.0-r0) (162/734) Installing solid-libs (5.101.0-r0) (163/734) Installing libhunspell (1.7.1-r0) (164/734) Installing ncurses-terminfo-base (6.3_p20221210-r0) (165/734) Installing ncurses-libs (6.3_p20221210-r0) (166/734) Installing readline (8.2.0-r0) (167/734) Installing hunspell (1.7.1-r0) (168/734) Installing sonnet (5.101.0-r0) (169/734) Installing ktextwidgets (5.101.0-r0) (170/734) Installing kio (5.101.0-r0) (171/734) Installing kpackage (5.101.0-r0) (172/734) Installing kdeclarative (5.101.0-r0) (173/734) Installing kwayland (5.101.0-r0) (174/734) Installing plasma-framework (5.101.0-r0) (175/734) Installing sqlite-libs (3.40.0-r0) (176/734) Installing libaccounts-glib (1.26-r1) (177/734) Installing libaccounts-qt (1.16-r1) (178/734) Installing signond (8.61-r0) (179/734) Installing accounts-qml-module (0.7_git20190605-r1) (180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/734) Installing sdl2 (2.26.1-r0) (182/734) Installing svt-av1-libs (1.4.0-r0) (183/734) Installing aom-libs (3.5.0-r0) (184/734) Installing libass (0.17.0-r0) (185/734) Installing libdav1d (1.0.0-r2) (186/734) Installing lcms2 (2.14-r0) (187/734) Installing libjxl (0.7.0-r0) (188/734) Installing lame (3.100-r2) (189/734) Installing libasyncns (0.8-r1) (190/734) Installing flac-libs (1.4.2-r0) (191/734) Installing libsndfile (1.1.0-r2) (192/734) Installing soxr (0.1.3-r3) (193/734) Installing speexdsp (1.2.1-r0) (194/734) Installing tdb-libs (1.4.7-r1) (195/734) Installing libpulse (9999_git20220528-r0) (196/734) Installing cjson (1.7.15-r3) (197/734) Installing mbedtls (2.28.1-r1) (198/734) Installing librist (0.2.7-r0) (199/734) Installing libsrt (1.5.1-r0) (200/734) Installing libssh (0.10.4-r0) (201/734) Installing v4l-utils-libs (1.22.1-r2) (202/734) Installing libva (2.16.0-r0) (203/734) Installing libvdpau (1.5-r0) (204/734) Installing vidstab (1.1.0-r2) (205/734) Installing libvpx (1.12.0-r1) (206/734) Installing x264-libs (0.164_git20220602-r0) (207/734) Installing numactl (2.0.16-r0) (208/734) Installing x265-libs (3.5-r3) (209/734) Installing xvidcore (1.3.7-r1) (210/734) Installing libsodium (1.0.18-r2) (211/734) Installing libzmq (4.3.4-r1) (212/734) Installing ffmpeg-libs (5.1.2-r3) (213/734) Installing libevent (2.1.12-r5) (214/734) Installing minizip (1.2.13-r0) (215/734) Installing nspr (4.35-r0) (216/734) Installing nss (3.86-r0) (217/734) Installing re2 (2022.12.01-r0) (218/734) Installing snappy (1.1.9-r4) (219/734) Installing qt5-qtwebengine (5.15.11-r9) (220/734) Installing libnotify (0.8.1-r1) (221/734) Installing libproxy (0.4.18-r2) (222/734) Installing signon-ui (0.17_git20171023-r2) (223/734) Installing libassuan (2.5.5-r1) (224/734) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/734) Installing gnupg-gpgconf (2.2.40-r0) (226/734) Installing gpg (2.2.40-r0) (227/734) Installing npth (1.6-r2) (228/734) Installing gpg-agent (2.2.40-r0) (229/734) Installing libksba (1.6.2-r0) (230/734) Installing gpgsm (2.2.40-r0) (231/734) Installing gpgme (1.18.0-r1) (232/734) Installing gpgmepp (1.18.0-r1) (233/734) Installing gdbm (1.23-r0) (234/734) Installing libsasl (2.1.28-r3) (235/734) Installing libqca (2.3.4-r2) (236/734) Installing kwallet (5.101.0-r0) (237/734) Installing kaccounts-integration (22.12.0-r0) (238/734) Installing purpose (5.101.0-r0) (239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/734) Installing qt5-qtfeedback (0_git20180903-r0) (241/734) Installing angelfish (22.11-r0) (242/734) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/734) Installing gtk-engines-clearlooks (2.21.0-r3) (244/734) Installing gtk-engines-crux (2.21.0-r3) (245/734) Installing gtk-engines-industrial (2.21.0-r3) (246/734) Installing gtk-engines-mist (2.21.0-r3) (247/734) Installing gtk-engines-redmond (2.21.0-r3) (248/734) Installing gtk-engines-thinice (2.21.0-r3) (249/734) Installing gtk-engines (2.21.0-r3) (250/734) Installing breeze-gtk (5.26.4-r0) (251/734) Installing alsa-ucm-conf (1.2.8-r1) (252/734) Installing atinout (0.9.1-r1) (253/734) Installing ca-certificates (20220614-r2) (254/734) Installing nghttp2-libs (1.51.0-r0) (255/734) Installing libcurl (7.86.0-r1) (256/734) Installing libgpiod (1.6.3-r2) (257/734) Installing libgudev (237-r1) (258/734) Installing libmm-glib (1.20.2-r1) (259/734) Installing libusb (1.0.26-r0) (260/734) Installing eg25-manager (0.4.6-r0) (261/734) Installing eg25-manager-openrc (0.4.6-r0) (262/734) Installing gpsd (3.24-r1) (263/734) Installing gpsd-openrc (3.24-r1) (264/734) Installing libnl3 (3.7.0-r0) (265/734) Installing iw (5.19-r0) (266/734) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r1) (267/734) Installing udev-init-scripts (35-r1) (268/734) Installing udev-init-scripts-openrc (35-r1) (269/734) Installing kmod-libs (30-r1) (270/734) Installing eudev (3.2.11-r6) (271/734) Installing eudev-openrc (3.2.11-r6) (272/734) Installing openssh-keygen (9.1_p1-r1) (273/734) Installing libedit (20221030.3.1-r0) (274/734) Installing openssh-client-common (9.1_p1-r1) (275/734) Installing openssh-client-default (9.1_p1-r1) (276/734) Installing openssh-sftp-server (9.1_p1-r1) (277/734) Installing openssh-server-common (9.1_p1-r1) (278/734) Installing openssh-server (9.1_p1-r1) (279/734) Installing openssh (9.1_p1-r1) (280/734) Installing boot-deploy (0.6.1-r0) (281/734) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (282/734) Installing lzo (2.10-r3) (283/734) Installing btrfs-progs (6.0.2-r0) (284/734) Installing bzip2 (1.0.8-r4) (285/734) Installing argon2-libs (20190702-r2) (286/734) Installing device-mapper-libs (2.03.17-r1) (287/734) Installing json-c (0.16-r0) (288/734) Installing cryptsetup-libs (2.6.0-r0) (289/734) Installing popt (1.19-r0) (290/734) Installing cryptsetup (2.6.0-r0) (291/734) Installing cryptsetup-openrc (2.6.0-r0) (292/734) Installing libaio (0.3.113-r0) (293/734) Installing device-mapper-event-libs (2.03.17-r1) (294/734) Installing lvm2-libs (2.03.17-r1) (295/734) Installing device-mapper (2.03.17-r1) (296/734) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (297/734) Installing libcom_err (1.46.5-r4) (298/734) Installing e2fsprogs-libs (1.46.5-r4) (299/734) Installing e2fsprogs (1.46.5-r4) (300/734) Installing e2fsprogs-extra (1.46.5-r4) (301/734) Installing f2fs-tools-libs (1.15.0-r0) (302/734) Installing f2fs-tools (1.15.0-r0) (303/734) Installing lz4 (1.9.4-r1) (304/734) Installing userspace-rcu (0.13.2-r0) (305/734) Installing multipath-tools (0.9.3-r1) (306/734) Installing multipath-tools-openrc (0.9.3-r1) (307/734) Installing parted (3.5-r0) (308/734) Installing postmarketos-mvcfg (1-r0) (309/734) Installing postmarketos-keys (1-r0) (310/734) Installing sudo (1.9.12_p1-r1) (311/734) Installing postmarketos-base-nofde (24-r0) (312/734) Installing unudhcpd (0.2.1-r0) (313/734) Installing xz (5.2.9-r0) (314/734) Installing postmarketos-mkinitfs (1.5.1-r2) (315/734) Installing postmarketos-base (24-r0) Executing postmarketos-base-24-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (316/734) Installing llvm15-libs (15.0.6-r1) (317/734) Installing musl-fts (1.2.7-r3) (318/734) Installing libelf (0.188-r0) (319/734) Installing mesa-dri-gallium (22.2.5-r0) (320/734) Installing postmarketos-base-mesa (24-r0) (321/734) Installing u-boot-pinephone (2022.07-r1) (322/734) Installing u-boot-tools (2022.10-r1) (323/734) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (324/734) Installing dbus-openrc (1.14.4-r0) (325/734) Installing libacl (2.3.1-r1) (326/734) Installing lz4-libs (1.9.4-r1) (327/734) Installing libarchive (3.6.2-r1) (328/734) Installing libcbor (0.9.0-r1) (329/734) Installing efivar-libs (38-r1) (330/734) Installing libgcab (1.5-r0) (331/734) Installing json-glib (1.6.6-r1) (332/734) Installing libgusb (0.4.2-r0) (333/734) Installing libjcat (0.1.12-r0) (334/734) Installing libmbim (1.28.2-r0) (335/734) Installing protobuf-c (1.4.1-r1) (336/734) Installing libqrtr-glib (1.2.2-r0) (337/734) Installing libqmi (1.32.2-r0) (338/734) Installing tpm2-tss-mu (3.2.0-r0) (339/734) Installing tpm2-tss-sys (3.2.0-r0) (340/734) Installing tpm2-tss-esys (3.2.0-r0) (341/734) Installing libxmlb (0.3.10-r0) (342/734) Installing fwupd (1.8.8-r0) (343/734) Installing fwupd-openrc (1.8.8-r0) (344/734) 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 (345/734) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (346/734) Installing linux-firmware-rtlwifi (20221109-r0) (347/734) Installing linux-firmware-rtl_bt (20221109-r0) (348/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (349/734) Installing firmware-pine64-ov5640 (0_git20201028-r0) (350/734) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (351/734) Installing yaml (0.2.5-r0) (352/734) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (353/734) Installing appstream-qt (0.15.5-r2) (354/734) Installing attica (5.101.0-r0) (355/734) Installing kidletime (5.101.0-r0) (356/734) Installing knewstuff (5.101.0-r0) (357/734) Installing discover (5.26.4-r0) (358/734) Installing libapk-qt (0.4.2-r0) (359/734) Installing discover-backend-apk (5.26.4-r0) (360/734) Installing discover-backend-fwupd (5.26.4-r0) (361/734) Installing font-droid-nonlatin (20200215-r2) (362/734) Installing font-noto-common (0_git20211101-r6) (363/734) Installing font-noto-math (0_git20211101-r6) (364/734) Installing font-noto-symbols (0_git20211101-r6) (365/734) Installing font-noto (0_git20211101-r6) (366/734) Installing font-noto-emoji (2.038-r0) (367/734) Installing font-noto-extra (0_git20211101-r6) (368/734) Installing mauiman (1.0.1-r0) (369/734) Installing mauikit (2.2.1-r0) (370/734) Installing exiv2 (0.27.5-r1) (371/734) Installing mauikit-imagetools (2.2.1-r0) (372/734) Installing mauikit-filebrowsing (2.2.1-r0) (373/734) Installing index (2.2.1-r0) (374/734) Installing signon-plugin-oauth2 (0.25-r0) (375/734) Installing kaccounts-providers (22.12.0-r0) (376/734) Installing kirigami-addons (0.6.1-r0) (377/734) Installing kclock (22.11-r0) (378/734) Installing gsettings-desktop-schemas (43.0-r0) (379/734) Installing kdecoration (5.26.4-r0) (380/734) Installing kde-gtk-config (5.26.4-r0) (381/734) Installing kirigami-gallery (22.12.0-r0) (382/734) Installing kquickimageeditor (0.2.0-r1) (383/734) Installing taglib (1.13-r0) (384/734) Installing kfilemetadata (5.101.0-r0) (385/734) Installing qt5-qtlocation (5.15.6_git20220907-r1) (386/734) Installing koko (22.11-r0) (387/734) Installing kasync (0.3.0-r2) (388/734) Installing gpg-wks-server (2.2.40-r0) (389/734) Installing gpgv (2.2.40-r0) (390/734) Installing libldap (2.6.3-r6) (391/734) Installing gnupg-dirmngr (2.2.40-r0) (392/734) Installing gnupg-utils (2.2.40-r0) (393/734) Installing gnupg-wks-client (2.2.40-r0) (394/734) Installing gnupg (2.2.40-r0) (395/734) Installing iso-codes (4.12.0-r0) (396/734) Installing kcontacts (5.101.0-r0) (397/734) Installing kpeople (5.101.0-r0) (398/734) Installing libical (3.0.16-r1) (399/734) Installing kcalendarcore (5.101.0-r0) (400/734) Installing kmime (22.12.0-r0) (401/734) Installing kimap2 (0.4.0-r1) (402/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (403/734) Installing kdav2 (0.4.0-r1) (404/734) Installing lmdb (0.9.29-r2) (405/734) Installing libxapian (1.4.21-r0) (406/734) Installing sink (0.9.0-r3) (407/734) Installing kpeoplesink (0_git20210224-r1) (408/734) Installing kpeoplevcard (0.1-r2) (409/734) Installing libraw (0.20.2-r2) (410/734) Installing libraw-tools (0.20.2-r2) (411/734) Installing imagemagick-libs (7.1.0.54-r0) (412/734) Installing jbig2dec (0.19-r1) (413/734) Installing ghostscript (10.0.0-r0) (414/734) Installing libde265 (1.0.9-r0) (415/734) Installing libheif (1.14.0-r0) (416/734) Installing librsvg (2.55.1-r0) (417/734) Installing imagemagick (7.1.0.54-r0) (418/734) Installing perl (5.36.0-r0) (419/734) Installing perl-image-exiftool (12.50-r0) (420/734) Installing exiftool (12.50-r0) (421/734) Installing feedbackd-device-themes (0_git20220202-r0) (422/734) Installing gsound (1.0.3-r1) (423/734) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (424/734) Installing tzdata (2022g-r0) (425/734) Installing openexr (3.1.5-r3) (426/734) Installing soundtouch (2.3.2-r1) (427/734) Installing libraw1394 (2.1.2-r3) (428/734) Installing libdc1394 (2.2.6-r1) (429/734) Installing tslib (1.22-r1) (430/734) Installing directfb (1.7.7-r5) (431/734) Installing faac (1.30-r2) (432/734) Installing fdk-aac (2.0.2-r1) (433/734) Installing flite (2.2-r1) (434/734) Installing libsamplerate (0.2.2-r0) (435/734) Installing jack (1.9.21-r0) (436/734) Installing portaudio (19.7.0-r0) (437/734) Installing fluidsynth-libs (2.3.0-r0) (438/734) Installing libfreeaptx (0.1.1-r1) (439/734) Installing gsm (1.0.22-r1) (440/734) Installing libldac (2.0.2.3-r0) (441/734) Installing libmodplug (0.8.9.0-r2) (442/734) Installing neon (0.32.4-r0) (443/734) Installing libnice (0.1.19-r0) (444/734) Installing openal-soft (1.22.2-r2) (445/734) Installing openjpeg (2.5.0-r0) (446/734) Installing librtmp (2.4_git20190330-r2) (447/734) Installing sbc (2.0-r0) (448/734) Installing spandsp (0.0.6-r2) (449/734) Installing libsrtp (2.4.2-r3) (450/734) Installing vo-aacenc (0.1.3-r0) (451/734) Installing vo-amrwbenc (0.1.3-r0) (452/734) Installing libzbar (0.23.92-r2) (453/734) Installing gst-plugins-bad (1.20.4-r2) (454/734) Installing gtk4.0 (4.8.2-r1) Executing gtk4.0-4.8.2-r1.post-install (455/734) Installing megapixels (1.6.0-r0) (456/734) Installing encodings (1.0.6-r0) (457/734) Installing libfontenc (1.1.7-r0) (458/734) Installing mkfontscale (1.2.2-r1) (459/734) Installing font-dejavu (2.37-r3) (460/734) Installing sdl2_ttf (2.20.1-r0) (461/734) Installing osk-sdl (0.67.1-r1) (462/734) Installing kcmutils (5.101.0-r0) (463/734) Installing frameworkintegration (5.101.0-r0) (464/734) Installing oxygen (5.26.4-r0) (465/734) Installing modemmanager-qt (5.101.0-r0) (466/734) Installing callaudiod-libs (0.1.4-r0) (467/734) Installing abseil-cpp (20220623.1-r1) (468/734) Installing boost1.80-thread (1.80.0-r4) (469/734) Installing libprotobuf (3.21.11-r0) (470/734) Installing libphonenumber (8.13.2-r0) (471/734) Installing plasma-dialer (22.11-r0) (472/734) Installing plasma-mobile-sounds (0.1-r1) (473/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (474/734) Installing plasma-phonebook (22.11-r0) (475/734) Installing postmarketos-artwork-wallpapers (2-r1) (476/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (477/734) Installing bluez (5.66-r1) (478/734) Installing bluez-openrc (5.66-r1) (479/734) Installing bluez-obexd (5.66-r1) (480/734) Installing kded (5.101.0-r0) (481/734) Installing bluez-qt (5.101.0-r0) (482/734) Installing bluedevil (5.26.4-r0) (483/734) Installing breeze (5.26.4-r0) (484/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (485/734) Installing callaudiod (0.1.4-r0) (486/734) Installing dnsmasq-common (2.88-r0) (487/734) Installing dnsmasq-openrc (2.88-r0) (488/734) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (489/734) Installing linux-pam (1.5.2-r1) (490/734) Installing shadow (4.13-r0) (491/734) Installing elogind (246.10-r5) (492/734) Installing elogind-openrc (246.10-r5) (493/734) Installing hfd-service (0.1.0-r1) (494/734) Installing hfd-service-openrc (0.1.0-r1) (495/734) Installing iio-sensor-proxy (3.4-r0) (496/734) Installing iio-sensor-proxy-openrc (3.4-r0) (497/734) Installing libkscreen (5.26.4-r0) (498/734) Installing layer-shell-qt (5.26.4-r0) (499/734) Installing qt5-qtsensors (5.15.6_git20220816-r0) (500/734) Installing kscreen (5.26.4-r0) (501/734) Installing socat (1.7.4.4-r0) (502/734) Installing kwallet-pam (5.26.4-r0) (503/734) Installing kwayland-integration (5.26.4-r0) (504/734) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (505/734) Installing duktape (2.7.0-r0) (506/734) Installing polkit-elogind (122-r0) (507/734) Installing modemmanager (1.20.2-r1) (508/734) Installing modemmanager-openrc (1.20.2-r1) (509/734) Installing libnm (1.40.6-r1) (510/734) Installing networkmanager-common (1.40.6-r1) (511/734) Installing networkmanager-openrc (1.40.6-r1) (512/734) Installing libndp (1.8-r1) (513/734) Installing libidn2 (2.3.4-r0) (514/734) Installing libpsl (0.21.1-r1) (515/734) Installing networkmanager (1.40.6-r1) Executing networkmanager-1.40.6-r1.pre-install Executing networkmanager-1.40.6-r1.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>. * (516/734) Installing networkmanager-cli (1.40.6-r1) (517/734) Installing pcre (8.45-r2) (518/734) Installing slang (2.3.3-r0) (519/734) Installing newt (0.52.21-r5) (520/734) Installing networkmanager-tui (1.40.6-r1) (521/734) Installing wireless-regdb (2022.08.12-r0) (522/734) Installing networkmanager-wifi (1.40.6-r1) Executing networkmanager-wifi-1.40.6-r1.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. * (523/734) Installing mobile-broadband-provider-info (20221107-r0) (524/734) Installing networkmanager-wwan (1.40.6-r1) (525/734) Installing libunwind (1.6.2-r0) (526/734) Installing libcamera (0.0.1-r1) (527/734) Installing pipewire-libs (0.3.62-r0) (528/734) Installing libuv (1.44.2-r0) (529/734) Installing roc-toolkit-libs (0.1.5-r2) (530/734) Installing webrtc-audio-processing (0.3.1-r6) (531/734) Installing pipewire (0.3.62-r0) (532/734) Installing breeze-icons (5.101.0-r0) (533/734) Installing dbus-x11 (1.14.4-r0) (534/734) Installing kactivities (5.101.0-r0) (535/734) Installing kpipewire (5.26.4-r0) (536/734) Installing dconf (0.40.0-r2) (537/734) Installing anthy (9100h-r2) (538/734) Installing maliit-framework (2.3.0-r1) (539/734) Installing kyotocabinet (1.2.79-r3) (540/734) Installing libpinyin (2.7.92-r0) (541/734) Installing tinyxml (2.6.2-r1) (542/734) Installing presage (0.9.1-r2) (543/734) Installing maliit-keyboard (2.3.1-r1) (544/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (545/734) Installing plasma-nano (5.26.4-r0) (546/734) Installing networkmanager-qt (5.101.0-r0) (547/734) Installing plasma-nm (5.26.4-r0) (548/734) Installing plasma-nm-mobile (5.26.4-r0) (549/734) Installing fftw-single-libs (3.3.10-r1) (550/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (551/734) Installing pulseaudio-bluez (9999_git20220528-r0) (552/734) Installing pulseaudio-alsa (9999_git20220528-r0) (553/734) Installing alsa-utils-openrc (1.2.8-r0) (554/734) Installing pulseaudio-openrc (9999_git20220528-r0) (555/734) Installing libcanberra-pulse (0.30-r9) (556/734) Installing plasma-pa (5.26.4-r0) (557/734) Installing libdaemon (0.14-r3) (558/734) Installing openrc-settingsd (1.1.0-r0) (559/734) Installing openrc-settingsd-openrc (1.1.0-r0) (560/734) Installing plasma-settings (22.11-r0) (561/734) Installing kactivitymanagerd (5.26.4-r0) (562/734) Installing kinit (5.101.0-r0) (563/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (564/734) Installing kdnssd (5.101.0-r0) (565/734) Installing syntax-highlighting (5.101.0-r0) (566/734) Installing kdsoap (2.1.1-r0) (567/734) Installing libmtp (1.1.20-r2) (568/734) Installing clang15-libclang (15.0.6-r2) (569/734) Installing qt5-qttools (5.15.6_git20220907-r1) (570/734) Installing phonon (4.11.1-r3) (571/734) Installing talloc (2.3.4-r1) (572/734) Installing tevent (0.13.0-r1) (573/734) Installing samba-util-libs (4.16.7-r1) (574/734) Installing jansson (2.14-r0) (575/734) Installing ldb (2.5.2-r1) (576/734) Installing libwbclient (4.16.7-r1) (577/734) Installing samba-libs (4.16.7-r1) (578/734) Installing libsmbclient (4.16.7-r1) (579/734) Installing kio-extras (22.12.0-r0) (580/734) Installing kquickcharts (5.101.0-r0) (581/734) Installing xorg-server-common (21.1.4-r1) (582/734) Installing libxkbfile (1.1.2-r0) (583/734) Installing xkbcomp (1.4.6-r0) (584/734) Installing libxfont2 (2.0.6-r0) (585/734) Installing libtirpc-conf (1.3.3-r0) (586/734) Installing libtirpc-nokrb (1.3.3-r0) (587/734) Installing libxcvt (0.1.2-r0) (588/734) Installing xwayland (22.1.5-r0) (589/734) Installing kscreenlocker (5.26.4-r0) (590/734) Installing libqaccessibilityclient (0.4.1-r1) (591/734) Installing xcb-util-cursor (0.1.4-r0) (592/734) Installing kwin (5.26.4-r0) (593/734) Installing kitemmodels (5.101.0-r0) (594/734) Installing threadweaver (5.101.0-r0) (595/734) Installing krunner (5.101.0-r0) (596/734) Installing milou (5.26.4-r0) (597/734) Installing pipewire-media-session (0.4.1-r0) (598/734) Installing font-hack (3.003-r3) (599/734) Installing qqc2-desktop-style (5.101.0-r0) (600/734) Installing plasma-integration (5.26.4-r0) (601/734) Installing qtchooser (66-r2) (602/734) Installing plasma-workspace-libs (5.26.4.1-r0) (603/734) Installing kactivities-stats (5.101.0-r0) (604/734) Installing baloo (5.101.0-r0) (605/734) Installing kholidays (5.101.0-r0) (606/734) Installing libkexiv2 (22.12.0-r0) (607/734) Installing knotifyconfig (5.101.0-r0) (608/734) Installing kparts (5.101.0-r0) (609/734) Installing zxing-cpp (1.4.0-r0) (610/734) Installing libdmtx-libs (0.7.7-r0) (611/734) Installing libqrencode (4.1.1-r1) (612/734) Installing prison (5.101.0-r0) (613/734) Installing ktexteditor (5.101.0-r0) (614/734) Installing libpcap (1.10.1-r1) (615/734) Installing lm-sensors-libs (3.6.0-r4) (616/734) Installing libksysguard (5.26.4-r0) (617/734) Installing kuserfeedback (1.2.0-r1) (618/734) Installing mpfr4 (4.1.1-r0) (619/734) Installing libqalculate (4.4.0-r1) (620/734) Installing plasma-workspace (5.26.4.1-r0) (621/734) Installing kpty (5.101.0-r0) (622/734) Installing kdesu (5.101.0-r0) (623/734) Installing kde-cli-tools (5.26.4-r0) (624/734) Installing qqc2-breeze-style (5.26.4-r0) (625/734) Installing plasma-mobile (5.26.4-r0) (626/734) Installing polkit-kde-agent-1 (5.26.4-r0) (627/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (628/734) Installing chrony-openrc (4.3-r0) (629/734) Installing haveged (1.9.18-r0) (630/734) Installing haveged-openrc (1.9.18-r0) (631/734) Installing libmnl (1.0.5-r0) (632/734) Installing libnftnl (1.2.4-r0) (633/734) Installing nftables (1.0.5-r3) (634/734) Installing nftables-openrc (1.0.5-r3) (635/734) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (636/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (637/734) Installing postmarketos-base-nftables (24-r0) Executing postmarketos-base-nftables-24-r0.post-install (638/734) Installing postmarketos-artwork-icons (2-r1) (639/734) Installing util-linux (2.38.1-r1) (640/734) Installing libfdisk (2.38.1-r1) (641/734) Installing libsmartcols (2.38.1-r1) (642/734) Installing util-linux-misc (2.38.1-r1) (643/734) Installing libeconf (0.5.0-r0) (644/734) Installing runuser (2.38.1-r1) (645/734) Installing mount (2.38.1-r1) (646/734) Installing losetup (2.38.1-r1) (647/734) Installing hexdump (2.38.1-r1) (648/734) Installing uuidgen (2.38.1-r1) (649/734) Installing blkid (2.38.1-r1) (650/734) Installing sfdisk (2.38.1-r1) (651/734) Installing mcookie (2.38.1-r1) (652/734) Installing agetty (2.38.1-r1) (653/734) Installing agetty-openrc (0.45.2-r7) (654/734) Installing wipefs (2.38.1-r1) (655/734) Installing cfdisk (2.38.1-r1) (656/734) Installing umount (2.38.1-r1) (657/734) Installing util-linux-openrc (2.38.1-r1) (658/734) Installing flock (2.38.1-r1) (659/734) Installing lsblk (2.38.1-r1) (660/734) Installing libcap-ng (0.8.3-r1) (661/734) Installing setpriv (2.38.1-r1) (662/734) Installing logger (2.38.1-r1) (663/734) Installing partx (2.38.1-r1) (664/734) Installing fstrim (2.38.1-r1) (665/734) Installing findmnt (2.38.1-r1) (666/734) Installing pcsc-lite-libs (1.9.9-r0) (667/734) Installing wpa_supplicant (2.10-r4) (668/734) Installing wpa_supplicant-openrc (2.10-r4) (669/734) Installing ifupdown-ng-wifi (0.12.1-r0) (670/734) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (671/734) Installing postmarketos-base-ui-networkmanager (6-r1) (672/734) Installing mpdecimal (2.5.1-r1) (673/734) Installing python3 (3.11.1-r1) (674/734) Installing py3-ruamel.yaml.clib (0.2.7-r1) (675/734) Installing py3-ruamel.yaml (0.17.21-r1) (676/734) Installing sleep-inhibitor (1.16-r1) (677/734) Installing sleep-inhibitor-openrc (1.16-r1) (678/734) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (679/734) Installing py3-dbus (1.3.2-r1) (680/734) Installing obex-capabilities (0.2.1-r2) (681/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (682/734) Installing postmarketos-base-ui-bluez-obexd (6-r1) (683/734) Installing pulseaudio-utils (9999_git20220528-r0) (684/734) Installing postmarketos-base-ui-pulseaudio (6-r1) (685/734) Installing upower (1.90.0-r2) (686/734) Installing device-pine64-pinephone-upower (0.44-r0) (687/734) Installing powerdevil-libs (5.26.4-r0) (688/734) Installing powerdevil (5.26.4-r0) (689/734) Installing bubblewrap (0.7.0-r0) (690/734) Installing fuse-common (3.12.0-r0) (691/734) Installing fuse-openrc (3.12.0-r0) (692/734) Installing fuse3-libs (3.12.0-r0) (693/734) Installing fuse3 (3.12.0-r0) (694/734) Installing xdg-desktop-portal (1.15.0-r0) (695/734) Installing xdg-desktop-portal-kde (5.26.4-r0) (696/734) Installing autologin (1.0.0-r4) (697/734) Installing tinydm (1.1.2-r1) (698/734) Installing tinydm-openrc (1.1.2-r1) (699/734) Installing postmarketos-base-ui-tinydm (6-r1) (700/734) Installing font-alias (1.0.4-r0) (701/734) Installing util-macros (1.19.3-r0) (702/734) Installing font-misc-misc (1.1.2-r3) (703/734) Installing font-cursor-misc (1.0.3-r3) (704/734) Installing xauth (1.1.2-r0) (705/734) Installing xmodmap (1.0.11-r0) (706/734) Installing xrdb (1.2.1-r1) (707/734) Installing xinit (1.4.2-r0) (708/734) Installing hwdata-pci (0.365-r0) (709/734) Installing libpciaccess (0.17-r0) (710/734) Installing xorg-server (21.1.4-r1) (711/734) Installing libinput (1.22.0-r0) (712/734) Installing xf86-input-libinput (1.2.1-r0) (713/734) Installing xf86-video-fbdev (0.5.0-r3) (714/734) Installing postmarketos-base-ui-x11 (6-r1) (715/734) 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 (716/734) Installing libexif (0.6.24-r0) (717/734) Installing hwloc (2.8.0-r0) (718/734) Installing libtbb (2021.7.0-r1) (719/734) Installing opencv (4.6.0-r4) (720/734) Installing postprocessd (0.2.1-r0) (721/734) Installing postprocessd-megapixels (0.2.1-r0) (722/734) Installing qmltermwidget (0.2.0-r1) (723/734) Installing qmlkonsole (22.11-r0) (724/734) Installing c-ares (1.18.1-r1) (725/734) Installing spacebar (22.11-r0) (726/734) Installing hkdm (0.2.0-r0) (727/734) Installing buffyboard (0.2.0-r0) (728/734) Installing terminus-font (4.49.1-r3) (729/734) Installing kbd-misc (2.5.1-r3) (730/734) Installing kbd (2.5.1-r3) (731/734) Installing kbd-openrc (2.5.1-r3) (732/734) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (733/734) Installing ttyescape-openrc (1.0.1-r1) (734/734) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r0.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.35-r1.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r2.trigger 2022/12/13 15:58:57 Generating for kernel version: 6.1.0-rc7 2022/12/13 15:58:57 Output directory: /boot 2022/12/13 15:58:57 == Generating initramfs == 2022/12/13 15:58:57 - Including hook files 2022/12/13 15:58:57 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/13 15:58:57 - Including hook scripts 2022/12/13 15:58:57 - Including required binaries 2022/12/13 15:58:57 - Including kernel modules 2022/12/13 15:58:57 - Including splash images 2022/12/13 15:58:57 - Writing and verifying initramfs archive 2022/12/13 15:58:57 == Generating initramfs extra == 2022/12/13 15:58:57 - Including extra binaries 2022/12/13 15:58:57 - Including FDE support 2022/12/13 15:58:58 - Writing and verifying initramfs-extra archive 2022/12/13 15:59:02 == 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/12/13 15:59:06 mkinitfs completed in: 9.548163561s Executing postmarketos-base-24-r0.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: 2139 MiB in 759 packages (2348870) [15:59:12] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2139 MiB in 759 packages (2348870) [15:59:16] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (2348870) [15:59:16] (rootfs_pine64-pinephone) install device-pine64-pinephone (2348870) [15:59:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2348870) [15:59:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2348870) [15:59:16] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2348870) [15:59:16] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (2348870) [15:59:16] New background process: pid=2358720, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2139 MiB in 759 packages (2348870) [15:59:19] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2139 MiB in 759 packages (2348870) [15:59:22] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2348870) [15:59:23] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (2348870) [15:59:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2348870) [15:59:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2348870) [15:59:23] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2348870) [15:59:23] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2348870) [15:59:23] New background process: pid=2358907, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2139 MiB in 759 packages (2348870) [15:59:26] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (2348870) [15:59:26] (rootfs_pine64-pinephone) % mkinitfs 2022/12/13 15:59:26 Generating for kernel version: 6.1.0-rc7 2022/12/13 15:59:26 Output directory: /boot 2022/12/13 15:59:26 == Generating initramfs == 2022/12/13 15:59:26 - Including hook files 2022/12/13 15:59:26 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/13 15:59:26 - Including hook scripts 2022/12/13 15:59:26 - Including required binaries 2022/12/13 15:59:26 - Including kernel modules 2022/12/13 15:59:27 - Including splash images 2022/12/13 15:59:27 - Writing and verifying initramfs archive 2022/12/13 15:59:27 == Generating initramfs extra == 2022/12/13 15:59:27 - Including extra binaries 2022/12/13 15:59:27 - Including FDE support 2022/12/13 15:59:28 - Writing and verifying initramfs-extra archive 2022/12/13 15:59:31 == 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/12/13 15:59:39 mkinitfs completed in: 12.386099665s (2348870) [15:59:39] *** SET LOGIN PASSWORD FOR: 'user' *** (2348870) [15:59:39] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (2348870) [15:59:39] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (2348870) [15:59:39] (rootfs_pine64-pinephone) locking root (2348870) [15:59:39] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (2348870) [15:59:39] NOTE: No valid keymap specified for device (2348870) [15:59:39] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (2348870) [15:59:46] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (2348870) [15:59:46] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (2348870) [15:59:46] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2348870) [15:59:46] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2348870) [15:59:46] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2348870) [15:59:46] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2348870) [15:59:46] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2255324 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (2348870) [15:59:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2348870) [15:59:46] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2348870) [15:59:46] (native) create pine64-pinephone.img (3461M) (2348870) [15:59:46] (native) % truncate -s 3461M /home/pmos/rootfs/pine64-pinephone.img (2348870) [15:59:46] (native) mount /dev/install (pine64-pinephone.img) (2348870) [15:59:46] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (2348870) [15:59:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2348870) [15:59:46] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2348870) [15:59:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2348870) [15:59:46] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2348870) [15:59:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2348870) [15:59:46] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2348870) [15:59:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2348870) [15:59:46] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2348870) [15:59:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2348870) [15:59:46] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2348870) [15:59:47] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2348870) [15:59:47] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2348870) [15:59:47] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2348870) [15:59:47] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2348870) [15:59:47] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2348870) [15:59:47] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2348870) [15:59:47] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2348870) [15:59:47] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (2348870) [15:59:47] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2348870) [15:59:47] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2348870) [15:59:47] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2348870) [15:59:47] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2348870) [15:59:47] (native) % parted -s /dev/install mktable msdos (2348870) [15:59:47] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (2348870) [15:59:47] (native) % parted -s /dev/install mkpart primary 256M 100% (2348870) [15:59:47] (native) % parted -s /dev/install set 1 boot on (2348870) [15:59:47] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2348870) [15:59:47] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2348870) [15:59:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2348870) [15:59:47] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2348870) [15:59:47] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2348870) [15:59:47] (native) install e2fsprogs (2348870) [15:59:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:59:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:59:47] (native) % cat /tmp/apk_progress_fifo (2348870) [15:59:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2348870) [15:59:47] New background process: pid=2360846, 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-r29.trigger OK: 26 MiB in 71 packages (2348870) [15:59:48] (native) format /dev/installp2 (root, ext4) (2348870) [15:59:48] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2348870) [15:59:48] (native) mount /dev/installp2 to /mnt/install (2348870) [15:59:48] (native) % mkdir -p /mnt/install (2348870) [15:59:48] (native) % mount /dev/installp2 /mnt/install (2348870) [15:59:48] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2348870) [15:59:48] (native) install e2fsprogs (2348870) [15:59:48] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:59:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2348870) [15:59:48] (native) % cat /tmp/apk_progress_fifo (2348870) [15:59:48] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2348870) [15:59:48] New background process: pid=2360875, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (2348870) [15:59:49] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (2348870) [15:59:49] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (2348870) [15:59:49] (native) % mkdir -p /mnt/install/boot (2348870) [15:59:49] (native) % mount /dev/installp1 /mnt/install/boot (2348870) [15:59:49] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2348870) [15:59:49] (native) copy rootfs_pine64-pinephone to /mnt/install/ (2348870) [15:59:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2348870) [15:59:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2348870) [15:59:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2348870) [15:59:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2348870) [15:59:49] (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/ (2348870) [15:59:56] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2348870) [15:59:56] % 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 (2348870) [15:59:56] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % 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/ (2348870) [15:59:56] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2348870) [15:59:56] % 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 (2348870) [15:59:56] 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 (2348870) [15:59:56] (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 (2348870) [15:59:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2348870) [15:59:58] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2348870) [16:00:01] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2348870) [16:00:01] (native) umount /dev/loop4 (2348870) [16:00:01] (native) % losetup -d /dev/loop4 (2348870) [16:00:01] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2348870) [16:00:01] (2348870) [16:00:01] *** FLASHING INFORMATION *** (2348870) [16:00:01] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2348870) [16:00:01] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2348870) [16:00:01] (2348870) [16:00:01] *** SSH DAEMON INFORMATION *** (2348870) [16:00:01] SSH daemon is enabled (disable with --no-sshd). (2348870) [16:00:01] Login as 'user' with the password given during installation. (2348870) [16:00:01] (2348870) [16:00:01] *** FIREWALL INFORMATION *** (2348870) [16:00:01] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2348870) [16:00:01] For more information: https://postmarketos.org/firewall (2348870) [16:00:01] (2348870) [16:00:01] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2348870) [16:00:01] DONE! total 2363300 -rw-r--r-- 1 root 12345 3629121536 Dec 13 16:00 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop4 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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/snapd_17883.snap 0 512 /dev/loop4 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Dec 13 16:00 pmOS_boot -> ../../loop4p1 lrwxrwxrwx 1 root root 13 Dec 13 16:00 pmOS_root -> ../../loop4p2 lrwxrwxrwx 1 root root 10 Dec 13 16:00 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Dec 13 15:58 bin drwxr-xr-x 2 root root 4096 Dec 13 15:59 boot drwxr-xr-x 2 root root 4096 Dec 13 15:55 dev drwxr-xr-x 65 root root 4096 Dec 13 15:59 etc drwxr-xr-x 3 root root 4096 Dec 13 15:59 home drwxr-xr-x 14 root root 4096 Dec 13 15:58 lib drwx------ 2 root root 16384 Dec 13 15:59 lost+found drwxr-xr-x 5 root root 4096 Dec 13 15:55 media drwxr-xr-x 8 root root 4096 Dec 13 15:55 mnt drwxr-xr-x 2 root root 4096 Dec 13 15:55 opt drwxr-xr-x 2 root root 4096 Dec 13 15:55 proc drwx------ 2 root root 4096 Dec 13 15:55 root drwxr-xr-x 6 root root 4096 Dec 13 15:58 run drwxr-xr-x 2 root root 4096 Dec 13 15:58 sbin drwxr-xr-x 2 root root 4096 Dec 13 15:55 srv drwxr-xr-x 2 root root 4096 Dec 13 15:55 sys drwxrwxrwt 2 root root 4096 Dec 13 15:59 tmp drwxr-xr-x 9 root root 4096 Dec 13 15:56 usr drwxr-xr-x 13 root root 4096 Dec 13 15:56 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-13 16:00:24-- 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% 29.4M=0s 2022-12-13 16:00:24 (29.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-12-13 09:53:25.871046 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-1420-g8d20a4f4e2 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25194 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670898192-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670898192-r0) (3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670898121-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670810888-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670810919-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670887954-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670810857-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670810998-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670898137-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670811009-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670811023-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670898176-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670898244-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670898207-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1670812472-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670897279-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670899012-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670899214-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670898863-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670870261-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670873935-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670875062-r0) (65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670887728-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670864232-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670899074-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670899074-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670898261-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670900321-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670898983-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670849596-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670842432-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670899133-r0) (85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670810835-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1670849071-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670898224-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670812299-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670899133-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670898892-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670899149-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670899149-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670899236-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2312 MiB in 759 packages (1/10) Installing bash (5.2.12-r0) Executing bash-5.2.12-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-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-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.1-r0) (7/10) Installing discover-backend-flatpak (5.26.4-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.0-r1) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2323 MiB in 769 packages (1/91) Installing syndication (9999_git1670061270-r0) (2/91) Installing alligator (9999_git1670899179-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.6.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r2) (12/91) Installing py3-parsing (3.0.9-r1) (13/91) Installing py3-packaging (22.0-r0) (14/91) Installing py3-setuptools (65.6.3-r0) (15/91) Installing py3-certifi (2022.12.7-r0) (16/91) Installing py3-charset-normalizer (3.0.1-r1) (17/91) Installing py3-idna (3.4-r3) (18/91) Installing py3-urllib3 (1.26.13-r0) (19/91) Installing py3-requests (2.28.1-r2) (20/91) Installing py3-ytmusicapi (0.24.1-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-r1) (24/91) Installing py3-websockets (10.4-r1) (25/91) Installing py3-brotli (1.0.9-r10) (26/91) Installing yt-dlp (2022.11.11-r1) (27/91) Installing audiotube (9999_git1670812457-r0) (28/91) Installing calindori (9999_git1670453726-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.14-r0) (31/91) Installing a52dec (0.8.0-r8) (32/91) Installing vulkan-loader (1.3.231.2-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.4-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.15-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-r10) (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.11-r0) (54/91) Installing vlc-libs (3.0.18-r0) (55/91) Installing vlc (3.0.18-r0) (56/91) Installing elisa (22.12.0-r0) (57/91) Installing kunitconversion (9999_git1670810984-r0) (58/91) Installing kalk (9999_git1670638092-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1670899196-r0) (61/91) Installing keysmith (9999_git1669951912-r0) (62/91) Installing krecorder (9999_git1670777115-r0) (63/91) Installing kpublictransport (22.12.0-r0) (64/91) Installing ktrip (9999_git1670034015-r0) (65/91) Installing kweathercore (9999_git1670599425-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1670607826-r0) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1670898629-r0) (71/91) Installing kjs (9999_git1670060937-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.12.0-r0) (77/91) Installing poppler-qt5 (22.12.0-r0) (78/91) Installing kdegraphics-mobipocket (22.12.0-r0) (79/91) Installing libspectre (0.2.11-r0) (80/91) Installing okular-common (22.12.0-r0) (81/91) Installing okular (22.12.0-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-r2) (85/91) Installing plasmatube (9999_git1670810290-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_git1670898669-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.18-r0.trigger OK: 2492 MiB in 860 packages (chroot) Exiting chroot... [16:02:09] Unregister qemu binfmt (arm) [16:02:09] Unregister qemu binfmt (aarch64) [16:02:09] Unregister qemu binfmt (riscv64) [16:02:09] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:02:09] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:02:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:02:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:02:11] Cleared up ~4536 MB of space [16:02:11] DONE! Building image for pine64-pinephonepro Already up to date. [16:02:12] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:02:12] Channel [edge]: [16:02:12] Vendor [qemu]: [16:02:12] Device codename [amd64]: [16:02:12] Kernel [lts]: [16:02:12] Username [user]: [16:02:12] User interface [weston]: [16:02:12] Change them? (y/n) [n]: [16:02:12] Extra packages [none]: [16:02:12] Use this timezone instead of GMT? (y/n) [y]: [16:02:12] Choose default locale for installation [C.UTF-8]: [16:02:12] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:02:12] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:02:12] Config changed: ui='plasma-mobile' [16:02:13] Config changed: device='pine64-pinephonepro' [16:02:13] Config changed: kernel='' [16:02:13] Config changed: extra_packages='osk-sdl' (2402478) [16:02:13] % 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) (2402478) [16:02:13] % 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.12] description=Upcoming stable release (DO NOT USE) branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [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 (2402478) [16:02:13] *** (1/4) PREPARE NATIVE CHROOT *** (2402478) [16:02:13] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2402478) [16:02:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2402478) [16:02:13] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2402478) [16:02:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2402478) [16:02:13] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2402478) [16:02:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2402478) [16:02:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2402478) [16:02:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2402478) [16:02:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2402478) [16:02:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2402478) [16:02:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2402478) [16:02:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2402478) [16:02:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2402478) [16:02:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2402478) [16:02:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2402478) [16:02:14] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2402478) [16:02:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2402478) [16:02:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2402478) [16:02:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2402478) [16:02:14] Update package index for x86_64 (4 file(s)) (2402478) [16:02:14] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2402478) [16:02:14] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2402478) [16:02:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2402478) [16:02:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2402478) [16:02:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2402478) [16:02:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2402478) [16:02:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2402478) [16:02:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2402478) [16:02:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2402478) [16:02:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2402478) [16:02:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2402478) [16:02:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2402478) [16:02:16] extracted: /tmp/pmbootstrapc__a3exdapk (2402478) [16:02:16] extracted: /tmp/pmbootstrap8k0e_sqksig (2402478) [16:02:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2402478) [16:02:16] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap8k0e_sqksig /tmp/pmbootstrapc__a3exdapk Verified OK (2402478) [16:02:16] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2402478) [16:02:16] % /tmp/pmbootstrapc__a3exdapk --version apk-tools 2.12.10, compiled for x86_64. (2402478) [16:02:16] (native) install alpine-base (2402478) [16:02:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % 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 (2402478) [16:02:16] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2402478) [16:02:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2402478) [16:02:16] (native) update /etc/apk/repositories (2402478) [16:02:16] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2402478) [16:02:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2402478) [16:02:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2402478) [16:02:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2402478) [16:02:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2402478) [16:02:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2402478) [16:02:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2402478) [16:02:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2402478) [16:02:16] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2402478) [16:02:16] New background process: pid=2402637, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (2402478) [16:02:17] (native) % adduser -D pmos -u 12345 (2402478) [16:02:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2402478) [16:02:17] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2402478) [16:02:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2402478) [16:02:17] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2402478) [16:02:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2402478) [16:02:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2402478) [16:02:17] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2402478) [16:02:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2402478) [16:02:17] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2402478) [16:02:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2402478) [16:02:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2402478) [16:02:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2402478) [16:02:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2402478) [16:02:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2402478) [16:02:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2402478) [16:02:18] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2402478) [16:02:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2402478) [16:02:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2402478) [16:02:18] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2402478) [16:02:20] (native) install cryptsetup util-linux parted (2402478) [16:02:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:02:20] (native) % cat /tmp/apk_progress_fifo (2402478) [16:02:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2402478) [16:02:20] New background process: pid=2403038, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221210-r0) (11/42) Installing ncurses-libs (6.3_p20221210-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r7) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (2402478) [16:02:22] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2402478) [16:02:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2402478) [16:02:22] % 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 (2402478) [16:02:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2402478) [16:02:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (2402478) [16:02:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (2402478) [16:02:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (2402478) [16:02:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (2402478) [16:02:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (2402478) [16:02:22] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2402478) [16:02:22] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2402478) [16:02:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2402478) [16:02:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2402478) [16:02:22] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2402478) [16:02:22] (native) install qemu-aarch64 (2402478) [16:02:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:02:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:02:23] (native) % cat /tmp/apk_progress_fifo (2402478) [16:02:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2402478) [16:02:23] New background process: pid=2403490, 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-r29.trigger OK: 25 MiB in 68 packages (2402478) [16:02:23] Register qemu binfmt (aarch64) (2402478) [16:02:23] % 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 (2402478) [16:02:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (2402478) [16:02:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2402478) [16:02:23] % 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 (2402478) [16:02:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2402478) [16:02:23] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2402478) [16:02:23] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2402478) [16:02:23] extracted: /tmp/pmbootstraphhxaf_qqapk (2402478) [16:02:23] extracted: /tmp/pmbootstrap1n9r2hkysig (2402478) [16:02:23] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2402478) [16:02:23] % 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/pmbootstrap1n9r2hkysig /tmp/pmbootstraphhxaf_qqapk Verified OK (2402478) [16:02:23] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2402478) [16:02:23] % /tmp/pmbootstraphhxaf_qqapk --version apk-tools 2.12.10, compiled for x86_64. (2402478) [16:02:23] (rootfs_pine64-pinephonepro) install alpine-base (2402478) [16:02:23] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (2402478) [16:02:23] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (2402478) [16:02:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (2402478) [16:02:23] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (2402478) [16:02:23] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2402478) [16:02:23] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2402478) [16:02:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2402478) [16:02:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2402478) [16:02:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2402478) [16:02:24] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2402478) [16:02:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2402478) [16:02:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2402478) [16:02:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2402478) [16:02:24] Update package index for aarch64 (4 file(s)) (2402478) [16:02:24] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2402478) [16:02:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2402478) [16:02:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2402478) [16:02:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2402478) [16:02:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2402478) [16:02:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2402478) [16:02:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2402478) [16:02:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2402478) [16:02:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2402478) [16:02:25] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2402478) [16:02:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2402478) [16:02:25] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2402478) [16:02:25] % 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 (2402478) [16:02:25] New background process: pid=2403540, 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-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (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-r7) Executing openrc-0.45.2-r7.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (17/25) Installing ssl_client (1.35.0-r29) (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-r29) (21/25) Installing busybox-suid (1.35.0-r29) (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-r0) Executing busybox-1.35.0-r29.trigger OK: 13 MiB in 25 packages (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % getent passwd user (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % addgroup user wheel (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % addgroup user video (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (2402478) [16:02:27] (rootfs_pine64-pinephonepro) % addgroup user audio (2402478) [16:02:28] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (2402478) [16:02:28] (rootfs_pine64-pinephonepro) % addgroup user input (2402478) [16:02:28] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (2402478) [16:02:28] (rootfs_pine64-pinephonepro) % addgroup user plugdev (2402478) [16:02:28] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (2402478) [16:02:28] (rootfs_pine64-pinephonepro) % addgroup user netdev (2402478) [16:02:28] 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 (2402478) [16:02:30] (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) (2402478) [16:02:30] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2402478) [16:02:30] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2402478) [16:02:31] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2402478) [16:02:32] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2402478) [16:02:33] (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 (2402478) [16:02:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2402478) [16:02:33] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2402478) [16:02:33] (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 (2402478) [16:02:33] New background process: pid=2404022, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/728) Installing icu-data-full (72.1-r1) (2/728) Installing dbus-libs (1.14.4-r0) (3/728) Installing libgcc (12.2.1_git20220924-r5) (4/728) Installing libffi (3.4.4-r0) (5/728) Installing libintl (0.21.1-r1) (6/728) Installing libblkid (2.38.1-r1) (7/728) Installing libmount (2.38.1-r1) (8/728) Installing pcre2 (10.42-r0) (9/728) Installing glib (2.74.3-r0) (10/728) Installing libstdc++ (12.2.1_git20220924-r5) (11/728) Installing icu-libs (72.1-r1) (12/728) Installing libpcre2-16 (10.42-r0) (13/728) Installing zstd-libs (1.5.2-r9) (14/728) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/728) Installing hicolor-icon-theme (0.17-r2) (16/728) Installing libmagic (5.43-r0) (17/728) Installing file (5.43-r0) (18/728) Installing libxau (1.0.11-r0) (19/728) Installing libmd (1.0.4-r0) (20/728) Installing libbsd (0.11.7-r0) (21/728) Installing libxdmcp (1.1.4-r0) (22/728) Installing libxcb (1.15-r0) (23/728) Installing libx11 (1.8.2-r0) (24/728) Installing libxext (1.3.5-r0) (25/728) Installing libice (1.1.1-r0) (26/728) Installing libuuid (2.38.1-r1) (27/728) Installing libsm (1.2.3-r2) (28/728) Installing libxt (1.2.1-r1) (29/728) Installing libxmu (1.1.4-r0) (30/728) Installing xset (1.2.5-r0) (31/728) Installing xprop (1.2.6-r0) (32/728) Installing xdg-utils (1.1.3-r4) (33/728) Installing mesa (22.2.5-r0) (34/728) Installing libdrm (2.4.114-r0) (35/728) Installing libexpat (2.5.0-r0) (36/728) Installing wayland-libs-server (1.21.0-r1) (37/728) Installing mesa-glapi (22.2.5-r0) (38/728) Installing mesa-gles (22.2.5-r0) (39/728) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/728) Installing libxcomposite (0.4.6-r0) (41/728) Installing brotli-libs (1.0.9-r10) (42/728) Installing libbz2 (1.0.8-r4) (43/728) Installing libpng (1.6.39-r2) (44/728) Installing freetype (2.12.1-r0) (45/728) Installing fontconfig (2.14.1-r0) (46/728) Installing wayland-libs-client (1.21.0-r1) (47/728) Installing wayland-libs-cursor (1.21.0-r1) (48/728) Installing wayland-libs-egl (1.21.0-r1) (49/728) Installing xkeyboard-config (2.37-r0) (50/728) Installing xz-libs (5.2.9-r0) (51/728) Installing libxml2 (2.10.3-r2) (52/728) Installing libxkbcommon (1.4.1-r0) (53/728) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/728) Installing mesa-gbm (22.2.5-r0) (55/728) Installing libxshmfence (1.3.2-r0) (56/728) Installing mesa-egl (22.2.5-r0) (57/728) Installing avahi-libs (0.8-r6) (58/728) Installing gmp (6.2.1-r2) (59/728) Installing nettle (3.8.1-r0) (60/728) Installing p11-kit (0.24.1-r1) (61/728) Installing libtasn1 (4.19.0-r0) (62/728) Installing libunistring (1.1-r0) (63/728) Installing gnutls (3.7.8-r2) (64/728) Installing cups-libs (2.4.2-r1) (65/728) Installing pkgconf (1.9.3-r1) (66/728) Installing shared-mime-info (2.2-r2) (67/728) Installing libjpeg-turbo (2.1.4-r0) (68/728) Installing libwebp (1.2.4-r1) (69/728) Installing tiff (4.4.0-r1) (70/728) Installing gdk-pixbuf (2.42.10-r0) (71/728) Installing gtk-update-icon-cache (3.24.35-r1) (72/728) Installing libxfixes (6.0.0-r0) (73/728) Installing libxrender (0.9.11-r0) (74/728) Installing libxcursor (1.2.1-r1) (75/728) Installing libxdamage (1.1.6-r0) (76/728) Installing libxi (1.8-r0) (77/728) Installing libxinerama (1.1.5-r0) (78/728) Installing libxrandr (1.5.3-r0) (79/728) Installing libatk-1.0 (2.46.0-r0) (80/728) Installing libxtst (1.2.4-r0) (81/728) Installing at-spi2-core (2.46.0-r0) (82/728) Installing libatk-bridge-2.0 (2.46.0-r0) (83/728) Installing pixman (0.42.2-r0) (84/728) Installing cairo (1.17.6-r3) (85/728) Installing cairo-gobject (1.17.6-r3) (86/728) Installing libepoxy (1.5.10-r0) (87/728) Installing fribidi (1.0.12-r0) (88/728) Installing graphite2 (1.3.14-r2) (89/728) Installing harfbuzz (5.3.1-r1) (90/728) Installing libxft (2.3.7-r0) (91/728) Installing pango (1.50.12-r0) (92/728) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/728) Installing libevdev (1.13.0-r0) (94/728) Installing mtdev (1.1.6-r1) (95/728) Installing eudev-libs (3.2.11-r6) (96/728) Installing libinput-libs (1.22.0-r0) (97/728) Installing xcb-util-wm (0.4.2-r0) (98/728) Installing xcb-util (0.4.0-r3) (99/728) Installing xcb-util-image (0.4.1-r0) (100/728) Installing xcb-util-keysyms (0.4.1-r0) (101/728) Installing xcb-util-renderutil (0.3.10-r0) (102/728) Installing libxkbcommon-x11 (1.4.1-r0) (103/728) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/728) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/728) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/728) Installing kirigami2-libs (5.101.0-r0) (107/728) Installing libgomp (12.2.1_git20220924-r5) (108/728) Installing kirigami2 (5.101.0-r0) (109/728) Installing kactivities-libs (5.101.0-r0) (110/728) Installing karchive (5.101.0-r0) (111/728) Installing kconfig (5.101.0-r0) (112/728) Installing kcoreaddons (5.101.0-r0) (113/728) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/728) Installing kwindowsystem (5.101.0-r0) (115/728) Installing kcrash (5.101.0-r0) (116/728) Installing kdbusaddons (5.101.0-r0) (117/728) Installing kglobalaccel (5.101.0-r0) (118/728) Installing kguiaddons (5.101.0-r0) (119/728) Installing ki18n (5.101.0-r0) (120/728) Installing libelogind (246.10-r5) (121/728) Installing polkit-elogind-libs (122-r0) (122/728) Installing polkit-qt-1 (0.114.0-r1) (123/728) Installing kauth (5.101.0-r0) (124/728) Installing kcodecs (5.101.0-r0) (125/728) Installing kwidgetsaddons (5.101.0-r0) (126/728) Installing kconfigwidgets (5.101.0-r0) (127/728) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/728) Installing kiconthemes (5.101.0-r0) (129/728) Installing kitemviews (5.101.0-r0) (130/728) Installing kxmlgui (5.101.0-r0) (131/728) Installing kbookmarks (5.101.0-r0) (132/728) Installing kcompletion (5.101.0-r0) (133/728) Installing libxml2-utils (2.10.3-r2) (134/728) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/728) Installing libgpg-error (1.46-r1) (136/728) Installing libgcrypt (1.10.1-r0) (137/728) Installing libxslt (1.1.37-r0) (138/728) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/728) Installing kdoctools (5.101.0-r0) (140/728) Installing kjobwidgets (5.101.0-r0) (141/728) Installing alsa-lib (1.2.8-r0) (142/728) Installing libxxf86vm (1.1.5-r0) (143/728) Installing mesa-gl (22.2.5-r0) (144/728) Installing libxv (1.0.12-r0) (145/728) Installing cdparanoia-libs (10.2-r11) (146/728) Installing graphene (1.10.8-r1) (147/728) Installing gstreamer (1.20.4-r0) (148/728) Installing libogg (1.3.5-r1) (149/728) Installing opus (1.3.1-r1) (150/728) Installing orc (0.4.33-r0) (151/728) Installing libtheora (1.1.1-r16) (152/728) Installing libvorbis (1.3.7-r0) (153/728) Installing gst-plugins-base (1.20.4-r1) (154/728) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/728) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/728) Installing sound-theme-freedesktop (0.8-r0) (157/728) Installing libltdl (2.4.7-r0) (158/728) Installing libcanberra (0.30-r9) (159/728) Installing libcanberra-gstreamer (0.30-r9) (160/728) Installing knotifications (5.101.0-r0) (161/728) Installing kservice (5.101.0-r0) (162/728) Installing solid-libs (5.101.0-r0) (163/728) Installing libhunspell (1.7.1-r0) (164/728) Installing ncurses-terminfo-base (6.3_p20221210-r0) (165/728) Installing ncurses-libs (6.3_p20221210-r0) (166/728) Installing readline (8.2.0-r0) (167/728) Installing hunspell (1.7.1-r0) (168/728) Installing sonnet (5.101.0-r0) (169/728) Installing ktextwidgets (5.101.0-r0) (170/728) Installing kio (5.101.0-r0) (171/728) Installing kpackage (5.101.0-r0) (172/728) Installing kdeclarative (5.101.0-r0) (173/728) Installing kwayland (5.101.0-r0) (174/728) Installing plasma-framework (5.101.0-r0) (175/728) Installing sqlite-libs (3.40.0-r0) (176/728) Installing libaccounts-glib (1.26-r1) (177/728) Installing libaccounts-qt (1.16-r1) (178/728) Installing signond (8.61-r0) (179/728) Installing accounts-qml-module (0.7_git20190605-r1) (180/728) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/728) Installing sdl2 (2.26.1-r0) (182/728) Installing svt-av1-libs (1.4.0-r0) (183/728) Installing aom-libs (3.5.0-r0) (184/728) Installing libass (0.17.0-r0) (185/728) Installing libdav1d (1.0.0-r2) (186/728) Installing lcms2 (2.14-r0) (187/728) Installing libjxl (0.7.0-r0) (188/728) Installing lame (3.100-r2) (189/728) Installing libasyncns (0.8-r1) (190/728) Installing flac-libs (1.4.2-r0) (191/728) Installing libsndfile (1.1.0-r2) (192/728) Installing soxr (0.1.3-r3) (193/728) Installing speexdsp (1.2.1-r0) (194/728) Installing tdb-libs (1.4.7-r1) (195/728) Installing libpulse (9999_git20220528-r0) (196/728) Installing cjson (1.7.15-r3) (197/728) Installing mbedtls (2.28.1-r1) (198/728) Installing librist (0.2.7-r0) (199/728) Installing libsrt (1.5.1-r0) (200/728) Installing libssh (0.10.4-r0) (201/728) Installing v4l-utils-libs (1.22.1-r2) (202/728) Installing libva (2.16.0-r0) (203/728) Installing libvdpau (1.5-r0) (204/728) Installing vidstab (1.1.0-r2) (205/728) Installing libvpx (1.12.0-r1) (206/728) Installing x264-libs (0.164_git20220602-r0) (207/728) Installing numactl (2.0.16-r0) (208/728) Installing x265-libs (3.5-r3) (209/728) Installing xvidcore (1.3.7-r1) (210/728) Installing libsodium (1.0.18-r2) (211/728) Installing libzmq (4.3.4-r1) (212/728) Installing ffmpeg-libs (5.1.2-r3) (213/728) Installing libevent (2.1.12-r5) (214/728) Installing minizip (1.2.13-r0) (215/728) Installing nspr (4.35-r0) (216/728) Installing nss (3.86-r0) (217/728) Installing re2 (2022.12.01-r0) (218/728) Installing snappy (1.1.9-r4) (219/728) Installing qt5-qtwebengine (5.15.11-r9) (220/728) Installing libnotify (0.8.1-r1) (221/728) Installing libproxy (0.4.18-r2) (222/728) Installing signon-ui (0.17_git20171023-r2) (223/728) Installing libassuan (2.5.5-r1) (224/728) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/728) Installing gnupg-gpgconf (2.2.40-r0) (226/728) Installing gpg (2.2.40-r0) (227/728) Installing npth (1.6-r2) (228/728) Installing gpg-agent (2.2.40-r0) (229/728) Installing libksba (1.6.2-r0) (230/728) Installing gpgsm (2.2.40-r0) (231/728) Installing gpgme (1.18.0-r1) (232/728) Installing gpgmepp (1.18.0-r1) (233/728) Installing gdbm (1.23-r0) (234/728) Installing libsasl (2.1.28-r3) (235/728) Installing libqca (2.3.4-r2) (236/728) Installing kwallet (5.101.0-r0) (237/728) Installing kaccounts-integration (22.12.0-r0) (238/728) Installing purpose (5.101.0-r0) (239/728) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/728) Installing qt5-qtfeedback (0_git20180903-r0) (241/728) Installing angelfish (22.11-r0) (242/728) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/728) Installing gtk-engines-clearlooks (2.21.0-r3) (244/728) Installing gtk-engines-crux (2.21.0-r3) (245/728) Installing gtk-engines-industrial (2.21.0-r3) (246/728) Installing gtk-engines-mist (2.21.0-r3) (247/728) Installing gtk-engines-redmond (2.21.0-r3) (248/728) Installing gtk-engines-thinice (2.21.0-r3) (249/728) Installing gtk-engines (2.21.0-r3) (250/728) Installing breeze-gtk (5.26.4-r0) (251/728) Installing alsa-ucm-conf (1.2.8-r1) (252/728) Installing ca-certificates (20220614-r2) (253/728) Installing nghttp2-libs (1.51.0-r0) (254/728) Installing libcurl (7.86.0-r1) (255/728) Installing libgpiod (1.6.3-r2) (256/728) Installing libgudev (237-r1) (257/728) Installing libmm-glib (1.20.2-r1) (258/728) Installing libusb (1.0.26-r0) (259/728) Installing eg25-manager (0.4.6-r0) (260/728) Installing eg25-manager-openrc (0.4.6-r0) (261/728) Installing linux-pine64-pinephonepro (6.1_rc8-r1) (262/728) Installing udev-init-scripts (35-r1) (263/728) Installing udev-init-scripts-openrc (35-r1) (264/728) Installing kmod-libs (30-r1) (265/728) Installing eudev (3.2.11-r6) (266/728) Installing eudev-openrc (3.2.11-r6) (267/728) Installing openssh-keygen (9.1_p1-r1) (268/728) Installing libedit (20221030.3.1-r0) (269/728) Installing openssh-client-common (9.1_p1-r1) (270/728) Installing openssh-client-default (9.1_p1-r1) (271/728) Installing openssh-sftp-server (9.1_p1-r1) (272/728) Installing openssh-server-common (9.1_p1-r1) (273/728) Installing openssh-server (9.1_p1-r1) (274/728) Installing openssh (9.1_p1-r1) (275/728) Installing boot-deploy (0.6.1-r0) (276/728) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (277/728) Installing lzo (2.10-r3) (278/728) Installing btrfs-progs (6.0.2-r0) (279/728) Installing bzip2 (1.0.8-r4) (280/728) Installing argon2-libs (20190702-r2) (281/728) Installing device-mapper-libs (2.03.17-r1) (282/728) Installing json-c (0.16-r0) (283/728) Installing cryptsetup-libs (2.6.0-r0) (284/728) Installing popt (1.19-r0) (285/728) Installing cryptsetup (2.6.0-r0) (286/728) Installing cryptsetup-openrc (2.6.0-r0) (287/728) Installing libaio (0.3.113-r0) (288/728) Installing device-mapper-event-libs (2.03.17-r1) (289/728) Installing lvm2-libs (2.03.17-r1) (290/728) Installing device-mapper (2.03.17-r1) (291/728) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (292/728) Installing libcom_err (1.46.5-r4) (293/728) Installing e2fsprogs-libs (1.46.5-r4) (294/728) Installing e2fsprogs (1.46.5-r4) (295/728) Installing e2fsprogs-extra (1.46.5-r4) (296/728) Installing f2fs-tools-libs (1.15.0-r0) (297/728) Installing f2fs-tools (1.15.0-r0) (298/728) Installing lz4 (1.9.4-r1) (299/728) Installing userspace-rcu (0.13.2-r0) (300/728) Installing multipath-tools (0.9.3-r1) (301/728) Installing multipath-tools-openrc (0.9.3-r1) (302/728) Installing parted (3.5-r0) (303/728) Installing postmarketos-mvcfg (1-r0) (304/728) Installing postmarketos-keys (1-r0) (305/728) Installing sudo (1.9.12_p1-r1) (306/728) Installing postmarketos-base-nofde (24-r0) (307/728) Installing unudhcpd (0.2.1-r0) (308/728) Installing xz (5.2.9-r0) (309/728) Installing postmarketos-mkinitfs (1.5.1-r2) (310/728) Installing postmarketos-base (24-r0) Executing postmarketos-base-24-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (311/728) Installing llvm15-libs (15.0.6-r1) (312/728) Installing musl-fts (1.2.7-r3) (313/728) Installing libelf (0.188-r0) (314/728) Installing mesa-dri-gallium (22.2.5-r0) (315/728) Installing postmarketos-base-mesa (24-r0) (316/728) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (317/728) Installing dbus-openrc (1.14.4-r0) (318/728) Installing libacl (2.3.1-r1) (319/728) Installing lz4-libs (1.9.4-r1) (320/728) Installing libarchive (3.6.2-r1) (321/728) Installing libcbor (0.9.0-r1) (322/728) Installing efivar-libs (38-r1) (323/728) Installing libgcab (1.5-r0) (324/728) Installing json-glib (1.6.6-r1) (325/728) Installing libgusb (0.4.2-r0) (326/728) Installing libjcat (0.1.12-r0) (327/728) Installing libmbim (1.28.2-r0) (328/728) Installing protobuf-c (1.4.1-r1) (329/728) Installing libqrtr-glib (1.2.2-r0) (330/728) Installing libqmi (1.32.2-r0) (331/728) Installing tpm2-tss-mu (3.2.0-r0) (332/728) Installing tpm2-tss-sys (3.2.0-r0) (333/728) Installing tpm2-tss-esys (3.2.0-r0) (334/728) Installing libxmlb (0.3.10-r0) (335/728) Installing fwupd (1.8.8-r0) (336/728) Installing fwupd-openrc (1.8.8-r0) (337/728) Installing device-pine64-pinephonepro (3.5-r1) Executing device-pine64-pinephonepro-3.5-r1.post-install * service eg25-manager added to runlevel default (338/728) Installing firmware-pine64-pinebookpro (2-r0) (339/728) Installing linux-firmware-cypress (20221109-r0) (340/728) Installing linux-firmware-brcm (20221109-r0) (341/728) Installing linux-firmware-rockchip (20221109-r0) (342/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1) (343/728) Installing yaml (0.2.5-r0) (344/728) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (345/728) Installing appstream-qt (0.15.5-r2) (346/728) Installing attica (5.101.0-r0) (347/728) Installing kidletime (5.101.0-r0) (348/728) Installing knewstuff (5.101.0-r0) (349/728) Installing discover (5.26.4-r0) (350/728) Installing libapk-qt (0.4.2-r0) (351/728) Installing discover-backend-apk (5.26.4-r0) (352/728) Installing discover-backend-fwupd (5.26.4-r0) (353/728) Installing font-droid-nonlatin (20200215-r2) (354/728) Installing font-noto-common (0_git20211101-r6) (355/728) Installing font-noto-math (0_git20211101-r6) (356/728) Installing font-noto-symbols (0_git20211101-r6) (357/728) Installing font-noto (0_git20211101-r6) (358/728) Installing font-noto-emoji (2.038-r0) (359/728) Installing font-noto-extra (0_git20211101-r6) (360/728) Installing mauiman (1.0.1-r0) (361/728) Installing mauikit (2.2.1-r0) (362/728) Installing exiv2 (0.27.5-r1) (363/728) Installing mauikit-imagetools (2.2.1-r0) (364/728) Installing mauikit-filebrowsing (2.2.1-r0) (365/728) Installing index (2.2.1-r0) (366/728) Installing signon-plugin-oauth2 (0.25-r0) (367/728) Installing kaccounts-providers (22.12.0-r0) (368/728) Installing kirigami-addons (0.6.1-r0) (369/728) Installing kclock (22.11-r0) (370/728) Installing gsettings-desktop-schemas (43.0-r0) (371/728) Installing kdecoration (5.26.4-r0) (372/728) Installing kde-gtk-config (5.26.4-r0) (373/728) Installing kirigami-gallery (22.12.0-r0) (374/728) Installing kquickimageeditor (0.2.0-r1) (375/728) Installing taglib (1.13-r0) (376/728) Installing kfilemetadata (5.101.0-r0) (377/728) Installing qt5-qtlocation (5.15.6_git20220907-r1) (378/728) Installing koko (22.11-r0) (379/728) Installing kasync (0.3.0-r2) (380/728) Installing gpg-wks-server (2.2.40-r0) (381/728) Installing gpgv (2.2.40-r0) (382/728) Installing libldap (2.6.3-r6) (383/728) Installing gnupg-dirmngr (2.2.40-r0) (384/728) Installing gnupg-utils (2.2.40-r0) (385/728) Installing gnupg-wks-client (2.2.40-r0) (386/728) Installing gnupg (2.2.40-r0) (387/728) Installing iso-codes (4.12.0-r0) (388/728) Installing kcontacts (5.101.0-r0) (389/728) Installing kpeople (5.101.0-r0) (390/728) Installing libical (3.0.16-r1) (391/728) Installing kcalendarcore (5.101.0-r0) (392/728) Installing kmime (22.12.0-r0) (393/728) Installing kimap2 (0.4.0-r1) (394/728) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (395/728) Installing kdav2 (0.4.0-r1) (396/728) Installing lmdb (0.9.29-r2) (397/728) Installing libxapian (1.4.21-r0) (398/728) Installing sink (0.9.0-r3) (399/728) Installing kpeoplesink (0_git20210224-r1) (400/728) Installing kpeoplevcard (0.1-r2) (401/728) Installing libraw (0.20.2-r2) (402/728) Installing libraw-tools (0.20.2-r2) (403/728) Installing imagemagick-libs (7.1.0.54-r0) (404/728) Installing jbig2dec (0.19-r1) (405/728) Installing ghostscript (10.0.0-r0) (406/728) Installing libde265 (1.0.9-r0) (407/728) Installing libheif (1.14.0-r0) (408/728) Installing librsvg (2.55.1-r0) (409/728) Installing imagemagick (7.1.0.54-r0) (410/728) Installing perl (5.36.0-r0) (411/728) Installing perl-image-exiftool (12.50-r0) (412/728) Installing exiftool (12.50-r0) (413/728) Installing feedbackd-device-themes (0_git20220202-r0) (414/728) Installing gsound (1.0.3-r1) (415/728) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (416/728) Installing tzdata (2022g-r0) (417/728) Installing openexr (3.1.5-r3) (418/728) Installing soundtouch (2.3.2-r1) (419/728) Installing libraw1394 (2.1.2-r3) (420/728) Installing libdc1394 (2.2.6-r1) (421/728) Installing tslib (1.22-r1) (422/728) Installing directfb (1.7.7-r5) (423/728) Installing faac (1.30-r2) (424/728) Installing fdk-aac (2.0.2-r1) (425/728) Installing flite (2.2-r1) (426/728) Installing libsamplerate (0.2.2-r0) (427/728) Installing jack (1.9.21-r0) (428/728) Installing portaudio (19.7.0-r0) (429/728) Installing fluidsynth-libs (2.3.0-r0) (430/728) Installing libfreeaptx (0.1.1-r1) (431/728) Installing gsm (1.0.22-r1) (432/728) Installing libldac (2.0.2.3-r0) (433/728) Installing libmodplug (0.8.9.0-r2) (434/728) Installing neon (0.32.4-r0) (435/728) Installing libnice (0.1.19-r0) (436/728) Installing openal-soft (1.22.2-r2) (437/728) Installing openjpeg (2.5.0-r0) (438/728) Installing librtmp (2.4_git20190330-r2) (439/728) Installing sbc (2.0-r0) (440/728) Installing spandsp (0.0.6-r2) (441/728) Installing libsrtp (2.4.2-r3) (442/728) Installing vo-aacenc (0.1.3-r0) (443/728) Installing vo-amrwbenc (0.1.3-r0) (444/728) Installing libzbar (0.23.92-r2) (445/728) Installing gst-plugins-bad (1.20.4-r2) (446/728) Installing gtk4.0 (4.8.2-r1) Executing gtk4.0-4.8.2-r1.post-install (447/728) Installing megapixels (1.6.0-r0) (448/728) Installing encodings (1.0.6-r0) (449/728) Installing libfontenc (1.1.7-r0) (450/728) Installing mkfontscale (1.2.2-r1) (451/728) Installing font-dejavu (2.37-r3) (452/728) Installing sdl2_ttf (2.20.1-r0) (453/728) Installing osk-sdl (0.67.1-r1) (454/728) Installing kcmutils (5.101.0-r0) (455/728) Installing frameworkintegration (5.101.0-r0) (456/728) Installing oxygen (5.26.4-r0) (457/728) Installing modemmanager-qt (5.101.0-r0) (458/728) Installing callaudiod-libs (0.1.4-r0) (459/728) Installing abseil-cpp (20220623.1-r1) (460/728) Installing boost1.80-thread (1.80.0-r4) (461/728) Installing libprotobuf (3.21.11-r0) (462/728) Installing libphonenumber (8.13.2-r0) (463/728) Installing plasma-dialer (22.11-r0) (464/728) Installing plasma-mobile-sounds (0.1-r1) (465/728) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (466/728) Installing plasma-phonebook (22.11-r0) (467/728) Installing postmarketos-artwork-wallpapers (2-r1) (468/728) Installing postmarketos-hidden-desktop-entries (2.2-r1) (469/728) Installing bluez (5.66-r1) (470/728) Installing bluez-openrc (5.66-r1) (471/728) Installing bluez-obexd (5.66-r1) (472/728) Installing kded (5.101.0-r0) (473/728) Installing bluez-qt (5.101.0-r0) (474/728) Installing bluedevil (5.26.4-r0) (475/728) Installing breeze (5.26.4-r0) (476/728) Installing libpulse-mainloop-glib (9999_git20220528-r0) (477/728) Installing callaudiod (0.1.4-r0) (478/728) Installing dnsmasq-common (2.88-r0) (479/728) Installing dnsmasq-openrc (2.88-r0) (480/728) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (481/728) Installing linux-pam (1.5.2-r1) (482/728) Installing shadow (4.13-r0) (483/728) Installing elogind (246.10-r5) (484/728) Installing elogind-openrc (246.10-r5) (485/728) Installing hfd-service (0.1.0-r1) (486/728) Installing hfd-service-openrc (0.1.0-r1) (487/728) Installing iio-sensor-proxy (3.4-r0) (488/728) Installing iio-sensor-proxy-openrc (3.4-r0) (489/728) Installing libkscreen (5.26.4-r0) (490/728) Installing layer-shell-qt (5.26.4-r0) (491/728) Installing qt5-qtsensors (5.15.6_git20220816-r0) (492/728) Installing kscreen (5.26.4-r0) (493/728) Installing socat (1.7.4.4-r0) (494/728) Installing kwallet-pam (5.26.4-r0) (495/728) Installing kwayland-integration (5.26.4-r0) (496/728) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (497/728) Installing duktape (2.7.0-r0) (498/728) Installing polkit-elogind (122-r0) (499/728) Installing modemmanager (1.20.2-r1) (500/728) Installing modemmanager-openrc (1.20.2-r1) (501/728) Installing libnm (1.40.6-r1) (502/728) Installing networkmanager-common (1.40.6-r1) (503/728) Installing networkmanager-openrc (1.40.6-r1) (504/728) Installing libndp (1.8-r1) (505/728) Installing libidn2 (2.3.4-r0) (506/728) Installing libpsl (0.21.1-r1) (507/728) Installing networkmanager (1.40.6-r1) Executing networkmanager-1.40.6-r1.pre-install Executing networkmanager-1.40.6-r1.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>. * (508/728) Installing networkmanager-cli (1.40.6-r1) (509/728) Installing pcre (8.45-r2) (510/728) Installing slang (2.3.3-r0) (511/728) Installing newt (0.52.21-r5) (512/728) Installing networkmanager-tui (1.40.6-r1) (513/728) Installing wireless-regdb (2022.08.12-r0) (514/728) Installing networkmanager-wifi (1.40.6-r1) Executing networkmanager-wifi-1.40.6-r1.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. * (515/728) Installing mobile-broadband-provider-info (20221107-r0) (516/728) Installing networkmanager-wwan (1.40.6-r1) (517/728) Installing libunwind (1.6.2-r0) (518/728) Installing libcamera (0.0.1-r1) (519/728) Installing pipewire-libs (0.3.62-r0) (520/728) Installing libuv (1.44.2-r0) (521/728) Installing roc-toolkit-libs (0.1.5-r2) (522/728) Installing webrtc-audio-processing (0.3.1-r6) (523/728) Installing pipewire (0.3.62-r0) (524/728) Installing breeze-icons (5.101.0-r0) (525/728) Installing dbus-x11 (1.14.4-r0) (526/728) Installing kactivities (5.101.0-r0) (527/728) Installing kpipewire (5.26.4-r0) (528/728) Installing dconf (0.40.0-r2) (529/728) Installing anthy (9100h-r2) (530/728) Installing maliit-framework (2.3.0-r1) (531/728) Installing kyotocabinet (1.2.79-r3) (532/728) Installing libpinyin (2.7.92-r0) (533/728) Installing tinyxml (2.6.2-r1) (534/728) Installing presage (0.9.1-r2) (535/728) Installing maliit-keyboard (2.3.1-r1) (536/728) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (537/728) Installing plasma-nano (5.26.4-r0) (538/728) Installing networkmanager-qt (5.101.0-r0) (539/728) Installing plasma-nm (5.26.4-r0) (540/728) Installing plasma-nm-mobile (5.26.4-r0) (541/728) Installing fftw-single-libs (3.3.10-r1) (542/728) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (543/728) Installing pulseaudio-bluez (9999_git20220528-r0) (544/728) Installing pulseaudio-alsa (9999_git20220528-r0) (545/728) Installing alsa-utils-openrc (1.2.8-r0) (546/728) Installing pulseaudio-openrc (9999_git20220528-r0) (547/728) Installing libcanberra-pulse (0.30-r9) (548/728) Installing plasma-pa (5.26.4-r0) (549/728) Installing libdaemon (0.14-r3) (550/728) Installing openrc-settingsd (1.1.0-r0) (551/728) Installing openrc-settingsd-openrc (1.1.0-r0) (552/728) Installing plasma-settings (22.11-r0) (553/728) Installing kactivitymanagerd (5.26.4-r0) (554/728) Installing kinit (5.101.0-r0) (555/728) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (556/728) Installing kdnssd (5.101.0-r0) (557/728) Installing syntax-highlighting (5.101.0-r0) (558/728) Installing kdsoap (2.1.1-r0) (559/728) Installing libmtp (1.1.20-r2) (560/728) Installing clang15-libclang (15.0.6-r2) (561/728) Installing qt5-qttools (5.15.6_git20220907-r1) (562/728) Installing phonon (4.11.1-r3) (563/728) Installing talloc (2.3.4-r1) (564/728) Installing tevent (0.13.0-r1) (565/728) Installing samba-util-libs (4.16.7-r1) (566/728) Installing jansson (2.14-r0) (567/728) Installing ldb (2.5.2-r1) (568/728) Installing libwbclient (4.16.7-r1) (569/728) Installing samba-libs (4.16.7-r1) (570/728) Installing libsmbclient (4.16.7-r1) (571/728) Installing kio-extras (22.12.0-r0) (572/728) Installing kquickcharts (5.101.0-r0) (573/728) Installing xorg-server-common (21.1.4-r1) (574/728) Installing libxkbfile (1.1.2-r0) (575/728) Installing xkbcomp (1.4.6-r0) (576/728) Installing libxfont2 (2.0.6-r0) (577/728) Installing libtirpc-conf (1.3.3-r0) (578/728) Installing libtirpc-nokrb (1.3.3-r0) (579/728) Installing libxcvt (0.1.2-r0) (580/728) Installing xwayland (22.1.5-r0) (581/728) Installing kscreenlocker (5.26.4-r0) (582/728) Installing libqaccessibilityclient (0.4.1-r1) (583/728) Installing xcb-util-cursor (0.1.4-r0) (584/728) Installing kwin (5.26.4-r0) (585/728) Installing kitemmodels (5.101.0-r0) (586/728) Installing threadweaver (5.101.0-r0) (587/728) Installing krunner (5.101.0-r0) (588/728) Installing milou (5.26.4-r0) (589/728) Installing pipewire-media-session (0.4.1-r0) (590/728) Installing font-hack (3.003-r3) (591/728) Installing qqc2-desktop-style (5.101.0-r0) (592/728) Installing plasma-integration (5.26.4-r0) (593/728) Installing qtchooser (66-r2) (594/728) Installing plasma-workspace-libs (5.26.4.1-r0) (595/728) Installing kactivities-stats (5.101.0-r0) (596/728) Installing baloo (5.101.0-r0) (597/728) Installing kholidays (5.101.0-r0) (598/728) Installing libkexiv2 (22.12.0-r0) (599/728) Installing knotifyconfig (5.101.0-r0) (600/728) Installing kparts (5.101.0-r0) (601/728) Installing zxing-cpp (1.4.0-r0) (602/728) Installing libdmtx-libs (0.7.7-r0) (603/728) Installing libqrencode (4.1.1-r1) (604/728) Installing prison (5.101.0-r0) (605/728) Installing ktexteditor (5.101.0-r0) (606/728) Installing libnl3 (3.7.0-r0) (607/728) Installing libpcap (1.10.1-r1) (608/728) Installing lm-sensors-libs (3.6.0-r4) (609/728) Installing libksysguard (5.26.4-r0) (610/728) Installing kuserfeedback (1.2.0-r1) (611/728) Installing gpsd (3.24-r1) (612/728) Installing gpsd-openrc (3.24-r1) (613/728) Installing mpfr4 (4.1.1-r0) (614/728) Installing libqalculate (4.4.0-r1) (615/728) Installing plasma-workspace (5.26.4.1-r0) (616/728) Installing kpty (5.101.0-r0) (617/728) Installing kdesu (5.101.0-r0) (618/728) Installing kde-cli-tools (5.26.4-r0) (619/728) Installing qqc2-breeze-style (5.26.4-r0) (620/728) Installing plasma-mobile (5.26.4-r0) (621/728) Installing polkit-kde-agent-1 (5.26.4-r0) (622/728) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (623/728) Installing chrony-openrc (4.3-r0) (624/728) Installing haveged (1.9.18-r0) (625/728) Installing haveged-openrc (1.9.18-r0) (626/728) Installing libmnl (1.0.5-r0) (627/728) Installing libnftnl (1.2.4-r0) (628/728) Installing nftables (1.0.5-r3) (629/728) Installing nftables-openrc (1.0.5-r3) (630/728) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (631/728) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (632/728) Installing postmarketos-base-nftables (24-r0) Executing postmarketos-base-nftables-24-r0.post-install (633/728) Installing postmarketos-artwork-icons (2-r1) (634/728) Installing util-linux (2.38.1-r1) (635/728) Installing libfdisk (2.38.1-r1) (636/728) Installing libsmartcols (2.38.1-r1) (637/728) Installing util-linux-misc (2.38.1-r1) (638/728) Installing libeconf (0.5.0-r0) (639/728) Installing runuser (2.38.1-r1) (640/728) Installing mount (2.38.1-r1) (641/728) Installing losetup (2.38.1-r1) (642/728) Installing hexdump (2.38.1-r1) (643/728) Installing uuidgen (2.38.1-r1) (644/728) Installing blkid (2.38.1-r1) (645/728) Installing sfdisk (2.38.1-r1) (646/728) Installing mcookie (2.38.1-r1) (647/728) Installing agetty (2.38.1-r1) (648/728) Installing agetty-openrc (0.45.2-r7) (649/728) Installing wipefs (2.38.1-r1) (650/728) Installing cfdisk (2.38.1-r1) (651/728) Installing umount (2.38.1-r1) (652/728) Installing util-linux-openrc (2.38.1-r1) (653/728) Installing flock (2.38.1-r1) (654/728) Installing lsblk (2.38.1-r1) (655/728) Installing libcap-ng (0.8.3-r1) (656/728) Installing setpriv (2.38.1-r1) (657/728) Installing logger (2.38.1-r1) (658/728) Installing partx (2.38.1-r1) (659/728) Installing fstrim (2.38.1-r1) (660/728) Installing findmnt (2.38.1-r1) (661/728) Installing pcsc-lite-libs (1.9.9-r0) (662/728) Installing wpa_supplicant (2.10-r4) (663/728) Installing wpa_supplicant-openrc (2.10-r4) (664/728) Installing ifupdown-ng-wifi (0.12.1-r0) (665/728) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (666/728) Installing postmarketos-base-ui-networkmanager (6-r1) (667/728) Installing mpdecimal (2.5.1-r1) (668/728) Installing python3 (3.11.1-r1) (669/728) Installing py3-ruamel.yaml.clib (0.2.7-r1) (670/728) Installing py3-ruamel.yaml (0.17.21-r1) (671/728) Installing sleep-inhibitor (1.16-r1) (672/728) Installing sleep-inhibitor-openrc (1.16-r1) (673/728) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (674/728) Installing py3-dbus (1.3.2-r1) (675/728) Installing obex-capabilities (0.2.1-r2) (676/728) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (677/728) Installing postmarketos-base-ui-bluez-obexd (6-r1) (678/728) Installing pulseaudio-utils (9999_git20220528-r0) (679/728) Installing postmarketos-base-ui-pulseaudio (6-r1) (680/728) Installing upower (1.90.0-r2) (681/728) Installing powerdevil-libs (5.26.4-r0) (682/728) Installing powerdevil (5.26.4-r0) (683/728) Installing bubblewrap (0.7.0-r0) (684/728) Installing fuse-common (3.12.0-r0) (685/728) Installing fuse-openrc (3.12.0-r0) (686/728) Installing fuse3-libs (3.12.0-r0) (687/728) Installing fuse3 (3.12.0-r0) (688/728) Installing xdg-desktop-portal (1.15.0-r0) (689/728) Installing xdg-desktop-portal-kde (5.26.4-r0) (690/728) Installing autologin (1.0.0-r4) (691/728) Installing tinydm (1.1.2-r1) (692/728) Installing tinydm-openrc (1.1.2-r1) (693/728) Installing postmarketos-base-ui-tinydm (6-r1) (694/728) Installing font-alias (1.0.4-r0) (695/728) Installing util-macros (1.19.3-r0) (696/728) Installing font-misc-misc (1.1.2-r3) (697/728) Installing font-cursor-misc (1.0.3-r3) (698/728) Installing xauth (1.1.2-r0) (699/728) Installing xmodmap (1.0.11-r0) (700/728) Installing xrdb (1.2.1-r1) (701/728) Installing xinit (1.4.2-r0) (702/728) Installing hwdata-pci (0.365-r0) (703/728) Installing libpciaccess (0.17-r0) (704/728) Installing xorg-server (21.1.4-r1) (705/728) Installing libinput (1.22.0-r0) (706/728) Installing xf86-input-libinput (1.2.1-r0) (707/728) Installing xf86-video-fbdev (0.5.0-r3) (708/728) Installing postmarketos-base-ui-x11 (6-r1) (709/728) 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 (710/728) Installing libexif (0.6.24-r0) (711/728) Installing hwloc (2.8.0-r0) (712/728) Installing libtbb (2021.7.0-r1) (713/728) Installing opencv (4.6.0-r4) (714/728) Installing postprocessd (0.2.1-r0) (715/728) Installing postprocessd-megapixels (0.2.1-r0) (716/728) Installing qmltermwidget (0.2.0-r1) (717/728) Installing qmlkonsole (22.11-r0) (718/728) Installing c-ares (1.18.1-r1) (719/728) Installing spacebar (22.11-r0) (720/728) Installing hkdm (0.2.0-r0) (721/728) Installing buffyboard (0.2.0-r0) (722/728) Installing terminus-font (4.49.1-r3) (723/728) Installing kbd-misc (2.5.1-r3) (724/728) Installing kbd (2.5.1-r3) (725/728) Installing kbd-openrc (2.5.1-r3) (726/728) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (727/728) Installing ttyescape-openrc (1.0.1-r1) (728/728) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r0.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.35-r1.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r2.trigger 2022/12/13 16:05:59 Generating for kernel version: 6.1.0-rc8 2022/12/13 16:05:59 Output directory: /boot 2022/12/13 16:05:59 == Generating initramfs == 2022/12/13 16:05:59 - Including hook files 2022/12/13 16:05:59 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/13 16:05:59 - Including hook scripts 2022/12/13 16:05:59 - Including required binaries 2022/12/13 16:05:59 - Including kernel modules 2022/12/13 16:05:59 - Including splash images 2022/12/13 16:05:59 - Writing and verifying initramfs archive 2022/12/13 16:05:59 == Generating initramfs extra == 2022/12/13 16:05:59 - Including extra binaries 2022/12/13 16:05:59 - Including FDE support 2022/12/13 16:06:00 - Writing and verifying initramfs-extra archive 2022/12/13 16:06:01 == 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/12/13 16:06:02 mkinitfs completed in: 3.947851674s Executing postmarketos-base-24-r0.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: 2161 MiB in 753 packages (2402478) [16:06:12] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2161 MiB in 753 packages (2402478) [16:06:15] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (2402478) [16:06:16] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (2402478) [16:06:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2402478) [16:06:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2402478) [16:06:16] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2402478) [16:06:16] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (2402478) [16:06:16] New background process: pid=2411638, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2161 MiB in 753 packages (2402478) [16:06:19] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2161 MiB in 753 packages (2402478) [16:06:22] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2402478) [16:06:22] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (2402478) [16:06:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2402478) [16:06:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2402478) [16:06:22] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2402478) [16:06:22] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2402478) [16:06:22] New background process: pid=2411800, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2161 MiB in 753 packages (2402478) [16:06:26] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (2402478) [16:06:26] (rootfs_pine64-pinephonepro) % mkinitfs 2022/12/13 16:06:26 Generating for kernel version: 6.1.0-rc8 2022/12/13 16:06:26 Output directory: /boot 2022/12/13 16:06:26 == Generating initramfs == 2022/12/13 16:06:26 - Including hook files 2022/12/13 16:06:26 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/13 16:06:26 - Including hook scripts 2022/12/13 16:06:26 - Including required binaries 2022/12/13 16:06:26 - Including kernel modules 2022/12/13 16:06:26 - Including splash images 2022/12/13 16:06:26 - Writing and verifying initramfs archive 2022/12/13 16:06:26 == Generating initramfs extra == 2022/12/13 16:06:26 - Including extra binaries 2022/12/13 16:06:26 - Including FDE support 2022/12/13 16:06:27 - Writing and verifying initramfs-extra archive 2022/12/13 16:06:28 == 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/12/13 16:06:30 mkinitfs completed in: 3.71535684s (2402478) [16:06:30] *** SET LOGIN PASSWORD FOR: 'user' *** (2402478) [16:06:30] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (2402478) [16:06:30] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (2402478) [16:06:30] (rootfs_pine64-pinephonepro) locking root (2402478) [16:06:30] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (2402478) [16:06:30] NOTE: No valid keymap specified for device (2402478) [16:06:30] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (2402478) [16:06:36] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (2402478) [16:06:37] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (2402478) [16:06:37] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2402478) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2402478) [16:06:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2402478) [16:06:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2402478) [16:06:37] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2220072 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2402478) [16:06:37] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2402478) [16:06:37] (native) create pine64-pinephonepro.img (3420M) (2402478) [16:06:37] (native) % truncate -s 3420M /home/pmos/rootfs/pine64-pinephonepro.img (2402478) [16:06:37] (native) mount /dev/install (pine64-pinephonepro.img) (2402478) [16:06:37] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2402478) [16:06:37] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2402478) [16:06:37] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2402478) [16:06:37] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2402478) [16:06:37] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2402478) [16:06:37] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2402478) [16:06:37] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2402478) [16:06:37] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2402478) [16:06:37] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2402478) [16:06:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2402478) [16:06:38] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2402478) [16:06:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2402478) [16:06:38] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2402478) [16:06:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2402478) [16:06:38] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2402478) [16:06:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2402478) [16:06:38] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2402478) [16:06:38] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (2402478) [16:06:38] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2402478) [16:06:38] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2402478) [16:06:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2402478) [16:06:38] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2402478) [16:06:38] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2402478) [16:06:38] (native) % parted -s /dev/install mktable gpt (2402478) [16:06:38] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (2402478) [16:06:38] (native) % parted -s /dev/install mkpart primary 256M 100% (2402478) [16:06:38] (native) % parted -s /dev/install set 1 boot on (2402478) [16:06:38] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2402478) [16:06:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2402478) [16:06:38] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2402478) [16:06:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2402478) [16:06:38] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2402478) [16:06:38] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2402478) [16:06:38] (native) install e2fsprogs (2402478) [16:06:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:06:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:06:38] (native) % cat /tmp/apk_progress_fifo (2402478) [16:06:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2402478) [16:06:38] New background process: pid=2413061, 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-r29.trigger OK: 26 MiB in 71 packages (2402478) [16:06:39] (native) format /dev/installp2 (root, ext4) (2402478) [16:06:39] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2402478) [16:06:39] (native) mount /dev/installp2 to /mnt/install (2402478) [16:06:39] (native) % mkdir -p /mnt/install (2402478) [16:06:39] (native) % mount /dev/installp2 /mnt/install (2402478) [16:06:39] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2402478) [16:06:39] (native) install dosfstools (2402478) [16:06:39] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:06:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2402478) [16:06:39] (native) % cat /tmp/apk_progress_fifo (2402478) [16:06:40] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2402478) [16:06:40] New background process: pid=2413090, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r29.trigger OK: 26 MiB in 72 packages (2402478) [16:06:40] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (2402478) [16:06:40] (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 (2402478) [16:06:40] (native) % mkdir -p /mnt/install/boot (2402478) [16:06:40] (native) % mount /dev/installp1 /mnt/install/boot (2402478) [16:06:40] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2402478) [16:06:40] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (2402478) [16:06:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2402478) [16:06:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2402478) [16:06:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2402478) [16:06:40] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2402478) [16:06:40] (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/ (2402478) [16:06:47] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2402478) [16: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 (2402478) [16:06:47] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16: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/ (2402478) [16:06:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2402478) [16:06:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2402478) [16:06:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2402478) [16:06:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2402478) [16:06:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2402478) [16:06:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2402478) [16:06:47] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2402478) [16:06:47] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (2402478) [16:06:47] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2402478) [16:06:47] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2402478) [16:06:51] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core18_2632.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 } ] } (2402478) [16:06:51] (native) umount /dev/loop4 (2402478) [16:06:51] (native) % losetup -d /dev/loop4 (2402478) [16:06:51] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2402478) [16:06:51] (2402478) [16:06:51] *** FLASHING INFORMATION *** (2402478) [16:06:51] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2402478) [16:06:51] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2402478) [16:06:51] (2402478) [16:06:51] *** SSH DAEMON INFORMATION *** (2402478) [16:06:51] SSH daemon is enabled (disable with --no-sshd). (2402478) [16:06:51] Login as 'user' with the password given during installation. (2402478) [16:06:51] (2402478) [16:06:51] *** FIREWALL INFORMATION *** (2402478) [16:06:51] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2402478) [16:06:51] For more information: https://postmarketos.org/firewall (2402478) [16:06:51] (2402478) [16:06:51] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2402478) [16:06:51] DONE! total 2314360 -rw-r--r-- 1 root 12345 3586129920 Dec 13 16:06 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop4 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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/snapd_17883.snap 0 512 /dev/loop4 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Dec 13 16:07 pmOS_boot -> ../../loop4p1 lrwxrwxrwx 1 root root 13 Dec 13 16:07 pmOS_root -> ../../loop4p2 lrwxrwxrwx 1 root root 10 Dec 13 16:07 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Dec 13 16:05 bin drwxr-xr-x 2 root root 4096 Dec 13 16:06 boot drwxr-xr-x 2 root root 4096 Dec 13 16:02 dev drwxr-xr-x 64 root root 4096 Dec 13 16:06 etc drwxr-xr-x 3 root root 4096 Dec 13 16:06 home drwxr-xr-x 14 root root 4096 Dec 13 16:05 lib drwx------ 2 root root 16384 Dec 13 16:06 lost+found drwxr-xr-x 5 root root 4096 Dec 13 16:02 media drwxr-xr-x 8 root root 4096 Dec 13 16:02 mnt drwxr-xr-x 2 root root 4096 Dec 13 16:02 opt drwxr-xr-x 2 root root 4096 Dec 13 16:02 proc drwx------ 2 root root 4096 Dec 13 16:02 root drwxr-xr-x 6 root root 4096 Dec 13 16:05 run drwxr-xr-x 2 root root 4096 Dec 13 16:05 sbin drwxr-xr-x 2 root root 4096 Dec 13 16:02 srv drwxr-xr-x 2 root root 4096 Dec 13 16:02 sys drwxrwxrwt 2 root root 4096 Dec 13 16:06 tmp drwxr-xr-x 9 root root 4096 Dec 13 16:03 usr drwxr-xr-x 13 root root 4096 Dec 13 16:03 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-13 16:07:14-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 80.8M=0s 2022-12-13 16:07:14 (80.8 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/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-12-13 09:53:25.871046 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-1446-g7e3e105aae [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-1447-g75ab81dedb [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25194 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670898192-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670898192-r0) (3/102) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1670898121-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670810888-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670810919-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670887954-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670810857-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670810998-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670898137-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670811009-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1670811023-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1670898176-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670898244-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670898207-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1670812472-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670897279-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1670899012-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670899214-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670898863-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670870261-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1670873935-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670875062-r0) (65/102) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670887728-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670864232-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670899074-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670899074-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670898261-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670900321-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1670898983-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670849596-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670842432-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670899133-r0) (85/102) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670810835-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1670849071-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670898224-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670812299-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670899133-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670898892-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670899149-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670899149-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670899236-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2334 MiB in 753 packages (1/10) Installing bash (5.2.12-r0) Executing bash-5.2.12-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-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-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.1-r0) (7/10) Installing discover-backend-flatpak (5.26.4-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.0-r1) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2345 MiB in 763 packages (1/91) Installing syndication (9999_git1670061270-r0) (2/91) Installing alligator (9999_git1670899179-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.6.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r2) (12/91) Installing py3-parsing (3.0.9-r1) (13/91) Installing py3-packaging (22.0-r0) (14/91) Installing py3-setuptools (65.6.3-r0) (15/91) Installing py3-certifi (2022.12.7-r0) (16/91) Installing py3-charset-normalizer (3.0.1-r1) (17/91) Installing py3-idna (3.4-r3) (18/91) Installing py3-urllib3 (1.26.13-r0) (19/91) Installing py3-requests (2.28.1-r2) (20/91) Installing py3-ytmusicapi (0.24.1-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-r1) (24/91) Installing py3-websockets (10.4-r1) (25/91) Installing py3-brotli (1.0.9-r10) (26/91) Installing yt-dlp (2022.11.11-r1) (27/91) Installing audiotube (9999_git1670812457-r0) (28/91) Installing calindori (9999_git1670453726-r0) (29/91) Installing live-media (2022.10.01-r0) (30/91) Installing libxpm (3.5.14-r0) (31/91) Installing a52dec (0.8.0-r8) (32/91) Installing vulkan-loader (1.3.231.2-r0) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.4-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.15-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-r10) (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.11-r0) (54/91) Installing vlc-libs (3.0.18-r0) (55/91) Installing vlc (3.0.18-r0) (56/91) Installing elisa (22.12.0-r0) (57/91) Installing kunitconversion (9999_git1670810984-r0) (58/91) Installing kalk (9999_git1670638092-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1670899196-r0) (61/91) Installing keysmith (9999_git1669951912-r0) (62/91) Installing krecorder (9999_git1670777115-r0) (63/91) Installing kpublictransport (22.12.0-r0) (64/91) Installing ktrip (9999_git1670034015-r0) (65/91) Installing kweathercore (9999_git1670599425-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1670607826-r0) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1670898629-r0) (71/91) Installing kjs (9999_git1670060937-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.12.0-r0) (77/91) Installing poppler-qt5 (22.12.0-r0) (78/91) Installing kdegraphics-mobipocket (22.12.0-r0) (79/91) Installing libspectre (0.2.11-r0) (80/91) Installing okular-common (22.12.0-r0) (81/91) Installing okular (22.12.0-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-r2) (85/91) Installing plasmatube (9999_git1670810290-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_git1670898669-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.35-r1.trigger Executing postmarketos-base-24-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.18-r0.trigger OK: 2514 MiB in 854 packages (chroot) Exiting chroot... [16:08:59] Unregister qemu binfmt (arm) [16:08:59] Unregister qemu binfmt (aarch64) [16:08:59] Unregister qemu binfmt (riscv64) [16:08:59] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:08:59] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:08:59] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:08:59] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:09:01] Cleared up ~4454 MB of space [16:09:01] DONE! removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 910.7 MiB / 3,461.0 MiB = 0.263, 43 MiB/s, 1:19 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221213-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 869.0 MiB / 3,420.0 MiB = 0.254, 44 MiB/s, 1:17 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221213-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,283.5 MiB / 4,619.0 MiB = 0.278, 46 MiB/s, 1:39 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221213-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221213-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,375,104 0% 3.19MB/s 0:04:51 4,653,056 0% 2.20MB/s 0:07:02 5,963,776 0% 1.87MB/s 0:08:15 7,274,496 0% 1.71MB/s 0:09:01 8,585,216 0% 1.22MB/s 0:12:35 9,895,936 1% 1.22MB/s 0:12:35 11,206,656 1% 1.22MB/s 0:12:32 12,386,304 1% 1.19MB/s 0:12:53 13,697,024 1% 1.15MB/s 0:13:17 14,745,600 1% 1.08MB/s 0:14:07 16,056,320 1% 1.08MB/s 0:14:08 17,367,040 1% 1.11MB/s 0:13:42 18,677,760 1% 1.14MB/s 0:13:18 19,988,480 2% 1.22MB/s 0:12:31 21,299,200 2% 1.20MB/s 0:12:41 22,478,848 2% 1.16MB/s 0:13:03 23,789,568 2% 1.16MB/s 0:13:04 25,100,288 2% 1.17MB/s 0:12:59 26,411,008 2% 1.18MB/s 0:12:48 27,721,728 2% 1.22MB/s 0:12:24 29,032,448 3% 1.22MB/s 0:12:22 30,343,168 3% 1.22MB/s 0:12:21 31,653,888 3% 1.22MB/s 0:12:20 32,964,608 3% 1.22MB/s 0:12:20 34,275,328 3% 1.21MB/s 0:12:20 35,586,048 3% 1.21MB/s 0:12:19 36,896,768 3% 1.22MB/s 0:12:17 38,207,488 4% 1.22MB/s 0:12:16 39,518,208 4% 1.22MB/s 0:12:11 40,828,928 4% 1.22MB/s 0:12:10 42,139,648 4% 1.22MB/s 0:12:10 43,450,368 4% 1.22MB/s 0:12:07 44,761,088 4% 1.23MB/s 0:12:05 46,071,808 4% 1.23MB/s 0:12:04 47,382,528 4% 1.23MB/s 0:12:01 48,693,248 5% 1.23MB/s 0:12:01 50,003,968 5% 1.23MB/s 0:11:59 51,314,688 5% 1.23MB/s 0:11:58 52,625,408 5% 1.22MB/s 0:11:59 53,936,128 5% 1.22MB/s 0:11:59 55,246,848 5% 1.22MB/s 0:11:59 56,557,568 5% 1.22MB/s 0:11:59 57,868,288 6% 1.22MB/s 0:11:56 59,179,008 6% 1.22MB/s 0:11:54 60,489,728 6% 1.23MB/s 0:11:52 61,800,448 6% 1.23MB/s 0:11:49 63,111,168 6% 1.23MB/s 0:11:49 64,421,888 6% 1.23MB/s 0:11:49 65,732,608 6% 1.22MB/s 0:11:49 67,043,328 7% 1.22MB/s 0:11:48 68,321,280 7% 1.22MB/s 0:11:52 69,632,000 7% 1.22MB/s 0:11:50 70,942,720 7% 1.21MB/s 0:11:54 72,253,440 7% 1.20MB/s 0:11:56 73,564,160 7% 1.22MB/s 0:11:47 74,874,880 7% 1.21MB/s 0:11:51 76,185,600 7% 1.22MB/s 0:11:45 77,496,320 8% 1.22MB/s 0:11:41 78,807,040 8% 1.21MB/s 0:11:44 80,117,760 8% 1.22MB/s 0:11:37 81,428,480 8% 1.23MB/s 0:11:35 82,739,200 8% 1.22MB/s 0:11:35 84,049,920 8% 1.23MB/s 0:11:32 85,360,640 8% 1.22MB/s 0:11:33 86,671,360 9% 1.22MB/s 0:11:32 87,982,080 9% 1.23MB/s 0:11:30 89,292,800 9% 1.22MB/s 0:11:30 90,603,520 9% 1.23MB/s 0:11:28 91,914,240 9% 1.22MB/s 0:11:28 93,224,960 9% 1.22MB/s 0:11:27 94,535,680 9% 1.23MB/s 0:11:25 95,846,400 10% 1.23MB/s 0:11:24 97,157,120 10% 1.23MB/s 0:11:22 98,467,840 10% 1.23MB/s 0:11:22 99,778,560 10% 1.22MB/s 0:11:21 101,089,280 10% 1.22MB/s 0:11:22 102,400,000 10% 1.22MB/s 0:11:21 103,710,720 10% 1.22MB/s 0:11:20 105,021,440 10% 1.22MB/s 0:11:20 106,332,160 11% 1.22MB/s 0:11:19 107,642,880 11% 1.22MB/s 0:11:17 108,953,600 11% 1.22MB/s 0:11:19 110,264,320 11% 1.22MB/s 0:11:18 111,575,040 11% 1.21MB/s 0:11:21 112,885,760 11% 1.21MB/s 0:11:20 114,196,480 11% 1.22MB/s 0:11:14 115,507,200 12% 1.22MB/s 0:11:13 116,817,920 12% 1.22MB/s 0:11:11 118,128,640 12% 1.22MB/s 0:11:10 119,439,360 12% 1.21MB/s 0:11:12 120,750,080 12% 1.22MB/s 0:11:07 122,060,800 12% 1.23MB/s 0:11:02 123,371,520 12% 1.23MB/s 0:11:01 124,682,240 13% 1.23MB/s 0:10:57 125,992,960 13% 1.23MB/s 0:10:59 127,303,680 13% 1.23MB/s 0:10:58 128,614,400 13% 1.22MB/s 0:11:00 129,925,120 13% 1.22MB/s 0:11:00 131,235,840 13% 1.22MB/s 0:10:58 132,546,560 13% 1.22MB/s 0:10:57 133,857,280 14% 1.23MB/s 0:10:53 135,168,000 14% 1.23MB/s 0:10:51 136,478,720 14% 1.23MB/s 0:10:51 137,789,440 14% 1.22MB/s 0:10:51 139,100,160 14% 1.22MB/s 0:10:51 140,410,880 14% 1.22MB/s 0:10:50 141,721,600 14% 1.22MB/s 0:10:48 143,032,320 14% 1.23MB/s 0:10:46 144,343,040 15% 1.23MB/s 0:10:45 145,653,760 15% 1.22MB/s 0:10:45 146,964,480 15% 1.22MB/s 0:10:44 148,275,200 15% 1.22MB/s 0:10:44 149,585,920 15% 1.22MB/s 0:10:44 150,896,640 15% 1.22MB/s 0:10:42 152,207,360 15% 1.22MB/s 0:10:42 153,518,080 16% 1.22MB/s 0:10:40 154,828,800 16% 1.22MB/s 0:10:38 156,139,520 16% 1.22MB/s 0:10:38 157,450,240 16% 1.22MB/s 0:10:36 158,760,960 16% 1.22MB/s 0:10:36 160,071,680 16% 1.22MB/s 0:10:35 161,382,400 16% 1.22MB/s 0:10:32 162,693,120 17% 1.23MB/s 0:10:31 164,003,840 17% 1.23MB/s 0:10:29 165,314,560 17% 1.23MB/s 0:10:27 166,625,280 17% 1.23MB/s 0:10:27 167,936,000 17% 1.23MB/s 0:10:27 169,246,720 17% 1.22MB/s 0:10:26 170,557,440 17% 1.22MB/s 0:10:25 171,868,160 17% 1.23MB/s 0:10:23 173,178,880 18% 1.23MB/s 0:10:21 174,489,600 18% 1.23MB/s 0:10:21 175,800,320 18% 1.22MB/s 0:10:21 177,111,040 18% 1.22MB/s 0:10:20 178,421,760 18% 1.22MB/s 0:10:20 179,732,480 18% 1.23MB/s 0:10:17 181,043,200 18% 1.23MB/s 0:10:16 182,353,920 19% 1.23MB/s 0:10:15 183,664,640 19% 1.22MB/s 0:10:15 184,975,360 19% 1.22MB/s 0:10:15 186,286,080 19% 1.22MB/s 0:10:13 187,596,800 19% 1.22MB/s 0:10:13 188,907,520 19% 1.22MB/s 0:10:15 190,218,240 19% 1.22MB/s 0:10:12 191,528,960 20% 1.22MB/s 0:10:12 192,839,680 20% 1.22MB/s 0:10:09 194,150,400 20% 1.23MB/s 0:10:05 195,461,120 20% 1.22MB/s 0:10:05 196,771,840 20% 1.22MB/s 0:10:05 198,082,560 20% 1.22MB/s 0:10:05 199,393,280 20% 1.22MB/s 0:10:04 200,704,000 21% 1.22MB/s 0:10:02 201,981,952 21% 1.20MB/s 0:10:11 203,292,672 21% 1.20MB/s 0:10:09 204,472,320 21% 1.17MB/s 0:10:26 205,783,040 21% 1.16MB/s 0:10:33 207,093,760 21% 1.16MB/s 0:10:27 208,404,480 21% 1.16MB/s 0:10:28 209,715,200 21% 1.19MB/s 0:10:09 211,025,920 22% 1.21MB/s 0:09:59 212,336,640 22% 1.22MB/s 0:09:52 213,647,360 22% 1.23MB/s 0:09:49 214,958,080 22% 1.23MB/s 0:09:48 216,268,800 22% 1.23MB/s 0:09:47 217,579,520 22% 1.22MB/s 0:09:48 218,890,240 22% 1.23MB/s 0:09:45 220,200,960 23% 1.23MB/s 0:09:44 221,511,680 23% 1.23MB/s 0:09:44 222,822,400 23% 1.23MB/s 0:09:41 224,133,120 23% 1.22MB/s 0:09:42 225,443,840 23% 1.22MB/s 0:09:42 226,754,560 23% 1.22MB/s 0:09:41 228,065,280 23% 1.22MB/s 0:09:39 229,376,000 24% 1.22MB/s 0:09:38 230,686,720 24% 1.23MB/s 0:09:36 231,997,440 24% 1.23MB/s 0:09:35 233,308,160 24% 1.23MB/s 0:09:34 234,618,880 24% 1.23MB/s 0:09:32 235,929,600 24% 1.23MB/s 0:09:31 237,240,320 24% 1.23MB/s 0:09:30 238,551,040 24% 1.23MB/s 0:09:29 239,861,760 25% 1.23MB/s 0:09:28 241,172,480 25% 1.23MB/s 0:09:27 242,483,200 25% 1.23MB/s 0:09:27 243,793,920 25% 1.23MB/s 0:09:26 245,104,640 25% 1.23MB/s 0:09:24 246,415,360 25% 1.23MB/s 0:09:23 247,726,080 25% 1.23MB/s 0:09:22 249,036,800 26% 1.23MB/s 0:09:21 250,347,520 26% 1.23MB/s 0:09:20 251,658,240 26% 1.23MB/s 0:09:19 252,968,960 26% 1.23MB/s 0:09:18 254,279,680 26% 1.23MB/s 0:09:17 255,590,400 26% 1.22MB/s 0:09:18 256,901,120 26% 1.23MB/s 0:09:16 258,211,840 27% 1.23MB/s 0:09:15 259,522,560 27% 1.22MB/s 0:09:14 260,833,280 27% 1.23MB/s 0:09:11 262,144,000 27% 1.23MB/s 0:09:11 263,454,720 27% 1.22MB/s 0:09:11 264,765,440 27% 1.22MB/s 0:09:14 266,076,160 27% 1.22MB/s 0:09:13 267,386,880 27% 1.22MB/s 0:09:11 268,697,600 28% 1.22MB/s 0:09:09 270,008,320 28% 1.23MB/s 0:09:05 271,319,040 28% 1.22MB/s 0:09:05 272,629,760 28% 1.22MB/s 0:09:04 273,940,480 28% 1.21MB/s 0:09:07 275,251,200 28% 1.20MB/s 0:09:13 276,430,848 28% 1.16MB/s 0:09:29 277,741,568 29% 1.16MB/s 0:09:29 279,052,288 29% 1.17MB/s 0:09:23 280,363,008 29% 1.18MB/s 0:09:16 281,673,728 29% 1.22MB/s 0:08:59 282,984,448 29% 1.22MB/s 0:08:59 284,295,168 29% 1.21MB/s 0:09:00 285,605,888 29% 1.21MB/s 0:08:59 286,916,608 30% 1.22MB/s 0:08:56 288,096,256 30% 1.19MB/s 0:09:09 289,275,904 30% 1.15MB/s 0:09:26 290,586,624 30% 1.14MB/s 0:09:27 291,897,344 30% 1.14MB/s 0:09:28 293,208,064 30% 1.18MB/s 0:09:09 294,518,784 30% 1.22MB/s 0:08:49 295,829,504 30% 1.22MB/s 0:08:46 297,140,224 31% 1.23MB/s 0:08:43 298,450,944 31% 1.23MB/s 0:08:42 299,761,664 31% 1.23MB/s 0:08:41 301,072,384 31% 1.23MB/s 0:08:40 302,383,104 31% 1.22MB/s 0:08:41 303,693,824 31% 1.23MB/s 0:08:38 305,004,544 31% 1.22MB/s 0:08:38 306,315,264 32% 1.22MB/s 0:08:37 307,625,984 32% 1.23MB/s 0:08:35 308,936,704 32% 1.22MB/s 0:08:36 310,247,424 32% 1.23MB/s 0:08:33 311,558,144 32% 1.23MB/s 0:08:32 312,868,864 32% 1.23MB/s 0:08:31 314,179,584 32% 1.23MB/s 0:08:30 315,490,304 33% 1.23MB/s 0:08:29 316,801,024 33% 1.23MB/s 0:08:28 318,111,744 33% 1.23MB/s 0:08:27 319,422,464 33% 1.23MB/s 0:08:26 320,733,184 33% 1.22MB/s 0:08:25 322,043,904 33% 1.22MB/s 0:08:24 323,354,624 33% 1.23MB/s 0:08:23 324,665,344 33% 1.20MB/s 0:08:31 325,976,064 34% 1.20MB/s 0:08:32 327,286,784 34% 1.20MB/s 0:08:30 328,597,504 34% 1.20MB/s 0:08:30 329,908,224 34% 1.22MB/s 0:08:20 331,218,944 34% 1.23MB/s 0:08:16 332,529,664 34% 1.23MB/s 0:08:15 333,840,384 34% 1.23MB/s 0:08:13 334,626,816 35% 1.09MB/s 0:09:13 335,904,768 35% 1.07MB/s 0:09:26 337,215,488 35% 1.07MB/s 0:09:26 338,526,208 35% 1.06MB/s 0:09:29 339,836,928 35% 1.18MB/s 0:08:29 341,147,648 35% 1.20MB/s 0:08:21 342,458,368 35% 1.20MB/s 0:08:19 343,769,088 35% 1.21MB/s 0:08:14 345,079,808 36% 1.21MB/s 0:08:10 346,390,528 36% 1.22MB/s 0:08:05 347,701,248 36% 1.23MB/s 0:08:04 349,011,968 36% 1.23MB/s 0:08:02 350,322,688 36% 1.22MB/s 0:08:02 351,633,408 36% 1.23MB/s 0:08:00 352,944,128 36% 1.22MB/s 0:08:00 354,254,848 37% 1.23MB/s 0:07:58 355,565,568 37% 1.23MB/s 0:07:57 356,876,288 37% 1.23MB/s 0:07:56 358,187,008 37% 1.23MB/s 0:07:54 359,497,728 37% 1.22MB/s 0:07:54 360,808,448 37% 1.22MB/s 0:07:54 362,119,168 37% 1.22MB/s 0:07:52 363,429,888 38% 1.18MB/s 0:08:08 364,740,608 38% 1.18MB/s 0:08:08 366,051,328 38% 1.18MB/s 0:08:07 367,362,048 38% 1.18MB/s 0:08:06 368,672,768 38% 1.22MB/s 0:07:47 369,983,488 38% 1.23MB/s 0:07:45 371,294,208 38% 1.23MB/s 0:07:44 372,604,928 39% 1.23MB/s 0:07:43 373,915,648 39% 1.23MB/s 0:07:42 375,226,368 39% 1.19MB/s 0:07:54 376,274,944 39% 1.13MB/s 0:08:18 377,585,664 39% 1.13MB/s 0:08:17 378,896,384 39% 1.13MB/s 0:08:16 380,207,104 39% 1.17MB/s 0:08:01 381,517,824 39% 1.23MB/s 0:07:36 382,828,544 40% 1.21MB/s 0:07:43 384,139,264 40% 1.20MB/s 0:07:42 385,449,984 40% 1.20MB/s 0:07:41 386,760,704 40% 1.20MB/s 0:07:40 388,071,424 40% 1.22MB/s 0:07:32 389,382,144 40% 1.22MB/s 0:07:30 390,692,864 40% 1.23MB/s 0:07:29 392,003,584 41% 1.23MB/s 0:07:28 393,314,304 41% 1.23MB/s 0:07:26 394,625,024 41% 1.23MB/s 0:07:25 395,935,744 41% 1.23MB/s 0:07:24 397,246,464 41% 1.22MB/s 0:07:24 398,557,184 41% 1.23MB/s 0:07:22 399,867,904 41% 1.23MB/s 0:07:22 401,178,624 42% 1.23MB/s 0:07:21 402,489,344 42% 1.23MB/s 0:07:19 403,800,064 42% 1.22MB/s 0:07:20 405,110,784 42% 1.22MB/s 0:07:18 406,421,504 42% 1.22MB/s 0:07:17 407,732,224 42% 1.22MB/s 0:07:16 409,042,944 42% 1.23MB/s 0:07:14 410,353,664 42% 1.23MB/s 0:07:13 411,664,384 43% 1.23MB/s 0:07:12 412,975,104 43% 1.22MB/s 0:07:12 414,285,824 43% 1.22MB/s 0:07:11 415,596,544 43% 1.22MB/s 0:07:10 416,907,264 43% 1.21MB/s 0:07:12 418,217,984 43% 1.22MB/s 0:07:10 419,528,704 43% 1.22MB/s 0:07:09 420,839,424 44% 1.22MB/s 0:07:08 422,150,144 44% 1.22MB/s 0:07:05 423,460,864 44% 1.22MB/s 0:07:05 424,771,584 44% 1.22MB/s 0:07:04 426,082,304 44% 1.22MB/s 0:07:03 427,393,024 44% 1.22MB/s 0:07:01 428,703,744 44% 1.23MB/s 0:06:59 430,014,464 45% 1.21MB/s 0:07:02 431,325,184 45% 1.21MB/s 0:07:03 432,635,904 45% 1.21MB/s 0:07:02 433,946,624 45% 1.21MB/s 0:07:00 435,257,344 45% 1.22MB/s 0:06:55 436,568,064 45% 1.23MB/s 0:06:52 437,878,784 45% 1.23MB/s 0:06:52 439,189,504 45% 1.23MB/s 0:06:51 440,500,224 46% 1.23MB/s 0:06:50 441,810,944 46% 1.22MB/s 0:06:49 443,121,664 46% 1.22MB/s 0:06:48 444,432,384 46% 1.23MB/s 0:06:46 445,743,104 46% 1.22MB/s 0:06:46 447,053,824 46% 1.23MB/s 0:06:44 448,364,544 46% 1.23MB/s 0:06:43 449,675,264 47% 1.23MB/s 0:06:42 450,985,984 47% 1.23MB/s 0:06:40 452,296,704 47% 1.23MB/s 0:06:40 453,607,424 47% 1.22MB/s 0:06:40 454,918,144 47% 1.22MB/s 0:06:40 456,228,864 47% 1.22MB/s 0:06:38 457,539,584 47% 1.22MB/s 0:06:38 458,850,304 48% 1.22MB/s 0:06:35 460,161,024 48% 1.23MB/s 0:06:33 461,471,744 48% 1.23MB/s 0:06:32 462,782,464 48% 1.23MB/s 0:06:31 464,093,184 48% 1.23MB/s 0:06:30 465,403,904 48% 1.23MB/s 0:06:30 466,714,624 48% 1.23MB/s 0:06:28 468,025,344 49% 1.23MB/s 0:06:27 469,336,064 49% 1.22MB/s 0:06:30 470,614,016 49% 1.21MB/s 0:06:31 471,924,736 49% 1.21MB/s 0:06:31 473,235,456 49% 1.21MB/s 0:06:30 474,546,176 49% 1.22MB/s 0:06:25 475,856,896 49% 1.23MB/s 0:06:21 477,167,616 49% 1.23MB/s 0:06:20 478,478,336 50% 1.22MB/s 0:06:19 479,789,056 50% 1.23MB/s 0:06:18 481,099,776 50% 1.23MB/s 0:06:17 482,410,496 50% 1.23MB/s 0:06:16 483,721,216 50% 1.23MB/s 0:06:15 485,031,936 50% 1.23MB/s 0:06:14 486,342,656 50% 1.23MB/s 0:06:13 487,653,376 51% 1.23MB/s 0:06:12 488,964,096 51% 1.23MB/s 0:06:10 490,274,816 51% 1.23MB/s 0:06:10 491,585,536 51% 1.22MB/s 0:06:09 492,896,256 51% 1.22MB/s 0:06:08 494,206,976 51% 1.22MB/s 0:06:09 495,517,696 51% 1.22MB/s 0:06:08 496,828,416 52% 1.22MB/s 0:06:07 498,139,136 52% 1.21MB/s 0:06:09 499,318,784 52% 1.19MB/s 0:06:14 500,498,432 52% 1.16MB/s 0:06:21 501,809,152 52% 1.15MB/s 0:06:25 502,988,800 52% 1.12MB/s 0:06:33 504,299,520 52% 1.15MB/s 0:06:23 505,610,240 52% 1.17MB/s 0:06:14 506,920,960 53% 1.19MB/s 0:06:07 508,231,680 53% 1.22MB/s 0:05:56 509,542,400 53% 1.22MB/s 0:05:55 510,853,120 53% 1.22MB/s 0:05:54 512,163,840 53% 1.22MB/s 0:05:53 513,474,560 53% 1.22MB/s 0:05:53 514,785,280 53% 1.22MB/s 0:05:52 516,096,000 54% 1.22MB/s 0:05:52 517,406,720 54% 1.21MB/s 0:05:52 518,717,440 54% 1.22MB/s 0:05:48 520,028,160 54% 1.22MB/s 0:05:47 521,338,880 54% 1.23MB/s 0:05:45 522,649,600 54% 1.23MB/s 0:05:44 523,960,320 54% 1.23MB/s 0:05:43 525,271,040 55% 1.23MB/s 0:05:42 526,581,760 55% 1.23MB/s 0:05:41 527,892,480 55% 1.23MB/s 0:05:38 529,203,200 55% 1.23MB/s 0:05:39 530,513,920 55% 1.23MB/s 0:05:38 531,824,640 55% 1.23MB/s 0:05:37 533,135,360 55% 1.22MB/s 0:05:38 534,446,080 55% 1.22MB/s 0:05:36 535,756,800 56% 1.22MB/s 0:05:36 537,067,520 56% 1.22MB/s 0:05:34 538,378,240 56% 1.23MB/s 0:05:32 539,688,960 56% 1.23MB/s 0:05:30 540,999,680 56% 1.23MB/s 0:05:29 542,310,400 56% 1.23MB/s 0:05:28 543,621,120 56% 1.23MB/s 0:05:27 544,931,840 57% 1.23MB/s 0:05:26 546,242,560 57% 1.22MB/s 0:05:25 547,553,280 57% 1.22MB/s 0:05:24 548,864,000 57% 1.22MB/s 0:05:23 550,174,720 57% 1.22MB/s 0:05:23 551,485,440 57% 1.22MB/s 0:05:22 552,796,160 57% 1.22MB/s 0:05:21 554,106,880 58% 1.22MB/s 0:05:20 555,417,600 58% 1.23MB/s 0:05:18 556,728,320 58% 1.23MB/s 0:05:16 558,039,040 58% 1.23MB/s 0:05:15 559,349,760 58% 1.23MB/s 0:05:15 560,660,480 58% 1.23MB/s 0:05:14 561,971,200 58% 1.22MB/s 0:05:13 563,281,920 58% 1.22MB/s 0:05:12 564,592,640 59% 1.22MB/s 0:05:11 565,903,360 59% 1.22MB/s 0:05:10 567,214,080 59% 1.22MB/s 0:05:09 568,524,800 59% 1.22MB/s 0:05:09 569,835,520 59% 1.21MB/s 0:05:10 571,146,240 59% 1.21MB/s 0:05:09 572,456,960 59% 1.21MB/s 0:05:08 573,767,680 60% 1.21MB/s 0:05:07 575,078,400 60% 1.22MB/s 0:05:04 576,389,120 60% 1.22MB/s 0:05:03 577,699,840 60% 1.22MB/s 0:05:01 579,010,560 60% 1.22MB/s 0:04:59 580,321,280 60% 1.22MB/s 0:04:59 581,632,000 60% 1.23MB/s 0:04:57 582,942,720 61% 1.22MB/s 0:04:56 584,253,440 61% 1.23MB/s 0:04:55 585,564,160 61% 1.23MB/s 0:04:54 586,874,880 61% 1.23MB/s 0:04:52 588,185,600 61% 1.23MB/s 0:04:51 589,496,320 61% 1.23MB/s 0:04:50 590,807,040 61% 1.23MB/s 0:04:49 592,117,760 62% 1.23MB/s 0:04:48 593,428,480 62% 1.23MB/s 0:04:47 594,739,200 62% 1.23MB/s 0:04:46 596,049,920 62% 1.23MB/s 0:04:45 597,360,640 62% 1.23MB/s 0:04:44 598,671,360 62% 1.22MB/s 0:04:45 599,982,080 62% 1.22MB/s 0:04:44 601,292,800 62% 1.22MB/s 0:04:43 602,603,520 63% 1.22MB/s 0:04:42 603,914,240 63% 1.22MB/s 0:04:39 605,192,192 63% 1.22MB/s 0:04:40 606,502,912 63% 1.22MB/s 0:04:39 607,813,632 63% 1.22MB/s 0:04:38 609,124,352 63% 1.22MB/s 0:04:37 610,435,072 63% 1.23MB/s 0:04:34 611,745,792 64% 1.22MB/s 0:04:33 613,056,512 64% 1.22MB/s 0:04:32 614,367,232 64% 1.22MB/s 0:04:31 615,677,952 64% 1.22MB/s 0:04:31 616,988,672 64% 1.22MB/s 0:04:29 618,299,392 64% 1.22MB/s 0:04:28 619,610,112 64% 1.22MB/s 0:04:27 620,920,832 65% 1.22MB/s 0:04:26 622,231,552 65% 1.23MB/s 0:04:25 623,542,272 65% 1.22MB/s 0:04:24 624,852,992 65% 1.22MB/s 0:04:23 626,163,712 65% 1.23MB/s 0:04:21 627,474,432 65% 1.22MB/s 0:04:21 628,785,152 65% 1.22MB/s 0:04:20 630,095,872 65% 1.23MB/s 0:04:18 631,406,592 66% 1.22MB/s 0:04:17 632,717,312 66% 1.23MB/s 0:04:16 634,028,032 66% 1.22MB/s 0:04:15 635,338,752 66% 1.22MB/s 0:04:14 636,649,472 66% 1.22MB/s 0:04:14 637,960,192 66% 1.22MB/s 0:04:13 639,270,912 66% 1.22MB/s 0:04:12 640,581,632 67% 1.22MB/s 0:04:11 641,892,352 67% 1.22MB/s 0:04:10 643,203,072 67% 1.22MB/s 0:04:08 644,513,792 67% 1.23MB/s 0:04:07 645,824,512 67% 1.22MB/s 0:04:06 647,135,232 67% 1.22MB/s 0:04:06 648,445,952 67% 1.22MB/s 0:04:05 649,756,672 68% 1.22MB/s 0:04:04 651,067,392 68% 1.22MB/s 0:04:04 652,378,112 68% 1.22MB/s 0:04:01 653,688,832 68% 1.22MB/s 0:04:00 654,999,552 68% 1.22MB/s 0:03:59 656,310,272 68% 1.23MB/s 0:03:57 657,620,992 68% 1.23MB/s 0:03:56 658,931,712 69% 1.23MB/s 0:03:55 660,242,432 69% 1.23MB/s 0:03:54 661,553,152 69% 1.22MB/s 0:03:54 662,863,872 69% 1.22MB/s 0:03:53 664,174,592 69% 1.23MB/s 0:03:51 665,485,312 69% 1.23MB/s 0:03:50 666,796,032 69% 1.23MB/s 0:03:49 668,106,752 69% 1.23MB/s 0:03:48 669,417,472 70% 1.23MB/s 0:03:47 670,728,192 70% 1.22MB/s 0:03:46 672,038,912 70% 1.22MB/s 0:03:46 673,349,632 70% 1.22MB/s 0:03:44 674,660,352 70% 1.22MB/s 0:03:43 675,971,072 70% 1.23MB/s 0:03:42 677,281,792 70% 1.23MB/s 0:03:40 678,592,512 71% 1.22MB/s 0:03:40 679,903,232 71% 1.22MB/s 0:03:39 681,213,952 71% 1.22MB/s 0:03:39 682,524,672 71% 1.22MB/s 0:03:37 683,835,392 71% 1.23MB/s 0:03:36 685,146,112 71% 1.23MB/s 0:03:34 686,456,832 71% 1.23MB/s 0:03:33 687,767,552 72% 1.23MB/s 0:03:32 689,078,272 72% 1.23MB/s 0:03:31 690,388,992 72% 1.23MB/s 0:03:30 691,699,712 72% 1.22MB/s 0:03:29 693,010,432 72% 1.22MB/s 0:03:28 694,321,152 72% 1.23MB/s 0:03:27 695,631,872 72% 1.23MB/s 0:03:26 696,942,592 72% 1.23MB/s 0:03:25 698,253,312 73% 1.22MB/s 0:03:24 699,564,032 73% 1.23MB/s 0:03:23 700,874,752 73% 1.23MB/s 0:03:22 702,185,472 73% 1.23MB/s 0:03:21 703,496,192 73% 1.23MB/s 0:03:19 704,806,912 73% 1.23MB/s 0:03:19 706,117,632 73% 1.22MB/s 0:03:19 707,428,352 74% 1.21MB/s 0:03:19 708,739,072 74% 1.21MB/s 0:03:18 709,918,720 74% 1.18MB/s 0:03:22 711,229,440 74% 1.18MB/s 0:03:20 712,540,160 74% 1.19MB/s 0:03:18 713,850,880 74% 1.19MB/s 0:03:17 715,161,600 74% 1.23MB/s 0:03:11 716,472,320 75% 1.22MB/s 0:03:10 717,783,040 75% 1.22MB/s 0:03:09 719,093,760 75% 1.22MB/s 0:03:08 720,404,480 75% 1.22MB/s 0:03:07 721,715,200 75% 1.23MB/s 0:03:05 723,025,920 75% 1.23MB/s 0:03:04 724,336,640 75% 1.22MB/s 0:03:04 725,647,360 75% 1.22MB/s 0:03:03 726,958,080 76% 1.22MB/s 0:03:02 728,268,800 76% 1.22MB/s 0:03:01 729,579,520 76% 1.23MB/s 0:02:59 730,890,240 76% 1.23MB/s 0:02:58 732,200,960 76% 1.23MB/s 0:02:57 733,511,680 76% 1.22MB/s 0:02:57 734,822,400 76% 1.22MB/s 0:02:56 736,133,120 77% 1.22MB/s 0:02:55 737,443,840 77% 1.22MB/s 0:02:54 738,721,792 77% 1.22MB/s 0:02:52 740,032,512 77% 1.22MB/s 0:02:51 741,343,232 77% 1.22MB/s 0:02:51 742,653,952 77% 1.22MB/s 0:02:50 743,964,672 77% 1.21MB/s 0:02:50 745,275,392 78% 1.21MB/s 0:02:49 746,586,112 78% 1.21MB/s 0:02:47 747,896,832 78% 1.21MB/s 0:02:47 749,207,552 78% 1.22MB/s 0:02:44 750,518,272 78% 1.22MB/s 0:02:43 751,828,992 78% 1.22MB/s 0:02:42 753,139,712 78% 1.22MB/s 0:02:41 754,450,432 79% 1.22MB/s 0:02:39 755,761,152 79% 1.23MB/s 0:02:38 757,071,872 79% 1.23MB/s 0:02:37 758,382,592 79% 1.23MB/s 0:02:36 759,693,312 79% 1.22MB/s 0:02:35 761,004,032 79% 1.22MB/s 0:02:34 762,314,752 79% 1.22MB/s 0:02:33 763,625,472 79% 1.22MB/s 0:02:32 764,936,192 80% 1.23MB/s 0:02:31 766,246,912 80% 1.23MB/s 0:02:30 767,557,632 80% 1.23MB/s 0:02:28 768,868,352 80% 1.23MB/s 0:02:28 770,179,072 80% 1.23MB/s 0:02:26 771,489,792 80% 1.22MB/s 0:02:27 772,800,512 80% 1.22MB/s 0:02:26 774,111,232 81% 1.22MB/s 0:02:24 775,421,952 81% 1.22MB/s 0:02:23 776,732,672 81% 1.22MB/s 0:02:22 778,043,392 81% 1.22MB/s 0:02:21 779,354,112 81% 1.22MB/s 0:02:20 780,664,832 81% 1.22MB/s 0:02:19 781,975,552 81% 1.23MB/s 0:02:17 783,286,272 82% 1.22MB/s 0:02:17 784,596,992 82% 1.21MB/s 0:02:17 785,907,712 82% 1.21MB/s 0:02:16 787,218,432 82% 1.21MB/s 0:02:15 788,529,152 82% 1.22MB/s 0:02:12 789,839,872 82% 1.22MB/s 0:02:11 791,150,592 82% 1.23MB/s 0:02:10 792,461,312 82% 1.23MB/s 0:02:09 793,772,032 83% 1.22MB/s 0:02:08 795,082,752 83% 1.23MB/s 0:02:07 796,393,472 83% 1.23MB/s 0:02:06 797,704,192 83% 1.23MB/s 0:02:05 799,014,912 83% 1.23MB/s 0:02:04 800,325,632 83% 1.23MB/s 0:02:03 801,636,352 83% 1.22MB/s 0:02:02 802,947,072 84% 1.22MB/s 0:02:01 804,257,792 84% 1.22MB/s 0:02:00 805,568,512 84% 1.22MB/s 0:01:59 806,879,232 84% 1.22MB/s 0:01:58 808,189,952 84% 1.22MB/s 0:01:57 809,500,672 84% 1.22MB/s 0:01:56 810,811,392 84% 1.22MB/s 0:01:55 812,122,112 85% 1.21MB/s 0:01:55 813,432,832 85% 1.21MB/s 0:01:54 814,743,552 85% 1.21MB/s 0:01:52 816,054,272 85% 1.21MB/s 0:01:51 817,364,992 85% 1.22MB/s 0:01:49 818,675,712 85% 1.22MB/s 0:01:48 819,986,432 85% 1.23MB/s 0:01:47 821,297,152 86% 1.23MB/s 0:01:46 822,607,872 86% 1.22MB/s 0:01:45 823,918,592 86% 1.23MB/s 0:01:44 825,229,312 86% 1.23MB/s 0:01:43 826,540,032 86% 1.22MB/s 0:01:42 827,850,752 86% 1.23MB/s 0:01:40 829,161,472 86% 1.23MB/s 0:01:40 830,472,192 86% 1.23MB/s 0:01:39 831,782,912 87% 1.23MB/s 0:01:37 833,093,632 87% 1.23MB/s 0:01:37 834,404,352 87% 1.23MB/s 0:01:36 835,715,072 87% 1.22MB/s 0:01:35 837,025,792 87% 1.23MB/s 0:01:33 838,336,512 87% 1.23MB/s 0:01:32 839,647,232 87% 1.21MB/s 0:01:32 840,957,952 88% 1.21MB/s 0:01:31 842,268,672 88% 1.21MB/s 0:01:30 843,579,392 88% 1.21MB/s 0:01:29 844,890,112 88% 1.22MB/s 0:01:28 846,200,832 88% 1.22MB/s 0:01:26 847,511,552 88% 1.22MB/s 0:01:25 848,822,272 88% 1.22MB/s 0:01:24 850,132,992 89% 1.23MB/s 0:01:23 851,443,712 89% 1.23MB/s 0:01:22 852,754,432 89% 1.23MB/s 0:01:21 854,065,152 89% 1.22MB/s 0:01:20 854,982,656 89% 1.04MB/s 0:01:33 855,900,160 89% 973.82kB/s 0:01:41 857,210,880 89% 975.35kB/s 0:01:40 858,521,600 89% 976.44kB/s 0:01:38 859,832,320 90% 1.12MB/s 0:01:22 861,143,040 90% 1.23MB/s 0:01:14 862,453,760 90% 1.22MB/s 0:01:13 863,764,480 90% 1.22MB/s 0:01:12 865,075,200 90% 1.22MB/s 0:01:11 866,385,920 90% 1.22MB/s 0:01:10 867,696,640 90% 1.23MB/s 0:01:09 869,007,360 90% 1.22MB/s 0:01:08 870,318,080 91% 1.23MB/s 0:01:07 871,628,800 91% 1.23MB/s 0:01:06 872,906,752 91% 1.22MB/s 0:01:05 874,217,472 91% 1.22MB/s 0:01:04 875,528,192 91% 1.22MB/s 0:01:03 876,838,912 91% 1.21MB/s 0:01:03 878,149,632 91% 1.22MB/s 0:01:01 879,460,352 92% 1.22MB/s 0:01:00 880,771,072 92% 1.22MB/s 0:00:59 882,081,792 92% 1.22MB/s 0:00:58 883,392,512 92% 1.22MB/s 0:00:57 884,703,232 92% 1.23MB/s 0:00:55 886,013,952 92% 1.22MB/s 0:00:55 887,324,672 92% 1.23MB/s 0:00:53 888,635,392 93% 1.23MB/s 0:00:52 889,946,112 93% 1.22MB/s 0:00:51 891,256,832 93% 1.22MB/s 0:00:50 892,567,552 93% 1.22MB/s 0:00:50 893,878,272 93% 1.22MB/s 0:00:49 895,188,992 93% 1.22MB/s 0:00:47 896,499,712 93% 1.22MB/s 0:00:46 897,810,432 94% 1.23MB/s 0:00:45 899,121,152 94% 1.23MB/s 0:00:44 900,431,872 94% 1.22MB/s 0:00:43 901,742,592 94% 1.23MB/s 0:00:42 902,922,240 94% 1.19MB/s 0:00:42 904,232,960 94% 1.19MB/s 0:00:41 905,543,680 94% 1.19MB/s 0:00:40 906,854,400 94% 1.18MB/s 0:00:39 908,165,120 95% 1.22MB/s 0:00:37 909,475,840 95% 1.22MB/s 0:00:36 910,786,560 95% 1.22MB/s 0:00:35 912,097,280 95% 1.23MB/s 0:00:34 913,408,000 95% 1.23MB/s 0:00:33 914,718,720 95% 1.23MB/s 0:00:32 916,029,440 95% 1.23MB/s 0:00:31 917,340,160 96% 1.22MB/s 0:00:30 918,650,880 96% 1.23MB/s 0:00:28 919,961,600 96% 1.23MB/s 0:00:27 921,272,320 96% 1.23MB/s 0:00:26 922,583,040 96% 1.23MB/s 0:00:25 923,893,760 96% 1.23MB/s 0:00:24 925,204,480 96% 1.23MB/s 0:00:23 926,515,200 97% 1.23MB/s 0:00:22 927,825,920 97% 1.23MB/s 0:00:21 929,136,640 97% 1.23MB/s 0:00:20 930,447,360 97% 1.23MB/s 0:00:19 931,758,080 97% 1.23MB/s 0:00:18 933,068,800 97% 1.23MB/s 0:00:17 934,379,520 97% 1.23MB/s 0:00:16 935,690,240 97% 1.23MB/s 0:00:15 937,000,960 98% 1.23MB/s 0:00:14 938,311,680 98% 1.23MB/s 0:00:13 939,622,400 98% 1.22MB/s 0:00:12 940,933,120 98% 1.22MB/s 0:00:11 942,243,840 98% 1.22MB/s 0:00:10 943,554,560 98% 1.22MB/s 0:00:09 944,865,280 98% 1.22MB/s 0:00:08 946,176,000 99% 1.22MB/s 0:00:07 947,486,720 99% 1.21MB/s 0:00:06 948,797,440 99% 1.22MB/s 0:00:04 950,108,160 99% 1.22MB/s 0:00:03 951,418,880 99% 1.22MB/s 0:00:02 952,729,600 99% 1.22MB/s 0:00:01 954,040,320 99% 1.21MB/s 0:00:00 954,962,436 100% 1.22MB/s 0:12:27 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221213-pine64-pinephone.img.xz.sha256 133 100% 0.18kB/s 0:00:00 133 100% 0.18kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221213-pine64-pinephonepro.img.xz 32,768 0% 44.69kB/s 5:39:47 393,216 0% 375.00kB/s 0:40:28 1,703,936 0% 815.29kB/s 0:18:35 3,014,656 0% 963.04kB/s 0:15:43 4,325,376 0% 1.01MB/s 0:14:34 5,636,096 0% 1.23MB/s 0:11:59 6,946,816 0% 1.23MB/s 0:11:59 8,257,536 0% 1.23MB/s 0:11:59 9,568,256 1% 1.22MB/s 0:11:59 10,878,976 1% 1.22MB/s 0:11:58 12,189,696 1% 1.22MB/s 0:11:59 13,500,416 1% 1.23MB/s 0:11:55 14,811,136 1% 1.23MB/s 0:11:53 16,121,856 1% 1.23MB/s 0:11:52 17,432,576 1% 1.22MB/s 0:11:55 18,743,296 2% 1.22MB/s 0:11:56 20,054,016 2% 1.22MB/s 0:11:55 21,364,736 2% 1.22MB/s 0:11:54 22,675,456 2% 1.22MB/s 0:11:50 23,986,176 2% 1.23MB/s 0:11:46 25,296,896 2% 1.23MB/s 0:11:45 26,607,616 2% 1.23MB/s 0:11:45 27,918,336 3% 1.23MB/s 0:11:40 29,229,056 3% 1.23MB/s 0:11:42 30,539,776 3% 1.23MB/s 0:11:41 31,850,496 3% 1.23MB/s 0:11:40 33,128,448 3% 1.21MB/s 0:11:46 34,439,168 3% 1.22MB/s 0:11:42 35,749,888 3% 1.22MB/s 0:11:42 37,060,608 4% 1.22MB/s 0:11:41 38,371,328 4% 1.23MB/s 0:11:34 39,682,048 4% 1.22MB/s 0:11:37 40,992,768 4% 1.22MB/s 0:11:35 42,303,488 4% 1.22MB/s 0:11:34 43,614,208 4% 1.23MB/s 0:11:31 44,924,928 4% 1.23MB/s 0:11:29 46,235,648 5% 1.23MB/s 0:11:29 47,546,368 5% 1.23MB/s 0:11:28 48,857,088 5% 1.21MB/s 0:11:37 50,167,808 5% 1.21MB/s 0:11:37 51,478,528 5% 1.21MB/s 0:11:35 52,789,248 5% 1.21MB/s 0:11:33 54,099,968 5% 1.23MB/s 0:11:20 55,410,688 6% 1.23MB/s 0:11:18 56,721,408 6% 1.23MB/s 0:11:17 58,032,128 6% 1.23MB/s 0:11:18 59,342,848 6% 1.23MB/s 0:11:17 60,653,568 6% 1.23MB/s 0:11:16 61,964,288 6% 1.23MB/s 0:11:16 63,275,008 6% 1.22MB/s 0:11:17 64,585,728 7% 1.22MB/s 0:11:16 65,896,448 7% 1.22MB/s 0:11:15 67,207,168 7% 1.22MB/s 0:11:12 68,517,888 7% 1.23MB/s 0:11:11 69,828,608 7% 1.23MB/s 0:11:10 71,139,328 7% 1.22MB/s 0:11:10 72,450,048 7% 1.22MB/s 0:11:09 73,760,768 8% 1.23MB/s 0:11:06 75,071,488 8% 1.22MB/s 0:11:10 76,382,208 8% 1.22MB/s 0:11:08 77,692,928 8% 1.22MB/s 0:11:07 79,003,648 8% 1.22MB/s 0:11:06 80,314,368 8% 1.23MB/s 0:11:01 81,625,088 8% 1.23MB/s 0:11:00 82,935,808 9% 1.23MB/s 0:10:59 84,246,528 9% 1.22MB/s 0:10:59 85,557,248 9% 1.23MB/s 0:10:57 86,867,968 9% 1.20MB/s 0:11:08 88,178,688 9% 1.21MB/s 0:11:05 89,489,408 9% 1.21MB/s 0:11:05 90,800,128 9% 1.20MB/s 0:11:07 92,110,848 10% 1.22MB/s 0:10:54 93,421,568 10% 1.22MB/s 0:10:55 94,732,288 10% 1.22MB/s 0:10:52 96,043,008 10% 1.23MB/s 0:10:48 97,353,728 10% 1.23MB/s 0:10:46 98,664,448 10% 1.23MB/s 0:10:45 99,975,168 10% 1.22MB/s 0:10:47 101,285,888 11% 1.23MB/s 0:10:45 102,596,608 11% 1.22MB/s 0:10:45 103,907,328 11% 1.22MB/s 0:10:45 105,218,048 11% 1.23MB/s 0:10:41 106,528,768 11% 1.23MB/s 0:10:41 107,839,488 11% 1.23MB/s 0:10:39 109,150,208 11% 1.23MB/s 0:10:38 110,460,928 12% 1.23MB/s 0:10:37 111,771,648 12% 1.23MB/s 0:10:36 113,082,368 12% 1.22MB/s 0:10:36 114,393,088 12% 1.23MB/s 0:10:35 115,703,808 12% 1.22MB/s 0:10:34 117,014,528 12% 1.22MB/s 0:10:34 118,325,248 12% 1.22MB/s 0:10:32 119,635,968 13% 1.16MB/s 0:11:03 121,208,832 13% 1.21MB/s 0:10:39 122,519,552 13% 1.21MB/s 0:10:37 123,830,272 13% 1.20MB/s 0:10:38 125,140,992 13% 1.27MB/s 0:10:04 126,451,712 13% 1.21MB/s 0:10:32 127,762,432 14% 1.21MB/s 0:10:31 129,073,152 14% 1.22MB/s 0:10:28 130,383,872 14% 1.21MB/s 0:10:31 131,694,592 14% 1.23MB/s 0:10:20 133,005,312 14% 1.23MB/s 0:10:19 134,316,032 14% 1.22MB/s 0:10:21 135,626,752 14% 1.22MB/s 0:10:19 136,937,472 15% 1.22MB/s 0:10:18 138,248,192 15% 1.22MB/s 0:10:19 139,558,912 15% 1.23MB/s 0:10:13 140,869,632 15% 1.23MB/s 0:10:13 142,180,352 15% 1.23MB/s 0:10:12 143,491,072 15% 1.23MB/s 0:10:11 144,801,792 15% 1.22MB/s 0:10:11 146,112,512 16% 1.23MB/s 0:10:09 147,423,232 16% 1.23MB/s 0:10:08 148,733,952 16% 1.23MB/s 0:10:06 150,044,672 16% 1.23MB/s 0:10:05 151,355,392 16% 1.23MB/s 0:10:05 152,666,112 16% 1.22MB/s 0:10:07 153,976,832 16% 1.22MB/s 0:10:08 155,287,552 17% 1.22MB/s 0:10:06 156,598,272 17% 1.22MB/s 0:10:05 157,908,992 17% 1.22MB/s 0:10:00 159,219,712 17% 1.22MB/s 0:10:01 160,530,432 17% 1.23MB/s 0:09:57 161,841,152 17% 1.23MB/s 0:09:57 163,151,872 17% 1.22MB/s 0:09:56 164,462,592 18% 1.23MB/s 0:09:52 165,773,312 18% 1.23MB/s 0:09:53 167,051,264 18% 1.21MB/s 0:09:59 168,361,984 18% 1.20MB/s 0:10:04 169,672,704 18% 1.19MB/s 0:10:07 170,983,424 18% 1.19MB/s 0:10:05 172,294,144 18% 1.21MB/s 0:09:58 173,604,864 19% 1.22MB/s 0:09:50 174,915,584 19% 1.22MB/s 0:09:47 176,226,304 19% 1.22MB/s 0:09:46 177,537,024 19% 1.22MB/s 0:09:47 178,847,744 19% 1.22MB/s 0:09:46 180,158,464 19% 1.22MB/s 0:09:45 181,469,184 19% 1.22MB/s 0:09:44 182,779,904 20% 1.23MB/s 0:09:40 184,090,624 20% 1.23MB/s 0:09:39 185,401,344 20% 1.22MB/s 0:09:38 186,712,064 20% 1.22MB/s 0:09:37 188,022,784 20% 1.23MB/s 0:09:36 189,333,504 20% 1.23MB/s 0:09:34 190,644,224 20% 1.23MB/s 0:09:32 191,954,944 21% 1.23MB/s 0:09:31 193,265,664 21% 1.23MB/s 0:09:30 194,576,384 21% 1.23MB/s 0:09:30 195,887,104 21% 1.23MB/s 0:09:29 197,197,824 21% 1.23MB/s 0:09:28 198,508,544 21% 1.23MB/s 0:09:26 199,819,264 21% 1.23MB/s 0:09:25 201,129,984 22% 1.23MB/s 0:09:24 202,440,704 22% 1.23MB/s 0:09:23 203,751,424 22% 1.23MB/s 0:09:22 205,062,144 22% 1.23MB/s 0:09:21 206,372,864 22% 1.23MB/s 0:09:20 207,683,584 22% 1.23MB/s 0:09:19 208,994,304 22% 1.22MB/s 0:09:20 210,305,024 23% 1.21MB/s 0:09:26 211,615,744 23% 1.21MB/s 0:09:25 212,926,464 23% 1.21MB/s 0:09:23 214,237,184 23% 1.21MB/s 0:09:20 215,547,904 23% 1.23MB/s 0:09:13 216,858,624 23% 1.23MB/s 0:09:13 218,169,344 23% 1.22MB/s 0:09:15 219,480,064 24% 1.22MB/s 0:09:15 220,790,784 24% 1.22MB/s 0:09:13 222,101,504 24% 1.22MB/s 0:09:12 223,412,224 24% 1.22MB/s 0:09:09 224,722,944 24% 1.22MB/s 0:09:07 226,033,664 24% 1.22MB/s 0:09:07 227,344,384 24% 1.22MB/s 0:09:07 228,655,104 25% 1.22MB/s 0:09:07 229,965,824 25% 1.22MB/s 0:09:06 231,276,544 25% 1.22MB/s 0:09:04 232,587,264 25% 1.22MB/s 0:09:01 233,897,984 25% 1.23MB/s 0:08:58 235,208,704 25% 1.22MB/s 0:08:59 236,519,424 25% 1.23MB/s 0:08:57 237,830,144 26% 1.23MB/s 0:08:55 239,140,864 26% 1.22MB/s 0:08:55 240,451,584 26% 1.23MB/s 0:08:53 241,762,304 26% 1.23MB/s 0:08:53 243,073,024 26% 1.23MB/s 0:08:51 244,383,744 26% 1.23MB/s 0:08:49 245,694,464 26% 1.22MB/s 0:08:50 247,005,184 27% 1.21MB/s 0:08:54 248,315,904 27% 1.20MB/s 0:08:58 249,626,624 27% 1.20MB/s 0:08:58 250,937,344 27% 1.20MB/s 0:08:56 252,248,064 27% 1.21MB/s 0:08:51 253,558,784 27% 1.22MB/s 0:08:45 254,869,504 27% 1.22MB/s 0:08:44 256,180,224 28% 1.23MB/s 0:08:41 257,490,944 28% 1.23MB/s 0:08:40 258,801,664 28% 1.23MB/s 0:08:39 260,112,384 28% 1.23MB/s 0:08:37 261,423,104 28% 1.23MB/s 0:08:37 262,733,824 28% 1.23MB/s 0:08:36 264,044,544 28% 1.23MB/s 0:08:35 265,355,264 29% 1.23MB/s 0:08:33 266,665,984 29% 1.23MB/s 0:08:32 267,976,704 29% 1.23MB/s 0:08:32 269,287,424 29% 1.23MB/s 0:08:31 270,598,144 29% 1.22MB/s 0:08:32 271,908,864 29% 1.23MB/s 0:08:29 273,219,584 29% 1.23MB/s 0:08:28 274,530,304 30% 1.23MB/s 0:08:27 275,841,024 30% 1.23MB/s 0:08:23 277,151,744 30% 1.23MB/s 0:08:25 278,462,464 30% 1.23MB/s 0:08:23 279,773,184 30% 1.23MB/s 0:08:22 281,083,904 30% 1.23MB/s 0:08:21 282,394,624 30% 1.23MB/s 0:08:19 283,705,344 31% 1.23MB/s 0:08:18 285,016,064 31% 1.23MB/s 0:08:18 286,326,784 31% 1.22MB/s 0:08:18 287,637,504 31% 1.23MB/s 0:08:17 288,948,224 31% 1.23MB/s 0:08:15 290,258,944 31% 1.23MB/s 0:08:13 291,569,664 31% 1.23MB/s 0:08:10 292,880,384 32% 1.23MB/s 0:08:10 294,191,104 32% 1.23MB/s 0:08:11 295,501,824 32% 1.23MB/s 0:08:09 296,812,544 32% 1.23MB/s 0:08:08 298,123,264 32% 1.22MB/s 0:08:08 299,433,984 32% 1.23MB/s 0:08:07 300,711,936 33% 1.22MB/s 0:08:10 302,022,656 33% 1.21MB/s 0:08:10 303,333,376 33% 1.22MB/s 0:08:07 304,644,096 33% 1.22MB/s 0:08:05 305,954,816 33% 1.22MB/s 0:08:04 307,265,536 33% 1.22MB/s 0:08:02 308,576,256 33% 1.22MB/s 0:08:03 309,886,976 34% 1.22MB/s 0:08:02 311,197,696 34% 1.22MB/s 0:07:58 312,508,416 34% 1.22MB/s 0:07:57 313,819,136 34% 1.23MB/s 0:07:55 315,129,856 34% 1.23MB/s 0:07:54 316,440,576 34% 1.23MB/s 0:07:53 317,751,296 34% 1.22MB/s 0:07:53 319,062,016 35% 1.22MB/s 0:07:52 320,372,736 35% 1.22MB/s 0:07:51 321,683,456 35% 1.22MB/s 0:07:50 322,994,176 35% 1.23MB/s 0:07:48 324,304,896 35% 1.23MB/s 0:07:47 325,615,616 35% 1.23MB/s 0:07:45 326,926,336 35% 1.23MB/s 0:07:44 328,237,056 36% 1.23MB/s 0:07:43 329,547,776 36% 1.23MB/s 0:07:41 330,858,496 36% 1.23MB/s 0:07:41 332,169,216 36% 1.23MB/s 0:07:40 333,479,936 36% 1.23MB/s 0:07:39 334,790,656 36% 1.23MB/s 0:07:39 336,101,376 36% 1.22MB/s 0:07:38 337,412,096 37% 1.22MB/s 0:07:37 338,722,816 37% 1.22MB/s 0:07:36 340,033,536 37% 1.23MB/s 0:07:35 341,344,256 37% 1.23MB/s 0:07:34 342,654,976 37% 1.23MB/s 0:07:32 343,965,696 37% 1.23MB/s 0:07:30 345,276,416 37% 1.23MB/s 0:07:31 346,587,136 38% 1.23MB/s 0:07:28 347,897,856 38% 1.23MB/s 0:07:28 349,208,576 38% 1.23MB/s 0:07:27 350,519,296 38% 1.23MB/s 0:07:25 351,830,016 38% 1.23MB/s 0:07:25 353,140,736 38% 1.23MB/s 0:07:23 354,451,456 38% 1.22MB/s 0:07:24 355,762,176 39% 1.23MB/s 0:07:21 357,072,896 39% 1.23MB/s 0:07:20 358,383,616 39% 1.23MB/s 0:07:19 359,694,336 39% 1.23MB/s 0:07:17 361,005,056 39% 1.23MB/s 0:07:17 362,315,776 39% 1.23MB/s 0:07:16 363,626,496 39% 1.22MB/s 0:07:19 364,937,216 40% 1.21MB/s 0:07:22 366,247,936 40% 1.20MB/s 0:07:22 367,558,656 40% 1.20MB/s 0:07:21 368,869,376 40% 1.21MB/s 0:07:17 370,180,096 40% 1.22MB/s 0:07:13 371,490,816 40% 1.22MB/s 0:07:11 372,801,536 40% 1.22MB/s 0:07:10 374,112,256 41% 1.23MB/s 0:07:07 375,422,976 41% 1.23MB/s 0:07:05 376,733,696 41% 1.23MB/s 0:07:05 378,044,416 41% 1.23MB/s 0:07:04 379,355,136 41% 1.23MB/s 0:07:03 380,665,856 41% 1.23MB/s 0:07:02 381,976,576 41% 1.23MB/s 0:07:01 383,287,296 42% 1.22MB/s 0:07:02 384,598,016 42% 1.21MB/s 0:07:03 385,908,736 42% 1.21MB/s 0:07:03 387,219,456 42% 1.21MB/s 0:07:02 388,530,176 42% 1.22MB/s 0:06:59 389,840,896 42% 1.22MB/s 0:06:57 391,151,616 42% 1.23MB/s 0:06:54 392,462,336 43% 1.23MB/s 0:06:52 393,773,056 43% 1.23MB/s 0:06:51 395,083,776 43% 1.23MB/s 0:06:50 396,394,496 43% 1.23MB/s 0:06:49 397,705,216 43% 1.22MB/s 0:06:49 399,015,936 43% 1.22MB/s 0:06:48 400,326,656 43% 1.22MB/s 0:06:48 401,637,376 44% 1.22MB/s 0:06:46 402,948,096 44% 1.22MB/s 0:06:46 404,258,816 44% 1.22MB/s 0:06:44 405,569,536 44% 1.22MB/s 0:06:43 406,880,256 44% 1.22MB/s 0:06:42 408,190,976 44% 1.23MB/s 0:06:40 409,501,696 44% 1.23MB/s 0:06:39 410,812,416 45% 1.22MB/s 0:06:39 412,123,136 45% 1.22MB/s 0:06:38 413,433,856 45% 1.23MB/s 0:06:36 414,744,576 45% 1.23MB/s 0:06:35 416,055,296 45% 1.23MB/s 0:06:33 417,366,016 45% 1.23MB/s 0:06:33 418,676,736 45% 1.21MB/s 0:06:37 419,987,456 46% 1.21MB/s 0:06:36 421,298,176 46% 1.21MB/s 0:06:34 422,608,896 46% 1.21MB/s 0:06:34 423,919,616 46% 1.23MB/s 0:06:28 425,230,336 46% 1.23MB/s 0:06:27 426,541,056 46% 1.22MB/s 0:06:26 427,851,776 46% 1.23MB/s 0:06:24 429,162,496 47% 1.23MB/s 0:06:23 430,473,216 47% 1.23MB/s 0:06:22 431,783,936 47% 1.23MB/s 0:06:21 433,094,656 47% 1.23MB/s 0:06:20 434,405,376 47% 1.22MB/s 0:06:20 435,683,328 47% 1.22MB/s 0:06:21 436,994,048 47% 1.22MB/s 0:06:20 438,304,768 48% 1.22MB/s 0:06:19 439,615,488 48% 1.22MB/s 0:06:18 440,926,208 48% 1.22MB/s 0:06:15 442,236,928 48% 1.22MB/s 0:06:15 443,547,648 48% 1.22MB/s 0:06:14 444,858,368 48% 1.22MB/s 0:06:12 446,169,088 48% 1.22MB/s 0:06:12 447,479,808 49% 1.22MB/s 0:06:09 448,790,528 49% 1.22MB/s 0:06:09 450,101,248 49% 1.22MB/s 0:06:08 451,411,968 49% 1.22MB/s 0:06:06 452,722,688 49% 1.22MB/s 0:06:05 454,033,408 49% 1.23MB/s 0:06:04 455,344,128 49% 1.23MB/s 0:06:03 456,654,848 50% 1.23MB/s 0:06:01 457,965,568 50% 1.23MB/s 0:06:00 459,276,288 50% 1.22MB/s 0:06:01 460,587,008 50% 1.22MB/s 0:06:00 461,897,728 50% 1.22MB/s 0:06:00 463,208,448 50% 1.22MB/s 0:05:59 464,519,168 50% 1.22MB/s 0:05:56 465,829,888 51% 1.22MB/s 0:05:55 467,140,608 51% 1.23MB/s 0:05:52 468,451,328 51% 1.23MB/s 0:05:52 469,762,048 51% 1.23MB/s 0:05:51 471,072,768 51% 1.23MB/s 0:05:49 472,383,488 51% 1.22MB/s 0:05:49 473,694,208 51% 1.22MB/s 0:05:48 475,004,928 52% 1.22MB/s 0:05:48 476,315,648 52% 1.22MB/s 0:05:47 477,626,368 52% 1.22MB/s 0:05:45 478,937,088 52% 1.22MB/s 0:05:44 480,247,808 52% 1.22MB/s 0:05:43 481,558,528 52% 1.22MB/s 0:05:42 482,869,248 52% 1.22MB/s 0:05:41 484,179,968 53% 1.22MB/s 0:05:40 485,490,688 53% 1.23MB/s 0:05:39 486,801,408 53% 1.22MB/s 0:05:38 488,112,128 53% 1.22MB/s 0:05:37 489,422,848 53% 1.23MB/s 0:05:35 490,733,568 53% 1.22MB/s 0:05:35 492,044,288 53% 1.22MB/s 0:05:34 493,355,008 54% 1.22MB/s 0:05:34 494,665,728 54% 1.21MB/s 0:05:36 495,976,448 54% 1.20MB/s 0:05:38 497,287,168 54% 1.20MB/s 0:05:37 498,597,888 54% 1.20MB/s 0:05:34 499,908,608 54% 1.21MB/s 0:05:32 501,219,328 55% 1.22MB/s 0:05:27 502,530,048 55% 1.22MB/s 0:05:26 503,840,768 55% 1.22MB/s 0:05:26 505,151,488 55% 1.22MB/s 0:05:24 506,462,208 55% 1.22MB/s 0:05:24 507,772,928 55% 1.22MB/s 0:05:23 509,083,648 55% 1.22MB/s 0:05:22 510,394,368 56% 1.22MB/s 0:05:21 511,705,088 56% 1.22MB/s 0:05:20 513,015,808 56% 1.23MB/s 0:05:17 514,326,528 56% 1.23MB/s 0:05:15 515,637,248 56% 1.23MB/s 0:05:14 516,947,968 56% 1.23MB/s 0:05:13 518,258,688 56% 1.23MB/s 0:05:12 519,569,408 57% 1.23MB/s 0:05:11 520,880,128 57% 1.23MB/s 0:05:10 522,190,848 57% 1.23MB/s 0:05:09 523,501,568 57% 1.23MB/s 0:05:08 524,812,288 57% 1.23MB/s 0:05:07 526,123,008 57% 1.23MB/s 0:05:06 527,433,728 57% 1.22MB/s 0:05:06 528,744,448 58% 1.22MB/s 0:05:04 530,055,168 58% 1.22MB/s 0:05:04 531,365,888 58% 1.23MB/s 0:05:02 532,676,608 58% 1.23MB/s 0:05:01 533,987,328 58% 1.22MB/s 0:05:00 535,298,048 58% 1.23MB/s 0:04:59 536,608,768 58% 1.22MB/s 0:05:00 537,919,488 59% 1.22MB/s 0:04:59 539,230,208 59% 1.22MB/s 0:04:58 540,540,928 59% 1.22MB/s 0:04:57 541,851,648 59% 1.23MB/s 0:04:54 543,162,368 59% 1.22MB/s 0:04:53 544,473,088 59% 1.22MB/s 0:04:52 545,783,808 59% 1.22MB/s 0:04:51 547,094,528 60% 1.22MB/s 0:04:50 548,405,248 60% 1.22MB/s 0:04:49 549,715,968 60% 1.22MB/s 0:04:48 551,026,688 60% 1.22MB/s 0:04:48 552,337,408 60% 1.22MB/s 0:04:47 553,648,128 60% 1.22MB/s 0:04:46 554,958,848 60% 1.22MB/s 0:04:45 556,269,568 61% 1.22MB/s 0:04:44 557,580,288 61% 1.22MB/s 0:04:43 558,891,008 61% 1.22MB/s 0:04:42 560,201,728 61% 1.22MB/s 0:04:41 561,512,448 61% 1.22MB/s 0:04:39 562,823,168 61% 1.22MB/s 0:04:37 564,133,888 61% 1.23MB/s 0:04:36 565,444,608 62% 1.22MB/s 0:04:36 566,755,328 62% 1.22MB/s 0:04:34 568,066,048 62% 1.21MB/s 0:04:37 569,344,000 62% 1.20MB/s 0:04:39 570,654,720 62% 1.20MB/s 0:04:37 571,965,440 62% 1.20MB/s 0:04:37 573,276,160 62% 1.21MB/s 0:04:31 574,324,736 63% 1.16MB/s 0:04:43 575,635,456 63% 1.13MB/s 0:04:48 576,815,104 63% 1.11MB/s 0:04:53 577,994,752 63% 1.06MB/s 0:05:07 579,305,472 63% 1.11MB/s 0:04:52 580,616,192 63% 1.14MB/s 0:04:44 581,926,912 63% 1.16MB/s 0:04:37 583,237,632 64% 1.22MB/s 0:04:23 584,548,352 64% 1.23MB/s 0:04:20 585,859,072 64% 1.22MB/s 0:04:19 587,169,792 64% 1.22MB/s 0:04:18 588,480,512 64% 1.22MB/s 0:04:17 589,791,232 64% 1.22MB/s 0:04:16 591,101,952 64% 1.22MB/s 0:04:15 592,412,672 65% 1.22MB/s 0:04:14 593,723,392 65% 1.22MB/s 0:04:13 595,034,112 65% 1.22MB/s 0:04:13 596,344,832 65% 1.22MB/s 0:04:12 597,655,552 65% 1.21MB/s 0:04:12 598,966,272 65% 1.22MB/s 0:04:10 600,276,992 65% 1.22MB/s 0:04:08 601,587,712 66% 1.21MB/s 0:04:09 602,767,360 66% 1.19MB/s 0:04:13 604,078,080 66% 1.16MB/s 0:04:19 605,388,800 66% 1.15MB/s 0:04:19 606,699,520 66% 1.16MB/s 0:04:16 608,010,240 66% 1.19MB/s 0:04:09 609,320,960 66% 1.21MB/s 0:04:02 610,631,680 67% 1.22MB/s 0:04:01 611,942,400 67% 1.21MB/s 0:04:01 612,859,904 67% 1.12MB/s 0:04:21 614,170,624 67% 1.12MB/s 0:04:19 615,481,344 67% 1.12MB/s 0:04:18 616,792,064 67% 1.13MB/s 0:04:14 618,102,784 67% 1.22MB/s 0:03:53 619,413,504 67% 1.22MB/s 0:03:52 620,724,224 68% 1.22MB/s 0:03:52 622,034,944 68% 1.22MB/s 0:03:51 623,345,664 68% 1.20MB/s 0:03:54 624,656,384 68% 1.20MB/s 0:03:53 625,967,104 68% 1.20MB/s 0:03:52 627,277,824 68% 1.20MB/s 0:03:51 628,588,544 68% 1.20MB/s 0:03:49 629,899,264 69% 1.19MB/s 0:03:51 631,209,984 69% 1.18MB/s 0:03:51 632,520,704 69% 1.18MB/s 0:03:50 633,831,424 69% 1.19MB/s 0:03:47 635,142,144 69% 1.20MB/s 0:03:44 636,452,864 69% 1.19MB/s 0:03:45 637,763,584 69% 1.19MB/s 0:03:44 639,074,304 70% 1.19MB/s 0:03:43 640,385,024 70% 1.20MB/s 0:03:40 641,695,744 70% 1.22MB/s 0:03:36 643,006,464 70% 1.21MB/s 0:03:37 644,317,184 70% 1.21MB/s 0:03:34 645,627,904 70% 1.21MB/s 0:03:34 646,938,624 70% 1.21MB/s 0:03:33 648,249,344 71% 1.22MB/s 0:03:29 649,560,064 71% 1.20MB/s 0:03:32 650,870,784 71% 1.20MB/s 0:03:31 652,181,504 71% 1.20MB/s 0:03:30 653,492,224 71% 1.19MB/s 0:03:31 654,802,944 71% 1.21MB/s 0:03:26 656,113,664 72% 1.21MB/s 0:03:25 657,424,384 72% 1.22MB/s 0:03:23 658,735,104 72% 1.22MB/s 0:03:21 660,045,824 72% 1.20MB/s 0:03:24 661,356,544 72% 1.20MB/s 0:03:22 662,667,264 72% 1.20MB/s 0:03:22 663,977,984 72% 1.20MB/s 0:03:21 665,288,704 73% 1.22MB/s 0:03:17 666,599,424 73% 1.22MB/s 0:03:16 667,910,144 73% 1.22MB/s 0:03:15 669,220,864 73% 1.22MB/s 0:03:14 670,531,584 73% 1.22MB/s 0:03:13 671,842,304 73% 1.22MB/s 0:03:12 673,153,024 73% 1.22MB/s 0:03:11 674,463,744 74% 1.21MB/s 0:03:11 675,774,464 74% 1.21MB/s 0:03:10 677,085,184 74% 1.21MB/s 0:03:08 678,395,904 74% 1.21MB/s 0:03:08 679,706,624 74% 1.21MB/s 0:03:06 681,017,344 74% 1.21MB/s 0:03:05 682,328,064 74% 1.21MB/s 0:03:04 683,638,784 75% 1.20MB/s 0:03:04 684,818,432 75% 1.18MB/s 0:03:07 686,129,152 75% 1.18MB/s 0:03:06 687,439,872 75% 1.17MB/s 0:03:06 688,750,592 75% 1.18MB/s 0:03:04 690,061,312 75% 1.21MB/s 0:02:59 691,372,032 75% 1.20MB/s 0:02:58 692,682,752 76% 1.21MB/s 0:02:55 693,993,472 76% 1.21MB/s 0:02:55 695,304,192 76% 1.21MB/s 0:02:54 696,614,912 76% 1.21MB/s 0:02:53 697,925,632 76% 1.21MB/s 0:02:52 699,236,352 76% 1.20MB/s 0:02:52 700,547,072 76% 1.21MB/s 0:02:50 701,857,792 77% 1.21MB/s 0:02:49 703,135,744 77% 1.20MB/s 0:02:49 704,446,464 77% 1.21MB/s 0:02:47 705,757,184 77% 1.20MB/s 0:02:46 707,067,904 77% 1.20MB/s 0:02:45 708,378,624 77% 1.21MB/s 0:02:43 709,689,344 77% 1.21MB/s 0:02:42 711,000,064 78% 1.22MB/s 0:02:40 712,310,784 78% 1.22MB/s 0:02:39 713,621,504 78% 1.21MB/s 0:02:38 714,932,224 78% 1.21MB/s 0:02:37 716,242,944 78% 1.21MB/s 0:02:37 717,553,664 78% 1.21MB/s 0:02:35 718,864,384 78% 1.21MB/s 0:02:35 720,175,104 79% 1.21MB/s 0:02:33 721,485,824 79% 1.21MB/s 0:02:32 722,796,544 79% 1.21MB/s 0:02:31 724,107,264 79% 1.21MB/s 0:02:30 725,417,984 79% 1.20MB/s 0:02:30 726,728,704 79% 1.20MB/s 0:02:30 728,039,424 79% 1.19MB/s 0:02:30 729,350,144 80% 1.19MB/s 0:02:28 730,660,864 80% 1.19MB/s 0:02:28 731,971,584 80% 1.19MB/s 0:02:26 733,282,304 80% 1.19MB/s 0:02:26 734,593,024 80% 1.18MB/s 0:02:25 735,903,744 80% 1.19MB/s 0:02:24 737,214,464 80% 1.19MB/s 0:02:22 738,525,184 81% 1.19MB/s 0:02:21 739,835,904 81% 1.20MB/s 0:02:19 741,146,624 81% 1.21MB/s 0:02:17 742,457,344 81% 1.21MB/s 0:02:16 743,768,064 81% 1.21MB/s 0:02:14 745,078,784 81% 1.21MB/s 0:02:14 746,389,504 81% 1.20MB/s 0:02:13 747,700,224 82% 1.19MB/s 0:02:13 749,010,944 82% 1.18MB/s 0:02:13 750,321,664 82% 1.19MB/s 0:02:12 751,632,384 82% 1.18MB/s 0:02:11 752,943,104 82% 1.19MB/s 0:02:09 754,253,824 82% 1.20MB/s 0:02:07 755,564,544 82% 1.20MB/s 0:02:06 756,875,264 83% 1.21MB/s 0:02:05 758,185,984 83% 1.21MB/s 0:02:03 759,496,704 83% 1.21MB/s 0:02:02 760,676,352 83% 1.18MB/s 0:02:04 761,856,000 83% 1.15MB/s 0:02:06 763,035,648 83% 1.13MB/s 0:02:08 764,346,368 83% 1.13MB/s 0:02:07 765,657,088 84% 1.15MB/s 0:02:03 766,967,808 84% 1.17MB/s 0:02:00 768,278,528 84% 1.20MB/s 0:01:56 769,589,248 84% 1.20MB/s 0:01:55 770,899,968 84% 1.21MB/s 0:01:53 772,210,688 84% 1.21MB/s 0:01:52 773,521,408 84% 1.21MB/s 0:01:51 774,832,128 85% 1.21MB/s 0:01:50 776,142,848 85% 1.21MB/s 0:01:49 777,453,568 85% 1.21MB/s 0:01:47 778,764,288 85% 1.22MB/s 0:01:46 780,075,008 85% 1.21MB/s 0:01:45 781,385,728 85% 1.21MB/s 0:01:44 782,696,448 85% 1.21MB/s 0:01:43 784,007,168 86% 1.21MB/s 0:01:42 785,317,888 86% 1.21MB/s 0:01:41 786,628,608 86% 1.22MB/s 0:01:40 787,939,328 86% 1.22MB/s 0:01:38 789,250,048 86% 1.20MB/s 0:01:38 790,560,768 86% 1.20MB/s 0:01:38 791,871,488 86% 1.20MB/s 0:01:37 793,182,208 87% 1.20MB/s 0:01:36 794,492,928 87% 1.21MB/s 0:01:34 795,803,648 87% 1.21MB/s 0:01:33 797,114,368 87% 1.22MB/s 0:01:31 798,425,088 87% 1.21MB/s 0:01:30 799,735,808 87% 1.21MB/s 0:01:29 801,046,528 87% 1.21MB/s 0:01:28 802,357,248 88% 1.21MB/s 0:01:28 803,667,968 88% 1.20MB/s 0:01:27 804,978,688 88% 1.19MB/s 0:01:26 806,289,408 88% 1.19MB/s 0:01:25 807,600,128 88% 1.20MB/s 0:01:24 808,910,848 88% 1.20MB/s 0:01:23 810,221,568 88% 1.21MB/s 0:01:21 811,532,288 89% 1.20MB/s 0:01:21 812,843,008 89% 1.19MB/s 0:01:20 814,153,728 89% 1.18MB/s 0:01:20 815,464,448 89% 1.18MB/s 0:01:18 816,775,168 89% 1.19MB/s 0:01:17 818,085,888 89% 1.20MB/s 0:01:15 819,396,608 89% 1.21MB/s 0:01:14 820,707,328 90% 1.21MB/s 0:01:13 822,018,048 90% 1.21MB/s 0:01:11 823,328,768 90% 1.21MB/s 0:01:10 824,639,488 90% 1.20MB/s 0:01:10 825,950,208 90% 1.20MB/s 0:01:09 827,260,928 90% 1.20MB/s 0:01:08 828,571,648 90% 1.20MB/s 0:01:07 829,751,296 91% 1.19MB/s 0:01:06 831,062,016 91% 1.18MB/s 0:01:06 832,372,736 91% 1.19MB/s 0:01:04 833,683,456 91% 1.19MB/s 0:01:03 834,994,176 91% 1.21MB/s 0:01:01 836,304,896 91% 1.21MB/s 0:01:00 837,582,848 91% 1.20MB/s 0:00:59 838,893,568 92% 1.19MB/s 0:00:59 840,204,288 92% 1.19MB/s 0:00:58 841,515,008 92% 1.19MB/s 0:00:57 842,825,728 92% 1.19MB/s 0:00:55 844,136,448 92% 1.20MB/s 0:00:54 845,447,168 92% 1.20MB/s 0:00:53 846,757,888 92% 1.20MB/s 0:00:52 848,068,608 93% 1.21MB/s 0:00:51 849,379,328 93% 1.21MB/s 0:00:49 850,690,048 93% 1.21MB/s 0:00:48 852,000,768 93% 1.21MB/s 0:00:47 853,311,488 93% 1.21MB/s 0:00:46 854,622,208 93% 1.20MB/s 0:00:46 855,670,784 93% 1.13MB/s 0:00:48 856,981,504 94% 1.12MB/s 0:00:47 858,292,224 94% 1.11MB/s 0:00:46 859,602,944 94% 1.12MB/s 0:00:44 860,913,664 94% 1.20MB/s 0:00:41 862,224,384 94% 1.20MB/s 0:00:39 863,535,104 94% 1.21MB/s 0:00:38 864,845,824 94% 1.22MB/s 0:00:37 866,156,544 95% 1.21MB/s 0:00:36 867,467,264 95% 1.22MB/s 0:00:35 868,777,984 95% 1.21MB/s 0:00:34 870,088,704 95% 1.21MB/s 0:00:33 871,399,424 95% 1.21MB/s 0:00:32 872,710,144 95% 1.21MB/s 0:00:31 874,020,864 95% 1.21MB/s 0:00:30 875,331,584 96% 1.21MB/s 0:00:28 876,642,304 96% 1.22MB/s 0:00:27 877,953,024 96% 1.22MB/s 0:00:26 879,263,744 96% 1.22MB/s 0:00:25 880,574,464 96% 1.22MB/s 0:00:24 881,885,184 96% 1.22MB/s 0:00:23 883,195,904 96% 1.21MB/s 0:00:22 884,506,624 97% 1.21MB/s 0:00:21 885,817,344 97% 1.21MB/s 0:00:20 887,128,064 97% 1.21MB/s 0:00:19 888,438,784 97% 1.20MB/s 0:00:18 889,749,504 97% 1.21MB/s 0:00:17 891,060,224 97% 1.20MB/s 0:00:16 892,370,944 97% 1.20MB/s 0:00:15 893,681,664 98% 1.21MB/s 0:00:14 894,992,384 98% 1.21MB/s 0:00:13 896,303,104 98% 1.20MB/s 0:00:12 897,613,824 98% 1.20MB/s 0:00:11 898,924,544 98% 1.20MB/s 0:00:09 900,235,264 98% 1.20MB/s 0:00:08 901,545,984 98% 1.21MB/s 0:00:07 902,856,704 99% 1.20MB/s 0:00:06 904,167,424 99% 1.20MB/s 0:00:05 905,478,144 99% 1.20MB/s 0:00:04 906,788,864 99% 1.20MB/s 0:00:03 908,099,584 99% 1.21MB/s 0:00:02 909,410,304 99% 1.21MB/s 0:00:01 910,721,024 99% 1.21MB/s 0:00:00 911,205,384 100% 1.21MB/s 0:11:56 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221213-pine64-pinephonepro.img.xz.sha256 136 100% 0.43kB/s 0:00:00 136 100% 0.43kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221213-tablet-x64uefi.img.xz 32,768 0% 103.56kB/s 3:36:35 819,200 0% 775.95kB/s 0:28:53 2,129,920 0% 1002.41kB/s 0:22:20 3,440,640 0% 1.05MB/s 0:20:52 4,751,360 0% 1.09MB/s 0:20:04 6,062,080 0% 1.20MB/s 0:18:09 7,372,800 0% 1.21MB/s 0:18:04 8,683,520 0% 1.21MB/s 0:17:55 9,994,240 0% 1.21MB/s 0:17:54 11,304,960 0% 1.21MB/s 0:17:55 12,615,680 0% 1.21MB/s 0:17:56 13,926,400 1% 1.20MB/s 0:17:59 15,237,120 1% 1.21MB/s 0:17:54 16,547,840 1% 1.21MB/s 0:17:50 17,858,560 1% 1.22MB/s 0:17:47 19,169,280 1% 1.22MB/s 0:17:43 20,480,000 1% 1.21MB/s 0:17:46 21,790,720 1% 1.21MB/s 0:17:44 23,101,440 1% 1.22MB/s 0:17:42 24,412,160 1% 1.22MB/s 0:17:38 25,722,880 1% 1.22MB/s 0:17:38 27,033,600 2% 1.21MB/s 0:17:43 28,344,320 2% 1.22MB/s 0:17:38 29,655,040 2% 1.21MB/s 0:17:38 30,965,760 2% 1.21MB/s 0:17:39 32,276,480 2% 1.21MB/s 0:17:38 33,587,200 2% 1.21MB/s 0:17:41 34,897,920 2% 1.21MB/s 0:17:40 36,208,640 2% 1.21MB/s 0:17:37 37,519,360 2% 1.22MB/s 0:17:29 38,830,080 2% 1.22MB/s 0:17:28 40,140,800 2% 1.21MB/s 0:17:29 41,451,520 3% 1.22MB/s 0:17:27 42,762,240 3% 1.21MB/s 0:17:29 44,072,960 3% 1.21MB/s 0:17:28 45,383,680 3% 1.22MB/s 0:17:23 46,694,400 3% 1.22MB/s 0:17:21 48,005,120 3% 1.22MB/s 0:17:22 49,315,840 3% 1.21MB/s 0:17:24 50,626,560 3% 1.21MB/s 0:17:26 51,937,280 3% 1.21MB/s 0:17:25 53,248,000 3% 1.21MB/s 0:17:24 54,558,720 4% 1.21MB/s 0:17:23 55,869,440 4% 1.21MB/s 0:17:22 57,180,160 4% 1.21MB/s 0:17:19 58,490,880 4% 1.21MB/s 0:17:14 59,801,600 4% 1.22MB/s 0:17:13 61,112,320 4% 1.22MB/s 0:17:10 62,423,040 4% 1.21MB/s 0:17:11 63,733,760 4% 1.21MB/s 0:17:11 65,044,480 4% 1.21MB/s 0:17:13 66,355,200 4% 1.21MB/s 0:17:11 67,665,920 5% 1.21MB/s 0:17:09 68,976,640 5% 1.21MB/s 0:17:07 70,287,360 5% 1.22MB/s 0:17:03 71,598,080 5% 1.21MB/s 0:17:07 72,908,800 5% 1.21MB/s 0:17:08 74,219,520 5% 1.21MB/s 0:17:07 75,530,240 5% 1.21MB/s 0:17:05 76,840,960 5% 1.21MB/s 0:17:05 78,151,680 5% 1.21MB/s 0:17:05 79,462,400 5% 1.20MB/s 0:17:13 80,773,120 6% 1.20MB/s 0:17:13 82,083,840 6% 1.20MB/s 0:17:08 83,394,560 6% 1.20MB/s 0:17:03 84,705,280 6% 1.21MB/s 0:16:57 86,016,000 6% 1.21MB/s 0:16:56 87,326,720 6% 1.21MB/s 0:16:53 88,637,440 6% 1.21MB/s 0:16:55 89,915,392 6% 1.20MB/s 0:16:59 91,226,112 6% 1.20MB/s 0:16:59 92,536,832 6% 1.20MB/s 0:17:00 93,847,552 6% 1.20MB/s 0:16:57 95,158,272 7% 1.21MB/s 0:16:49 96,468,992 7% 1.21MB/s 0:16:46 97,779,712 7% 1.21MB/s 0:16:44 99,090,432 7% 1.21MB/s 0:16:42 100,401,152 7% 1.21MB/s 0:16:41 101,711,872 7% 1.21MB/s 0:16:41 103,022,592 7% 1.21MB/s 0:16:45 104,333,312 7% 1.21MB/s 0:16:41 105,644,032 7% 1.21MB/s 0:16:40 106,954,752 7% 1.21MB/s 0:16:37 108,265,472 8% 1.22MB/s 0:16:32 109,576,192 8% 1.21MB/s 0:16:34 110,886,912 8% 1.22MB/s 0:16:32 112,197,632 8% 1.22MB/s 0:16:30 113,508,352 8% 1.22MB/s 0:16:28 114,819,072 8% 1.22MB/s 0:16:27 116,129,792 8% 1.22MB/s 0:16:25 117,440,512 8% 1.22MB/s 0:16:25 118,751,232 8% 1.22MB/s 0:16:25 120,061,952 8% 1.22MB/s 0:16:23 121,372,672 9% 1.21MB/s 0:16:25 122,683,392 9% 1.21MB/s 0:16:24 123,994,112 9% 1.22MB/s 0:16:22 125,304,832 9% 1.21MB/s 0:16:21 126,615,552 9% 1.22MB/s 0:16:18 127,926,272 9% 1.21MB/s 0:16:19 129,236,992 9% 1.21MB/s 0:16:20 130,547,712 9% 1.21MB/s 0:16:18 131,858,432 9% 1.21MB/s 0:16:19 133,169,152 9% 1.21MB/s 0:16:17 134,479,872 9% 1.21MB/s 0:16:17 135,790,592 10% 1.21MB/s 0:16:17 137,101,312 10% 1.21MB/s 0:16:14 138,412,032 10% 1.21MB/s 0:16:12 139,722,752 10% 1.22MB/s 0:16:07 141,033,472 10% 1.21MB/s 0:16:09 142,344,192 10% 1.21MB/s 0:16:09 143,654,912 10% 1.21MB/s 0:16:11 144,965,632 10% 1.21MB/s 0:16:07 146,276,352 10% 1.21MB/s 0:16:05 147,587,072 10% 1.22MB/s 0:16:03 148,897,792 11% 1.22MB/s 0:15:59 150,208,512 11% 1.22MB/s 0:16:00 151,519,232 11% 1.22MB/s 0:15:57 152,829,952 11% 1.22MB/s 0:15:57 154,140,672 11% 1.22MB/s 0:15:57 155,451,392 11% 1.20MB/s 0:16:06 156,762,112 11% 1.20MB/s 0:16:06 158,072,832 11% 1.20MB/s 0:16:05 159,383,552 11% 1.20MB/s 0:16:03 160,694,272 11% 1.22MB/s 0:15:51 162,004,992 12% 1.21MB/s 0:15:52 163,315,712 12% 1.21MB/s 0:15:50 164,626,432 12% 1.21MB/s 0:15:50 165,937,152 12% 1.21MB/s 0:15:50 167,247,872 12% 1.21MB/s 0:15:48 168,558,592 12% 1.21MB/s 0:15:47 169,869,312 12% 1.21MB/s 0:15:46 171,180,032 12% 1.21MB/s 0:15:51 172,490,752 12% 1.20MB/s 0:15:54 173,801,472 12% 1.19MB/s 0:16:01 175,112,192 13% 1.19MB/s 0:15:59 176,422,912 13% 1.20MB/s 0:15:53 177,733,632 13% 1.20MB/s 0:15:47 179,044,352 13% 1.21MB/s 0:15:40 180,355,072 13% 1.22MB/s 0:15:36 181,665,792 13% 1.22MB/s 0:15:34 182,976,512 13% 1.22MB/s 0:15:33 184,287,232 13% 1.22MB/s 0:15:31 185,597,952 13% 1.22MB/s 0:15:31 186,908,672 13% 1.21MB/s 0:15:32 188,219,392 13% 1.21MB/s 0:15:31 189,530,112 14% 1.21MB/s 0:15:30 190,840,832 14% 1.21MB/s 0:15:34 192,151,552 14% 1.21MB/s 0:15:28 193,462,272 14% 1.21MB/s 0:15:32 194,772,992 14% 1.19MB/s 0:15:44 196,083,712 14% 1.20MB/s 0:15:39 197,394,432 14% 1.18MB/s 0:15:47 198,705,152 14% 1.19MB/s 0:15:41 200,015,872 14% 1.20MB/s 0:15:29 201,326,592 14% 1.21MB/s 0:15:27 202,637,312 15% 1.21MB/s 0:15:19 203,948,032 15% 1.21MB/s 0:15:17 205,258,752 15% 1.22MB/s 0:15:15 206,569,472 15% 1.22MB/s 0:15:15 207,880,192 15% 1.22MB/s 0:15:13 209,190,912 15% 1.21MB/s 0:15:17 210,501,632 15% 1.20MB/s 0:15:20 211,812,352 15% 1.21MB/s 0:15:18 213,123,072 15% 1.20MB/s 0:15:19 214,433,792 15% 1.20MB/s 0:15:20 215,744,512 16% 1.20MB/s 0:15:17 217,055,232 16% 1.20MB/s 0:15:17 218,365,952 16% 1.20MB/s 0:15:14 219,676,672 16% 1.21MB/s 0:15:08 220,987,392 16% 1.21MB/s 0:15:06 222,298,112 16% 1.21MB/s 0:15:05 223,576,064 16% 1.20MB/s 0:15:10 224,886,784 16% 1.20MB/s 0:15:10 226,197,504 16% 1.20MB/s 0:15:12 227,508,224 16% 1.20MB/s 0:15:06 228,818,944 17% 1.21MB/s 0:15:00 230,129,664 17% 1.21MB/s 0:14:58 231,440,384 17% 1.21MB/s 0:15:00 232,751,104 17% 1.20MB/s 0:15:03 234,061,824 17% 1.20MB/s 0:15:03 235,372,544 17% 1.20MB/s 0:15:00 236,683,264 17% 1.21MB/s 0:14:52 237,993,984 17% 1.21MB/s 0:14:54 239,304,704 17% 1.21MB/s 0:14:50 240,615,424 17% 1.21MB/s 0:14:52 241,926,144 17% 1.21MB/s 0:14:50 243,236,864 18% 1.22MB/s 0:14:45 244,547,584 18% 1.22MB/s 0:14:44 245,858,304 18% 1.22MB/s 0:14:41 247,169,024 18% 1.21MB/s 0:14:44 248,479,744 18% 1.21MB/s 0:14:42 249,790,464 18% 1.21MB/s 0:14:41 251,101,184 18% 1.21MB/s 0:14:40 252,411,904 18% 1.22MB/s 0:14:35 253,722,624 18% 1.22MB/s 0:14:36 255,033,344 18% 1.21MB/s 0:14:39 256,344,064 19% 1.21MB/s 0:14:41 257,654,784 19% 1.21MB/s 0:14:40 258,965,504 19% 1.20MB/s 0:14:41 260,276,224 19% 1.21MB/s 0:14:36 261,586,944 19% 1.21MB/s 0:14:37 262,897,664 19% 1.21MB/s 0:14:34 264,208,384 19% 1.21MB/s 0:14:30 265,519,104 19% 1.21MB/s 0:14:29 266,829,824 19% 1.22MB/s 0:14:22 268,140,544 19% 1.22MB/s 0:14:24 269,451,264 20% 1.21MB/s 0:14:28 270,761,984 20% 1.21MB/s 0:14:26 272,072,704 20% 1.21MB/s 0:14:26 273,383,424 20% 1.21MB/s 0:14:24 274,694,144 20% 1.22MB/s 0:14:20 276,004,864 20% 1.21MB/s 0:14:20 277,315,584 20% 1.21MB/s 0:14:21 278,626,304 20% 1.21MB/s 0:14:19 279,937,024 20% 1.21MB/s 0:14:20 281,149,440 20% 1.16MB/s 0:14:55 282,689,536 21% 1.20MB/s 0:14:21 284,000,256 21% 1.20MB/s 0:14:22 285,310,976 21% 1.21MB/s 0:14:19 286,621,696 21% 1.26MB/s 0:13:42 287,932,416 21% 1.22MB/s 0:14:10 289,243,136 21% 1.22MB/s 0:14:08 290,553,856 21% 1.21MB/s 0:14:09 291,864,576 21% 1.21MB/s 0:14:08 293,175,296 21% 1.21MB/s 0:14:06 294,486,016 21% 1.21MB/s 0:14:07 295,796,736 21% 1.21MB/s 0:14:05 297,107,456 22% 1.21MB/s 0:14:07 298,418,176 22% 1.21MB/s 0:14:07 299,728,896 22% 1.21MB/s 0:14:03 301,039,616 22% 1.21MB/s 0:14:00 302,350,336 22% 1.22MB/s 0:13:55 303,661,056 22% 1.22MB/s 0:13:53 304,971,776 22% 1.22MB/s 0:13:55 306,282,496 22% 1.21MB/s 0:13:56 307,593,216 22% 1.20MB/s 0:14:03 308,903,936 22% 1.20MB/s 0:14:02 310,214,656 23% 1.20MB/s 0:14:00 311,525,376 23% 1.21MB/s 0:13:56 312,836,096 23% 1.22MB/s 0:13:48 314,146,816 23% 1.21MB/s 0:13:49 315,457,536 23% 1.22MB/s 0:13:46 316,768,256 23% 1.21MB/s 0:13:47 318,078,976 23% 1.21MB/s 0:13:47 319,389,696 23% 1.22MB/s 0:13:44 320,700,416 23% 1.22MB/s 0:13:42 322,011,136 23% 1.22MB/s 0:13:42 323,321,856 24% 1.22MB/s 0:13:41 324,632,576 24% 1.22MB/s 0:13:40 325,943,296 24% 1.21MB/s 0:13:40 327,254,016 24% 1.22MB/s 0:13:37 328,564,736 24% 1.22MB/s 0:13:36 329,875,456 24% 1.22MB/s 0:13:33 331,186,176 24% 1.21MB/s 0:13:35 332,496,896 24% 1.21MB/s 0:13:36 333,807,616 24% 1.21MB/s 0:13:34 335,118,336 24% 1.21MB/s 0:13:33 336,429,056 24% 1.22MB/s 0:13:30 337,739,776 25% 1.22MB/s 0:13:28 339,050,496 25% 1.21MB/s 0:13:29 340,361,216 25% 1.21MB/s 0:13:32 341,671,936 25% 1.21MB/s 0:13:28 342,982,656 25% 1.21MB/s 0:13:30 344,293,376 25% 1.21MB/s 0:13:28 345,604,096 25% 1.22MB/s 0:13:23 346,914,816 25% 1.21MB/s 0:13:25 348,225,536 25% 1.21MB/s 0:13:25 349,536,256 25% 1.21MB/s 0:13:25 350,846,976 26% 1.21MB/s 0:13:25 352,157,696 26% 1.21MB/s 0:13:25 353,468,416 26% 1.22MB/s 0:13:17 354,779,136 26% 1.21MB/s 0:13:16 356,089,856 26% 1.21MB/s 0:13:17 357,367,808 26% 1.21MB/s 0:13:18 358,678,528 26% 1.21MB/s 0:13:19 359,989,248 26% 1.21MB/s 0:13:17 361,299,968 26% 1.21MB/s 0:13:14 362,610,688 26% 1.22MB/s 0:13:09 363,921,408 27% 1.22MB/s 0:13:08 365,232,128 27% 1.21MB/s 0:13:08 366,149,632 27% 1.13MB/s 0:14:08 367,460,352 27% 1.13MB/s 0:14:08 368,771,072 27% 1.13MB/s 0:14:06 370,081,792 27% 1.13MB/s 0:14:03 371,392,512 27% 1.22MB/s 0:13:01 372,703,232 27% 1.21MB/s 0:13:03 374,013,952 27% 1.21MB/s 0:13:01 375,324,672 27% 1.21MB/s 0:13:01 376,635,392 27% 1.21MB/s 0:13:00 377,946,112 28% 1.22MB/s 0:12:55 379,256,832 28% 1.22MB/s 0:12:56 380,567,552 28% 1.22MB/s 0:12:53 381,878,272 28% 1.22MB/s 0:12:52 383,188,992 28% 1.21MB/s 0:13:00 384,368,640 28% 1.17MB/s 0:13:21 385,548,288 28% 1.15MB/s 0:13:36 386,859,008 28% 1.15MB/s 0:13:36 388,169,728 28% 1.16MB/s 0:13:27 389,480,448 28% 1.19MB/s 0:13:03 390,791,168 29% 1.22MB/s 0:12:47 392,101,888 29% 1.22MB/s 0:12:45 393,412,608 29% 1.22MB/s 0:12:44 394,723,328 29% 1.22MB/s 0:12:43 396,034,048 29% 1.22MB/s 0:12:42 397,344,768 29% 1.22MB/s 0:12:41 398,655,488 29% 1.22MB/s 0:12:39 399,966,208 29% 1.21MB/s 0:12:40 401,276,928 29% 1.21MB/s 0:12:40 402,587,648 29% 1.21MB/s 0:12:39 403,898,368 30% 1.21MB/s 0:12:41 405,209,088 30% 1.21MB/s 0:12:38 406,519,808 30% 1.21MB/s 0:12:36 407,830,528 30% 1.19MB/s 0:12:47 409,141,248 30% 1.20MB/s 0:12:43 410,451,968 30% 1.20MB/s 0:12:42 411,762,688 30% 1.20MB/s 0:12:42 413,073,408 30% 1.22MB/s 0:12:29 414,384,128 30% 1.22MB/s 0:12:28 415,694,848 30% 1.22MB/s 0:12:26 417,005,568 30% 1.22MB/s 0:12:24 418,316,288 31% 1.21MB/s 0:12:26 419,627,008 31% 1.21MB/s 0:12:30 420,937,728 31% 1.20MB/s 0:12:35 422,248,448 31% 1.19MB/s 0:12:37 423,559,168 31% 1.19MB/s 0:12:37 424,869,888 31% 1.18MB/s 0:12:40 426,180,608 31% 1.19MB/s 0:12:35 427,491,328 31% 1.19MB/s 0:12:32 428,802,048 31% 1.20MB/s 0:12:27 430,112,768 31% 1.21MB/s 0:12:19 431,423,488 32% 1.21MB/s 0:12:18 432,734,208 32% 1.21MB/s 0:12:17 434,044,928 32% 1.21MB/s 0:12:16 435,355,648 32% 1.21MB/s 0:12:16 436,666,368 32% 1.20MB/s 0:12:17 437,977,088 32% 1.21MB/s 0:12:12 439,287,808 32% 1.21MB/s 0:12:13 440,467,456 32% 1.19MB/s 0:12:25 441,778,176 32% 1.19MB/s 0:12:23 443,088,896 32% 1.18MB/s 0:12:24 444,399,616 33% 1.19MB/s 0:12:21 445,710,336 33% 1.21MB/s 0:12:04 447,021,056 33% 1.22MB/s 0:12:01 448,331,776 33% 1.21MB/s 0:12:01 449,642,496 33% 1.21MB/s 0:12:00 450,953,216 33% 1.21MB/s 0:11:59 452,263,936 33% 1.22MB/s 0:11:57 453,574,656 33% 1.21MB/s 0:11:58 454,885,376 33% 1.21MB/s 0:12:00 456,196,096 33% 1.21MB/s 0:11:56 457,506,816 33% 1.21MB/s 0:11:55 458,686,464 34% 1.18MB/s 0:12:17 459,997,184 34% 1.18MB/s 0:12:12 461,307,904 34% 1.17MB/s 0:12:17 462,618,624 34% 1.17MB/s 0:12:16 463,929,344 34% 1.21MB/s 0:11:53 465,240,064 34% 1.21MB/s 0:11:52 466,419,712 34% 1.18MB/s 0:12:06 467,730,432 34% 1.18MB/s 0:12:06 469,041,152 34% 1.17MB/s 0:12:11 470,351,872 34% 1.17MB/s 0:12:09 471,662,592 35% 1.20MB/s 0:11:52 472,973,312 35% 1.20MB/s 0:11:49 474,284,032 35% 1.21MB/s 0:11:41 475,594,752 35% 1.20MB/s 0:11:47 476,905,472 35% 1.21MB/s 0:11:41 478,216,192 35% 1.21MB/s 0:11:41 479,526,912 35% 1.19MB/s 0:11:51 480,837,632 35% 1.19MB/s 0:11:47 482,017,280 35% 1.16MB/s 0:12:09 483,328,000 35% 1.15MB/s 0:12:15 484,638,720 36% 1.17MB/s 0:12:01 485,949,440 36% 1.17MB/s 0:11:56 487,260,160 36% 1.20MB/s 0:11:36 488,570,880 36% 1.21MB/s 0:11:30 489,750,528 36% 1.18MB/s 0:11:49 491,061,248 36% 1.16MB/s 0:11:58 492,339,200 36% 1.16MB/s 0:12:00 493,649,920 36% 1.16MB/s 0:11:57 494,960,640 36% 1.19MB/s 0:11:37 496,271,360 36% 1.21MB/s 0:11:26 497,582,080 36% 1.22MB/s 0:11:21 498,892,800 37% 1.22MB/s 0:11:19 500,203,520 37% 1.22MB/s 0:11:18 501,514,240 37% 1.22MB/s 0:11:17 502,824,960 37% 1.20MB/s 0:11:25 504,135,680 37% 1.20MB/s 0:11:24 505,446,400 37% 1.20MB/s 0:11:23 506,757,120 37% 1.19MB/s 0:11:27 508,067,840 37% 1.21MB/s 0:11:16 509,378,560 37% 1.21MB/s 0:11:14 510,689,280 37% 1.20MB/s 0:11:16 512,000,000 38% 1.21MB/s 0:11:14 513,310,720 38% 1.20MB/s 0:11:16 514,621,440 38% 1.19MB/s 0:11:20 515,932,160 38% 1.20MB/s 0:11:15 517,242,880 38% 1.20MB/s 0:11:15 518,553,600 38% 1.20MB/s 0:11:14 519,864,320 38% 1.21MB/s 0:11:08 521,175,040 38% 1.20MB/s 0:11:10 522,485,760 38% 1.21MB/s 0:11:05 523,796,480 38% 1.21MB/s 0:11:01 525,107,200 39% 1.21MB/s 0:11:02 526,417,920 39% 1.21MB/s 0:10:58 527,728,640 39% 1.21MB/s 0:10:59 529,039,360 39% 1.21MB/s 0:10:59 530,219,008 39% 1.17MB/s 0:11:23 531,529,728 39% 1.16MB/s 0:11:22 532,840,448 39% 1.16MB/s 0:11:27 534,151,168 39% 1.15MB/s 0:11:31 535,461,888 39% 1.19MB/s 0:11:03 536,772,608 39% 1.19MB/s 0:11:02 538,083,328 39% 1.20MB/s 0:10:57 539,394,048 40% 1.21MB/s 0:10:50 540,704,768 40% 1.21MB/s 0:10:50 542,015,488 40% 1.21MB/s 0:10:48 543,326,208 40% 1.21MB/s 0:10:45 544,636,928 40% 1.21MB/s 0:10:44 545,947,648 40% 1.22MB/s 0:10:41 547,258,368 40% 1.22MB/s 0:10:39 548,569,088 40% 1.22MB/s 0:10:40 549,879,808 40% 1.22MB/s 0:10:38 551,190,528 40% 1.21MB/s 0:10:40 552,501,248 41% 1.21MB/s 0:10:40 553,811,968 41% 1.21MB/s 0:10:37 555,122,688 41% 1.21MB/s 0:10:37 556,433,408 41% 1.21MB/s 0:10:35 557,744,128 41% 1.21MB/s 0:10:34 559,054,848 41% 1.21MB/s 0:10:34 560,365,568 41% 1.21MB/s 0:10:34 561,676,288 41% 1.21MB/s 0:10:32 562,987,008 41% 1.21MB/s 0:10:30 564,297,728 41% 1.21MB/s 0:10:28 565,608,448 42% 1.22MB/s 0:10:26 566,919,168 42% 1.21MB/s 0:10:30 568,229,888 42% 1.21MB/s 0:10:27 569,540,608 42% 1.21MB/s 0:10:26 570,851,328 42% 1.20MB/s 0:10:28 572,162,048 42% 1.20MB/s 0:10:27 573,472,768 42% 1.19MB/s 0:10:34 574,783,488 42% 1.19MB/s 0:10:33 576,094,208 42% 1.18MB/s 0:10:35 577,404,928 42% 1.19MB/s 0:10:29 578,715,648 42% 1.20MB/s 0:10:21 580,026,368 43% 1.20MB/s 0:10:21 581,337,088 43% 1.21MB/s 0:10:14 582,647,808 43% 1.21MB/s 0:10:14 583,958,528 43% 1.21MB/s 0:10:12 585,269,248 43% 1.21MB/s 0:10:12 586,579,968 43% 1.22MB/s 0:10:09 587,890,688 43% 1.21MB/s 0:10:09 589,201,408 43% 1.22MB/s 0:10:07 590,512,128 43% 1.22MB/s 0:10:06 591,822,848 43% 1.21MB/s 0:10:08 593,133,568 44% 1.21MB/s 0:10:05 594,444,288 44% 1.20MB/s 0:10:09 595,755,008 44% 1.20MB/s 0:10:09 597,065,728 44% 1.20MB/s 0:10:08 598,376,448 44% 1.20MB/s 0:10:07 599,687,168 44% 1.21MB/s 0:10:04 600,997,888 44% 1.20MB/s 0:10:04 602,308,608 44% 1.20MB/s 0:10:03 603,619,328 44% 1.20MB/s 0:10:02 604,930,048 44% 1.21MB/s 0:09:58 606,240,768 45% 1.22MB/s 0:09:53 607,551,488 45% 1.22MB/s 0:09:51 608,862,208 45% 1.22MB/s 0:09:50 610,172,928 45% 1.22MB/s 0:09:51 611,483,648 45% 1.21MB/s 0:09:51 612,794,368 45% 1.21MB/s 0:09:52 614,105,088 45% 1.21MB/s 0:09:51 615,415,808 45% 1.21MB/s 0:09:48 616,726,528 45% 1.21MB/s 0:09:47 618,037,248 45% 1.22MB/s 0:09:43 619,347,968 46% 1.22MB/s 0:09:43 620,658,688 46% 1.21MB/s 0:09:44 621,969,408 46% 1.21MB/s 0:09:43 623,280,128 46% 1.21MB/s 0:09:42 624,590,848 46% 1.21MB/s 0:09:40 625,868,800 46% 1.21MB/s 0:09:42 627,179,520 46% 1.21MB/s 0:09:41 628,490,240 46% 1.21MB/s 0:09:40 629,800,960 46% 1.21MB/s 0:09:38 631,111,680 46% 1.22MB/s 0:09:34 632,422,400 46% 1.21MB/s 0:09:33 633,733,120 47% 1.22MB/s 0:09:31 635,043,840 47% 1.21MB/s 0:09:31 636,354,560 47% 1.21MB/s 0:09:32 637,665,280 47% 1.22MB/s 0:09:28 638,976,000 47% 1.22MB/s 0:09:27 640,286,720 47% 1.21MB/s 0:09:28 641,597,440 47% 1.21MB/s 0:09:26 642,908,160 47% 1.21MB/s 0:09:27 644,218,880 47% 1.21MB/s 0:09:27 645,529,600 47% 1.21MB/s 0:09:24 646,840,320 48% 1.21MB/s 0:09:23 648,151,040 48% 1.21MB/s 0:09:21 649,461,760 48% 1.21MB/s 0:09:20 650,772,480 48% 1.22MB/s 0:09:18 652,083,200 48% 1.22MB/s 0:09:17 653,393,920 48% 1.22MB/s 0:09:15 654,704,640 48% 1.22MB/s 0:09:14 656,015,360 48% 1.22MB/s 0:09:12 657,326,080 48% 1.22MB/s 0:09:13 658,636,800 48% 1.22MB/s 0:09:12 659,947,520 49% 1.22MB/s 0:09:10 661,258,240 49% 1.22MB/s 0:09:09 662,568,960 49% 1.22MB/s 0:09:07 663,879,680 49% 1.22MB/s 0:09:06 665,190,400 49% 1.22MB/s 0:09:05 666,501,120 49% 1.22MB/s 0:09:03 667,811,840 49% 1.22MB/s 0:09:04 669,122,560 49% 1.22MB/s 0:09:03 670,433,280 49% 1.21MB/s 0:09:05 671,744,000 49% 1.21MB/s 0:09:03 673,054,720 50% 1.21MB/s 0:09:02 674,365,440 50% 1.21MB/s 0:09:02 675,676,160 50% 1.20MB/s 0:09:06 676,986,880 50% 1.17MB/s 0:09:16 678,166,528 50% 1.14MB/s 0:09:30 679,215,104 50% 1.09MB/s 0:09:59 680,394,752 50% 1.07MB/s 0:10:04 681,705,472 50% 1.09MB/s 0:09:54 683,016,192 50% 1.13MB/s 0:09:35 684,326,912 50% 1.18MB/s 0:09:06 685,637,632 50% 1.19MB/s 0:09:00 686,948,352 51% 1.19MB/s 0:08:59 688,259,072 51% 1.20MB/s 0:08:55 689,569,792 51% 1.20MB/s 0:08:52 690,880,512 51% 1.22MB/s 0:08:45 692,191,232 51% 1.22MB/s 0:08:42 693,501,952 51% 1.21MB/s 0:08:45 694,812,672 51% 1.21MB/s 0:08:45 696,123,392 51% 1.21MB/s 0:08:44 697,434,112 51% 1.21MB/s 0:08:44 698,744,832 51% 1.21MB/s 0:08:41 700,055,552 52% 1.21MB/s 0:08:40 701,366,272 52% 1.21MB/s 0:08:39 702,676,992 52% 1.21MB/s 0:08:37 703,987,712 52% 1.22MB/s 0:08:35 705,298,432 52% 1.21MB/s 0:08:35 706,609,152 52% 1.21MB/s 0:08:34 707,919,872 52% 1.21MB/s 0:08:34 709,230,592 52% 1.21MB/s 0:08:33 710,541,312 52% 1.21MB/s 0:08:32 711,852,032 52% 1.21MB/s 0:08:31 713,162,752 52% 1.21MB/s 0:08:31 714,473,472 53% 1.21MB/s 0:08:31 715,784,192 53% 1.21MB/s 0:08:28 717,094,912 53% 1.21MB/s 0:08:27 718,405,632 53% 1.21MB/s 0:08:25 719,716,352 53% 1.22MB/s 0:08:22 721,027,072 53% 1.22MB/s 0:08:20 722,337,792 53% 1.22MB/s 0:08:19 723,648,512 53% 1.22MB/s 0:08:18 724,959,232 53% 1.22MB/s 0:08:17 726,269,952 53% 1.21MB/s 0:08:19 727,580,672 54% 1.21MB/s 0:08:19 728,891,392 54% 1.21MB/s 0:08:19 730,202,112 54% 1.21MB/s 0:08:18 731,512,832 54% 1.21MB/s 0:08:15 732,823,552 54% 1.21MB/s 0:08:14 734,134,272 54% 1.21MB/s 0:08:13 735,444,992 54% 1.21MB/s 0:08:12 736,755,712 54% 1.21MB/s 0:08:11 738,066,432 54% 1.21MB/s 0:08:10 739,377,152 54% 1.21MB/s 0:08:07 740,687,872 55% 1.21MB/s 0:08:07 741,998,592 55% 1.22MB/s 0:08:04 743,309,312 55% 1.22MB/s 0:08:03 744,620,032 55% 1.22MB/s 0:08:02 745,930,752 55% 1.22MB/s 0:08:01 747,241,472 55% 1.21MB/s 0:08:01 748,552,192 55% 1.21MB/s 0:08:00 749,862,912 55% 1.21MB/s 0:08:00 751,173,632 55% 1.21MB/s 0:07:59 752,484,352 55% 1.21MB/s 0:07:57 753,795,072 56% 1.21MB/s 0:07:56 755,105,792 56% 1.21MB/s 0:07:56 756,416,512 56% 1.22MB/s 0:07:53 757,727,232 56% 1.21MB/s 0:07:53 759,037,952 56% 1.21MB/s 0:07:52 760,315,904 56% 1.21MB/s 0:07:54 761,626,624 56% 1.20MB/s 0:07:57 762,937,344 56% 1.20MB/s 0:07:54 764,248,064 56% 1.20MB/s 0:07:55 765,558,784 56% 1.20MB/s 0:07:51 766,869,504 56% 1.21MB/s 0:07:47 768,180,224 57% 1.20MB/s 0:07:51 769,490,944 57% 1.20MB/s 0:07:48 770,801,664 57% 1.20MB/s 0:07:47 772,112,384 57% 1.20MB/s 0:07:46 773,423,104 57% 1.21MB/s 0:07:43 774,733,824 57% 1.20MB/s 0:07:42 776,044,544 57% 1.21MB/s 0:07:40 777,355,264 57% 1.21MB/s 0:07:39 778,534,912 57% 1.19MB/s 0:07:45 779,845,632 57% 1.19MB/s 0:07:44 781,156,352 58% 1.19MB/s 0:07:44 782,467,072 58% 1.19MB/s 0:07:43 783,777,792 58% 1.21MB/s 0:07:31 785,088,512 58% 1.21MB/s 0:07:30 786,399,232 58% 1.21MB/s 0:07:30 787,709,952 58% 1.22MB/s 0:07:28 789,020,672 58% 1.22MB/s 0:07:26 790,331,392 58% 1.22MB/s 0:07:25 791,642,112 58% 1.21MB/s 0:07:25 792,952,832 58% 1.21MB/s 0:07:25 794,263,552 59% 1.21MB/s 0:07:25 795,574,272 59% 1.21MB/s 0:07:24 796,884,992 59% 1.21MB/s 0:07:21 798,195,712 59% 1.21MB/s 0:07:20 799,506,432 59% 1.22MB/s 0:07:18 800,817,152 59% 1.21MB/s 0:07:18 802,127,872 59% 1.21MB/s 0:07:18 803,438,592 59% 1.21MB/s 0:07:18 804,749,312 59% 1.21MB/s 0:07:16 806,060,032 59% 1.21MB/s 0:07:15 807,370,752 59% 1.22MB/s 0:07:12 808,550,400 60% 1.19MB/s 0:07:19 809,861,120 60% 1.18MB/s 0:07:22 811,171,840 60% 1.18MB/s 0:07:21 812,482,560 60% 1.18MB/s 0:07:20 813,793,280 60% 1.21MB/s 0:07:11 815,104,000 60% 1.21MB/s 0:07:06 816,414,720 60% 1.22MB/s 0:07:05 817,725,440 60% 1.22MB/s 0:07:04 819,036,160 60% 1.22MB/s 0:07:02 820,346,880 60% 1.20MB/s 0:07:05 821,657,600 61% 1.20MB/s 0:07:06 822,968,320 61% 1.20MB/s 0:07:04 824,279,040 61% 1.20MB/s 0:07:05 825,589,760 61% 1.21MB/s 0:07:01 826,900,480 61% 1.21MB/s 0:06:59 828,211,200 61% 1.21MB/s 0:06:58 829,521,920 61% 1.21MB/s 0:06:57 830,701,568 61% 1.19MB/s 0:07:03 832,012,288 61% 1.17MB/s 0:07:08 833,191,936 61% 1.15MB/s 0:07:16 834,371,584 61% 1.13MB/s 0:07:23 835,682,304 62% 1.13MB/s 0:07:22 836,861,952 62% 1.11MB/s 0:07:29 838,041,600 62% 1.11MB/s 0:07:28 839,352,320 62% 1.11MB/s 0:07:27 840,663,040 62% 1.11MB/s 0:07:24 841,973,760 62% 1.13MB/s 0:07:15 843,284,480 62% 1.14MB/s 0:07:11 844,595,200 62% 1.15MB/s 0:07:07 845,774,848 62% 1.14MB/s 0:07:09 847,085,568 62% 1.14MB/s 0:07:05 848,396,288 63% 1.14MB/s 0:07:05 849,707,008 63% 1.14MB/s 0:07:06 851,017,728 63% 1.14MB/s 0:07:03 852,328,448 63% 1.13MB/s 0:07:05 853,508,096 63% 1.12MB/s 0:07:08 854,818,816 63% 1.13MB/s 0:07:04 856,129,536 63% 1.13MB/s 0:07:02 857,309,184 63% 1.13MB/s 0:07:01 858,619,904 63% 1.15MB/s 0:06:53 859,930,624 63% 1.16MB/s 0:06:48 861,241,344 63% 1.16MB/s 0:06:48 862,420,992 64% 1.15MB/s 0:06:49 863,600,640 64% 1.13MB/s 0:06:55 864,649,216 64% 1.08MB/s 0:07:15 865,828,864 64% 1.05MB/s 0:07:26 867,008,512 64% 1.04MB/s 0:07:30 868,188,160 64% 1.03MB/s 0:07:32 869,498,880 64% 1.07MB/s 0:07:14 870,809,600 64% 1.10MB/s 0:07:02 871,989,248 64% 1.11MB/s 0:06:57 873,168,896 64% 1.11MB/s 0:06:55 874,479,616 64% 1.11MB/s 0:06:54 875,659,264 65% 1.10MB/s 0:06:55 876,969,984 65% 1.12MB/s 0:06:47 878,280,704 65% 1.15MB/s 0:06:38 879,591,424 65% 1.16MB/s 0:06:32 880,902,144 65% 1.19MB/s 0:06:22 882,212,864 65% 1.20MB/s 0:06:16 883,523,584 65% 1.20MB/s 0:06:14 884,703,232 65% 1.18MB/s 0:06:20 885,882,880 65% 1.15MB/s 0:06:29 887,062,528 65% 1.12MB/s 0:06:39 888,242,176 65% 1.10MB/s 0:06:44 889,421,824 66% 1.10MB/s 0:06:46 890,601,472 66% 1.09MB/s 0:06:48 891,781,120 66% 1.09MB/s 0:06:48 892,960,768 66% 1.08MB/s 0:06:51 894,009,344 66% 1.04MB/s 0:07:04 895,287,296 66% 1.05MB/s 0:06:57 896,598,016 66% 1.07MB/s 0:06:50 897,777,664 66% 1.08MB/s 0:06:46 898,957,312 66% 1.11MB/s 0:06:33 900,136,960 66% 1.10MB/s 0:06:34 901,316,608 66% 1.07MB/s 0:06:44 902,365,184 67% 1.03MB/s 0:07:01 903,544,832 67% 1.04MB/s 0:06:56 904,593,408 67% 1015.16kB/s 0:07:14 905,641,984 67% 980.73kB/s 0:07:28 906,559,488 67% 951.45kB/s 0:07:41 907,476,992 67% 891.99kB/s 0:08:11 908,394,496 67% 864.26kB/s 0:08:26 909,312,000 67% 853.94kB/s 0:08:31 910,491,648 67% 913.42kB/s 0:07:56 911,671,296 67% 960.60kB/s 0:07:31 912,850,944 67% 1.01MB/s 0:06:59 914,030,592 67% 1.06MB/s 0:06:38 915,210,240 68% 1.08MB/s 0:06:30 916,389,888 68% 1.09MB/s 0:06:25 917,438,464 68% 1.05MB/s 0:06:38 918,487,040 68% 1022.80kB/s 0:06:57 919,404,544 68% 958.13kB/s 0:07:25 920,453,120 68% 910.72kB/s 0:07:47 921,501,696 68% 914.92kB/s 0:07:43 922,550,272 68% 938.73kB/s 0:07:30 923,729,920 68% 1004.52kB/s 0:07:00 924,909,568 68% 1.03MB/s 0:06:37 926,089,216 68% 1.07MB/s 0:06:24 927,268,864 68% 1.10MB/s 0:06:11 928,448,512 68% 1.09MB/s 0:06:13 929,628,160 69% 1.08MB/s 0:06:15 930,807,808 69% 1.08MB/s 0:06:15 931,987,456 69% 1.07MB/s 0:06:16 933,167,104 69% 1.07MB/s 0:06:16 934,346,752 69% 1.08MB/s 0:06:12 935,526,400 69% 1.09MB/s 0:06:08 936,706,048 69% 1.09MB/s 0:06:05 937,885,696 69% 1.10MB/s 0:06:03 939,065,344 69% 1.10MB/s 0:06:01 940,244,992 69% 1.10MB/s 0:06:00 941,424,640 69% 1.10MB/s 0:05:57 942,604,288 70% 1.10MB/s 0:05:56 943,783,936 70% 1.10MB/s 0:05:57 944,963,584 70% 1.10MB/s 0:05:57 946,143,232 70% 1.10MB/s 0:05:56 947,322,880 70% 1.10MB/s 0:05:55 948,502,528 70% 1.10MB/s 0:05:52 949,682,176 70% 1.10MB/s 0:05:51 950,992,896 70% 1.11MB/s 0:05:48 952,172,544 70% 1.11MB/s 0:05:46 953,352,192 70% 1.11MB/s 0:05:45 954,531,840 70% 1.10MB/s 0:05:47 955,711,488 71% 1.07MB/s 0:05:55 956,891,136 71% 1.07MB/s 0:05:55 958,070,784 71% 1.07MB/s 0:05:53 959,250,432 71% 1.08MB/s 0:05:49 960,430,080 71% 1.09MB/s 0:05:43 961,740,800 71% 1.11MB/s 0:05:38 962,920,448 71% 1.11MB/s 0:05:36 964,100,096 71% 1.12MB/s 0:05:33 965,410,816 71% 1.14MB/s 0:05:25 966,721,536 71% 1.14MB/s 0:05:25 967,901,184 71% 1.13MB/s 0:05:26 969,211,904 72% 1.14MB/s 0:05:22 970,522,624 72% 1.13MB/s 0:05:23 971,702,272 72% 1.12MB/s 0:05:25 972,881,920 72% 1.13MB/s 0:05:22 974,192,640 72% 1.13MB/s 0:05:22 975,372,288 72% 1.12MB/s 0:05:21 976,683,008 72% 1.14MB/s 0:05:16 977,993,728 72% 1.14MB/s 0:05:14 979,304,448 72% 1.14MB/s 0:05:13 980,615,168 72% 1.14MB/s 0:05:11 981,925,888 72% 1.14MB/s 0:05:13 983,236,608 73% 1.14MB/s 0:05:10 984,547,328 73% 1.14MB/s 0:05:08 985,858,048 73% 1.15MB/s 0:05:06 987,168,768 73% 1.15MB/s 0:05:03 988,479,488 73% 1.15MB/s 0:05:03 989,790,208 73% 1.15MB/s 0:05:02 991,100,928 73% 1.14MB/s 0:05:03 992,280,576 73% 1.12MB/s 0:05:07 993,460,224 73% 1.11MB/s 0:05:09 994,770,944 73% 1.11MB/s 0:05:08 995,950,592 74% 1.09MB/s 0:05:13 997,261,312 74% 1.10MB/s 0:05:10 998,572,032 74% 1.11MB/s 0:05:04 999,751,680 74% 1.11MB/s 0:05:03 1,000,931,328 74% 1.12MB/s 0:05:01 1,001,979,904 74% 1.08MB/s 0:05:09 1,003,159,552 74% 1.06MB/s 0:05:15 1,004,339,200 74% 1.05MB/s 0:05:17 1,005,518,848 74% 1.06MB/s 0:05:12 1,006,829,568 74% 1.11MB/s 0:04:59 1,008,140,288 74% 1.13MB/s 0:04:52 1,009,451,008 75% 1.15MB/s 0:04:45 1,010,630,656 75% 1.15MB/s 0:04:44 1,011,810,304 75% 1.14MB/s 0:04:46 1,013,121,024 75% 1.14MB/s 0:04:45 1,014,300,672 75% 1.13MB/s 0:04:47 1,015,611,392 75% 1.14MB/s 0:04:43 1,016,922,112 75% 1.16MB/s 0:04:36 1,018,232,832 75% 1.15MB/s 0:04:37 1,019,412,480 75% 1.14MB/s 0:04:38 1,020,592,128 75% 1.13MB/s 0:04:41 1,021,771,776 75% 1.10MB/s 0:04:47 1,022,951,424 76% 1.09MB/s 0:04:48 1,024,131,072 76% 1.09MB/s 0:04:47 1,025,310,720 76% 1.08MB/s 0:04:48 1,026,490,368 76% 1.08MB/s 0:04:47 1,027,670,016 76% 1.08MB/s 0:04:47 1,028,816,896 76% 1.07MB/s 0:04:48 1,029,996,544 76% 1.08MB/s 0:04:46 1,031,176,192 76% 1.08MB/s 0:04:45 1,032,355,840 76% 1.08MB/s 0:04:43 1,033,535,488 76% 1.09MB/s 0:04:40 1,034,584,064 76% 1.06MB/s 0:04:47 1,035,763,712 76% 1.06MB/s 0:04:46 1,036,943,360 77% 1.05MB/s 0:04:47 1,038,123,008 77% 1.05MB/s 0:04:46 1,039,302,656 77% 1.07MB/s 0:04:38 1,040,482,304 77% 1.07MB/s 0:04:37 1,041,661,952 77% 1.07MB/s 0:04:37 1,042,841,600 77% 1.06MB/s 0:04:38 1,043,628,032 77% 991.78kB/s 0:05:04 1,044,414,464 77% 900.14kB/s 0:05:34 1,045,594,112 77% 902.89kB/s 0:05:32 1,046,773,760 77% 907.37kB/s 0:05:29 1,047,953,408 77% 1005.47kB/s 0:04:56 1,049,133,056 77% 1.08MB/s 0:04:29 1,050,312,704 78% 1.08MB/s 0:04:27 1,051,492,352 78% 1.08MB/s 0:04:24 1,052,672,000 78% 1.08MB/s 0:04:25 1,053,851,648 78% 1.07MB/s 0:04:26 1,055,031,296 78% 1.07MB/s 0:04:24 1,056,210,944 78% 1.07MB/s 0:04:23 1,057,390,592 78% 1.08MB/s 0:04:21 1,058,570,240 78% 1.08MB/s 0:04:19 1,059,749,888 78% 1.08MB/s 0:04:18 1,060,929,536 78% 1.08MB/s 0:04:16 1,062,109,184 78% 1.09MB/s 0:04:15 1,063,288,832 79% 1.09MB/s 0:04:14 1,064,468,480 79% 1.09MB/s 0:04:13 1,065,648,128 79% 1.09MB/s 0:04:11 1,066,827,776 79% 1.09MB/s 0:04:10 1,068,007,424 79% 1.09MB/s 0:04:08 1,069,187,072 79% 1.10MB/s 0:04:06 1,070,366,720 79% 1.08MB/s 0:04:07 1,071,546,368 79% 1.08MB/s 0:04:07 1,072,726,016 79% 1.08MB/s 0:04:06 1,073,905,664 79% 1.08MB/s 0:04:06 1,075,085,312 79% 1.09MB/s 0:04:03 1,076,133,888 79% 1.06MB/s 0:04:08 1,077,313,536 80% 1.06MB/s 0:04:06 1,078,493,184 80% 1.07MB/s 0:04:04 1,079,672,832 80% 1.06MB/s 0:04:04 1,080,852,480 80% 1.10MB/s 0:03:56 1,082,032,128 80% 1.10MB/s 0:03:53 1,083,342,848 80% 1.12MB/s 0:03:49 1,084,522,496 80% 1.12MB/s 0:03:48 1,085,833,216 80% 1.12MB/s 0:03:46 1,087,143,936 80% 1.12MB/s 0:03:44 1,088,323,584 80% 1.12MB/s 0:03:44 1,089,634,304 80% 1.13MB/s 0:03:41 1,090,945,024 81% 1.13MB/s 0:03:39 1,092,255,744 81% 1.14MB/s 0:03:37 1,093,566,464 81% 1.14MB/s 0:03:35 1,094,877,184 81% 1.14MB/s 0:03:34 1,096,187,904 81% 1.14MB/s 0:03:33 1,097,498,624 81% 1.15MB/s 0:03:31 1,098,809,344 81% 1.15MB/s 0:03:30 1,100,120,064 81% 1.15MB/s 0:03:29 1,101,299,712 81% 1.14MB/s 0:03:29 1,102,610,432 81% 1.13MB/s 0:03:29 1,103,921,152 82% 1.13MB/s 0:03:28 1,105,231,872 82% 1.13MB/s 0:03:28 1,106,411,520 82% 1.12MB/s 0:03:28 1,107,591,168 82% 1.11MB/s 0:03:28 1,108,901,888 82% 1.12MB/s 0:03:26 1,110,081,536 82% 1.11MB/s 0:03:27 1,111,261,184 82% 1.10MB/s 0:03:28 1,112,440,832 82% 1.10MB/s 0:03:26 1,113,620,480 82% 1.09MB/s 0:03:27 1,114,800,128 82% 1.09MB/s 0:03:26 1,115,979,776 82% 1.11MB/s 0:03:22 1,117,159,424 83% 1.10MB/s 0:03:22 1,118,470,144 83% 1.11MB/s 0:03:20 1,119,649,792 83% 1.12MB/s 0:03:17 1,120,829,440 83% 1.12MB/s 0:03:16 1,122,009,088 83% 1.12MB/s 0:03:14 1,123,188,736 83% 1.12MB/s 0:03:14 1,124,368,384 83% 1.11MB/s 0:03:14 1,125,679,104 83% 1.13MB/s 0:03:10 1,126,989,824 83% 1.14MB/s 0:03:07 1,128,169,472 83% 1.13MB/s 0:03:07 1,129,349,120 83% 1.13MB/s 0:03:07 1,130,528,768 84% 1.11MB/s 0:03:08 1,131,708,416 84% 1.09MB/s 0:03:11 1,132,888,064 84% 1.09MB/s 0:03:10 1,134,067,712 84% 1.09MB/s 0:03:09 1,135,247,360 84% 1.08MB/s 0:03:10 1,136,427,008 84% 1.06MB/s 0:03:13 1,137,606,656 84% 1.06MB/s 0:03:11 1,138,786,304 84% 1.06MB/s 0:03:10 1,139,965,952 84% 1.07MB/s 0:03:07 1,141,145,600 84% 1.10MB/s 0:03:01 1,142,325,248 84% 1.10MB/s 0:03:01 1,143,504,896 84% 1.10MB/s 0:02:59 1,144,684,544 85% 1.09MB/s 0:02:59 1,145,864,192 85% 1.09MB/s 0:02:58 1,147,043,840 85% 1.09MB/s 0:02:57 1,148,223,488 85% 1.10MB/s 0:02:55 1,149,403,136 85% 1.10MB/s 0:02:54 1,150,582,784 85% 1.10MB/s 0:02:53 1,151,762,432 85% 1.10MB/s 0:02:51 1,152,942,080 85% 1.08MB/s 0:02:53 1,154,121,728 85% 1.08MB/s 0:02:54 1,155,301,376 85% 1.08MB/s 0:02:52 1,156,481,024 85% 1.08MB/s 0:02:51 1,157,660,672 86% 1.09MB/s 0:02:48 1,158,840,320 86% 1.09MB/s 0:02:47 1,160,019,968 86% 1.09MB/s 0:02:46 1,161,199,616 86% 1.09MB/s 0:02:45 1,162,379,264 86% 1.10MB/s 0:02:43 1,163,526,144 86% 1.09MB/s 0:02:43 1,164,705,792 86% 1.09MB/s 0:02:42 1,165,885,440 86% 1.09MB/s 0:02:41 1,167,065,088 86% 1.09MB/s 0:02:40 1,168,244,736 86% 1.10MB/s 0:02:37 1,169,424,384 86% 1.10MB/s 0:02:35 1,170,604,032 86% 1.10MB/s 0:02:35 1,171,783,680 87% 1.10MB/s 0:02:34 1,172,963,328 87% 1.09MB/s 0:02:34 1,174,142,976 87% 1.09MB/s 0:02:34 1,175,322,624 87% 1.09MB/s 0:02:33 1,176,371,200 87% 1.05MB/s 0:02:38 1,177,550,848 87% 1.05MB/s 0:02:36 1,178,730,496 87% 1.05MB/s 0:02:35 1,179,910,144 87% 1.04MB/s 0:02:35 1,181,089,792 87% 1.08MB/s 0:02:29 1,182,269,440 87% 1.08MB/s 0:02:28 1,183,449,088 87% 1.08MB/s 0:02:26 1,184,628,736 88% 1.09MB/s 0:02:24 1,185,808,384 88% 1.09MB/s 0:02:22 1,186,988,032 88% 1.10MB/s 0:02:21 1,188,167,680 88% 1.10MB/s 0:02:20 1,189,347,328 88% 1.10MB/s 0:02:18 1,190,526,976 88% 1.09MB/s 0:02:18 1,191,706,624 88% 1.08MB/s 0:02:18 1,192,886,272 88% 1.08MB/s 0:02:18 1,194,065,920 88% 1.07MB/s 0:02:17 1,195,245,568 88% 1.09MB/s 0:02:15 1,196,425,216 88% 1.09MB/s 0:02:13 1,197,604,864 88% 1.09MB/s 0:02:13 1,198,784,512 89% 1.09MB/s 0:02:11 1,199,964,160 89% 1.09MB/s 0:02:10 1,201,143,808 89% 1.09MB/s 0:02:09 1,202,323,456 89% 1.08MB/s 0:02:09 1,203,503,104 89% 1.07MB/s 0:02:09 1,204,551,680 89% 1.02MB/s 0:02:15 1,205,731,328 89% 1.02MB/s 0:02:14 1,206,910,976 89% 1.03MB/s 0:02:12 1,208,221,696 89% 1.05MB/s 0:02:07 1,209,401,344 89% 1.11MB/s 0:02:00 1,210,580,992 89% 1.12MB/s 0:01:58 1,211,891,712 90% 1.13MB/s 0:01:55 1,213,202,432 90% 1.13MB/s 0:01:54 1,214,513,152 90% 1.13MB/s 0:01:53 1,215,823,872 90% 1.14MB/s 0:01:51 1,217,134,592 90% 1.14MB/s 0:01:50 1,218,445,312 90% 1.15MB/s 0:01:48 1,219,756,032 90% 1.15MB/s 0:01:47 1,221,066,752 90% 1.15MB/s 0:01:46 1,222,246,400 90% 1.13MB/s 0:01:46 1,223,426,048 90% 1.12MB/s 0:01:46 1,224,474,624 90% 1.08MB/s 0:01:49 1,225,654,272 91% 1.07MB/s 0:01:49 1,226,833,920 91% 1.07MB/s 0:01:48 1,228,144,640 91% 1.09MB/s 0:01:45 1,229,324,288 91% 1.05MB/s 0:01:47 1,230,372,864 91% 1.02MB/s 0:01:50 1,231,552,512 91% 1.02MB/s 0:01:49 1,232,732,160 91% 1.01MB/s 0:01:49 1,233,911,808 91% 1.07MB/s 0:01:42 1,235,222,528 91% 1.12MB/s 0:01:36 1,236,533,248 91% 1.13MB/s 0:01:34 1,237,843,968 91% 1.14MB/s 0:01:32 1,239,154,688 92% 1.15MB/s 0:01:30 1,240,465,408 92% 1.15MB/s 0:01:29 1,241,776,128 92% 1.16MB/s 0:01:27 1,243,086,848 92% 1.16MB/s 0:01:26 1,244,397,568 92% 1.15MB/s 0:01:25 1,245,708,288 92% 1.15MB/s 0:01:24 1,247,019,008 92% 1.14MB/s 0:01:24 1,248,198,656 92% 1.14MB/s 0:01:24 1,249,378,304 92% 1.12MB/s 0:01:24 1,250,557,952 92% 1.12MB/s 0:01:23 1,251,868,672 93% 1.12MB/s 0:01:22 1,253,179,392 93% 1.13MB/s 0:01:20 1,254,359,040 93% 1.13MB/s 0:01:18 1,255,669,760 93% 1.14MB/s 0:01:17 1,256,980,480 93% 1.13MB/s 0:01:16 1,258,160,128 93% 1.12MB/s 0:01:16 1,259,470,848 93% 1.13MB/s 0:01:14 1,260,650,496 93% 1.12MB/s 0:01:14 1,261,830,144 93% 1.12MB/s 0:01:13 1,263,009,792 93% 1.13MB/s 0:01:11 1,264,320,512 93% 1.12MB/s 0:01:10 1,265,631,232 94% 1.08MB/s 0:01:12 1,266,286,592 94% 972.08kB/s 0:01:21 1,267,597,312 94% 987.00kB/s 0:01:19 1,268,908,032 94% 997.11kB/s 0:01:17 1,270,218,752 94% 1.03MB/s 0:01:11 1,271,529,472 94% 1.18MB/s 0:01:01 1,272,840,192 94% 1.18MB/s 0:01:00 1,274,150,912 94% 1.18MB/s 0:00:59 1,275,461,632 94% 1.18MB/s 0:00:58 1,276,772,352 94% 1.18MB/s 0:00:57 1,278,083,072 94% 1.18MB/s 0:00:56 1,279,393,792 95% 1.17MB/s 0:00:55 1,280,606,208 95% 1.16MB/s 0:00:54 1,281,884,160 95% 1.15MB/s 0:00:54 1,283,194,880 95% 1.15MB/s 0:00:53 1,284,505,600 95% 1.15MB/s 0:00:52 1,285,816,320 95% 1.15MB/s 0:00:50 1,286,995,968 95% 1.15MB/s 0:00:49 1,288,306,688 95% 1.15MB/s 0:00:48 1,289,617,408 95% 1.16MB/s 0:00:47 1,290,928,128 95% 1.16MB/s 0:00:46 1,292,238,848 96% 1.19MB/s 0:00:44 1,293,549,568 96% 1.20MB/s 0:00:42 1,294,860,288 96% 1.21MB/s 0:00:41 1,296,171,008 96% 1.22MB/s 0:00:39 1,297,448,960 96% 1.21MB/s 0:00:39 1,298,759,680 96% 1.21MB/s 0:00:38 1,300,070,400 96% 1.20MB/s 0:00:37 1,301,250,048 96% 1.17MB/s 0:00:37 1,302,560,768 96% 1.16MB/s 0:00:36 1,303,871,488 96% 1.15MB/s 0:00:35 1,305,051,136 96% 1.13MB/s 0:00:35 1,306,361,856 97% 1.14MB/s 0:00:33 1,307,672,576 97% 1.14MB/s 0:00:32 1,308,983,296 97% 1.14MB/s 0:00:31 1,310,162,944 97% 1.12MB/s 0:00:31 1,311,211,520 97% 1.07MB/s 0:00:31 1,312,391,168 97% 1.04MB/s 0:00:31 1,313,701,888 97% 1.04MB/s 0:00:30 1,314,881,536 97% 1.05MB/s 0:00:28 1,316,192,256 97% 1.09MB/s 0:00:26 1,317,371,904 97% 1.12MB/s 0:00:24 1,318,551,552 97% 1.11MB/s 0:00:24 1,319,731,200 98% 1.11MB/s 0:00:22 1,320,910,848 98% 1.10MB/s 0:00:22 1,322,090,496 98% 1.10MB/s 0:00:21 1,323,270,144 98% 1.10MB/s 0:00:20 1,324,580,864 98% 1.11MB/s 0:00:18 1,325,760,512 98% 1.11MB/s 0:00:17 1,326,940,160 98% 1.10MB/s 0:00:16 1,328,119,808 98% 1.09MB/s 0:00:15 1,329,299,456 98% 1.09MB/s 0:00:14 1,330,479,104 98% 1.09MB/s 0:00:13 1,331,658,752 98% 1.09MB/s 0:00:12 1,332,838,400 99% 1.10MB/s 0:00:11 1,334,149,120 99% 1.11MB/s 0:00:10 1,335,328,768 99% 1.11MB/s 0:00:09 1,336,508,416 99% 1.11MB/s 0:00:08 1,337,688,064 99% 1.11MB/s 0:00:07 1,338,867,712 99% 1.10MB/s 0:00:06 1,340,047,360 99% 1.11MB/s 0:00:05 1,341,358,080 99% 1.13MB/s 0:00:03 1,342,668,800 99% 1.14MB/s 0:00:02 1,343,848,448 99% 1.13MB/s 0:00:01 1,345,028,096 99% 1.12MB/s 0:00:00 1,345,862,224 100% 1.16MB/s 0:18:24 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221213-tablet-x64uefi.img.xz.sha256 131 100% 0.18kB/s 0:00:00 131 100% 0.18kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,212,815,222 bytes received 577 bytes 1,249,393.66 bytes/sec total size is 3,212,030,444 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@2b93f74f[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:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be Sending notification to Discord. Finished: SUCCESS