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@481b7a74[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (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/jenkins16575028542942491956.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=96471f42faf1cfdc13c48a2a17e68036d133a01202592dfe543e498711e92a08 Stored in directory: /tmp/pip-ephem-wheel-cache-i3c4x7rr/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 * [new branch] unl0kr-initramfs-extra -> origin/unl0kr-initramfs-extra Already up to date. [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' (2722450) [15:49:07] % 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) (2722450) [15:49:07] % 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=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) 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 (2722450) [15:49:07] *** (1/4) PREPARE NATIVE CHROOT *** (2722450) [15:49:07] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2722450) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2722450) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2722450) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2722450) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2722450) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2722450) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2722450) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2722450) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2722450) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2722450) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2722450) [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 (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2722450) [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 (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2722450) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2722450) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2722450) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2722450) [15:49:08] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2722450) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2722450) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2722450) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2722450) [15:49:08] Update package index for x86_64 (4 file(s)) (2722450) [15:49:08] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2722450) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2722450) [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 (2722450) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2722450) [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 (2722450) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2722450) [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 (2722450) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2722450) [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 (2722450) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2722450) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2722450) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2722450) [15:49:10] extracted: /tmp/pmbootstrap0vqytj38apk (2722450) [15:49:10] extracted: /tmp/pmbootstrap6ripfzgssig (2722450) [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 (2722450) [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/pmbootstrap6ripfzgssig /tmp/pmbootstrap0vqytj38apk Verified OK (2722450) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2722450) [15:49:10] % /tmp/pmbootstrap0vqytj38apk --version apk-tools 2.12.10, compiled for x86_64. (2722450) [15:49:10] (native) install alpine-base (2722450) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2722450) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2722450) [15:49:10] (native) update /etc/apk/repositories (2722450) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2722450) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2722450) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2722450) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2722450) [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 (2722450) [15:49:10] New background process: pid=2723008, 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 (20221203-r1) (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 (2722450) [15:49:12] (native) % adduser -D pmos -u 12345 (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2722450) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2722450) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2722450) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2722450) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2722450) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2722450) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2722450) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2722450) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2722450) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2722450) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2722450) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2722450) [15:49:15] (native) install cryptsetup util-linux parted (2722450) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2722450) [15:49:15] (native) % cat /tmp/apk_progress_fifo (2722450) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2722450) [15:49:15] New background process: pid=2723389, 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.18-r0) (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-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20221231-r0) (11/42) Installing ncurses-libs (6.4_p20221231-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 (2722450) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (2722450) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2722450) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2722450) [15:49:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2722450) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (2722450) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (2722450) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (2722450) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (2722450) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (2722450) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2722450) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2722450) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2722450) [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 (2722450) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2722450) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2722450) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2722450) [15:49:17] extracted: /tmp/pmbootstrappqtp37srapk (2722450) [15:49:17] extracted: /tmp/pmbootstrap2fi4c93gsig (2722450) [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 (2722450) [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/pmbootstrap2fi4c93gsig /tmp/pmbootstrappqtp37srapk Verified OK (2722450) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2722450) [15:49:17] % /tmp/pmbootstrappqtp37srapk --version apk-tools 2.12.10, compiled for x86_64. (2722450) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base (2722450) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (2722450) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (2722450) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (2722450) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [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 (2722450) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2722450) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2722450) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2722450) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2722450) [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 (2722450) [15:49:17] New background process: pid=2723542, 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 (20221203-r1) (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 (2722450) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user (2722450) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (2722450) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev (2722450) [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 (2722450) [15:49:19] (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) (2722450) [15:49:19] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (2722450) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2722450) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2722450) [15:49:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (2722450) [15:49:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2722450) [15:49:21] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2722450) [15:49:22] (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 (2722450) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2722450) [15:49:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2722450) [15:49:22] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile 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 (2722450) [15:49:22] New background process: pid=2723937, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/811) Installing icu-data-full (72.1-r1) (2/811) Installing dbus-libs (1.14.4-r0) (3/811) Installing libgcc (12.2.1_git20220924-r6) (4/811) Installing libffi (3.4.4-r0) (5/811) Installing libintl (0.21.1-r1) (6/811) Installing libblkid (2.38.1-r1) (7/811) Installing libmount (2.38.1-r1) (8/811) Installing pcre2 (10.42-r0) (9/811) Installing glib (2.74.4-r0) (10/811) Installing libstdc++ (12.2.1_git20220924-r6) (11/811) Installing icu-libs (72.1-r1) (12/811) Installing libpcre2-16 (10.42-r0) (13/811) Installing zstd-libs (1.5.2-r10) (14/811) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/811) Installing hicolor-icon-theme (0.17-r2) (16/811) Installing libmagic (5.44-r0) (17/811) Installing file (5.44-r0) (18/811) Installing libxau (1.0.11-r0) (19/811) Installing libmd (1.0.4-r0) (20/811) Installing libbsd (0.11.7-r0) (21/811) Installing libxdmcp (1.1.4-r0) (22/811) Installing libxcb (1.15-r0) (23/811) Installing libx11 (1.8.2-r2) (24/811) Installing libxext (1.3.5-r0) (25/811) Installing libice (1.1.1-r0) (26/811) Installing libuuid (2.38.1-r1) (27/811) Installing libsm (1.2.4-r0) (28/811) Installing libxt (1.2.1-r1) (29/811) Installing libxmu (1.1.4-r0) (30/811) Installing xset (1.2.5-r0) (31/811) Installing xprop (1.2.6-r0) (32/811) Installing xdg-utils (1.1.3-r4) (33/811) Installing mesa (22.3.2-r0) (34/811) Installing hwdata-pci (0.365-r0) (35/811) Installing libpciaccess (0.17-r0) (36/811) Installing libdrm (2.4.114-r0) (37/811) Installing libexpat (2.5.0-r0) (38/811) Installing wayland-libs-server (1.21.0-r1) (39/811) Installing libxfixes (6.0.0-r0) (40/811) Installing libxxf86vm (1.1.5-r0) (41/811) Installing mesa-glapi (22.3.2-r0) (42/811) Installing libxshmfence (1.3.2-r0) (43/811) Installing mesa-gl (22.3.2-r0) (44/811) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/811) Installing libxcomposite (0.4.6-r0) (46/811) Installing brotli-libs (1.0.9-r10) (47/811) Installing libbz2 (1.0.8-r4) (48/811) Installing libpng (1.6.39-r2) (49/811) Installing freetype (2.12.1-r0) (50/811) Installing fontconfig (2.14.1-r0) (51/811) Installing wayland-libs-client (1.21.0-r1) (52/811) Installing wayland-libs-cursor (1.21.0-r1) (53/811) Installing wayland-libs-egl (1.21.0-r1) (54/811) Installing xkeyboard-config (2.37-r0) (55/811) Installing xz-libs (5.4.0-r1) (56/811) Installing libxml2 (2.10.3-r2) (57/811) Installing libxkbcommon (1.5.0-r0) (58/811) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/811) Installing mesa-gbm (22.3.2-r0) (60/811) Installing mesa-egl (22.3.2-r0) (61/811) Installing avahi-libs (0.8-r6) (62/811) Installing gmp (6.2.1-r2) (63/811) Installing nettle (3.8.1-r0) (64/811) Installing p11-kit (0.24.1-r1) (65/811) Installing libtasn1 (4.19.0-r0) (66/811) Installing libunistring (1.1-r0) (67/811) Installing gnutls (3.7.8-r2) (68/811) Installing cups-libs (2.4.2-r1) (69/811) Installing pkgconf (1.9.3-r1) (70/811) Installing shared-mime-info (2.2-r2) (71/811) Installing libjpeg-turbo (2.1.4-r0) (72/811) Installing libwebp (1.2.4-r1) (73/811) Installing tiff (4.5.0-r1) (74/811) Installing gdk-pixbuf (2.42.10-r2) (75/811) Installing gtk-update-icon-cache (3.24.36-r0) (76/811) Installing libxrender (0.9.11-r0) (77/811) Installing libxcursor (1.2.1-r1) (78/811) Installing libxdamage (1.1.6-r0) (79/811) Installing libxi (1.8-r0) (80/811) Installing libxinerama (1.1.5-r0) (81/811) Installing libxrandr (1.5.3-r0) (82/811) Installing libatk-1.0 (2.46.0-r0) (83/811) Installing libxtst (1.2.4-r0) (84/811) Installing at-spi2-core (2.46.0-r0) (85/811) Installing libatk-bridge-2.0 (2.46.0-r0) (86/811) Installing pixman (0.42.2-r0) (87/811) Installing cairo (1.17.6-r3) (88/811) Installing cairo-gobject (1.17.6-r3) (89/811) Installing libepoxy (1.5.10-r0) (90/811) Installing fribidi (1.0.12-r0) (91/811) Installing graphite2 (1.3.14-r2) (92/811) Installing harfbuzz (6.0.0-r0) (93/811) Installing libxft (2.3.7-r0) (94/811) Installing pango (1.50.12-r0) (95/811) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/811) Installing libevdev (1.13.0-r0) (97/811) Installing mtdev (1.1.6-r1) (98/811) Installing eudev-libs (3.2.11-r6) (99/811) Installing libinput-libs (1.22.0-r0) (100/811) Installing xcb-util-wm (0.4.2-r0) (101/811) Installing xcb-util (0.4.1-r0) (102/811) Installing xcb-util-image (0.4.1-r0) (103/811) Installing xcb-util-keysyms (0.4.1-r0) (104/811) Installing xcb-util-renderutil (0.3.10-r0) (105/811) Installing libxkbcommon-x11 (1.5.0-r0) (106/811) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (107/811) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/811) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/811) Installing kirigami2-libs (5.101.0-r0) (110/811) Installing libgomp (12.2.1_git20220924-r6) (111/811) Installing kirigami2 (5.101.0-r0) (112/811) Installing kactivities-libs (5.101.0-r1) (113/811) Installing karchive (5.101.0-r0) (114/811) Installing kconfig (5.101.0-r0) (115/811) Installing kcoreaddons (5.101.0-r0) (116/811) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (117/811) Installing kwindowsystem (5.101.0-r0) (118/811) Installing kcrash (5.101.0-r0) (119/811) Installing kdbusaddons (5.101.0-r0) (120/811) Installing kglobalaccel (5.101.0-r0) (121/811) Installing kguiaddons (5.101.0-r0) (122/811) Installing ki18n (5.101.0-r0) (123/811) Installing libelogind (246.10-r5) (124/811) Installing polkit-elogind-libs (122-r0) (125/811) Installing polkit-qt-1 (0.114.0-r1) (126/811) Installing kauth (5.101.0-r0) (127/811) Installing kcodecs (5.101.0-r0) (128/811) Installing kwidgetsaddons (5.101.0-r0) (129/811) Installing kconfigwidgets (5.101.0-r0) (130/811) Installing qt5-qtsvg (5.15.6_git20220908-r0) (131/811) Installing kiconthemes (5.101.0-r0) (132/811) Installing kitemviews (5.101.0-r0) (133/811) Installing kxmlgui (5.101.0-r0) (134/811) Installing kbookmarks (5.101.0-r0) (135/811) Installing kcompletion (5.101.0-r0) (136/811) Installing libxml2-utils (2.10.3-r2) (137/811) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/811) Installing libgpg-error (1.46-r1) (139/811) Installing libgcrypt (1.10.1-r0) (140/811) Installing libxslt (1.1.37-r0) (141/811) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/811) Installing kdoctools (5.101.0-r0) (143/811) Installing kjobwidgets (5.101.0-r0) (144/811) Installing alsa-lib (1.2.8-r0) (145/811) Installing libxv (1.0.12-r0) (146/811) Installing cdparanoia-libs (10.2-r11) (147/811) Installing graphene (1.10.8-r1) (148/811) Installing gstreamer (1.20.5-r0) (149/811) Installing libogg (1.3.5-r2) (150/811) Installing opus (1.3.1-r1) (151/811) Installing orc (0.4.33-r0) (152/811) Installing libtheora (1.1.1-r16) (153/811) Installing libvorbis (1.3.7-r0) (154/811) Installing gst-plugins-base (1.20.5-r0) (155/811) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (156/811) Installing qt5-qtspeech (5.15.6_git20220907-r0) (157/811) Installing sound-theme-freedesktop (0.8-r0) (158/811) Installing libltdl (2.4.7-r0) (159/811) Installing libcanberra (0.30-r9) (160/811) Installing libcanberra-gstreamer (0.30-r9) (161/811) Installing knotifications (5.101.0-r0) (162/811) Installing kservice (5.101.0-r0) (163/811) Installing solid-libs (5.101.0-r0) (164/811) Installing libhunspell (1.7.2-r0) (165/811) Installing ncurses-terminfo-base (6.4_p20221231-r0) (166/811) Installing ncurses-libs (6.4_p20221231-r0) (167/811) Installing readline (8.2.0-r0) (168/811) Installing hunspell (1.7.2-r0) (169/811) Installing sonnet (5.101.0-r0) (170/811) Installing ktextwidgets (5.101.0-r0) (171/811) Installing kio (5.101.0-r0) (172/811) Installing kpackage (5.101.0-r0) (173/811) Installing kdeclarative (5.101.0-r0) (174/811) Installing kwayland (5.101.0-r0) (175/811) Installing plasma-framework (5.101.0-r0) (176/811) Installing sqlite-libs (3.40.1-r0) (177/811) Installing libaccounts-glib (1.26-r1) (178/811) Installing libaccounts-qt (1.16-r1) (179/811) Installing signond (8.61-r0) (180/811) Installing accounts-qml-module (0.7_git20190605-r1) (181/811) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (182/811) Installing sdl2 (2.26.2-r0) (183/811) Installing svt-av1-libs (1.4.1-r0) (184/811) Installing aom-libs (3.5.0-r0) (185/811) Installing libass (0.17.0-r0) (186/811) Installing libdav1d (1.0.0-r2) (187/811) Installing lcms2 (2.14-r2) (188/811) Installing libjxl (0.7.0-r0) (189/811) Installing lame (3.100-r2) (190/811) Installing libasyncns (0.8-r1) (191/811) Installing flac-libs (1.4.2-r0) (192/811) Installing libsndfile (1.2.0-r0) (193/811) Installing soxr (0.1.3-r3) (194/811) Installing speexdsp (1.2.1-r0) (195/811) Installing tdb-libs (1.4.7-r1) (196/811) Installing libpulse (9999_git20220528-r0) (197/811) Installing cjson (1.7.15-r3) (198/811) Installing mbedtls (2.28.2-r0) (199/811) Installing librist (0.2.7-r0) (200/811) Installing libsrt (1.5.1-r0) (201/811) Installing libssh (0.10.4-r0) (202/811) Installing v4l-utils-libs (1.22.1-r2) (203/811) Installing libva (2.17.0-r0) (204/811) Installing libvdpau (1.5-r0) (205/811) Installing vidstab (1.1.0-r2) (206/811) Installing libvpx (1.12.0-r1) (207/811) Installing x264-libs (0.164_git20220602-r0) (208/811) Installing numactl (2.0.16-r0) (209/811) Installing x265-libs (3.5-r3) (210/811) Installing xvidcore (1.3.7-r1) (211/811) Installing libsodium (1.0.18-r2) (212/811) Installing libzmq (4.3.4-r1) (213/811) Installing ffmpeg-libs (5.1.2-r3) (214/811) Installing libevent (2.1.12-r5) (215/811) Installing minizip (1.2.13-r0) (216/811) Installing nspr (4.35-r0) (217/811) Installing nss (3.86-r0) (218/811) Installing re2 (2022.12.01-r0) (219/811) Installing snappy (1.1.9-r4) (220/811) Installing qt5-qtwebengine (5.15.11-r10) (221/811) Installing libnotify (0.8.1-r1) (222/811) Installing libproxy (0.4.18-r2) (223/811) Installing signon-ui (0.17_git20171023-r2) (224/811) Installing libassuan (2.5.5-r1) (225/811) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/811) Installing gnupg-gpgconf (2.2.41-r0) (227/811) Installing gpg (2.2.41-r0) (228/811) Installing npth (1.6-r2) (229/811) Installing gpg-agent (2.2.41-r0) (230/811) Installing libksba (1.6.3-r0) (231/811) Installing gpgsm (2.2.41-r0) (232/811) Installing gpgme (1.18.0-r1) (233/811) Installing gpgmepp (1.18.0-r1) (234/811) Installing gdbm (1.23-r0) (235/811) Installing libsasl (2.1.28-r3) (236/811) Installing libqca (2.3.4-r2) (237/811) Installing kwallet (5.101.0-r0) (238/811) Installing kaccounts-integration (22.12.0-r0) (239/811) Installing purpose (5.101.0-r0) (240/811) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (241/811) Installing qt5-qtfeedback (0_git20180903-r0) (242/811) Installing angelfish (22.11-r0) (243/811) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/811) Installing gtk-engines-clearlooks (2.21.0-r3) (245/811) Installing gtk-engines-crux (2.21.0-r3) (246/811) Installing gtk-engines-industrial (2.21.0-r3) (247/811) Installing gtk-engines-mist (2.21.0-r3) (248/811) Installing gtk-engines-redmond (2.21.0-r3) (249/811) Installing gtk-engines-thinice (2.21.0-r3) (250/811) Installing gtk-engines (2.21.0-r3) (251/811) Installing breeze-gtk (5.26.4-r0) (252/811) Installing udev-init-scripts (35-r1) (253/811) Installing udev-init-scripts-openrc (35-r1) (254/811) Installing kmod-libs (30-r1) (255/811) Installing eudev (3.2.11-r6) (256/811) Installing eudev-openrc (3.2.11-r6) (257/811) Installing openssh-keygen (9.1_p1-r1) (258/811) Installing libedit (20221030.3.1-r0) (259/811) Installing openssh-client-common (9.1_p1-r1) (260/811) Installing openssh-client-default (9.1_p1-r1) (261/811) Installing openssh-sftp-server (9.1_p1-r1) (262/811) Installing openssh-server-common (9.1_p1-r1) (263/811) Installing openssh-server (9.1_p1-r1) (264/811) Installing openssh (9.1_p1-r1) (265/811) Installing boot-deploy (0.6.1-r0) (266/811) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (267/811) Installing lzo (2.10-r3) (268/811) Installing btrfs-progs (6.1-r0) (269/811) Installing bzip2 (1.0.8-r4) (270/811) Installing argon2-libs (20190702-r2) (271/811) Installing device-mapper-libs (2.03.18-r0) (272/811) Installing json-c (0.16-r0) (273/811) Installing cryptsetup-libs (2.6.0-r0) (274/811) Installing popt (1.19-r1) (275/811) Installing cryptsetup (2.6.0-r0) (276/811) Installing cryptsetup-openrc (2.6.0-r0) (277/811) Installing libaio (0.3.113-r0) (278/811) Installing device-mapper-event-libs (2.03.18-r0) (279/811) Installing lvm2-libs (2.03.18-r0) (280/811) Installing device-mapper (2.03.18-r0) (281/811) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (282/811) Installing libcom_err (1.46.5-r4) (283/811) Installing e2fsprogs-libs (1.46.5-r4) (284/811) Installing e2fsprogs (1.46.5-r4) (285/811) Installing e2fsprogs-extra (1.46.5-r4) (286/811) Installing f2fs-tools-libs (1.15.0-r0) (287/811) Installing f2fs-tools (1.15.0-r0) (288/811) Installing lz4 (1.9.4-r1) (289/811) Installing userspace-rcu (0.13.2-r0) (290/811) Installing multipath-tools (0.9.4-r0) (291/811) Installing multipath-tools-openrc (0.9.4-r0) (292/811) Installing parted (3.5-r0) (293/811) Installing postmarketos-mvcfg (1-r0) (294/811) Installing postmarketos-keys (1-r0) (295/811) Installing sudo (1.9.12_p1-r1) (296/811) Installing postmarketos-base-nofde (24.1-r0) (297/811) Installing unudhcpd (0.2.1-r0) (298/811) Installing xz (5.4.0-r1) (299/811) Installing postmarketos-mkinitfs (1.5.1-r3) (300/811) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-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/811) Installing llvm15-libs (15.0.6-r1) (302/811) Installing musl-fts (1.2.7-r3) (303/811) Installing libelf (0.188-r0) (304/811) Installing mesa-dri-gallium (22.3.2-r0) (305/811) Installing postmarketos-base-mesa (24.1-r0) (306/811) Installing device-tablet-x64uefi (0.4-r1) (307/811) Installing intel-gmmlib (22.3.2-r0) (308/811) Installing intel-media-driver (22.6.4-r0) (309/811) Installing libva-intel-driver (2.4.1-r0) (310/811) Installing device-tablet-x64uefi-libva (0.4-r1) (311/811) Installing linux-firmware-yamaha (20221214-r1) (312/811) Installing linux-firmware-yam (20221214-r1) (313/811) Installing linux-firmware-wfx (20221214-r1) (314/811) Installing linux-firmware-vxge (20221214-r1) (315/811) Installing linux-firmware-vicam (20221214-r1) (316/811) Installing linux-firmware-ueagle-atm (20221214-r1) (317/811) Installing linux-firmware-ttusb-budget (20221214-r1) (318/811) Installing linux-firmware-tigon (20221214-r1) (319/811) Installing linux-firmware-ti-keystone (20221214-r1) (320/811) Installing linux-firmware-ti-connectivity (20221214-r1) (321/811) Installing linux-firmware-ti (20221214-r1) (322/811) Installing linux-firmware-tehuti (20221214-r1) (323/811) Installing linux-firmware-sxg (20221214-r1) (324/811) Installing linux-firmware-sun (20221214-r1) (325/811) Installing linux-firmware-slicoss (20221214-r1) (326/811) Installing linux-firmware-sb16 (20221214-r1) (327/811) Installing linux-firmware-rtw89 (20221214-r1) (328/811) Installing linux-firmware-rtw88 (20221214-r1) (329/811) Installing linux-firmware-rtlwifi (20221214-r1) (330/811) Installing linux-firmware-rtl_nic (20221214-r1) (331/811) Installing linux-firmware-rtl_bt (20221214-r1) (332/811) Installing linux-firmware-rtl8192e (20221214-r1) (333/811) Installing linux-firmware-rsi (20221214-r1) (334/811) Installing linux-firmware-rockchip (20221214-r1) (335/811) Installing linux-firmware-radeon (20221214-r1) (336/811) Installing linux-firmware-r128 (20221214-r1) (337/811) Installing linux-firmware-qlogic (20221214-r1) (338/811) Installing linux-firmware-qed (20221214-r1) (339/811) Installing linux-firmware-ath10k (20221214-r1) (340/811) Installing linux-firmware-qcom (20221214-r1) (341/811) Installing linux-firmware-qca (20221214-r1) (342/811) Installing linux-firmware-ositech (20221214-r1) (343/811) Installing linux-firmware-nxp (20221214-r1) (344/811) Installing linux-firmware-nvidia (20221214-r1) (345/811) Installing linux-firmware-netronome (20221214-r1) (346/811) Installing linux-firmware-myricom (20221214-r1) (347/811) Installing linux-firmware-mwlwifi (20221214-r1) (348/811) Installing linux-firmware-mwl8k (20221214-r1) (349/811) Installing linux-firmware-mrvl (20221214-r1) (350/811) Installing linux-firmware-moxa (20221214-r1) (351/811) Installing linux-firmware-microchip (20221214-r1) (352/811) Installing linux-firmware-meson (20221214-r1) (353/811) Installing linux-firmware-mellanox (20221214-r1) (354/811) Installing linux-firmware-mediatek (20221214-r1) (355/811) Installing linux-firmware-matrox (20221214-r1) (356/811) Installing linux-firmware-liquidio (20221214-r1) (357/811) Installing linux-firmware-libertas (20221214-r1) (358/811) Installing linux-firmware-korg (20221214-r1) (359/811) Installing linux-firmware-keyspan_pda (20221214-r1) (360/811) Installing linux-firmware-keyspan (20221214-r1) (361/811) Installing linux-firmware-kaweth (20221214-r1) (362/811) Installing linux-firmware-isci (20221214-r1) (363/811) Installing linux-firmware-intel (20221214-r1) (364/811) Installing linux-firmware-inside-secure (20221214-r1) (365/811) Installing linux-firmware-imx (20221214-r1) (366/811) Installing linux-firmware-i915 (20221214-r1) (367/811) Installing linux-firmware-go7007 (20221214-r1) (368/811) Installing linux-firmware-ess (20221214-r1) (369/811) Installing linux-firmware-ene-ub6250 (20221214-r1) (370/811) Installing linux-firmware-emi62 (20221214-r1) (371/811) Installing linux-firmware-emi26 (20221214-r1) (372/811) Installing linux-firmware-edgeport (20221214-r1) (373/811) Installing linux-firmware-e100 (20221214-r1) (374/811) Installing linux-firmware-dsp56k (20221214-r1) (375/811) Installing linux-firmware-dpaa2 (20221214-r1) (376/811) Installing linux-firmware-dabusb (20221214-r1) (377/811) Installing linux-firmware-cypress (20221214-r1) (378/811) Installing linux-firmware-cxgb4 (20221214-r1) (379/811) Installing linux-firmware-cxgb3 (20221214-r1) (380/811) Installing linux-firmware-cpia2 (20221214-r1) (381/811) Installing linux-firmware-cnm (20221214-r1) (382/811) Installing linux-firmware-cis (20221214-r1) (383/811) Installing linux-firmware-cirrus (20221214-r1) (384/811) Installing linux-firmware-cavium (20221214-r1) (385/811) Installing linux-firmware-cadence (20221214-r1) (386/811) Installing linux-firmware-brcm (20221214-r1) (387/811) Installing linux-firmware-bnx2x (20221214-r1) (388/811) Installing linux-firmware-bnx2 (20221214-r1) (389/811) Installing linux-firmware-av7110 (20221214-r1) (390/811) Installing linux-firmware-atusb (20221214-r1) (391/811) Installing linux-firmware-atmel (20221214-r1) (392/811) Installing linux-firmware-ath9k_htc (20221214-r1) (393/811) Installing linux-firmware-ath6k (20221214-r1) (394/811) Installing linux-firmware-ath11k (20221214-r1) (395/811) Installing linux-firmware-ar3k (20221214-r1) (396/811) Installing linux-firmware-amphion (20221214-r1) (397/811) Installing linux-firmware-amdgpu (20221214-r1) (398/811) Installing linux-firmware-amd-ucode (20221214-r1) (399/811) Installing linux-firmware-amd (20221214-r1) (400/811) Installing linux-firmware-advansys (20221214-r1) (401/811) Installing linux-firmware-adaptec (20221214-r1) (402/811) Installing linux-firmware-acenic (20221214-r1) (403/811) Installing linux-firmware-3com (20221214-r1) (404/811) Installing linux-firmware-other (20221214-r1) (405/811) Installing linux-firmware (20221214-r1) (406/811) Installing linux-edge (6.1.2-r0) (407/811) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (408/811) Installing ca-certificates (20221203-r1) (409/811) Installing nghttp2-libs (1.51.0-r0) (410/811) Installing libcurl (7.87.0-r1) (411/811) Installing libxmlb (0.3.10-r0) (412/811) Installing yaml (0.2.5-r0) (413/811) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (414/811) Installing appstream-qt (0.15.5-r2) (415/811) Installing attica (5.101.0-r0) (416/811) Installing kidletime (5.101.0-r0) (417/811) Installing knewstuff (5.101.0-r0) (418/811) Installing discover (5.26.4-r0) (419/811) Installing libapk-qt (0.4.2-r0) (420/811) Installing discover-backend-apk (5.26.4-r0) (421/811) Installing font-droid-nonlatin (20200215-r2) (422/811) Installing font-noto-common (0_git20211101-r6) (423/811) Installing font-noto-math (0_git20211101-r6) (424/811) Installing font-noto-symbols (0_git20211101-r6) (425/811) Installing font-noto (0_git20211101-r6) (426/811) Installing font-noto-emoji (2.038-r0) (427/811) Installing font-noto-extra (0_git20211101-r6) (428/811) Installing mauiman (1.0.1-r0) (429/811) Installing mauikit (2.2.1-r0) (430/811) Installing exiv2 (0.27.5-r1) (431/811) Installing mauikit-imagetools (2.2.1-r0) (432/811) Installing mauikit-filebrowsing (2.2.1-r0) (433/811) Installing index (2.2.1-r0) (434/811) Installing signon-plugin-oauth2 (0.25-r0) (435/811) Installing kaccounts-providers (22.12.0-r0) (436/811) Installing kirigami-addons (0.6.1-r0) (437/811) Installing kclock (22.11-r0) (438/811) Installing gsettings-desktop-schemas (43.0-r0) (439/811) Installing kdecoration (5.26.4-r0) (440/811) Installing kde-gtk-config (5.26.4-r0) (441/811) Installing kirigami-gallery (22.12.0-r0) (442/811) Installing kquickimageeditor (0.2.0-r1) (443/811) Installing taglib (1.13-r0) (444/811) Installing kfilemetadata (5.101.0-r0) (445/811) Installing qt5-qtlocation (5.15.6_git20220907-r1) (446/811) Installing koko (22.11-r0) (447/811) Installing kasync (0.3.0-r2) (448/811) Installing gpg-wks-server (2.2.41-r0) (449/811) Installing gpgv (2.2.41-r0) (450/811) Installing libldap (2.6.3-r6) (451/811) Installing gnupg-dirmngr (2.2.41-r0) (452/811) Installing gnupg-utils (2.2.41-r0) (453/811) Installing gnupg-wks-client (2.2.41-r0) (454/811) Installing gnupg (2.2.41-r0) (455/811) Installing iso-codes (4.12.0-r0) (456/811) Installing kcontacts (5.101.0-r0) (457/811) Installing kpeople (5.101.0-r0) (458/811) Installing libical (3.0.16-r1) (459/811) Installing kcalendarcore (5.101.0-r0) (460/811) Installing kmime (22.12.0-r0) (461/811) Installing kimap2 (0.4.0-r1) (462/811) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (463/811) Installing kdav2 (0.4.0-r1) (464/811) Installing lmdb (0.9.29-r2) (465/811) Installing libxapian (1.4.21-r0) (466/811) Installing sink (0.9.0-r3) (467/811) Installing kpeoplesink (0_git20210224-r1) (468/811) Installing kpeoplevcard (0.1-r2) (469/811) Installing libraw (0.21.0-r0) (470/811) Installing libraw-tools (0.21.0-r0) (471/811) Installing imagemagick-libs (7.1.0.57-r0) (472/811) Installing jbig2dec (0.19-r1) (473/811) Installing ghostscript (10.0.0-r2) (474/811) Installing libde265 (1.0.9-r0) (475/811) Installing libheif (1.14.0-r0) (476/811) Installing librsvg (2.55.1-r0) (477/811) Installing imagemagick (7.1.0.57-r0) (478/811) Installing perl (5.36.0-r0) (479/811) Installing perl-image-exiftool (12.50-r0) (480/811) Installing exiftool (12.50-r0) (481/811) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (482/811) Installing dbus-openrc (1.14.4-r0) (483/811) Installing feedbackd-device-themes (0_git20220202-r0) (484/811) Installing gsound (1.0.3-r1) (485/811) Installing libgudev (237-r1) (486/811) Installing json-glib (1.6.6-r1) (487/811) 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. * (488/811) Installing tzdata (2022g-r0) (489/811) Installing openexr (3.1.5-r4) (490/811) Installing soundtouch (2.3.2-r1) (491/811) Installing libraw1394 (2.1.2-r3) (492/811) Installing libusb (1.0.26-r0) (493/811) Installing libdc1394 (2.2.6-r1) (494/811) Installing tslib (1.22-r1) (495/811) Installing directfb (1.7.7-r5) (496/811) Installing faac (1.30-r2) (497/811) Installing fdk-aac (2.0.2-r1) (498/811) Installing flite (2.2-r1) (499/811) Installing libsamplerate (0.2.2-r0) (500/811) Installing jack (1.9.21-r0) (501/811) Installing portaudio (19.7.0-r0) (502/811) Installing fluidsynth-libs (2.3.1-r0) (503/811) Installing libfreeaptx (0.1.1-r1) (504/811) Installing gsm (1.0.22-r1) (505/811) Installing libldac (2.0.2.3-r0) (506/811) Installing libmodplug (0.8.9.0-r2) (507/811) Installing neon (0.32.4-r0) (508/811) Installing libnice (0.1.19-r0) (509/811) Installing openal-soft (1.22.2-r2) (510/811) Installing openjpeg (2.5.0-r2) (511/811) Installing librtmp (2.4_git20190330-r2) (512/811) Installing sbc (2.0-r0) (513/811) Installing spandsp (0.0.6-r4) (514/811) Installing libsrtp (2.4.2-r3) (515/811) Installing vo-aacenc (0.1.3-r0) (516/811) Installing vo-amrwbenc (0.1.3-r0) (517/811) Installing libzbar (0.23.92-r2) (518/811) Installing gst-plugins-bad (1.20.5-r0) (519/811) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (520/811) Installing megapixels (1.6.0-r1) (521/811) Installing mesa-gles (22.3.2-r0) (522/811) Installing encodings (1.0.6-r0) (523/811) Installing libfontenc (1.1.7-r0) (524/811) Installing mkfontscale (1.2.2-r1) (525/811) Installing font-dejavu (2.37-r3) (526/811) Installing sdl2_ttf (2.20.1-r0) (527/811) Installing osk-sdl (0.67.1-r1) (528/811) Installing kcmutils (5.101.0-r0) (529/811) Installing frameworkintegration (5.101.0-r0) (530/811) Installing oxygen (5.26.4-r0) (531/811) Installing modemmanager-qt (5.101.0-r0) (532/811) Installing callaudiod-libs (0.1.4-r0) (533/811) Installing abseil-cpp (20220623.1-r1) (534/811) Installing boost1.81-thread (1.81.0-r1) (535/811) Installing libprotobuf (3.21.12-r0) (536/811) Installing libphonenumber (8.13.3-r0) (537/811) Installing plasma-dialer (22.11-r0) (538/811) Installing plasma-mobile-sounds (0.1-r1) (539/811) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (540/811) Installing plasma-phonebook (22.11-r0) (541/811) Installing postmarketos-artwork-wallpapers (2-r1) (542/811) Installing postmarketos-hidden-desktop-entries (2.2-r1) (543/811) Installing bluez (5.66-r1) (544/811) Installing bluez-openrc (5.66-r1) (545/811) Installing bluez-obexd (5.66-r1) (546/811) Installing kded (5.101.0-r0) (547/811) Installing bluez-qt (5.101.0-r0) (548/811) Installing bluedevil (5.26.4-r0) (549/811) Installing breeze (5.26.4-r0) (550/811) Installing libpulse-mainloop-glib (9999_git20220528-r0) (551/811) Installing callaudiod (0.1.4-r0) (552/811) Installing dnsmasq-common (2.88-r0) (553/811) Installing dnsmasq-openrc (2.88-r0) (554/811) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (555/811) Installing linux-pam (1.5.2-r1) (556/811) Installing shadow (4.13-r0) (557/811) Installing libacl (2.3.1-r1) (558/811) Installing elogind (246.10-r5) (559/811) Installing elogind-openrc (246.10-r5) (560/811) Installing hfd-service (0.1.0-r1) (561/811) Installing hfd-service-openrc (0.1.0-r1) (562/811) Installing iio-sensor-proxy (3.4-r0) (563/811) Installing iio-sensor-proxy-openrc (3.4-r0) (564/811) Installing libkscreen (5.26.4-r0) (565/811) Installing layer-shell-qt (5.26.4-r0) (566/811) Installing qt5-qtsensors (5.15.6_git20220816-r0) (567/811) Installing kscreen (5.26.4-r0) (568/811) Installing socat (1.7.4.4-r0) (569/811) Installing kwallet-pam (5.26.4-r0) (570/811) Installing kwayland-integration (5.26.4-r0) (571/811) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (572/811) Installing duktape (2.7.0-r0) (573/811) Installing polkit-elogind (122-r0) (574/811) Installing libmm-glib (1.20.2-r1) (575/811) Installing libmbim (1.28.2-r0) (576/811) Installing libqrtr-glib (1.2.2-r0) (577/811) Installing libqmi (1.32.2-r0) (578/811) Installing modemmanager (1.20.2-r1) (579/811) Installing modemmanager-openrc (1.20.2-r1) (580/811) Installing libnm (1.40.8-r0) (581/811) Installing networkmanager-common (1.40.8-r0) (582/811) Installing networkmanager-openrc (1.40.8-r0) (583/811) Installing libndp (1.8-r1) (584/811) Installing libidn2 (2.3.4-r0) (585/811) Installing libpsl (0.21.2-r0) (586/811) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (587/811) Installing networkmanager-cli (1.40.8-r0) (588/811) Installing pcre (8.45-r2) (589/811) Installing slang (2.3.3-r0) (590/811) Installing newt (0.52.21-r5) (591/811) Installing networkmanager-tui (1.40.8-r0) (592/811) Installing wireless-regdb (2022.08.12-r0) (593/811) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (594/811) Installing mobile-broadband-provider-info (20221107-r0) (595/811) Installing networkmanager-wwan (1.40.8-r0) (596/811) Installing libunwind (1.6.2-r2) (597/811) Installing libcamera (0.0.3-r0) (598/811) Installing pipewire-libs (0.3.63-r1) (599/811) Installing libuv (1.44.2-r0) (600/811) Installing roc-toolkit-libs (0.1.5-r2) (601/811) Installing webrtc-audio-processing (0.3.1-r6) (602/811) Installing pipewire (0.3.63-r1) (603/811) Installing breeze-icons (5.101.0-r0) (604/811) Installing dbus-x11 (1.14.4-r0) (605/811) Installing kactivities (5.101.0-r1) (606/811) Installing kpipewire (5.26.4-r0) (607/811) Installing dconf (0.40.0-r2) (608/811) Installing anthy (9100h-r2) (609/811) Installing maliit-framework (2.3.0-r1) (610/811) Installing kyotocabinet (1.2.79-r3) (611/811) Installing libpinyin (2.7.92-r0) (612/811) Installing tinyxml (2.6.2-r1) (613/811) Installing presage (0.9.1-r2) (614/811) Installing maliit-keyboard (2.3.1-r1) (615/811) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (616/811) Installing plasma-nano (5.26.4-r0) (617/811) Installing networkmanager-qt (5.101.0-r0) (618/811) Installing plasma-nm (5.26.4-r0) (619/811) Installing plasma-nm-mobile (5.26.4-r0) (620/811) Installing fftw-single-libs (3.3.10-r1) (621/811) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (622/811) Installing pulseaudio-bluez (9999_git20220528-r0) (623/811) Installing pulseaudio-alsa (9999_git20220528-r0) (624/811) Installing alsa-utils-openrc (1.2.8-r0) (625/811) Installing pulseaudio-openrc (9999_git20220528-r0) (626/811) Installing libcanberra-pulse (0.30-r9) (627/811) Installing plasma-pa (5.26.4-r0) (628/811) Installing libdaemon (0.14-r3) (629/811) Installing openrc-settingsd (1.1.0-r0) (630/811) Installing openrc-settingsd-openrc (1.1.0-r0) (631/811) Installing plasma-settings (22.11-r0) (632/811) Installing kactivitymanagerd (5.26.4-r1) (633/811) Installing kinit (5.101.0-r0) (634/811) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (635/811) Installing kdnssd (5.101.0-r0) (636/811) Installing syntax-highlighting (5.101.0-r0) (637/811) Installing kdsoap (2.1.1-r0) (638/811) Installing libmtp (1.1.20-r2) (639/811) Installing clang15-libclang (15.0.6-r2) (640/811) Installing qt5-qttools (5.15.6_git20220907-r1) (641/811) Installing phonon (4.11.1-r3) (642/811) Installing talloc (2.3.4-r1) (643/811) Installing tevent (0.13.0-r1) (644/811) Installing samba-util-libs (4.17.4-r0) (645/811) Installing jansson (2.14-r0) (646/811) Installing ldb (2.6.1-r0) (647/811) Installing libwbclient (4.17.4-r0) (648/811) Installing samba-libs (4.17.4-r0) (649/811) Installing libsmbclient (4.17.4-r0) (650/811) Installing kio-extras (22.12.0-r0) (651/811) Installing kquickcharts (5.101.0-r0) (652/811) Installing xorg-server-common (21.1.6-r0) (653/811) Installing libxkbfile (1.1.2-r0) (654/811) Installing xkbcomp (1.4.6-r0) (655/811) Installing libxfont2 (2.0.6-r0) (656/811) Installing libtirpc-conf (1.3.3-r0) (657/811) Installing libtirpc-nokrb (1.3.3-r0) (658/811) Installing libxcvt (0.1.2-r0) (659/811) Installing xwayland (22.1.7-r0) (660/811) Installing kscreenlocker (5.26.4-r0) (661/811) Installing libqaccessibilityclient (0.4.1-r1) (662/811) Installing xcb-util-cursor (0.1.4-r0) (663/811) Installing kwin (5.26.4-r0) (664/811) Installing kitemmodels (5.101.0-r0) (665/811) Installing threadweaver (5.101.0-r0) (666/811) Installing krunner (5.101.0-r0) (667/811) Installing milou (5.26.4-r0) (668/811) Installing pipewire-media-session (0.4.1-r0) (669/811) Installing font-hack (3.003-r3) (670/811) Installing qqc2-desktop-style (5.101.0-r0) (671/811) Installing plasma-integration (5.26.4-r0) (672/811) Installing qtchooser (66-r2) (673/811) Installing plasma-workspace-libs (5.26.4.1-r0) (674/811) Installing kactivities-stats (5.101.0-r1) (675/811) Installing baloo (5.101.0-r0) (676/811) Installing kholidays (5.101.0-r0) (677/811) Installing libkexiv2 (22.12.0-r0) (678/811) Installing knotifyconfig (5.101.0-r0) (679/811) Installing kparts (5.101.0-r0) (680/811) Installing zxing-cpp (1.4.0-r0) (681/811) Installing libdmtx-libs (0.7.7-r0) (682/811) Installing libqrencode (4.1.1-r1) (683/811) Installing prison (5.101.0-r0) (684/811) Installing ktexteditor (5.101.0-r0) (685/811) Installing libnl3 (3.7.0-r0) (686/811) Installing libpcap (1.10.2-r0) (687/811) Installing lm-sensors-libs (3.6.0-r4) (688/811) Installing libksysguard (5.26.4-r0) (689/811) Installing kuserfeedback (1.2.0-r1) (690/811) Installing gpsd (3.24-r1) (691/811) Installing gpsd-openrc (3.24-r1) (692/811) Installing mpfr4 (4.1.1-r1) (693/811) Installing libqalculate (4.5.0-r0) (694/811) Installing plasma-workspace (5.26.4.1-r0) (695/811) Installing kpty (5.101.0-r0) (696/811) Installing kdesu (5.101.0-r0) (697/811) Installing kde-cli-tools (5.26.4-r0) (698/811) Installing qqc2-breeze-style (5.26.4-r0) (699/811) Installing plasma-mobile (5.26.4-r0) (700/811) Installing polkit-kde-agent-1 (5.26.4-r0) (701/811) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (702/811) Installing chrony-openrc (4.3-r0) (703/811) Installing haveged (1.9.18-r0) (704/811) Installing haveged-openrc (1.9.18-r0) (705/811) Installing libmnl (1.0.5-r0) (706/811) Installing libnftnl (1.2.4-r0) (707/811) Installing nftables (1.0.6-r0) (708/811) Installing nftables-openrc (1.0.6-r0) (709/811) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (710/811) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (711/811) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (712/811) Installing postmarketos-artwork-icons (2-r1) (713/811) Installing util-linux (2.38.1-r1) (714/811) Installing libfdisk (2.38.1-r1) (715/811) Installing libsmartcols (2.38.1-r1) (716/811) Installing util-linux-misc (2.38.1-r1) (717/811) Installing libeconf (0.5.0-r0) (718/811) Installing runuser (2.38.1-r1) (719/811) Installing mount (2.38.1-r1) (720/811) Installing losetup (2.38.1-r1) (721/811) Installing hexdump (2.38.1-r1) (722/811) Installing uuidgen (2.38.1-r1) (723/811) Installing blkid (2.38.1-r1) (724/811) Installing sfdisk (2.38.1-r1) (725/811) Installing mcookie (2.38.1-r1) (726/811) Installing agetty (2.38.1-r1) (727/811) Installing agetty-openrc (0.45.2-r7) (728/811) Installing wipefs (2.38.1-r1) (729/811) Installing cfdisk (2.38.1-r1) (730/811) Installing umount (2.38.1-r1) (731/811) Installing util-linux-openrc (2.38.1-r1) (732/811) Installing flock (2.38.1-r1) (733/811) Installing lsblk (2.38.1-r1) (734/811) Installing libcap-ng (0.8.3-r1) (735/811) Installing setpriv (2.38.1-r1) (736/811) Installing logger (2.38.1-r1) (737/811) Installing partx (2.38.1-r1) (738/811) Installing fstrim (2.38.1-r1) (739/811) Installing findmnt (2.38.1-r1) (740/811) Installing pcsc-lite-libs (1.9.9-r0) (741/811) Installing wpa_supplicant (2.10-r4) (742/811) Installing wpa_supplicant-openrc (2.10-r4) (743/811) Installing ifupdown-ng-wifi (0.12.1-r0) (744/811) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (745/811) Installing postmarketos-base-ui-networkmanager (6-r1) (746/811) Installing mpdecimal (2.5.1-r1) (747/811) Installing python3 (3.11.1-r2) (748/811) Installing py3-ruamel.yaml.clib (0.2.7-r1) (749/811) Installing py3-ruamel.yaml (0.17.21-r1) (750/811) Installing sleep-inhibitor (1.16-r1) (751/811) Installing sleep-inhibitor-openrc (1.16-r1) (752/811) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (753/811) Installing py3-dbus (1.3.2-r1) (754/811) Installing obex-capabilities (0.2.1-r2) (755/811) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (756/811) Installing postmarketos-base-ui-bluez-obexd (6-r1) (757/811) Installing pulseaudio-utils (9999_git20220528-r0) (758/811) Installing postmarketos-base-ui-pulseaudio (6-r1) (759/811) Installing upower (1.90.0-r2) (760/811) Installing powerdevil-libs (5.26.4-r0) (761/811) Installing powerdevil (5.26.4-r0) (762/811) Installing bubblewrap (0.7.0-r0) (763/811) Installing fuse-common (3.12.0-r0) (764/811) Installing fuse-openrc (3.12.0-r0) (765/811) Installing fuse3-libs (3.12.0-r0) (766/811) Installing fuse3 (3.12.0-r0) (767/811) Installing xdg-desktop-portal (1.16.0-r0) (768/811) Installing xdg-desktop-portal-kde (5.26.4-r0) (769/811) Installing autologin (1.0.0-r4) (770/811) Installing tinydm (1.1.2-r1) (771/811) Installing tinydm-openrc (1.1.2-r1) (772/811) Installing postmarketos-base-ui-tinydm (6-r1) (773/811) Installing font-alias (1.0.4-r0) (774/811) Installing util-macros (1.19.3-r0) (775/811) Installing font-misc-misc (1.1.2-r3) (776/811) Installing font-cursor-misc (1.0.3-r3) (777/811) Installing xauth (1.1.2-r0) (778/811) Installing xmodmap (1.0.11-r0) (779/811) Installing xrdb (1.2.1-r1) (780/811) Installing xinit (1.4.2-r0) (781/811) Installing xorg-server (21.1.6-r0) (782/811) Installing libinput (1.22.0-r0) (783/811) Installing xf86-input-libinput (1.2.1-r0) (784/811) Installing xf86-video-fbdev (0.5.0-r3) (785/811) Installing postmarketos-base-ui-x11 (6-r1) (786/811) 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 (787/811) Installing libexif (0.6.24-r0) (788/811) Installing libb2 (0.98.1-r2) (789/811) Installing double-conversion (3.2.1-r0) (790/811) Installing qt6-qtbase (6.4.1-r1) (791/811) Installing qt6-qtbase-x11 (6.4.1-r1) (792/811) Installing qt6-qtdeclarative (6.4.1-r0) (793/811) Installing qt6-qtwayland (6.4.1-r2) (794/811) Installing hwloc (2.8.0-r0) (795/811) Installing libtbb (2021.7.0-r1) (796/811) Installing opencv (4.7.0-r0) (797/811) Installing postprocessd (0.2.1-r3) (798/811) Installing postprocessd-megapixels (0.2.1-r3) (799/811) Installing qmltermwidget (0.2.0-r1) (800/811) Installing qmlkonsole (22.11-r0) (801/811) Installing c-ares (1.18.1-r1) (802/811) Installing spacebar (22.11-r0) (803/811) Installing hkdm (0.2.0-r0) (804/811) Installing buffyboard (0.2.0-r0) (805/811) Installing terminus-font (4.49.1-r3) (806/811) Installing kbd-misc (2.5.1-r4) (807/811) Installing kbd (2.5.1-r4) (808/811) Installing kbd-openrc (2.5.1-r4) (809/811) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (810/811) Installing ttyescape-openrc (1.0.1-r1) (811/811) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2023/01/03 15:52:43 Generating for kernel version: 6.1.2-0-edge 2023/01/03 15:52:43 Output directory: /boot 2023/01/03 15:52:43 == Generating initramfs == 2023/01/03 15:52:43 - Including hook files 2023/01/03 15:52:43 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/03 15:52:43 - Including hook scripts 2023/01/03 15:52:43 - Including required binaries 2023/01/03 15:52:43 - Including kernel modules 2023/01/03 15:52:43 - Including splash images 2023/01/03 15:52:43 - Writing and verifying initramfs archive 2023/01/03 15:52:43 == Generating initramfs extra == 2023/01/03 15:52:43 - Including extra binaries 2023/01/03 15:52:43 - Including FDE support 2023/01/03 15:52:43 - Writing and verifying initramfs-extra archive 2023/01/03 15:52:43 == 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 2023/01/03 15:52:44 mkinitfs completed in: 1.348757318s Executing postmarketos-base-24.1-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 3246 MiB in 836 packages (2722450) [15:52:49] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (2722450) [15:52:49] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (2722450) [15:52:50] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (2722450) [15:52:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2722450) [15:52:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2722450) [15:52:50] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2722450) [15:52:50] (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 (2722450) [15:52:50] New background process: pid=2731204, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (2722450) [15:52:50] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (2722450) [15:52:51] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2722450) [15:52:51] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (2722450) [15:52:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2722450) [15:52:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2722450) [15:52:51] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2722450) [15:52:51] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2722450) [15:52:51] New background process: pid=2731218, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3246 MiB in 836 packages (2722450) [15:52:52] (rootfs_tablet-x64uefi) mkinitfs edge (2722450) [15:52:52] (rootfs_tablet-x64uefi) % mkinitfs 2023/01/03 15:52:52 Generating for kernel version: 6.1.2-0-edge 2023/01/03 15:52:52 Output directory: /boot 2023/01/03 15:52:52 == Generating initramfs == 2023/01/03 15:52:52 - Including hook files 2023/01/03 15:52:52 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/03 15:52:52 - Including hook scripts 2023/01/03 15:52:52 - Including required binaries 2023/01/03 15:52:52 - Including kernel modules 2023/01/03 15:52:52 - Including splash images 2023/01/03 15:52:52 - Writing and verifying initramfs archive 2023/01/03 15:52:52 == Generating initramfs extra == 2023/01/03 15:52:52 - Including extra binaries 2023/01/03 15:52:52 - Including FDE support 2023/01/03 15:52:52 - Writing and verifying initramfs-extra archive 2023/01/03 15:52:53 == 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 2023/01/03 15:52:58 mkinitfs completed in: 5.952341818s (2722450) [15:52:58] *** SET LOGIN PASSWORD FOR: 'user' *** (2722450) [15:52:58] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (2722450) [15:52:58] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (2722450) [15:52:58] (rootfs_tablet-x64uefi) locking root (2722450) [15:52:58] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (2722450) [15:52:58] NOTE: No valid keymap specified for device (2722450) [15:52:58] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (2722450) [15:52:59] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (2722450) [15:52:59] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (2722450) [15:52:59] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2722450) [15:52:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2722450) [15:52:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2722450) [15:52:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2722450) [15:52:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2722450) [15:52:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2722450) [15:53:00] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2722450) [15:53:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2722450) [15:53:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2722450) [15:53:00] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3332264 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2722450) [15:53:00] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2722450) [15:53:00] (native) create tablet-x64uefi.img (4723M) (2722450) [15:53:00] (native) % truncate -s 4723M /home/pmos/rootfs/tablet-x64uefi.img (2722450) [15:53:00] (native) mount /dev/install (tablet-x64uefi.img) (2722450) [15:53:00] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (2722450) [15:53:00] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2722450) [15:53:00] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2722450) [15:53:00] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2722450) [15:53:00] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2722450) [15:53:00] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2722450) [15:53:00] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2722450) [15:53:00] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2722450) [15:53:00] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2722450) [15:53:00] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2722450) [15:53:00] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2722450) [15:53:00] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2722450) [15:53:00] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2722450) [15:53:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2722450) [15:53:00] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2722450) [15:53:00] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (2722450) [15:53:00] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2722450) [15:53:00] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2722450) [15:53:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2722450) [15:53:01] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2722450) [15:53:01] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2722450) [15:53:01] (native) % parted -s /dev/install mktable msdos (2722450) [15:53:01] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (2722450) [15:53:01] (native) % parted -s /dev/install mkpart primary 256M 100% (2722450) [15:53:01] (native) % parted -s /dev/install set 1 boot on (2722450) [15:53: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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2722450) [15:53:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2722450) [15:53:01] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2722450) [15:53:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2722450) [15:53:01] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2722450) [15:53:01] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2722450) [15:53:01] (native) install e2fsprogs (2722450) [15:53:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2722450) [15:53:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2722450) [15:53:01] (native) % cat /tmp/apk_progress_fifo (2722450) [15:53:01] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2722450) [15:53:01] New background process: pid=2731910, 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 (2722450) [15:53:02] (native) format /dev/installp2 (root, ext4) (2722450) [15:53:02] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2722450) [15:53:02] (native) mount /dev/installp2 to /mnt/install (2722450) [15:53:02] (native) % mkdir -p /mnt/install (2722450) [15:53:02] (native) % mount /dev/installp2 /mnt/install (2722450) [15:53:02] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2722450) [15:53:02] (native) install dosfstools (2722450) [15:53:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2722450) [15:53:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2722450) [15:53:02] (native) % cat /tmp/apk_progress_fifo (2722450) [15:53:02] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2722450) [15:53:02] New background process: pid=2731939, 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 (2722450) [15:53:02] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (2722450) [15:53:02] (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 (2722450) [15:53:03] (native) % mkdir -p /mnt/install/boot (2722450) [15:53:03] (native) % mount /dev/installp1 /mnt/install/boot (2722450) [15:53:03] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2722450) [15:53:03] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (2722450) [15:53:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2722450) [15:53:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2722450) [15:53:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2722450) [15:53:03] (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/ (2722450) [15:53:11] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2722450) [15:53:11] % 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 (2722450) [15:53:12] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % 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/ (2722450) [15:53:12] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2722450) [15:53:12] % 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 (2722450) [15:53:12] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2722450) [15:53:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2722450) [15:53:22] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2722450) [15:53:22] (native) umount /dev/loop11 (2722450) [15:53:22] (native) % losetup -d /dev/loop11 (2722450) [15:53:22] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2722450) [15:53:22] (2722450) [15:53:22] *** FLASHING INFORMATION *** (2722450) [15:53:22] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2722450) [15:53:22] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2722450) [15:53:22] (2722450) [15:53:22] *** SSH DAEMON INFORMATION *** (2722450) [15:53:22] SSH daemon is enabled (disable with --no-sshd). (2722450) [15:53:22] Login as 'user' with the password given during installation. (2722450) [15:53:22] (2722450) [15:53:22] *** FIREWALL INFORMATION *** (2722450) [15:53:22] Firewall is enabled, but will not work (no support in kernel config for nftables). (2722450) [15:53:22] If/when the kernel supports it in the future, it will work automatically. (2722450) [15:53:22] For more information: https://postmarketos.org/firewall (2722450) [15:53:22] (2722450) [15:53:22] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2722450) [15:53:22] DONE! total 3423792 -rw-r--r-- 1 root 12345 4952424448 Jan 3 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.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 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 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 (deleted) 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/core20_1778.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 14 Jan 3 15:53 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Jan 3 15:53 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Jan 3 15:53 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Jan 3 15:52 bin drwxr-xr-x 2 root root 4096 Jan 3 15:53 boot drwxr-xr-x 2 root root 4096 Jan 3 15:49 dev drwxr-xr-x 62 root root 4096 Jan 3 15:52 etc drwxr-xr-x 3 root root 4096 Jan 3 15:53 home drwxr-xr-x 14 root root 4096 Jan 3 15:52 lib drwx------ 2 root root 16384 Jan 3 15:53 lost+found drwxr-xr-x 5 root root 4096 Jan 3 15:49 media drwxr-xr-x 8 root root 4096 Jan 3 15:49 mnt drwxr-xr-x 2 root root 4096 Jan 3 15:49 opt drwxr-xr-x 2 root root 4096 Jan 3 15:49 proc drwx------ 2 root root 4096 Jan 3 15:49 root drwxr-xr-x 6 root root 4096 Jan 3 15:52 run drwxr-xr-x 2 root root 4096 Jan 3 15:52 sbin drwxr-xr-x 2 root root 4096 Jan 3 15:49 srv drwxr-xr-x 2 root root 4096 Jan 3 15:49 sys drwxrwxrwt 2 root root 4096 Jan 3 15:53 tmp drwxr-xr-x 9 root root 4096 Jan 3 15:49 usr drwxr-xr-x 13 root root 4096 Jan 3 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-03 15:53:54-- 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% 27.0M=0s 2023-01-03 15:53:54 (27.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/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-29 18:43:25.605005 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2671-gae49a91eb8 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2682-g67c2aa4211 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2677-g97df10aee6 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24679 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672452690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1672452741-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672452709-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672452755-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672453197-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672453263-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1672452728-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3404 MiB in 836 packages (1/12) Installing bash (5.2.15-r0) Executing bash-5.2.15-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.1-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3413 MiB in 848 packages (1/104) Installing syndication (9999_git1670961763-r0) (2/104) Installing alligator (9999_git1672453380-r0) (3/104) Installing libavc1394 (0.5.4-r3) (4/104) Installing libcaca (0.99_beta20-r0) (5/104) Installing libdv (1.0.0-r7) (6/104) Installing libiec61883 (1.2.0-r3) (7/104) Installing mpg123-libs (1.31.1-r0) (8/104) Installing speex (1.2.1-r0) (9/104) Installing libshout (2.4.6-r1) (10/104) Installing wavpack (5.6.0-r0) (11/104) Installing gst-plugins-good (1.20.5-r0) (12/104) Installing py3-parsing (3.0.9-r1) (13/104) Installing py3-packaging (22.0-r0) (14/104) Installing py3-setuptools (65.6.3-r0) (15/104) Installing py3-certifi (2022.12.7-r0) (16/104) Installing py3-charset-normalizer (3.0.1-r1) (17/104) Installing py3-idna (3.4-r3) (18/104) Installing py3-urllib3 (1.26.13-r0) (19/104) Installing py3-requests (2.28.1-r2) (20/104) Installing py3-ytmusicapi (0.24.1-r0) (21/104) Installing libmng (2.0.3-r1) (22/104) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/104) Installing py3-mutagen (1.46.0-r1) (24/104) Installing py3-websockets (10.4-r1) (25/104) Installing py3-brotli (1.0.9-r10) (26/104) Installing yt-dlp (2023.01.02-r0) (27/104) Installing audiotube (9999_git1672453390-r0) (28/104) Installing calindori (9999_git1671937760-r0) (29/104) Installing live-media (2022.10.01-r0) (30/104) Installing libxpm (3.5.14-r0) (31/104) Installing a52dec (0.8.0-r8) (32/104) Installing vulkan-loader (1.3.236.0-r0) (33/104) Installing mesa-vulkan-intel (22.3.2-r0) (34/104) Installing device-tablet-x64uefi-vulkan (0.4-r1) (35/104) Installing ffmpeg4-libs (4.4.3-r0) (36/104) Installing libbluray (1.3.4-r0) (37/104) Installing libcddb (1.3.2-r4) (38/104) Installing libdvbpsi (1.3.3-r0) (39/104) Installing libdvdcss (1.4.3-r0) (40/104) Installing libdvdread (6.1.3-r1) (41/104) Installing libdvdnav (6.1.1-r0) (42/104) Installing libebml (1.4.4-r0) (43/104) Installing faad2-libs (2.10.1-r0) (44/104) Installing libupnp (1.14.15-r0) (45/104) Installing lua5.2-libs (5.2.4-r11) (46/104) Installing libmad (0.15.1b-r9) (47/104) Installing libmatroska (1.7.1-r0) (48/104) Installing libmicrodns (0.2.0-r0) (49/104) Installing libmpeg2 (0.5.1-r10) (50/104) Installing glslang-libs (1.3.236.0-r0) (51/104) Installing glslang (1.3.236.0-r0) (52/104) Installing spirv-tools (1.3.236.0-r0) (53/104) Installing shaderc (2022.4-r0) (54/104) Installing libplacebo (5.229.1-r2) (55/104) Installing libprotobuf-lite (3.21.12-r0) (56/104) Installing vlc-libs (3.0.18-r1) (57/104) Installing vlc (3.0.18-r1) (58/104) Installing elisa (22.12.0-r0) (59/104) Installing kunitconversion (9999_git1671934531-r0) (60/104) Installing kalk (9999_git1672461333-r0) (61/104) Installing qt5-qtkeychain (0.13.2-r1) (62/104) Installing kasts (9999_git1672368350-r0) (63/104) Installing keysmith (9999_git1671938648-r0) (64/104) Installing krecorder (9999_git1671937806-r0) (65/104) Installing kpublictransport (22.12.0-r0) (66/104) Installing ktrip (9999_git1671938816-r0) (67/104) Installing kweathercore (9999_git1672367176-r0) (68/104) Installing qt5-qtcharts (5.15.6_git20220816-r0) (69/104) Installing kweather (9999_git1672368364-r0) (70/104) Installing olm (3.2.14-r0) (71/104) Installing libquotient (0.7.0-r1) (72/104) Installing libcmark (0.30.2-r1) (73/104) Installing neochat (9999_git1672453023-r1) (74/104) Installing kjs (9999_git1670961433-r0) (75/104) Installing libdjvulibre (3.5.28-r3) (76/104) Installing libzip (1.9.2-r2) (77/104) Installing ebook-tools (0.2.2-r3) (78/104) Installing discount-libs (2.2.7b-r0) (79/104) Installing poppler (23.01.0-r0) (80/104) Installing poppler-qt5 (23.01.0-r0) (81/104) Installing kdegraphics-mobipocket (22.12.0-r0) (82/104) Installing libspectre (0.2.11-r0) (83/104) Installing okular-common (22.12.0-r1) (84/104) Installing okular (22.12.0-r1) (85/104) Installing plasma-camera (1.0_git20210328-r2) (86/104) Installing gst-libav (1.20.5-r0) (87/104) Installing gst-plugins-good-qt (1.20.5-r0) (88/104) Installing libxpresent (1.0.1-r0) (89/104) Installing libxscrnsaver (1.2.4-r0) (90/104) Installing libcdio (2.1.0-r1) (91/104) Installing libcdio-paranoia (10.2.2.0.1-r1) (92/104) Installing luajit (2.1_p20210510-r3) (93/104) Installing rubberband-libs (3.1.1-r2) (94/104) Installing sndio-libs (1.9.0-r0) (95/104) Installing uchardet-libs (0.0.8-r0) (96/104) Installing zimg (3.0.4-r1) (97/104) Installing mpv-libs (0.35.0-r1) (98/104) Installing plasmatube (9999_git1672368377-r0) (99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (100/104) Installing postmarketos-config-nftables-mdns (0.13-r0) (101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0) (102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (103/104) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (104/104) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Executing vlc-libs-3.0.18-r1.trigger OK: 3569 MiB in 952 packages (chroot) Exiting chroot... [15:55:06] Unregister qemu binfmt (arm) [15:55:06] Unregister qemu binfmt (aarch64) [15:55:06] Unregister qemu binfmt (riscv64) [15:55:07] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:55:07] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:55:07] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:55:07] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:55:09] Cleared up ~6620 MB of space [15:55:09] DONE! Building image for pine64-pinephone Already up to date. [15:55:10] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:10] Channel [edge]: [15:55:10] Vendor [qemu]: [15:55:10] Device codename [amd64]: [15:55:10] Kernel [lts]: [15:55:10] Username [user]: [15:55:10] User interface [weston]: [15:55:10] Change them? (y/n) [n]: [15:55:10] Extra packages [none]: [15:55:10] Use this timezone instead of GMT? (y/n) [y]: [15:55:10] Choose default locale for installation [C.UTF-8]: [15:55:10] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:10] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:11] Config changed: ui='plasma-mobile' [15:55:11] Config changed: device='pine64-pinephone' [15:55:11] Config changed: kernel='' [15:55:11] Config changed: extra_packages='osk-sdl' (2776110) [15:55:12] % 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) (2776110) [15:55:12] % 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=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) 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 (2776110) [15:55:12] *** (1/4) PREPARE NATIVE CHROOT *** (2776110) [15:55:12] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2776110) [15:55:12] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2776110) [15:55:12] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2776110) [15:55:12] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2776110) [15:55:12] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2776110) [15:55:12] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2776110) [15:55:12] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2776110) [15:55:12] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2776110) [15:55:12] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2776110) [15:55:12] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2776110) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2776110) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2776110) [15:55:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776110) [15:55:12] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2776110) [15:55:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2776110) [15:55:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2776110) [15:55:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2776110) [15:55:12] Update package index for x86_64 (4 file(s)) (2776110) [15:55:12] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2776110) [15:55:12] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2776110) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2776110) [15:55:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2776110) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2776110) [15:55:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2776110) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2776110) [15:55:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2776110) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2776110) [15:55:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2776110) [15:55:14] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776110) [15:55:14] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776110) [15:55:14] extracted: /tmp/pmbootstrapm6d05yb9apk (2776110) [15:55:14] extracted: /tmp/pmbootstrapnqckysr7sig (2776110) [15:55:14] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776110) [15:55:14] % 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/pmbootstrapnqckysr7sig /tmp/pmbootstrapm6d05yb9apk Verified OK (2776110) [15:55:14] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2776110) [15:55:14] % /tmp/pmbootstrapm6d05yb9apk --version apk-tools 2.12.10, compiled for x86_64. (2776110) [15:55:14] (native) install alpine-base (2776110) [15:55:14] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % 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 (2776110) [15:55:14] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (2776110) [15:55:14] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (2776110) [15:55:14] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (2776110) [15:55:14] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (2776110) [15:55:14] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2776110) [15:55:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2776110) [15:55:14] (native) update /etc/apk/repositories (2776110) [15:55:14] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776110) [15:55:14] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776110) [15:55:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776110) [15:55:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776110) [15:55:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776110) [15:55:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2776110) [15:55:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776110) [15:55:14] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776110) [15:55:14] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2776110) [15:55:14] New background process: pid=2776619, 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 (20221203-r1) (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 (2776110) [15:55:16] (native) % adduser -D pmos -u 12345 (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2776110) [15:55:16] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2776110) [15:55:16] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2776110) [15:55:16] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2776110) [15:55:16] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2776110) [15:55:16] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2776110) [15:55:16] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2776110) [15:55:16] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2776110) [15:55:16] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2776110) [15:55:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2776110) [15:55:16] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2776110) [15:55:16] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2776110) [15:55:19] (native) install cryptsetup util-linux parted (2776110) [15:55:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [15:55:19] (native) % cat /tmp/apk_progress_fifo (2776110) [15:55:19] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2776110) [15:55:19] New background process: pid=2777002, 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.18-r0) (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-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20221231-r0) (11/42) Installing ncurses-libs (6.4_p20221231-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 (2776110) [15:55:21] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2776110) [15:55:21] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2776110) [15:55:21] % 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 (2776110) [15:55:21] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2776110) [15:55:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (2776110) [15:55:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (2776110) [15:55:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (2776110) [15:55:21] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (2776110) [15:55:21] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (2776110) [15:55:21] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2776110) [15:55:21] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2776110) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2776110) [15:55:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2776110) [15:55:21] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2776110) [15:55:21] (native) install qemu-aarch64 (2776110) [15:55:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [15:55:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [15:55:21] (native) % cat /tmp/apk_progress_fifo (2776110) [15:55:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2776110) [15:55:21] New background process: pid=2777171, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (2776110) [15:55:23] Register qemu binfmt (aarch64) (2776110) [15:55: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 (2776110) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (2776110) [15:55:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2776110) [15:55:23] % 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 (2776110) [15:55:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2776110) [15:55:23] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776110) [15:55:23] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776110) [15:55:23] extracted: /tmp/pmbootstrapo62bsi7mapk (2776110) [15:55:23] extracted: /tmp/pmbootstrap9hthrlb6sig (2776110) [15:55: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 (2776110) [15:55: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/pmbootstrap9hthrlb6sig /tmp/pmbootstrapo62bsi7mapk Verified OK (2776110) [15:55:23] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2776110) [15:55:23] % /tmp/pmbootstrapo62bsi7mapk --version apk-tools 2.12.10, compiled for x86_64. (2776110) [15:55:23] (rootfs_pine64-pinephone) install alpine-base (2776110) [15:55:23] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (2776110) [15:55:23] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (2776110) [15:55:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (2776110) [15:55:23] (rootfs_pine64-pinephone) update /etc/apk/repositories (2776110) [15:55:23] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2776110) [15:55:23] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2776110) [15:55:23] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2776110) [15:55:23] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2776110) [15:55:23] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2776110) [15:55:23] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2776110) [15:55:23] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2776110) [15:55:23] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2776110) [15:55:23] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2776110) [15:55:23] Update package index for aarch64 (4 file(s)) (2776110) [15:55:23] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2776110) [15:55:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2776110) [15:55:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2776110) [15:55:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2776110) [15:55:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2776110) [15:55:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2776110) [15:55:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2776110) [15:55:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2776110) [15:55:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2776110) [15:55:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776110) [15:55:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776110) [15:55:24] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776110) [15:55:24] % 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 (2776110) [15:55:24] New background process: pid=2777530, 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 (20221203-r1) (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 (2776110) [15:55:26] (rootfs_pine64-pinephone) % getent passwd user (2776110) [15:55:26] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (2776110) [15:55:26] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (2776110) [15:55:26] (rootfs_pine64-pinephone) % addgroup user wheel (2776110) [15:55:26] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup user video (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup user audio (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup user input (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup -S plugdev (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup user plugdev (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (2776110) [15:55:27] (rootfs_pine64-pinephone) % addgroup user netdev (2776110) [15:55:27] 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 (2776110) [15:55:29] (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) (2776110) [15:55:29] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (2776110) [15:55:29] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2776110) [15:55:29] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2776110) [15:55:30] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2776110) [15:55:31] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2776110) [15:55:32] (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 (2776110) [15:55:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2776110) [15:55:32] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2776110) [15:55:32] (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 (2776110) [15:55:32] New background process: pid=2777822, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/740) Installing icu-data-full (72.1-r1) (2/740) Installing dbus-libs (1.14.4-r0) (3/740) Installing libgcc (12.2.1_git20220924-r6) (4/740) Installing libffi (3.4.4-r0) (5/740) Installing libintl (0.21.1-r1) (6/740) Installing libblkid (2.38.1-r1) (7/740) Installing libmount (2.38.1-r1) (8/740) Installing pcre2 (10.42-r0) (9/740) Installing glib (2.74.4-r0) (10/740) Installing libstdc++ (12.2.1_git20220924-r6) (11/740) Installing icu-libs (72.1-r1) (12/740) Installing libpcre2-16 (10.42-r0) (13/740) Installing zstd-libs (1.5.2-r10) (14/740) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/740) Installing hicolor-icon-theme (0.17-r2) (16/740) Installing libmagic (5.44-r0) (17/740) Installing file (5.44-r0) (18/740) Installing libxau (1.0.11-r0) (19/740) Installing libmd (1.0.4-r0) (20/740) Installing libbsd (0.11.7-r0) (21/740) Installing libxdmcp (1.1.4-r0) (22/740) Installing libxcb (1.15-r0) (23/740) Installing libx11 (1.8.2-r2) (24/740) Installing libxext (1.3.5-r0) (25/740) Installing libice (1.1.1-r0) (26/740) Installing libuuid (2.38.1-r1) (27/740) Installing libsm (1.2.4-r0) (28/740) Installing libxt (1.2.1-r1) (29/740) Installing libxmu (1.1.4-r0) (30/740) Installing xset (1.2.5-r0) (31/740) Installing xprop (1.2.6-r0) (32/740) Installing xdg-utils (1.1.3-r4) (33/740) Installing mesa (22.3.2-r0) (34/740) Installing libdrm (2.4.114-r0) (35/740) Installing libexpat (2.5.0-r0) (36/740) Installing wayland-libs-server (1.21.0-r1) (37/740) Installing mesa-glapi (22.3.2-r0) (38/740) Installing mesa-gles (22.3.2-r0) (39/740) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/740) Installing libxcomposite (0.4.6-r0) (41/740) Installing brotli-libs (1.0.9-r10) (42/740) Installing libbz2 (1.0.8-r4) (43/740) Installing libpng (1.6.39-r2) (44/740) Installing freetype (2.12.1-r0) (45/740) Installing fontconfig (2.14.1-r0) (46/740) Installing wayland-libs-client (1.21.0-r1) (47/740) Installing wayland-libs-cursor (1.21.0-r1) (48/740) Installing wayland-libs-egl (1.21.0-r1) (49/740) Installing xkeyboard-config (2.37-r0) (50/740) Installing xz-libs (5.4.0-r1) (51/740) Installing libxml2 (2.10.3-r2) (52/740) Installing libxkbcommon (1.5.0-r0) (53/740) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/740) Installing mesa-gbm (22.3.2-r0) (55/740) Installing libxshmfence (1.3.2-r0) (56/740) Installing mesa-egl (22.3.2-r0) (57/740) Installing avahi-libs (0.8-r6) (58/740) Installing gmp (6.2.1-r2) (59/740) Installing nettle (3.8.1-r0) (60/740) Installing p11-kit (0.24.1-r1) (61/740) Installing libtasn1 (4.19.0-r0) (62/740) Installing libunistring (1.1-r0) (63/740) Installing gnutls (3.7.8-r2) (64/740) Installing cups-libs (2.4.2-r1) (65/740) Installing pkgconf (1.9.3-r1) (66/740) Installing shared-mime-info (2.2-r2) (67/740) Installing libjpeg-turbo (2.1.4-r0) (68/740) Installing libwebp (1.2.4-r1) (69/740) Installing tiff (4.5.0-r1) (70/740) Installing gdk-pixbuf (2.42.10-r2) (71/740) Installing gtk-update-icon-cache (3.24.36-r0) (72/740) Installing libxfixes (6.0.0-r0) (73/740) Installing libxrender (0.9.11-r0) (74/740) Installing libxcursor (1.2.1-r1) (75/740) Installing libxdamage (1.1.6-r0) (76/740) Installing libxi (1.8-r0) (77/740) Installing libxinerama (1.1.5-r0) (78/740) Installing libxrandr (1.5.3-r0) (79/740) Installing libatk-1.0 (2.46.0-r0) (80/740) Installing libxtst (1.2.4-r0) (81/740) Installing at-spi2-core (2.46.0-r0) (82/740) Installing libatk-bridge-2.0 (2.46.0-r0) (83/740) Installing pixman (0.42.2-r0) (84/740) Installing cairo (1.17.6-r3) (85/740) Installing cairo-gobject (1.17.6-r3) (86/740) Installing libepoxy (1.5.10-r0) (87/740) Installing fribidi (1.0.12-r0) (88/740) Installing graphite2 (1.3.14-r2) (89/740) Installing harfbuzz (6.0.0-r0) (90/740) Installing libxft (2.3.7-r0) (91/740) Installing pango (1.50.12-r0) (92/740) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/740) Installing libevdev (1.13.0-r0) (94/740) Installing mtdev (1.1.6-r1) (95/740) Installing eudev-libs (3.2.11-r6) (96/740) Installing libinput-libs (1.22.0-r0) (97/740) Installing xcb-util-wm (0.4.2-r0) (98/740) Installing xcb-util (0.4.1-r0) (99/740) Installing xcb-util-image (0.4.1-r0) (100/740) Installing xcb-util-keysyms (0.4.1-r0) (101/740) Installing xcb-util-renderutil (0.3.10-r0) (102/740) Installing libxkbcommon-x11 (1.5.0-r0) (103/740) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/740) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/740) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/740) Installing kirigami2-libs (5.101.0-r0) (107/740) Installing libgomp (12.2.1_git20220924-r6) (108/740) Installing kirigami2 (5.101.0-r0) (109/740) Installing kactivities-libs (5.101.0-r1) (110/740) Installing karchive (5.101.0-r0) (111/740) Installing kconfig (5.101.0-r0) (112/740) Installing kcoreaddons (5.101.0-r0) (113/740) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/740) Installing kwindowsystem (5.101.0-r0) (115/740) Installing kcrash (5.101.0-r0) (116/740) Installing kdbusaddons (5.101.0-r0) (117/740) Installing kglobalaccel (5.101.0-r0) (118/740) Installing kguiaddons (5.101.0-r0) (119/740) Installing ki18n (5.101.0-r0) (120/740) Installing libelogind (246.10-r5) (121/740) Installing polkit-elogind-libs (122-r0) (122/740) Installing polkit-qt-1 (0.114.0-r1) (123/740) Installing kauth (5.101.0-r0) (124/740) Installing kcodecs (5.101.0-r0) (125/740) Installing kwidgetsaddons (5.101.0-r0) (126/740) Installing kconfigwidgets (5.101.0-r0) (127/740) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/740) Installing kiconthemes (5.101.0-r0) (129/740) Installing kitemviews (5.101.0-r0) (130/740) Installing kxmlgui (5.101.0-r0) (131/740) Installing kbookmarks (5.101.0-r0) (132/740) Installing kcompletion (5.101.0-r0) (133/740) Installing libxml2-utils (2.10.3-r2) (134/740) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/740) Installing libgpg-error (1.46-r1) (136/740) Installing libgcrypt (1.10.1-r0) (137/740) Installing libxslt (1.1.37-r0) (138/740) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/740) Installing kdoctools (5.101.0-r0) (140/740) Installing kjobwidgets (5.101.0-r0) (141/740) Installing alsa-lib (1.2.8-r0) (142/740) Installing libxxf86vm (1.1.5-r0) (143/740) Installing mesa-gl (22.3.2-r0) (144/740) Installing libxv (1.0.12-r0) (145/740) Installing cdparanoia-libs (10.2-r11) (146/740) Installing graphene (1.10.8-r1) (147/740) Installing gstreamer (1.20.5-r0) (148/740) Installing libogg (1.3.5-r2) (149/740) Installing opus (1.3.1-r1) (150/740) Installing orc (0.4.33-r0) (151/740) Installing libtheora (1.1.1-r16) (152/740) Installing libvorbis (1.3.7-r0) (153/740) Installing gst-plugins-base (1.20.5-r0) (154/740) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/740) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/740) Installing sound-theme-freedesktop (0.8-r0) (157/740) Installing libltdl (2.4.7-r0) (158/740) Installing libcanberra (0.30-r9) (159/740) Installing libcanberra-gstreamer (0.30-r9) (160/740) Installing knotifications (5.101.0-r0) (161/740) Installing kservice (5.101.0-r0) (162/740) Installing solid-libs (5.101.0-r0) (163/740) Installing libhunspell (1.7.2-r0) (164/740) Installing ncurses-terminfo-base (6.4_p20221231-r0) (165/740) Installing ncurses-libs (6.4_p20221231-r0) (166/740) Installing readline (8.2.0-r0) (167/740) Installing hunspell (1.7.2-r0) (168/740) Installing sonnet (5.101.0-r0) (169/740) Installing ktextwidgets (5.101.0-r0) (170/740) Installing kio (5.101.0-r0) (171/740) Installing kpackage (5.101.0-r0) (172/740) Installing kdeclarative (5.101.0-r0) (173/740) Installing kwayland (5.101.0-r0) (174/740) Installing plasma-framework (5.101.0-r0) (175/740) Installing sqlite-libs (3.40.1-r0) (176/740) Installing libaccounts-glib (1.26-r1) (177/740) Installing libaccounts-qt (1.16-r1) (178/740) Installing signond (8.61-r0) (179/740) Installing accounts-qml-module (0.7_git20190605-r1) (180/740) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/740) Installing sdl2 (2.26.2-r0) (182/740) Installing svt-av1-libs (1.4.1-r0) (183/740) Installing aom-libs (3.5.0-r0) (184/740) Installing libass (0.17.0-r0) (185/740) Installing libdav1d (1.0.0-r2) (186/740) Installing lcms2 (2.14-r2) (187/740) Installing libjxl (0.7.0-r0) (188/740) Installing lame (3.100-r2) (189/740) Installing libasyncns (0.8-r1) (190/740) Installing flac-libs (1.4.2-r0) (191/740) Installing libsndfile (1.2.0-r0) (192/740) Installing soxr (0.1.3-r3) (193/740) Installing speexdsp (1.2.1-r0) (194/740) Installing tdb-libs (1.4.7-r1) (195/740) Installing libpulse (9999_git20220528-r0) (196/740) Installing cjson (1.7.15-r3) (197/740) Installing mbedtls (2.28.2-r0) (198/740) Installing librist (0.2.7-r0) (199/740) Installing libsrt (1.5.1-r0) (200/740) Installing libssh (0.10.4-r0) (201/740) Installing v4l-utils-libs (1.22.1-r2) (202/740) Installing libva (2.17.0-r0) (203/740) Installing libvdpau (1.5-r0) (204/740) Installing vidstab (1.1.0-r2) (205/740) Installing libvpx (1.12.0-r1) (206/740) Installing x264-libs (0.164_git20220602-r0) (207/740) Installing numactl (2.0.16-r0) (208/740) Installing x265-libs (3.5-r3) (209/740) Installing xvidcore (1.3.7-r1) (210/740) Installing libsodium (1.0.18-r2) (211/740) Installing libzmq (4.3.4-r1) (212/740) Installing ffmpeg-libs (5.1.2-r3) (213/740) Installing libevent (2.1.12-r5) (214/740) Installing minizip (1.2.13-r0) (215/740) Installing nspr (4.35-r0) (216/740) Installing nss (3.86-r0) (217/740) Installing re2 (2022.12.01-r0) (218/740) Installing snappy (1.1.9-r4) (219/740) Installing qt5-qtwebengine (5.15.11-r10) (220/740) Installing libnotify (0.8.1-r1) (221/740) Installing libproxy (0.4.18-r2) (222/740) Installing signon-ui (0.17_git20171023-r2) (223/740) Installing libassuan (2.5.5-r1) (224/740) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/740) Installing gnupg-gpgconf (2.2.41-r0) (226/740) Installing gpg (2.2.41-r0) (227/740) Installing npth (1.6-r2) (228/740) Installing gpg-agent (2.2.41-r0) (229/740) Installing libksba (1.6.3-r0) (230/740) Installing gpgsm (2.2.41-r0) (231/740) Installing gpgme (1.18.0-r1) (232/740) Installing gpgmepp (1.18.0-r1) (233/740) Installing gdbm (1.23-r0) (234/740) Installing libsasl (2.1.28-r3) (235/740) Installing libqca (2.3.4-r2) (236/740) Installing kwallet (5.101.0-r0) (237/740) Installing kaccounts-integration (22.12.0-r0) (238/740) Installing purpose (5.101.0-r0) (239/740) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/740) Installing qt5-qtfeedback (0_git20180903-r0) (241/740) Installing angelfish (22.11-r0) (242/740) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/740) Installing gtk-engines-clearlooks (2.21.0-r3) (244/740) Installing gtk-engines-crux (2.21.0-r3) (245/740) Installing gtk-engines-industrial (2.21.0-r3) (246/740) Installing gtk-engines-mist (2.21.0-r3) (247/740) Installing gtk-engines-redmond (2.21.0-r3) (248/740) Installing gtk-engines-thinice (2.21.0-r3) (249/740) Installing gtk-engines (2.21.0-r3) (250/740) Installing breeze-gtk (5.26.4-r0) (251/740) Installing alsa-ucm-conf (1.2.8-r1) (252/740) Installing atinout (0.9.1-r1) (253/740) Installing ca-certificates (20221203-r1) (254/740) Installing nghttp2-libs (1.51.0-r0) (255/740) Installing libcurl (7.87.0-r1) (256/740) Installing libgpiod (1.6.3-r2) (257/740) Installing libgudev (237-r1) (258/740) Installing libmm-glib (1.20.2-r1) (259/740) Installing libusb (1.0.26-r0) (260/740) Installing eg25-manager (0.4.6-r0) (261/740) Installing eg25-manager-openrc (0.4.6-r0) (262/740) Installing gpsd (3.24-r1) (263/740) Installing gpsd-openrc (3.24-r1) (264/740) Installing libnl3 (3.7.0-r0) (265/740) Installing iw (5.19-r0) (266/740) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r2) (267/740) Installing udev-init-scripts (35-r1) (268/740) Installing udev-init-scripts-openrc (35-r1) (269/740) Installing kmod-libs (30-r1) (270/740) Installing eudev (3.2.11-r6) (271/740) Installing eudev-openrc (3.2.11-r6) (272/740) Installing openssh-keygen (9.1_p1-r1) (273/740) Installing libedit (20221030.3.1-r0) (274/740) Installing openssh-client-common (9.1_p1-r1) (275/740) Installing openssh-client-default (9.1_p1-r1) (276/740) Installing openssh-sftp-server (9.1_p1-r1) (277/740) Installing openssh-server-common (9.1_p1-r1) (278/740) Installing openssh-server (9.1_p1-r1) (279/740) Installing openssh (9.1_p1-r1) (280/740) Installing boot-deploy (0.6.1-r0) (281/740) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (282/740) Installing lzo (2.10-r3) (283/740) Installing btrfs-progs (6.1-r0) (284/740) Installing bzip2 (1.0.8-r4) (285/740) Installing argon2-libs (20190702-r2) (286/740) Installing device-mapper-libs (2.03.18-r0) (287/740) Installing json-c (0.16-r0) (288/740) Installing cryptsetup-libs (2.6.0-r0) (289/740) Installing popt (1.19-r1) (290/740) Installing cryptsetup (2.6.0-r0) (291/740) Installing cryptsetup-openrc (2.6.0-r0) (292/740) Installing libaio (0.3.113-r0) (293/740) Installing device-mapper-event-libs (2.03.18-r0) (294/740) Installing lvm2-libs (2.03.18-r0) (295/740) Installing device-mapper (2.03.18-r0) (296/740) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (297/740) Installing libcom_err (1.46.5-r4) (298/740) Installing e2fsprogs-libs (1.46.5-r4) (299/740) Installing e2fsprogs (1.46.5-r4) (300/740) Installing e2fsprogs-extra (1.46.5-r4) (301/740) Installing f2fs-tools-libs (1.15.0-r0) (302/740) Installing f2fs-tools (1.15.0-r0) (303/740) Installing lz4 (1.9.4-r1) (304/740) Installing userspace-rcu (0.13.2-r0) (305/740) Installing multipath-tools (0.9.4-r0) (306/740) Installing multipath-tools-openrc (0.9.4-r0) (307/740) Installing parted (3.5-r0) (308/740) Installing postmarketos-mvcfg (1-r0) (309/740) Installing postmarketos-keys (1-r0) (310/740) Installing sudo (1.9.12_p1-r1) (311/740) Installing postmarketos-base-nofde (24.1-r0) (312/740) Installing unudhcpd (0.2.1-r0) (313/740) Installing xz (5.4.0-r1) (314/740) Installing postmarketos-mkinitfs (1.5.1-r3) (315/740) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-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/740) Installing llvm15-libs (15.0.6-r1) (317/740) Installing musl-fts (1.2.7-r3) (318/740) Installing libelf (0.188-r0) (319/740) Installing mesa-dri-gallium (22.3.2-r0) (320/740) Installing postmarketos-base-mesa (24.1-r0) (321/740) Installing u-boot-pinephone (2022.07-r1) (322/740) Installing u-boot-tools (2022.10-r3) (323/740) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (324/740) Installing dbus-openrc (1.14.4-r0) (325/740) Installing libacl (2.3.1-r1) (326/740) Installing lz4-libs (1.9.4-r1) (327/740) Installing libarchive (3.6.2-r1) (328/740) Installing libcbor (0.10.1-r0) (329/740) Installing efivar-libs (38-r1) (330/740) Installing libgcab (1.5-r0) (331/740) Installing json-glib (1.6.6-r1) (332/740) Installing libgusb (0.4.3-r0) (333/740) Installing libjcat (0.1.12-r0) (334/740) Installing libmbim (1.28.2-r0) (335/740) Installing protobuf-c (1.4.1-r1) (336/740) Installing libqrtr-glib (1.2.2-r0) (337/740) Installing libqmi (1.32.2-r0) (338/740) Installing tpm2-tss-mu (3.2.1-r0) (339/740) Installing tpm2-tss-sys (3.2.1-r0) (340/740) Installing tpm2-tss-esys (3.2.1-r0) (341/740) Installing libxmlb (0.3.10-r0) (342/740) Installing fwupd (1.8.8-r1) (343/740) Installing fwupd-openrc (1.8.8-r1) (344/740) 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/740) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (346/740) Installing linux-firmware-rtlwifi (20221214-r1) (347/740) Installing linux-firmware-rtl_bt (20221214-r1) (348/740) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (349/740) Installing firmware-pine64-ov5640 (0_git20201028-r0) (350/740) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (351/740) Installing yaml (0.2.5-r0) (352/740) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (353/740) Installing appstream-qt (0.15.5-r2) (354/740) Installing attica (5.101.0-r0) (355/740) Installing kidletime (5.101.0-r0) (356/740) Installing knewstuff (5.101.0-r0) (357/740) Installing discover (5.26.4-r0) (358/740) Installing libapk-qt (0.4.2-r0) (359/740) Installing discover-backend-apk (5.26.4-r0) (360/740) Installing discover-backend-fwupd (5.26.4-r0) (361/740) Installing font-droid-nonlatin (20200215-r2) (362/740) Installing font-noto-common (0_git20211101-r6) (363/740) Installing font-noto-math (0_git20211101-r6) (364/740) Installing font-noto-symbols (0_git20211101-r6) (365/740) Installing font-noto (0_git20211101-r6) (366/740) Installing font-noto-emoji (2.038-r0) (367/740) Installing font-noto-extra (0_git20211101-r6) (368/740) Installing mauiman (1.0.1-r0) (369/740) Installing mauikit (2.2.1-r0) (370/740) Installing exiv2 (0.27.5-r1) (371/740) Installing mauikit-imagetools (2.2.1-r0) (372/740) Installing mauikit-filebrowsing (2.2.1-r0) (373/740) Installing index (2.2.1-r0) (374/740) Installing signon-plugin-oauth2 (0.25-r0) (375/740) Installing kaccounts-providers (22.12.0-r0) (376/740) Installing kirigami-addons (0.6.1-r0) (377/740) Installing kclock (22.11-r0) (378/740) Installing gsettings-desktop-schemas (43.0-r0) (379/740) Installing kdecoration (5.26.4-r0) (380/740) Installing kde-gtk-config (5.26.4-r0) (381/740) Installing kirigami-gallery (22.12.0-r0) (382/740) Installing kquickimageeditor (0.2.0-r1) (383/740) Installing taglib (1.13-r0) (384/740) Installing kfilemetadata (5.101.0-r0) (385/740) Installing qt5-qtlocation (5.15.6_git20220907-r1) (386/740) Installing koko (22.11-r0) (387/740) Installing kasync (0.3.0-r2) (388/740) Installing gpg-wks-server (2.2.41-r0) (389/740) Installing gpgv (2.2.41-r0) (390/740) Installing libldap (2.6.3-r6) (391/740) Installing gnupg-dirmngr (2.2.41-r0) (392/740) Installing gnupg-utils (2.2.41-r0) (393/740) Installing gnupg-wks-client (2.2.41-r0) (394/740) Installing gnupg (2.2.41-r0) (395/740) Installing iso-codes (4.12.0-r0) (396/740) Installing kcontacts (5.101.0-r0) (397/740) Installing kpeople (5.101.0-r0) (398/740) Installing libical (3.0.16-r1) (399/740) Installing kcalendarcore (5.101.0-r0) (400/740) Installing kmime (22.12.0-r0) (401/740) Installing kimap2 (0.4.0-r1) (402/740) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (403/740) Installing kdav2 (0.4.0-r1) (404/740) Installing lmdb (0.9.29-r2) (405/740) Installing libxapian (1.4.21-r0) (406/740) Installing sink (0.9.0-r3) (407/740) Installing kpeoplesink (0_git20210224-r1) (408/740) Installing kpeoplevcard (0.1-r2) (409/740) Installing libraw (0.21.0-r0) (410/740) Installing libraw-tools (0.21.0-r0) (411/740) Installing imagemagick-libs (7.1.0.57-r0) (412/740) Installing jbig2dec (0.19-r1) (413/740) Installing ghostscript (10.0.0-r2) (414/740) Installing libde265 (1.0.9-r0) (415/740) Installing libheif (1.14.0-r0) (416/740) Installing librsvg (2.55.1-r0) (417/740) Installing imagemagick (7.1.0.57-r0) (418/740) Installing perl (5.36.0-r0) (419/740) Installing perl-image-exiftool (12.50-r0) (420/740) Installing exiftool (12.50-r0) (421/740) Installing feedbackd-device-themes (0_git20220202-r0) (422/740) Installing gsound (1.0.3-r1) (423/740) 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/740) Installing tzdata (2022g-r0) (425/740) Installing openexr (3.1.5-r4) (426/740) Installing soundtouch (2.3.2-r1) (427/740) Installing libraw1394 (2.1.2-r3) (428/740) Installing libdc1394 (2.2.6-r1) (429/740) Installing tslib (1.22-r1) (430/740) Installing directfb (1.7.7-r5) (431/740) Installing faac (1.30-r2) (432/740) Installing fdk-aac (2.0.2-r1) (433/740) Installing flite (2.2-r1) (434/740) Installing libsamplerate (0.2.2-r0) (435/740) Installing jack (1.9.21-r0) (436/740) Installing portaudio (19.7.0-r0) (437/740) Installing fluidsynth-libs (2.3.1-r0) (438/740) Installing libfreeaptx (0.1.1-r1) (439/740) Installing gsm (1.0.22-r1) (440/740) Installing libldac (2.0.2.3-r0) (441/740) Installing libmodplug (0.8.9.0-r2) (442/740) Installing neon (0.32.4-r0) (443/740) Installing libnice (0.1.19-r0) (444/740) Installing openal-soft (1.22.2-r2) (445/740) Installing openjpeg (2.5.0-r2) (446/740) Installing librtmp (2.4_git20190330-r2) (447/740) Installing sbc (2.0-r0) (448/740) Installing spandsp (0.0.6-r4) (449/740) Installing libsrtp (2.4.2-r3) (450/740) Installing vo-aacenc (0.1.3-r0) (451/740) Installing vo-amrwbenc (0.1.3-r0) (452/740) Installing libzbar (0.23.92-r2) (453/740) Installing gst-plugins-bad (1.20.5-r0) (454/740) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (455/740) Installing megapixels (1.6.0-r1) (456/740) Installing encodings (1.0.6-r0) (457/740) Installing libfontenc (1.1.7-r0) (458/740) Installing mkfontscale (1.2.2-r1) (459/740) Installing font-dejavu (2.37-r3) (460/740) Installing sdl2_ttf (2.20.1-r0) (461/740) Installing osk-sdl (0.67.1-r1) (462/740) Installing kcmutils (5.101.0-r0) (463/740) Installing frameworkintegration (5.101.0-r0) (464/740) Installing oxygen (5.26.4-r0) (465/740) Installing modemmanager-qt (5.101.0-r0) (466/740) Installing callaudiod-libs (0.1.4-r0) (467/740) Installing abseil-cpp (20220623.1-r1) (468/740) Installing boost1.81-thread (1.81.0-r1) (469/740) Installing libprotobuf (3.21.12-r0) (470/740) Installing libphonenumber (8.13.3-r0) (471/740) Installing plasma-dialer (22.11-r0) (472/740) Installing plasma-mobile-sounds (0.1-r1) (473/740) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (474/740) Installing plasma-phonebook (22.11-r0) (475/740) Installing postmarketos-artwork-wallpapers (2-r1) (476/740) Installing postmarketos-hidden-desktop-entries (2.2-r1) (477/740) Installing bluez (5.66-r1) (478/740) Installing bluez-openrc (5.66-r1) (479/740) Installing bluez-obexd (5.66-r1) (480/740) Installing kded (5.101.0-r0) (481/740) Installing bluez-qt (5.101.0-r0) (482/740) Installing bluedevil (5.26.4-r0) (483/740) Installing breeze (5.26.4-r0) (484/740) Installing libpulse-mainloop-glib (9999_git20220528-r0) (485/740) Installing callaudiod (0.1.4-r0) (486/740) Installing dnsmasq-common (2.88-r0) (487/740) Installing dnsmasq-openrc (2.88-r0) (488/740) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (489/740) Installing linux-pam (1.5.2-r1) (490/740) Installing shadow (4.13-r0) (491/740) Installing elogind (246.10-r5) (492/740) Installing elogind-openrc (246.10-r5) (493/740) Installing hfd-service (0.1.0-r1) (494/740) Installing hfd-service-openrc (0.1.0-r1) (495/740) Installing iio-sensor-proxy (3.4-r0) (496/740) Installing iio-sensor-proxy-openrc (3.4-r0) (497/740) Installing libkscreen (5.26.4-r0) (498/740) Installing layer-shell-qt (5.26.4-r0) (499/740) Installing qt5-qtsensors (5.15.6_git20220816-r0) (500/740) Installing kscreen (5.26.4-r0) (501/740) Installing socat (1.7.4.4-r0) (502/740) Installing kwallet-pam (5.26.4-r0) (503/740) Installing kwayland-integration (5.26.4-r0) (504/740) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (505/740) Installing duktape (2.7.0-r0) (506/740) Installing polkit-elogind (122-r0) (507/740) Installing modemmanager (1.20.2-r1) (508/740) Installing modemmanager-openrc (1.20.2-r1) (509/740) Installing libnm (1.40.8-r0) (510/740) Installing networkmanager-common (1.40.8-r0) (511/740) Installing networkmanager-openrc (1.40.8-r0) (512/740) Installing libndp (1.8-r1) (513/740) Installing libidn2 (2.3.4-r0) (514/740) Installing libpsl (0.21.2-r0) (515/740) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (516/740) Installing networkmanager-cli (1.40.8-r0) (517/740) Installing pcre (8.45-r2) (518/740) Installing slang (2.3.3-r0) (519/740) Installing newt (0.52.21-r5) (520/740) Installing networkmanager-tui (1.40.8-r0) (521/740) Installing wireless-regdb (2022.08.12-r0) (522/740) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (523/740) Installing mobile-broadband-provider-info (20221107-r0) (524/740) Installing networkmanager-wwan (1.40.8-r0) (525/740) Installing libunwind (1.6.2-r2) (526/740) Installing libcamera (0.0.3-r0) (527/740) Installing pipewire-libs (0.3.63-r1) (528/740) Installing libuv (1.44.2-r0) (529/740) Installing roc-toolkit-libs (0.1.5-r2) (530/740) Installing webrtc-audio-processing (0.3.1-r6) (531/740) Installing pipewire (0.3.63-r1) (532/740) Installing breeze-icons (5.101.0-r0) (533/740) Installing dbus-x11 (1.14.4-r0) (534/740) Installing kactivities (5.101.0-r1) (535/740) Installing kpipewire (5.26.4-r0) (536/740) Installing dconf (0.40.0-r2) (537/740) Installing anthy (9100h-r2) (538/740) Installing maliit-framework (2.3.0-r1) (539/740) Installing kyotocabinet (1.2.79-r3) (540/740) Installing libpinyin (2.7.92-r0) (541/740) Installing tinyxml (2.6.2-r1) (542/740) Installing presage (0.9.1-r2) (543/740) Installing maliit-keyboard (2.3.1-r1) (544/740) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (545/740) Installing plasma-nano (5.26.4-r0) (546/740) Installing networkmanager-qt (5.101.0-r0) (547/740) Installing plasma-nm (5.26.4-r0) (548/740) Installing plasma-nm-mobile (5.26.4-r0) (549/740) Installing fftw-single-libs (3.3.10-r1) (550/740) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (551/740) Installing pulseaudio-bluez (9999_git20220528-r0) (552/740) Installing pulseaudio-alsa (9999_git20220528-r0) (553/740) Installing alsa-utils-openrc (1.2.8-r0) (554/740) Installing pulseaudio-openrc (9999_git20220528-r0) (555/740) Installing libcanberra-pulse (0.30-r9) (556/740) Installing plasma-pa (5.26.4-r0) (557/740) Installing libdaemon (0.14-r3) (558/740) Installing openrc-settingsd (1.1.0-r0) (559/740) Installing openrc-settingsd-openrc (1.1.0-r0) (560/740) Installing plasma-settings (22.11-r0) (561/740) Installing kactivitymanagerd (5.26.4-r1) (562/740) Installing kinit (5.101.0-r0) (563/740) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (564/740) Installing kdnssd (5.101.0-r0) (565/740) Installing syntax-highlighting (5.101.0-r0) (566/740) Installing kdsoap (2.1.1-r0) (567/740) Installing libmtp (1.1.20-r2) (568/740) Installing clang15-libclang (15.0.6-r2) (569/740) Installing qt5-qttools (5.15.6_git20220907-r1) (570/740) Installing phonon (4.11.1-r3) (571/740) Installing talloc (2.3.4-r1) (572/740) Installing tevent (0.13.0-r1) (573/740) Installing samba-util-libs (4.17.4-r0) (574/740) Installing jansson (2.14-r0) (575/740) Installing ldb (2.6.1-r0) (576/740) Installing libwbclient (4.17.4-r0) (577/740) Installing samba-libs (4.17.4-r0) (578/740) Installing libsmbclient (4.17.4-r0) (579/740) Installing kio-extras (22.12.0-r0) (580/740) Installing kquickcharts (5.101.0-r0) (581/740) Installing xorg-server-common (21.1.6-r0) (582/740) Installing libxkbfile (1.1.2-r0) (583/740) Installing xkbcomp (1.4.6-r0) (584/740) Installing libxfont2 (2.0.6-r0) (585/740) Installing libtirpc-conf (1.3.3-r0) (586/740) Installing libtirpc-nokrb (1.3.3-r0) (587/740) Installing libxcvt (0.1.2-r0) (588/740) Installing xwayland (22.1.7-r0) (589/740) Installing kscreenlocker (5.26.4-r0) (590/740) Installing libqaccessibilityclient (0.4.1-r1) (591/740) Installing xcb-util-cursor (0.1.4-r0) (592/740) Installing kwin (5.26.4-r0) (593/740) Installing kitemmodels (5.101.0-r0) (594/740) Installing threadweaver (5.101.0-r0) (595/740) Installing krunner (5.101.0-r0) (596/740) Installing milou (5.26.4-r0) (597/740) Installing pipewire-media-session (0.4.1-r0) (598/740) Installing font-hack (3.003-r3) (599/740) Installing qqc2-desktop-style (5.101.0-r0) (600/740) Installing plasma-integration (5.26.4-r0) (601/740) Installing qtchooser (66-r2) (602/740) Installing plasma-workspace-libs (5.26.4.1-r0) (603/740) Installing kactivities-stats (5.101.0-r1) (604/740) Installing baloo (5.101.0-r0) (605/740) Installing kholidays (5.101.0-r0) (606/740) Installing libkexiv2 (22.12.0-r0) (607/740) Installing knotifyconfig (5.101.0-r0) (608/740) Installing kparts (5.101.0-r0) (609/740) Installing zxing-cpp (1.4.0-r0) (610/740) Installing libdmtx-libs (0.7.7-r0) (611/740) Installing libqrencode (4.1.1-r1) (612/740) Installing prison (5.101.0-r0) (613/740) Installing ktexteditor (5.101.0-r0) (614/740) Installing libpcap (1.10.2-r0) (615/740) Installing lm-sensors-libs (3.6.0-r4) (616/740) Installing libksysguard (5.26.4-r0) (617/740) Installing kuserfeedback (1.2.0-r1) (618/740) Installing mpfr4 (4.1.1-r1) (619/740) Installing libqalculate (4.5.0-r0) (620/740) Installing plasma-workspace (5.26.4.1-r0) (621/740) Installing kpty (5.101.0-r0) (622/740) Installing kdesu (5.101.0-r0) (623/740) Installing kde-cli-tools (5.26.4-r0) (624/740) Installing qqc2-breeze-style (5.26.4-r0) (625/740) Installing plasma-mobile (5.26.4-r0) (626/740) Installing polkit-kde-agent-1 (5.26.4-r0) (627/740) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (628/740) Installing chrony-openrc (4.3-r0) (629/740) Installing haveged (1.9.18-r0) (630/740) Installing haveged-openrc (1.9.18-r0) (631/740) Installing libmnl (1.0.5-r0) (632/740) Installing libnftnl (1.2.4-r0) (633/740) Installing nftables (1.0.6-r0) (634/740) Installing nftables-openrc (1.0.6-r0) (635/740) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (636/740) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (637/740) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (638/740) Installing postmarketos-artwork-icons (2-r1) (639/740) Installing util-linux (2.38.1-r1) (640/740) Installing libfdisk (2.38.1-r1) (641/740) Installing libsmartcols (2.38.1-r1) (642/740) Installing util-linux-misc (2.38.1-r1) (643/740) Installing libeconf (0.5.0-r0) (644/740) Installing runuser (2.38.1-r1) (645/740) Installing mount (2.38.1-r1) (646/740) Installing losetup (2.38.1-r1) (647/740) Installing hexdump (2.38.1-r1) (648/740) Installing uuidgen (2.38.1-r1) (649/740) Installing blkid (2.38.1-r1) (650/740) Installing sfdisk (2.38.1-r1) (651/740) Installing mcookie (2.38.1-r1) (652/740) Installing agetty (2.38.1-r1) (653/740) Installing agetty-openrc (0.45.2-r7) (654/740) Installing wipefs (2.38.1-r1) (655/740) Installing cfdisk (2.38.1-r1) (656/740) Installing umount (2.38.1-r1) (657/740) Installing util-linux-openrc (2.38.1-r1) (658/740) Installing flock (2.38.1-r1) (659/740) Installing lsblk (2.38.1-r1) (660/740) Installing libcap-ng (0.8.3-r1) (661/740) Installing setpriv (2.38.1-r1) (662/740) Installing logger (2.38.1-r1) (663/740) Installing partx (2.38.1-r1) (664/740) Installing fstrim (2.38.1-r1) (665/740) Installing findmnt (2.38.1-r1) (666/740) Installing pcsc-lite-libs (1.9.9-r0) (667/740) Installing wpa_supplicant (2.10-r4) (668/740) Installing wpa_supplicant-openrc (2.10-r4) (669/740) Installing ifupdown-ng-wifi (0.12.1-r0) (670/740) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (671/740) Installing postmarketos-base-ui-networkmanager (6-r1) (672/740) Installing mpdecimal (2.5.1-r1) (673/740) Installing python3 (3.11.1-r2) (674/740) Installing py3-ruamel.yaml.clib (0.2.7-r1) (675/740) Installing py3-ruamel.yaml (0.17.21-r1) (676/740) Installing sleep-inhibitor (1.16-r1) (677/740) Installing sleep-inhibitor-openrc (1.16-r1) (678/740) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (679/740) Installing py3-dbus (1.3.2-r1) (680/740) Installing obex-capabilities (0.2.1-r2) (681/740) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (682/740) Installing postmarketos-base-ui-bluez-obexd (6-r1) (683/740) Installing pulseaudio-utils (9999_git20220528-r0) (684/740) Installing postmarketos-base-ui-pulseaudio (6-r1) (685/740) Installing upower (1.90.0-r2) (686/740) Installing device-pine64-pinephone-upower (0.44-r0) (687/740) Installing powerdevil-libs (5.26.4-r0) (688/740) Installing powerdevil (5.26.4-r0) (689/740) Installing bubblewrap (0.7.0-r0) (690/740) Installing fuse-common (3.12.0-r0) (691/740) Installing fuse-openrc (3.12.0-r0) (692/740) Installing fuse3-libs (3.12.0-r0) (693/740) Installing fuse3 (3.12.0-r0) (694/740) Installing xdg-desktop-portal (1.16.0-r0) (695/740) Installing xdg-desktop-portal-kde (5.26.4-r0) (696/740) Installing autologin (1.0.0-r4) (697/740) Installing tinydm (1.1.2-r1) (698/740) Installing tinydm-openrc (1.1.2-r1) (699/740) Installing postmarketos-base-ui-tinydm (6-r1) (700/740) Installing font-alias (1.0.4-r0) (701/740) Installing util-macros (1.19.3-r0) (702/740) Installing font-misc-misc (1.1.2-r3) (703/740) Installing font-cursor-misc (1.0.3-r3) (704/740) Installing xauth (1.1.2-r0) (705/740) Installing xmodmap (1.0.11-r0) (706/740) Installing xrdb (1.2.1-r1) (707/740) Installing xinit (1.4.2-r0) (708/740) Installing hwdata-pci (0.365-r0) (709/740) Installing libpciaccess (0.17-r0) (710/740) Installing xorg-server (21.1.6-r0) (711/740) Installing libinput (1.22.0-r0) (712/740) Installing xf86-input-libinput (1.2.1-r0) (713/740) Installing xf86-video-fbdev (0.5.0-r3) (714/740) Installing postmarketos-base-ui-x11 (6-r1) (715/740) 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/740) Installing libexif (0.6.24-r0) (717/740) Installing libb2 (0.98.1-r2) (718/740) Installing double-conversion (3.2.1-r0) (719/740) Installing qt6-qtbase (6.4.1-r1) (720/740) Installing qt6-qtbase-x11 (6.4.1-r1) (721/740) Installing qt6-qtdeclarative (6.4.1-r0) (722/740) Installing qt6-qtwayland (6.4.1-r2) (723/740) Installing hwloc (2.8.0-r0) (724/740) Installing libtbb (2021.7.0-r1) (725/740) Installing opencv (4.7.0-r0) (726/740) Installing postprocessd (0.2.1-r3) (727/740) Installing postprocessd-megapixels (0.2.1-r3) (728/740) Installing qmltermwidget (0.2.0-r1) (729/740) Installing qmlkonsole (22.11-r0) (730/740) Installing c-ares (1.18.1-r1) (731/740) Installing spacebar (22.11-r0) (732/740) Installing hkdm (0.2.0-r0) (733/740) Installing buffyboard (0.2.0-r0) (734/740) Installing terminus-font (4.49.1-r3) (735/740) Installing kbd-misc (2.5.1-r4) (736/740) Installing kbd (2.5.1-r4) (737/740) Installing kbd-openrc (2.5.1-r4) (738/740) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (739/740) Installing ttyescape-openrc (1.0.1-r1) (740/740) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2023/01/03 15:59:36 Generating for kernel version: 6.1.0-rc7 2023/01/03 15:59:36 Output directory: /boot 2023/01/03 15:59:36 == Generating initramfs == 2023/01/03 15:59:36 - Including hook files 2023/01/03 15:59:36 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/03 15:59:36 - Including hook scripts 2023/01/03 15:59:36 - Including required binaries 2023/01/03 15:59:36 - Including kernel modules 2023/01/03 15:59:37 - Including splash images 2023/01/03 15:59:37 - Writing and verifying initramfs archive 2023/01/03 15:59:37 == Generating initramfs extra == 2023/01/03 15:59:37 - Including extra binaries 2023/01/03 15:59:37 - Including FDE support 2023/01/03 15:59:38 - Writing and verifying initramfs-extra archive 2023/01/03 15:59:41 == 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 2023/01/03 15:59:45 mkinitfs completed in: 8.767262475s Executing postmarketos-base-24.1-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: 2220 MiB in 765 packages (2776110) [15:59:53] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (2776110) [15:59:56] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (2776110) [15:59:57] (rootfs_pine64-pinephone) install device-pine64-pinephone (2776110) [15:59:57] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2776110) [15:59:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2776110) [15:59:57] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2776110) [15:59:57] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (2776110) [15:59:57] New background process: pid=2787626, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (2776110) [16:00:00] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (2776110) [16:00:03] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2776110) [16:00:03] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (2776110) [16:00:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2776110) [16:00:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2776110) [16:00:03] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2776110) [16:00:04] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2776110) [16:00:04] New background process: pid=2787794, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (2776110) [16:00:07] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (2776110) [16:00:10] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (2776110) [16:00:10] (rootfs_pine64-pinephone) % mkinitfs 2023/01/03 16:00:10 Generating for kernel version: 6.1.0-rc7 2023/01/03 16:00:10 Output directory: /boot 2023/01/03 16:00:10 == Generating initramfs == 2023/01/03 16:00:10 - Including hook files 2023/01/03 16:00:10 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/03 16:00:10 - Including hook scripts 2023/01/03 16:00:10 - Including required binaries 2023/01/03 16:00:10 - Including kernel modules 2023/01/03 16:00:10 - Including splash images 2023/01/03 16:00:10 - Writing and verifying initramfs archive 2023/01/03 16:00:11 == Generating initramfs extra == 2023/01/03 16:00:11 - Including extra binaries 2023/01/03 16:00:11 - Including FDE support 2023/01/03 16:00:12 - Writing and verifying initramfs-extra archive 2023/01/03 16:00:15 == 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 2023/01/03 16:00:19 mkinitfs completed in: 8.905877874s (2776110) [16:00:19] *** SET LOGIN PASSWORD FOR: 'user' *** (2776110) [16:00:19] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (2776110) [16:00:19] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (2776110) [16:00:19] (rootfs_pine64-pinephone) locking root (2776110) [16:00:19] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (2776110) [16:00:19] NOTE: No valid keymap specified for device (2776110) [16:00:20] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (2776110) [16:00:26] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (2776110) [16:00:26] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (2776110) [16:00:26] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2776110) [16:00:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2776110) [16:00:26] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2776110) [16:00:26] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776110) [16:00:26] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2338336 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776110) [16:00:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2776110) [16:00:27] (native) create pine64-pinephone.img (3558M) (2776110) [16:00:27] (native) % truncate -s 3558M /home/pmos/rootfs/pine64-pinephone.img (2776110) [16:00:27] (native) mount /dev/install (pine64-pinephone.img) (2776110) [16:00:27] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (2776110) [16:00:27] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2776110) [16:00:27] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2776110) [16:00:27] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2776110) [16:00:27] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2776110) [16:00:27] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2776110) [16:00:27] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2776110) [16:00:27] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2776110) [16:00:27] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2776110) [16:00:27] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2776110) [16:00:27] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2776110) [16:00:27] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2776110) [16:00:27] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2776110) [16:00:27] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2776110) [16:00:27] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (2776110) [16:00:27] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2776110) [16:00:27] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2776110) [16:00:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2776110) [16:00:27] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2776110) [16:00:27] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2776110) [16:00:27] (native) % parted -s /dev/install mktable msdos (2776110) [16:00:27] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (2776110) [16:00:28] (native) % parted -s /dev/install mkpart primary 256M 100% (2776110) [16:00:28] (native) % parted -s /dev/install set 1 boot on (2776110) [16:00:28] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2776110) [16:00:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2776110) [16:00:28] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2776110) [16:00:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2776110) [16:00:28] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2776110) [16:00:28] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2776110) [16:00:28] (native) install e2fsprogs (2776110) [16:00:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [16:00:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [16:00:28] (native) % cat /tmp/apk_progress_fifo (2776110) [16:00:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2776110) [16:00:28] New background process: pid=2789617, 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 (2776110) [16:00:28] (native) format /dev/installp2 (root, ext4) (2776110) [16:00:28] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2776110) [16:00:29] (native) mount /dev/installp2 to /mnt/install (2776110) [16:00:29] (native) % mkdir -p /mnt/install (2776110) [16:00:29] (native) % mount /dev/installp2 /mnt/install (2776110) [16:00:29] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2776110) [16:00:29] (native) install e2fsprogs (2776110) [16:00:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [16:00:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776110) [16:00:29] (native) % cat /tmp/apk_progress_fifo (2776110) [16:00:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2776110) [16:00:29] New background process: pid=2789652, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (2776110) [16:00:29] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (2776110) [16:00:29] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (2776110) [16:00:29] (native) % mkdir -p /mnt/install/boot (2776110) [16:00:29] (native) % mount /dev/installp1 /mnt/install/boot (2776110) [16:00:29] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2776110) [16:00:29] (native) copy rootfs_pine64-pinephone to /mnt/install/ (2776110) [16:00:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2776110) [16:00:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2776110) [16:00:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2776110) [16:00:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2776110) [16:00:30] (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/ (2776110) [16:00:36] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2776110) [16:00:36] % 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 (2776110) [16:00:36] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2776110) [16:00:36] % 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/ (2776110) [16:00:36] % 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/ (2776110) [16:00:36] % 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/ (2776110) [16:00:36] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % 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/ (2776110) [16:00:37] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2776110) [16:00:37] % 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 (2776110) [16:00:37] 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 (2776110) [16:00:37] (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 (2776110) [16:00:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2776110) [16:00:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2776110) [16:00:42] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2776110) [16:00:42] (native) umount /dev/loop11 (2776110) [16:00:42] (native) % losetup -d /dev/loop11 (2776110) [16:00:42] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776110) [16:00:42] (2776110) [16:00:42] *** FLASHING INFORMATION *** (2776110) [16:00:42] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2776110) [16:00:42] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2776110) [16:00:42] (2776110) [16:00:42] *** SSH DAEMON INFORMATION *** (2776110) [16:00:42] SSH daemon is enabled (disable with --no-sshd). (2776110) [16:00:42] Login as 'user' with the password given during installation. (2776110) [16:00:42] (2776110) [16:00:42] *** FIREWALL INFORMATION *** (2776110) [16:00:42] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2776110) [16:00:42] For more information: https://postmarketos.org/firewall (2776110) [16:00:42] (2776110) [16:00:42] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2776110) [16:00:42] DONE! total 2446360 -rw-r--r-- 1 root 12345 3730833408 Jan 3 16:00 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.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 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 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 (deleted) 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/core20_1778.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 14 Jan 3 16:01 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Jan 3 16:01 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Jan 3 16:01 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Jan 3 15:59 bin drwxr-xr-x 2 root root 4096 Jan 3 16:00 boot drwxr-xr-x 2 root root 4096 Jan 3 15:55 dev drwxr-xr-x 66 root root 4096 Jan 3 16:00 etc drwxr-xr-x 3 root root 4096 Jan 3 16:00 home drwxr-xr-x 14 root root 4096 Jan 3 15:59 lib drwx------ 2 root root 16384 Jan 3 16:00 lost+found drwxr-xr-x 5 root root 4096 Jan 3 15:55 media drwxr-xr-x 8 root root 4096 Jan 3 15:55 mnt drwxr-xr-x 2 root root 4096 Jan 3 15:55 opt drwxr-xr-x 2 root root 4096 Jan 3 15:55 proc drwx------ 2 root root 4096 Jan 3 15:55 root drwxr-xr-x 6 root root 4096 Jan 3 15:58 run drwxr-xr-x 2 root root 4096 Jan 3 15:59 sbin drwxr-xr-x 2 root root 4096 Jan 3 15:55 srv drwxr-xr-x 2 root root 4096 Jan 3 15:55 sys drwxrwxrwt 2 root root 4096 Jan 3 16:00 tmp drwxr-xr-x 9 root root 4096 Jan 3 15:56 usr drwxr-xr-x 13 root root 4096 Jan 3 15:56 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-03 16:01:07-- 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% 52.0M=0s 2023-01-03 16:01:07 (52.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-12-29 19:00:46.335506 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2671-gae49a91eb8 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2682-g67c2aa4211 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2677-g97df10aee6 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25350 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672394584-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1672394710-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672424186-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2394 MiB in 765 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-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.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2406 MiB in 775 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1672453380-r0) (3/102) Installing libavc1394 (0.5.4-r3) (4/102) Installing libcaca (0.99_beta20-r0) (5/102) Installing libdv (1.0.0-r7) (6/102) Installing libiec61883 (1.2.0-r3) (7/102) Installing mpg123-libs (1.31.1-r0) (8/102) Installing speex (1.2.1-r0) (9/102) Installing libshout (2.4.6-r1) (10/102) Installing wavpack (5.6.0-r0) (11/102) Installing gst-plugins-good (1.20.5-r0) (12/102) Installing py3-parsing (3.0.9-r1) (13/102) Installing py3-packaging (22.0-r0) (14/102) Installing py3-setuptools (65.6.3-r0) (15/102) Installing py3-certifi (2022.12.7-r0) (16/102) Installing py3-charset-normalizer (3.0.1-r1) (17/102) Installing py3-idna (3.4-r3) (18/102) Installing py3-urllib3 (1.26.13-r0) (19/102) Installing py3-requests (2.28.1-r2) (20/102) Installing py3-ytmusicapi (0.24.1-r0) (21/102) Installing libmng (2.0.3-r1) (22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/102) Installing py3-mutagen (1.46.0-r1) (24/102) Installing py3-websockets (10.4-r1) (25/102) Installing py3-brotli (1.0.9-r10) (26/102) Installing yt-dlp (2023.01.02-r0) (27/102) Installing audiotube (9999_git1672453390-r0) (28/102) Installing calindori (9999_git1671937760-r0) (29/102) Installing live-media (2022.10.01-r0) (30/102) Installing libxpm (3.5.14-r0) (31/102) Installing a52dec (0.8.0-r8) (32/102) Installing vulkan-loader (1.3.236.0-r0) (33/102) Installing ffmpeg4-libs (4.4.3-r0) (34/102) Installing libbluray (1.3.4-r0) (35/102) Installing libcddb (1.3.2-r4) (36/102) Installing libdvbpsi (1.3.3-r0) (37/102) Installing libdvdcss (1.4.3-r0) (38/102) Installing libdvdread (6.1.3-r1) (39/102) Installing libdvdnav (6.1.1-r0) (40/102) Installing libebml (1.4.4-r0) (41/102) Installing faad2-libs (2.10.1-r0) (42/102) Installing libupnp (1.14.15-r0) (43/102) Installing lua5.2-libs (5.2.4-r11) (44/102) Installing libmad (0.15.1b-r9) (45/102) Installing libmatroska (1.7.1-r0) (46/102) Installing libmicrodns (0.2.0-r0) (47/102) Installing libmpeg2 (0.5.1-r10) (48/102) Installing glslang-libs (1.3.236.0-r0) (49/102) Installing glslang (1.3.236.0-r0) (50/102) Installing spirv-tools (1.3.236.0-r0) (51/102) Installing shaderc (2022.4-r0) (52/102) Installing libplacebo (5.229.1-r2) (53/102) Installing libprotobuf-lite (3.21.12-r0) (54/102) Installing vlc-libs (3.0.18-r1) (55/102) Installing vlc (3.0.18-r1) (56/102) Installing elisa (22.12.0-r0) (57/102) Installing kunitconversion (9999_git1671934531-r0) (58/102) Installing kalk (9999_git1672372248-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1672368350-r0) (61/102) Installing keysmith (9999_git1671938648-r0) (62/102) Installing krecorder (9999_git1671937806-r0) (63/102) Installing kpublictransport (22.12.0-r0) (64/102) Installing ktrip (9999_git1671938816-r0) (65/102) Installing kweathercore (9999_git1672367176-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1672368364-r0) (68/102) Installing olm (3.2.14-r0) (69/102) Installing libquotient (0.7.0-r1) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1672453023-r1) (72/102) Installing kjs (9999_git1670961433-r0) (73/102) Installing libdjvulibre (3.5.28-r3) (74/102) Installing libzip (1.9.2-r2) (75/102) Installing ebook-tools (0.2.2-r3) (76/102) Installing discount-libs (2.2.7b-r0) (77/102) Installing poppler (23.01.0-r0) (78/102) Installing poppler-qt5 (23.01.0-r0) (79/102) Installing kdegraphics-mobipocket (22.12.0-r0) (80/102) Installing libspectre (0.2.11-r0) (81/102) Installing okular-common (22.12.0-r1) (82/102) Installing okular (22.12.0-r1) (83/102) Installing plasma-camera (1.0_git20210328-r2) (84/102) Installing gst-libav (1.20.5-r0) (85/102) Installing gst-plugins-good-qt (1.20.5-r0) (86/102) Installing libxpresent (1.0.1-r0) (87/102) Installing libxscrnsaver (1.2.4-r0) (88/102) Installing libcdio (2.1.0-r1) (89/102) Installing libcdio-paranoia (10.2.2.0.1-r1) (90/102) Installing luajit (2.1_p20210510-r3) (91/102) Installing rubberband-libs (3.1.1-r2) (92/102) Installing sndio-libs (1.9.0-r0) (93/102) Installing uchardet-libs (0.0.8-r0) (94/102) Installing zimg (3.0.4-r1) (95/102) Installing mpv-libs (0.35.0-r1) (96/102) Installing plasmatube (9999_git1672368377-r0) (97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (98/102) Installing postmarketos-config-nftables-mdns (0.13-r0) (99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0) (100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (102/102) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.18-r1.trigger OK: 2581 MiB in 877 packages (chroot) Exiting chroot... [16:03:04] Unregister qemu binfmt (arm) [16:03:04] Unregister qemu binfmt (aarch64) [16:03:04] Unregister qemu binfmt (riscv64) [16:03:05] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:03:05] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:03:05] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:03:05] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:03:07] Cleared up ~4699 MB of space [16:03:07] DONE! Building image for pine64-pinephonepro Already up to date. [16:03:08] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:03:08] Channel [edge]: [16:03:08] Vendor [qemu]: [16:03:08] Device codename [amd64]: [16:03:08] Kernel [lts]: [16:03:08] Username [user]: [16:03:08] User interface [weston]: [16:03:08] Change them? (y/n) [n]: [16:03:08] Extra packages [none]: [16:03:08] Use this timezone instead of GMT? (y/n) [y]: [16:03:08] Choose default locale for installation [C.UTF-8]: [16:03:08] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:03:08] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:03:08] Config changed: ui='plasma-mobile' [16:03:08] Config changed: device='pine64-pinephonepro' [16:03:08] Config changed: kernel='' [16:03:09] Config changed: extra_packages='osk-sdl' (2830817) [16:03:09] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (2830817) [16:03:09] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) 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 (2830817) [16:03:09] *** (1/4) PREPARE NATIVE CHROOT *** (2830817) [16:03:09] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2830817) [16:03:09] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2830817) [16:03:09] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2830817) [16:03:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2830817) [16:03:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2830817) [16:03:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2830817) [16:03:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2830817) [16:03:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2830817) [16:03:09] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2830817) [16:03:09] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2830817) [16:03:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2830817) [16:03:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2830817) [16:03:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2830817) [16:03:10] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2830817) [16:03:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2830817) [16:03:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2830817) [16:03:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2830817) [16:03:10] Update package index for x86_64 (4 file(s)) (2830817) [16:03:10] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2830817) [16:03:10] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2830817) [16:03:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2830817) [16:03:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2830817) [16:03:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2830817) [16:03:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2830817) [16:03:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2830817) [16:03:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2830817) [16:03:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2830817) [16:03:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (2830817) [16:03:11] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2830817) [16:03:11] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2830817) [16:03:11] extracted: /tmp/pmbootstrapeut50ah0apk (2830817) [16:03:11] extracted: /tmp/pmbootstrapgd0he1z8sig (2830817) [16:03:11] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2830817) [16:03:11] % 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/pmbootstrapgd0he1z8sig /tmp/pmbootstrapeut50ah0apk Verified OK (2830817) [16:03:11] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2830817) [16:03:11] % /tmp/pmbootstrapeut50ah0apk --version apk-tools 2.12.10, compiled for x86_64. (2830817) [16:03:11] (native) install alpine-base (2830817) [16:03:11] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:11] % 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 (2830817) [16:03:12] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (2830817) [16:03:12] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (2830817) [16:03:12] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (2830817) [16:03:12] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2830817) [16:03:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2830817) [16:03:12] (native) update /etc/apk/repositories (2830817) [16:03:12] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2830817) [16:03:12] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2830817) [16:03:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2830817) [16:03:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2830817) [16:03:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2830817) [16:03:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2830817) [16:03:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2830817) [16:03:12] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2830817) [16:03:12] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2830817) [16:03:12] New background process: pid=2831389, 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 (20221203-r1) (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 (2830817) [16:03:13] (native) % adduser -D pmos -u 12345 (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2830817) [16:03:13] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2830817) [16:03:13] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2830817) [16:03:13] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2830817) [16:03:13] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2830817) [16:03:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2830817) [16:03:13] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2830817) [16:03:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2830817) [16:03:13] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2830817) [16:03:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2830817) [16:03:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2830817) [16:03:14] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2830817) [16:03:16] (native) install cryptsetup util-linux parted (2830817) [16:03:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:03:16] (native) % cat /tmp/apk_progress_fifo (2830817) [16:03:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2830817) [16:03:16] New background process: pid=2831800, 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.18-r0) (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-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20221231-r0) (11/42) Installing ncurses-libs (6.4_p20221231-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 (2830817) [16:03:18] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2830817) [16:03:18] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2830817) [16:03:18] % 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 (2830817) [16:03:18] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2830817) [16:03:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (2830817) [16:03:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (2830817) [16:03:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (2830817) [16:03:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (2830817) [16:03:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (2830817) [16:03:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2830817) [16:03:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2830817) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2830817) [16:03:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2830817) [16:03:18] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2830817) [16:03:18] (native) install qemu-aarch64 (2830817) [16:03:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:03:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:03:18] (native) % cat /tmp/apk_progress_fifo (2830817) [16:03:18] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2830817) [16:03:18] New background process: pid=2831886, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (2830817) [16:03:19] Register qemu binfmt (aarch64) (2830817) [16:03:19] % 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 (2830817) [16:03:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (2830817) [16:03:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2830817) [16:03:19] % 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 (2830817) [16:03:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2830817) [16:03:19] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2830817) [16:03:19] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2830817) [16:03:19] extracted: /tmp/pmbootstrap617krz_napk (2830817) [16:03:19] extracted: /tmp/pmbootstrap7i3d3t_4sig (2830817) [16:03:19] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2830817) [16:03:19] % 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/pmbootstrap7i3d3t_4sig /tmp/pmbootstrap617krz_napk Verified OK (2830817) [16:03:19] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (2830817) [16:03:19] % /tmp/pmbootstrap617krz_napk --version apk-tools 2.12.10, compiled for x86_64. (2830817) [16:03:19] (rootfs_pine64-pinephonepro) install alpine-base (2830817) [16:03:19] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (2830817) [16:03:19] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (2830817) [16:03:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (2830817) [16:03:19] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (2830817) [16:03:19] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2830817) [16:03:19] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2830817) [16:03:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2830817) [16:03:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2830817) [16:03:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2830817) [16:03:19] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2830817) [16:03:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2830817) [16:03:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2830817) [16:03:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2830817) [16:03:19] Update package index for aarch64 (4 file(s)) (2830817) [16:03:19] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2830817) [16:03:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2830817) [16:03:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2830817) [16:03:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2830817) [16:03:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2830817) [16:03:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2830817) [16:03:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2830817) [16:03:21] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2830817) [16:03:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2830817) [16:03:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2830817) [16:03:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2830817) [16:03:21] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2830817) [16:03:21] % 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 (2830817) [16:03:21] New background process: pid=2832128, 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 (20221203-r1) (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 (2830817) [16:03:22] (rootfs_pine64-pinephonepro) % getent passwd user (2830817) [16:03:22] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup user wheel (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup user video (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup user audio (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup user input (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup user plugdev (2830817) [16:03:23] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (2830817) [16:03:24] (rootfs_pine64-pinephonepro) % addgroup user netdev (2830817) [16:03:24] 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 (2830817) [16:03:25] (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) (2830817) [16:03:25] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (2830817) [16:03:26] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2830817) [16:03:26] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2830817) [16:03:27] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2830817) [16:03:27] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2830817) [16:03:28] (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 (2830817) [16:03:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2830817) [16:03:28] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2830817) [16:03:28] (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 (2830817) [16:03:28] New background process: pid=2832414, 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-r6) (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.4-r0) (10/734) Installing libstdc++ (12.2.1_git20220924-r6) (11/734) Installing icu-libs (72.1-r1) (12/734) Installing libpcre2-16 (10.42-r0) (13/734) Installing zstd-libs (1.5.2-r10) (14/734) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/734) Installing hicolor-icon-theme (0.17-r2) (16/734) Installing libmagic (5.44-r0) (17/734) Installing file (5.44-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-r2) (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.4-r0) (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.3.2-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.3.2-r0) (38/734) Installing mesa-gles (22.3.2-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.4.0-r1) (51/734) Installing libxml2 (2.10.3-r2) (52/734) Installing libxkbcommon (1.5.0-r0) (53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/734) Installing mesa-gbm (22.3.2-r0) (55/734) Installing libxshmfence (1.3.2-r0) (56/734) Installing mesa-egl (22.3.2-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.5.0-r1) (70/734) Installing gdk-pixbuf (2.42.10-r2) (71/734) Installing gtk-update-icon-cache (3.24.36-r0) (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 (6.0.0-r0) (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.1-r0) (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.5.0-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-r6) (108/734) Installing kirigami2 (5.101.0-r0) (109/734) Installing kactivities-libs (5.101.0-r1) (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.3.2-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.5-r0) (148/734) Installing libogg (1.3.5-r2) (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.5-r0) (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.2-r0) (164/734) Installing ncurses-terminfo-base (6.4_p20221231-r0) (165/734) Installing ncurses-libs (6.4_p20221231-r0) (166/734) Installing readline (8.2.0-r0) (167/734) Installing hunspell (1.7.2-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.1-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.2-r0) (182/734) Installing svt-av1-libs (1.4.1-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-r2) (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.2.0-r0) (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.2-r0) (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.17.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-r10) (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.41-r0) (226/734) Installing gpg (2.2.41-r0) (227/734) Installing npth (1.6-r2) (228/734) Installing gpg-agent (2.2.41-r0) (229/734) Installing libksba (1.6.3-r0) (230/734) Installing gpgsm (2.2.41-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 ca-certificates (20221203-r1) (253/734) Installing nghttp2-libs (1.51.0-r0) (254/734) Installing libcurl (7.87.0-r1) (255/734) Installing libgpiod (1.6.3-r2) (256/734) Installing libgudev (237-r1) (257/734) Installing libmm-glib (1.20.2-r1) (258/734) Installing libusb (1.0.26-r0) (259/734) Installing eg25-manager (0.4.6-r0) (260/734) Installing eg25-manager-openrc (0.4.6-r0) (261/734) Installing linux-pine64-pinephonepro (6.1-r1) (262/734) Installing udev-init-scripts (35-r1) (263/734) Installing udev-init-scripts-openrc (35-r1) (264/734) Installing kmod-libs (30-r1) (265/734) Installing eudev (3.2.11-r6) (266/734) Installing eudev-openrc (3.2.11-r6) (267/734) Installing openssh-keygen (9.1_p1-r1) (268/734) Installing libedit (20221030.3.1-r0) (269/734) Installing openssh-client-common (9.1_p1-r1) (270/734) Installing openssh-client-default (9.1_p1-r1) (271/734) Installing openssh-sftp-server (9.1_p1-r1) (272/734) Installing openssh-server-common (9.1_p1-r1) (273/734) Installing openssh-server (9.1_p1-r1) (274/734) Installing openssh (9.1_p1-r1) (275/734) Installing boot-deploy (0.6.1-r0) (276/734) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (277/734) Installing lzo (2.10-r3) (278/734) Installing btrfs-progs (6.1-r0) (279/734) Installing bzip2 (1.0.8-r4) (280/734) Installing argon2-libs (20190702-r2) (281/734) Installing device-mapper-libs (2.03.18-r0) (282/734) Installing json-c (0.16-r0) (283/734) Installing cryptsetup-libs (2.6.0-r0) (284/734) Installing popt (1.19-r1) (285/734) Installing cryptsetup (2.6.0-r0) (286/734) Installing cryptsetup-openrc (2.6.0-r0) (287/734) Installing libaio (0.3.113-r0) (288/734) Installing device-mapper-event-libs (2.03.18-r0) (289/734) Installing lvm2-libs (2.03.18-r0) (290/734) Installing device-mapper (2.03.18-r0) (291/734) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (292/734) Installing libcom_err (1.46.5-r4) (293/734) Installing e2fsprogs-libs (1.46.5-r4) (294/734) Installing e2fsprogs (1.46.5-r4) (295/734) Installing e2fsprogs-extra (1.46.5-r4) (296/734) Installing f2fs-tools-libs (1.15.0-r0) (297/734) Installing f2fs-tools (1.15.0-r0) (298/734) Installing lz4 (1.9.4-r1) (299/734) Installing userspace-rcu (0.13.2-r0) (300/734) Installing multipath-tools (0.9.4-r0) (301/734) Installing multipath-tools-openrc (0.9.4-r0) (302/734) Installing parted (3.5-r0) (303/734) Installing postmarketos-mvcfg (1-r0) (304/734) Installing postmarketos-keys (1-r0) (305/734) Installing sudo (1.9.12_p1-r1) (306/734) Installing postmarketos-base-nofde (24.1-r0) (307/734) Installing unudhcpd (0.2.1-r0) (308/734) Installing xz (5.4.0-r1) (309/734) Installing postmarketos-mkinitfs (1.5.1-r3) (310/734) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-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/734) Installing llvm15-libs (15.0.6-r1) (312/734) Installing musl-fts (1.2.7-r3) (313/734) Installing libelf (0.188-r0) (314/734) Installing mesa-dri-gallium (22.3.2-r0) (315/734) Installing postmarketos-base-mesa (24.1-r0) (316/734) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (317/734) Installing dbus-openrc (1.14.4-r0) (318/734) Installing libacl (2.3.1-r1) (319/734) Installing lz4-libs (1.9.4-r1) (320/734) Installing libarchive (3.6.2-r1) (321/734) Installing libcbor (0.10.1-r0) (322/734) Installing efivar-libs (38-r1) (323/734) Installing libgcab (1.5-r0) (324/734) Installing json-glib (1.6.6-r1) (325/734) Installing libgusb (0.4.3-r0) (326/734) Installing libjcat (0.1.12-r0) (327/734) Installing libmbim (1.28.2-r0) (328/734) Installing protobuf-c (1.4.1-r1) (329/734) Installing libqrtr-glib (1.2.2-r0) (330/734) Installing libqmi (1.32.2-r0) (331/734) Installing tpm2-tss-mu (3.2.1-r0) (332/734) Installing tpm2-tss-sys (3.2.1-r0) (333/734) Installing tpm2-tss-esys (3.2.1-r0) (334/734) Installing libxmlb (0.3.10-r0) (335/734) Installing fwupd (1.8.8-r1) (336/734) Installing fwupd-openrc (1.8.8-r1) (337/734) Installing device-pine64-pinephonepro (3.5-r1) Executing device-pine64-pinephonepro-3.5-r1.post-install * service eg25-manager added to runlevel default (338/734) Installing firmware-pine64-pinebookpro (2-r0) (339/734) Installing linux-firmware-cypress (20221214-r1) (340/734) Installing linux-firmware-brcm (20221214-r1) (341/734) Installing linux-firmware-rockchip (20221214-r1) (342/734) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1) (343/734) Installing yaml (0.2.5-r0) (344/734) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (345/734) Installing appstream-qt (0.15.5-r2) (346/734) Installing attica (5.101.0-r0) (347/734) Installing kidletime (5.101.0-r0) (348/734) Installing knewstuff (5.101.0-r0) (349/734) Installing discover (5.26.4-r0) (350/734) Installing libapk-qt (0.4.2-r0) (351/734) Installing discover-backend-apk (5.26.4-r0) (352/734) Installing discover-backend-fwupd (5.26.4-r0) (353/734) Installing font-droid-nonlatin (20200215-r2) (354/734) Installing font-noto-common (0_git20211101-r6) (355/734) Installing font-noto-math (0_git20211101-r6) (356/734) Installing font-noto-symbols (0_git20211101-r6) (357/734) Installing font-noto (0_git20211101-r6) (358/734) Installing font-noto-emoji (2.038-r0) (359/734) Installing font-noto-extra (0_git20211101-r6) (360/734) Installing mauiman (1.0.1-r0) (361/734) Installing mauikit (2.2.1-r0) (362/734) Installing exiv2 (0.27.5-r1) (363/734) Installing mauikit-imagetools (2.2.1-r0) (364/734) Installing mauikit-filebrowsing (2.2.1-r0) (365/734) Installing index (2.2.1-r0) (366/734) Installing signon-plugin-oauth2 (0.25-r0) (367/734) Installing kaccounts-providers (22.12.0-r0) (368/734) Installing kirigami-addons (0.6.1-r0) (369/734) Installing kclock (22.11-r0) (370/734) Installing gsettings-desktop-schemas (43.0-r0) (371/734) Installing kdecoration (5.26.4-r0) (372/734) Installing kde-gtk-config (5.26.4-r0) (373/734) Installing kirigami-gallery (22.12.0-r0) (374/734) Installing kquickimageeditor (0.2.0-r1) (375/734) Installing taglib (1.13-r0) (376/734) Installing kfilemetadata (5.101.0-r0) (377/734) Installing qt5-qtlocation (5.15.6_git20220907-r1) (378/734) Installing koko (22.11-r0) (379/734) Installing kasync (0.3.0-r2) (380/734) Installing gpg-wks-server (2.2.41-r0) (381/734) Installing gpgv (2.2.41-r0) (382/734) Installing libldap (2.6.3-r6) (383/734) Installing gnupg-dirmngr (2.2.41-r0) (384/734) Installing gnupg-utils (2.2.41-r0) (385/734) Installing gnupg-wks-client (2.2.41-r0) (386/734) Installing gnupg (2.2.41-r0) (387/734) Installing iso-codes (4.12.0-r0) (388/734) Installing kcontacts (5.101.0-r0) (389/734) Installing kpeople (5.101.0-r0) (390/734) Installing libical (3.0.16-r1) (391/734) Installing kcalendarcore (5.101.0-r0) (392/734) Installing kmime (22.12.0-r0) (393/734) Installing kimap2 (0.4.0-r1) (394/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (395/734) Installing kdav2 (0.4.0-r1) (396/734) Installing lmdb (0.9.29-r2) (397/734) Installing libxapian (1.4.21-r0) (398/734) Installing sink (0.9.0-r3) (399/734) Installing kpeoplesink (0_git20210224-r1) (400/734) Installing kpeoplevcard (0.1-r2) (401/734) Installing libraw (0.21.0-r0) (402/734) Installing libraw-tools (0.21.0-r0) (403/734) Installing imagemagick-libs (7.1.0.57-r0) (404/734) Installing jbig2dec (0.19-r1) (405/734) Installing ghostscript (10.0.0-r2) (406/734) Installing libde265 (1.0.9-r0) (407/734) Installing libheif (1.14.0-r0) (408/734) Installing librsvg (2.55.1-r0) (409/734) Installing imagemagick (7.1.0.57-r0) (410/734) Installing perl (5.36.0-r0) (411/734) Installing perl-image-exiftool (12.50-r0) (412/734) Installing exiftool (12.50-r0) (413/734) Installing feedbackd-device-themes (0_git20220202-r0) (414/734) Installing gsound (1.0.3-r1) (415/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. * (416/734) Installing tzdata (2022g-r0) (417/734) Installing openexr (3.1.5-r4) (418/734) Installing soundtouch (2.3.2-r1) (419/734) Installing libraw1394 (2.1.2-r3) (420/734) Installing libdc1394 (2.2.6-r1) (421/734) Installing tslib (1.22-r1) (422/734) Installing directfb (1.7.7-r5) (423/734) Installing faac (1.30-r2) (424/734) Installing fdk-aac (2.0.2-r1) (425/734) Installing flite (2.2-r1) (426/734) Installing libsamplerate (0.2.2-r0) (427/734) Installing jack (1.9.21-r0) (428/734) Installing portaudio (19.7.0-r0) (429/734) Installing fluidsynth-libs (2.3.1-r0) (430/734) Installing libfreeaptx (0.1.1-r1) (431/734) Installing gsm (1.0.22-r1) (432/734) Installing libldac (2.0.2.3-r0) (433/734) Installing libmodplug (0.8.9.0-r2) (434/734) Installing neon (0.32.4-r0) (435/734) Installing libnice (0.1.19-r0) (436/734) Installing openal-soft (1.22.2-r2) (437/734) Installing openjpeg (2.5.0-r2) (438/734) Installing librtmp (2.4_git20190330-r2) (439/734) Installing sbc (2.0-r0) (440/734) Installing spandsp (0.0.6-r4) (441/734) Installing libsrtp (2.4.2-r3) (442/734) Installing vo-aacenc (0.1.3-r0) (443/734) Installing vo-amrwbenc (0.1.3-r0) (444/734) Installing libzbar (0.23.92-r2) (445/734) Installing gst-plugins-bad (1.20.5-r0) (446/734) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (447/734) Installing megapixels (1.6.0-r1) (448/734) Installing encodings (1.0.6-r0) (449/734) Installing libfontenc (1.1.7-r0) (450/734) Installing mkfontscale (1.2.2-r1) (451/734) Installing font-dejavu (2.37-r3) (452/734) Installing sdl2_ttf (2.20.1-r0) (453/734) Installing osk-sdl (0.67.1-r1) (454/734) Installing kcmutils (5.101.0-r0) (455/734) Installing frameworkintegration (5.101.0-r0) (456/734) Installing oxygen (5.26.4-r0) (457/734) Installing modemmanager-qt (5.101.0-r0) (458/734) Installing callaudiod-libs (0.1.4-r0) (459/734) Installing abseil-cpp (20220623.1-r1) (460/734) Installing boost1.81-thread (1.81.0-r1) (461/734) Installing libprotobuf (3.21.12-r0) (462/734) Installing libphonenumber (8.13.3-r0) (463/734) Installing plasma-dialer (22.11-r0) (464/734) Installing plasma-mobile-sounds (0.1-r1) (465/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (466/734) Installing plasma-phonebook (22.11-r0) (467/734) Installing postmarketos-artwork-wallpapers (2-r1) (468/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (469/734) Installing bluez (5.66-r1) (470/734) Installing bluez-openrc (5.66-r1) (471/734) Installing bluez-obexd (5.66-r1) (472/734) Installing kded (5.101.0-r0) (473/734) Installing bluez-qt (5.101.0-r0) (474/734) Installing bluedevil (5.26.4-r0) (475/734) Installing breeze (5.26.4-r0) (476/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (477/734) Installing callaudiod (0.1.4-r0) (478/734) Installing dnsmasq-common (2.88-r0) (479/734) Installing dnsmasq-openrc (2.88-r0) (480/734) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (481/734) Installing linux-pam (1.5.2-r1) (482/734) Installing shadow (4.13-r0) (483/734) Installing elogind (246.10-r5) (484/734) Installing elogind-openrc (246.10-r5) (485/734) Installing hfd-service (0.1.0-r1) (486/734) Installing hfd-service-openrc (0.1.0-r1) (487/734) Installing iio-sensor-proxy (3.4-r0) (488/734) Installing iio-sensor-proxy-openrc (3.4-r0) (489/734) Installing libkscreen (5.26.4-r0) (490/734) Installing layer-shell-qt (5.26.4-r0) (491/734) Installing qt5-qtsensors (5.15.6_git20220816-r0) (492/734) Installing kscreen (5.26.4-r0) (493/734) Installing socat (1.7.4.4-r0) (494/734) Installing kwallet-pam (5.26.4-r0) (495/734) Installing kwayland-integration (5.26.4-r0) (496/734) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (497/734) Installing duktape (2.7.0-r0) (498/734) Installing polkit-elogind (122-r0) (499/734) Installing modemmanager (1.20.2-r1) (500/734) Installing modemmanager-openrc (1.20.2-r1) (501/734) Installing libnm (1.40.8-r0) (502/734) Installing networkmanager-common (1.40.8-r0) (503/734) Installing networkmanager-openrc (1.40.8-r0) (504/734) Installing libndp (1.8-r1) (505/734) Installing libidn2 (2.3.4-r0) (506/734) Installing libpsl (0.21.2-r0) (507/734) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (508/734) Installing networkmanager-cli (1.40.8-r0) (509/734) Installing pcre (8.45-r2) (510/734) Installing slang (2.3.3-r0) (511/734) Installing newt (0.52.21-r5) (512/734) Installing networkmanager-tui (1.40.8-r0) (513/734) Installing wireless-regdb (2022.08.12-r0) (514/734) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (515/734) Installing mobile-broadband-provider-info (20221107-r0) (516/734) Installing networkmanager-wwan (1.40.8-r0) (517/734) Installing libunwind (1.6.2-r2) (518/734) Installing libcamera (0.0.3-r0) (519/734) Installing pipewire-libs (0.3.63-r1) (520/734) Installing libuv (1.44.2-r0) (521/734) Installing roc-toolkit-libs (0.1.5-r2) (522/734) Installing webrtc-audio-processing (0.3.1-r6) (523/734) Installing pipewire (0.3.63-r1) (524/734) Installing breeze-icons (5.101.0-r0) (525/734) Installing dbus-x11 (1.14.4-r0) (526/734) Installing kactivities (5.101.0-r1) (527/734) Installing kpipewire (5.26.4-r0) (528/734) Installing dconf (0.40.0-r2) (529/734) Installing anthy (9100h-r2) (530/734) Installing maliit-framework (2.3.0-r1) (531/734) Installing kyotocabinet (1.2.79-r3) (532/734) Installing libpinyin (2.7.92-r0) (533/734) Installing tinyxml (2.6.2-r1) (534/734) Installing presage (0.9.1-r2) (535/734) Installing maliit-keyboard (2.3.1-r1) (536/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (537/734) Installing plasma-nano (5.26.4-r0) (538/734) Installing networkmanager-qt (5.101.0-r0) (539/734) Installing plasma-nm (5.26.4-r0) (540/734) Installing plasma-nm-mobile (5.26.4-r0) (541/734) Installing fftw-single-libs (3.3.10-r1) (542/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (543/734) Installing pulseaudio-bluez (9999_git20220528-r0) (544/734) Installing pulseaudio-alsa (9999_git20220528-r0) (545/734) Installing alsa-utils-openrc (1.2.8-r0) (546/734) Installing pulseaudio-openrc (9999_git20220528-r0) (547/734) Installing libcanberra-pulse (0.30-r9) (548/734) Installing plasma-pa (5.26.4-r0) (549/734) Installing libdaemon (0.14-r3) (550/734) Installing openrc-settingsd (1.1.0-r0) (551/734) Installing openrc-settingsd-openrc (1.1.0-r0) (552/734) Installing plasma-settings (22.11-r0) (553/734) Installing kactivitymanagerd (5.26.4-r1) (554/734) Installing kinit (5.101.0-r0) (555/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (556/734) Installing kdnssd (5.101.0-r0) (557/734) Installing syntax-highlighting (5.101.0-r0) (558/734) Installing kdsoap (2.1.1-r0) (559/734) Installing libmtp (1.1.20-r2) (560/734) Installing clang15-libclang (15.0.6-r2) (561/734) Installing qt5-qttools (5.15.6_git20220907-r1) (562/734) Installing phonon (4.11.1-r3) (563/734) Installing talloc (2.3.4-r1) (564/734) Installing tevent (0.13.0-r1) (565/734) Installing samba-util-libs (4.17.4-r0) (566/734) Installing jansson (2.14-r0) (567/734) Installing ldb (2.6.1-r0) (568/734) Installing libwbclient (4.17.4-r0) (569/734) Installing samba-libs (4.17.4-r0) (570/734) Installing libsmbclient (4.17.4-r0) (571/734) Installing kio-extras (22.12.0-r0) (572/734) Installing kquickcharts (5.101.0-r0) (573/734) Installing xorg-server-common (21.1.6-r0) (574/734) Installing libxkbfile (1.1.2-r0) (575/734) Installing xkbcomp (1.4.6-r0) (576/734) Installing libxfont2 (2.0.6-r0) (577/734) Installing libtirpc-conf (1.3.3-r0) (578/734) Installing libtirpc-nokrb (1.3.3-r0) (579/734) Installing libxcvt (0.1.2-r0) (580/734) Installing xwayland (22.1.7-r0) (581/734) Installing kscreenlocker (5.26.4-r0) (582/734) Installing libqaccessibilityclient (0.4.1-r1) (583/734) Installing xcb-util-cursor (0.1.4-r0) (584/734) Installing kwin (5.26.4-r0) (585/734) Installing kitemmodels (5.101.0-r0) (586/734) Installing threadweaver (5.101.0-r0) (587/734) Installing krunner (5.101.0-r0) (588/734) Installing milou (5.26.4-r0) (589/734) Installing pipewire-media-session (0.4.1-r0) (590/734) Installing font-hack (3.003-r3) (591/734) Installing qqc2-desktop-style (5.101.0-r0) (592/734) Installing plasma-integration (5.26.4-r0) (593/734) Installing qtchooser (66-r2) (594/734) Installing plasma-workspace-libs (5.26.4.1-r0) (595/734) Installing kactivities-stats (5.101.0-r1) (596/734) Installing baloo (5.101.0-r0) (597/734) Installing kholidays (5.101.0-r0) (598/734) Installing libkexiv2 (22.12.0-r0) (599/734) Installing knotifyconfig (5.101.0-r0) (600/734) Installing kparts (5.101.0-r0) (601/734) Installing zxing-cpp (1.4.0-r0) (602/734) Installing libdmtx-libs (0.7.7-r0) (603/734) Installing libqrencode (4.1.1-r1) (604/734) Installing prison (5.101.0-r0) (605/734) Installing ktexteditor (5.101.0-r0) (606/734) Installing libnl3 (3.7.0-r0) (607/734) Installing libpcap (1.10.2-r0) (608/734) Installing lm-sensors-libs (3.6.0-r4) (609/734) Installing libksysguard (5.26.4-r0) (610/734) Installing kuserfeedback (1.2.0-r1) (611/734) Installing gpsd (3.24-r1) (612/734) Installing gpsd-openrc (3.24-r1) (613/734) Installing mpfr4 (4.1.1-r1) (614/734) Installing libqalculate (4.5.0-r0) (615/734) Installing plasma-workspace (5.26.4.1-r0) (616/734) Installing kpty (5.101.0-r0) (617/734) Installing kdesu (5.101.0-r0) (618/734) Installing kde-cli-tools (5.26.4-r0) (619/734) Installing qqc2-breeze-style (5.26.4-r0) (620/734) Installing plasma-mobile (5.26.4-r0) (621/734) Installing polkit-kde-agent-1 (5.26.4-r0) (622/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (623/734) Installing chrony-openrc (4.3-r0) (624/734) Installing haveged (1.9.18-r0) (625/734) Installing haveged-openrc (1.9.18-r0) (626/734) Installing libmnl (1.0.5-r0) (627/734) Installing libnftnl (1.2.4-r0) (628/734) Installing nftables (1.0.6-r0) (629/734) Installing nftables-openrc (1.0.6-r0) (630/734) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (631/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (632/734) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (633/734) Installing postmarketos-artwork-icons (2-r1) (634/734) Installing util-linux (2.38.1-r1) (635/734) Installing libfdisk (2.38.1-r1) (636/734) Installing libsmartcols (2.38.1-r1) (637/734) Installing util-linux-misc (2.38.1-r1) (638/734) Installing libeconf (0.5.0-r0) (639/734) Installing runuser (2.38.1-r1) (640/734) Installing mount (2.38.1-r1) (641/734) Installing losetup (2.38.1-r1) (642/734) Installing hexdump (2.38.1-r1) (643/734) Installing uuidgen (2.38.1-r1) (644/734) Installing blkid (2.38.1-r1) (645/734) Installing sfdisk (2.38.1-r1) (646/734) Installing mcookie (2.38.1-r1) (647/734) Installing agetty (2.38.1-r1) (648/734) Installing agetty-openrc (0.45.2-r7) (649/734) Installing wipefs (2.38.1-r1) (650/734) Installing cfdisk (2.38.1-r1) (651/734) Installing umount (2.38.1-r1) (652/734) Installing util-linux-openrc (2.38.1-r1) (653/734) Installing flock (2.38.1-r1) (654/734) Installing lsblk (2.38.1-r1) (655/734) Installing libcap-ng (0.8.3-r1) (656/734) Installing setpriv (2.38.1-r1) (657/734) Installing logger (2.38.1-r1) (658/734) Installing partx (2.38.1-r1) (659/734) Installing fstrim (2.38.1-r1) (660/734) Installing findmnt (2.38.1-r1) (661/734) Installing pcsc-lite-libs (1.9.9-r0) (662/734) Installing wpa_supplicant (2.10-r4) (663/734) Installing wpa_supplicant-openrc (2.10-r4) (664/734) Installing ifupdown-ng-wifi (0.12.1-r0) (665/734) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (666/734) Installing postmarketos-base-ui-networkmanager (6-r1) (667/734) Installing mpdecimal (2.5.1-r1) (668/734) Installing python3 (3.11.1-r2) (669/734) Installing py3-ruamel.yaml.clib (0.2.7-r1) (670/734) Installing py3-ruamel.yaml (0.17.21-r1) (671/734) Installing sleep-inhibitor (1.16-r1) (672/734) Installing sleep-inhibitor-openrc (1.16-r1) (673/734) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (674/734) Installing py3-dbus (1.3.2-r1) (675/734) Installing obex-capabilities (0.2.1-r2) (676/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (677/734) Installing postmarketos-base-ui-bluez-obexd (6-r1) (678/734) Installing pulseaudio-utils (9999_git20220528-r0) (679/734) Installing postmarketos-base-ui-pulseaudio (6-r1) (680/734) Installing upower (1.90.0-r2) (681/734) Installing powerdevil-libs (5.26.4-r0) (682/734) Installing powerdevil (5.26.4-r0) (683/734) Installing bubblewrap (0.7.0-r0) (684/734) Installing fuse-common (3.12.0-r0) (685/734) Installing fuse-openrc (3.12.0-r0) (686/734) Installing fuse3-libs (3.12.0-r0) (687/734) Installing fuse3 (3.12.0-r0) (688/734) Installing xdg-desktop-portal (1.16.0-r0) (689/734) Installing xdg-desktop-portal-kde (5.26.4-r0) (690/734) Installing autologin (1.0.0-r4) (691/734) Installing tinydm (1.1.2-r1) (692/734) Installing tinydm-openrc (1.1.2-r1) (693/734) Installing postmarketos-base-ui-tinydm (6-r1) (694/734) Installing font-alias (1.0.4-r0) (695/734) Installing util-macros (1.19.3-r0) (696/734) Installing font-misc-misc (1.1.2-r3) (697/734) Installing font-cursor-misc (1.0.3-r3) (698/734) Installing xauth (1.1.2-r0) (699/734) Installing xmodmap (1.0.11-r0) (700/734) Installing xrdb (1.2.1-r1) (701/734) Installing xinit (1.4.2-r0) (702/734) Installing hwdata-pci (0.365-r0) (703/734) Installing libpciaccess (0.17-r0) (704/734) Installing xorg-server (21.1.6-r0) (705/734) Installing libinput (1.22.0-r0) (706/734) Installing xf86-input-libinput (1.2.1-r0) (707/734) Installing xf86-video-fbdev (0.5.0-r3) (708/734) Installing postmarketos-base-ui-x11 (6-r1) (709/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 (710/734) Installing libexif (0.6.24-r0) (711/734) Installing libb2 (0.98.1-r2) (712/734) Installing double-conversion (3.2.1-r0) (713/734) Installing qt6-qtbase (6.4.1-r1) (714/734) Installing qt6-qtbase-x11 (6.4.1-r1) (715/734) Installing qt6-qtdeclarative (6.4.1-r0) (716/734) Installing qt6-qtwayland (6.4.1-r2) (717/734) Installing hwloc (2.8.0-r0) (718/734) Installing libtbb (2021.7.0-r1) (719/734) Installing opencv (4.7.0-r0) (720/734) Installing postprocessd (0.2.1-r3) (721/734) Installing postprocessd-megapixels (0.2.1-r3) (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-r4) (730/734) Installing kbd (2.5.1-r4) (731/734) Installing kbd-openrc (2.5.1-r4) (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.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2023/01/03 16:07:22 Generating for kernel version: 6.1.0 2023/01/03 16:07:22 Output directory: /boot 2023/01/03 16:07:22 == Generating initramfs == 2023/01/03 16:07:22 - Including hook files 2023/01/03 16:07:22 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/03 16:07:22 - Including hook scripts 2023/01/03 16:07:22 - Including required binaries 2023/01/03 16:07:22 - Including kernel modules 2023/01/03 16:07:22 - Including splash images 2023/01/03 16:07:22 - Writing and verifying initramfs archive 2023/01/03 16:07:22 == Generating initramfs extra == 2023/01/03 16:07:22 - Including extra binaries 2023/01/03 16:07:22 - Including FDE support 2023/01/03 16:07:23 - Writing and verifying initramfs-extra archive 2023/01/03 16:07:24 == 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 2023/01/03 16:07:26 mkinitfs completed in: 3.958936545s Executing postmarketos-base-24.1-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: 2241 MiB in 759 packages (2830817) [16:07:35] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (2830817) [16:07:39] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (2830817) [16:07:39] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (2830817) [16:07:39] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2830817) [16:07:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2830817) [16:07:39] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2830817) [16:07:39] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (2830817) [16:07:39] New background process: pid=2841202, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (2830817) [16:07:42] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (2830817) [16:07:45] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2830817) [16:07:46] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (2830817) [16:07:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2830817) [16:07:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2830817) [16:07:46] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2830817) [16:07:46] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2830817) [16:07:46] New background process: pid=2841385, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (2830817) [16:07:49] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (2830817) [16:07:52] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (2830817) [16:07:52] (rootfs_pine64-pinephonepro) % mkinitfs 2023/01/03 16:07:53 Generating for kernel version: 6.1.0 2023/01/03 16:07:53 Output directory: /boot 2023/01/03 16:07:53 == Generating initramfs == 2023/01/03 16:07:53 - Including hook files 2023/01/03 16:07:53 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/03 16:07:53 - Including hook scripts 2023/01/03 16:07:53 - Including required binaries 2023/01/03 16:07:53 - Including kernel modules 2023/01/03 16:07:53 - Including splash images 2023/01/03 16:07:53 - Writing and verifying initramfs archive 2023/01/03 16:07:53 == Generating initramfs extra == 2023/01/03 16:07:53 - Including extra binaries 2023/01/03 16:07:53 - Including FDE support 2023/01/03 16:07:54 - Writing and verifying initramfs-extra archive 2023/01/03 16:07:54 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2023/01/03 16:07:56 mkinitfs completed in: 3.472414644s (2830817) [16:07:56] *** SET LOGIN PASSWORD FOR: 'user' *** (2830817) [16:07:56] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (2830817) [16:07:56] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (2830817) [16:07:56] (rootfs_pine64-pinephonepro) locking root (2830817) [16:07:56] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (2830817) [16:07:56] NOTE: No valid keymap specified for device (2830817) [16:07:56] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (2830817) [16:08:03] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (2830817) [16:08:03] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (2830817) [16:08:03] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2830817) [16:08:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2830817) [16:08:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2830817) [16:08:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2830817) [16:08:03] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2302880 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2830817) [16:08:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2830817) [16:08:04] (native) create pine64-pinephonepro.img (3517M) (2830817) [16:08:04] (native) % truncate -s 3517M /home/pmos/rootfs/pine64-pinephonepro.img (2830817) [16:08:04] (native) mount /dev/install (pine64-pinephonepro.img) (2830817) [16:08:04] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (2830817) [16:08:04] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2830817) [16:08:04] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2830817) [16:08:04] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2830817) [16:08:04] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2830817) [16:08:04] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2830817) [16:08:04] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2830817) [16:08:04] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2830817) [16:08:04] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2830817) [16:08:04] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2830817) [16:08:04] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2830817) [16:08:04] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2830817) [16:08:04] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2830817) [16:08:04] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2830817) [16:08:04] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (2830817) [16:08:04] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2830817) [16:08:04] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2830817) [16:08:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2830817) [16:08:04] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2830817) [16:08:04] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2830817) [16:08:04] (native) % parted -s /dev/install mktable gpt (2830817) [16:08:04] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (2830817) [16:08:05] (native) % parted -s /dev/install mkpart primary 256M 100% (2830817) [16:08:05] (native) % parted -s /dev/install set 1 boot on (2830817) [16:08: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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2830817) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2830817) [16:08:05] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2830817) [16:08:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2830817) [16:08:05] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2830817) [16:08:05] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2830817) [16:08:05] (native) install e2fsprogs (2830817) [16:08:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:08:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:08:05] (native) % cat /tmp/apk_progress_fifo (2830817) [16:08:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2830817) [16:08:05] New background process: pid=2842551, 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 (2830817) [16:08:06] (native) format /dev/installp2 (root, ext4) (2830817) [16:08:06] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2830817) [16:08:06] (native) mount /dev/installp2 to /mnt/install (2830817) [16:08:06] (native) % mkdir -p /mnt/install (2830817) [16:08:06] (native) % mount /dev/installp2 /mnt/install (2830817) [16:08:06] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2830817) [16:08:06] (native) install dosfstools (2830817) [16:08:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:08:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2830817) [16:08:06] (native) % cat /tmp/apk_progress_fifo (2830817) [16:08:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2830817) [16:08:06] New background process: pid=2842580, 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 (2830817) [16:08:06] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (2830817) [16:08:06] (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 (2830817) [16:08:07] (native) % mkdir -p /mnt/install/boot (2830817) [16:08:07] (native) % mount /dev/installp1 /mnt/install/boot (2830817) [16:08:07] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2830817) [16:08:07] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (2830817) [16:08:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2830817) [16:08:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2830817) [16:08:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2830817) [16:08:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2830817) [16:08:07] (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/ (2830817) [16:08:14] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2830817) [16:08:14] % 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 (2830817) [16:08:14] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % 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/ (2830817) [16:08:14] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2830817) [16:08:14] % 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 (2830817) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2830817) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2830817) [16:08:20] (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_2667.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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "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/core20_1778.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 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2830817) [16:08:20] (native) umount /dev/loop11 (2830817) [16:08:20] (native) % losetup -d /dev/loop11 (2830817) [16:08:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2830817) [16:08:20] (2830817) [16:08:20] *** FLASHING INFORMATION *** (2830817) [16:08:20] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2830817) [16:08:20] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2830817) [16:08:20] (2830817) [16:08:20] *** SSH DAEMON INFORMATION *** (2830817) [16:08:20] SSH daemon is enabled (disable with --no-sshd). (2830817) [16:08:20] Login as 'user' with the password given during installation. (2830817) [16:08:20] (2830817) [16:08:20] *** FIREWALL INFORMATION *** (2830817) [16:08:20] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2830817) [16:08:20] For more information: https://postmarketos.org/firewall (2830817) [16:08:20] (2830817) [16:08:20] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2830817) [16:08:20] DONE! total 2397352 -rw-r--r-- 1 root 12345 3687841792 Jan 3 16:08 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.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 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 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 (deleted) 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/core20_1778.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 14 Jan 3 16:08 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Jan 3 16:08 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Jan 3 16:08 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Jan 3 16:07 bin drwxr-xr-x 2 root root 4096 Jan 3 16:08 boot drwxr-xr-x 2 root root 4096 Jan 3 16:03 dev drwxr-xr-x 65 root root 4096 Jan 3 16:08 etc drwxr-xr-x 3 root root 4096 Jan 3 16:08 home drwxr-xr-x 14 root root 4096 Jan 3 16:06 lib drwx------ 2 root root 16384 Jan 3 16:08 lost+found drwxr-xr-x 5 root root 4096 Jan 3 16:03 media drwxr-xr-x 8 root root 4096 Jan 3 16:03 mnt drwxr-xr-x 2 root root 4096 Jan 3 16:03 opt drwxr-xr-x 2 root root 4096 Jan 3 16:03 proc drwx------ 2 root root 4096 Jan 3 16:03 root drwxr-xr-x 6 root root 4096 Jan 3 16:06 run drwxr-xr-x 2 root root 4096 Jan 3 16:06 sbin drwxr-xr-x 2 root root 4096 Jan 3 16:03 srv drwxr-xr-x 2 root root 4096 Jan 3 16:03 sys drwxrwxrwt 2 root root 4096 Jan 3 16:08 tmp drwxr-xr-x 9 root root 4096 Jan 3 16:04 usr drwxr-xr-x 13 root root 4096 Jan 3 16:04 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-03 16:08:45-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 59.3M=0s 2023-01-03 16:08:45 (59.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-12-29 19:00:46.335506 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2671-gae49a91eb8 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2682-g67c2aa4211 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2677-g97df10aee6 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25350 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672394584-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1672394710-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672424186-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2416 MiB in 759 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-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.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2427 MiB in 769 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1672453380-r0) (3/102) Installing libavc1394 (0.5.4-r3) (4/102) Installing libcaca (0.99_beta20-r0) (5/102) Installing libdv (1.0.0-r7) (6/102) Installing libiec61883 (1.2.0-r3) (7/102) Installing mpg123-libs (1.31.1-r0) (8/102) Installing speex (1.2.1-r0) (9/102) Installing libshout (2.4.6-r1) (10/102) Installing wavpack (5.6.0-r0) (11/102) Installing gst-plugins-good (1.20.5-r0) (12/102) Installing py3-parsing (3.0.9-r1) (13/102) Installing py3-packaging (22.0-r0) (14/102) Installing py3-setuptools (65.6.3-r0) (15/102) Installing py3-certifi (2022.12.7-r0) (16/102) Installing py3-charset-normalizer (3.0.1-r1) (17/102) Installing py3-idna (3.4-r3) (18/102) Installing py3-urllib3 (1.26.13-r0) (19/102) Installing py3-requests (2.28.1-r2) (20/102) Installing py3-ytmusicapi (0.24.1-r0) (21/102) Installing libmng (2.0.3-r1) (22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/102) Installing py3-mutagen (1.46.0-r1) (24/102) Installing py3-websockets (10.4-r1) (25/102) Installing py3-brotli (1.0.9-r10) (26/102) Installing yt-dlp (2023.01.02-r0) (27/102) Installing audiotube (9999_git1672453390-r0) (28/102) Installing calindori (9999_git1671937760-r0) (29/102) Installing live-media (2022.10.01-r0) (30/102) Installing libxpm (3.5.14-r0) (31/102) Installing a52dec (0.8.0-r8) (32/102) Installing vulkan-loader (1.3.236.0-r0) (33/102) Installing ffmpeg4-libs (4.4.3-r0) (34/102) Installing libbluray (1.3.4-r0) (35/102) Installing libcddb (1.3.2-r4) (36/102) Installing libdvbpsi (1.3.3-r0) (37/102) Installing libdvdcss (1.4.3-r0) (38/102) Installing libdvdread (6.1.3-r1) (39/102) Installing libdvdnav (6.1.1-r0) (40/102) Installing libebml (1.4.4-r0) (41/102) Installing faad2-libs (2.10.1-r0) (42/102) Installing libupnp (1.14.15-r0) (43/102) Installing lua5.2-libs (5.2.4-r11) (44/102) Installing libmad (0.15.1b-r9) (45/102) Installing libmatroska (1.7.1-r0) (46/102) Installing libmicrodns (0.2.0-r0) (47/102) Installing libmpeg2 (0.5.1-r10) (48/102) Installing glslang-libs (1.3.236.0-r0) (49/102) Installing glslang (1.3.236.0-r0) (50/102) Installing spirv-tools (1.3.236.0-r0) (51/102) Installing shaderc (2022.4-r0) (52/102) Installing libplacebo (5.229.1-r2) (53/102) Installing libprotobuf-lite (3.21.12-r0) (54/102) Installing vlc-libs (3.0.18-r1) (55/102) Installing vlc (3.0.18-r1) (56/102) Installing elisa (22.12.0-r0) (57/102) Installing kunitconversion (9999_git1671934531-r0) (58/102) Installing kalk (9999_git1672372248-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1672368350-r0) (61/102) Installing keysmith (9999_git1671938648-r0) (62/102) Installing krecorder (9999_git1671937806-r0) (63/102) Installing kpublictransport (22.12.0-r0) (64/102) Installing ktrip (9999_git1671938816-r0) (65/102) Installing kweathercore (9999_git1672367176-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1672368364-r0) (68/102) Installing olm (3.2.14-r0) (69/102) Installing libquotient (0.7.0-r1) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1672453023-r1) (72/102) Installing kjs (9999_git1670961433-r0) (73/102) Installing libdjvulibre (3.5.28-r3) (74/102) Installing libzip (1.9.2-r2) (75/102) Installing ebook-tools (0.2.2-r3) (76/102) Installing discount-libs (2.2.7b-r0) (77/102) Installing poppler (23.01.0-r0) (78/102) Installing poppler-qt5 (23.01.0-r0) (79/102) Installing kdegraphics-mobipocket (22.12.0-r0) (80/102) Installing libspectre (0.2.11-r0) (81/102) Installing okular-common (22.12.0-r1) (82/102) Installing okular (22.12.0-r1) (83/102) Installing plasma-camera (1.0_git20210328-r2) (84/102) Installing gst-libav (1.20.5-r0) (85/102) Installing gst-plugins-good-qt (1.20.5-r0) (86/102) Installing libxpresent (1.0.1-r0) (87/102) Installing libxscrnsaver (1.2.4-r0) (88/102) Installing libcdio (2.1.0-r1) (89/102) Installing libcdio-paranoia (10.2.2.0.1-r1) (90/102) Installing luajit (2.1_p20210510-r3) (91/102) Installing rubberband-libs (3.1.1-r2) (92/102) Installing sndio-libs (1.9.0-r0) (93/102) Installing uchardet-libs (0.0.8-r0) (94/102) Installing zimg (3.0.4-r1) (95/102) Installing mpv-libs (0.35.0-r1) (96/102) Installing plasmatube (9999_git1672368377-r0) (97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (98/102) Installing postmarketos-config-nftables-mdns (0.13-r0) (99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0) (100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (102/102) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.18-r1.trigger OK: 2603 MiB in 871 packages (chroot) Exiting chroot... [16:10:35] Unregister qemu binfmt (arm) [16:10:35] Unregister qemu binfmt (aarch64) [16:10:35] Unregister qemu binfmt (riscv64) [16:10:36] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:10:36] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:10:36] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:10:36] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:10:38] Cleared up ~4616 MB of space [16:10:38] DONE! removed 'images/pmos-plasma-mobile-nightly-20230102-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230102-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20230102-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230102-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20230102-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230102-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 931.8 MiB / 3,558.0 MiB = 0.262, 45 MiB/s, 1:18 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230103-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 891.0 MiB / 3,517.0 MiB = 0.253, 45 MiB/s, 1:18 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230103-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,352.2 MiB / 4,723.0 MiB = 0.286, 48 MiB/s, 1:37 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230103-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20230102-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20230102-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20230102-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20230102-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20230102-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20230102-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20230103-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.01MB/s 0:05:16 4,653,056 0% 2.09MB/s 0:07:35 5,963,776 0% 1.78MB/s 0:08:52 7,274,496 0% 1.63MB/s 0:09:41 8,585,216 0% 1.17MB/s 0:13:25 9,895,936 1% 1.18MB/s 0:13:23 11,206,656 1% 1.18MB/s 0:13:22 12,517,376 1% 1.18MB/s 0:13:21 13,828,096 1% 1.18MB/s 0:13:20 15,138,816 1% 1.18MB/s 0:13:19 16,449,536 1% 1.17MB/s 0:13:18 17,760,256 1% 1.17MB/s 0:13:18 19,070,976 1% 1.17MB/s 0:13:20 20,381,696 2% 1.17MB/s 0:13:20 21,692,416 2% 1.16MB/s 0:13:21 23,003,136 2% 1.16MB/s 0:13:20 24,313,856 2% 1.17MB/s 0:13:17 25,624,576 2% 1.16MB/s 0:13:17 26,935,296 2% 1.16MB/s 0:13:17 28,246,016 2% 1.16MB/s 0:13:16 29,556,736 3% 1.16MB/s 0:13:14 30,867,456 3% 1.16MB/s 0:13:14 32,178,176 3% 1.17MB/s 0:13:10 33,488,896 3% 1.17MB/s 0:13:08 34,799,616 3% 1.17MB/s 0:13:06 36,110,336 3% 1.18MB/s 0:13:01 37,421,056 3% 1.18MB/s 0:13:00 38,731,776 3% 1.17MB/s 0:13:00 40,042,496 4% 1.17MB/s 0:13:04 41,353,216 4% 1.17MB/s 0:13:03 42,663,936 4% 1.17MB/s 0:13:02 43,974,656 4% 1.17MB/s 0:13:00 45,285,376 4% 1.18MB/s 0:12:54 46,596,096 4% 1.18MB/s 0:12:52 47,906,816 4% 1.18MB/s 0:12:51 49,217,536 5% 1.18MB/s 0:12:51 50,528,256 5% 1.17MB/s 0:12:50 51,838,976 5% 1.17MB/s 0:12:51 53,149,696 5% 1.17MB/s 0:12:51 54,460,416 5% 1.17MB/s 0:12:53 55,771,136 5% 1.17MB/s 0:12:51 57,081,856 5% 1.17MB/s 0:12:48 58,392,576 5% 1.17MB/s 0:12:49 59,703,296 6% 1.17MB/s 0:12:46 61,014,016 6% 1.17MB/s 0:12:45 62,324,736 6% 1.17MB/s 0:12:43 63,635,456 6% 1.17MB/s 0:12:40 64,946,176 6% 1.17MB/s 0:12:39 66,256,896 6% 1.17MB/s 0:12:40 67,567,616 6% 1.16MB/s 0:12:42 68,878,336 7% 1.17MB/s 0:12:40 70,189,056 7% 1.16MB/s 0:12:41 71,499,776 7% 1.17MB/s 0:12:38 72,810,496 7% 1.17MB/s 0:12:33 74,121,216 7% 1.17MB/s 0:12:32 75,431,936 7% 1.18MB/s 0:12:29 76,742,656 7% 1.17MB/s 0:12:29 78,053,376 7% 1.17MB/s 0:12:27 79,364,096 8% 1.17MB/s 0:12:27 80,674,816 8% 1.17MB/s 0:12:25 81,985,536 8% 1.18MB/s 0:12:22 83,296,256 8% 1.18MB/s 0:12:22 84,606,976 8% 1.18MB/s 0:12:20 85,917,696 8% 1.18MB/s 0:12:20 87,228,416 8% 1.17MB/s 0:12:19 88,539,136 9% 1.17MB/s 0:12:18 89,849,856 9% 1.17MB/s 0:12:17 91,160,576 9% 1.17MB/s 0:12:17 92,471,296 9% 1.17MB/s 0:12:15 93,782,016 9% 1.17MB/s 0:12:14 95,092,736 9% 1.17MB/s 0:12:13 96,403,456 9% 1.17MB/s 0:12:12 97,714,176 10% 1.17MB/s 0:12:11 99,024,896 10% 1.17MB/s 0:12:10 100,335,616 10% 1.18MB/s 0:12:08 101,646,336 10% 1.18MB/s 0:12:07 102,825,984 10% 1.16MB/s 0:12:15 104,136,704 10% 1.16MB/s 0:12:14 105,447,424 10% 1.16MB/s 0:12:14 106,758,144 10% 1.16MB/s 0:12:13 108,068,864 11% 1.17MB/s 0:12:04 109,379,584 11% 1.17MB/s 0:12:05 110,690,304 11% 1.17MB/s 0:12:04 112,001,024 11% 1.17MB/s 0:12:04 113,311,744 11% 1.16MB/s 0:12:06 114,491,392 11% 1.14MB/s 0:12:19 115,802,112 11% 1.14MB/s 0:12:19 117,112,832 11% 1.14MB/s 0:12:16 118,423,552 12% 1.15MB/s 0:12:11 119,734,272 12% 1.17MB/s 0:11:55 121,044,992 12% 1.17MB/s 0:11:56 122,355,712 12% 1.17MB/s 0:11:53 123,666,432 12% 1.17MB/s 0:11:52 124,977,152 12% 1.17MB/s 0:11:50 126,287,872 12% 1.18MB/s 0:11:45 127,598,592 13% 1.17MB/s 0:11:46 128,909,312 13% 1.17MB/s 0:11:45 130,220,032 13% 1.18MB/s 0:11:42 131,530,752 13% 1.18MB/s 0:11:42 132,841,472 13% 1.17MB/s 0:11:42 134,152,192 13% 1.17MB/s 0:11:43 135,430,144 13% 1.16MB/s 0:11:48 136,740,864 13% 1.16MB/s 0:11:47 138,051,584 14% 1.16MB/s 0:11:47 139,362,304 14% 1.16MB/s 0:11:47 140,673,024 14% 1.17MB/s 0:11:38 141,983,744 14% 1.17MB/s 0:11:36 143,294,464 14% 1.17MB/s 0:11:33 144,605,184 14% 1.18MB/s 0:11:31 145,915,904 14% 1.17MB/s 0:11:33 147,226,624 15% 1.17MB/s 0:11:31 148,537,344 15% 1.17MB/s 0:11:32 149,848,064 15% 1.17MB/s 0:11:30 151,158,784 15% 1.17MB/s 0:11:29 152,469,504 15% 1.16MB/s 0:11:34 153,780,224 15% 1.16MB/s 0:11:30 155,090,944 15% 1.16MB/s 0:11:31 156,401,664 16% 1.16MB/s 0:11:32 157,712,384 16% 1.17MB/s 0:11:25 159,023,104 16% 1.17MB/s 0:11:24 160,333,824 16% 1.17MB/s 0:11:22 161,644,544 16% 1.17MB/s 0:11:19 162,955,264 16% 1.17MB/s 0:11:18 164,265,984 16% 1.16MB/s 0:11:21 165,576,704 16% 1.17MB/s 0:11:15 166,887,424 17% 1.17MB/s 0:11:14 168,198,144 17% 1.18MB/s 0:11:12 169,508,864 17% 1.18MB/s 0:11:07 170,819,584 17% 1.17MB/s 0:11:10 172,130,304 17% 1.17MB/s 0:11:09 173,441,024 17% 1.17MB/s 0:11:08 174,751,744 17% 1.17MB/s 0:11:07 176,062,464 18% 1.17MB/s 0:11:06 177,373,184 18% 1.17MB/s 0:11:06 178,683,904 18% 1.17MB/s 0:11:05 179,994,624 18% 1.17MB/s 0:11:08 181,174,272 18% 1.13MB/s 0:11:24 182,484,992 18% 1.14MB/s 0:11:22 183,795,712 18% 1.14MB/s 0:11:20 185,106,432 18% 1.14MB/s 0:11:17 186,417,152 19% 1.17MB/s 0:10:58 187,727,872 19% 1.16MB/s 0:11:01 188,907,520 19% 1.14MB/s 0:11:15 190,218,240 19% 1.14MB/s 0:11:12 191,528,960 19% 1.14MB/s 0:11:10 192,839,680 19% 1.14MB/s 0:11:08 194,150,400 19% 1.17MB/s 0:10:55 195,461,120 20% 1.17MB/s 0:10:52 196,771,840 20% 1.17MB/s 0:10:51 197,951,488 20% 1.16MB/s 0:10:55 199,262,208 20% 1.17MB/s 0:10:51 200,572,928 20% 1.16MB/s 0:10:54 201,883,648 20% 1.16MB/s 0:10:53 203,194,368 20% 1.17MB/s 0:10:44 204,505,088 20% 1.17MB/s 0:10:43 205,815,808 21% 1.17MB/s 0:10:44 207,126,528 21% 1.16MB/s 0:10:45 208,437,248 21% 1.16MB/s 0:10:44 209,747,968 21% 1.17MB/s 0:10:43 211,058,688 21% 1.17MB/s 0:10:39 212,369,408 21% 1.17MB/s 0:10:37 213,680,128 21% 1.17MB/s 0:10:36 214,990,848 22% 1.17MB/s 0:10:35 216,301,568 22% 1.17MB/s 0:10:33 217,612,288 22% 1.17MB/s 0:10:34 218,923,008 22% 1.17MB/s 0:10:33 220,233,728 22% 1.17MB/s 0:10:32 221,544,448 22% 1.16MB/s 0:10:33 222,855,168 22% 1.17MB/s 0:10:29 224,165,888 22% 1.17MB/s 0:10:28 225,476,608 23% 1.17MB/s 0:10:28 226,787,328 23% 1.17MB/s 0:10:25 228,098,048 23% 1.17MB/s 0:10:25 229,408,768 23% 1.17MB/s 0:10:25 230,719,488 23% 1.17MB/s 0:10:23 232,030,208 23% 1.17MB/s 0:10:21 233,340,928 23% 1.17MB/s 0:10:20 234,651,648 24% 1.17MB/s 0:10:19 235,962,368 24% 1.17MB/s 0:10:18 237,273,088 24% 1.17MB/s 0:10:18 238,583,808 24% 1.17MB/s 0:10:17 239,894,528 24% 1.17MB/s 0:10:14 241,205,248 24% 1.17MB/s 0:10:12 242,515,968 24% 1.17MB/s 0:10:11 243,826,688 24% 1.17MB/s 0:10:11 245,137,408 25% 1.17MB/s 0:10:10 246,448,128 25% 1.17MB/s 0:10:12 247,758,848 25% 1.17MB/s 0:10:08 249,069,568 25% 1.17MB/s 0:10:05 250,380,288 25% 1.17MB/s 0:10:04 251,691,008 25% 1.18MB/s 0:10:01 253,001,728 25% 1.17MB/s 0:10:02 254,312,448 26% 1.17MB/s 0:10:01 255,623,168 26% 1.17MB/s 0:10:00 256,933,888 26% 1.17MB/s 0:09:59 258,244,608 26% 1.17MB/s 0:09:57 259,555,328 26% 1.17MB/s 0:09:57 260,866,048 26% 1.17MB/s 0:10:00 262,176,768 26% 1.16MB/s 0:09:59 263,487,488 26% 1.16MB/s 0:09:58 264,798,208 27% 1.17MB/s 0:09:56 266,108,928 27% 1.17MB/s 0:09:51 267,419,648 27% 1.17MB/s 0:09:50 268,697,600 27% 1.17MB/s 0:09:52 270,008,320 27% 1.16MB/s 0:09:54 271,319,040 27% 1.16MB/s 0:09:56 272,629,760 27% 1.15MB/s 0:09:56 273,940,480 28% 1.16MB/s 0:09:51 275,251,200 28% 1.17MB/s 0:09:47 276,561,920 28% 1.17MB/s 0:09:43 277,872,640 28% 1.17MB/s 0:09:41 279,183,360 28% 1.17MB/s 0:09:40 280,494,080 28% 1.18MB/s 0:09:38 281,804,800 28% 1.17MB/s 0:09:38 283,115,520 28% 1.17MB/s 0:09:36 284,426,240 29% 1.17MB/s 0:09:36 285,736,960 29% 1.17MB/s 0:09:34 287,047,680 29% 1.17MB/s 0:09:35 288,358,400 29% 1.17MB/s 0:09:34 289,669,120 29% 1.17MB/s 0:09:35 290,979,840 29% 1.16MB/s 0:09:35 292,290,560 29% 1.17MB/s 0:09:32 293,601,280 30% 1.17MB/s 0:09:32 294,912,000 30% 1.17MB/s 0:09:28 296,222,720 30% 1.17MB/s 0:09:26 297,533,440 30% 1.17MB/s 0:09:25 298,844,160 30% 1.18MB/s 0:09:22 300,154,880 30% 1.17MB/s 0:09:23 301,465,600 30% 1.17MB/s 0:09:25 302,776,320 30% 1.17MB/s 0:09:23 304,087,040 31% 1.17MB/s 0:09:22 305,397,760 31% 1.17MB/s 0:09:20 306,708,480 31% 1.18MB/s 0:09:15 308,019,200 31% 1.18MB/s 0:09:15 309,329,920 31% 1.17MB/s 0:09:16 310,640,640 31% 1.17MB/s 0:09:15 311,951,360 31% 1.17MB/s 0:09:14 313,262,080 32% 1.17MB/s 0:09:14 314,572,800 32% 1.17MB/s 0:09:11 315,883,520 32% 1.17MB/s 0:09:10 317,194,240 32% 1.17MB/s 0:09:09 318,504,960 32% 1.17MB/s 0:09:08 319,815,680 32% 1.17MB/s 0:09:08 321,126,400 32% 1.17MB/s 0:09:07 322,437,120 33% 1.17MB/s 0:09:05 323,747,840 33% 1.17MB/s 0:09:04 325,058,560 33% 1.17MB/s 0:09:05 326,369,280 33% 1.17MB/s 0:09:03 327,680,000 33% 1.17MB/s 0:09:02 328,990,720 33% 1.17MB/s 0:09:01 330,170,368 33% 1.16MB/s 0:09:04 331,350,016 33% 1.14MB/s 0:09:12 332,660,736 34% 1.14MB/s 0:09:13 333,971,456 34% 1.13MB/s 0:09:16 335,282,176 34% 1.14MB/s 0:09:07 336,592,896 34% 1.16MB/s 0:08:58 337,903,616 34% 1.16MB/s 0:08:55 339,214,336 34% 1.17MB/s 0:08:51 340,525,056 34% 1.17MB/s 0:08:51 341,835,776 34% 1.17MB/s 0:08:48 343,146,496 35% 1.17MB/s 0:08:48 344,457,216 35% 1.17MB/s 0:08:47 345,767,936 35% 1.17MB/s 0:08:45 347,078,656 35% 1.17MB/s 0:08:45 348,389,376 35% 1.17MB/s 0:08:42 349,700,096 35% 1.17MB/s 0:08:44 351,010,816 35% 1.17MB/s 0:08:41 352,321,536 36% 1.17MB/s 0:08:40 353,632,256 36% 1.17MB/s 0:08:39 354,942,976 36% 1.18MB/s 0:08:35 356,253,696 36% 1.17MB/s 0:08:36 357,564,416 36% 1.17MB/s 0:08:36 358,875,136 36% 1.17MB/s 0:08:34 360,185,856 36% 1.17MB/s 0:08:34 361,496,576 36% 1.17MB/s 0:08:33 362,807,296 37% 1.17MB/s 0:08:32 364,118,016 37% 1.16MB/s 0:08:33 365,428,736 37% 1.17MB/s 0:08:31 366,739,456 37% 1.17MB/s 0:08:30 368,050,176 37% 1.17MB/s 0:08:28 369,360,896 37% 1.17MB/s 0:08:25 370,671,616 37% 1.17MB/s 0:08:24 371,982,336 38% 1.17MB/s 0:08:24 373,293,056 38% 1.17MB/s 0:08:25 374,603,776 38% 1.16MB/s 0:08:26 375,914,496 38% 1.16MB/s 0:08:25 377,225,216 38% 1.16MB/s 0:08:24 378,535,936 38% 1.16MB/s 0:08:22 379,846,656 38% 1.17MB/s 0:08:18 381,157,376 39% 1.17MB/s 0:08:17 382,468,096 39% 1.16MB/s 0:08:20 383,778,816 39% 1.15MB/s 0:08:22 385,089,536 39% 1.15MB/s 0:08:22 386,400,256 39% 1.15MB/s 0:08:20 387,710,976 39% 1.16MB/s 0:08:15 389,021,696 39% 1.17MB/s 0:08:10 390,332,416 39% 1.17MB/s 0:08:09 391,643,136 40% 1.17MB/s 0:08:08 392,953,856 40% 1.17MB/s 0:08:08 394,264,576 40% 1.17MB/s 0:08:07 395,575,296 40% 1.17MB/s 0:08:06 396,886,016 40% 1.17MB/s 0:08:04 398,196,736 40% 1.17MB/s 0:08:03 399,507,456 40% 1.17MB/s 0:08:01 400,818,176 41% 1.17MB/s 0:08:00 402,128,896 41% 1.17MB/s 0:07:59 403,406,848 41% 1.17MB/s 0:07:59 404,717,568 41% 1.17MB/s 0:07:59 406,028,288 41% 1.17MB/s 0:07:57 407,207,936 41% 1.15MB/s 0:08:03 408,518,656 41% 1.16MB/s 0:07:57 409,829,376 41% 1.16MB/s 0:07:56 411,140,096 42% 1.16MB/s 0:07:56 412,450,816 42% 1.18MB/s 0:07:48 413,761,536 42% 1.17MB/s 0:07:51 415,072,256 42% 1.16MB/s 0:07:51 416,382,976 42% 1.17MB/s 0:07:49 417,693,696 42% 1.16MB/s 0:07:49 419,004,416 42% 1.17MB/s 0:07:46 420,315,136 43% 1.17MB/s 0:07:43 421,625,856 43% 1.17MB/s 0:07:41 422,936,576 43% 1.17MB/s 0:07:40 424,247,296 43% 1.18MB/s 0:07:38 425,558,016 43% 1.17MB/s 0:07:38 426,868,736 43% 1.17MB/s 0:07:38 428,179,456 43% 1.17MB/s 0:07:37 429,490,176 43% 1.17MB/s 0:07:36 430,800,896 44% 1.17MB/s 0:07:35 432,111,616 44% 1.17MB/s 0:07:35 433,422,336 44% 1.17MB/s 0:07:34 434,733,056 44% 1.17MB/s 0:07:32 436,043,776 44% 1.17MB/s 0:07:32 437,354,496 44% 1.17MB/s 0:07:30 438,665,216 44% 1.17MB/s 0:07:29 439,975,936 45% 1.17MB/s 0:07:27 441,286,656 45% 1.17MB/s 0:07:27 442,597,376 45% 1.17MB/s 0:07:25 443,908,096 45% 1.17MB/s 0:07:24 445,218,816 45% 1.17MB/s 0:07:24 446,529,536 45% 1.17MB/s 0:07:22 447,840,256 45% 1.17MB/s 0:07:21 449,150,976 45% 1.17MB/s 0:07:20 450,461,696 46% 1.17MB/s 0:07:19 451,772,416 46% 1.17MB/s 0:07:18 453,083,136 46% 1.17MB/s 0:07:17 454,393,856 46% 1.17MB/s 0:07:17 455,704,576 46% 1.17MB/s 0:07:14 457,015,296 46% 1.17MB/s 0:07:13 458,326,016 46% 1.17MB/s 0:07:12 459,636,736 47% 1.17MB/s 0:07:11 460,947,456 47% 1.17MB/s 0:07:10 462,258,176 47% 1.17MB/s 0:07:08 463,568,896 47% 1.17MB/s 0:07:07 464,879,616 47% 1.17MB/s 0:07:05 466,190,336 47% 1.17MB/s 0:07:04 467,501,056 47% 1.17MB/s 0:07:04 468,811,776 47% 1.17MB/s 0:07:03 470,122,496 48% 1.17MB/s 0:07:02 471,433,216 48% 1.17MB/s 0:07:01 472,743,936 48% 1.17MB/s 0:06:59 474,054,656 48% 1.17MB/s 0:06:59 475,365,376 48% 1.17MB/s 0:07:00 476,676,096 48% 1.17MB/s 0:06:59 477,986,816 48% 1.17MB/s 0:06:57 479,297,536 49% 1.17MB/s 0:06:55 480,608,256 49% 1.16MB/s 0:06:56 481,918,976 49% 1.16MB/s 0:06:56 483,229,696 49% 1.16MB/s 0:06:54 484,540,416 49% 1.16MB/s 0:06:53 485,851,136 49% 1.17MB/s 0:06:48 487,161,856 49% 1.18MB/s 0:06:46 488,472,576 49% 1.17MB/s 0:06:47 489,783,296 50% 1.17MB/s 0:06:46 491,094,016 50% 1.17MB/s 0:06:45 492,404,736 50% 1.17MB/s 0:06:43 493,715,456 50% 1.17MB/s 0:06:42 495,026,176 50% 1.17MB/s 0:06:42 496,336,896 50% 1.17MB/s 0:06:40 497,647,616 50% 1.17MB/s 0:06:39 498,958,336 51% 1.17MB/s 0:06:37 500,269,056 51% 1.17MB/s 0:06:36 501,579,776 51% 1.17MB/s 0:06:35 502,890,496 51% 1.17MB/s 0:06:35 504,201,216 51% 1.16MB/s 0:06:36 505,511,936 51% 1.16MB/s 0:06:36 506,822,656 51% 1.16MB/s 0:06:35 508,133,376 52% 1.16MB/s 0:06:33 509,444,096 52% 1.17MB/s 0:06:30 510,754,816 52% 1.17MB/s 0:06:28 512,065,536 52% 1.17MB/s 0:06:27 513,376,256 52% 1.17MB/s 0:06:27 514,686,976 52% 1.17MB/s 0:06:26 515,997,696 52% 1.17MB/s 0:06:25 517,308,416 52% 1.16MB/s 0:06:26 518,619,136 53% 1.17MB/s 0:06:23 519,929,856 53% 1.17MB/s 0:06:23 521,240,576 53% 1.17MB/s 0:06:21 522,551,296 53% 1.17MB/s 0:06:20 523,862,016 53% 1.17MB/s 0:06:17 525,172,736 53% 1.17MB/s 0:06:16 526,483,456 53% 1.17MB/s 0:06:14 527,794,176 54% 1.18MB/s 0:06:12 529,104,896 54% 1.17MB/s 0:06:12 530,415,616 54% 1.17MB/s 0:06:11 531,726,336 54% 1.17MB/s 0:06:11 533,037,056 54% 1.17MB/s 0:06:11 534,347,776 54% 1.17MB/s 0:06:10 535,658,496 54% 1.17MB/s 0:06:09 536,936,448 54% 1.16MB/s 0:06:10 538,247,168 55% 1.16MB/s 0:06:08 539,557,888 55% 1.16MB/s 0:06:08 540,868,608 55% 1.16MB/s 0:06:06 542,179,328 55% 1.17MB/s 0:06:03 543,490,048 55% 1.17MB/s 0:06:03 544,800,768 55% 1.17MB/s 0:06:02 545,849,344 55% 1.11MB/s 0:06:18 546,897,920 55% 1.05MB/s 0:06:39 548,208,640 56% 1.05MB/s 0:06:38 549,388,288 56% 1.02MB/s 0:06:48 550,699,008 56% 1.07MB/s 0:06:27 552,009,728 56% 1.14MB/s 0:06:05 553,320,448 56% 1.14MB/s 0:06:03 554,631,168 56% 1.16MB/s 0:05:55 555,941,888 56% 1.16MB/s 0:05:54 557,252,608 57% 1.16MB/s 0:05:53 558,563,328 57% 1.16MB/s 0:05:51 559,874,048 57% 1.17MB/s 0:05:48 561,184,768 57% 1.17MB/s 0:05:46 562,495,488 57% 1.17MB/s 0:05:46 563,806,208 57% 1.17MB/s 0:05:45 565,116,928 57% 1.17MB/s 0:05:43 566,427,648 57% 1.17MB/s 0:05:42 567,738,368 58% 1.17MB/s 0:05:40 569,049,088 58% 1.17MB/s 0:05:40 570,359,808 58% 1.17MB/s 0:05:39 571,670,528 58% 1.17MB/s 0:05:37 572,981,248 58% 1.17MB/s 0:05:36 574,291,968 58% 1.17MB/s 0:05:34 575,602,688 58% 1.18MB/s 0:05:33 576,913,408 59% 1.17MB/s 0:05:33 578,224,128 59% 1.17MB/s 0:05:31 579,534,848 59% 1.17MB/s 0:05:30 580,845,568 59% 1.17MB/s 0:05:29 582,156,288 59% 1.18MB/s 0:05:28 583,467,008 59% 1.17MB/s 0:05:28 584,777,728 59% 1.17MB/s 0:05:27 586,088,448 59% 1.17MB/s 0:05:26 587,399,168 60% 1.17MB/s 0:05:26 588,709,888 60% 1.17MB/s 0:05:23 590,020,608 60% 1.17MB/s 0:05:22 591,331,328 60% 1.17MB/s 0:05:21 592,642,048 60% 1.17MB/s 0:05:20 593,952,768 60% 1.17MB/s 0:05:19 595,263,488 60% 1.17MB/s 0:05:18 596,574,208 61% 1.17MB/s 0:05:16 597,884,928 61% 1.17MB/s 0:05:15 599,195,648 61% 1.17MB/s 0:05:15 600,506,368 61% 1.17MB/s 0:05:14 601,817,088 61% 1.17MB/s 0:05:13 603,127,808 61% 1.17MB/s 0:05:11 604,438,528 61% 1.17MB/s 0:05:10 605,749,248 61% 1.17MB/s 0:05:09 607,059,968 62% 1.17MB/s 0:05:08 608,370,688 62% 1.17MB/s 0:05:06 609,681,408 62% 1.17MB/s 0:05:06 610,992,128 62% 1.17MB/s 0:05:04 612,302,848 62% 1.17MB/s 0:05:03 613,613,568 62% 1.17MB/s 0:05:02 614,924,288 62% 1.18MB/s 0:05:00 616,235,008 63% 1.17MB/s 0:05:00 617,545,728 63% 1.17MB/s 0:04:59 618,856,448 63% 1.17MB/s 0:04:57 620,167,168 63% 1.17MB/s 0:04:57 621,477,888 63% 1.17MB/s 0:04:56 622,788,608 63% 1.17MB/s 0:04:55 624,099,328 63% 1.16MB/s 0:04:56 625,410,048 64% 1.16MB/s 0:04:54 626,720,768 64% 1.17MB/s 0:04:52 628,031,488 64% 1.16MB/s 0:04:54 629,342,208 64% 1.16MB/s 0:04:51 630,652,928 64% 1.16MB/s 0:04:50 631,963,648 64% 1.16MB/s 0:04:49 633,274,368 64% 1.17MB/s 0:04:46 634,585,088 64% 1.17MB/s 0:04:44 635,895,808 65% 1.17MB/s 0:04:43 637,206,528 65% 1.17MB/s 0:04:43 638,517,248 65% 1.17MB/s 0:04:42 639,827,968 65% 1.17MB/s 0:04:41 641,138,688 65% 1.17MB/s 0:04:40 642,449,408 65% 1.17MB/s 0:04:39 643,760,128 65% 1.17MB/s 0:04:38 645,070,848 66% 1.17MB/s 0:04:38 646,381,568 66% 1.17MB/s 0:04:36 647,692,288 66% 1.17MB/s 0:04:35 649,003,008 66% 1.18MB/s 0:04:32 650,313,728 66% 1.17MB/s 0:04:32 651,624,448 66% 1.17MB/s 0:04:31 652,935,168 66% 1.17MB/s 0:04:29 654,245,888 66% 1.17MB/s 0:04:29 655,556,608 67% 1.17MB/s 0:04:27 656,867,328 67% 1.17MB/s 0:04:26 658,178,048 67% 1.17MB/s 0:04:25 659,488,768 67% 1.17MB/s 0:04:24 660,799,488 67% 1.17MB/s 0:04:23 662,110,208 67% 1.17MB/s 0:04:22 663,420,928 67% 1.17MB/s 0:04:21 664,731,648 68% 1.17MB/s 0:04:20 666,042,368 68% 1.17MB/s 0:04:19 667,353,088 68% 1.17MB/s 0:04:17 668,663,808 68% 1.17MB/s 0:04:16 669,974,528 68% 1.17MB/s 0:04:15 671,252,480 68% 1.17MB/s 0:04:16 672,563,200 68% 1.17MB/s 0:04:14 673,873,920 68% 1.17MB/s 0:04:13 675,184,640 69% 1.17MB/s 0:04:12 676,495,360 69% 1.17MB/s 0:04:10 677,806,080 69% 1.17MB/s 0:04:09 679,116,800 69% 1.17MB/s 0:04:08 680,427,520 69% 1.17MB/s 0:04:07 681,738,240 69% 1.17MB/s 0:04:05 683,048,960 69% 1.17MB/s 0:04:04 684,359,680 70% 1.18MB/s 0:04:03 685,670,400 70% 1.18MB/s 0:04:01 687,013,888 70% 1.17MB/s 0:04:01 688,324,608 70% 1.17MB/s 0:04:00 689,635,328 70% 1.17MB/s 0:03:59 690,946,048 70% 1.17MB/s 0:03:58 692,256,768 70% 1.17MB/s 0:03:57 693,567,488 70% 1.18MB/s 0:03:55 694,878,208 71% 1.18MB/s 0:03:54 696,188,928 71% 1.17MB/s 0:03:53 697,499,648 71% 1.17MB/s 0:03:52 698,810,368 71% 1.17MB/s 0:03:51 700,121,088 71% 1.17MB/s 0:03:51 701,300,736 71% 1.16MB/s 0:03:52 702,611,456 71% 1.16MB/s 0:03:50 703,922,176 72% 1.16MB/s 0:03:49 705,232,896 72% 1.16MB/s 0:03:48 706,543,616 72% 1.17MB/s 0:03:45 707,854,336 72% 1.17MB/s 0:03:43 709,165,056 72% 1.17MB/s 0:03:42 710,475,776 72% 1.17MB/s 0:03:43 711,786,496 72% 1.17MB/s 0:03:41 713,097,216 72% 1.17MB/s 0:03:40 714,407,936 73% 1.17MB/s 0:03:39 715,587,584 73% 1.16MB/s 0:03:39 716,898,304 73% 1.16MB/s 0:03:39 718,209,024 73% 1.16MB/s 0:03:38 719,519,744 73% 1.16MB/s 0:03:37 720,830,464 73% 1.16MB/s 0:03:35 722,141,184 73% 1.16MB/s 0:03:34 723,451,904 74% 1.16MB/s 0:03:32 724,762,624 74% 1.16MB/s 0:03:31 726,073,344 74% 1.17MB/s 0:03:29 727,384,064 74% 1.17MB/s 0:03:28 728,694,784 74% 1.17MB/s 0:03:27 730,005,504 74% 1.17MB/s 0:03:25 731,316,224 74% 1.17MB/s 0:03:24 732,626,944 74% 1.17MB/s 0:03:23 733,937,664 75% 1.17MB/s 0:03:22 735,248,384 75% 1.17MB/s 0:03:21 736,559,104 75% 1.17MB/s 0:03:20 737,869,824 75% 1.17MB/s 0:03:18 739,180,544 75% 1.17MB/s 0:03:17 740,491,264 75% 1.17MB/s 0:03:16 741,801,984 75% 1.16MB/s 0:03:18 743,112,704 76% 1.16MB/s 0:03:17 744,423,424 76% 1.16MB/s 0:03:16 745,734,144 76% 1.16MB/s 0:03:15 747,044,864 76% 1.17MB/s 0:03:11 748,355,584 76% 1.17MB/s 0:03:10 749,666,304 76% 1.17MB/s 0:03:09 750,977,024 76% 1.17MB/s 0:03:08 752,287,744 76% 1.17MB/s 0:03:07 753,598,464 77% 1.17MB/s 0:03:06 754,909,184 77% 1.17MB/s 0:03:04 756,219,904 77% 1.17MB/s 0:03:04 757,530,624 77% 1.17MB/s 0:03:02 758,841,344 77% 1.17MB/s 0:03:01 760,152,064 77% 1.17MB/s 0:03:00 761,462,784 77% 1.17MB/s 0:02:59 762,773,504 78% 1.17MB/s 0:02:58 764,084,224 78% 1.17MB/s 0:02:57 765,394,944 78% 1.17MB/s 0:02:56 766,705,664 78% 1.17MB/s 0:02:55 768,016,384 78% 1.17MB/s 0:02:54 769,327,104 78% 1.17MB/s 0:02:53 770,637,824 78% 1.17MB/s 0:02:52 771,948,544 79% 1.17MB/s 0:02:51 773,259,264 79% 1.17MB/s 0:02:49 774,438,912 79% 1.16MB/s 0:02:50 775,749,632 79% 1.16MB/s 0:02:49 777,060,352 79% 1.16MB/s 0:02:47 778,371,072 79% 1.16MB/s 0:02:47 779,681,792 79% 1.17MB/s 0:02:44 780,992,512 79% 1.17MB/s 0:02:43 782,303,232 80% 1.17MB/s 0:02:42 783,613,952 80% 1.17MB/s 0:02:40 784,924,672 80% 1.17MB/s 0:02:40 786,235,392 80% 1.17MB/s 0:02:38 787,546,112 80% 1.17MB/s 0:02:37 788,856,832 80% 1.17MB/s 0:02:36 790,167,552 80% 1.18MB/s 0:02:34 791,478,272 81% 1.18MB/s 0:02:34 792,788,992 81% 1.18MB/s 0:02:32 794,099,712 81% 1.17MB/s 0:02:32 795,410,432 81% 1.17MB/s 0:02:31 796,721,152 81% 1.17MB/s 0:02:30 798,031,872 81% 1.17MB/s 0:02:28 799,342,592 81% 1.17MB/s 0:02:27 800,653,312 81% 1.17MB/s 0:02:26 801,964,032 82% 1.17MB/s 0:02:25 803,274,752 82% 1.17MB/s 0:02:24 804,585,472 82% 1.17MB/s 0:02:23 805,863,424 82% 1.17MB/s 0:02:23 807,043,072 82% 1.14MB/s 0:02:25 808,353,792 82% 1.14MB/s 0:02:24 809,664,512 82% 1.14MB/s 0:02:23 810,975,232 83% 1.15MB/s 0:02:21 812,285,952 83% 1.17MB/s 0:02:18 813,596,672 83% 1.17MB/s 0:02:16 814,907,392 83% 1.17MB/s 0:02:15 816,218,112 83% 1.17MB/s 0:02:14 817,528,832 83% 1.18MB/s 0:02:12 818,839,552 83% 1.17MB/s 0:02:11 820,150,272 83% 1.17MB/s 0:02:10 821,460,992 84% 1.17MB/s 0:02:09 822,771,712 84% 1.17MB/s 0:02:08 824,082,432 84% 1.17MB/s 0:02:07 825,393,152 84% 1.17MB/s 0:02:06 826,703,872 84% 1.18MB/s 0:02:04 828,014,592 84% 1.17MB/s 0:02:04 829,325,312 84% 1.17MB/s 0:02:02 830,636,032 85% 1.17MB/s 0:02:02 831,946,752 85% 1.17MB/s 0:02:01 833,257,472 85% 1.17MB/s 0:01:59 834,568,192 85% 1.17MB/s 0:01:58 835,878,912 85% 1.17MB/s 0:01:57 837,189,632 85% 1.17MB/s 0:01:56 838,500,352 85% 1.17MB/s 0:01:55 839,811,072 85% 1.17MB/s 0:01:54 841,121,792 86% 1.17MB/s 0:01:53 842,432,512 86% 1.17MB/s 0:01:52 843,743,232 86% 1.17MB/s 0:01:50 845,053,952 86% 1.17MB/s 0:01:49 846,364,672 86% 1.17MB/s 0:01:48 847,675,392 86% 1.17MB/s 0:01:48 848,855,040 86% 1.16MB/s 0:01:48 850,165,760 87% 1.15MB/s 0:01:47 851,476,480 87% 1.16MB/s 0:01:46 852,787,200 87% 1.16MB/s 0:01:44 854,097,920 87% 1.17MB/s 0:01:42 855,408,640 87% 1.17MB/s 0:01:41 856,719,360 87% 1.17MB/s 0:01:40 858,030,080 87% 1.17MB/s 0:01:39 859,340,800 87% 1.17MB/s 0:01:38 860,651,520 88% 1.17MB/s 0:01:36 861,962,240 88% 1.18MB/s 0:01:35 863,272,960 88% 1.18MB/s 0:01:34 864,583,680 88% 1.18MB/s 0:01:33 865,894,400 88% 1.17MB/s 0:01:32 867,205,120 88% 1.18MB/s 0:01:31 868,515,840 88% 1.18MB/s 0:01:30 869,826,560 89% 1.18MB/s 0:01:29 871,137,280 89% 1.17MB/s 0:01:28 872,448,000 89% 1.17MB/s 0:01:27 873,758,720 89% 1.17MB/s 0:01:26 875,069,440 89% 1.17MB/s 0:01:24 876,380,160 89% 1.17MB/s 0:01:23 877,690,880 89% 1.17MB/s 0:01:22 879,001,600 89% 1.17MB/s 0:01:21 880,312,320 90% 1.17MB/s 0:01:20 881,623,040 90% 1.17MB/s 0:01:19 882,933,760 90% 1.17MB/s 0:01:18 884,244,480 90% 1.17MB/s 0:01:17 885,555,200 90% 1.17MB/s 0:01:16 886,865,920 90% 1.17MB/s 0:01:15 888,176,640 90% 1.17MB/s 0:01:14 889,487,360 91% 1.17MB/s 0:01:12 890,798,080 91% 1.17MB/s 0:01:11 892,108,800 91% 1.17MB/s 0:01:10 893,419,520 91% 1.17MB/s 0:01:09 894,730,240 91% 1.17MB/s 0:01:08 896,040,960 91% 1.17MB/s 0:01:07 897,351,680 91% 1.17MB/s 0:01:06 898,662,400 91% 1.17MB/s 0:01:05 899,973,120 92% 1.17MB/s 0:01:04 901,283,840 92% 1.17MB/s 0:01:03 902,594,560 92% 1.17MB/s 0:01:02 903,905,280 92% 1.17MB/s 0:01:01 905,216,000 92% 1.17MB/s 0:00:59 906,526,720 92% 1.17MB/s 0:00:59 907,837,440 92% 1.17MB/s 0:00:57 909,148,160 93% 1.17MB/s 0:00:56 910,458,880 93% 1.17MB/s 0:00:55 911,769,600 93% 1.18MB/s 0:00:54 913,080,320 93% 1.18MB/s 0:00:53 914,391,040 93% 1.17MB/s 0:00:52 915,701,760 93% 1.17MB/s 0:00:51 917,012,480 93% 1.17MB/s 0:00:49 918,323,200 93% 1.18MB/s 0:00:48 919,633,920 94% 1.18MB/s 0:00:47 920,944,640 94% 1.18MB/s 0:00:46 922,255,360 94% 1.17MB/s 0:00:45 923,566,080 94% 1.17MB/s 0:00:44 924,876,800 94% 1.17MB/s 0:00:43 926,187,520 94% 1.17MB/s 0:00:42 927,498,240 94% 1.17MB/s 0:00:41 928,808,960 95% 1.17MB/s 0:00:40 930,119,680 95% 1.17MB/s 0:00:39 931,430,400 95% 1.17MB/s 0:00:38 932,741,120 95% 1.17MB/s 0:00:36 934,051,840 95% 1.17MB/s 0:00:35 935,362,560 95% 1.17MB/s 0:00:34 936,673,280 95% 1.17MB/s 0:00:33 937,984,000 96% 1.17MB/s 0:00:32 939,294,720 96% 1.17MB/s 0:00:31 940,572,672 96% 1.16MB/s 0:00:30 941,883,392 96% 1.16MB/s 0:00:29 943,194,112 96% 1.16MB/s 0:00:28 944,504,832 96% 1.16MB/s 0:00:27 945,815,552 96% 1.17MB/s 0:00:26 947,126,272 96% 1.17MB/s 0:00:25 948,436,992 97% 1.17MB/s 0:00:23 949,747,712 97% 1.17MB/s 0:00:22 951,058,432 97% 1.17MB/s 0:00:21 952,369,152 97% 1.17MB/s 0:00:20 953,679,872 97% 1.17MB/s 0:00:19 954,990,592 97% 1.17MB/s 0:00:18 956,301,312 97% 1.17MB/s 0:00:17 957,612,032 98% 1.17MB/s 0:00:16 958,922,752 98% 1.17MB/s 0:00:15 960,233,472 98% 1.17MB/s 0:00:13 961,544,192 98% 1.17MB/s 0:00:12 962,854,912 98% 1.17MB/s 0:00:11 964,165,632 98% 1.17MB/s 0:00:10 965,476,352 98% 1.17MB/s 0:00:09 966,787,072 98% 1.17MB/s 0:00:08 968,097,792 99% 1.17MB/s 0:00:07 969,408,512 99% 1.17MB/s 0:00:06 970,719,232 99% 1.17MB/s 0:00:05 972,029,952 99% 1.17MB/s 0:00:04 973,340,672 99% 1.17MB/s 0:00:03 974,651,392 99% 1.17MB/s 0:00:01 975,962,112 99% 1.17MB/s 0:00:00 977,052,812 100% 1.17MB/s 0:13:15 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20230103-pine64-pinephone.img.xz.sha256 133 100% 0.15kB/s 0:00:00 133 100% 0.15kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20230103-pine64-pinephonepro.img.xz 32,768 0% 37.47kB/s 6:55:31 229,376 0% 210.92kB/s 1:13:48 1,540,096 0% 707.10kB/s 0:21:59 2,850,816 0% 873.00kB/s 0:17:46 4,161,536 0% 955.34kB/s 0:16:13 5,472,256 0% 1.18MB/s 0:12:51 6,782,976 0% 1.18MB/s 0:12:50 8,093,696 0% 1.17MB/s 0:12:49 9,404,416 1% 1.17MB/s 0:12:48 10,715,136 1% 1.17MB/s 0:12:48 12,025,856 1% 1.17MB/s 0:12:47 13,336,576 1% 1.17MB/s 0:12:46 14,647,296 1% 1.17MB/s 0:12:44 15,958,016 1% 1.18MB/s 0:12:42 17,268,736 1% 1.17MB/s 0:12:43 18,579,456 1% 1.16MB/s 0:12:47 19,890,176 2% 1.16MB/s 0:12:49 21,200,896 2% 1.15MB/s 0:12:53 22,511,616 2% 1.15MB/s 0:12:51 23,822,336 2% 1.16MB/s 0:12:44 25,133,056 2% 1.16MB/s 0:12:42 26,443,776 2% 1.18MB/s 0:12:33 27,754,496 2% 1.18MB/s 0:12:32 29,065,216 3% 1.17MB/s 0:12:35 30,375,936 3% 1.17MB/s 0:12:32 31,686,656 3% 1.17MB/s 0:12:34 32,997,376 3% 1.17MB/s 0:12:33 34,308,096 3% 1.17MB/s 0:12:28 35,618,816 3% 1.17MB/s 0:12:27 36,929,536 3% 1.17MB/s 0:12:26 38,240,256 4% 1.17MB/s 0:12:25 39,550,976 4% 1.17MB/s 0:12:25 40,861,696 4% 1.17MB/s 0:12:27 42,172,416 4% 1.16MB/s 0:12:29 43,483,136 4% 1.17MB/s 0:12:24 44,793,856 4% 1.17MB/s 0:12:21 46,104,576 4% 1.17MB/s 0:12:20 47,415,296 5% 1.17MB/s 0:12:17 48,726,016 5% 1.17MB/s 0:12:21 50,036,736 5% 1.17MB/s 0:12:19 51,347,456 5% 1.17MB/s 0:12:17 52,658,176 5% 1.17MB/s 0:12:14 53,968,896 5% 1.17MB/s 0:12:12 55,279,616 5% 1.17MB/s 0:12:10 56,590,336 6% 1.17MB/s 0:12:10 57,868,288 6% 1.17MB/s 0:12:13 59,179,008 6% 1.17MB/s 0:12:13 60,489,728 6% 1.16MB/s 0:12:13 61,800,448 6% 1.16MB/s 0:12:13 63,111,168 6% 1.17MB/s 0:12:10 64,421,888 6% 1.16MB/s 0:12:09 65,732,608 7% 1.17MB/s 0:12:07 67,043,328 7% 1.17MB/s 0:12:04 68,354,048 7% 1.17MB/s 0:12:02 69,664,768 7% 1.17MB/s 0:12:01 70,975,488 7% 1.17MB/s 0:12:03 72,286,208 7% 1.17MB/s 0:12:01 73,596,928 7% 1.17MB/s 0:11:58 74,907,648 8% 1.17MB/s 0:11:57 76,218,368 8% 1.18MB/s 0:11:52 77,529,088 8% 1.18MB/s 0:11:51 78,839,808 8% 1.17MB/s 0:11:51 80,150,528 8% 1.17MB/s 0:11:51 81,461,248 8% 1.17MB/s 0:11:51 82,771,968 8% 1.17MB/s 0:11:51 84,082,688 9% 1.17MB/s 0:11:51 85,393,408 9% 1.17MB/s 0:11:49 86,704,128 9% 1.17MB/s 0:11:48 88,014,848 9% 1.17MB/s 0:11:44 89,325,568 9% 1.17MB/s 0:11:42 90,636,288 9% 1.17MB/s 0:11:42 91,947,008 9% 1.17MB/s 0:11:44 93,257,728 9% 1.17MB/s 0:11:44 94,568,448 10% 1.17MB/s 0:11:42 95,879,168 10% 1.17MB/s 0:11:42 97,189,888 10% 1.17MB/s 0:11:35 98,369,536 10% 1.16MB/s 0:11:43 99,680,256 10% 1.16MB/s 0:11:41 100,990,976 10% 1.16MB/s 0:11:39 102,301,696 10% 1.16MB/s 0:11:39 103,612,416 11% 1.18MB/s 0:11:30 104,923,136 11% 1.17MB/s 0:11:29 106,233,856 11% 1.17MB/s 0:11:28 107,544,576 11% 1.17MB/s 0:11:27 108,855,296 11% 1.17MB/s 0:11:28 110,166,016 11% 1.17MB/s 0:11:26 111,476,736 11% 1.17MB/s 0:11:25 112,787,456 12% 1.17MB/s 0:11:23 114,098,176 12% 1.18MB/s 0:11:21 115,408,896 12% 1.18MB/s 0:11:20 116,719,616 12% 1.18MB/s 0:11:19 118,030,336 12% 1.18MB/s 0:11:17 119,341,056 12% 1.17MB/s 0:11:17 120,651,776 12% 1.17MB/s 0:11:17 121,962,496 13% 1.17MB/s 0:11:15 123,273,216 13% 1.17MB/s 0:11:19 124,583,936 13% 1.16MB/s 0:11:22 125,894,656 13% 1.16MB/s 0:11:22 127,205,376 13% 1.16MB/s 0:11:21 128,516,096 13% 1.16MB/s 0:11:16 129,826,816 13% 1.17MB/s 0:11:10 131,137,536 14% 1.17MB/s 0:11:08 132,448,256 14% 1.17MB/s 0:11:06 133,758,976 14% 1.17MB/s 0:11:05 135,069,696 14% 1.18MB/s 0:11:04 136,380,416 14% 1.17MB/s 0:11:04 137,691,136 14% 1.17MB/s 0:11:04 139,001,856 14% 1.17MB/s 0:11:01 140,312,576 15% 1.17MB/s 0:11:00 141,623,296 15% 1.18MB/s 0:10:56 142,934,016 15% 1.18MB/s 0:10:55 144,244,736 15% 1.17MB/s 0:10:56 145,555,456 15% 1.17MB/s 0:10:57 146,866,176 15% 1.17MB/s 0:10:56 148,176,896 15% 1.17MB/s 0:10:56 149,487,616 16% 1.17MB/s 0:10:56 150,798,336 16% 1.17MB/s 0:10:52 152,109,056 16% 1.17MB/s 0:10:51 153,419,776 16% 1.17MB/s 0:10:49 154,730,496 16% 1.17MB/s 0:10:48 156,041,216 16% 1.17MB/s 0:10:47 157,351,936 16% 1.17MB/s 0:10:45 158,662,656 16% 1.17MB/s 0:10:44 159,973,376 17% 1.17MB/s 0:10:43 161,284,096 17% 1.17MB/s 0:10:42 162,594,816 17% 1.17MB/s 0:10:42 163,905,536 17% 1.17MB/s 0:10:43 165,216,256 17% 1.17MB/s 0:10:40 166,526,976 17% 1.16MB/s 0:10:46 167,837,696 17% 1.17MB/s 0:10:41 169,148,416 18% 1.17MB/s 0:10:37 170,459,136 18% 1.17MB/s 0:10:38 171,769,856 18% 1.18MB/s 0:10:30 173,080,576 18% 1.17MB/s 0:10:33 174,391,296 18% 1.17MB/s 0:10:31 175,702,016 18% 1.17MB/s 0:10:30 177,012,736 18% 1.17MB/s 0:10:29 178,323,456 19% 1.18MB/s 0:10:28 179,634,176 19% 1.17MB/s 0:10:27 180,944,896 19% 1.17MB/s 0:10:29 182,255,616 19% 1.17MB/s 0:10:27 183,566,336 19% 1.17MB/s 0:10:26 184,877,056 19% 1.17MB/s 0:10:25 186,187,776 19% 1.17MB/s 0:10:23 187,498,496 20% 1.17MB/s 0:10:22 188,809,216 20% 1.17MB/s 0:10:20 190,119,936 20% 1.17MB/s 0:10:19 191,430,656 20% 1.17MB/s 0:10:18 192,708,608 20% 1.17MB/s 0:10:21 194,019,328 20% 1.17MB/s 0:10:20 195,330,048 20% 1.17MB/s 0:10:18 196,640,768 21% 1.17MB/s 0:10:16 197,951,488 21% 1.17MB/s 0:10:13 199,262,208 21% 1.17MB/s 0:10:12 200,572,928 21% 1.17MB/s 0:10:10 201,883,648 21% 1.17MB/s 0:10:08 203,194,368 21% 1.17MB/s 0:10:08 204,505,088 21% 1.17MB/s 0:10:07 205,815,808 22% 1.16MB/s 0:10:11 207,126,528 22% 1.16MB/s 0:10:09 208,437,248 22% 1.17MB/s 0:10:07 209,747,968 22% 1.17MB/s 0:10:05 211,058,688 22% 1.17MB/s 0:10:01 212,369,408 22% 1.18MB/s 0:09:59 213,680,128 22% 1.17MB/s 0:10:02 214,990,848 23% 1.17MB/s 0:10:01 216,301,568 23% 1.17MB/s 0:09:59 217,612,288 23% 1.16MB/s 0:10:02 218,923,008 23% 1.17MB/s 0:09:58 220,233,728 23% 1.17MB/s 0:09:55 221,544,448 23% 1.16MB/s 0:09:57 222,855,168 23% 1.17MB/s 0:09:53 224,165,888 23% 1.17MB/s 0:09:52 225,476,608 24% 1.16MB/s 0:09:54 226,787,328 24% 1.17MB/s 0:09:50 228,098,048 24% 1.17MB/s 0:09:49 229,408,768 24% 1.17MB/s 0:09:47 230,719,488 24% 1.17MB/s 0:09:46 232,030,208 24% 1.17MB/s 0:09:46 233,340,928 24% 1.17MB/s 0:09:46 234,651,648 25% 1.16MB/s 0:09:47 235,962,368 25% 1.16MB/s 0:09:46 237,273,088 25% 1.16MB/s 0:09:46 238,583,808 25% 1.16MB/s 0:09:45 239,894,528 25% 1.16MB/s 0:09:46 241,205,248 25% 1.16MB/s 0:09:44 242,515,968 25% 1.16MB/s 0:09:39 243,826,688 26% 1.17MB/s 0:09:37 245,137,408 26% 1.18MB/s 0:09:32 246,448,128 26% 1.17MB/s 0:09:32 247,758,848 26% 1.18MB/s 0:09:30 249,069,568 26% 1.17MB/s 0:09:32 250,380,288 26% 1.17MB/s 0:09:30 251,691,008 26% 1.17MB/s 0:09:30 253,001,728 27% 1.16MB/s 0:09:31 254,312,448 27% 1.17MB/s 0:09:27 255,623,168 27% 1.17MB/s 0:09:27 256,933,888 27% 1.17MB/s 0:09:25 258,244,608 27% 1.17MB/s 0:09:22 259,555,328 27% 1.17MB/s 0:09:21 260,866,048 27% 1.17MB/s 0:09:21 262,176,768 28% 1.18MB/s 0:09:18 263,487,488 28% 1.17MB/s 0:09:18 264,798,208 28% 1.17MB/s 0:09:17 266,108,928 28% 1.17MB/s 0:09:16 267,419,648 28% 1.17MB/s 0:09:15 268,730,368 28% 1.17MB/s 0:09:14 270,041,088 28% 1.17MB/s 0:09:13 271,351,808 29% 1.17MB/s 0:09:11 272,662,528 29% 1.17MB/s 0:09:13 273,973,248 29% 1.17MB/s 0:09:09 275,283,968 29% 1.17MB/s 0:09:08 276,594,688 29% 1.17MB/s 0:09:08 277,905,408 29% 1.18MB/s 0:09:04 279,216,128 29% 1.17MB/s 0:09:06 280,526,848 30% 1.17MB/s 0:09:07 281,837,568 30% 1.17MB/s 0:09:05 283,148,288 30% 1.17MB/s 0:09:04 284,459,008 30% 1.17MB/s 0:09:02 285,769,728 30% 1.17MB/s 0:08:59 287,080,448 30% 1.17MB/s 0:08:58 288,391,168 30% 1.17MB/s 0:08:57 289,701,888 31% 1.18MB/s 0:08:55 291,012,608 31% 1.18MB/s 0:08:54 292,323,328 31% 1.17MB/s 0:08:54 293,634,048 31% 1.17MB/s 0:08:53 294,944,768 31% 1.17MB/s 0:08:54 296,255,488 31% 1.16MB/s 0:08:55 297,566,208 31% 1.16MB/s 0:08:56 298,876,928 31% 1.16MB/s 0:08:55 300,187,648 32% 1.16MB/s 0:08:52 301,498,368 32% 1.16MB/s 0:08:51 302,809,088 32% 1.17MB/s 0:08:46 304,119,808 32% 1.17MB/s 0:08:47 305,430,528 32% 1.17MB/s 0:08:46 306,741,248 32% 1.17MB/s 0:08:43 308,051,968 32% 1.17MB/s 0:08:43 309,362,688 33% 1.17MB/s 0:08:40 310,673,408 33% 1.17MB/s 0:08:38 311,984,128 33% 1.18MB/s 0:08:37 313,294,848 33% 1.17MB/s 0:08:39 314,605,568 33% 1.17MB/s 0:08:37 315,916,288 33% 1.17MB/s 0:08:37 317,227,008 33% 1.17MB/s 0:08:35 318,537,728 34% 1.17MB/s 0:08:31 319,848,448 34% 1.18MB/s 0:08:30 321,159,168 34% 1.17MB/s 0:08:30 322,469,888 34% 1.17MB/s 0:08:29 323,780,608 34% 1.17MB/s 0:08:27 325,091,328 34% 1.17MB/s 0:08:27 326,369,280 34% 1.17MB/s 0:08:28 327,680,000 35% 1.17MB/s 0:08:27 328,990,720 35% 1.17MB/s 0:08:26 330,301,440 35% 1.17MB/s 0:08:25 331,612,160 35% 1.18MB/s 0:08:20 332,922,880 35% 1.17MB/s 0:08:20 334,233,600 35% 1.17MB/s 0:08:19 335,544,320 35% 1.17MB/s 0:08:19 336,855,040 36% 1.17MB/s 0:08:17 338,165,760 36% 1.17MB/s 0:08:15 339,476,480 36% 1.17MB/s 0:08:14 340,787,200 36% 1.18MB/s 0:08:13 342,097,920 36% 1.18MB/s 0:08:11 343,408,640 36% 1.18MB/s 0:08:10 344,719,360 36% 1.18MB/s 0:08:09 346,030,080 37% 1.18MB/s 0:08:08 347,340,800 37% 1.17MB/s 0:08:07 348,651,520 37% 1.17MB/s 0:08:06 349,962,240 37% 1.18MB/s 0:08:05 351,272,960 37% 1.17MB/s 0:08:04 352,583,680 37% 1.17MB/s 0:08:04 353,894,400 37% 1.17MB/s 0:08:03 355,205,120 38% 1.17MB/s 0:08:02 356,515,840 38% 1.17MB/s 0:08:01 357,826,560 38% 1.18MB/s 0:07:58 359,137,280 38% 1.17MB/s 0:07:59 360,448,000 38% 1.17MB/s 0:07:57 361,758,720 38% 1.17MB/s 0:07:56 363,069,440 38% 1.17MB/s 0:07:55 364,380,160 39% 1.18MB/s 0:07:53 365,690,880 39% 1.17MB/s 0:07:52 367,001,600 39% 1.17MB/s 0:07:51 368,312,320 39% 1.17MB/s 0:07:50 369,623,040 39% 1.17MB/s 0:07:49 370,933,760 39% 1.17MB/s 0:07:49 372,244,480 39% 1.17MB/s 0:07:48 373,555,200 39% 1.17MB/s 0:07:47 374,865,920 40% 1.17MB/s 0:07:46 376,176,640 40% 1.16MB/s 0:07:48 377,487,360 40% 1.16MB/s 0:07:47 378,798,080 40% 1.17MB/s 0:07:45 380,108,800 40% 1.16MB/s 0:07:45 381,419,520 40% 1.18MB/s 0:07:37 382,730,240 40% 1.18MB/s 0:07:37 384,040,960 41% 1.17MB/s 0:07:37 385,351,680 41% 1.18MB/s 0:07:34 386,662,400 41% 1.17MB/s 0:07:38 387,973,120 41% 1.17MB/s 0:07:37 389,283,840 41% 1.17MB/s 0:07:36 390,594,560 41% 1.16MB/s 0:07:35 391,905,280 41% 1.17MB/s 0:07:31 393,216,000 42% 1.17MB/s 0:07:30 394,526,720 42% 1.18MB/s 0:07:28 395,837,440 42% 1.18MB/s 0:07:26 397,148,160 42% 1.18MB/s 0:07:25 398,458,880 42% 1.18MB/s 0:07:24 399,769,600 42% 1.18MB/s 0:07:23 401,080,320 42% 1.17MB/s 0:07:23 402,391,040 43% 1.17MB/s 0:07:22 403,701,760 43% 1.17MB/s 0:07:22 405,012,480 43% 1.17MB/s 0:07:21 406,323,200 43% 1.17MB/s 0:07:20 407,633,920 43% 1.17MB/s 0:07:19 408,944,640 43% 1.17MB/s 0:07:17 410,255,360 43% 1.17MB/s 0:07:16 411,566,080 44% 1.17MB/s 0:07:15 412,876,800 44% 1.17MB/s 0:07:13 414,187,520 44% 1.17MB/s 0:07:12 415,498,240 44% 1.18MB/s 0:07:10 416,808,960 44% 1.18MB/s 0:07:09 418,119,680 44% 1.17MB/s 0:07:09 419,430,400 44% 1.17MB/s 0:07:08 420,741,120 45% 1.17MB/s 0:07:07 422,051,840 45% 1.17MB/s 0:07:06 423,362,560 45% 1.18MB/s 0:07:04 424,673,280 45% 1.17MB/s 0:07:05 425,984,000 45% 1.18MB/s 0:07:02 427,294,720 45% 1.18MB/s 0:07:00 428,605,440 45% 1.17MB/s 0:07:00 429,916,160 46% 1.18MB/s 0:06:57 431,226,880 46% 1.18MB/s 0:06:57 432,537,600 46% 1.18MB/s 0:06:56 433,848,320 46% 1.18MB/s 0:06:54 435,159,040 46% 1.18MB/s 0:06:54 436,469,760 46% 1.18MB/s 0:06:53 437,780,480 46% 1.18MB/s 0:06:52 439,091,200 47% 1.18MB/s 0:06:51 440,401,920 47% 1.18MB/s 0:06:50 441,712,640 47% 1.17MB/s 0:06:51 443,023,360 47% 1.17MB/s 0:06:48 444,334,080 47% 1.17MB/s 0:06:47 445,644,800 47% 1.17MB/s 0:06:46 446,955,520 47% 1.18MB/s 0:06:44 448,135,168 47% 1.15MB/s 0:06:54 449,445,888 48% 1.14MB/s 0:06:53 450,756,608 48% 1.15MB/s 0:06:52 452,067,328 48% 1.14MB/s 0:06:51 453,378,048 48% 1.17MB/s 0:06:41 454,688,768 48% 1.17MB/s 0:06:39 455,999,488 48% 1.17MB/s 0:06:38 457,310,208 48% 1.17MB/s 0:06:36 458,620,928 49% 1.17MB/s 0:06:35 459,931,648 49% 1.17MB/s 0:06:34 461,209,600 49% 1.16MB/s 0:06:39 462,520,320 49% 1.15MB/s 0:06:39 463,831,040 49% 1.15MB/s 0:06:38 465,141,760 49% 1.15MB/s 0:06:36 466,452,480 49% 1.17MB/s 0:06:30 467,763,200 50% 1.17MB/s 0:06:28 469,073,920 50% 1.17MB/s 0:06:28 470,384,640 50% 1.17MB/s 0:06:27 471,695,360 50% 1.17MB/s 0:06:25 473,006,080 50% 1.17MB/s 0:06:24 474,316,800 50% 1.17MB/s 0:06:22 475,627,520 50% 1.18MB/s 0:06:21 476,938,240 51% 1.17MB/s 0:06:20 478,248,960 51% 1.17MB/s 0:06:19 479,559,680 51% 1.17MB/s 0:06:18 480,870,400 51% 1.17MB/s 0:06:17 482,181,120 51% 1.17MB/s 0:06:15 483,491,840 51% 1.17MB/s 0:06:15 484,802,560 51% 1.17MB/s 0:06:15 486,113,280 52% 1.16MB/s 0:06:17 487,424,000 52% 1.16MB/s 0:06:17 488,734,720 52% 1.16MB/s 0:06:14 490,045,440 52% 1.16MB/s 0:06:12 491,356,160 52% 1.17MB/s 0:06:10 492,666,880 52% 1.17MB/s 0:06:08 493,977,600 52% 1.16MB/s 0:06:09 495,288,320 53% 1.16MB/s 0:06:09 496,599,040 53% 1.16MB/s 0:06:09 497,909,760 53% 1.16MB/s 0:06:07 499,220,480 53% 1.16MB/s 0:06:06 500,531,200 53% 1.16MB/s 0:06:03 501,841,920 53% 1.17MB/s 0:06:00 503,152,640 53% 1.17MB/s 0:05:59 504,463,360 53% 1.18MB/s 0:05:56 505,774,080 54% 1.18MB/s 0:05:55 507,084,800 54% 1.18MB/s 0:05:54 508,395,520 54% 1.18MB/s 0:05:53 509,706,240 54% 1.18MB/s 0:05:52 511,016,960 54% 1.17MB/s 0:05:52 512,327,680 54% 1.17MB/s 0:05:51 513,638,400 54% 1.17MB/s 0:05:50 514,949,120 55% 1.17MB/s 0:05:49 516,259,840 55% 1.18MB/s 0:05:47 517,570,560 55% 1.17MB/s 0:05:46 518,881,280 55% 1.17MB/s 0:05:45 520,192,000 55% 1.17MB/s 0:05:44 521,371,648 55% 1.15MB/s 0:05:51 522,682,368 55% 1.14MB/s 0:05:51 523,993,088 56% 1.14MB/s 0:05:50 525,303,808 56% 1.14MB/s 0:05:49 526,614,528 56% 1.17MB/s 0:05:40 527,925,248 56% 1.16MB/s 0:05:40 529,235,968 56% 1.17MB/s 0:05:37 530,546,688 56% 1.17MB/s 0:05:36 531,857,408 56% 1.17MB/s 0:05:35 533,168,128 57% 1.18MB/s 0:05:31 534,478,848 57% 1.16MB/s 0:05:35 535,789,568 57% 1.16MB/s 0:05:34 537,100,288 57% 1.16MB/s 0:05:34 538,411,008 57% 1.16MB/s 0:05:31 539,721,728 57% 1.18MB/s 0:05:27 541,032,448 57% 1.17MB/s 0:05:27 542,343,168 58% 1.18MB/s 0:05:24 543,653,888 58% 1.17MB/s 0:05:25 544,964,608 58% 1.17MB/s 0:05:24 546,275,328 58% 1.17MB/s 0:05:22 547,586,048 58% 1.17MB/s 0:05:21 548,896,768 58% 1.17MB/s 0:05:21 550,207,488 58% 1.17MB/s 0:05:20 551,518,208 59% 1.17MB/s 0:05:20 552,828,928 59% 1.17MB/s 0:05:18 554,139,648 59% 1.17MB/s 0:05:17 555,450,368 59% 1.17MB/s 0:05:15 556,761,088 59% 1.18MB/s 0:05:13 558,071,808 59% 1.17MB/s 0:05:12 559,382,528 59% 1.18MB/s 0:05:11 560,693,248 60% 1.17MB/s 0:05:11 562,003,968 60% 1.17MB/s 0:05:09 563,314,688 60% 1.17MB/s 0:05:09 564,625,408 60% 1.17MB/s 0:05:08 565,936,128 60% 1.17MB/s 0:05:07 567,246,848 60% 1.17MB/s 0:05:06 568,557,568 60% 1.17MB/s 0:05:04 569,868,288 60% 1.17MB/s 0:05:03 571,179,008 61% 1.17MB/s 0:05:03 572,489,728 61% 1.17MB/s 0:05:01 573,800,448 61% 1.17MB/s 0:05:00 575,111,168 61% 1.17MB/s 0:04:59 576,421,888 61% 1.18MB/s 0:04:56 577,732,608 61% 1.18MB/s 0:04:56 579,043,328 61% 1.18MB/s 0:04:55 580,354,048 62% 1.17MB/s 0:04:54 581,664,768 62% 1.17MB/s 0:04:53 582,975,488 62% 1.17MB/s 0:04:52 584,286,208 62% 1.17MB/s 0:04:50 585,596,928 62% 1.17MB/s 0:04:49 586,907,648 62% 1.17MB/s 0:04:48 588,218,368 62% 1.18MB/s 0:04:46 589,266,944 63% 1.13MB/s 0:04:59 590,577,664 63% 1.12MB/s 0:05:00 591,888,384 63% 1.12MB/s 0:04:59 593,199,104 63% 1.11MB/s 0:04:58 594,477,056 63% 1.16MB/s 0:04:46 595,787,776 63% 1.17MB/s 0:04:43 597,098,496 63% 1.17MB/s 0:04:42 598,409,216 64% 1.17MB/s 0:04:40 599,719,936 64% 1.17MB/s 0:04:38 601,030,656 64% 1.17MB/s 0:04:37 602,341,376 64% 1.17MB/s 0:04:37 603,652,096 64% 1.17MB/s 0:04:37 604,962,816 64% 1.17MB/s 0:04:35 606,273,536 64% 1.17MB/s 0:04:34 607,584,256 65% 1.16MB/s 0:04:34 608,894,976 65% 1.16MB/s 0:04:33 610,205,696 65% 1.16MB/s 0:04:31 611,516,416 65% 1.16MB/s 0:04:30 612,827,136 65% 1.17MB/s 0:04:27 614,137,856 65% 1.18MB/s 0:04:25 615,448,576 65% 1.18MB/s 0:04:24 616,759,296 66% 1.18MB/s 0:04:23 618,070,016 66% 1.17MB/s 0:04:23 619,380,736 66% 1.17MB/s 0:04:22 620,691,456 66% 1.17MB/s 0:04:21 622,002,176 66% 1.17MB/s 0:04:20 623,312,896 66% 1.18MB/s 0:04:18 624,623,616 66% 1.17MB/s 0:04:17 625,934,336 66% 1.17MB/s 0:04:16 627,245,056 67% 1.17MB/s 0:04:16 628,555,776 67% 1.17MB/s 0:04:15 629,866,496 67% 1.16MB/s 0:04:15 631,177,216 67% 1.17MB/s 0:04:13 632,487,936 67% 1.17MB/s 0:04:12 633,798,656 67% 1.17MB/s 0:04:11 635,109,376 67% 1.18MB/s 0:04:08 636,420,096 68% 1.18MB/s 0:04:07 637,730,816 68% 1.18MB/s 0:04:06 639,041,536 68% 1.18MB/s 0:04:04 640,352,256 68% 1.18MB/s 0:04:04 641,662,976 68% 1.17MB/s 0:04:03 642,973,696 68% 1.17MB/s 0:04:02 644,284,416 68% 1.17MB/s 0:04:01 645,595,136 69% 1.18MB/s 0:03:59 646,905,856 69% 1.18MB/s 0:03:58 648,216,576 69% 1.17MB/s 0:03:57 649,527,296 69% 1.18MB/s 0:03:56 650,838,016 69% 1.17MB/s 0:03:55 652,148,736 69% 1.17MB/s 0:03:54 653,459,456 69% 1.18MB/s 0:03:53 654,770,176 70% 1.17MB/s 0:03:52 656,080,896 70% 1.17MB/s 0:03:51 657,391,616 70% 1.17MB/s 0:03:50 658,702,336 70% 1.17MB/s 0:03:49 660,013,056 70% 1.18MB/s 0:03:47 661,323,776 70% 1.18MB/s 0:03:46 662,634,496 70% 1.18MB/s 0:03:45 663,945,216 71% 1.17MB/s 0:03:44 665,255,936 71% 1.17MB/s 0:03:43 666,566,656 71% 1.17MB/s 0:03:42 667,877,376 71% 1.17MB/s 0:03:41 669,188,096 71% 1.18MB/s 0:03:40 670,498,816 71% 1.17MB/s 0:03:39 671,809,536 71% 1.18MB/s 0:03:38 673,120,256 72% 1.18MB/s 0:03:36 674,430,976 72% 1.17MB/s 0:03:35 675,741,696 72% 1.18MB/s 0:03:34 677,052,416 72% 1.17MB/s 0:03:33 678,363,136 72% 1.17MB/s 0:03:33 679,673,856 72% 1.17MB/s 0:03:32 680,984,576 72% 1.16MB/s 0:03:33 682,295,296 73% 1.16MB/s 0:03:32 683,606,016 73% 1.16MB/s 0:03:31 684,916,736 73% 1.16MB/s 0:03:29 686,227,456 73% 1.17MB/s 0:03:26 687,538,176 73% 1.17MB/s 0:03:26 688,848,896 73% 1.17MB/s 0:03:24 690,159,616 73% 1.17MB/s 0:03:23 691,470,336 74% 1.17MB/s 0:03:22 692,781,056 74% 1.17MB/s 0:03:20 694,091,776 74% 1.18MB/s 0:03:19 695,402,496 74% 1.17MB/s 0:03:18 696,713,216 74% 1.18MB/s 0:03:17 698,023,936 74% 1.17MB/s 0:03:16 699,334,656 74% 1.17MB/s 0:03:15 700,645,376 74% 1.17MB/s 0:03:14 701,956,096 75% 1.17MB/s 0:03:13 703,266,816 75% 1.17MB/s 0:03:11 704,577,536 75% 1.18MB/s 0:03:10 705,888,256 75% 1.18MB/s 0:03:09 707,198,976 75% 1.18MB/s 0:03:08 708,509,696 75% 1.18MB/s 0:03:07 709,820,416 75% 1.18MB/s 0:03:06 711,131,136 76% 1.18MB/s 0:03:05 712,441,856 76% 1.18MB/s 0:03:04 713,752,576 76% 1.18MB/s 0:03:03 715,063,296 76% 1.18MB/s 0:03:01 716,374,016 76% 1.18MB/s 0:03:00 717,684,736 76% 1.18MB/s 0:02:59 718,995,456 76% 1.18MB/s 0:02:58 720,306,176 77% 1.18MB/s 0:02:57 721,616,896 77% 1.18MB/s 0:02:56 722,927,616 77% 1.18MB/s 0:02:55 724,238,336 77% 1.17MB/s 0:02:54 725,549,056 77% 1.18MB/s 0:02:53 726,859,776 77% 1.18MB/s 0:02:52 728,170,496 77% 1.18MB/s 0:02:51 729,448,448 78% 1.17MB/s 0:02:51 730,759,168 78% 1.17MB/s 0:02:50 732,069,888 78% 1.17MB/s 0:02:49 733,380,608 78% 1.16MB/s 0:02:48 734,691,328 78% 1.17MB/s 0:02:46 736,002,048 78% 1.17MB/s 0:02:45 737,312,768 78% 1.17MB/s 0:02:43 738,623,488 79% 1.17MB/s 0:02:42 739,934,208 79% 1.18MB/s 0:02:41 741,244,928 79% 1.18MB/s 0:02:40 742,555,648 79% 1.18MB/s 0:02:39 743,866,368 79% 1.18MB/s 0:02:37 745,177,088 79% 1.17MB/s 0:02:37 746,487,808 79% 1.17MB/s 0:02:36 747,798,528 80% 1.17MB/s 0:02:35 749,109,248 80% 1.17MB/s 0:02:34 750,419,968 80% 1.17MB/s 0:02:33 751,730,688 80% 1.18MB/s 0:02:31 753,041,408 80% 1.18MB/s 0:02:30 754,352,128 80% 1.18MB/s 0:02:29 755,662,848 80% 1.17MB/s 0:02:28 756,973,568 81% 1.17MB/s 0:02:28 758,284,288 81% 1.17MB/s 0:02:27 759,595,008 81% 1.17MB/s 0:02:25 760,905,728 81% 1.18MB/s 0:02:23 762,216,448 81% 1.18MB/s 0:02:22 763,527,168 81% 1.18MB/s 0:02:21 764,837,888 81% 1.18MB/s 0:02:20 766,148,608 82% 1.17MB/s 0:02:19 767,459,328 82% 1.17MB/s 0:02:19 768,770,048 82% 1.17MB/s 0:02:18 770,080,768 82% 1.17MB/s 0:02:17 771,391,488 82% 1.17MB/s 0:02:15 772,702,208 82% 1.17MB/s 0:02:14 774,012,928 82% 1.17MB/s 0:02:13 775,323,648 82% 1.17MB/s 0:02:12 776,634,368 83% 1.17MB/s 0:02:11 777,945,088 83% 1.18MB/s 0:02:09 779,255,808 83% 1.18MB/s 0:02:08 780,566,528 83% 1.18MB/s 0:02:07 781,877,248 83% 1.18MB/s 0:02:06 783,187,968 83% 1.18MB/s 0:02:05 784,498,688 83% 1.17MB/s 0:02:04 785,809,408 84% 1.17MB/s 0:02:03 787,120,128 84% 1.17MB/s 0:02:02 788,430,848 84% 1.17MB/s 0:02:01 789,741,568 84% 1.17MB/s 0:02:00 791,052,288 84% 1.17MB/s 0:01:59 792,363,008 84% 1.17MB/s 0:01:58 793,673,728 84% 1.17MB/s 0:01:56 794,984,448 85% 1.17MB/s 0:01:55 796,295,168 85% 1.17MB/s 0:01:55 797,605,888 85% 1.17MB/s 0:01:53 798,916,608 85% 1.17MB/s 0:01:52 800,227,328 85% 1.17MB/s 0:01:51 801,538,048 85% 1.17MB/s 0:01:50 802,848,768 85% 1.17MB/s 0:01:49 804,159,488 86% 1.17MB/s 0:01:48 805,470,208 86% 1.17MB/s 0:01:47 806,780,928 86% 1.17MB/s 0:01:46 808,091,648 86% 1.17MB/s 0:01:45 809,402,368 86% 1.17MB/s 0:01:44 810,713,088 86% 1.17MB/s 0:01:42 812,023,808 86% 1.18MB/s 0:01:41 813,334,528 87% 1.18MB/s 0:01:40 814,645,248 87% 1.18MB/s 0:01:39 815,955,968 87% 1.18MB/s 0:01:38 817,266,688 87% 1.18MB/s 0:01:37 818,577,408 87% 1.18MB/s 0:01:36 819,888,128 87% 1.18MB/s 0:01:34 821,198,848 87% 1.17MB/s 0:01:33 822,509,568 88% 1.17MB/s 0:01:32 823,820,288 88% 1.18MB/s 0:01:31 825,131,008 88% 1.17MB/s 0:01:30 826,441,728 88% 1.17MB/s 0:01:29 827,752,448 88% 1.17MB/s 0:01:28 829,063,168 88% 1.16MB/s 0:01:28 830,373,888 88% 1.16MB/s 0:01:27 831,684,608 89% 1.17MB/s 0:01:25 832,995,328 89% 1.17MB/s 0:01:24 834,306,048 89% 1.17MB/s 0:01:23 835,616,768 89% 1.18MB/s 0:01:21 836,927,488 89% 1.17MB/s 0:01:20 838,238,208 89% 1.17MB/s 0:01:19 839,548,928 89% 1.17MB/s 0:01:18 840,859,648 90% 1.17MB/s 0:01:17 842,170,368 90% 1.17MB/s 0:01:16 843,481,088 90% 1.17MB/s 0:01:15 844,791,808 90% 1.17MB/s 0:01:14 846,102,528 90% 1.17MB/s 0:01:13 847,413,248 90% 1.17MB/s 0:01:12 848,723,968 90% 1.17MB/s 0:01:11 850,034,688 90% 1.17MB/s 0:01:10 851,345,408 91% 1.17MB/s 0:01:09 852,656,128 91% 1.16MB/s 0:01:08 853,966,848 91% 1.15MB/s 0:01:07 855,277,568 91% 1.15MB/s 0:01:07 856,588,288 91% 1.15MB/s 0:01:05 857,899,008 91% 1.15MB/s 0:01:04 859,209,728 91% 1.16MB/s 0:01:03 860,520,448 92% 1.17MB/s 0:01:01 861,831,168 92% 1.16MB/s 0:01:00 863,109,120 92% 1.16MB/s 0:00:59 864,419,840 92% 1.15MB/s 0:00:59 865,730,560 92% 1.16MB/s 0:00:57 867,041,280 92% 1.16MB/s 0:00:56 868,352,000 92% 1.17MB/s 0:00:55 869,662,720 93% 1.17MB/s 0:00:53 870,973,440 93% 1.17MB/s 0:00:53 872,284,160 93% 1.17MB/s 0:00:51 873,594,880 93% 1.16MB/s 0:00:50 874,905,600 93% 1.16MB/s 0:00:49 876,216,320 93% 1.16MB/s 0:00:48 877,527,040 93% 1.17MB/s 0:00:47 878,837,760 94% 1.16MB/s 0:00:46 880,148,480 94% 1.16MB/s 0:00:45 881,459,200 94% 1.16MB/s 0:00:44 882,769,920 94% 1.16MB/s 0:00:43 884,080,640 94% 1.16MB/s 0:00:42 885,391,360 94% 1.16MB/s 0:00:41 886,702,080 94% 1.16MB/s 0:00:40 888,012,800 95% 1.16MB/s 0:00:39 889,323,520 95% 1.16MB/s 0:00:37 890,634,240 95% 1.16MB/s 0:00:36 891,944,960 95% 1.16MB/s 0:00:35 893,255,680 95% 1.17MB/s 0:00:34 894,566,400 95% 1.17MB/s 0:00:33 895,877,120 95% 1.17MB/s 0:00:31 897,187,840 96% 1.17MB/s 0:00:30 898,498,560 96% 1.17MB/s 0:00:29 899,809,280 96% 1.17MB/s 0:00:28 901,120,000 96% 1.16MB/s 0:00:27 902,299,648 96% 1.15MB/s 0:00:27 903,610,368 96% 1.15MB/s 0:00:25 904,921,088 96% 1.16MB/s 0:00:24 906,231,808 97% 1.16MB/s 0:00:23 907,542,528 97% 1.17MB/s 0:00:22 908,853,248 97% 1.17MB/s 0:00:21 910,163,968 97% 1.17MB/s 0:00:20 911,474,688 97% 1.17MB/s 0:00:19 912,785,408 97% 1.17MB/s 0:00:17 914,096,128 97% 1.18MB/s 0:00:16 915,406,848 97% 1.17MB/s 0:00:15 916,717,568 98% 1.17MB/s 0:00:14 918,028,288 98% 1.17MB/s 0:00:13 919,339,008 98% 1.17MB/s 0:00:12 920,649,728 98% 1.17MB/s 0:00:11 921,960,448 98% 1.17MB/s 0:00:10 923,271,168 98% 1.17MB/s 0:00:09 924,581,888 98% 1.17MB/s 0:00:08 925,892,608 99% 1.17MB/s 0:00:06 927,203,328 99% 1.17MB/s 0:00:05 928,514,048 99% 1.17MB/s 0:00:04 929,824,768 99% 1.17MB/s 0:00:03 931,135,488 99% 1.17MB/s 0:00:02 932,446,208 99% 1.17MB/s 0:00:01 933,756,928 99% 1.17MB/s 0:00:00 934,233,000 100% 1.17MB/s 0:12:42 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20230103-pine64-pinephonepro.img.xz.sha256 136 100% 0.42kB/s 0:00:00 136 100% 0.42kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20230103-tablet-x64uefi.img.xz 32,768 0% 99.69kB/s 3:57:02 819,200 0% 746.97kB/s 0:31:37 2,129,920 0% 973.78kB/s 0:24:13 3,440,640 0% 1.02MB/s 0:22:29 4,751,360 0% 1.06MB/s 0:21:47 6,062,080 0% 1.17MB/s 0:19:43 7,372,800 0% 1.16MB/s 0:19:44 8,683,520 0% 1.16MB/s 0:19:42 9,994,240 0% 1.17MB/s 0:19:34 11,304,960 0% 1.17MB/s 0:19:30 12,615,680 0% 1.18MB/s 0:19:27 13,926,400 0% 1.18MB/s 0:19:24 15,237,120 1% 1.18MB/s 0:19:23 16,547,840 1% 1.18MB/s 0:19:23 17,858,560 1% 1.18MB/s 0:19:22 19,169,280 1% 1.18MB/s 0:19:21 20,480,000 1% 1.18MB/s 0:19:20 21,790,720 1% 1.18MB/s 0:19:19 23,101,440 1% 1.18MB/s 0:19:18 24,412,160 1% 1.17MB/s 0:19:18 25,722,880 1% 1.17MB/s 0:19:19 27,033,600 1% 1.17MB/s 0:19:19 28,344,320 1% 1.17MB/s 0:19:20 29,655,040 2% 1.17MB/s 0:19:18 30,965,760 2% 1.17MB/s 0:19:20 32,276,480 2% 1.17MB/s 0:19:17 33,587,200 2% 1.17MB/s 0:19:15 34,897,920 2% 1.17MB/s 0:19:15 36,208,640 2% 1.17MB/s 0:19:08 37,519,360 2% 1.17MB/s 0:19:07 38,830,080 2% 1.17MB/s 0:19:07 40,140,800 2% 1.18MB/s 0:19:04 41,451,520 2% 1.17MB/s 0:19:12 42,762,240 3% 1.16MB/s 0:19:13 44,072,960 3% 1.17MB/s 0:19:08 45,383,680 3% 1.17MB/s 0:19:07 46,694,400 3% 1.18MB/s 0:18:59 48,005,120 3% 1.18MB/s 0:18:56 49,315,840 3% 1.17MB/s 0:18:58 50,626,560 3% 1.17MB/s 0:18:57 51,937,280 3% 1.17MB/s 0:18:55 53,248,000 3% 1.17MB/s 0:18:55 54,558,720 3% 1.18MB/s 0:18:52 55,869,440 3% 1.18MB/s 0:18:51 57,180,160 4% 1.17MB/s 0:18:51 58,490,880 4% 1.18MB/s 0:18:48 59,801,600 4% 1.17MB/s 0:18:49 61,112,320 4% 1.17MB/s 0:18:48 62,423,040 4% 1.17MB/s 0:18:47 63,733,760 4% 1.17MB/s 0:18:46 65,044,480 4% 1.18MB/s 0:18:44 66,355,200 4% 1.17MB/s 0:18:43 67,665,920 4% 1.18MB/s 0:18:41 68,976,640 4% 1.18MB/s 0:18:38 70,287,360 4% 1.18MB/s 0:18:38 71,598,080 5% 1.18MB/s 0:18:38 72,908,800 5% 1.18MB/s 0:18:37 74,219,520 5% 1.17MB/s 0:18:39 75,530,240 5% 1.17MB/s 0:18:40 76,840,960 5% 1.17MB/s 0:18:38 78,151,680 5% 1.17MB/s 0:18:36 79,462,400 5% 1.18MB/s 0:18:31 80,773,120 5% 1.18MB/s 0:18:29 82,083,840 5% 1.18MB/s 0:18:28 83,394,560 5% 1.18MB/s 0:18:29 84,705,280 5% 1.17MB/s 0:18:28 86,016,000 6% 1.17MB/s 0:18:27 87,326,720 6% 1.17MB/s 0:18:26 88,637,440 6% 1.17MB/s 0:18:30 89,948,160 6% 1.17MB/s 0:18:25 91,258,880 6% 1.17MB/s 0:18:27 92,569,600 6% 1.17MB/s 0:18:26 93,880,320 6% 1.18MB/s 0:18:18 95,191,040 6% 1.17MB/s 0:18:24 96,501,760 6% 1.18MB/s 0:18:17 97,812,480 6% 1.17MB/s 0:18:25 99,123,200 6% 1.17MB/s 0:18:20 100,433,920 7% 1.17MB/s 0:18:18 101,744,640 7% 1.17MB/s 0:18:19 103,055,360 7% 1.18MB/s 0:18:10 104,366,080 7% 1.17MB/s 0:18:12 105,676,800 7% 1.18MB/s 0:18:09 106,987,520 7% 1.18MB/s 0:18:09 108,298,240 7% 1.18MB/s 0:18:08 109,608,960 7% 1.17MB/s 0:18:08 110,919,680 7% 1.17MB/s 0:18:06 112,230,400 7% 1.17MB/s 0:18:06 113,541,120 8% 1.17MB/s 0:18:04 114,851,840 8% 1.17MB/s 0:18:10 116,162,560 8% 1.16MB/s 0:18:12 117,473,280 8% 1.16MB/s 0:18:10 118,784,000 8% 1.16MB/s 0:18:16 120,094,720 8% 1.17MB/s 0:18:06 121,405,440 8% 1.17MB/s 0:18:02 122,716,160 8% 1.17MB/s 0:18:02 124,026,880 8% 1.17MB/s 0:17:56 125,304,832 8% 1.17MB/s 0:18:02 126,615,552 8% 1.17MB/s 0:18:00 127,926,272 9% 1.17MB/s 0:17:58 129,236,992 9% 1.17MB/s 0:17:56 130,547,712 9% 1.17MB/s 0:17:51 131,858,432 9% 1.18MB/s 0:17:47 133,169,152 9% 1.18MB/s 0:17:47 134,479,872 9% 1.17MB/s 0:17:47 135,790,592 9% 1.18MB/s 0:17:43 137,101,312 9% 1.17MB/s 0:17:48 138,412,032 9% 1.17MB/s 0:17:45 139,722,752 9% 1.17MB/s 0:17:43 141,033,472 9% 1.17MB/s 0:17:41 142,344,192 10% 1.18MB/s 0:17:38 143,654,912 10% 1.17MB/s 0:17:39 144,965,632 10% 1.17MB/s 0:17:38 146,276,352 10% 1.17MB/s 0:17:39 147,587,072 10% 1.17MB/s 0:17:43 148,897,792 10% 1.17MB/s 0:17:38 150,208,512 10% 1.17MB/s 0:17:36 151,519,232 10% 1.17MB/s 0:17:35 152,829,952 10% 1.18MB/s 0:17:30 154,140,672 10% 1.17MB/s 0:17:33 155,451,392 10% 1.17MB/s 0:17:34 156,762,112 11% 1.17MB/s 0:17:32 158,072,832 11% 1.17MB/s 0:17:29 159,383,552 11% 1.17MB/s 0:17:28 160,694,272 11% 1.18MB/s 0:17:24 162,004,992 11% 1.18MB/s 0:17:23 163,315,712 11% 1.17MB/s 0:17:23 164,626,432 11% 1.18MB/s 0:17:21 165,937,152 11% 1.17MB/s 0:17:21 167,247,872 11% 1.17MB/s 0:17:21 168,558,592 11% 1.17MB/s 0:17:20 169,869,312 11% 1.17MB/s 0:17:19 171,180,032 12% 1.17MB/s 0:17:17 172,490,752 12% 1.17MB/s 0:17:15 173,801,472 12% 1.18MB/s 0:17:13 175,112,192 12% 1.18MB/s 0:17:11 176,422,912 12% 1.18MB/s 0:17:10 177,733,632 12% 1.17MB/s 0:17:13 179,044,352 12% 1.17MB/s 0:17:13 180,355,072 12% 1.17MB/s 0:17:12 181,665,792 12% 1.17MB/s 0:17:10 182,976,512 12% 1.17MB/s 0:17:08 184,287,232 12% 1.17MB/s 0:17:05 185,597,952 13% 1.17MB/s 0:17:07 186,908,672 13% 1.17MB/s 0:17:07 188,219,392 13% 1.17MB/s 0:17:03 189,530,112 13% 1.17MB/s 0:17:09 190,840,832 13% 1.17MB/s 0:17:05 192,151,552 13% 1.17MB/s 0:17:04 193,462,272 13% 1.17MB/s 0:17:03 194,772,992 13% 1.18MB/s 0:16:56 196,083,712 13% 1.18MB/s 0:16:55 197,394,432 13% 1.18MB/s 0:16:53 198,705,152 14% 1.18MB/s 0:16:52 200,015,872 14% 1.18MB/s 0:16:51 201,326,592 14% 1.18MB/s 0:16:50 202,637,312 14% 1.18MB/s 0:16:48 203,948,032 14% 1.17MB/s 0:16:50 205,258,752 14% 1.17MB/s 0:16:50 206,569,472 14% 1.17MB/s 0:16:49 207,880,192 14% 1.17MB/s 0:16:53 209,190,912 14% 1.17MB/s 0:16:45 210,501,632 14% 1.17MB/s 0:16:43 211,812,352 14% 1.17MB/s 0:16:42 213,123,072 15% 1.18MB/s 0:16:36 214,433,792 15% 1.18MB/s 0:16:38 215,744,512 15% 1.18MB/s 0:16:39 217,055,232 15% 1.17MB/s 0:16:38 218,365,952 15% 1.17MB/s 0:16:37 219,676,672 15% 1.17MB/s 0:16:39 220,856,320 15% 1.15MB/s 0:16:57 222,167,040 15% 1.14MB/s 0:17:02 223,477,760 15% 1.14MB/s 0:17:03 224,788,480 15% 1.14MB/s 0:16:58 226,099,200 15% 1.17MB/s 0:16:37 227,409,920 16% 1.17MB/s 0:16:31 228,720,640 16% 1.17MB/s 0:16:28 230,031,360 16% 1.18MB/s 0:16:26 231,342,080 16% 1.18MB/s 0:16:25 232,652,800 16% 1.17MB/s 0:16:25 233,963,520 16% 1.17MB/s 0:16:24 235,274,240 16% 1.17MB/s 0:16:23 236,453,888 16% 1.16MB/s 0:16:33 237,764,608 16% 1.16MB/s 0:16:30 239,075,328 16% 1.16MB/s 0:16:32 240,386,048 16% 1.16MB/s 0:16:35 241,696,768 17% 1.17MB/s 0:16:22 243,007,488 17% 1.17MB/s 0:16:20 244,318,208 17% 1.17MB/s 0:16:18 245,628,928 17% 1.18MB/s 0:16:13 246,939,648 17% 1.18MB/s 0:16:12 248,250,368 17% 1.17MB/s 0:16:15 249,561,088 17% 1.17MB/s 0:16:14 250,871,808 17% 1.17MB/s 0:16:12 252,182,528 17% 1.17MB/s 0:16:12 253,493,248 17% 1.17MB/s 0:16:08 254,803,968 17% 1.17MB/s 0:16:09 256,114,688 18% 1.17MB/s 0:16:09 257,425,408 18% 1.17MB/s 0:16:09 258,736,128 18% 1.17MB/s 0:16:08 260,014,080 18% 1.16MB/s 0:16:14 261,324,800 18% 1.16MB/s 0:16:10 262,635,520 18% 1.16MB/s 0:16:13 263,946,240 18% 1.16MB/s 0:16:12 265,256,960 18% 1.17MB/s 0:16:02 266,567,680 18% 1.17MB/s 0:16:03 267,878,400 18% 1.17MB/s 0:15:56 269,189,120 18% 1.18MB/s 0:15:54 270,499,840 19% 1.17MB/s 0:15:55 271,810,560 19% 1.17MB/s 0:15:53 273,121,280 19% 1.17MB/s 0:15:52 274,432,000 19% 1.17MB/s 0:15:51 275,742,720 19% 1.18MB/s 0:15:48 277,053,440 19% 1.17MB/s 0:15:48 278,364,160 19% 1.17MB/s 0:15:48 279,674,880 19% 1.17MB/s 0:15:51 280,985,600 19% 1.17MB/s 0:15:45 282,296,320 19% 1.18MB/s 0:15:42 283,607,040 20% 1.18MB/s 0:15:41 284,917,760 20% 1.18MB/s 0:15:35 286,228,480 20% 1.18MB/s 0:15:38 287,539,200 20% 1.18MB/s 0:15:38 288,849,920 20% 1.18MB/s 0:15:36 290,160,640 20% 1.18MB/s 0:15:36 291,471,360 20% 1.18MB/s 0:15:35 292,782,080 20% 1.17MB/s 0:15:35 294,092,800 20% 1.18MB/s 0:15:32 295,403,520 20% 1.18MB/s 0:15:31 296,714,240 20% 1.18MB/s 0:15:30 298,024,960 21% 1.18MB/s 0:15:29 299,335,680 21% 1.18MB/s 0:15:29 300,646,400 21% 1.17MB/s 0:15:30 301,957,120 21% 1.17MB/s 0:15:34 303,267,840 21% 1.17MB/s 0:15:31 304,578,560 21% 1.17MB/s 0:15:31 305,889,280 21% 1.17MB/s 0:15:27 307,200,000 21% 1.18MB/s 0:15:21 308,510,720 21% 1.17MB/s 0:15:22 309,821,440 21% 1.17MB/s 0:15:23 311,132,160 21% 1.17MB/s 0:15:21 312,442,880 22% 1.17MB/s 0:15:21 313,753,600 22% 1.17MB/s 0:15:19 315,064,320 22% 1.18MB/s 0:15:16 316,375,040 22% 1.17MB/s 0:15:15 317,685,760 22% 1.17MB/s 0:15:15 318,996,480 22% 1.17MB/s 0:15:13 320,307,200 22% 1.18MB/s 0:15:11 321,617,920 22% 1.17MB/s 0:15:11 322,928,640 22% 1.17MB/s 0:15:11 324,239,360 22% 1.17MB/s 0:15:11 325,550,080 22% 1.17MB/s 0:15:12 326,860,800 23% 1.17MB/s 0:15:09 328,171,520 23% 1.17MB/s 0:15:08 329,482,240 23% 1.16MB/s 0:15:12 330,792,960 23% 1.17MB/s 0:15:07 332,103,680 23% 1.17MB/s 0:15:09 333,414,400 23% 1.17MB/s 0:15:06 334,725,120 23% 1.18MB/s 0:14:59 336,035,840 23% 1.17MB/s 0:15:06 337,346,560 23% 1.17MB/s 0:15:03 338,657,280 23% 1.17MB/s 0:15:03 339,968,000 23% 1.17MB/s 0:15:02 341,278,720 24% 1.17MB/s 0:14:55 342,589,440 24% 1.17MB/s 0:14:54 343,900,160 24% 1.17MB/s 0:14:52 345,210,880 24% 1.18MB/s 0:14:50 346,521,600 24% 1.18MB/s 0:14:49 347,832,320 24% 1.18MB/s 0:14:48 349,143,040 24% 1.18MB/s 0:14:47 350,453,760 24% 1.18MB/s 0:14:46 351,764,480 24% 1.17MB/s 0:14:46 353,075,200 24% 1.17MB/s 0:14:45 354,385,920 24% 1.17MB/s 0:14:45 355,696,640 25% 1.17MB/s 0:14:45 357,007,360 25% 1.17MB/s 0:14:42 358,318,080 25% 1.17MB/s 0:14:41 359,628,800 25% 1.17MB/s 0:14:40 360,939,520 25% 1.17MB/s 0:14:38 362,250,240 25% 1.17MB/s 0:14:37 363,560,960 25% 1.17MB/s 0:14:37 364,871,680 25% 1.17MB/s 0:14:37 366,182,400 25% 1.17MB/s 0:14:36 367,493,120 25% 1.17MB/s 0:14:34 368,803,840 26% 1.17MB/s 0:14:35 370,114,560 26% 1.17MB/s 0:14:36 371,425,280 26% 1.17MB/s 0:14:36 372,736,000 26% 1.17MB/s 0:14:34 374,046,720 26% 1.17MB/s 0:14:31 375,357,440 26% 1.18MB/s 0:14:26 376,668,160 26% 1.17MB/s 0:14:25 377,978,880 26% 1.18MB/s 0:14:24 379,289,600 26% 1.18MB/s 0:14:23 380,600,320 26% 1.17MB/s 0:14:22 381,911,040 26% 1.18MB/s 0:14:20 383,221,760 27% 1.18MB/s 0:14:18 384,532,480 27% 1.18MB/s 0:14:17 385,843,200 27% 1.18MB/s 0:14:16 387,153,920 27% 1.17MB/s 0:14:17 388,464,640 27% 1.17MB/s 0:14:16 389,775,360 27% 1.17MB/s 0:14:16 391,086,080 27% 1.17MB/s 0:14:16 392,396,800 27% 1.18MB/s 0:14:12 393,707,520 27% 1.17MB/s 0:14:11 394,985,472 27% 1.17MB/s 0:14:16 396,296,192 27% 1.16MB/s 0:14:17 397,606,912 28% 1.16MB/s 0:14:16 398,917,632 28% 1.16MB/s 0:14:17 400,228,352 28% 1.17MB/s 0:14:08 401,539,072 28% 1.17MB/s 0:14:06 402,849,792 28% 1.17MB/s 0:14:05 404,160,512 28% 1.17MB/s 0:14:04 405,471,232 28% 1.17MB/s 0:14:03 406,781,952 28% 1.17MB/s 0:14:02 408,092,672 28% 1.17MB/s 0:14:00 409,403,392 28% 1.17MB/s 0:13:58 410,714,112 28% 1.17MB/s 0:14:01 412,024,832 29% 1.17MB/s 0:14:02 413,335,552 29% 1.17MB/s 0:14:00 414,646,272 29% 1.16MB/s 0:14:03 415,956,992 29% 1.17MB/s 0:13:53 417,267,712 29% 1.18MB/s 0:13:50 418,578,432 29% 1.16MB/s 0:13:57 419,889,152 29% 1.18MB/s 0:13:47 421,199,872 29% 1.17MB/s 0:13:50 422,510,592 29% 1.17MB/s 0:13:50 423,821,312 29% 1.18MB/s 0:13:41 425,132,032 29% 1.18MB/s 0:13:44 426,442,752 30% 1.17MB/s 0:13:44 427,753,472 30% 1.17MB/s 0:13:44 429,064,192 30% 1.17MB/s 0:13:43 430,374,912 30% 1.17MB/s 0:13:42 431,685,632 30% 1.17MB/s 0:13:41 432,996,352 30% 1.18MB/s 0:13:37 434,307,072 30% 1.18MB/s 0:13:36 435,617,792 30% 1.18MB/s 0:13:35 436,928,512 30% 1.18MB/s 0:13:34 438,239,232 30% 1.18MB/s 0:13:33 439,549,952 31% 1.17MB/s 0:13:36 440,860,672 31% 1.17MB/s 0:13:32 442,171,392 31% 1.17MB/s 0:13:31 443,482,112 31% 1.17MB/s 0:13:29 444,792,832 31% 1.18MB/s 0:13:25 446,103,552 31% 1.17MB/s 0:13:32 447,414,272 31% 1.15MB/s 0:13:40 448,724,992 31% 1.15MB/s 0:13:44 450,035,712 31% 1.15MB/s 0:13:44 451,346,432 31% 1.15MB/s 0:13:37 452,657,152 31% 1.16MB/s 0:13:29 453,967,872 32% 1.17MB/s 0:13:27 455,278,592 32% 1.17MB/s 0:13:21 456,589,312 32% 1.17MB/s 0:13:22 457,900,032 32% 1.18MB/s 0:13:17 459,210,752 32% 1.18MB/s 0:13:12 460,521,472 32% 1.18MB/s 0:13:15 461,832,192 32% 1.18MB/s 0:13:13 463,142,912 32% 1.17MB/s 0:13:15 464,453,632 32% 1.17MB/s 0:13:17 465,764,352 32% 1.17MB/s 0:13:16 467,075,072 32% 1.16MB/s 0:13:17 468,385,792 33% 1.16MB/s 0:13:18 469,696,512 33% 1.16MB/s 0:13:19 471,007,232 33% 1.16MB/s 0:13:17 472,317,952 33% 1.16MB/s 0:13:17 473,628,672 33% 1.16MB/s 0:13:18 474,939,392 33% 1.17MB/s 0:13:08 476,250,112 33% 1.16MB/s 0:13:09 477,560,832 33% 1.17MB/s 0:13:05 478,871,552 33% 1.17MB/s 0:13:03 480,182,272 33% 1.16MB/s 0:13:07 481,492,992 33% 1.17MB/s 0:13:03 482,803,712 34% 1.17MB/s 0:13:00 483,983,360 34% 1.16MB/s 0:13:04 485,294,080 34% 1.17MB/s 0:13:01 486,604,800 34% 1.16MB/s 0:13:00 487,915,520 34% 1.17MB/s 0:12:57 489,226,240 34% 1.18MB/s 0:12:47 490,536,960 34% 1.18MB/s 0:12:50 491,847,680 34% 1.18MB/s 0:12:49 493,158,400 34% 1.17MB/s 0:12:49 494,338,048 34% 1.16MB/s 0:12:57 495,517,696 34% 1.15MB/s 0:13:03 496,828,416 35% 1.15MB/s 0:13:02 498,139,136 35% 1.15MB/s 0:13:01 499,449,856 35% 1.16MB/s 0:12:52 500,760,576 35% 1.17MB/s 0:12:42 502,071,296 35% 1.17MB/s 0:12:42 503,382,016 35% 1.17MB/s 0:12:42 504,692,736 35% 1.17MB/s 0:12:41 506,003,456 35% 1.17MB/s 0:12:40 507,314,176 35% 1.17MB/s 0:12:38 508,624,896 35% 1.18MB/s 0:12:35 509,935,616 35% 1.18MB/s 0:12:34 511,246,336 36% 1.18MB/s 0:12:32 512,557,056 36% 1.17MB/s 0:12:33 513,867,776 36% 1.17MB/s 0:12:34 515,178,496 36% 1.17MB/s 0:12:34 516,489,216 36% 1.17MB/s 0:12:33 517,799,936 36% 1.17MB/s 0:12:30 519,110,656 36% 1.17MB/s 0:12:27 520,421,376 36% 1.17MB/s 0:12:30 521,732,096 36% 1.17MB/s 0:12:26 523,042,816 36% 1.17MB/s 0:12:25 524,353,536 36% 1.17MB/s 0:12:25 525,664,256 37% 1.18MB/s 0:12:19 526,974,976 37% 1.17MB/s 0:12:20 528,252,928 37% 1.17MB/s 0:12:23 529,563,648 37% 1.17MB/s 0:12:22 530,874,368 37% 1.17MB/s 0:12:21 532,185,088 37% 1.17MB/s 0:12:19 533,495,808 37% 1.18MB/s 0:12:13 534,806,528 37% 1.18MB/s 0:12:13 536,117,248 37% 1.18MB/s 0:12:11 537,427,968 37% 1.18MB/s 0:12:11 538,738,688 37% 1.17MB/s 0:12:11 540,049,408 38% 1.17MB/s 0:12:11 541,360,128 38% 1.17MB/s 0:12:10 542,670,848 38% 1.17MB/s 0:12:10 543,981,568 38% 1.17MB/s 0:12:07 545,292,288 38% 1.18MB/s 0:12:05 546,603,008 38% 1.17MB/s 0:12:04 547,913,728 38% 1.18MB/s 0:12:02 549,224,448 38% 1.18MB/s 0:12:01 550,535,168 38% 1.18MB/s 0:12:00 551,845,888 38% 1.17MB/s 0:12:00 553,156,608 39% 1.17MB/s 0:11:59 554,467,328 39% 1.17MB/s 0:11:59 555,778,048 39% 1.17MB/s 0:11:57 557,088,768 39% 1.17MB/s 0:12:00 558,399,488 39% 1.17MB/s 0:11:59 559,316,992 39% 1.07MB/s 0:13:03 560,365,568 39% 1.00MB/s 0:13:53 561,676,288 39% 1.01MB/s 0:13:48 562,987,008 39% 1.01MB/s 0:13:47 564,297,728 39% 1.10MB/s 0:12:38 565,608,448 39% 1.16MB/s 0:11:55 566,919,168 39% 1.16MB/s 0:11:57 568,229,888 40% 1.16MB/s 0:11:56 569,540,608 40% 1.16MB/s 0:11:53 570,851,328 40% 1.16MB/s 0:11:54 572,162,048 40% 1.16MB/s 0:11:50 573,472,768 40% 1.16MB/s 0:11:49 574,783,488 40% 1.16MB/s 0:11:48 576,094,208 40% 1.17MB/s 0:11:41 577,404,928 40% 1.17MB/s 0:11:39 578,715,648 40% 1.17MB/s 0:11:40 580,026,368 40% 1.18MB/s 0:11:35 581,337,088 41% 1.17MB/s 0:11:37 582,647,808 41% 1.17MB/s 0:11:35 583,958,528 41% 1.18MB/s 0:11:32 585,269,248 41% 1.18MB/s 0:11:30 586,579,968 41% 1.18MB/s 0:11:30 587,890,688 41% 1.18MB/s 0:11:28 589,201,408 41% 1.18MB/s 0:11:28 590,512,128 41% 1.18MB/s 0:11:27 591,822,848 41% 1.18MB/s 0:11:26 593,133,568 41% 1.17MB/s 0:11:25 594,444,288 41% 1.18MB/s 0:11:23 595,755,008 42% 1.17MB/s 0:11:24 597,065,728 42% 1.18MB/s 0:11:21 598,376,448 42% 1.18MB/s 0:11:20 599,687,168 42% 1.17MB/s 0:11:20 600,997,888 42% 1.18MB/s 0:11:17 602,308,608 42% 1.17MB/s 0:11:18 603,619,328 42% 1.17MB/s 0:11:17 604,930,048 42% 1.17MB/s 0:11:16 606,240,768 42% 1.17MB/s 0:11:20 607,551,488 42% 1.17MB/s 0:11:17 608,862,208 42% 1.17MB/s 0:11:16 610,172,928 43% 1.17MB/s 0:11:14 611,483,648 43% 1.18MB/s 0:11:07 612,794,368 43% 1.18MB/s 0:11:08 614,105,088 43% 1.18MB/s 0:11:07 615,415,808 43% 1.18MB/s 0:11:06 616,726,528 43% 1.17MB/s 0:11:05 618,037,248 43% 1.18MB/s 0:11:04 619,347,968 43% 1.18MB/s 0:11:02 620,658,688 43% 1.18MB/s 0:11:01 621,969,408 43% 1.18MB/s 0:11:00 623,280,128 43% 1.18MB/s 0:11:00 624,590,848 44% 1.17MB/s 0:11:01 625,901,568 44% 1.17MB/s 0:11:00 627,212,288 44% 1.17MB/s 0:10:59 628,523,008 44% 1.17MB/s 0:11:00 629,833,728 44% 1.17MB/s 0:11:00 631,144,448 44% 1.17MB/s 0:10:59 632,455,168 44% 1.17MB/s 0:10:57 633,765,888 44% 1.17MB/s 0:10:55 635,076,608 44% 1.18MB/s 0:10:50 636,387,328 44% 1.18MB/s 0:10:49 637,698,048 44% 1.18MB/s 0:10:47 639,008,768 45% 1.18MB/s 0:10:46 640,319,488 45% 1.18MB/s 0:10:46 641,630,208 45% 1.17MB/s 0:10:45 642,940,928 45% 1.17MB/s 0:10:45 644,251,648 45% 1.17MB/s 0:10:45 645,562,368 45% 1.17MB/s 0:10:45 646,873,088 45% 1.16MB/s 0:10:46 648,183,808 45% 1.16MB/s 0:10:45 649,494,528 45% 1.16MB/s 0:10:44 650,805,248 45% 1.17MB/s 0:10:41 652,115,968 45% 1.17MB/s 0:10:39 653,426,688 46% 1.17MB/s 0:10:38 654,737,408 46% 1.17MB/s 0:10:36 656,048,128 46% 1.17MB/s 0:10:34 657,358,848 46% 1.17MB/s 0:10:32 658,669,568 46% 1.17MB/s 0:10:33 659,980,288 46% 1.18MB/s 0:10:29 661,291,008 46% 1.18MB/s 0:10:28 662,568,960 46% 1.17MB/s 0:10:31 663,879,680 46% 1.17MB/s 0:10:28 665,190,400 46% 1.17MB/s 0:10:29 666,501,120 47% 1.16MB/s 0:10:30 667,811,840 47% 1.17MB/s 0:10:26 669,122,560 47% 1.17MB/s 0:10:25 670,433,280 47% 1.17MB/s 0:10:24 671,744,000 47% 1.17MB/s 0:10:21 673,054,720 47% 1.18MB/s 0:10:18 674,365,440 47% 1.17MB/s 0:10:18 675,676,160 47% 1.17MB/s 0:10:18 676,986,880 47% 1.17MB/s 0:10:17 678,297,600 47% 1.17MB/s 0:10:16 679,608,320 47% 1.17MB/s 0:10:13 680,919,040 48% 1.17MB/s 0:10:12 682,229,760 48% 1.17MB/s 0:10:14 683,540,480 48% 1.18MB/s 0:10:10 684,851,200 48% 1.17MB/s 0:10:09 686,161,920 48% 1.18MB/s 0:10:07 687,472,640 48% 1.18MB/s 0:10:03 688,783,360 48% 1.18MB/s 0:10:05 690,094,080 48% 1.18MB/s 0:10:03 691,404,800 48% 1.18MB/s 0:10:03 692,715,520 48% 1.18MB/s 0:10:02 694,026,240 48% 1.18MB/s 0:10:01 695,336,960 49% 1.17MB/s 0:10:01 696,647,680 49% 1.17MB/s 0:10:00 697,958,400 49% 1.17MB/s 0:09:59 699,269,120 49% 1.17MB/s 0:09:58 700,579,840 49% 1.18MB/s 0:09:55 701,890,560 49% 1.18MB/s 0:09:54 703,201,280 49% 1.17MB/s 0:09:54 704,512,000 49% 1.16MB/s 0:09:58 705,822,720 49% 1.16MB/s 0:09:58 707,133,440 49% 1.16MB/s 0:09:57 708,444,160 49% 1.16MB/s 0:09:55 709,754,880 50% 1.17MB/s 0:09:49 711,065,600 50% 1.18MB/s 0:09:47 712,376,320 50% 1.18MB/s 0:09:46 713,687,040 50% 1.18MB/s 0:09:45 714,997,760 50% 1.18MB/s 0:09:43 716,308,480 50% 1.17MB/s 0:09:43 717,619,200 50% 1.17MB/s 0:09:42 718,929,920 50% 1.17MB/s 0:09:41 720,240,640 50% 1.17MB/s 0:09:40 721,551,360 50% 1.17MB/s 0:09:40 722,862,080 50% 1.18MB/s 0:09:37 724,172,800 51% 1.17MB/s 0:09:36 725,483,520 51% 1.17MB/s 0:09:35 726,794,240 51% 1.18MB/s 0:09:32 728,104,960 51% 1.18MB/s 0:09:33 729,415,680 51% 1.18MB/s 0:09:31 730,726,400 51% 1.18MB/s 0:09:30 732,037,120 51% 1.18MB/s 0:09:29 733,347,840 51% 1.18MB/s 0:09:28 734,658,560 51% 1.18MB/s 0:09:27 735,969,280 51% 1.17MB/s 0:09:27 737,280,000 51% 1.17MB/s 0:09:26 738,590,720 52% 1.17MB/s 0:09:25 739,901,440 52% 1.17MB/s 0:09:23 741,212,160 52% 1.18MB/s 0:09:22 742,522,880 52% 1.17MB/s 0:09:21 743,833,600 52% 1.18MB/s 0:09:20 745,144,320 52% 1.17MB/s 0:09:21 746,455,040 52% 1.17MB/s 0:09:21 747,765,760 52% 1.16MB/s 0:09:22 749,076,480 52% 1.16MB/s 0:09:23 750,387,200 52% 1.16MB/s 0:09:19 751,697,920 53% 1.17MB/s 0:09:17 753,008,640 53% 1.17MB/s 0:09:14 754,319,360 53% 1.17MB/s 0:09:11 755,630,080 53% 1.17MB/s 0:09:11 756,940,800 53% 1.17MB/s 0:09:09 758,251,520 53% 1.18MB/s 0:09:08 759,562,240 53% 1.18MB/s 0:09:06 760,872,960 53% 1.17MB/s 0:09:06 762,183,680 53% 1.17MB/s 0:09:05 763,494,400 53% 1.17MB/s 0:09:05 764,805,120 53% 1.17MB/s 0:09:03 766,115,840 54% 1.17MB/s 0:09:02 767,426,560 54% 1.17MB/s 0:09:01 768,737,280 54% 1.17MB/s 0:09:01 770,048,000 54% 1.17MB/s 0:09:00 771,358,720 54% 1.17MB/s 0:08:59 772,669,440 54% 1.17MB/s 0:08:58 773,980,160 54% 1.17MB/s 0:08:57 775,290,880 54% 1.17MB/s 0:08:58 776,601,600 54% 1.17MB/s 0:08:56 777,912,320 54% 1.16MB/s 0:09:00 779,223,040 54% 1.16MB/s 0:08:59 780,533,760 55% 1.15MB/s 0:09:00 781,844,480 55% 1.15MB/s 0:09:00 783,155,200 55% 1.16MB/s 0:08:56 784,465,920 55% 1.16MB/s 0:08:52 785,776,640 55% 1.17MB/s 0:08:47 787,087,360 55% 1.17MB/s 0:08:44 788,398,080 55% 1.18MB/s 0:08:42 789,708,800 55% 1.18MB/s 0:08:41 791,019,520 55% 1.17MB/s 0:08:41 792,330,240 55% 1.17MB/s 0:08:39 793,640,960 55% 1.18MB/s 0:08:38 794,951,680 56% 1.17MB/s 0:08:38 796,262,400 56% 1.17MB/s 0:08:36 797,540,352 56% 1.17MB/s 0:08:38 798,851,072 56% 1.17MB/s 0:08:37 800,161,792 56% 1.17MB/s 0:08:36 801,472,512 56% 1.17MB/s 0:08:35 802,783,232 56% 1.17MB/s 0:08:31 804,093,952 56% 1.17MB/s 0:08:31 805,404,672 56% 1.17MB/s 0:08:30 806,715,392 56% 1.17MB/s 0:08:28 808,026,112 56% 1.18MB/s 0:08:26 809,336,832 57% 1.18MB/s 0:08:25 810,647,552 57% 1.18MB/s 0:08:24 811,958,272 57% 1.18MB/s 0:08:23 813,268,992 57% 1.18MB/s 0:08:22 814,579,712 57% 1.17MB/s 0:08:22 815,890,432 57% 1.17MB/s 0:08:21 817,201,152 57% 1.17MB/s 0:08:21 818,511,872 57% 1.17MB/s 0:08:20 819,822,592 57% 1.17MB/s 0:08:19 821,133,312 57% 1.17MB/s 0:08:17 822,444,032 58% 1.17MB/s 0:08:15 823,754,752 58% 1.17MB/s 0:08:14 825,065,472 58% 1.18MB/s 0:08:12 826,376,192 58% 1.18MB/s 0:08:11 827,686,912 58% 1.18MB/s 0:08:10 828,997,632 58% 1.17MB/s 0:08:09 830,308,352 58% 1.17MB/s 0:08:08 831,619,072 58% 1.17MB/s 0:08:07 832,929,792 58% 1.17MB/s 0:08:06 834,240,512 58% 1.18MB/s 0:08:04 835,551,232 58% 1.18MB/s 0:08:03 836,861,952 59% 1.18MB/s 0:08:02 838,172,672 59% 1.17MB/s 0:08:02 839,352,320 59% 1.14MB/s 0:08:17 840,663,040 59% 1.14MB/s 0:08:16 841,973,760 59% 1.14MB/s 0:08:15 843,284,480 59% 1.14MB/s 0:08:12 844,595,200 59% 1.17MB/s 0:07:56 845,905,920 59% 1.17MB/s 0:07:55 847,216,640 59% 1.17MB/s 0:07:54 848,527,360 59% 1.17MB/s 0:07:53 849,838,080 59% 1.17MB/s 0:07:52 851,148,800 60% 1.17MB/s 0:07:53 852,459,520 60% 1.17MB/s 0:07:53 853,770,240 60% 1.17MB/s 0:07:52 855,080,960 60% 1.16MB/s 0:07:52 856,391,680 60% 1.17MB/s 0:07:48 857,702,400 60% 1.17MB/s 0:07:48 859,013,120 60% 1.17MB/s 0:07:44 860,323,840 60% 1.18MB/s 0:07:43 861,634,560 60% 1.18MB/s 0:07:42 862,945,280 60% 1.18MB/s 0:07:38 864,256,000 60% 1.18MB/s 0:07:39 865,566,720 61% 1.18MB/s 0:07:38 866,877,440 61% 1.17MB/s 0:07:38 868,188,160 61% 1.17MB/s 0:07:37 869,498,880 61% 1.17MB/s 0:07:36 870,809,600 61% 1.18MB/s 0:07:34 872,120,320 61% 1.18MB/s 0:07:33 873,431,040 61% 1.18MB/s 0:07:32 874,741,760 61% 1.17MB/s 0:07:31 876,052,480 61% 1.17MB/s 0:07:30 877,363,200 61% 1.18MB/s 0:07:29 878,673,920 61% 1.17MB/s 0:07:30 879,984,640 62% 1.17MB/s 0:07:29 881,295,360 62% 1.17MB/s 0:07:27 882,606,080 62% 1.17MB/s 0:07:27 883,916,800 62% 1.17MB/s 0:07:24 885,227,520 62% 1.17MB/s 0:07:24 886,538,240 62% 1.17MB/s 0:07:21 887,848,960 62% 1.17MB/s 0:07:21 889,159,680 62% 1.17MB/s 0:07:20 890,470,400 62% 1.18MB/s 0:07:17 891,781,120 62% 1.17MB/s 0:07:19 893,091,840 62% 1.17MB/s 0:07:17 894,402,560 63% 1.17MB/s 0:07:15 895,713,280 63% 1.17MB/s 0:07:14 897,024,000 63% 1.17MB/s 0:07:13 898,334,720 63% 1.18MB/s 0:07:10 899,645,440 63% 1.18MB/s 0:07:09 900,956,160 63% 1.18MB/s 0:07:09 902,266,880 63% 1.18MB/s 0:07:07 903,577,600 63% 1.17MB/s 0:07:09 904,888,320 63% 1.17MB/s 0:07:08 906,199,040 63% 1.17MB/s 0:07:07 907,509,760 64% 1.17MB/s 0:07:06 908,820,480 64% 1.17MB/s 0:07:04 910,131,200 64% 1.17MB/s 0:07:03 911,441,920 64% 1.17MB/s 0:07:03 912,752,640 64% 1.17MB/s 0:07:01 914,063,360 64% 1.18MB/s 0:06:58 915,374,080 64% 1.17MB/s 0:06:58 916,684,800 64% 1.18MB/s 0:06:56 917,995,520 64% 1.17MB/s 0:06:56 919,306,240 64% 1.17MB/s 0:06:56 920,616,960 64% 1.17MB/s 0:06:54 921,927,680 65% 1.17MB/s 0:06:52 923,238,400 65% 1.17MB/s 0:06:51 924,549,120 65% 1.17MB/s 0:06:51 925,859,840 65% 1.17MB/s 0:06:51 927,170,560 65% 1.17MB/s 0:06:49 928,481,280 65% 1.17MB/s 0:06:49 929,792,000 65% 1.17MB/s 0:06:46 931,069,952 65% 1.17MB/s 0:06:47 932,380,672 65% 1.17MB/s 0:06:46 933,691,392 65% 1.16MB/s 0:06:46 935,002,112 65% 1.17MB/s 0:06:43 936,312,832 66% 1.18MB/s 0:06:39 937,623,552 66% 1.18MB/s 0:06:38 938,934,272 66% 1.18MB/s 0:06:36 940,244,992 66% 1.18MB/s 0:06:36 941,555,712 66% 1.17MB/s 0:06:36 942,866,432 66% 1.17MB/s 0:06:35 944,177,152 66% 1.18MB/s 0:06:33 945,487,872 66% 1.17MB/s 0:06:33 946,798,592 66% 1.17MB/s 0:06:32 948,109,312 66% 1.17MB/s 0:06:31 949,420,032 66% 1.17MB/s 0:06:30 950,730,752 67% 1.17MB/s 0:06:29 952,041,472 67% 1.17MB/s 0:06:28 953,352,192 67% 1.18MB/s 0:06:26 954,662,912 67% 1.17MB/s 0:06:25 955,973,632 67% 1.17MB/s 0:06:24 957,284,352 67% 1.18MB/s 0:06:21 958,595,072 67% 1.17MB/s 0:06:22 959,905,792 67% 1.17MB/s 0:06:22 961,216,512 67% 1.17MB/s 0:06:19 962,527,232 67% 1.18MB/s 0:06:17 963,837,952 67% 1.18MB/s 0:06:16 965,148,672 68% 1.18MB/s 0:06:13 966,459,392 68% 1.18MB/s 0:06:14 967,770,112 68% 1.18MB/s 0:06:14 969,080,832 68% 1.17MB/s 0:06:13 970,391,552 68% 1.17MB/s 0:06:11 971,702,272 68% 1.18MB/s 0:06:10 973,012,992 68% 1.17MB/s 0:06:09 974,323,712 68% 1.18MB/s 0:06:08 975,634,432 68% 1.17MB/s 0:06:07 976,945,152 68% 1.17MB/s 0:06:06 978,255,872 68% 1.17MB/s 0:06:05 979,566,592 69% 1.17MB/s 0:06:04 980,877,312 69% 1.17MB/s 0:06:03 982,188,032 69% 1.17MB/s 0:06:02 983,498,752 69% 1.17MB/s 0:06:01 984,809,472 69% 1.17MB/s 0:06:01 986,120,192 69% 1.17MB/s 0:06:00 987,430,912 69% 1.17MB/s 0:05:59 988,741,632 69% 1.16MB/s 0:06:00 990,052,352 69% 1.17MB/s 0:05:56 991,363,072 69% 1.17MB/s 0:05:56 992,673,792 70% 1.17MB/s 0:05:55 993,984,512 70% 1.17MB/s 0:05:52 995,295,232 70% 1.17MB/s 0:05:54 996,605,952 70% 1.17MB/s 0:05:52 997,785,600 70% 1.16MB/s 0:05:54 999,096,320 70% 1.15MB/s 0:05:54 1,000,407,040 70% 1.16MB/s 0:05:52 1,001,717,760 70% 1.16MB/s 0:05:51 1,003,028,480 70% 1.16MB/s 0:05:48 1,004,339,200 70% 1.17MB/s 0:05:45 1,005,649,920 70% 1.17MB/s 0:05:44 1,006,960,640 71% 1.16MB/s 0:05:44 1,008,271,360 71% 1.17MB/s 0:05:42 1,009,582,080 71% 1.17MB/s 0:05:40 1,010,892,800 71% 1.17MB/s 0:05:39 1,012,203,520 71% 1.17MB/s 0:05:37 1,013,514,240 71% 1.18MB/s 0:05:36 1,014,824,960 71% 1.18MB/s 0:05:34 1,016,135,680 71% 1.18MB/s 0:05:33 1,017,446,400 71% 1.17MB/s 0:05:33 1,018,757,120 71% 1.17MB/s 0:05:32 1,020,067,840 71% 1.17MB/s 0:05:31 1,021,378,560 72% 1.17MB/s 0:05:29 1,022,689,280 72% 1.17MB/s 0:05:28 1,024,000,000 72% 1.18MB/s 0:05:27 1,025,310,720 72% 1.17MB/s 0:05:26 1,026,621,440 72% 1.17MB/s 0:05:25 1,027,932,160 72% 1.17MB/s 0:05:24 1,029,242,880 72% 1.17MB/s 0:05:23 1,030,553,600 72% 1.17MB/s 0:05:22 1,031,864,320 72% 1.17MB/s 0:05:21 1,033,175,040 72% 1.17MB/s 0:05:20 1,034,485,760 72% 1.17MB/s 0:05:19 1,035,796,480 73% 1.17MB/s 0:05:17 1,037,107,200 73% 1.18MB/s 0:05:16 1,038,417,920 73% 1.18MB/s 0:05:15 1,039,728,640 73% 1.18MB/s 0:05:14 1,041,039,360 73% 1.17MB/s 0:05:13 1,042,350,080 73% 1.17MB/s 0:05:12 1,043,660,800 73% 1.18MB/s 0:05:10 1,044,971,520 73% 1.18MB/s 0:05:09 1,046,282,240 73% 1.18MB/s 0:05:08 1,047,592,960 73% 1.18MB/s 0:05:07 1,048,903,680 73% 1.17MB/s 0:05:07 1,050,214,400 74% 1.17MB/s 0:05:06 1,051,525,120 74% 1.17MB/s 0:05:05 1,052,835,840 74% 1.17MB/s 0:05:05 1,054,146,560 74% 1.16MB/s 0:05:05 1,055,457,280 74% 1.16MB/s 0:05:04 1,056,768,000 74% 1.17MB/s 0:05:02 1,058,078,720 74% 1.17MB/s 0:05:00 1,059,389,440 74% 1.17MB/s 0:04:58 1,060,700,160 74% 1.17MB/s 0:04:57 1,062,010,880 74% 1.17MB/s 0:04:56 1,063,321,600 74% 1.17MB/s 0:04:55 1,064,632,320 75% 1.18MB/s 0:04:52 1,065,910,272 75% 1.17MB/s 0:04:54 1,067,220,992 75% 1.16MB/s 0:04:54 1,068,531,712 75% 1.17MB/s 0:04:52 1,069,842,432 75% 1.16MB/s 0:04:51 1,071,153,152 75% 1.17MB/s 0:04:48 1,072,463,872 75% 1.17MB/s 0:04:48 1,073,774,592 75% 1.17MB/s 0:04:47 1,075,085,312 75% 1.17MB/s 0:04:46 1,076,396,032 75% 1.17MB/s 0:04:45 1,077,706,752 76% 1.18MB/s 0:04:42 1,079,017,472 76% 1.17MB/s 0:04:42 1,080,328,192 76% 1.18MB/s 0:04:40 1,081,638,912 76% 1.18MB/s 0:04:39 1,082,949,632 76% 1.18MB/s 0:04:37 1,084,260,352 76% 1.18MB/s 0:04:36 1,085,571,072 76% 1.18MB/s 0:04:36 1,086,881,792 76% 1.18MB/s 0:04:34 1,088,192,512 76% 1.18MB/s 0:04:33 1,089,503,232 76% 1.17MB/s 0:04:33 1,090,813,952 76% 1.17MB/s 0:04:32 1,092,124,672 77% 1.17MB/s 0:04:31 1,093,435,392 77% 1.17MB/s 0:04:31 1,094,746,112 77% 1.17MB/s 0:04:28 1,096,056,832 77% 1.17MB/s 0:04:27 1,097,367,552 77% 1.17MB/s 0:04:27 1,098,678,272 77% 1.17MB/s 0:04:26 1,099,988,992 77% 1.17MB/s 0:04:25 1,101,299,712 77% 1.17MB/s 0:04:23 1,102,610,432 77% 1.18MB/s 0:04:21 1,103,921,152 77% 1.18MB/s 0:04:19 1,105,231,872 77% 1.18MB/s 0:04:19 1,106,542,592 78% 1.18MB/s 0:04:18 1,107,853,312 78% 1.18MB/s 0:04:17 1,109,164,032 78% 1.18MB/s 0:04:16 1,110,474,752 78% 1.17MB/s 0:04:15 1,111,785,472 78% 1.18MB/s 0:04:14 1,113,096,192 78% 1.18MB/s 0:04:13 1,114,406,912 78% 1.17MB/s 0:04:12 1,115,717,632 78% 1.17MB/s 0:04:11 1,117,028,352 78% 1.17MB/s 0:04:10 1,118,339,072 78% 1.17MB/s 0:04:09 1,119,649,792 78% 1.18MB/s 0:04:07 1,120,960,512 79% 1.18MB/s 0:04:06 1,122,271,232 79% 1.18MB/s 0:04:05 1,123,581,952 79% 1.17MB/s 0:04:04 1,124,892,672 79% 1.18MB/s 0:04:03 1,126,203,392 79% 1.17MB/s 0:04:02 1,127,514,112 79% 1.18MB/s 0:04:01 1,128,824,832 79% 1.18MB/s 0:04:00 1,130,135,552 79% 1.18MB/s 0:03:58 1,131,446,272 79% 1.18MB/s 0:03:57 1,132,756,992 79% 1.18MB/s 0:03:56 1,134,067,712 79% 1.18MB/s 0:03:55 1,135,378,432 80% 1.17MB/s 0:03:55 1,136,689,152 80% 1.17MB/s 0:03:54 1,137,999,872 80% 1.17MB/s 0:03:53 1,139,310,592 80% 1.17MB/s 0:03:52 1,140,621,312 80% 1.17MB/s 0:03:50 1,141,932,032 80% 1.17MB/s 0:03:49 1,143,242,752 80% 1.17MB/s 0:03:48 1,144,553,472 80% 1.18MB/s 0:03:46 1,145,864,192 80% 1.17MB/s 0:03:47 1,147,174,912 80% 1.17MB/s 0:03:46 1,148,485,632 80% 1.17MB/s 0:03:45 1,149,796,352 81% 1.17MB/s 0:03:44 1,151,107,072 81% 1.17MB/s 0:03:42 1,152,417,792 81% 1.17MB/s 0:03:40 1,153,728,512 81% 1.18MB/s 0:03:39 1,155,039,232 81% 1.18MB/s 0:03:38 1,156,349,952 81% 1.18MB/s 0:03:37 1,157,660,672 81% 1.17MB/s 0:03:37 1,158,971,392 81% 1.17MB/s 0:03:35 1,160,282,112 81% 1.17MB/s 0:03:34 1,161,592,832 81% 1.17MB/s 0:03:33 1,162,903,552 82% 1.18MB/s 0:03:31 1,164,214,272 82% 1.18MB/s 0:03:30 1,165,524,992 82% 1.17MB/s 0:03:30 1,166,835,712 82% 1.17MB/s 0:03:29 1,168,146,432 82% 1.17MB/s 0:03:28 1,169,457,152 82% 1.17MB/s 0:03:27 1,170,767,872 82% 1.17MB/s 0:03:25 1,172,078,592 82% 1.17MB/s 0:03:25 1,173,389,312 82% 1.17MB/s 0:03:23 1,174,700,032 82% 1.17MB/s 0:03:23 1,176,010,752 82% 1.17MB/s 0:03:22 1,177,321,472 83% 1.17MB/s 0:03:20 1,178,632,192 83% 1.17MB/s 0:03:19 1,179,942,912 83% 1.17MB/s 0:03:17 1,181,253,632 83% 1.17MB/s 0:03:17 1,182,564,352 83% 1.17MB/s 0:03:15 1,183,875,072 83% 1.17MB/s 0:03:14 1,185,185,792 83% 1.17MB/s 0:03:13 1,186,496,512 83% 1.18MB/s 0:03:11 1,187,807,232 83% 1.17MB/s 0:03:11 1,189,117,952 83% 1.17MB/s 0:03:10 1,190,428,672 83% 1.17MB/s 0:03:09 1,191,739,392 84% 1.17MB/s 0:03:08 1,193,050,112 84% 1.18MB/s 0:03:06 1,194,360,832 84% 1.18MB/s 0:03:05 1,195,671,552 84% 1.17MB/s 0:03:05 1,196,982,272 84% 1.17MB/s 0:03:04 1,198,292,992 84% 1.17MB/s 0:03:03 1,199,570,944 84% 1.16MB/s 0:03:03 1,200,881,664 84% 1.17MB/s 0:03:01 1,202,192,384 84% 1.17MB/s 0:03:00 1,203,240,960 84% 1.12MB/s 0:03:06 1,203,896,320 84% 1009.56kB/s 0:03:31 1,204,551,680 84% 860.71kB/s 0:04:07 1,205,207,040 85% 712.66kB/s 0:04:58 1,205,862,400 85% 614.35kB/s 0:05:45 1,206,517,760 85% 613.61kB/s 0:05:44 1,207,173,120 85% 610.98kB/s 0:05:44 1,207,828,480 85% 612.73kB/s 0:05:42 1,208,483,840 85% 611.85kB/s 0:05:42 1,209,139,200 85% 611.71kB/s 0:05:41 1,209,794,560 85% 617.76kB/s 0:05:36 1,210,449,920 85% 610.69kB/s 0:05:39 1,211,105,280 85% 614.06kB/s 0:05:36 1,211,826,176 85% 638.13kB/s 0:05:22 1,212,416,000 85% 621.21kB/s 0:05:30 1,213,333,504 85% 689.01kB/s 0:04:56 1,214,644,224 85% 837.01kB/s 0:04:02 1,215,954,944 85% 961.60kB/s 0:03:29 1,217,265,664 85% 1.09MB/s 0:02:59 1,218,576,384 85% 1.17MB/s 0:02:46 1,219,887,104 86% 1.17MB/s 0:02:45 1,221,197,824 86% 1.17MB/s 0:02:44 1,222,508,544 86% 1.17MB/s 0:02:43 1,223,819,264 86% 1.17MB/s 0:02:41 1,225,129,984 86% 1.17MB/s 0:02:40 1,226,440,704 86% 1.17MB/s 0:02:39 1,227,751,424 86% 1.17MB/s 0:02:38 1,229,062,144 86% 1.17MB/s 0:02:37 1,230,372,864 86% 1.17MB/s 0:02:35 1,231,683,584 86% 1.17MB/s 0:02:34 1,232,994,304 86% 1.17MB/s 0:02:33 1,234,305,024 87% 1.18MB/s 0:02:32 1,235,615,744 87% 1.18MB/s 0:02:31 1,236,926,464 87% 1.18MB/s 0:02:30 1,238,237,184 87% 1.18MB/s 0:02:29 1,239,547,904 87% 1.18MB/s 0:02:28 1,240,858,624 87% 1.18MB/s 0:02:27 1,242,169,344 87% 1.18MB/s 0:02:26 1,243,480,064 87% 1.18MB/s 0:02:24 1,244,790,784 87% 1.18MB/s 0:02:23 1,246,101,504 87% 1.18MB/s 0:02:22 1,247,412,224 87% 1.18MB/s 0:02:21 1,248,722,944 88% 1.18MB/s 0:02:20 1,250,033,664 88% 1.18MB/s 0:02:19 1,251,344,384 88% 1.17MB/s 0:02:18 1,252,655,104 88% 1.17MB/s 0:02:17 1,253,965,824 88% 1.17MB/s 0:02:16 1,255,276,544 88% 1.17MB/s 0:02:15 1,256,587,264 88% 1.18MB/s 0:02:13 1,257,897,984 88% 1.17MB/s 0:02:13 1,259,208,704 88% 1.17MB/s 0:02:12 1,260,519,424 88% 1.17MB/s 0:02:11 1,261,830,144 88% 1.17MB/s 0:02:09 1,263,140,864 89% 1.17MB/s 0:02:08 1,264,451,584 89% 1.17MB/s 0:02:07 1,265,762,304 89% 1.17MB/s 0:02:06 1,267,073,024 89% 1.17MB/s 0:02:05 1,268,383,744 89% 1.17MB/s 0:02:04 1,269,694,464 89% 1.17MB/s 0:02:03 1,271,005,184 89% 1.18MB/s 0:02:02 1,272,315,904 89% 1.18MB/s 0:02:00 1,273,626,624 89% 1.18MB/s 0:01:59 1,274,937,344 89% 1.17MB/s 0:01:58 1,276,248,064 90% 1.17MB/s 0:01:57 1,277,558,784 90% 1.17MB/s 0:01:56 1,278,869,504 90% 1.17MB/s 0:01:55 1,280,180,224 90% 1.17MB/s 0:01:54 1,281,490,944 90% 1.18MB/s 0:01:53 1,282,801,664 90% 1.18MB/s 0:01:52 1,284,112,384 90% 1.17MB/s 0:01:51 1,285,423,104 90% 1.17MB/s 0:01:50 1,286,733,824 90% 1.17MB/s 0:01:49 1,288,044,544 90% 1.17MB/s 0:01:48 1,289,355,264 90% 1.17MB/s 0:01:46 1,290,665,984 91% 1.17MB/s 0:01:45 1,291,976,704 91% 1.17MB/s 0:01:44 1,293,287,424 91% 1.18MB/s 0:01:43 1,294,598,144 91% 1.18MB/s 0:01:42 1,295,908,864 91% 1.18MB/s 0:01:41 1,297,219,584 91% 1.17MB/s 0:01:40 1,298,530,304 91% 1.17MB/s 0:01:39 1,299,841,024 91% 1.17MB/s 0:01:38 1,301,151,744 91% 1.18MB/s 0:01:37 1,302,462,464 91% 1.18MB/s 0:01:35 1,303,773,184 91% 1.18MB/s 0:01:34 1,305,083,904 92% 1.18MB/s 0:01:33 1,306,394,624 92% 1.18MB/s 0:01:32 1,307,705,344 92% 1.18MB/s 0:01:31 1,308,753,920 92% 1.12MB/s 0:01:34 1,310,195,712 92% 1.16MB/s 0:01:31 1,311,506,432 92% 1.16MB/s 0:01:29 1,312,817,152 92% 1.16MB/s 0:01:28 1,314,127,872 92% 1.21MB/s 0:01:23 1,315,438,592 92% 1.18MB/s 0:01:24 1,316,749,312 92% 1.17MB/s 0:01:24 1,318,060,032 92% 1.17MB/s 0:01:23 1,319,370,752 93% 1.18MB/s 0:01:21 1,320,681,472 93% 1.18MB/s 0:01:20 1,321,598,976 93% 1.07MB/s 0:01:27 1,322,778,624 93% 1.04MB/s 0:01:29 1,324,089,344 93% 1.04MB/s 0:01:27 1,325,400,064 93% 1.04MB/s 0:01:26 1,326,579,712 93% 1.10MB/s 0:01:21 1,327,497,216 93% 1.04MB/s 0:01:24 1,328,807,936 93% 1.04MB/s 0:01:23 1,330,118,656 93% 1.04MB/s 0:01:22 1,331,429,376 93% 1.09MB/s 0:01:17 1,332,740,096 93% 1.18MB/s 0:01:10 1,334,018,048 94% 1.17MB/s 0:01:10 1,335,328,768 94% 1.17MB/s 0:01:08 1,336,639,488 94% 1.17MB/s 0:01:07 1,337,950,208 94% 1.17MB/s 0:01:06 1,339,260,928 94% 1.18MB/s 0:01:05 1,340,571,648 94% 1.18MB/s 0:01:04 1,341,882,368 94% 1.18MB/s 0:01:03 1,343,193,088 94% 1.18MB/s 0:01:02 1,344,503,808 94% 1.18MB/s 0:01:00 1,345,814,528 94% 1.18MB/s 0:00:59 1,347,125,248 95% 1.18MB/s 0:00:58 1,348,435,968 95% 1.18MB/s 0:00:57 1,349,746,688 95% 1.18MB/s 0:00:56 1,351,057,408 95% 1.18MB/s 0:00:55 1,352,368,128 95% 1.18MB/s 0:00:54 1,353,678,848 95% 1.18MB/s 0:00:53 1,354,989,568 95% 1.18MB/s 0:00:52 1,356,300,288 95% 1.18MB/s 0:00:51 1,357,611,008 95% 1.17MB/s 0:00:50 1,358,921,728 95% 1.17MB/s 0:00:49 1,360,232,448 95% 1.17MB/s 0:00:48 1,361,543,168 96% 1.17MB/s 0:00:47 1,362,853,888 96% 1.18MB/s 0:00:45 1,364,164,608 96% 1.17MB/s 0:00:44 1,365,475,328 96% 1.17MB/s 0:00:43 1,366,786,048 96% 1.17MB/s 0:00:42 1,368,096,768 96% 1.17MB/s 0:00:41 1,369,407,488 96% 1.17MB/s 0:00:40 1,370,718,208 96% 1.18MB/s 0:00:39 1,372,028,928 96% 1.18MB/s 0:00:38 1,373,339,648 96% 1.17MB/s 0:00:37 1,374,388,224 96% 1.13MB/s 0:00:37 1,375,436,800 97% 1.07MB/s 0:00:38 1,376,747,520 97% 1.07MB/s 0:00:37 1,377,665,024 97% 1000.95kB/s 0:00:40 1,378,975,744 97% 1.02MB/s 0:00:37 1,379,893,248 97% 994.97kB/s 0:00:38 1,380,548,608 97% 850.40kB/s 0:00:43 1,381,728,256 97% 918.73kB/s 0:00:39 1,383,038,976 97% 918.09kB/s 0:00:37 1,384,349,696 97% 1.01MB/s 0:00:32 1,385,660,416 97% 1.15MB/s 0:00:27 1,386,971,136 97% 1.17MB/s 0:00:25 1,388,281,856 97% 1.17MB/s 0:00:24 1,389,592,576 98% 1.18MB/s 0:00:23 1,390,903,296 98% 1.18MB/s 0:00:22 1,392,214,016 98% 1.18MB/s 0:00:21 1,393,524,736 98% 1.18MB/s 0:00:20 1,394,835,456 98% 1.18MB/s 0:00:19 1,396,146,176 98% 1.18MB/s 0:00:18 1,397,456,896 98% 1.18MB/s 0:00:16 1,398,767,616 98% 1.17MB/s 0:00:15 1,400,078,336 98% 1.17MB/s 0:00:14 1,401,389,056 98% 1.17MB/s 0:00:13 1,402,699,776 98% 1.17MB/s 0:00:12 1,404,010,496 99% 1.17MB/s 0:00:11 1,405,321,216 99% 1.18MB/s 0:00:10 1,406,631,936 99% 1.17MB/s 0:00:09 1,407,942,656 99% 1.17MB/s 0:00:08 1,409,253,376 99% 1.17MB/s 0:00:07 1,410,564,096 99% 1.17MB/s 0:00:06 1,411,874,816 99% 1.17MB/s 0:00:05 1,413,185,536 99% 1.17MB/s 0:00:03 1,414,496,256 99% 1.17MB/s 0:00:02 1,415,806,976 99% 1.17MB/s 0:00:01 1,417,117,696 99% 1.18MB/s 0:00:00 1,417,888,628 100% 1.16MB/s 0:19:25 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20230103-tablet-x64uefi.img.xz.sha256 131 100% 0.24kB/s 0:00:00 131 100% 0.24kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,329,988,202 bytes received 577 bytes 1,221,790.05 bytes/sec total size is 3,329,174,840 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@78e7724d[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (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