Started by GitHub push by Seshpenguin 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 f5ecf4d458beb261502cf7f68a0ef253c1712fef (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f5ecf4d458beb261502cf7f68a0ef253c1712fef # timeout=10 Commit message: "Merge pull request #1 from Sineware/espidev-patch-1" > git rev-list --no-walk 7be3f837d87d3ab640bd96aa34258c21463e8e2c # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@27f74e79[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=0,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-09-23T23:14:25Z]] (sha:f5ecf4d) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f5ecf4d458beb261502cf7f68a0ef253c1712fef [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins3369003257620307098.sh + PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh swadmin Building image for tablet-x64uefi Already up to date. [15:29:30] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:29:30] Channel [edge]: [15:29:30] Vendor [qemu]: [15:29:30] Device codename [amd64]: [15:29:30] Kernel [lts]: [15:29:30] Username [user]: [15:29:30] User interface [weston]: [15:29:30] Change them? (y/n) [n]: [15:29:30] Extra packages [none]: [15:29:30] Use this timezone instead of GMT? (y/n) [y]: [15:29:30] Choose default locale for installation [C.UTF-8]: [15:29:30] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:29:30] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:29:30] Config changed: ui='plasma-mobile' [15:29:30] Config changed: device='tablet-x64uefi' [15:29:30] Config changed: kernel='stable' [15:29:31] Config changed: extra_packages='osk-sdl' (2714508) [15:29:31] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (2714508) [15:29:31] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (2714508) [15:29:31] *** (1/4) PREPARE NATIVE CHROOT *** (2714508) [15:29:31] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2714508) [15:29:31] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2714508) [15:29:31] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2714508) [15:29:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2714508) [15:29:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2714508) [15:29:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2714508) [15:29:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2714508) [15:29:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2714508) [15:29:31] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2714508) [15:29:31] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2714508) [15:29:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2714508) [15:29:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2714508) [15:29:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2714508) [15:29:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2714508) [15:29:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2714508) [15:29:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2714508) [15:29:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2714508) [15:29:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2714508) [15:29:32] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2714508) [15:29:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2714508) [15:29:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2714508) [15:29:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2714508) [15:29:32] Update package index for x86_64 (4 file(s)) (2714508) [15:29:32] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2714508) [15:29:32] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2714508) [15:29:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2714508) [15:29:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2714508) [15:29:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2714508) [15:29:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2714508) [15:29:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2714508) [15:29:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2714508) [15:29:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2714508) [15:29:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (2714508) [15:29:33] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:33] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:34] extracted: /tmp/pmbootstrapg3je2j8oapk (2714508) [15:29:34] extracted: /tmp/pmbootstrapaq19dl25sig (2714508) [15:29:34] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:34] % 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/pmbootstrapaq19dl25sig /tmp/pmbootstrapg3je2j8oapk Verified OK (2714508) [15:29:34] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (2714508) [15:29:34] % /tmp/pmbootstrapg3je2j8oapk --version apk-tools 2.12.9, compiled for x86_64. (2714508) [15:29:34] (native) install alpine-base (2714508) [15:29:34] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2714508) [15:29:34] % 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 (2714508) [15:29:34] % 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 (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (2714508) [15:29:34] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (2714508) [15:29:34] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2714508) [15:29:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2714508) [15:29:34] (native) update /etc/apk/repositories (2714508) [15:29:34] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2714508) [15:29:34] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2714508) [15:29:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2714508) [15:29:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2714508) [15:29:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2714508) [15:29:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2714508) [15:29:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2714508) [15:29:34] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2714508) [15:29:34] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2714508) [15:29:34] New background process: pid=2714949, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (2714508) [15:29:35] (native) % adduser -D pmos -u 12345 (2714508) [15:29:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2714508) [15:29:35] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2714508) [15:29:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2714508) [15:29:35] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2714508) [15:29:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2714508) [15:29:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2714508) [15:29:35] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2714508) [15:29:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2714508) [15:29:36] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2714508) [15:29:36] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2714508) [15:29:36] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2714508) [15:29:36] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2714508) [15:29:36] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2714508) [15:29:36] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2714508) [15:29:36] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2714508) [15:29:36] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2714508) [15:29:36] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2714508) [15:29:36] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2714508) [15:29:36] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2714508) [15:29:38] (native) install cryptsetup util-linux parted (2714508) [15:29:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2714508) [15:29:38] (native) % cat /tmp/apk_progress_fifo (2714508) [15:29:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2714508) [15:29:38] New background process: pid=2715032, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220917-r0) (11/43) Installing ncurses-libs (6.3_p20220917-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (2714508) [15:29:41] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2714508) [15:29:41] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2714508) [15:29:41] % 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 (2714508) [15:29:41] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2714508) [15:29:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (2714508) [15:29:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (2714508) [15:29:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (2714508) [15:29:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (2714508) [15:29:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (2714508) [15:29:41] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2714508) [15:29:41] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2714508) [15:29:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2714508) [15:29:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2714508) [15:29:41] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:41] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:41] extracted: /tmp/pmbootstrapqlau4p25apk (2714508) [15:29:41] extracted: /tmp/pmbootstrapl_j64j_rsig (2714508) [15:29:41] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2714508) [15:29:41] % 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/pmbootstrapl_j64j_rsig /tmp/pmbootstrapqlau4p25apk Verified OK (2714508) [15:29:41] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (2714508) [15:29:41] % /tmp/pmbootstrapqlau4p25apk --version apk-tools 2.12.9, compiled for x86_64. (2714508) [15:29:41] (rootfs_tablet-x64uefi) install alpine-base (2714508) [15:29:41] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (2714508) [15:29:41] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (2714508) [15:29:41] (rootfs_tablet-x64uefi) update /etc/apk/repositories (2714508) [15:29:41] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2714508) [15:29:41] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2714508) [15:29:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2714508) [15:29:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2714508) [15:29:41] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (2714508) [15:29:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2714508) [15:29:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2714508) [15:29:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2714508) [15:29:41] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2714508) [15:29:41] % 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 (2714508) [15:29:41] New background process: pid=2715365, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (2714508) [15:29:42] (rootfs_tablet-x64uefi) % getent passwd user (2714508) [15:29:42] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup user wheel (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup user video (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup user audio (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup user input (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup -S plugdev (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup user plugdev (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (2714508) [15:29:42] (rootfs_tablet-x64uefi) % addgroup user netdev (2714508) [15:29:42] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (2714508) [15:29:43] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (2714508) [15:29:43] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2714508) [15:29:43] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (2714508) [15:29:43] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2714508) [15:29:44] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2714508) [15:29:45] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2714508) [15:29:46] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2714508) [15:29:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2714508) [15:29:46] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2714508) [15:29:46] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2714508) [15:29:46] New background process: pid=2715535, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/797) Installing icu-data-full (71.1-r4) (2/797) Installing dbus-libs (1.15.0-r0) (3/797) Installing libgcc (12.1.1_git20220630-r6) (4/797) Installing libffi (3.4.3-r0) (5/797) Installing libintl (0.21-r3) (6/797) Installing libblkid (2.38.1-r0) (7/797) Installing libmount (2.38.1-r0) (8/797) Installing pcre (8.45-r2) (9/797) Installing glib (2.72.4-r0) (10/797) Installing libstdc++ (12.1.1_git20220630-r6) (11/797) Installing icu-libs (71.1-r4) (12/797) Installing libpcre2-16 (10.40-r0) (13/797) Installing zstd-libs (1.5.2-r9) (14/797) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/797) Installing hicolor-icon-theme (0.17-r2) (16/797) Installing libmagic (5.42-r0) (17/797) Installing file (5.42-r0) (18/797) Installing libxau (1.0.10-r0) (19/797) Installing libmd (1.0.4-r0) (20/797) Installing libbsd (0.11.6-r2) (21/797) Installing libxdmcp (1.1.3-r1) (22/797) Installing libxcb (1.15-r0) (23/797) Installing libx11 (1.8.1-r1) (24/797) Installing libxext (1.3.4-r1) (25/797) Installing libice (1.0.10-r1) (26/797) Installing libuuid (2.38.1-r0) (27/797) Installing libsm (1.2.3-r1) (28/797) Installing libxt (1.2.1-r0) (29/797) Installing libxmu (1.1.3-r1) (30/797) Installing xset (1.2.4-r0) (31/797) Installing xprop (1.2.5-r0) (32/797) Installing xdg-utils (1.1.3-r4) (33/797) Installing mesa (22.1.7-r3) (34/797) Installing libpciaccess (0.16-r1) (35/797) Installing libdrm (2.4.113-r0) (36/797) Installing libexpat (2.4.9-r0) (37/797) Installing wayland-libs-server (1.21.0-r1) (38/797) Installing libxfixes (6.0.0-r0) (39/797) Installing libxxf86vm (1.1.4-r3) (40/797) Installing mesa-glapi (22.1.7-r3) (41/797) Installing libxshmfence (1.3-r1) (42/797) Installing mesa-gl (22.1.7-r3) (43/797) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (44/797) Installing libxcomposite (0.4.5-r1) (45/797) Installing brotli-libs (1.0.9-r8) (46/797) Installing libbz2 (1.0.8-r3) (47/797) Installing libpng (1.6.37-r2) (48/797) Installing freetype (2.12.1-r0) (49/797) Installing fontconfig (2.14.0-r0) (50/797) Installing wayland-libs-client (1.21.0-r1) (51/797) Installing wayland-libs-cursor (1.21.0-r1) (52/797) Installing wayland-libs-egl (1.21.0-r1) (53/797) Installing pkgconf (1.9.3-r0) (54/797) Installing xkeyboard-config (9999-r5) (55/797) Installing xz-libs (5.2.6-r1) (56/797) Installing libxml2 (2.10.2-r0) (57/797) Installing libxkbcommon (1.4.1-r0) (58/797) Installing qt5-qtwayland (5.15.5_git20220620-r0) (59/797) Installing mesa-gbm (22.1.7-r3) (60/797) Installing mesa-egl (22.1.7-r3) (61/797) Installing avahi-libs (0.8-r6) (62/797) Installing gmp (6.2.1-r2) (63/797) Installing nettle (3.8.1-r0) (64/797) Installing p11-kit (0.24.1-r0) (65/797) Installing libtasn1 (4.19.0-r0) (66/797) Installing libunistring (1.0-r0) (67/797) Installing gnutls (3.7.7-r1) (68/797) Installing cups-libs (2.4.2-r0) (69/797) Installing shared-mime-info (2.2-r0) (70/797) Installing libjpeg-turbo (2.1.4-r0) (71/797) Installing libwebp (1.2.4-r1) (72/797) Installing tiff (4.4.0-r0) (73/797) Installing gdk-pixbuf (2.42.9-r1) (74/797) Installing gtk-update-icon-cache (3.24.34-r6) (75/797) Installing libxrender (0.9.10-r4) (76/797) Installing libxcursor (1.2.1-r1) (77/797) Installing libxdamage (1.1.5-r1) (78/797) Installing libxi (1.8-r0) (79/797) Installing libxinerama (1.1.4-r2) (80/797) Installing libxrandr (1.5.2-r1) (81/797) Installing libatk-1.0 (2.46.0-r0) (82/797) Installing libxtst (1.2.3-r4) (83/797) Installing at-spi2-core (2.46.0-r0) (84/797) Installing libatk-bridge-2.0 (2.46.0-r0) (85/797) Installing pixman (0.40.0-r4) (86/797) Installing cairo (1.17.6-r3) (87/797) Installing cairo-gobject (1.17.6-r3) (88/797) Installing libepoxy (1.5.10-r0) (89/797) Installing fribidi (1.0.12-r0) (90/797) Installing graphite2 (1.3.14-r1) (91/797) Installing harfbuzz (5.2.0-r0) (92/797) Installing libxft (2.3.6-r0) (93/797) Installing pango (1.50.10-r0) (94/797) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (95/797) Installing libevdev (1.13.0-r0) (96/797) Installing mtdev (1.1.6-r0) (97/797) Installing eudev-libs (3.2.11-r1) (98/797) Installing libinput-libs (1.21.0-r0) (99/797) Installing xcb-util-wm (0.4.1-r1) (100/797) Installing xcb-util (0.4.0-r3) (101/797) Installing xcb-util-image (0.4.0-r1) (102/797) Installing xcb-util-keysyms (0.4.0-r1) (103/797) Installing xcb-util-renderutil (0.3.9-r1) (104/797) Installing libxkbcommon-x11 (1.4.1-r0) (105/797) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (106/797) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (107/797) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (108/797) Installing kirigami2-libs (5.98.0-r0) (109/797) Installing kirigami2 (5.98.0-r0) (110/797) Installing kactivities-libs (5.98.0-r0) (111/797) Installing karchive (5.98.0-r0) (112/797) Installing kconfig (5.98.0-r0) (113/797) Installing kcoreaddons (5.98.0-r0) (114/797) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (115/797) Installing kwindowsystem (5.98.0-r0) (116/797) Installing kcrash (5.98.0-r0) (117/797) Installing kdbusaddons (5.98.0-r0) (118/797) Installing kglobalaccel (5.98.0-r0) (119/797) Installing kguiaddons (5.98.0-r0) (120/797) Installing ki18n (5.98.0-r0) (121/797) Installing libelogind (246.10-r5) (122/797) Installing polkit-elogind-libs (121-r0) (123/797) Installing polkit-qt-1 (0.114.0-r1) (124/797) Installing kauth (5.98.0-r0) (125/797) Installing kcodecs (5.98.0-r0) (126/797) Installing kwidgetsaddons (5.98.0-r0) (127/797) Installing kconfigwidgets (5.98.0-r0) (128/797) Installing qt5-qtsvg (5.15.5_git20220617-r0) (129/797) Installing kiconthemes (5.98.0-r0) (130/797) Installing kitemviews (5.98.0-r0) (131/797) Installing kxmlgui (5.98.0-r0) (132/797) Installing kbookmarks (5.98.0-r0) (133/797) Installing kcompletion (5.98.0-r0) (134/797) Installing libxml2-utils (2.10.2-r0) (135/797) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (136/797) Installing libgpg-error (1.45-r0) (137/797) Installing libgcrypt (1.10.1-r0) (138/797) Installing libxslt (1.1.36-r0) (139/797) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (140/797) Installing kdoctools (5.98.0-r0) (141/797) Installing kjobwidgets (5.98.0-r0) (142/797) Installing alsa-lib (1.2.7.2-r0) (143/797) Installing libxv (1.0.11-r3) (144/797) Installing cdparanoia-libs (10.2-r11) (145/797) Installing graphene (1.10.8-r1) (146/797) Installing gstreamer (1.20.3-r1) (147/797) Installing libogg (1.3.5-r1) (148/797) Installing opus (1.3.1-r1) (149/797) Installing orc (0.4.32-r1) (150/797) Installing libtheora (1.1.1-r16) (151/797) Installing libvorbis (1.3.7-r0) (152/797) Installing gst-plugins-base (1.20.3-r1) (153/797) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/797) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/797) Installing sound-theme-freedesktop (0.8-r0) (156/797) Installing libltdl (2.4.7-r0) (157/797) Installing libcanberra (0.30-r8) (158/797) Installing libcanberra-gstreamer (0.30-r8) (159/797) Installing knotifications (5.98.0-r0) (160/797) Installing kservice (5.98.0-r0) (161/797) Installing solid-libs (5.98.0-r0) (162/797) Installing libhunspell (1.7.1-r0) (163/797) Installing ncurses-terminfo-base (6.3_p20220917-r0) (164/797) Installing ncurses-libs (6.3_p20220917-r0) (165/797) Installing readline (8.1.2-r0) (166/797) Installing hunspell (1.7.1-r0) (167/797) Installing sonnet (5.98.0-r0) (168/797) Installing ktextwidgets (5.98.0-r0) (169/797) Installing kio (5.98.0-r0) (170/797) Installing kpackage (5.98.0-r0) (171/797) Installing kdeclarative (5.98.0-r0) (172/797) Installing kwayland (5.98.0-r0) (173/797) Installing plasma-framework (5.98.0-r0) (174/797) Installing sqlite-libs (3.39.3-r0) (175/797) Installing libaccounts-glib (1.26-r0) (176/797) Installing libaccounts-qt (1.16-r1) (177/797) Installing signond (8.61-r0) (178/797) Installing accounts-qml-module (0.7_git20190605-r0) (179/797) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/797) Installing sdl2 (2.24.0-r0) (181/797) Installing svt-av1-libs (1.2.1-r0) (182/797) Installing aom-libs (3.4.0-r0) (183/797) Installing libass (0.16.0-r0) (184/797) Installing libdav1d (1.0.0-r1) (185/797) Installing lame (3.100-r1) (186/797) Installing libasyncns (0.8-r1) (187/797) Installing flac-libs (1.4.1-r0) (188/797) Installing libsndfile (1.1.0-r2) (189/797) Installing libgomp (12.1.1_git20220630-r6) (190/797) Installing soxr (0.1.3-r2) (191/797) Installing speexdsp (1.2.1-r0) (192/797) Installing tdb-libs (1.4.7-r0) (193/797) Installing libpulse (9999_git20220528-r0) (194/797) Installing cjson (1.7.15-r3) (195/797) Installing mbedtls (2.28.1-r0) (196/797) Installing librist (0.2.7-r0) (197/797) Installing libsrt (1.5.0-r1) (198/797) Installing libssh (0.10.4-r0) (199/797) Installing v4l-utils-libs (1.22.1-r2) (200/797) Installing libva (2.15.0-r0) (201/797) Installing libvdpau (1.5-r0) (202/797) Installing vidstab (1.1.0-r1) (203/797) Installing libvpx (1.12.0-r1) (204/797) Installing x264-libs (0.164_git20220602-r0) (205/797) Installing numactl (2.0.15-r0) (206/797) Installing x265-libs (3.5-r3) (207/797) Installing xvidcore (1.3.7-r1) (208/797) Installing libsodium (1.0.18-r2) (209/797) Installing libzmq (4.3.4-r1) (210/797) Installing ffmpeg-libs (5.1.1-r0) (211/797) Installing libevent (2.1.12-r5) (212/797) Installing nspr (4.35-r0) (213/797) Installing nss (3.83-r0) (214/797) Installing re2 (2022.06.01-r1) (215/797) Installing snappy (1.1.9-r4) (216/797) Installing qt5-qtwebengine (5.15.11-r0) (217/797) Installing libnotify (0.8.1-r1) (218/797) Installing libproxy (0.4.18-r1) (219/797) Installing signon-ui (0.17_git20171023-r1) (220/797) Installing libassuan (2.5.5-r0) (221/797) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (222/797) Installing gnupg-gpgconf (2.2.39-r0) (223/797) Installing gpg (2.2.39-r0) (224/797) Installing npth (1.6-r1) (225/797) Installing gpg-agent (2.2.39-r0) (226/797) Installing libksba (1.6.1-r0) (227/797) Installing gpgsm (2.2.39-r0) (228/797) Installing gpgme (1.17.1-r0) (229/797) Installing gpgmepp (1.17.1-r0) (230/797) Installing gdbm (1.23-r0) (231/797) Installing libsasl (2.1.28-r2) (232/797) Installing libqca (2.3.4-r2) (233/797) Installing kwallet (5.98.0-r0) (234/797) Installing kaccounts-integration (22.08.1-r0) (235/797) Installing purpose (5.98.0-r0) (236/797) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (237/797) Installing qt5-qtfeedback (0_git20180903-r0) (238/797) Installing angelfish (22.06-r0) (239/797) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (240/797) Installing gtk-engines-clearlooks (2.21.0-r3) (241/797) Installing gtk-engines-crux (2.21.0-r3) (242/797) Installing gtk-engines-industrial (2.21.0-r3) (243/797) Installing gtk-engines-mist (2.21.0-r3) (244/797) Installing gtk-engines-redmond (2.21.0-r3) (245/797) Installing gtk-engines-thinice (2.21.0-r3) (246/797) Installing gtk-engines (2.21.0-r3) (247/797) Installing breeze-gtk (5.25.5-r0) (248/797) Installing udev-init-scripts (35-r1) (249/797) Installing udev-init-scripts-openrc (35-r1) (250/797) Installing kmod-libs (30-r1) (251/797) Installing eudev (3.2.11-r1) (252/797) Installing eudev-openrc (3.2.11-r1) (253/797) Installing openssh-keygen (9.0_p1-r4) (254/797) Installing libedit (20210910.3.1-r0) (255/797) Installing openssh-client-common (9.0_p1-r4) (256/797) Installing openssh-client-default (9.0_p1-r4) (257/797) Installing openssh-sftp-server (9.0_p1-r4) (258/797) Installing openssh-server-common (9.0_p1-r4) (259/797) Installing openssh-server (9.0_p1-r4) (260/797) Installing openssh (9.0_p1-r4) (261/797) Installing boot-deploy (0.6-r0) (262/797) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (263/797) Installing lzo (2.10-r3) (264/797) Installing btrfs-progs (5.19.1-r0) (265/797) Installing bzip2 (1.0.8-r3) (266/797) Installing argon2-libs (20190702-r2) (267/797) Installing device-mapper-libs (2.02.188-r0) (268/797) Installing json-c (0.16-r0) (269/797) Installing cryptsetup-libs (2.5.0-r1) (270/797) Installing popt (1.19-r0) (271/797) Installing cryptsetup (2.5.0-r1) (272/797) Installing cryptsetup-openrc (2.5.0-r1) (273/797) Installing libaio (0.3.113-r0) (274/797) Installing device-mapper-event-libs (2.02.188-r0) (275/797) Installing lvm2-libs (2.02.188-r0) (276/797) Installing device-mapper (2.02.188-r0) (277/797) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (278/797) Installing libcom_err (1.46.5-r2) (279/797) Installing e2fsprogs-libs (1.46.5-r2) (280/797) Installing e2fsprogs (1.46.5-r2) (281/797) Installing e2fsprogs-extra (1.46.5-r2) (282/797) Installing f2fs-tools-libs (1.15.0-r0) (283/797) Installing f2fs-tools (1.15.0-r0) (284/797) Installing lz4 (1.9.4-r1) (285/797) Installing userspace-rcu (0.13.2-r0) (286/797) Installing multipath-tools (0.9.1-r0) (287/797) Installing multipath-tools-openrc (0.9.1-r0) (288/797) Installing parted (3.5-r0) (289/797) Installing postmarketos-mvcfg (1-r0) (290/797) Installing postmarketos-keys (1-r0) (291/797) Installing sudo (1.9.11_p3-r0) (292/797) Installing postmarketos-base-nofde (21-r2) (293/797) Installing unudhcpd (0.2.1-r0) (294/797) Installing xz (5.2.6-r1) (295/797) Installing postmarketos-mkinitfs (1.4.1-r12) (296/797) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (297/797) Installing linux-firmware-yamaha (20220815-r2) (298/797) Installing linux-firmware-yam (20220815-r2) (299/797) Installing linux-firmware-wfx (20220815-r2) (300/797) Installing linux-firmware-vxge (20220815-r2) (301/797) Installing linux-firmware-vicam (20220815-r2) (302/797) Installing linux-firmware-ueagle-atm (20220815-r2) (303/797) Installing linux-firmware-ttusb-budget (20220815-r2) (304/797) Installing linux-firmware-tigon (20220815-r2) (305/797) Installing linux-firmware-ti-keystone (20220815-r2) (306/797) Installing linux-firmware-ti-connectivity (20220815-r2) (307/797) Installing linux-firmware-ti (20220815-r2) (308/797) Installing linux-firmware-tehuti (20220815-r2) (309/797) Installing linux-firmware-sxg (20220815-r2) (310/797) Installing linux-firmware-sun (20220815-r2) (311/797) Installing linux-firmware-slicoss (20220815-r2) (312/797) Installing linux-firmware-sb16 (20220815-r2) (313/797) Installing linux-firmware-rtw89 (20220815-r2) (314/797) Installing linux-firmware-rtw88 (20220815-r2) (315/797) Installing linux-firmware-rtlwifi (20220815-r2) (316/797) Installing linux-firmware-rtl_nic (20220815-r2) (317/797) Installing linux-firmware-rtl_bt (20220815-r2) (318/797) Installing linux-firmware-rtl8192e (20220815-r2) (319/797) Installing linux-firmware-rsi (20220815-r2) (320/797) Installing linux-firmware-rockchip (20220815-r2) (321/797) Installing linux-firmware-radeon (20220815-r2) (322/797) Installing linux-firmware-r128 (20220815-r2) (323/797) Installing linux-firmware-qlogic (20220815-r2) (324/797) Installing linux-firmware-qed (20220815-r2) (325/797) Installing linux-firmware-ath10k (20220815-r2) (326/797) Installing linux-firmware-qcom (20220815-r2) (327/797) Installing linux-firmware-qca (20220815-r2) (328/797) Installing linux-firmware-ositech (20220815-r2) (329/797) Installing linux-firmware-nvidia (20220815-r2) (330/797) Installing linux-firmware-netronome (20220815-r2) (331/797) Installing linux-firmware-myricom (20220815-r2) (332/797) Installing linux-firmware-mwlwifi (20220815-r2) (333/797) Installing linux-firmware-mwl8k (20220815-r2) (334/797) Installing linux-firmware-mrvl (20220815-r2) (335/797) Installing linux-firmware-moxa (20220815-r2) (336/797) Installing linux-firmware-microchip (20220815-r2) (337/797) Installing linux-firmware-meson (20220815-r2) (338/797) Installing linux-firmware-mellanox (20220815-r2) (339/797) Installing linux-firmware-mediatek (20220815-r2) (340/797) Installing linux-firmware-matrox (20220815-r2) (341/797) Installing linux-firmware-liquidio (20220815-r2) (342/797) Installing linux-firmware-libertas (20220815-r2) (343/797) Installing linux-firmware-korg (20220815-r2) (344/797) Installing linux-firmware-keyspan_pda (20220815-r2) (345/797) Installing linux-firmware-keyspan (20220815-r2) (346/797) Installing linux-firmware-kaweth (20220815-r2) (347/797) Installing linux-firmware-isci (20220815-r2) (348/797) Installing linux-firmware-intel (20220815-r2) (349/797) Installing linux-firmware-inside-secure (20220815-r2) (350/797) Installing linux-firmware-imx (20220815-r2) (351/797) Installing linux-firmware-i915 (20220815-r2) (352/797) Installing linux-firmware-go7007 (20220815-r2) (353/797) Installing linux-firmware-ess (20220815-r2) (354/797) Installing linux-firmware-ene-ub6250 (20220815-r2) (355/797) Installing linux-firmware-emi62 (20220815-r2) (356/797) Installing linux-firmware-emi26 (20220815-r2) (357/797) Installing linux-firmware-edgeport (20220815-r2) (358/797) Installing linux-firmware-e100 (20220815-r2) (359/797) Installing linux-firmware-dsp56k (20220815-r2) (360/797) Installing linux-firmware-dpaa2 (20220815-r2) (361/797) Installing linux-firmware-dabusb (20220815-r2) (362/797) Installing linux-firmware-cypress (20220815-r2) (363/797) Installing linux-firmware-cxgb4 (20220815-r2) (364/797) Installing linux-firmware-cxgb3 (20220815-r2) (365/797) Installing linux-firmware-cpia2 (20220815-r2) (366/797) Installing linux-firmware-cnm (20220815-r2) (367/797) Installing linux-firmware-cis (20220815-r2) (368/797) Installing linux-firmware-cirrus (20220815-r2) (369/797) Installing linux-firmware-cavium (20220815-r2) (370/797) Installing linux-firmware-cadence (20220815-r2) (371/797) Installing linux-firmware-brcm (20220815-r2) (372/797) Installing linux-firmware-bnx2x (20220815-r2) (373/797) Installing linux-firmware-bnx2 (20220815-r2) (374/797) Installing linux-firmware-av7110 (20220815-r2) (375/797) Installing linux-firmware-atusb (20220815-r2) (376/797) Installing linux-firmware-atmel (20220815-r2) (377/797) Installing linux-firmware-ath9k_htc (20220815-r2) (378/797) Installing linux-firmware-ath6k (20220815-r2) (379/797) Installing linux-firmware-ath11k (20220815-r2) (380/797) Installing linux-firmware-ar3k (20220815-r2) (381/797) Installing linux-firmware-amphion (20220815-r2) (382/797) Installing linux-firmware-amdgpu (20220815-r2) (383/797) Installing linux-firmware-amd-ucode (20220815-r2) (384/797) Installing linux-firmware-amd (20220815-r2) (385/797) Installing linux-firmware-advansys (20220815-r2) (386/797) Installing linux-firmware-adaptec (20220815-r2) (387/797) Installing linux-firmware-acenic (20220815-r2) (388/797) Installing linux-firmware-3com (20220815-r2) (389/797) Installing linux-firmware-other (20220815-r2) (390/797) Installing linux-firmware (20220815-r2) (391/797) Installing linux-lts (5.15.69-r0) (392/797) Installing llvm14-libs (14.0.6-r4) (393/797) Installing musl-fts (1.2.7-r3) (394/797) Installing libelf (0.187-r2) (395/797) Installing mesa-dri-gallium (22.1.7-r3) (396/797) Installing device-tablet-x64uefi (0.3-r4) (397/797) Installing ca-certificates (20220614-r2) (398/797) Installing nghttp2-libs (1.50.0-r0) (399/797) Installing libcurl (7.85.0-r0) (400/797) Installing libxmlb (0.3.10-r0) (401/797) Installing yaml (0.2.5-r0) (402/797) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (403/797) Installing appstream-qt (0.15.5-r0) (404/797) Installing attica (5.98.0-r0) (405/797) Installing kidletime (5.98.0-r0) (406/797) Installing knewstuff (5.98.0-r0) (407/797) Installing discover (5.25.5-r0) (408/797) Installing libapk-qt (0.4.2-r0) (409/797) Installing discover-backend-apk (5.25.5-r0) (410/797) Installing dbus-glib (0.112-r1) (411/797) Installing firefox-esr (102.3.0-r0) (412/797) Installing font-noto-common (0_git20211101-r6) (413/797) Installing font-noto-math (0_git20211101-r6) (414/797) Installing font-noto-symbols (0_git20211101-r6) (415/797) Installing font-noto (0_git20211101-r6) (416/797) Installing font-noto-emoji (2.038-r0) (417/797) Installing font-noto-extra (0_git20211101-r6) (418/797) Installing mauiman (1.0.0-r0) (419/797) Installing mauikit (2.2.0-r0) (420/797) Installing exiv2 (0.27.5-r1) (421/797) Installing mauikit-imagetools (2.2.0-r0) (422/797) Installing mauikit-filebrowsing (2.2.0-r0) (423/797) Installing index (2.2.0-r0) (424/797) Installing signon-plugin-oauth2 (0.25-r0) (425/797) Installing kaccounts-providers (22.08.1-r0) (426/797) Installing kirigami-addons (0.3-r0) (427/797) Installing kclock (22.06-r0) (428/797) Installing gsettings-desktop-schemas (42.0-r0) (429/797) Installing kdecoration (5.25.5-r0) (430/797) Installing kde-gtk-config (5.25.5-r0) (431/797) Installing kirigami-gallery (22.08.1-r0) (432/797) Installing kquickimageeditor (0.2.0-r1) (433/797) Installing taglib (1.12-r1) (434/797) Installing kfilemetadata (5.98.0-r0) (435/797) Installing qt5-qtlocation (5.15.5_git20220618-r0) (436/797) Installing koko (22.06-r0) (437/797) Installing kasync (0.3.0-r2) (438/797) Installing gpg-wks-server (2.2.39-r0) (439/797) Installing gpgv (2.2.39-r0) (440/797) Installing libldap (2.6.3-r3) (441/797) Installing gnupg-dirmngr (2.2.39-r0) (442/797) Installing gnupg-utils (2.2.39-r0) (443/797) Installing gnupg-wks-client (2.2.39-r0) (444/797) Installing gnupg (2.2.39-r0) (445/797) Installing iso-codes (4.11.0-r0) (446/797) Installing kcontacts (5.98.0-r0) (447/797) Installing kpeople (5.98.0-r0) (448/797) Installing libical (3.0.14-r1) (449/797) Installing kcalendarcore (5.98.0-r0) (450/797) Installing kmime (22.08.1-r0) (451/797) Installing kimap2 (0.4.0-r1) (452/797) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (453/797) Installing kdav2 (0.4.0-r1) (454/797) Installing lmdb (0.9.29-r1) (455/797) Installing libxapian (1.4.20-r1) (456/797) Installing sink (0.9.0-r2) (457/797) Installing kpeoplesink (0_git20210224-r1) (458/797) Installing kpeoplevcard (0.1-r2) (459/797) Installing libraw (0.20.2-r0) (460/797) Installing libraw-tools (0.20.2-r0) (461/797) Installing lcms2 (2.13.1-r0) (462/797) Installing imagemagick-libs (7.1.0.48-r0) (463/797) Installing jbig2dec (0.19-r0) (464/797) Installing ghostscript (9.56.1-r0) (465/797) Installing libde265 (1.0.8-r2) (466/797) Installing libheif (1.13.0-r0) (467/797) Installing libjxl (0.6.1_git20220605-r1) (468/797) Installing librsvg (2.55.1-r0) (469/797) Installing imagemagick (7.1.0.48-r0) (470/797) Installing perl (5.36.0-r0) (471/797) Installing perl-image-exiftool (12.42-r0) (472/797) Installing exiftool (12.42-r0) (473/797) Installing openexr (3.1.5-r3) (474/797) Installing soundtouch (2.3.1-r0) (475/797) Installing chromaprint (1.5.1-r2) (476/797) Installing libraw1394 (2.1.2-r2) (477/797) Installing libusb (1.0.26-r0) (478/797) Installing libdc1394 (2.2.6-r0) (479/797) Installing tslib (1.22-r1) (480/797) Installing directfb (1.7.7-r4) (481/797) Installing faac (1.30-r1) (482/797) Installing fdk-aac (2.0.2-r1) (483/797) Installing flite (2.2-r1) (484/797) Installing libsamplerate (0.2.2-r0) (485/797) Installing jack (1.9.21-r0) (486/797) Installing portaudio (19.7.0-r0) (487/797) Installing fluidsynth-libs (2.2.9-r0) (488/797) Installing libfreeaptx (0.1.1-r0) (489/797) Installing gsm (1.0.22-r0) (490/797) Installing libgudev (237-r1) (491/797) Installing libldac (2.0.2.3-r0) (492/797) Installing libmodplug (0.8.9.0-r1) (493/797) Installing neon (0.32.4-r0) (494/797) Installing libnice (0.1.19-r0) (495/797) Installing openal-soft (1.22.2-r1) (496/797) Installing openjpeg (2.5.0-r0) (497/797) Installing librtmp (2.4_git20190330-r1) (498/797) Installing sbc (2.0-r0) (499/797) Installing spandsp (0.0.6-r2) (500/797) Installing libsrtp (2.4.2-r3) (501/797) Installing vo-aacenc (0.1.3-r0) (502/797) Installing vo-amrwbenc (0.1.3-r0) (503/797) Installing libzbar (0.23.92-r0) (504/797) Installing gst-plugins-bad (1.20.3-r4) (505/797) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (506/797) Installing megapixels (1.5.2-r0) (507/797) Installing mobile-config-firefox (3.0.0-r1) (508/797) Installing mesa-gles (22.1.7-r3) (509/797) Installing encodings (1.0.6-r0) (510/797) Installing libfontenc (1.1.6-r0) (511/797) Installing mkfontscale (1.2.2-r1) (512/797) Installing ttf-dejavu (2.37-r2) (513/797) Installing sdl2_ttf (2.20.1-r0) (514/797) Installing osk-sdl (0.67-r0) (515/797) Installing kcmutils (5.98.0-r0) (516/797) Installing frameworkintegration (5.98.0-r0) (517/797) Installing oxygen (5.25.5-r0) (518/797) Installing modemmanager-qt (5.98.0-r0) (519/797) Installing callaudiod-libs (0.1.4-r0) (520/797) Installing qtmpris (1.0.6-r1) (521/797) Installing abseil-cpp (20220623.1-r0) (522/797) Installing boost1.80-thread (1.80.0-r2) (523/797) Installing libprotobuf (3.21.6-r0) (524/797) Installing libphonenumber (8.12.54-r0) (525/797) Installing plasma-dialer (22.06-r0) (526/797) Installing plasma-mobile-sounds (0.1-r1) (527/797) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (528/797) Installing plasma-phonebook (22.06-r0) (529/797) Installing postmarketos-artwork-wallpapers (2-r1) (530/797) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/797) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (532/797) Installing dbus-openrc (1.15.0-r0) (533/797) Installing bluez (5.65-r1) (534/797) Installing bluez-openrc (5.65-r1) (535/797) Installing bluez-obexd (5.65-r1) (536/797) Installing kded (5.98.0-r0) (537/797) Installing bluez-qt (5.98.0-r0) (538/797) Installing bluedevil (5.25.5-r0) (539/797) Installing breeze (5.25.5-r0) (540/797) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/797) Installing callaudiod (0.1.4-r0) (542/797) Installing dnsmasq-common (2.86-r5) (543/797) Installing dnsmasq-openrc (2.86-r5) (544/797) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (545/797) Installing linux-pam (1.5.2-r1) (546/797) Installing shadow (4.10-r3) (547/797) Installing libacl (2.3.1-r1) (548/797) Installing elogind (246.10-r5) (549/797) Installing elogind-openrc (246.10-r5) (550/797) Installing hfd-service (0.1.0-r1) (551/797) Installing hfd-service-openrc (0.1.0-r1) (552/797) Installing iio-sensor-proxy (3.4-r0) (553/797) Installing iio-sensor-proxy-openrc (3.4-r0) (554/797) Installing libkscreen (5.25.5-r0) (555/797) Installing qt5-qtsensors (5.15.5_git20220519-r0) (556/797) Installing kscreen (5.25.5-r0) (557/797) Installing socat (1.7.4.3-r1) (558/797) Installing kwallet-pam (5.25.5-r0) (559/797) Installing kwayland-integration (5.25.5-r0) (560/797) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (561/797) Installing duktape (2.7.0-r0) (562/797) Installing polkit-elogind (121-r0) (563/797) Installing libmm-glib (1.18.12-r0) (564/797) Installing libmbim (1.26.4-r0) (565/797) Installing libqrtr-glib (1.2.2-r0) (566/797) Installing libqmi (1.30.8-r0) (567/797) Installing modemmanager (1.18.12-r0) (568/797) Installing modemmanager-openrc (1.18.12-r0) (569/797) Installing libnm (1.40.0-r0) (570/797) Installing networkmanager-common (1.40.0-r0) (571/797) Installing networkmanager-openrc (1.40.0-r0) (572/797) Installing libmnl (1.0.5-r0) (573/797) Installing libnftnl (1.2.3-r0) (574/797) Installing iptables (1.8.8-r2) (575/797) Installing iptables-openrc (1.8.8-r2) (576/797) Installing libndp (1.8-r0) (577/797) Installing libidn2 (2.3.3-r0) (578/797) Installing libpsl (0.21.1-r0) (579/797) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (580/797) Installing networkmanager-cli (1.40.0-r0) (581/797) Installing slang (2.3.3-r0) (582/797) Installing newt (0.52.21-r4) (583/797) Installing networkmanager-tui (1.40.0-r0) (584/797) Installing wireless-regdb (2022.08.12-r0) (585/797) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * 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. * (586/797) Installing mobile-broadband-provider-info (20220725-r0) (587/797) Installing networkmanager-wwan (1.40.0-r0) (588/797) Installing pipewire-libs (0.3.58-r0) (589/797) Installing libunwind (1.6.2-r0) (590/797) Installing libuv (1.44.2-r0) (591/797) Installing roc-toolkit-libs (0.1.5-r2) (592/797) Installing webrtc-audio-processing (0.3.1-r6) (593/797) Installing pipewire (0.3.58-r0) (594/797) Installing breeze-icons (5.98.0-r0) (595/797) Installing dbus-x11 (1.15.0-r0) (596/797) Installing kactivities (5.98.0-r0) (597/797) Installing dconf (0.40.0-r1) (598/797) Installing anthy (9100h-r1) (599/797) Installing maliit-framework (2.3.0-r1) (600/797) Installing kyotocabinet (1.2.79-r3) (601/797) Installing libpinyin (2.6.2-r0) (602/797) Installing tinyxml (2.6.2-r1) (603/797) Installing presage (0.9.1-r2) (604/797) Installing maliit-keyboard (2.3.1-r0) (605/797) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (606/797) Installing plasma-nano (5.25.5-r0) (607/797) Installing networkmanager-qt (5.98.0-r0) (608/797) Installing plasma-nm (5.25.5-r0) (609/797) Installing plasma-nm-mobile (5.25.5-r0) (610/797) Installing fftw-single-libs (3.3.10-r0) (611/797) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (612/797) Installing pulseaudio-bluez (9999_git20220528-r0) (613/797) Installing pulseaudio-alsa (9999_git20220528-r0) (614/797) Installing alsa-utils-openrc (1.2.7-r1) (615/797) Installing pulseaudio-openrc (9999_git20220528-r0) (616/797) Installing libcanberra-pulse (0.30-r8) (617/797) Installing plasma-pa (5.25.5-r0) (618/797) Installing tzdata (2022c-r0) (619/797) Installing libdaemon (0.14-r3) (620/797) Installing openrc-settingsd (1.1.0-r0) (621/797) Installing openrc-settingsd-openrc (1.1.0-r0) (622/797) Installing plasma-settings (22.06-r0) (623/797) Installing kactivitymanagerd (5.25.5-r0) (624/797) Installing kinit (5.98.0-r0) (625/797) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (626/797) Installing kdnssd (5.98.0-r0) (627/797) Installing syntax-highlighting (5.98.0-r0) (628/797) Installing kdsoap (2.1.1-r0) (629/797) Installing libmtp (1.1.20-r0) (630/797) Installing clang-libs (14.0.6-r4) (631/797) Installing qt5-qttools (5.15.5_git20220619-r0) (632/797) Installing phonon (4.11.1-r2) (633/797) Installing talloc (2.3.4-r0) (634/797) Installing tevent (0.13.0-r0) (635/797) Installing samba-util-libs (4.16.4-r0) (636/797) Installing jansson (2.14-r0) (637/797) Installing ldb (2.5.2-r0) (638/797) Installing libwbclient (4.16.4-r0) (639/797) Installing samba-libs (4.16.4-r0) (640/797) Installing libsmbclient (4.16.4-r0) (641/797) Installing kio-extras (22.08.1-r0) (642/797) Installing kquickcharts (5.98.0-r0) (643/797) Installing xorg-server-common (21.1.4-r0) (644/797) Installing libxkbfile (1.1.0-r1) (645/797) Installing xkbcomp (1.4.5-r0) (646/797) Installing libxfont2 (2.0.6-r0) (647/797) Installing libtirpc-conf (1.3.2-r2) (648/797) Installing libtirpc-nokrb (1.3.2-r2) (649/797) Installing libxcvt (0.1.2-r0) (650/797) Installing xwayland (22.1.3-r1) (651/797) Installing layer-shell-qt (5.25.5-r0) (652/797) Installing kscreenlocker (5.25.5-r0) (653/797) Installing libqaccessibilityclient (0.4.1-r1) (654/797) Installing xcb-util-cursor (0.1.3-r2) (655/797) Installing kwin (5.25.5-r0) (656/797) Installing kitemmodels (5.98.0-r0) (657/797) Installing threadweaver (5.98.0-r0) (658/797) Installing krunner (5.98.0-r0) (659/797) Installing milou (5.25.5-r0) (660/797) Installing pipewire-media-session (0.4.1-r0) (661/797) Installing qqc2-desktop-style (5.98.0-r0) (662/797) Installing ttf-hack (3.003-r2) (663/797) Installing plasma-integration (5.25.5-r0) (664/797) Installing qtchooser (66-r1) (665/797) Installing plasma-workspace-libs (5.25.5-r1) (666/797) Installing kactivities-stats (5.98.0-r0) (667/797) Installing baloo (5.98.0-r0) (668/797) Installing kholidays (5.98.0-r0) (669/797) Installing knotifyconfig (5.98.0-r0) (670/797) Installing kparts (5.98.0-r0) (671/797) Installing libdmtx-libs (0.7.7-r0) (672/797) Installing libqrencode (4.1.1-r0) (673/797) Installing prison (5.98.0-r0) (674/797) Installing ktexteditor (5.98.0-r0) (675/797) Installing libnl3 (3.7.0-r0) (676/797) Installing libpcap (1.10.1-r0) (677/797) Installing lm-sensors-libs (3.6.0-r4) (678/797) Installing libksysguard (5.25.5-r0) (679/797) Installing kuserfeedback (1.2.0-r1) (680/797) Installing gpsd (3.24-r0) (681/797) Installing gpsd-openrc (3.24-r0) (682/797) Installing mpfr4 (4.1.0-r0) (683/797) Installing libqalculate (4.3.0-r0) (684/797) Installing plasma-workspace (5.25.5-r1) (685/797) Installing kpty (5.98.0-r0) (686/797) Installing kdesu (5.98.0-r0) (687/797) Installing kde-cli-tools (5.25.5-r0) (688/797) Installing qqc2-breeze-style (5.25.5-r0) (689/797) Installing plasma-mobile (5.25.5-r0) (690/797) Installing polkit-kde-agent-1 (5.25.5-r0) (691/797) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (692/797) Installing chrony-openrc (4.3-r0) (693/797) Installing haveged (1.9.18-r0) (694/797) Installing haveged-openrc (1.9.18-r0) (695/797) Installing nftables (1.0.5-r0) (696/797) Installing nftables-openrc (1.0.5-r0) (697/797) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (698/797) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (699/797) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (700/797) Installing postmarketos-artwork-icons (2-r1) (701/797) Installing util-linux (2.38.1-r0) (702/797) Installing libfdisk (2.38.1-r0) (703/797) Installing libsmartcols (2.38.1-r0) (704/797) Installing util-linux-misc (2.38.1-r0) (705/797) Installing libeconf (0.4.6-r0) (706/797) Installing runuser (2.38.1-r0) (707/797) Installing mount (2.38.1-r0) (708/797) Installing losetup (2.38.1-r0) (709/797) Installing hexdump (2.38.1-r0) (710/797) Installing uuidgen (2.38.1-r0) (711/797) Installing blkid (2.38.1-r0) (712/797) Installing sfdisk (2.38.1-r0) (713/797) Installing mcookie (2.38.1-r0) (714/797) Installing agetty (2.38.1-r0) (715/797) Installing agetty-openrc (0.45.2-r3) (716/797) Installing wipefs (2.38.1-r0) (717/797) Installing cfdisk (2.38.1-r0) (718/797) Installing umount (2.38.1-r0) (719/797) Installing util-linux-openrc (2.38.1-r0) (720/797) Installing flock (2.38.1-r0) (721/797) Installing lsblk (2.38.1-r0) (722/797) Installing libcap-ng (0.8.3-r1) (723/797) Installing setpriv (2.38.1-r0) (724/797) Installing logger (2.38.1-r0) (725/797) Installing partx (2.38.1-r0) (726/797) Installing fstrim (2.38.1-r0) (727/797) Installing findmnt (2.38.1-r0) (728/797) Installing pcsc-lite-libs (1.9.9-r0) (729/797) Installing wpa_supplicant (2.10-r4) (730/797) Installing wpa_supplicant-openrc (2.10-r4) (731/797) Installing ifupdown-ng-wifi (0.12.1-r0) (732/797) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (733/797) Installing postmarketos-base-ui-networkmanager (5-r1) (734/797) Installing mpdecimal (2.5.1-r1) (735/797) Installing python3 (3.10.7-r0) (736/797) Installing py3-ruamel.yaml.clib (0.2.6-r1) (737/797) Installing py3-ruamel.yaml (0.16.12-r2) (738/797) Installing sleep-inhibitor (1.16-r0) (739/797) Installing sleep-inhibitor-openrc (1.16-r0) (740/797) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (741/797) Installing py3-dbus (1.3.2-r0) (742/797) Installing obex-capabilities (0.2.1-r1) (743/797) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (744/797) Installing postmarketos-base-ui-bluez-obexd (5-r1) (745/797) Installing pulseaudio-utils (9999_git20220528-r0) (746/797) Installing postmarketos-base-ui-pulseaudio (5-r1) (747/797) Installing upower (1.90.0-r2) (748/797) Installing powerdevil-libs (5.25.5-r0) (749/797) Installing powerdevil (5.25.5-r0) (750/797) Installing urfkill (0.5.0_git20210401-r2) (751/797) Installing urfkill-openrc (0.5.0_git20210401-r2) (752/797) Installing bubblewrap (0.6.2-r0) (753/797) Installing fuse-common (3.12.0-r0) (754/797) Installing fuse-openrc (3.12.0-r0) (755/797) Installing fuse3-libs (3.12.0-r0) (756/797) Installing fuse3 (3.12.0-r0) (757/797) Installing json-glib (1.6.6-r0) (758/797) Installing xdg-desktop-portal (1.15.0-r0) (759/797) Installing xdg-desktop-portal-kde (5.25.5-r0) (760/797) Installing autologin (1.0.0-r4) (761/797) Installing tinydm (1.1.2-r0) (762/797) Installing tinydm-openrc (1.1.2-r0) (763/797) Installing postmarketos-base-ui-tinydm (5-r1) (764/797) Installing font-alias (1.0.4-r0) (765/797) Installing util-macros (1.19.3-r0) (766/797) Installing font-misc-misc (1.1.2-r2) (767/797) Installing font-cursor-misc (1.0.3-r2) (768/797) Installing xauth (1.1.2-r0) (769/797) Installing xmodmap (1.0.11-r0) (770/797) Installing xrdb (1.2.1-r0) (771/797) Installing xinit (1.4.1-r0) (772/797) Installing xorg-server (21.1.4-r0) (773/797) Installing libinput (1.21.0-r0) (774/797) Installing xf86-input-libinput (1.2.1-r0) (775/797) Installing xf86-video-fbdev (0.5.0-r3) (776/797) Installing postmarketos-base-ui-x11 (5-r1) (777/797) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * 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 (778/797) Installing libexif (0.6.24-r0) (779/797) Installing hwloc (2.8.0-r0) (780/797) Installing libucontext (1.2-r0) (781/797) Installing libtbb (2021.6.0-r0) (782/797) Installing opencv (4.6.0-r2) (783/797) Installing postprocessd (0.2.1-r0) (784/797) Installing postprocessd-megapixels (0.2.1-r0) (785/797) Installing qmltermwidget (0.2.0-r1) (786/797) Installing qmlkonsole (22.06-r0) (787/797) Installing spacebar (22.06-r1) (788/797) Installing ttf-droid-nonlatin (20200215-r2) (789/797) Installing hkdm (0.1.8-r0) (790/797) Installing buffyboard (0.2.0-r0) (791/797) Installing terminus-font (4.49.1-r1) (792/797) Installing kbd-misc (2.5.1-r1) (793/797) Installing kbd (2.5.1-r1) (794/797) Installing kbd-openrc (2.5.1-r1) (795/797) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (796/797) Installing ttyescape-openrc (1.0.1-r1) (797/797) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.72.4-r0.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/24 15:33:05 Generating for kernel version: 5.15.69-0-lts 2022/09/24 15:33:05 Output directory: /boot 2022/09/24 15:33:05 == Generating initramfs == 2022/09/24 15:33:05 - Including hook files 2022/09/24 15:33:05 - Including hook scripts 2022/09/24 15:33:05 - Including required binaries 2022/09/24 15:33:05 - Including kernel modules 2022/09/24 15:33:05 - Including splash images 2022/09/24 15:33:05 - Writing and verifying initramfs archive 2022/09/24 15:33:05 == Generating initramfs extra == 2022/09/24 15:33:05 - Including extra binaries 2022/09/24 15:33:05 - Including FDE support 2022/09/24 15:33:05 - Writing and verifying initramfs-extra archive 2022/09/24 15:33:05 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/24 15:33:06 mkinitfs completed in: 1.21749644s Executing postmarketos-base-21-r2.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.15.0-r0.trigger OK: 3253 MiB in 822 packages (2714508) [15:33:15] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 822 packages (2714508) [15:33:15] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (2714508) [15:33:16] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (2714508) [15:33:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2714508) [15:33:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2714508) [15:33:16] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2714508) [15:33:16] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (2714508) [15:33:16] New background process: pid=2720381, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 822 packages (2714508) [15:33:16] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 822 packages (2714508) [15:33:17] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2714508) [15:33:17] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (2714508) [15:33:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2714508) [15:33:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2714508) [15:33:18] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (2714508) [15:33:18] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2714508) [15:33:18] New background process: pid=2720394, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 822 packages (2714508) [15:33:18] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3253 MiB in 822 packages (2714508) [15:33:19] (rootfs_tablet-x64uefi) mkinitfs lts (2714508) [15:33:19] (rootfs_tablet-x64uefi) % mkinitfs 2022/09/24 15:33:19 Generating for kernel version: 5.15.69-0-lts 2022/09/24 15:33:19 Output directory: /boot 2022/09/24 15:33:19 == Generating initramfs == 2022/09/24 15:33:19 - Including hook files 2022/09/24 15:33:19 - Including hook scripts 2022/09/24 15:33:19 - Including required binaries 2022/09/24 15:33:19 - Including kernel modules 2022/09/24 15:33:19 - Including splash images 2022/09/24 15:33:19 - Writing and verifying initramfs archive 2022/09/24 15:33:19 == Generating initramfs extra == 2022/09/24 15:33:19 - Including extra binaries 2022/09/24 15:33:19 - Including FDE support 2022/09/24 15:33:20 - Writing and verifying initramfs-extra archive 2022/09/24 15:33:20 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/24 15:33:20 mkinitfs completed in: 846.030431ms (2714508) [15:33:20] *** SET LOGIN PASSWORD FOR: 'user' *** (2714508) [15:33:20] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (2714508) [15:33:20] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (2714508) [15:33:20] (rootfs_tablet-x64uefi) locking root (2714508) [15:33:20] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (2714508) [15:33:20] NOTE: No valid keymap specified for device (2714508) [15:33:20] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (2714508) [15:33:21] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (2714508) [15:33:21] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (2714508) [15:33:21] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (2714508) [15:33:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (2714508) [15:33:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (2714508) [15:33:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (2714508) [15:33:22] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (2714508) [15:33:22] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2714508) [15:33:22] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3336332 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2714508) [15:33:22] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2714508) [15:33:22] (native) create tablet-x64uefi.img (4216M) (2714508) [15:33:22] (native) % truncate -s 4216M /home/pmos/rootfs/tablet-x64uefi.img (2714508) [15:33:22] (native) mount /dev/install (tablet-x64uefi.img) (2714508) [15:33:22] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2714508) [15:33:22] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (2714508) [15:33:22] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (2714508) [15:33:22] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2714508) [15:33:22] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2714508) [15:33:22] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2714508) [15:33:22] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2714508) [15:33:22] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2714508) [15:33:22] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2714508) [15:33:22] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2714508) [15:33:22] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2714508) [15:33:22] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2714508) [15:33:22] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2714508) [15:33:22] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2714508) [15:33:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2714508) [15:33:22] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2714508) [15:33:22] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (2714508) [15:33:22] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2714508) [15:33:22] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2714508) [15:33:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2714508) [15:33:23] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2714508) [15:33:23] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2714508) [15:33:23] (native) % parted -s /dev/install mktable msdos (2714508) [15:33:23] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (2714508) [15:33:23] (native) % parted -s /dev/install mkpart primary 256M 100% (2714508) [15:33:23] (native) % parted -s /dev/install set 1 boot on (2714508) [15:33:23] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2714508) [15:33:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2714508) [15:33:23] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2714508) [15:33:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2714508) [15:33:23] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2714508) [15:33:23] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2714508) [15:33:23] (native) install e2fsprogs (2714508) [15:33:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2714508) [15:33:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2714508) [15:33:23] (native) % cat /tmp/apk_progress_fifo (2714508) [15:33:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2714508) [15:33:23] New background process: pid=2720850, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 71 packages (2714508) [15:33:24] (native) format /dev/installp2 (root, ext4) (2714508) [15:33:24] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2714508) [15:33:24] (native) mount /dev/installp2 to /mnt/install (2714508) [15:33:24] (native) % mkdir -p /mnt/install (2714508) [15:33:24] (native) % mount /dev/installp2 /mnt/install (2714508) [15:33:24] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2714508) [15:33:24] (native) install dosfstools (2714508) [15:33:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2714508) [15:33:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2714508) [15:33:24] (native) % cat /tmp/apk_progress_fifo (2714508) [15:33:24] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2714508) [15:33:24] New background process: pid=2721019, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 22 MiB in 72 packages (2714508) [15:33:25] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (2714508) [15:33:25] (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 (2714508) [15:33:25] (native) % mkdir -p /mnt/install/boot (2714508) [15:33:25] (native) % mount /dev/installp1 /mnt/install/boot (2714508) [15:33:25] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2714508) [15:33:25] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (2714508) [15:33:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2714508) [15:33:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (2714508) [15:33:25] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (2714508) [15:33:25] (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/ (2714508) [15:33:45] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2714508) [15:33:45] % 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 (2714508) [15:33:45] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2714508) [15:33:45] % 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/ (2714508) [15:33:45] % 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/ (2714508) [15:33:45] % 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/ (2714508) [15:33:45] % 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/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2714508) [15:33:45] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2714508) [15:33:45] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (2714508) [15:33:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2714508) [15:33:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2714508) [15:33:49] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (2714508) [15:33:49] (native) umount /dev/loop10 (2714508) [15:33:49] (native) % losetup -d /dev/loop10 (2714508) [15:33:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2714508) [15:33:49] (2714508) [15:33:49] *** FLASHING INFORMATION *** (2714508) [15:33:49] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2714508) [15:33:49] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2714508) [15:33:49] (2714508) [15:33:49] *** SSH DAEMON INFORMATION *** (2714508) [15:33:49] SSH daemon is enabled (disable with --no-sshd). (2714508) [15:33:49] Login as 'user' with the password given during installation. (2714508) [15:33:49] (2714508) [15:33:49] *** FIREWALL INFORMATION *** (2714508) [15:33:49] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2714508) [15:33:49] For more information: https://postmarketos.org/firewall (2714508) [15:33:49] (2714508) [15:33:49] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2714508) [15:33:49] DONE! total 3427644 -rw-r--r-- 1 root 12345 4420796416 Sep 24 15:33 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Sep 24 15:34 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Sep 24 15:34 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Sep 24 15:34 storagepool -> ../../sda1 total 92 drwxr-xr-x 2 root root 4096 Sep 23 23:31 bin drwxr-xr-x 2 root root 4096 Sep 23 23:29 boot drwxr-xr-x 2 root root 4096 Sep 23 23:28 dev drwxr-xr-x 66 root root 4096 Sep 24 04:03 etc drwxr-xr-x 3 root root 4096 Sep 23 23:30 home drwxr-xr-x 15 root root 4096 Sep 23 23:29 lib drwx------ 2 root root 16384 Sep 23 23:29 lost+found drwxr-xr-x 5 root root 4096 Sep 23 23:28 media drwxr-xr-x 8 root root 4096 Sep 23 23:28 mnt drwxr-xr-x 2 root root 4096 Sep 23 23:28 opt drwxr-xr-x 2 root root 4096 Sep 23 23:28 proc -rw-r--r-- 1 root root 516 Sep 24 04:03 prolinux_build_info.txt drwx------ 2 root root 4096 Sep 23 23:28 root drwxr-xr-x 6 root root 4096 Sep 23 23:29 run drwxr-xr-x 2 root root 4096 Sep 23 23:29 sbin drwxr-xr-x 2 root root 4096 Sep 23 23:28 srv drwxr-xr-x 2 root root 4096 Sep 23 23:28 sys drwxrwxrwt 2 root root 4096 Sep 23 23:29 tmp drwxr-xr-x 10 root root 4096 Sep 23 23:29 usr drwxr-xr-x 13 root root 4096 Sep 23 23:28 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-24 15:34:22-- 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% 60.6M=0s 2022-09-24 15:34:22 (60.6 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-09-21 21:45:03.329729 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3785-g9ce6a6f23a [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3785-g9ce6a6f23a [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3787-gdd59a3373f [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24125 distinct packages available (1/30) Purging knotifications-lang (5.98.0-r0) (2/30) Upgrading kirigami2-libs (9999_git1663811056-r0 -> 9999_git1663953626-r0) (3/30) Upgrading kirigami2 (9999_git1663811056-r0 -> 9999_git1663953626-r0) (4/30) Upgrading alligator (9999_git1663725142-r0 -> 9999_git1663984368-r0) (5/30) Upgrading knotifications (5.98.0-r0 -> 9999_git1663976981-r0) (6/30) Upgrading kio (9999_git1663768208-r0 -> 9999_git1663983851-r0) (7/30) Upgrading kwayland (9999_git1663777213-r0 -> 9999_git1663881605-r0) (8/30) Upgrading plasma-framework (9999_git1663794139-r0 -> 9999_git1663976779-r0) (9/30) Upgrading angelfish (9999_git1663725150-r0 -> 9999_git1663984377-r0) (10/30) Upgrading calindori (9999_git1663725168-r0 -> 9999_git1663984394-r0) (11/30) Upgrading knewstuff (9999_git1663811066-r0 -> 9999_git1663983862-r0) (12/30) Upgrading kirigami-addons (9999_git1663623069-r0 -> 9999_git1663973480-r0) (13/30) Upgrading kweathercore (9999_git1663257755-r0 -> 9999_git1663338216-r0) (14/30) Upgrading qqc2-desktop-style (9999_git1663869022-r0 -> 9999_git1663938486-r0) (15/30) Upgrading neochat (9999_git1663886542-r1 -> 9999_git1663984415-r1) (16/30) Upgrading plasma-dialer (9999_git1663811478-r0 -> 9999_git1663984447-r0) (17/30) Upgrading breeze (9999_git1663638533-r0 -> 9999_git1663934470-r0) (18/30) Upgrading kscreen (9999_git1663660147-r0 -> 9999_git1663925542-r0) (19/30) Upgrading plasma-nm (9999_git1663371017-r0 -> 9999_git1663984115-r0) (20/30) Upgrading plasma-nm-mobile (9999_git1663371017-r0 -> 9999_git1663984115-r0) (21/30) Upgrading plasma-pa (9999_git1663638614-r0 -> 9999_git1663984124-r0) (22/30) Upgrading kwin (9999_git1663849016-r0 -> 9999_git1663984093-r0) (23/30) Upgrading plasma-workspace-libs (9999_git1663860880-r1 -> 9999_git1663984134-r1) (24/30) Upgrading kactivities-stats (9999_git1663419915-r0 -> 9999_git1663779337-r0) (25/30) Upgrading ktexteditor (9999_git1663767872-r0 -> 9999_git1663970489-r0) (26/30) Upgrading libksysguard (9999_git1663348861-r0 -> 9999_git1663946387-r0) (27/30) Upgrading plasma-workspace (9999_git1663860880-r1 -> 9999_git1663984134-r1) (28/30) Upgrading plasma-mobile (9999_git1663638604-r0 -> 9999_git1663984105-r0) (29/30) Upgrading qmlkonsole (9999_git1663725302-r0 -> 9999_git1663984459-r0) (30/30) Upgrading tokodon (9999_git1663725319-r0 -> 9999_git1663984479-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-21-r2.trigger Executing dbus-1.15.0-r0.trigger OK: 3434 MiB in 970 packages OK: 3434 MiB in 970 packages (1/22) Installing py3-parsing (3.0.9-r0) (2/22) Installing py3-packaging (21.3-r2) (3/22) Installing py3-setuptools (65.3.0-r0) (4/22) Installing py3-certifi (2022.6.15-r0) (5/22) Installing py3-charset-normalizer (2.1.1-r0) (6/22) Installing py3-idna (3.4-r0) (7/22) Installing py3-urllib3 (1.26.12-r0) (8/22) Installing py3-requests (2.28.1-r0) (9/22) Installing py3-ytmusicapi (0.22.0-r0) (10/22) Installing libmng (2.0.3-r1) (11/22) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (12/22) Installing py3-mutagen (1.45.1-r2) (13/22) Installing py3-websockets (10.3-r1) (14/22) Installing py3-brotli (1.0.9-r8) (15/22) Installing yt-dlp (2022.09.01-r1) (16/22) Installing audiotube (9999_git1663984386-r0) (17/22) Installing okular (22.08.1-r0) (18/22) Installing okular-lang (22.08.1-r0) (19/22) Installing plasma-camera (1.0_git20210328-r2) (20/22) Installing gst-libav (1.20.3-r1) (21/22) Installing gst-plugins-good-qt (1.20.3-r2) (22/22) Installing plasmatube (9999_git1663725294-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger OK: 3477 MiB in 992 packages (chroot) Exiting chroot... [15:34:53] Unregister qemu binfmt (arm) [15:34:53] Unregister qemu binfmt (aarch64) [15:34:54] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:34:54] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:34:55] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:34:55] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:34:56] Cleared up ~6627 MB of space [15:34:56] DONE! Building image for pine64-pinephone Already up to date. [15:34:57] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:34:57] Channel [edge]: [15:34:57] Vendor [qemu]: [15:34:57] Device codename [amd64]: [15:34:57] Kernel [lts]: [15:34:57] Username [user]: [15:34:57] User interface [weston]: [15:34:57] Change them? (y/n) [n]: [15:34:57] Extra packages [none]: [15:34:57] Use this timezone instead of GMT? (y/n) [y]: [15:34:57] Choose default locale for installation [C.UTF-8]: [15:34:57] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:34:57] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:34:57] Config changed: ui='plasma-mobile' [15:34:58] Config changed: device='pine64-pinephone' [15:34:58] Config changed: kernel='' [15:34:58] Config changed: extra_packages='osk-sdl' (2751157) [15:34:58] % 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) (2751157) [15:34:58] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (2751157) [15:34:58] *** (1/4) PREPARE NATIVE CHROOT *** (2751157) [15:34:58] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2751157) [15:34:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2751157) [15:34:58] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2751157) [15:34:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2751157) [15:34:58] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2751157) [15:34:59] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2751157) [15:34:59] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2751157) [15:34:59] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2751157) [15:34:59] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2751157) [15:34:59] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2751157) [15:34:59] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2751157) [15:34:59] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2751157) [15:34:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2751157) [15:34:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2751157) [15:34:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2751157) [15:34:59] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2751157) [15:34:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2751157) [15:34:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2751157) [15:34:59] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2751157) [15:34:59] Update package index for x86_64 (4 file(s)) (2751157) [15:34:59] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2751157) [15:34:59] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2751157) [15:34:59] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2751157) [15:35:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2751157) [15:35:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2751157) [15:35:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2751157) [15:35:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2751157) [15:35:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2751157) [15:35:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (2751157) [15:35:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (2751157) [15:35:01] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:01] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:01] extracted: /tmp/pmbootstrap4ffhaij2apk (2751157) [15:35:01] extracted: /tmp/pmbootstrap0v9v2ykwsig (2751157) [15:35:01] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:01] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap0v9v2ykwsig /tmp/pmbootstrap4ffhaij2apk Verified OK (2751157) [15:35:01] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (2751157) [15:35:01] % /tmp/pmbootstrap4ffhaij2apk --version apk-tools 2.12.9, compiled for x86_64. (2751157) [15:35:01] (native) install alpine-base (2751157) [15:35:01] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (2751157) [15:35:01] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (2751157) [15:35:01] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2751157) [15:35:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2751157) [15:35:01] (native) update /etc/apk/repositories (2751157) [15:35:01] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2751157) [15:35:01] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2751157) [15:35:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2751157) [15:35:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2751157) [15:35:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2751157) [15:35:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2751157) [15:35:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2751157) [15:35:01] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2751157) [15:35:01] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (2751157) [15:35:01] New background process: pid=2751531, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (2751157) [15:35:02] (native) % adduser -D pmos -u 12345 (2751157) [15:35:02] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2751157) [15:35:02] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2751157) [15:35:03] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2751157) [15:35:03] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2751157) [15:35:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2751157) [15:35:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2751157) [15:35:03] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2751157) [15:35:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2751157) [15:35:03] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2751157) [15:35:03] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2751157) [15:35:03] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2751157) [15:35:03] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2751157) [15:35:06] (native) install cryptsetup util-linux parted (2751157) [15:35:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:35:06] (native) % cat /tmp/apk_progress_fifo (2751157) [15:35:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2751157) [15:35:06] New background process: pid=2751818, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220917-r0) (11/43) Installing ncurses-libs (6.3_p20220917-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (2751157) [15:35:07] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (2751157) [15:35:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2751157) [15:35:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2751157) [15:35:07] % 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 (2751157) [15:35:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2751157) [15:35:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (2751157) [15:35:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (2751157) [15:35:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (2751157) [15:35:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (2751157) [15:35:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (2751157) [15:35:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2751157) [15:35:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2751157) [15:35:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2751157) [15:35:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2751157) [15:35:08] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2751157) [15:35:08] (native) install qemu-aarch64 (2751157) [15:35:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:35:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:35:08] (native) % cat /tmp/apk_progress_fifo (2751157) [15:35:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2751157) [15:35:08] New background process: pid=2751904, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (2751157) [15:35:09] Register qemu binfmt (aarch64) (2751157) [15:35:09] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (2751157) [15:35:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (2751157) [15:35:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2751157) [15:35:09] % 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 (2751157) [15:35:09] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2751157) [15:35:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:09] extracted: /tmp/pmbootstrap43uslzfoapk (2751157) [15:35:09] extracted: /tmp/pmbootstrapdd4rey8asig (2751157) [15:35:09] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2751157) [15:35:09] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapdd4rey8asig /tmp/pmbootstrap43uslzfoapk Verified OK (2751157) [15:35:09] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (2751157) [15:35:09] % /tmp/pmbootstrap43uslzfoapk --version apk-tools 2.12.9, compiled for x86_64. (2751157) [15:35:09] (rootfs_pine64-pinephone) install alpine-base (2751157) [15:35:09] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (2751157) [15:35:09] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (2751157) [15:35:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (2751157) [15:35:09] (rootfs_pine64-pinephone) update /etc/apk/repositories (2751157) [15:35:09] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2751157) [15:35:09] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2751157) [15:35:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2751157) [15:35:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2751157) [15:35:09] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (2751157) [15:35:09] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2751157) [15:35:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2751157) [15:35:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2751157) [15:35:09] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2751157) [15:35:09] Update package index for aarch64 (4 file(s)) (2751157) [15:35:09] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2751157) [15:35:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2751157) [15:35:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2751157) [15:35:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2751157) [15:35:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2751157) [15:35:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2751157) [15:35:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2751157) [15:35:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2751157) [15:35:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2751157) [15:35:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2751157) [15:35:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2751157) [15:35:11] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2751157) [15:35:11] % 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 (2751157) [15:35:11] New background process: pid=2752060, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (2751157) [15:35:12] (rootfs_pine64-pinephone) % getent passwd user (2751157) [15:35:12] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup user wheel (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup user video (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup user audio (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup user input (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup -S plugdev (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup user plugdev (2751157) [15:35:13] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (2751157) [15:35:14] (rootfs_pine64-pinephone) % addgroup user netdev (2751157) [15:35:14] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (2751157) [15:35:15] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (2751157) [15:35:16] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2751157) [15:35:16] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2751157) [15:35:17] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2751157) [15:35:17] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2751157) [15:35:18] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2751157) [15:35:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2751157) [15:35:18] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2751157) [15:35:18] (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 firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2751157) [15:35:18] New background process: pid=2752282, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/730) Installing icu-data-full (71.1-r4) (2/730) Installing dbus-libs (1.15.0-r0) (3/730) Installing libgcc (12.1.1_git20220630-r6) (4/730) Installing libffi (3.4.3-r0) (5/730) Installing libintl (0.21-r3) (6/730) Installing libblkid (2.38.1-r0) (7/730) Installing libmount (2.38.1-r0) (8/730) Installing pcre (8.45-r2) (9/730) Installing glib (2.72.4-r0) (10/730) Installing libstdc++ (12.1.1_git20220630-r6) (11/730) Installing icu-libs (71.1-r4) (12/730) Installing libpcre2-16 (10.40-r0) (13/730) Installing zstd-libs (1.5.2-r9) (14/730) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/730) Installing hicolor-icon-theme (0.17-r2) (16/730) Installing libmagic (5.42-r0) (17/730) Installing file (5.42-r0) (18/730) Installing libxau (1.0.10-r0) (19/730) Installing libmd (1.0.4-r0) (20/730) Installing libbsd (0.11.6-r2) (21/730) Installing libxdmcp (1.1.3-r1) (22/730) Installing libxcb (1.15-r0) (23/730) Installing libx11 (1.8.1-r1) (24/730) Installing libxext (1.3.4-r1) (25/730) Installing libice (1.0.10-r1) (26/730) Installing libuuid (2.38.1-r0) (27/730) Installing libsm (1.2.3-r1) (28/730) Installing libxt (1.2.1-r0) (29/730) Installing libxmu (1.1.3-r1) (30/730) Installing xset (1.2.4-r0) (31/730) Installing xprop (1.2.5-r0) (32/730) Installing xdg-utils (1.1.3-r4) (33/730) Installing mesa (22.1.7-r3) (34/730) Installing libdrm (2.4.113-r0) (35/730) Installing libexpat (2.4.9-r0) (36/730) Installing wayland-libs-server (1.21.0-r1) (37/730) Installing mesa-glapi (22.1.7-r3) (38/730) Installing mesa-gles (22.1.7-r3) (39/730) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/730) Installing libxcomposite (0.4.5-r1) (41/730) Installing brotli-libs (1.0.9-r8) (42/730) Installing libbz2 (1.0.8-r3) (43/730) Installing libpng (1.6.37-r2) (44/730) Installing freetype (2.12.1-r0) (45/730) Installing fontconfig (2.14.0-r0) (46/730) Installing wayland-libs-client (1.21.0-r1) (47/730) Installing wayland-libs-cursor (1.21.0-r1) (48/730) Installing wayland-libs-egl (1.21.0-r1) (49/730) Installing pkgconf (1.9.3-r0) (50/730) Installing xkeyboard-config (9999-r5) (51/730) Installing xz-libs (5.2.6-r1) (52/730) Installing libxml2 (2.10.2-r0) (53/730) Installing libxkbcommon (1.4.1-r0) (54/730) Installing qt5-qtwayland (5.15.5_git20220620-r0) (55/730) Installing mesa-gbm (22.1.7-r3) (56/730) Installing libxshmfence (1.3-r1) (57/730) Installing mesa-egl (22.1.7-r3) (58/730) Installing avahi-libs (0.8-r6) (59/730) Installing gmp (6.2.1-r2) (60/730) Installing nettle (3.8.1-r0) (61/730) Installing p11-kit (0.24.1-r0) (62/730) Installing libtasn1 (4.19.0-r0) (63/730) Installing libunistring (1.0-r0) (64/730) Installing gnutls (3.7.7-r1) (65/730) Installing cups-libs (2.4.2-r0) (66/730) Installing shared-mime-info (2.2-r0) (67/730) Installing libjpeg-turbo (2.1.4-r0) (68/730) Installing libwebp (1.2.4-r1) (69/730) Installing tiff (4.4.0-r0) (70/730) Installing gdk-pixbuf (2.42.9-r1) (71/730) Installing gtk-update-icon-cache (3.24.34-r6) (72/730) Installing libxfixes (6.0.0-r0) (73/730) Installing libxrender (0.9.10-r4) (74/730) Installing libxcursor (1.2.1-r1) (75/730) Installing libxdamage (1.1.5-r1) (76/730) Installing libxi (1.8-r0) (77/730) Installing libxinerama (1.1.4-r2) (78/730) Installing libxrandr (1.5.2-r1) (79/730) Installing libatk-1.0 (2.46.0-r0) (80/730) Installing libxtst (1.2.3-r4) (81/730) Installing at-spi2-core (2.46.0-r0) (82/730) Installing libatk-bridge-2.0 (2.46.0-r0) (83/730) Installing pixman (0.40.0-r4) (84/730) Installing cairo (1.17.6-r3) (85/730) Installing cairo-gobject (1.17.6-r3) (86/730) Installing libepoxy (1.5.10-r0) (87/730) Installing fribidi (1.0.12-r0) (88/730) Installing graphite2 (1.3.14-r1) (89/730) Installing harfbuzz (5.2.0-r0) (90/730) Installing libxft (2.3.6-r0) (91/730) Installing pango (1.50.10-r0) (92/730) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/730) Installing libevdev (1.13.0-r0) (94/730) Installing mtdev (1.1.6-r0) (95/730) Installing eudev-libs (3.2.11-r1) (96/730) Installing libinput-libs (1.21.0-r0) (97/730) Installing xcb-util-wm (0.4.1-r1) (98/730) Installing xcb-util (0.4.0-r3) (99/730) Installing xcb-util-image (0.4.0-r1) (100/730) Installing xcb-util-keysyms (0.4.0-r1) (101/730) Installing xcb-util-renderutil (0.3.9-r1) (102/730) Installing libxkbcommon-x11 (1.4.1-r0) (103/730) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/730) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/730) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/730) Installing kirigami2-libs (5.98.0-r0) (107/730) Installing kirigami2 (5.98.0-r0) (108/730) Installing kactivities-libs (5.98.0-r0) (109/730) Installing karchive (5.98.0-r0) (110/730) Installing kconfig (5.98.0-r0) (111/730) Installing kcoreaddons (5.98.0-r0) (112/730) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/730) Installing kwindowsystem (5.98.0-r0) (114/730) Installing kcrash (5.98.0-r0) (115/730) Installing kdbusaddons (5.98.0-r0) (116/730) Installing kglobalaccel (5.98.0-r0) (117/730) Installing kguiaddons (5.98.0-r0) (118/730) Installing ki18n (5.98.0-r0) (119/730) Installing libelogind (246.10-r5) (120/730) Installing polkit-elogind-libs (121-r0) (121/730) Installing polkit-qt-1 (0.114.0-r1) (122/730) Installing kauth (5.98.0-r0) (123/730) Installing kcodecs (5.98.0-r0) (124/730) Installing kwidgetsaddons (5.98.0-r0) (125/730) Installing kconfigwidgets (5.98.0-r0) (126/730) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/730) Installing kiconthemes (5.98.0-r0) (128/730) Installing kitemviews (5.98.0-r0) (129/730) Installing kxmlgui (5.98.0-r0) (130/730) Installing kbookmarks (5.98.0-r0) (131/730) Installing kcompletion (5.98.0-r0) (132/730) Installing libxml2-utils (2.10.2-r0) (133/730) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/730) Installing libgpg-error (1.45-r0) (135/730) Installing libgcrypt (1.10.1-r0) (136/730) Installing libxslt (1.1.36-r0) (137/730) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/730) Installing kdoctools (5.98.0-r0) (139/730) Installing kjobwidgets (5.98.0-r0) (140/730) Installing alsa-lib (1.2.7.2-r0) (141/730) Installing libxxf86vm (1.1.4-r3) (142/730) Installing mesa-gl (22.1.7-r3) (143/730) Installing libxv (1.0.11-r3) (144/730) Installing cdparanoia-libs (10.2-r11) (145/730) Installing graphene (1.10.8-r1) (146/730) Installing gstreamer (1.20.3-r1) (147/730) Installing libogg (1.3.5-r1) (148/730) Installing opus (1.3.1-r1) (149/730) Installing orc (0.4.32-r1) (150/730) Installing libtheora (1.1.1-r16) (151/730) Installing libvorbis (1.3.7-r0) (152/730) Installing gst-plugins-base (1.20.3-r1) (153/730) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/730) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/730) Installing sound-theme-freedesktop (0.8-r0) (156/730) Installing libltdl (2.4.7-r0) (157/730) Installing libcanberra (0.30-r8) (158/730) Installing libcanberra-gstreamer (0.30-r8) (159/730) Installing knotifications (5.98.0-r0) (160/730) Installing kservice (5.98.0-r0) (161/730) Installing solid-libs (5.98.0-r0) (162/730) Installing libhunspell (1.7.1-r0) (163/730) Installing ncurses-terminfo-base (6.3_p20220917-r0) (164/730) Installing ncurses-libs (6.3_p20220917-r0) (165/730) Installing readline (8.1.2-r0) (166/730) Installing hunspell (1.7.1-r0) (167/730) Installing sonnet (5.98.0-r0) (168/730) Installing ktextwidgets (5.98.0-r0) (169/730) Installing kio (5.98.0-r0) (170/730) Installing kpackage (5.98.0-r0) (171/730) Installing kdeclarative (5.98.0-r0) (172/730) Installing kwayland (5.98.0-r0) (173/730) Installing plasma-framework (5.98.0-r0) (174/730) Installing sqlite-libs (3.39.3-r0) (175/730) Installing libaccounts-glib (1.26-r0) (176/730) Installing libaccounts-qt (1.16-r1) (177/730) Installing signond (8.61-r0) (178/730) Installing accounts-qml-module (0.7_git20190605-r0) (179/730) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/730) Installing sdl2 (2.24.0-r0) (181/730) Installing aom-libs (3.4.0-r0) (182/730) Installing libass (0.16.0-r0) (183/730) Installing libdav1d (1.0.0-r1) (184/730) Installing lame (3.100-r1) (185/730) Installing libasyncns (0.8-r1) (186/730) Installing flac-libs (1.4.1-r0) (187/730) Installing libsndfile (1.1.0-r2) (188/730) Installing libgomp (12.1.1_git20220630-r6) (189/730) Installing soxr (0.1.3-r2) (190/730) Installing speexdsp (1.2.1-r0) (191/730) Installing tdb-libs (1.4.7-r0) (192/730) Installing libpulse (9999_git20220528-r0) (193/730) Installing cjson (1.7.15-r3) (194/730) Installing mbedtls (2.28.1-r0) (195/730) Installing librist (0.2.7-r0) (196/730) Installing libsrt (1.5.0-r1) (197/730) Installing libssh (0.10.4-r0) (198/730) Installing v4l-utils-libs (1.22.1-r2) (199/730) Installing libva (2.15.0-r0) (200/730) Installing libvdpau (1.5-r0) (201/730) Installing vidstab (1.1.0-r1) (202/730) Installing libvpx (1.12.0-r1) (203/730) Installing x264-libs (0.164_git20220602-r0) (204/730) Installing numactl (2.0.15-r0) (205/730) Installing x265-libs (3.5-r3) (206/730) Installing xvidcore (1.3.7-r1) (207/730) Installing libsodium (1.0.18-r2) (208/730) Installing libzmq (4.3.4-r1) (209/730) Installing ffmpeg-libs (5.1.1-r0) (210/730) Installing libevent (2.1.12-r5) (211/730) Installing nspr (4.35-r0) (212/730) Installing nss (3.83-r0) (213/730) Installing re2 (2022.06.01-r1) (214/730) Installing snappy (1.1.9-r4) (215/730) Installing qt5-qtwebengine (5.15.11-r0) (216/730) Installing libnotify (0.8.1-r1) (217/730) Installing libproxy (0.4.18-r1) (218/730) Installing signon-ui (0.17_git20171023-r1) (219/730) Installing libassuan (2.5.5-r0) (220/730) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/730) Installing gnupg-gpgconf (2.2.39-r0) (222/730) Installing gpg (2.2.39-r0) (223/730) Installing npth (1.6-r1) (224/730) Installing gpg-agent (2.2.39-r0) (225/730) Installing libksba (1.6.1-r0) (226/730) Installing gpgsm (2.2.39-r0) (227/730) Installing gpgme (1.17.1-r0) (228/730) Installing gpgmepp (1.17.1-r0) (229/730) Installing gdbm (1.23-r0) (230/730) Installing libsasl (2.1.28-r2) (231/730) Installing libqca (2.3.4-r2) (232/730) Installing kwallet (5.98.0-r0) (233/730) Installing kaccounts-integration (22.08.1-r0) (234/730) Installing purpose (5.98.0-r0) (235/730) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/730) Installing qt5-qtfeedback (0_git20180903-r0) (237/730) Installing angelfish (22.06-r0) (238/730) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/730) Installing gtk-engines-clearlooks (2.21.0-r3) (240/730) Installing gtk-engines-crux (2.21.0-r3) (241/730) Installing gtk-engines-industrial (2.21.0-r3) (242/730) Installing gtk-engines-mist (2.21.0-r3) (243/730) Installing gtk-engines-redmond (2.21.0-r3) (244/730) Installing gtk-engines-thinice (2.21.0-r3) (245/730) Installing gtk-engines (2.21.0-r3) (246/730) Installing breeze-gtk (5.25.5-r0) (247/730) Installing alsa-ucm-conf (1.2.7.2-r0) (248/730) Installing atinout (0.9.1-r0) (249/730) Installing ca-certificates (20220614-r2) (250/730) Installing nghttp2-libs (1.50.0-r0) (251/730) Installing libcurl (7.85.0-r0) (252/730) Installing libgpiod (1.6.3-r1) (253/730) Installing libgudev (237-r1) (254/730) Installing libmm-glib (1.18.12-r0) (255/730) Installing libusb (1.0.26-r0) (256/730) Installing eg25-manager (0.4.4-r0) (257/730) Installing eg25-manager-openrc (0.4.4-r0) (258/730) Installing gpsd (3.24-r0) (259/730) Installing gpsd-openrc (3.24-r0) (260/730) Installing libnl3 (3.7.0-r0) (261/730) Installing iw (5.19-r0) (262/730) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1) (263/730) Installing llvm14-libs (14.0.6-r4) (264/730) Installing musl-fts (1.2.7-r3) (265/730) Installing libelf (0.187-r2) (266/730) Installing mesa-dri-gallium (22.1.7-r3) (267/730) Installing udev-init-scripts (35-r1) (268/730) Installing udev-init-scripts-openrc (35-r1) (269/730) Installing kmod-libs (30-r1) (270/730) Installing eudev (3.2.11-r1) (271/730) Installing eudev-openrc (3.2.11-r1) (272/730) Installing openssh-keygen (9.0_p1-r4) (273/730) Installing libedit (20210910.3.1-r0) (274/730) Installing openssh-client-common (9.0_p1-r4) (275/730) Installing openssh-client-default (9.0_p1-r4) (276/730) Installing openssh-sftp-server (9.0_p1-r4) (277/730) Installing openssh-server-common (9.0_p1-r4) (278/730) Installing openssh-server (9.0_p1-r4) (279/730) Installing openssh (9.0_p1-r4) (280/730) Installing boot-deploy (0.6-r0) (281/730) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (282/730) Installing lzo (2.10-r3) (283/730) Installing btrfs-progs (5.19.1-r0) (284/730) Installing bzip2 (1.0.8-r3) (285/730) Installing argon2-libs (20190702-r2) (286/730) Installing device-mapper-libs (2.02.188-r0) (287/730) Installing json-c (0.16-r0) (288/730) Installing cryptsetup-libs (2.5.0-r1) (289/730) Installing popt (1.19-r0) (290/730) Installing cryptsetup (2.5.0-r1) (291/730) Installing cryptsetup-openrc (2.5.0-r1) (292/730) Installing libaio (0.3.113-r0) (293/730) Installing device-mapper-event-libs (2.02.188-r0) (294/730) Installing lvm2-libs (2.02.188-r0) (295/730) Installing device-mapper (2.02.188-r0) (296/730) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (297/730) Installing libcom_err (1.46.5-r2) (298/730) Installing e2fsprogs-libs (1.46.5-r2) (299/730) Installing e2fsprogs (1.46.5-r2) (300/730) Installing e2fsprogs-extra (1.46.5-r2) (301/730) Installing f2fs-tools-libs (1.15.0-r0) (302/730) Installing f2fs-tools (1.15.0-r0) (303/730) Installing lz4 (1.9.4-r1) (304/730) Installing userspace-rcu (0.13.2-r0) (305/730) Installing multipath-tools (0.9.1-r0) (306/730) Installing multipath-tools-openrc (0.9.1-r0) (307/730) Installing parted (3.5-r0) (308/730) Installing postmarketos-mvcfg (1-r0) (309/730) Installing postmarketos-keys (1-r0) (310/730) Installing sudo (1.9.11_p3-r0) (311/730) Installing postmarketos-base-nofde (21-r2) (312/730) Installing unudhcpd (0.2.1-r0) (313/730) Installing xz (5.2.6-r1) (314/730) Installing postmarketos-mkinitfs (1.4.1-r12) (315/730) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.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/730) Installing u-boot-pinephone (2022.07-r0) (317/730) Installing u-boot-tools (2022.07-r5) (318/730) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (319/730) Installing dbus-openrc (1.15.0-r0) (320/730) Installing libacl (2.3.1-r1) (321/730) Installing lz4-libs (1.9.4-r1) (322/730) Installing libarchive (3.6.1-r1) (323/730) Installing efivar-libs (38-r1) (324/730) Installing libgcab (1.4-r3) (325/730) Installing libgusb (0.3.10-r0) (326/730) Installing json-glib (1.6.6-r0) (327/730) Installing libjcat (0.1.10-r0) (328/730) Installing libxmlb (0.3.10-r0) (329/730) Installing fwupd (1.8.5-r0) (330/730) Installing fwupd-openrc (1.8.5-r0) (331/730) Installing fwupd-plugin-fastboot (1.8.5-r0) (332/730) Installing fwupd-plugin-logind (1.8.5-r0) (333/730) Installing libmbim (1.26.4-r0) (334/730) Installing libqrtr-glib (1.2.2-r0) (335/730) Installing libqmi (1.30.8-r0) (336/730) Installing fwupd-plugin-modem_manager (1.8.5-r0) (337/730) Installing fwupd-plugin-upower (1.8.5-r0) (338/730) Installing device-pine64-pinephone (0.42-r3) Executing device-pine64-pinephone-0.42-r3.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (339/730) Installing device-pine64-pinephone-plasma-mobile (0.42-r3) (340/730) Installing linux-firmware-rtlwifi (20220815-r2) (341/730) Installing linux-firmware-rtl_bt (20220815-r2) (342/730) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (343/730) Installing firmware-pine64-ov5640 (0_git20201028-r0) (344/730) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3) (345/730) Installing yaml (0.2.5-r0) (346/730) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (347/730) Installing appstream-qt (0.15.5-r0) (348/730) Installing attica (5.98.0-r0) (349/730) Installing kidletime (5.98.0-r0) (350/730) Installing knewstuff (5.98.0-r0) (351/730) Installing discover (5.25.5-r0) (352/730) Installing libapk-qt (0.4.2-r0) (353/730) Installing discover-backend-apk (5.25.5-r0) (354/730) Installing discover-backend-fwupd (5.25.5-r0) (355/730) Installing dbus-glib (0.112-r1) (356/730) Installing firefox-esr (102.3.0-r0) (357/730) Installing font-noto-common (0_git20211101-r6) (358/730) Installing font-noto-math (0_git20211101-r6) (359/730) Installing font-noto-symbols (0_git20211101-r6) (360/730) Installing font-noto (0_git20211101-r6) (361/730) Installing font-noto-emoji (2.038-r0) (362/730) Installing font-noto-extra (0_git20211101-r6) (363/730) Installing mauiman (1.0.0-r0) (364/730) Installing mauikit (2.2.0-r0) (365/730) Installing exiv2 (0.27.5-r1) (366/730) Installing mauikit-imagetools (2.2.0-r0) (367/730) Installing mauikit-filebrowsing (2.2.0-r0) (368/730) Installing index (2.2.0-r0) (369/730) Installing signon-plugin-oauth2 (0.25-r0) (370/730) Installing kaccounts-providers (22.08.1-r0) (371/730) Installing kirigami-addons (0.3-r0) (372/730) Installing kclock (22.06-r0) (373/730) Installing gsettings-desktop-schemas (42.0-r0) (374/730) Installing kdecoration (5.25.5-r0) (375/730) Installing kde-gtk-config (5.25.5-r0) (376/730) Installing kirigami-gallery (22.08.1-r0) (377/730) Installing kquickimageeditor (0.2.0-r1) (378/730) Installing taglib (1.12-r1) (379/730) Installing kfilemetadata (5.98.0-r0) (380/730) Installing qt5-qtlocation (5.15.5_git20220618-r0) (381/730) Installing koko (22.06-r0) (382/730) Installing kasync (0.3.0-r2) (383/730) Installing gpg-wks-server (2.2.39-r0) (384/730) Installing gpgv (2.2.39-r0) (385/730) Installing libldap (2.6.3-r3) (386/730) Installing gnupg-dirmngr (2.2.39-r0) (387/730) Installing gnupg-utils (2.2.39-r0) (388/730) Installing gnupg-wks-client (2.2.39-r0) (389/730) Installing gnupg (2.2.39-r0) (390/730) Installing iso-codes (4.11.0-r0) (391/730) Installing kcontacts (5.98.0-r0) (392/730) Installing kpeople (5.98.0-r0) (393/730) Installing libical (3.0.14-r1) (394/730) Installing kcalendarcore (5.98.0-r0) (395/730) Installing kmime (22.08.1-r0) (396/730) Installing kimap2 (0.4.0-r1) (397/730) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (398/730) Installing kdav2 (0.4.0-r1) (399/730) Installing lmdb (0.9.29-r1) (400/730) Installing libxapian (1.4.20-r1) (401/730) Installing sink (0.9.0-r2) (402/730) Installing kpeoplesink (0_git20210224-r1) (403/730) Installing kpeoplevcard (0.1-r2) (404/730) Installing libraw (0.20.2-r0) (405/730) Installing libraw-tools (0.20.2-r0) (406/730) Installing lcms2 (2.13.1-r0) (407/730) Installing imagemagick-libs (7.1.0.48-r0) (408/730) Installing jbig2dec (0.19-r0) (409/730) Installing ghostscript (9.56.1-r0) (410/730) Installing libde265 (1.0.8-r2) (411/730) Installing libheif (1.13.0-r0) (412/730) Installing libjxl (0.6.1_git20220605-r1) (413/730) Installing librsvg (2.55.1-r0) (414/730) Installing imagemagick (7.1.0.48-r0) (415/730) Installing perl (5.36.0-r0) (416/730) Installing perl-image-exiftool (12.42-r0) (417/730) Installing exiftool (12.42-r0) (418/730) Installing openexr (3.1.5-r3) (419/730) Installing soundtouch (2.3.1-r0) (420/730) Installing chromaprint (1.5.1-r2) (421/730) Installing libraw1394 (2.1.2-r2) (422/730) Installing libdc1394 (2.2.6-r0) (423/730) Installing tslib (1.22-r1) (424/730) Installing directfb (1.7.7-r4) (425/730) Installing faac (1.30-r1) (426/730) Installing fdk-aac (2.0.2-r1) (427/730) Installing flite (2.2-r1) (428/730) Installing libsamplerate (0.2.2-r0) (429/730) Installing jack (1.9.21-r0) (430/730) Installing portaudio (19.7.0-r0) (431/730) Installing fluidsynth-libs (2.2.9-r0) (432/730) Installing libfreeaptx (0.1.1-r0) (433/730) Installing gsm (1.0.22-r0) (434/730) Installing libldac (2.0.2.3-r0) (435/730) Installing libmodplug (0.8.9.0-r1) (436/730) Installing neon (0.32.4-r0) (437/730) Installing libnice (0.1.19-r0) (438/730) Installing openal-soft (1.22.2-r1) (439/730) Installing openjpeg (2.5.0-r0) (440/730) Installing librtmp (2.4_git20190330-r1) (441/730) Installing sbc (2.0-r0) (442/730) Installing spandsp (0.0.6-r2) (443/730) Installing libsrtp (2.4.2-r3) (444/730) Installing vo-aacenc (0.1.3-r0) (445/730) Installing vo-amrwbenc (0.1.3-r0) (446/730) Installing libzbar (0.23.92-r0) (447/730) Installing gst-plugins-bad (1.20.3-r4) (448/730) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (449/730) Installing megapixels (1.5.2-r0) (450/730) Installing mobile-config-firefox (3.0.0-r1) (451/730) Installing encodings (1.0.6-r0) (452/730) Installing libfontenc (1.1.6-r0) (453/730) Installing mkfontscale (1.2.2-r1) (454/730) Installing ttf-dejavu (2.37-r2) (455/730) Installing sdl2_ttf (2.20.1-r0) (456/730) Installing osk-sdl (0.67-r0) (457/730) Installing kcmutils (5.98.0-r0) (458/730) Installing frameworkintegration (5.98.0-r0) (459/730) Installing oxygen (5.25.5-r0) (460/730) Installing modemmanager-qt (5.98.0-r0) (461/730) Installing callaudiod-libs (0.1.4-r0) (462/730) Installing qtmpris (1.0.6-r1) (463/730) Installing abseil-cpp (20220623.1-r0) (464/730) Installing boost1.80-thread (1.80.0-r2) (465/730) Installing libprotobuf (3.21.6-r0) (466/730) Installing libphonenumber (8.12.54-r0) (467/730) Installing plasma-dialer (22.06-r0) (468/730) Installing plasma-mobile-sounds (0.1-r1) (469/730) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (470/730) Installing plasma-phonebook (22.06-r0) (471/730) Installing postmarketos-artwork-wallpapers (2-r1) (472/730) Installing postmarketos-hidden-desktop-entries (2.2-r1) (473/730) Installing bluez (5.65-r1) (474/730) Installing bluez-openrc (5.65-r1) (475/730) Installing bluez-obexd (5.65-r1) (476/730) Installing kded (5.98.0-r0) (477/730) Installing bluez-qt (5.98.0-r0) (478/730) Installing bluedevil (5.25.5-r0) (479/730) Installing breeze (5.25.5-r0) (480/730) Installing libpulse-mainloop-glib (9999_git20220528-r0) (481/730) Installing callaudiod (0.1.4-r0) (482/730) Installing dnsmasq-common (2.86-r5) (483/730) Installing dnsmasq-openrc (2.86-r5) (484/730) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (485/730) Installing linux-pam (1.5.2-r1) (486/730) Installing shadow (4.10-r3) (487/730) Installing elogind (246.10-r5) (488/730) Installing elogind-openrc (246.10-r5) (489/730) Installing hfd-service (0.1.0-r1) (490/730) Installing hfd-service-openrc (0.1.0-r1) (491/730) Installing iio-sensor-proxy (3.4-r0) (492/730) Installing iio-sensor-proxy-openrc (3.4-r0) (493/730) Installing libkscreen (5.25.5-r0) (494/730) Installing qt5-qtsensors (5.15.5_git20220519-r0) (495/730) Installing kscreen (5.25.5-r0) (496/730) Installing socat (1.7.4.3-r1) (497/730) Installing kwallet-pam (5.25.5-r0) (498/730) Installing kwayland-integration (5.25.5-r0) (499/730) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/730) Installing duktape (2.7.0-r0) (501/730) Installing polkit-elogind (121-r0) (502/730) Installing modemmanager (1.18.12-r0) (503/730) Installing modemmanager-openrc (1.18.12-r0) (504/730) Installing libnm (1.40.0-r0) (505/730) Installing networkmanager-common (1.40.0-r0) (506/730) Installing networkmanager-openrc (1.40.0-r0) (507/730) Installing libmnl (1.0.5-r0) (508/730) Installing libnftnl (1.2.3-r0) (509/730) Installing iptables (1.8.8-r2) (510/730) Installing iptables-openrc (1.8.8-r2) (511/730) Installing libndp (1.8-r0) (512/730) Installing libidn2 (2.3.3-r0) (513/730) Installing libpsl (0.21.1-r0) (514/730) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (515/730) Installing networkmanager-cli (1.40.0-r0) (516/730) Installing slang (2.3.3-r0) (517/730) Installing newt (0.52.21-r4) (518/730) Installing networkmanager-tui (1.40.0-r0) (519/730) Installing wireless-regdb (2022.08.12-r0) (520/730) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (521/730) Installing mobile-broadband-provider-info (20220725-r0) (522/730) Installing networkmanager-wwan (1.40.0-r0) (523/730) Installing pipewire-libs (0.3.58-r0) (524/730) Installing libunwind (1.6.2-r0) (525/730) Installing libuv (1.44.2-r0) (526/730) Installing roc-toolkit-libs (0.1.5-r2) (527/730) Installing webrtc-audio-processing (0.3.1-r6) (528/730) Installing pipewire (0.3.58-r0) (529/730) Installing breeze-icons (5.98.0-r0) (530/730) Installing dbus-x11 (1.15.0-r0) (531/730) Installing kactivities (5.98.0-r0) (532/730) Installing dconf (0.40.0-r1) (533/730) Installing anthy (9100h-r1) (534/730) Installing maliit-framework (2.3.0-r1) (535/730) Installing kyotocabinet (1.2.79-r3) (536/730) Installing libpinyin (2.6.2-r0) (537/730) Installing tinyxml (2.6.2-r1) (538/730) Installing presage (0.9.1-r2) (539/730) Installing maliit-keyboard (2.3.1-r0) (540/730) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (541/730) Installing plasma-nano (5.25.5-r0) (542/730) Installing networkmanager-qt (5.98.0-r0) (543/730) Installing plasma-nm (5.25.5-r0) (544/730) Installing plasma-nm-mobile (5.25.5-r0) (545/730) Installing fftw-single-libs (3.3.10-r0) (546/730) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (547/730) Installing pulseaudio-bluez (9999_git20220528-r0) (548/730) Installing pulseaudio-alsa (9999_git20220528-r0) (549/730) Installing alsa-utils-openrc (1.2.7-r1) (550/730) Installing pulseaudio-openrc (9999_git20220528-r0) (551/730) Installing libcanberra-pulse (0.30-r8) (552/730) Installing plasma-pa (5.25.5-r0) (553/730) Installing tzdata (2022c-r0) (554/730) Installing libdaemon (0.14-r3) (555/730) Installing openrc-settingsd (1.1.0-r0) (556/730) Installing openrc-settingsd-openrc (1.1.0-r0) (557/730) Installing plasma-settings (22.06-r0) (558/730) Installing kactivitymanagerd (5.25.5-r0) (559/730) Installing kinit (5.98.0-r0) (560/730) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (561/730) Installing kdnssd (5.98.0-r0) (562/730) Installing syntax-highlighting (5.98.0-r0) (563/730) Installing kdsoap (2.1.1-r0) (564/730) Installing libmtp (1.1.20-r0) (565/730) Installing clang-libs (14.0.6-r4) (566/730) Installing qt5-qttools (5.15.5_git20220619-r0) (567/730) Installing phonon (4.11.1-r2) (568/730) Installing talloc (2.3.4-r0) (569/730) Installing tevent (0.13.0-r0) (570/730) Installing samba-util-libs (4.16.4-r0) (571/730) Installing jansson (2.14-r0) (572/730) Installing ldb (2.5.2-r0) (573/730) Installing libwbclient (4.16.4-r0) (574/730) Installing samba-libs (4.16.4-r0) (575/730) Installing libsmbclient (4.16.4-r0) (576/730) Installing kio-extras (22.08.1-r0) (577/730) Installing kquickcharts (5.98.0-r0) (578/730) Installing xorg-server-common (21.1.4-r0) (579/730) Installing libxkbfile (1.1.0-r1) (580/730) Installing xkbcomp (1.4.5-r0) (581/730) Installing libxfont2 (2.0.6-r0) (582/730) Installing libtirpc-conf (1.3.2-r2) (583/730) Installing libtirpc-nokrb (1.3.2-r2) (584/730) Installing libxcvt (0.1.2-r0) (585/730) Installing xwayland (22.1.3-r1) (586/730) Installing layer-shell-qt (5.25.5-r0) (587/730) Installing kscreenlocker (5.25.5-r0) (588/730) Installing libqaccessibilityclient (0.4.1-r1) (589/730) Installing xcb-util-cursor (0.1.3-r2) (590/730) Installing kwin (5.25.5-r0) (591/730) Installing kitemmodels (5.98.0-r0) (592/730) Installing threadweaver (5.98.0-r0) (593/730) Installing krunner (5.98.0-r0) (594/730) Installing milou (5.25.5-r0) (595/730) Installing pipewire-media-session (0.4.1-r0) (596/730) Installing qqc2-desktop-style (5.98.0-r0) (597/730) Installing font-hack (3.003-r2) (598/730) Installing plasma-integration (5.25.5-r0) (599/730) Installing qtchooser (66-r1) (600/730) Installing plasma-workspace-libs (5.25.5-r1) (601/730) Installing kactivities-stats (5.98.0-r0) (602/730) Installing baloo (5.98.0-r0) (603/730) Installing kholidays (5.98.0-r0) (604/730) Installing knotifyconfig (5.98.0-r0) (605/730) Installing kparts (5.98.0-r0) (606/730) Installing libdmtx-libs (0.7.7-r0) (607/730) Installing libqrencode (4.1.1-r0) (608/730) Installing prison (5.98.0-r0) (609/730) Installing ktexteditor (5.98.0-r0) (610/730) Installing libpcap (1.10.1-r0) (611/730) Installing lm-sensors-libs (3.6.0-r4) (612/730) Installing libksysguard (5.25.5-r0) (613/730) Installing kuserfeedback (1.2.0-r1) (614/730) Installing mpfr4 (4.1.0-r0) (615/730) Installing libqalculate (4.3.0-r0) (616/730) Installing plasma-workspace (5.25.5-r1) (617/730) Installing kpty (5.98.0-r0) (618/730) Installing kdesu (5.98.0-r0) (619/730) Installing kde-cli-tools (5.25.5-r0) (620/730) Installing qqc2-breeze-style (5.25.5-r0) (621/730) Installing plasma-mobile (5.25.5-r0) (622/730) Installing polkit-kde-agent-1 (5.25.5-r0) (623/730) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (624/730) Installing chrony-openrc (4.3-r0) (625/730) Installing haveged (1.9.18-r0) (626/730) Installing haveged-openrc (1.9.18-r0) (627/730) Installing nftables (1.0.5-r0) (628/730) Installing nftables-openrc (1.0.5-r0) (629/730) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (630/730) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (631/730) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (632/730) Installing postmarketos-artwork-icons (2-r1) (633/730) Installing util-linux (2.38.1-r0) (634/730) Installing libfdisk (2.38.1-r0) (635/730) Installing libsmartcols (2.38.1-r0) (636/730) Installing util-linux-misc (2.38.1-r0) (637/730) Installing libeconf (0.4.6-r0) (638/730) Installing runuser (2.38.1-r0) (639/730) Installing mount (2.38.1-r0) (640/730) Installing losetup (2.38.1-r0) (641/730) Installing hexdump (2.38.1-r0) (642/730) Installing uuidgen (2.38.1-r0) (643/730) Installing blkid (2.38.1-r0) (644/730) Installing sfdisk (2.38.1-r0) (645/730) Installing mcookie (2.38.1-r0) (646/730) Installing agetty (2.38.1-r0) (647/730) Installing agetty-openrc (0.45.2-r3) (648/730) Installing wipefs (2.38.1-r0) (649/730) Installing cfdisk (2.38.1-r0) (650/730) Installing umount (2.38.1-r0) (651/730) Installing util-linux-openrc (2.38.1-r0) (652/730) Installing flock (2.38.1-r0) (653/730) Installing lsblk (2.38.1-r0) (654/730) Installing libcap-ng (0.8.3-r1) (655/730) Installing setpriv (2.38.1-r0) (656/730) Installing logger (2.38.1-r0) (657/730) Installing partx (2.38.1-r0) (658/730) Installing fstrim (2.38.1-r0) (659/730) Installing findmnt (2.38.1-r0) (660/730) Installing pcsc-lite-libs (1.9.9-r0) (661/730) Installing wpa_supplicant (2.10-r4) (662/730) Installing wpa_supplicant-openrc (2.10-r4) (663/730) Installing ifupdown-ng-wifi (0.12.1-r0) (664/730) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (665/730) Installing postmarketos-base-ui-networkmanager (5-r1) (666/730) Installing mpdecimal (2.5.1-r1) (667/730) Installing python3 (3.10.7-r0) (668/730) Installing py3-ruamel.yaml.clib (0.2.6-r1) (669/730) Installing py3-ruamel.yaml (0.16.12-r2) (670/730) Installing sleep-inhibitor (1.16-r0) (671/730) Installing sleep-inhibitor-openrc (1.16-r0) (672/730) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (673/730) Installing py3-dbus (1.3.2-r0) (674/730) Installing obex-capabilities (0.2.1-r1) (675/730) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (676/730) Installing postmarketos-base-ui-bluez-obexd (5-r1) (677/730) Installing pulseaudio-utils (9999_git20220528-r0) (678/730) Installing postmarketos-base-ui-pulseaudio (5-r1) (679/730) Installing upower (1.90.0-r2) (680/730) Installing device-pine64-pinephone-upower (0.42-r3) (681/730) Installing powerdevil-libs (5.25.5-r0) (682/730) Installing powerdevil (5.25.5-r0) (683/730) Installing urfkill (0.5.0_git20210401-r2) (684/730) Installing urfkill-openrc (0.5.0_git20210401-r2) (685/730) Installing bubblewrap (0.6.2-r0) (686/730) Installing fuse-common (3.12.0-r0) (687/730) Installing fuse-openrc (3.12.0-r0) (688/730) Installing fuse3-libs (3.12.0-r0) (689/730) Installing fuse3 (3.12.0-r0) (690/730) Installing xdg-desktop-portal (1.15.0-r0) (691/730) Installing xdg-desktop-portal-kde (5.25.5-r0) (692/730) Installing autologin (1.0.0-r4) (693/730) Installing tinydm (1.1.2-r0) (694/730) Installing tinydm-openrc (1.1.2-r0) (695/730) Installing postmarketos-base-ui-tinydm (5-r1) (696/730) Installing font-alias (1.0.4-r0) (697/730) Installing util-macros (1.19.3-r0) (698/730) Installing font-misc-misc (1.1.2-r2) (699/730) Installing font-cursor-misc (1.0.3-r2) (700/730) Installing xauth (1.1.2-r0) (701/730) Installing xmodmap (1.0.11-r0) (702/730) Installing xrdb (1.2.1-r0) (703/730) Installing xinit (1.4.1-r0) (704/730) Installing libpciaccess (0.16-r1) (705/730) Installing xorg-server (21.1.4-r0) (706/730) Installing libinput (1.21.0-r0) (707/730) Installing xf86-input-libinput (1.2.1-r0) (708/730) Installing xf86-video-fbdev (0.5.0-r3) (709/730) Installing postmarketos-base-ui-x11 (5-r1) (710/730) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * 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 (711/730) Installing libexif (0.6.24-r0) (712/730) Installing hwloc (2.8.0-r0) (713/730) Installing libucontext (1.2-r0) (714/730) Installing libtbb (2021.6.0-r0) (715/730) Installing opencv (4.6.0-r2) (716/730) Installing postprocessd (0.2.1-r0) (717/730) Installing postprocessd-megapixels (0.2.1-r0) (718/730) Installing qmltermwidget (0.2.0-r1) (719/730) Installing qmlkonsole (22.06-r0) (720/730) Installing spacebar (22.06-r1) (721/730) Installing ttf-droid-nonlatin (20200215-r2) (722/730) Installing hkdm (0.1.8-r0) (723/730) Installing buffyboard (0.2.0-r0) (724/730) Installing terminus-font (4.49.1-r1) (725/730) Installing kbd-misc (2.5.1-r1) (726/730) Installing kbd (2.5.1-r1) (727/730) Installing kbd-openrc (2.5.1-r1) (728/730) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (729/730) Installing ttyescape-openrc (1.0.1-r1) (730/730) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.72.4-r0.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/24 15:39:16 Generating for kernel version: 5.19.8 2022/09/24 15:39:16 Output directory: /boot 2022/09/24 15:39:16 == Generating initramfs == 2022/09/24 15:39:16 - Including hook files 2022/09/24 15:39:16 - Including hook scripts 2022/09/24 15:39:16 - Including required binaries 2022/09/24 15:39:16 - Including kernel modules 2022/09/24 15:39:16 - Including splash images 2022/09/24 15:39:16 - Writing and verifying initramfs archive 2022/09/24 15:39:16 == Generating initramfs extra == 2022/09/24 15:39:16 - Including extra binaries 2022/09/24 15:39:17 - Including FDE support 2022/09/24 15:39:18 - Writing and verifying initramfs-extra archive 2022/09/24 15:39:20 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/09/24 15:39:26 mkinitfs completed in: 10.074580765s Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2300 MiB in 755 packages (2751157) [15:39:36] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2300 MiB in 755 packages (2751157) [15:39:40] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (2751157) [15:39:40] (rootfs_pine64-pinephone) install device-pine64-pinephone (2751157) [15:39:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2751157) [15:39:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2751157) [15:39:40] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2751157) [15:39:40] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (2751157) [15:39:40] New background process: pid=2758730, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2300 MiB in 755 packages (2751157) [15:39:44] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2300 MiB in 755 packages (2751157) [15:39:47] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2751157) [15:39:47] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (2751157) [15:39:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2751157) [15:39:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2751157) [15:39:47] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (2751157) [15:39:47] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2751157) [15:39:47] New background process: pid=2758973, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2300 MiB in 755 packages (2751157) [15:39:51] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (2751157) [15:39:51] (rootfs_pine64-pinephone) % mkinitfs 2022/09/24 15:39:51 Generating for kernel version: 5.19.8 2022/09/24 15:39:51 Output directory: /boot 2022/09/24 15:39:51 == Generating initramfs == 2022/09/24 15:39:51 - Including hook files 2022/09/24 15:39:51 - Including hook scripts 2022/09/24 15:39:51 - Including required binaries 2022/09/24 15:39:51 - Including kernel modules 2022/09/24 15:39:51 - Including splash images 2022/09/24 15:39:51 - Writing and verifying initramfs archive 2022/09/24 15:39:52 == Generating initramfs extra == 2022/09/24 15:39:52 - Including extra binaries 2022/09/24 15:39:52 - Including FDE support 2022/09/24 15:39:53 - Writing and verifying initramfs-extra archive 2022/09/24 15:39:55 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/09/24 15:40:02 mkinitfs completed in: 10.822000738s (2751157) [15:40:02] *** SET LOGIN PASSWORD FOR: 'user' *** (2751157) [15:40:02] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (2751157) [15:40:02] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (2751157) [15:40:02] (rootfs_pine64-pinephone) locking root (2751157) [15:40:02] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (2751157) [15:40:02] NOTE: No valid keymap specified for device (2751157) [15:40:02] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (2751157) [15:40:09] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (2751157) [15:40:09] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (2751157) [15:40:09] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2751157) [15:40:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (2751157) [15:40:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (2751157) [15:40:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (2751157) [15:40:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (2751157) [15:40:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2751157) [15:40:10] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2409380 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2751157) [15:40:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2751157) [15:40:10] (native) create pine64-pinephone.img (3129M) (2751157) [15:40:10] (native) % truncate -s 3129M /home/pmos/rootfs/pine64-pinephone.img (2751157) [15:40:10] (native) mount /dev/install (pine64-pinephone.img) (2751157) [15:40:10] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2751157) [15:40:10] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (2751157) [15:40:10] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (2751157) [15:40:10] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2751157) [15:40:10] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2751157) [15:40:10] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2751157) [15:40:10] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2751157) [15:40:10] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2751157) [15:40:10] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2751157) [15:40:10] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2751157) [15:40:10] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2751157) [15:40:10] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2751157) [15:40:10] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2751157) [15:40:10] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2751157) [15:40:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2751157) [15:40:10] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2751157) [15:40:10] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (2751157) [15:40:11] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2751157) [15:40:11] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2751157) [15:40:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2751157) [15:40:11] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2751157) [15:40:11] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2751157) [15:40:11] (native) % parted -s /dev/install mktable msdos (2751157) [15:40:11] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (2751157) [15:40:11] (native) % parted -s /dev/install mkpart primary 256M 100% (2751157) [15:40:11] (native) % parted -s /dev/install set 1 boot on (2751157) [15:40:11] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2751157) [15:40:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2751157) [15:40:11] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2751157) [15:40:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2751157) [15:40:11] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2751157) [15:40:11] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2751157) [15:40:11] (native) install e2fsprogs (2751157) [15:40:11] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:40:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:40:11] (native) % cat /tmp/apk_progress_fifo (2751157) [15:40:11] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2751157) [15:40:11] New background process: pid=2760416, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (2751157) [15:40:12] (native) format /dev/installp2 (root, ext4) (2751157) [15:40:12] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2751157) [15:40:12] (native) mount /dev/installp2 to /mnt/install (2751157) [15:40:12] (native) % mkdir -p /mnt/install (2751157) [15:40:12] (native) % mount /dev/installp2 /mnt/install (2751157) [15:40:12] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2751157) [15:40:12] (native) install e2fsprogs (2751157) [15:40:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:40:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2751157) [15:40:12] (native) % cat /tmp/apk_progress_fifo (2751157) [15:40:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2751157) [15:40:12] New background process: pid=2760547, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (2751157) [15:40:13] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (2751157) [15:40:13] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (2751157) [15:40:13] (native) % mkdir -p /mnt/install/boot (2751157) [15:40:13] (native) % mount /dev/installp1 /mnt/install/boot (2751157) [15:40:13] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2751157) [15:40:13] (native) copy rootfs_pine64-pinephone to /mnt/install/ (2751157) [15:40:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2751157) [15:40:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (2751157) [15:40:13] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (2751157) [15:40:13] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (2751157) [15:40:13] (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/ (2751157) [15:40:26] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2751157) [15:40:26] % 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 (2751157) [15:40:26] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:26] % 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/ (2751157) [15:40:27] % 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/ (2751157) [15:40:27] % 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/ (2751157) [15:40:27] % 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/ (2751157) [15:40:27] % 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/ (2751157) [15:40:27] % 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/ (2751157) [15:40:27] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2751157) [15:40:27] % 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 (2751157) [15:40:27] 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 (2751157) [15:40:27] (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 (2751157) [15:40:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2751157) [15:40:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2751157) [15:40:29] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (2751157) [15:40:30] (native) umount /dev/loop10 (2751157) [15:40:30] (native) % losetup -d /dev/loop10 (2751157) [15:40:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2751157) [15:40:30] (2751157) [15:40:30] *** FLASHING INFORMATION *** (2751157) [15:40:30] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2751157) [15:40:30] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2751157) [15:40:30] (2751157) [15:40:30] *** SSH DAEMON INFORMATION *** (2751157) [15:40:30] SSH daemon is enabled (disable with --no-sshd). (2751157) [15:40:30] Login as 'user' with the password given during installation. (2751157) [15:40:30] (2751157) [15:40:30] *** FIREWALL INFORMATION *** (2751157) [15:40:30] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2751157) [15:40:30] For more information: https://postmarketos.org/firewall (2751157) [15:40:30] (2751157) [15:40:30] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2751157) [15:40:30] DONE! total 2517100 -rw-r--r-- 1 root 12345 3280994304 Sep 24 15:40 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Sep 24 15:40 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Sep 24 15:40 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Sep 24 15:40 storagepool -> ../../sda1 total 92 drwxr-xr-x 2 root root 4096 Sep 24 15:34 bin drwxr-xr-x 2 root root 4096 Sep 23 23:29 boot drwxr-xr-x 2 root root 4096 Sep 23 23:28 dev drwxr-xr-x 66 root root 4096 Sep 24 15:34 etc drwxr-xr-x 3 root root 4096 Sep 23 23:30 home drwxr-xr-x 15 root root 4096 Sep 23 23:29 lib drwx------ 2 root root 16384 Sep 23 23:29 lost+found drwxr-xr-x 5 root root 4096 Sep 23 23:28 media drwxr-xr-x 8 root root 4096 Sep 23 23:28 mnt drwxr-xr-x 2 root root 4096 Sep 23 23:28 opt drwxr-xr-x 2 root root 4096 Sep 23 23:28 proc -rw-r--r-- 1 root root 602 Sep 24 15:34 prolinux_build_info.txt drwx------ 2 root root 4096 Sep 23 23:28 root drwxr-xr-x 6 root root 4096 Sep 23 23:29 run drwxr-xr-x 2 root root 4096 Sep 23 23:29 sbin drwxr-xr-x 2 root root 4096 Sep 23 23:28 srv drwxr-xr-x 2 root root 4096 Sep 23 23:28 sys drwxrwxrwt 2 root root 4096 Sep 23 23:29 tmp drwxr-xr-x 10 root root 4096 Sep 23 23:29 usr drwxr-xr-x 13 root root 4096 Sep 23 23:28 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-24 15:40:51-- 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% 37.4M=0s 2022-09-24 15:40:51 (37.4 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-09-21 21:45:03.329729 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3785-g9ce6a6f23a [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3785-g9ce6a6f23a [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3787-gdd59a3373f [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24098 distinct packages available OK: 3477 MiB in 992 packages OK: 3477 MiB in 992 packages OK: 3477 MiB in 992 packages (chroot) Exiting chroot... [15:41:01] Unregister qemu binfmt (arm) [15:41:01] Unregister qemu binfmt (aarch64) [15:41:02] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:41:02] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:41:02] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [15:41:02] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [15:41:04] Cleared up ~4837 MB of space [15:41:04] DONE! Building image for pine64-pinephonepro Already up to date. [15:41:04] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:41:04] Channel [edge]: [15:41:04] Vendor [qemu]: [15:41:04] Device codename [amd64]: [15:41:04] Kernel [lts]: [15:41:04] Username [user]: [15:41:05] User interface [weston]: [15:41:05] Change them? (y/n) [n]: [15:41:05] Extra packages [none]: [15:41:05] Use this timezone instead of GMT? (y/n) [y]: [15:41:05] Choose default locale for installation [C.UTF-8]: [15:41:05] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:41:05] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:41:05] Config changed: ui='plasma-mobile' [15:41:05] Config changed: device='pine64-pinephonepro' [15:41:05] Config changed: kernel='' [15:41:05] Config changed: extra_packages='osk-sdl' (2776508) [15:41:06] % 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) (2776508) [15:41:06] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.06] description=Latest release / Recommended for best stability branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (2776508) [15:41:06] *** (1/4) PREPARE NATIVE CHROOT *** (2776508) [15:41:06] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2776508) [15:41:06] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2776508) [15:41:06] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (2776508) [15:41:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (2776508) [15:41:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (2776508) [15:41:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (2776508) [15:41:06] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (2776508) [15:41:06] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (2776508) [15:41:06] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2776508) [15:41:06] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (2776508) [15:41:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2776508) [15:41:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (2776508) [15:41:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776508) [15:41:06] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2776508) [15:41:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2776508) [15:41:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2776508) [15:41:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2776508) [15:41:06] Update package index for x86_64 (4 file(s)) (2776508) [15:41:06] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (2776508) [15:41:06] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (2776508) [15:41:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (2776508) [15:41:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (2776508) [15:41:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (2776508) [15:41:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (2776508) [15:41:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (2776508) [15:41:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (2776508) [15:41: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 (2776508) [15:41:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (2776508) [15:41:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776508) [15:41:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776508) [15:41:09] extracted: /tmp/pmbootstrapjo9qu3g3apk (2776508) [15:41:09] extracted: /tmp/pmbootstrap37kwq59jsig (2776508) [15:41:09] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776508) [15:41:09] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap37kwq59jsig /tmp/pmbootstrapjo9qu3g3apk Verified OK (2776508) [15:41:09] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (2776508) [15:41:09] % /tmp/pmbootstrapjo9qu3g3apk --version apk-tools 2.12.9, compiled for x86_64. (2776508) [15:41:09] (native) install alpine-base (2776508) [15:41:09] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % 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 (2776508) [15:41:09] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (2776508) [15:41:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (2776508) [15:41:10] (native) update /etc/apk/repositories (2776508) [15:41:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776508) [15:41:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776508) [15:41:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776508) [15:41:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776508) [15:41:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (2776508) [15:41:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2776508) [15:41:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776508) [15:41:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776508) [15:41: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 (2776508) [15:41:10] New background process: pid=2776918, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 10 MiB in 25 packages (2776508) [15:41:11] (native) % adduser -D pmos -u 12345 (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (2776508) [15:41:11] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (2776508) [15:41:11] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (2776508) [15:41:11] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (2776508) [15:41:11] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (2776508) [15:41:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (2776508) [15:41:11] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (2776508) [15:41:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (2776508) [15:41:11] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (2776508) [15:41:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (2776508) [15:41:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (2776508) [15:41:11] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (2776508) [15:41:14] (native) install cryptsetup util-linux parted (2776508) [15:41:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:41:14] (native) % cat /tmp/apk_progress_fifo (2776508) [15:41:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (2776508) [15:41:14] New background process: pid=2777098, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r1) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r1) (9/43) Installing cryptsetup-openrc (2.5.0-r1) (10/43) Installing ncurses-terminfo-base (6.3_p20220917-r0) (11/43) Installing ncurses-libs (6.3_p20220917-r0) (12/43) Installing readline (8.1.2-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r1) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r25.trigger OK: 21 MiB in 68 packages (2776508) [15:41:16] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2776508) [15:41:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2776508) [15:41:16] % 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 (2776508) [15:41:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2776508) [15:41:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (2776508) [15:41:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (2776508) [15:41:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (2776508) [15:41:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (2776508) [15:41:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (2776508) [15:41:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2776508) [15:41:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2776508) [15:41:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2776508) [15:41:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2776508) [15:41:16] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (2776508) [15:41:16] (native) install qemu-aarch64 (2776508) [15:41:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:41:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:41:16] (native) % cat /tmp/apk_progress_fifo (2776508) [15:41:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (2776508) [15:41:16] New background process: pid=2777184, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r1) Executing busybox-1.35.0-r25.trigger OK: 25 MiB in 69 packages (2776508) [15:41:17] Register qemu binfmt (aarch64) (2776508) [15:41:17] % 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 (2776508) [15:41:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (2776508) [15:41:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2776508) [15:41:17] % 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 (2776508) [15:41:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2776508) [15:41:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776508) [15:41:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (2776508) [15:41:17] extracted: /tmp/pmbootstrap1nv1ofl8apk (2776508) [15:41:17] extracted: /tmp/pmbootstrap72a1_w1qsig (2776508) [15:41: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 (2776508) [15:41: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/pmbootstrap72a1_w1qsig /tmp/pmbootstrap1nv1ofl8apk Verified OK (2776508) [15:41:17] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (2776508) [15:41:17] % /tmp/pmbootstrap1nv1ofl8apk --version apk-tools 2.12.9, compiled for x86_64. (2776508) [15:41:17] (rootfs_pine64-pinephonepro) install alpine-base (2776508) [15:41:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (2776508) [15:41:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (2776508) [15:41:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (2776508) [15:41:17] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (2776508) [15:41:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2776508) [15:41:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2776508) [15:41:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2776508) [15:41:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2776508) [15:41:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (2776508) [15:41:17] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2776508) [15:41:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2776508) [15:41:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2776508) [15:41:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2776508) [15:41:17] Update package index for aarch64 (4 file(s)) (2776508) [15:41:17] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (2776508) [15:41:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (2776508) [15:41:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (2776508) [15:41:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (2776508) [15:41:19] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (2776508) [15:41:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (2776508) [15:41:19] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (2776508) [15:41:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (2776508) [15:41:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (2776508) [15:41:19] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776508) [15:41:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776508) [15:41:19] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (2776508) [15:41:19] % 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 (2776508) [15:41:19] New background process: pid=2777467, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r25) Executing busybox-1.35.0-r25.post-install (4/25) Installing busybox-binsh (1.35.0-r25) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.65-r1) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r25) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r25) (18/25) Installing zlib (1.2.12-r3) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r25) (21/25) Installing busybox-suid (1.35.0-r25) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r25.trigger OK: 13 MiB in 25 packages (2776508) [15:41:22] (rootfs_pine64-pinephonepro) % getent passwd user (2776508) [15:41:22] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (2776508) [15:41:22] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (2776508) [15:41:22] (rootfs_pine64-pinephonepro) % addgroup user wheel (2776508) [15:41:22] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (2776508) [15:41:22] (rootfs_pine64-pinephonepro) % addgroup user video (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup user audio (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup user input (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup user plugdev (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (2776508) [15:41:23] (rootfs_pine64-pinephonepro) % addgroup user netdev (2776508) [15:41:23] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (2776508) [15:41: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, firefox-esr, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, mobile-config-firefox, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (2776508) [15:41:25] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (2776508) [15:41:25] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (2776508) [15:41:26] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (2776508) [15:41:27] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (2776508) [15:41:28] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2776508) [15:41:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2776508) [15:41:28] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2776508) [15:41: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 firefox-esr font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels mobile-config-firefox plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (2776508) [15:41:28] New background process: pid=2777788, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/724) Installing icu-data-full (71.1-r4) (2/724) Installing dbus-libs (1.15.0-r0) (3/724) Installing libgcc (12.1.1_git20220630-r6) (4/724) Installing libffi (3.4.3-r0) (5/724) Installing libintl (0.21-r3) (6/724) Installing libblkid (2.38.1-r0) (7/724) Installing libmount (2.38.1-r0) (8/724) Installing pcre (8.45-r2) (9/724) Installing glib (2.72.4-r0) (10/724) Installing libstdc++ (12.1.1_git20220630-r6) (11/724) Installing icu-libs (71.1-r4) (12/724) Installing libpcre2-16 (10.40-r0) (13/724) Installing zstd-libs (1.5.2-r9) (14/724) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/724) Installing hicolor-icon-theme (0.17-r2) (16/724) Installing libmagic (5.42-r0) (17/724) Installing file (5.42-r0) (18/724) Installing libxau (1.0.10-r0) (19/724) Installing libmd (1.0.4-r0) (20/724) Installing libbsd (0.11.6-r2) (21/724) Installing libxdmcp (1.1.3-r1) (22/724) Installing libxcb (1.15-r0) (23/724) Installing libx11 (1.8.1-r1) (24/724) Installing libxext (1.3.4-r1) (25/724) Installing libice (1.0.10-r1) (26/724) Installing libuuid (2.38.1-r0) (27/724) Installing libsm (1.2.3-r1) (28/724) Installing libxt (1.2.1-r0) (29/724) Installing libxmu (1.1.3-r1) (30/724) Installing xset (1.2.4-r0) (31/724) Installing xprop (1.2.5-r0) (32/724) Installing xdg-utils (1.1.3-r4) (33/724) Installing mesa (22.1.7-r3) (34/724) Installing libdrm (2.4.113-r0) (35/724) Installing libexpat (2.4.9-r0) (36/724) Installing wayland-libs-server (1.21.0-r1) (37/724) Installing mesa-glapi (22.1.7-r3) (38/724) Installing mesa-gles (22.1.7-r3) (39/724) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/724) Installing libxcomposite (0.4.5-r1) (41/724) Installing brotli-libs (1.0.9-r8) (42/724) Installing libbz2 (1.0.8-r3) (43/724) Installing libpng (1.6.37-r2) (44/724) Installing freetype (2.12.1-r0) (45/724) Installing fontconfig (2.14.0-r0) (46/724) Installing wayland-libs-client (1.21.0-r1) (47/724) Installing wayland-libs-cursor (1.21.0-r1) (48/724) Installing wayland-libs-egl (1.21.0-r1) (49/724) Installing pkgconf (1.9.3-r0) (50/724) Installing xkeyboard-config (9999-r5) (51/724) Installing xz-libs (5.2.6-r1) (52/724) Installing libxml2 (2.10.2-r0) (53/724) Installing libxkbcommon (1.4.1-r0) (54/724) Installing qt5-qtwayland (5.15.5_git20220620-r0) (55/724) Installing mesa-gbm (22.1.7-r3) (56/724) Installing libxshmfence (1.3-r1) (57/724) Installing mesa-egl (22.1.7-r3) (58/724) Installing avahi-libs (0.8-r6) (59/724) Installing gmp (6.2.1-r2) (60/724) Installing nettle (3.8.1-r0) (61/724) Installing p11-kit (0.24.1-r0) (62/724) Installing libtasn1 (4.19.0-r0) (63/724) Installing libunistring (1.0-r0) (64/724) Installing gnutls (3.7.7-r1) (65/724) Installing cups-libs (2.4.2-r0) (66/724) Installing shared-mime-info (2.2-r0) (67/724) Installing libjpeg-turbo (2.1.4-r0) (68/724) Installing libwebp (1.2.4-r1) (69/724) Installing tiff (4.4.0-r0) (70/724) Installing gdk-pixbuf (2.42.9-r1) (71/724) Installing gtk-update-icon-cache (3.24.34-r6) (72/724) Installing libxfixes (6.0.0-r0) (73/724) Installing libxrender (0.9.10-r4) (74/724) Installing libxcursor (1.2.1-r1) (75/724) Installing libxdamage (1.1.5-r1) (76/724) Installing libxi (1.8-r0) (77/724) Installing libxinerama (1.1.4-r2) (78/724) Installing libxrandr (1.5.2-r1) (79/724) Installing libatk-1.0 (2.46.0-r0) (80/724) Installing libxtst (1.2.3-r4) (81/724) Installing at-spi2-core (2.46.0-r0) (82/724) Installing libatk-bridge-2.0 (2.46.0-r0) (83/724) Installing pixman (0.40.0-r4) (84/724) Installing cairo (1.17.6-r3) (85/724) Installing cairo-gobject (1.17.6-r3) (86/724) Installing libepoxy (1.5.10-r0) (87/724) Installing fribidi (1.0.12-r0) (88/724) Installing graphite2 (1.3.14-r1) (89/724) Installing harfbuzz (5.2.0-r0) (90/724) Installing libxft (2.3.6-r0) (91/724) Installing pango (1.50.10-r0) (92/724) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/724) Installing libevdev (1.13.0-r0) (94/724) Installing mtdev (1.1.6-r0) (95/724) Installing eudev-libs (3.2.11-r1) (96/724) Installing libinput-libs (1.21.0-r0) (97/724) Installing xcb-util-wm (0.4.1-r1) (98/724) Installing xcb-util (0.4.0-r3) (99/724) Installing xcb-util-image (0.4.0-r1) (100/724) Installing xcb-util-keysyms (0.4.0-r1) (101/724) Installing xcb-util-renderutil (0.3.9-r1) (102/724) Installing libxkbcommon-x11 (1.4.1-r0) (103/724) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/724) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/724) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/724) Installing kirigami2-libs (5.98.0-r0) (107/724) Installing kirigami2 (5.98.0-r0) (108/724) Installing kactivities-libs (5.98.0-r0) (109/724) Installing karchive (5.98.0-r0) (110/724) Installing kconfig (5.98.0-r0) (111/724) Installing kcoreaddons (5.98.0-r0) (112/724) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/724) Installing kwindowsystem (5.98.0-r0) (114/724) Installing kcrash (5.98.0-r0) (115/724) Installing kdbusaddons (5.98.0-r0) (116/724) Installing kglobalaccel (5.98.0-r0) (117/724) Installing kguiaddons (5.98.0-r0) (118/724) Installing ki18n (5.98.0-r0) (119/724) Installing libelogind (246.10-r5) (120/724) Installing polkit-elogind-libs (121-r0) (121/724) Installing polkit-qt-1 (0.114.0-r1) (122/724) Installing kauth (5.98.0-r0) (123/724) Installing kcodecs (5.98.0-r0) (124/724) Installing kwidgetsaddons (5.98.0-r0) (125/724) Installing kconfigwidgets (5.98.0-r0) (126/724) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/724) Installing kiconthemes (5.98.0-r0) (128/724) Installing kitemviews (5.98.0-r0) (129/724) Installing kxmlgui (5.98.0-r0) (130/724) Installing kbookmarks (5.98.0-r0) (131/724) Installing kcompletion (5.98.0-r0) (132/724) Installing libxml2-utils (2.10.2-r0) (133/724) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/724) Installing libgpg-error (1.45-r0) (135/724) Installing libgcrypt (1.10.1-r0) (136/724) Installing libxslt (1.1.36-r0) (137/724) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/724) Installing kdoctools (5.98.0-r0) (139/724) Installing kjobwidgets (5.98.0-r0) (140/724) Installing alsa-lib (1.2.7.2-r0) (141/724) Installing libxxf86vm (1.1.4-r3) (142/724) Installing mesa-gl (22.1.7-r3) (143/724) Installing libxv (1.0.11-r3) (144/724) Installing cdparanoia-libs (10.2-r11) (145/724) Installing graphene (1.10.8-r1) (146/724) Installing gstreamer (1.20.3-r1) (147/724) Installing libogg (1.3.5-r1) (148/724) Installing opus (1.3.1-r1) (149/724) Installing orc (0.4.32-r1) (150/724) Installing libtheora (1.1.1-r16) (151/724) Installing libvorbis (1.3.7-r0) (152/724) Installing gst-plugins-base (1.20.3-r1) (153/724) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/724) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/724) Installing sound-theme-freedesktop (0.8-r0) (156/724) Installing libltdl (2.4.7-r0) (157/724) Installing libcanberra (0.30-r8) (158/724) Installing libcanberra-gstreamer (0.30-r8) (159/724) Installing knotifications (5.98.0-r0) (160/724) Installing kservice (5.98.0-r0) (161/724) Installing solid-libs (5.98.0-r0) (162/724) Installing libhunspell (1.7.1-r0) (163/724) Installing ncurses-terminfo-base (6.3_p20220917-r0) (164/724) Installing ncurses-libs (6.3_p20220917-r0) (165/724) Installing readline (8.1.2-r0) (166/724) Installing hunspell (1.7.1-r0) (167/724) Installing sonnet (5.98.0-r0) (168/724) Installing ktextwidgets (5.98.0-r0) (169/724) Installing kio (5.98.0-r0) (170/724) Installing kpackage (5.98.0-r0) (171/724) Installing kdeclarative (5.98.0-r0) (172/724) Installing kwayland (5.98.0-r0) (173/724) Installing plasma-framework (5.98.0-r0) (174/724) Installing sqlite-libs (3.39.3-r0) (175/724) Installing libaccounts-glib (1.26-r0) (176/724) Installing libaccounts-qt (1.16-r1) (177/724) Installing signond (8.61-r0) (178/724) Installing accounts-qml-module (0.7_git20190605-r0) (179/724) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/724) Installing sdl2 (2.24.0-r0) (181/724) Installing aom-libs (3.4.0-r0) (182/724) Installing libass (0.16.0-r0) (183/724) Installing libdav1d (1.0.0-r1) (184/724) Installing lame (3.100-r1) (185/724) Installing libasyncns (0.8-r1) (186/724) Installing flac-libs (1.4.1-r0) (187/724) Installing libsndfile (1.1.0-r2) (188/724) Installing libgomp (12.1.1_git20220630-r6) (189/724) Installing soxr (0.1.3-r2) (190/724) Installing speexdsp (1.2.1-r0) (191/724) Installing tdb-libs (1.4.7-r0) (192/724) Installing libpulse (9999_git20220528-r0) (193/724) Installing cjson (1.7.15-r3) (194/724) Installing mbedtls (2.28.1-r0) (195/724) Installing librist (0.2.7-r0) (196/724) Installing libsrt (1.5.0-r1) (197/724) Installing libssh (0.10.4-r0) (198/724) Installing v4l-utils-libs (1.22.1-r2) (199/724) Installing libva (2.15.0-r0) (200/724) Installing libvdpau (1.5-r0) (201/724) Installing vidstab (1.1.0-r1) (202/724) Installing libvpx (1.12.0-r1) (203/724) Installing x264-libs (0.164_git20220602-r0) (204/724) Installing numactl (2.0.15-r0) (205/724) Installing x265-libs (3.5-r3) (206/724) Installing xvidcore (1.3.7-r1) (207/724) Installing libsodium (1.0.18-r2) (208/724) Installing libzmq (4.3.4-r1) (209/724) Installing ffmpeg-libs (5.1.1-r0) (210/724) Installing libevent (2.1.12-r5) (211/724) Installing nspr (4.35-r0) (212/724) Installing nss (3.83-r0) (213/724) Installing re2 (2022.06.01-r1) (214/724) Installing snappy (1.1.9-r4) (215/724) Installing qt5-qtwebengine (5.15.11-r0) (216/724) Installing libnotify (0.8.1-r1) (217/724) Installing libproxy (0.4.18-r1) (218/724) Installing signon-ui (0.17_git20171023-r1) (219/724) Installing libassuan (2.5.5-r0) (220/724) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/724) Installing gnupg-gpgconf (2.2.39-r0) (222/724) Installing gpg (2.2.39-r0) (223/724) Installing npth (1.6-r1) (224/724) Installing gpg-agent (2.2.39-r0) (225/724) Installing libksba (1.6.1-r0) (226/724) Installing gpgsm (2.2.39-r0) (227/724) Installing gpgme (1.17.1-r0) (228/724) Installing gpgmepp (1.17.1-r0) (229/724) Installing gdbm (1.23-r0) (230/724) Installing libsasl (2.1.28-r2) (231/724) Installing libqca (2.3.4-r2) (232/724) Installing kwallet (5.98.0-r0) (233/724) Installing kaccounts-integration (22.08.1-r0) (234/724) Installing purpose (5.98.0-r0) (235/724) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/724) Installing qt5-qtfeedback (0_git20180903-r0) (237/724) Installing angelfish (22.06-r0) (238/724) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/724) Installing gtk-engines-clearlooks (2.21.0-r3) (240/724) Installing gtk-engines-crux (2.21.0-r3) (241/724) Installing gtk-engines-industrial (2.21.0-r3) (242/724) Installing gtk-engines-mist (2.21.0-r3) (243/724) Installing gtk-engines-redmond (2.21.0-r3) (244/724) Installing gtk-engines-thinice (2.21.0-r3) (245/724) Installing gtk-engines (2.21.0-r3) (246/724) Installing breeze-gtk (5.25.5-r0) (247/724) Installing alsa-ucm-conf (1.2.7.2-r0) (248/724) Installing ca-certificates (20220614-r2) (249/724) Installing nghttp2-libs (1.50.0-r0) (250/724) Installing libcurl (7.85.0-r0) (251/724) Installing libgpiod (1.6.3-r1) (252/724) Installing libgudev (237-r1) (253/724) Installing libmm-glib (1.18.12-r0) (254/724) Installing libusb (1.0.26-r0) (255/724) Installing eg25-manager (0.4.4-r0) (256/724) Installing eg25-manager-openrc (0.4.4-r0) (257/724) Installing linux-pine64-pinephonepro (5.17.9-r2) (258/724) Installing llvm14-libs (14.0.6-r4) (259/724) Installing musl-fts (1.2.7-r3) (260/724) Installing libelf (0.187-r2) (261/724) Installing mesa-dri-gallium (22.1.7-r3) (262/724) Installing udev-init-scripts (35-r1) (263/724) Installing udev-init-scripts-openrc (35-r1) (264/724) Installing kmod-libs (30-r1) (265/724) Installing eudev (3.2.11-r1) (266/724) Installing eudev-openrc (3.2.11-r1) (267/724) Installing openssh-keygen (9.0_p1-r4) (268/724) Installing libedit (20210910.3.1-r0) (269/724) Installing openssh-client-common (9.0_p1-r4) (270/724) Installing openssh-client-default (9.0_p1-r4) (271/724) Installing openssh-sftp-server (9.0_p1-r4) (272/724) Installing openssh-server-common (9.0_p1-r4) (273/724) Installing openssh-server (9.0_p1-r4) (274/724) Installing openssh (9.0_p1-r4) (275/724) Installing boot-deploy (0.6-r0) (276/724) Installing busybox-extras (1.35.0-r25) Executing busybox-extras-1.35.0-r25.post-install (277/724) Installing lzo (2.10-r3) (278/724) Installing btrfs-progs (5.19.1-r0) (279/724) Installing bzip2 (1.0.8-r3) (280/724) Installing argon2-libs (20190702-r2) (281/724) Installing device-mapper-libs (2.02.188-r0) (282/724) Installing json-c (0.16-r0) (283/724) Installing cryptsetup-libs (2.5.0-r1) (284/724) Installing popt (1.19-r0) (285/724) Installing cryptsetup (2.5.0-r1) (286/724) Installing cryptsetup-openrc (2.5.0-r1) (287/724) Installing libaio (0.3.113-r0) (288/724) Installing device-mapper-event-libs (2.02.188-r0) (289/724) Installing lvm2-libs (2.02.188-r0) (290/724) Installing device-mapper (2.02.188-r0) (291/724) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (292/724) Installing libcom_err (1.46.5-r2) (293/724) Installing e2fsprogs-libs (1.46.5-r2) (294/724) Installing e2fsprogs (1.46.5-r2) (295/724) Installing e2fsprogs-extra (1.46.5-r2) (296/724) Installing f2fs-tools-libs (1.15.0-r0) (297/724) Installing f2fs-tools (1.15.0-r0) (298/724) Installing lz4 (1.9.4-r1) (299/724) Installing userspace-rcu (0.13.2-r0) (300/724) Installing multipath-tools (0.9.1-r0) (301/724) Installing multipath-tools-openrc (0.9.1-r0) (302/724) Installing parted (3.5-r0) (303/724) Installing postmarketos-mvcfg (1-r0) (304/724) Installing postmarketos-keys (1-r0) (305/724) Installing sudo (1.9.11_p3-r0) (306/724) Installing postmarketos-base-nofde (21-r2) (307/724) Installing unudhcpd (0.2.1-r0) (308/724) Installing xz (5.2.6-r1) (309/724) Installing postmarketos-mkinitfs (1.4.1-r12) (310/724) Installing postmarketos-base (21-r2) Executing postmarketos-base-21-r2.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/724) Installing dbus (1.15.0-r0) Executing dbus-1.15.0-r0.pre-install Executing dbus-1.15.0-r0.post-install (312/724) Installing dbus-openrc (1.15.0-r0) (313/724) Installing libacl (2.3.1-r1) (314/724) Installing lz4-libs (1.9.4-r1) (315/724) Installing libarchive (3.6.1-r1) (316/724) Installing efivar-libs (38-r1) (317/724) Installing libgcab (1.4-r3) (318/724) Installing libgusb (0.3.10-r0) (319/724) Installing json-glib (1.6.6-r0) (320/724) Installing libjcat (0.1.10-r0) (321/724) Installing libxmlb (0.3.10-r0) (322/724) Installing fwupd (1.8.5-r0) (323/724) Installing fwupd-openrc (1.8.5-r0) (324/724) Installing fwupd-plugin-fastboot (1.8.5-r0) (325/724) Installing fwupd-plugin-logind (1.8.5-r0) (326/724) Installing libmbim (1.26.4-r0) (327/724) Installing libqrtr-glib (1.2.2-r0) (328/724) Installing libqmi (1.30.8-r0) (329/724) Installing fwupd-plugin-modem_manager (1.8.5-r0) (330/724) Installing fwupd-plugin-upower (1.8.5-r0) (331/724) Installing device-pine64-pinephonepro (3.3-r2) Executing device-pine64-pinephonepro-3.3-r2.post-install * service eg25-manager added to runlevel default (332/724) Installing firmware-pine64-pinebookpro (2-r0) (333/724) Installing linux-firmware-cypress (20220815-r2) (334/724) Installing linux-firmware-brcm (20220815-r2) (335/724) Installing linux-firmware-rockchip (20220815-r2) (336/724) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r2) (337/724) Installing yaml (0.2.5-r0) (338/724) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (339/724) Installing appstream-qt (0.15.5-r0) (340/724) Installing attica (5.98.0-r0) (341/724) Installing kidletime (5.98.0-r0) (342/724) Installing knewstuff (5.98.0-r0) (343/724) Installing discover (5.25.5-r0) (344/724) Installing libapk-qt (0.4.2-r0) (345/724) Installing discover-backend-apk (5.25.5-r0) (346/724) Installing discover-backend-fwupd (5.25.5-r0) (347/724) Installing dbus-glib (0.112-r1) (348/724) Installing firefox-esr (102.3.0-r0) (349/724) Installing font-noto-common (0_git20211101-r6) (350/724) Installing font-noto-math (0_git20211101-r6) (351/724) Installing font-noto-symbols (0_git20211101-r6) (352/724) Installing font-noto (0_git20211101-r6) (353/724) Installing font-noto-emoji (2.038-r0) (354/724) Installing font-noto-extra (0_git20211101-r6) (355/724) Installing mauiman (1.0.0-r0) (356/724) Installing mauikit (2.2.0-r0) (357/724) Installing exiv2 (0.27.5-r1) (358/724) Installing mauikit-imagetools (2.2.0-r0) (359/724) Installing mauikit-filebrowsing (2.2.0-r0) (360/724) Installing index (2.2.0-r0) (361/724) Installing signon-plugin-oauth2 (0.25-r0) (362/724) Installing kaccounts-providers (22.08.1-r0) (363/724) Installing kirigami-addons (0.3-r0) (364/724) Installing kclock (22.06-r0) (365/724) Installing gsettings-desktop-schemas (42.0-r0) (366/724) Installing kdecoration (5.25.5-r0) (367/724) Installing kde-gtk-config (5.25.5-r0) (368/724) Installing kirigami-gallery (22.08.1-r0) (369/724) Installing kquickimageeditor (0.2.0-r1) (370/724) Installing taglib (1.12-r1) (371/724) Installing kfilemetadata (5.98.0-r0) (372/724) Installing qt5-qtlocation (5.15.5_git20220618-r0) (373/724) Installing koko (22.06-r0) (374/724) Installing kasync (0.3.0-r2) (375/724) Installing gpg-wks-server (2.2.39-r0) (376/724) Installing gpgv (2.2.39-r0) (377/724) Installing libldap (2.6.3-r3) (378/724) Installing gnupg-dirmngr (2.2.39-r0) (379/724) Installing gnupg-utils (2.2.39-r0) (380/724) Installing gnupg-wks-client (2.2.39-r0) (381/724) Installing gnupg (2.2.39-r0) (382/724) Installing iso-codes (4.11.0-r0) (383/724) Installing kcontacts (5.98.0-r0) (384/724) Installing kpeople (5.98.0-r0) (385/724) Installing libical (3.0.14-r1) (386/724) Installing kcalendarcore (5.98.0-r0) (387/724) Installing kmime (22.08.1-r0) (388/724) Installing kimap2 (0.4.0-r1) (389/724) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (390/724) Installing kdav2 (0.4.0-r1) (391/724) Installing lmdb (0.9.29-r1) (392/724) Installing libxapian (1.4.20-r1) (393/724) Installing sink (0.9.0-r2) (394/724) Installing kpeoplesink (0_git20210224-r1) (395/724) Installing kpeoplevcard (0.1-r2) (396/724) Installing libraw (0.20.2-r0) (397/724) Installing libraw-tools (0.20.2-r0) (398/724) Installing lcms2 (2.13.1-r0) (399/724) Installing imagemagick-libs (7.1.0.48-r0) (400/724) Installing jbig2dec (0.19-r0) (401/724) Installing ghostscript (9.56.1-r0) (402/724) Installing libde265 (1.0.8-r2) (403/724) Installing libheif (1.13.0-r0) (404/724) Installing libjxl (0.6.1_git20220605-r1) (405/724) Installing librsvg (2.55.1-r0) (406/724) Installing imagemagick (7.1.0.48-r0) (407/724) Installing perl (5.36.0-r0) (408/724) Installing perl-image-exiftool (12.42-r0) (409/724) Installing exiftool (12.42-r0) (410/724) Installing openexr (3.1.5-r3) (411/724) Installing soundtouch (2.3.1-r0) (412/724) Installing chromaprint (1.5.1-r2) (413/724) Installing libraw1394 (2.1.2-r2) (414/724) Installing libdc1394 (2.2.6-r0) (415/724) Installing tslib (1.22-r1) (416/724) Installing directfb (1.7.7-r4) (417/724) Installing faac (1.30-r1) (418/724) Installing fdk-aac (2.0.2-r1) (419/724) Installing flite (2.2-r1) (420/724) Installing libsamplerate (0.2.2-r0) (421/724) Installing jack (1.9.21-r0) (422/724) Installing portaudio (19.7.0-r0) (423/724) Installing fluidsynth-libs (2.2.9-r0) (424/724) Installing libfreeaptx (0.1.1-r0) (425/724) Installing gsm (1.0.22-r0) (426/724) Installing libldac (2.0.2.3-r0) (427/724) Installing libmodplug (0.8.9.0-r1) (428/724) Installing neon (0.32.4-r0) (429/724) Installing libnice (0.1.19-r0) (430/724) Installing openal-soft (1.22.2-r1) (431/724) Installing openjpeg (2.5.0-r0) (432/724) Installing librtmp (2.4_git20190330-r1) (433/724) Installing sbc (2.0-r0) (434/724) Installing spandsp (0.0.6-r2) (435/724) Installing libsrtp (2.4.2-r3) (436/724) Installing vo-aacenc (0.1.3-r0) (437/724) Installing vo-amrwbenc (0.1.3-r0) (438/724) Installing libzbar (0.23.92-r0) (439/724) Installing gst-plugins-bad (1.20.3-r4) (440/724) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (441/724) Installing megapixels (1.5.2-r0) (442/724) Installing mobile-config-firefox (3.0.0-r1) (443/724) Installing encodings (1.0.6-r0) (444/724) Installing libfontenc (1.1.6-r0) (445/724) Installing mkfontscale (1.2.2-r1) (446/724) Installing ttf-dejavu (2.37-r2) (447/724) Installing sdl2_ttf (2.20.1-r0) (448/724) Installing osk-sdl (0.67-r0) (449/724) Installing kcmutils (5.98.0-r0) (450/724) Installing frameworkintegration (5.98.0-r0) (451/724) Installing oxygen (5.25.5-r0) (452/724) Installing modemmanager-qt (5.98.0-r0) (453/724) Installing callaudiod-libs (0.1.4-r0) (454/724) Installing qtmpris (1.0.6-r1) (455/724) Installing abseil-cpp (20220623.1-r0) (456/724) Installing boost1.80-thread (1.80.0-r2) (457/724) Installing libprotobuf (3.21.6-r0) (458/724) Installing libphonenumber (8.12.54-r0) (459/724) Installing plasma-dialer (22.06-r0) (460/724) Installing plasma-mobile-sounds (0.1-r1) (461/724) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (462/724) Installing plasma-phonebook (22.06-r0) (463/724) Installing postmarketos-artwork-wallpapers (2-r1) (464/724) Installing postmarketos-hidden-desktop-entries (2.2-r1) (465/724) Installing bluez (5.65-r1) (466/724) Installing bluez-openrc (5.65-r1) (467/724) Installing bluez-obexd (5.65-r1) (468/724) Installing kded (5.98.0-r0) (469/724) Installing bluez-qt (5.98.0-r0) (470/724) Installing bluedevil (5.25.5-r0) (471/724) Installing breeze (5.25.5-r0) (472/724) Installing libpulse-mainloop-glib (9999_git20220528-r0) (473/724) Installing callaudiod (0.1.4-r0) (474/724) Installing dnsmasq-common (2.86-r5) (475/724) Installing dnsmasq-openrc (2.86-r5) (476/724) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (477/724) Installing linux-pam (1.5.2-r1) (478/724) Installing shadow (4.10-r3) (479/724) Installing elogind (246.10-r5) (480/724) Installing elogind-openrc (246.10-r5) (481/724) Installing hfd-service (0.1.0-r1) (482/724) Installing hfd-service-openrc (0.1.0-r1) (483/724) Installing iio-sensor-proxy (3.4-r0) (484/724) Installing iio-sensor-proxy-openrc (3.4-r0) (485/724) Installing libkscreen (5.25.5-r0) (486/724) Installing qt5-qtsensors (5.15.5_git20220519-r0) (487/724) Installing kscreen (5.25.5-r0) (488/724) Installing socat (1.7.4.3-r1) (489/724) Installing kwallet-pam (5.25.5-r0) (490/724) Installing kwayland-integration (5.25.5-r0) (491/724) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/724) Installing duktape (2.7.0-r0) (493/724) Installing polkit-elogind (121-r0) (494/724) Installing modemmanager (1.18.12-r0) (495/724) Installing modemmanager-openrc (1.18.12-r0) (496/724) Installing libnm (1.40.0-r0) (497/724) Installing networkmanager-common (1.40.0-r0) (498/724) Installing networkmanager-openrc (1.40.0-r0) (499/724) Installing libmnl (1.0.5-r0) (500/724) Installing libnftnl (1.2.3-r0) (501/724) Installing iptables (1.8.8-r2) (502/724) Installing iptables-openrc (1.8.8-r2) (503/724) Installing libndp (1.8-r0) (504/724) Installing libidn2 (2.3.3-r0) (505/724) Installing libpsl (0.21.1-r0) (506/724) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (507/724) Installing networkmanager-cli (1.40.0-r0) (508/724) Installing slang (2.3.3-r0) (509/724) Installing newt (0.52.21-r4) (510/724) Installing networkmanager-tui (1.40.0-r0) (511/724) Installing wireless-regdb (2022.08.12-r0) (512/724) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (513/724) Installing mobile-broadband-provider-info (20220725-r0) (514/724) Installing networkmanager-wwan (1.40.0-r0) (515/724) Installing pipewire-libs (0.3.58-r0) (516/724) Installing libunwind (1.6.2-r0) (517/724) Installing libuv (1.44.2-r0) (518/724) Installing roc-toolkit-libs (0.1.5-r2) (519/724) Installing webrtc-audio-processing (0.3.1-r6) (520/724) Installing pipewire (0.3.58-r0) (521/724) Installing breeze-icons (5.98.0-r0) (522/724) Installing dbus-x11 (1.15.0-r0) (523/724) Installing kactivities (5.98.0-r0) (524/724) Installing dconf (0.40.0-r1) (525/724) Installing anthy (9100h-r1) (526/724) Installing maliit-framework (2.3.0-r1) (527/724) Installing kyotocabinet (1.2.79-r3) (528/724) Installing libpinyin (2.6.2-r0) (529/724) Installing tinyxml (2.6.2-r1) (530/724) Installing presage (0.9.1-r2) (531/724) Installing maliit-keyboard (2.3.1-r0) (532/724) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (533/724) Installing plasma-nano (5.25.5-r0) (534/724) Installing networkmanager-qt (5.98.0-r0) (535/724) Installing plasma-nm (5.25.5-r0) (536/724) Installing plasma-nm-mobile (5.25.5-r0) (537/724) Installing fftw-single-libs (3.3.10-r0) (538/724) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (539/724) Installing pulseaudio-bluez (9999_git20220528-r0) (540/724) Installing pulseaudio-alsa (9999_git20220528-r0) (541/724) Installing alsa-utils-openrc (1.2.7-r1) (542/724) Installing pulseaudio-openrc (9999_git20220528-r0) (543/724) Installing libcanberra-pulse (0.30-r8) (544/724) Installing plasma-pa (5.25.5-r0) (545/724) Installing tzdata (2022c-r0) (546/724) Installing libdaemon (0.14-r3) (547/724) Installing openrc-settingsd (1.1.0-r0) (548/724) Installing openrc-settingsd-openrc (1.1.0-r0) (549/724) Installing plasma-settings (22.06-r0) (550/724) Installing kactivitymanagerd (5.25.5-r0) (551/724) Installing kinit (5.98.0-r0) (552/724) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (553/724) Installing kdnssd (5.98.0-r0) (554/724) Installing syntax-highlighting (5.98.0-r0) (555/724) Installing kdsoap (2.1.1-r0) (556/724) Installing libmtp (1.1.20-r0) (557/724) Installing clang-libs (14.0.6-r4) (558/724) Installing qt5-qttools (5.15.5_git20220619-r0) (559/724) Installing phonon (4.11.1-r2) (560/724) Installing talloc (2.3.4-r0) (561/724) Installing tevent (0.13.0-r0) (562/724) Installing samba-util-libs (4.16.4-r0) (563/724) Installing jansson (2.14-r0) (564/724) Installing ldb (2.5.2-r0) (565/724) Installing libwbclient (4.16.4-r0) (566/724) Installing samba-libs (4.16.4-r0) (567/724) Installing libsmbclient (4.16.4-r0) (568/724) Installing kio-extras (22.08.1-r0) (569/724) Installing kquickcharts (5.98.0-r0) (570/724) Installing xorg-server-common (21.1.4-r0) (571/724) Installing libxkbfile (1.1.0-r1) (572/724) Installing xkbcomp (1.4.5-r0) (573/724) Installing libxfont2 (2.0.6-r0) (574/724) Installing libtirpc-conf (1.3.2-r2) (575/724) Installing libtirpc-nokrb (1.3.2-r2) (576/724) Installing libxcvt (0.1.2-r0) (577/724) Installing xwayland (22.1.3-r1) (578/724) Installing layer-shell-qt (5.25.5-r0) (579/724) Installing kscreenlocker (5.25.5-r0) (580/724) Installing libqaccessibilityclient (0.4.1-r1) (581/724) Installing xcb-util-cursor (0.1.3-r2) (582/724) Installing kwin (5.25.5-r0) (583/724) Installing kitemmodels (5.98.0-r0) (584/724) Installing threadweaver (5.98.0-r0) (585/724) Installing krunner (5.98.0-r0) (586/724) Installing milou (5.25.5-r0) (587/724) Installing pipewire-media-session (0.4.1-r0) (588/724) Installing qqc2-desktop-style (5.98.0-r0) (589/724) Installing font-hack (3.003-r2) (590/724) Installing plasma-integration (5.25.5-r0) (591/724) Installing qtchooser (66-r1) (592/724) Installing plasma-workspace-libs (5.25.5-r1) (593/724) Installing kactivities-stats (5.98.0-r0) (594/724) Installing baloo (5.98.0-r0) (595/724) Installing kholidays (5.98.0-r0) (596/724) Installing knotifyconfig (5.98.0-r0) (597/724) Installing kparts (5.98.0-r0) (598/724) Installing libdmtx-libs (0.7.7-r0) (599/724) Installing libqrencode (4.1.1-r0) (600/724) Installing prison (5.98.0-r0) (601/724) Installing ktexteditor (5.98.0-r0) (602/724) Installing libnl3 (3.7.0-r0) (603/724) Installing libpcap (1.10.1-r0) (604/724) Installing lm-sensors-libs (3.6.0-r4) (605/724) Installing libksysguard (5.25.5-r0) (606/724) Installing kuserfeedback (1.2.0-r1) (607/724) Installing gpsd (3.24-r0) (608/724) Installing gpsd-openrc (3.24-r0) (609/724) Installing mpfr4 (4.1.0-r0) (610/724) Installing libqalculate (4.3.0-r0) (611/724) Installing plasma-workspace (5.25.5-r1) (612/724) Installing kpty (5.98.0-r0) (613/724) Installing kdesu (5.98.0-r0) (614/724) Installing kde-cli-tools (5.25.5-r0) (615/724) Installing qqc2-breeze-style (5.25.5-r0) (616/724) Installing plasma-mobile (5.25.5-r0) (617/724) Installing polkit-kde-agent-1 (5.25.5-r0) (618/724) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (619/724) Installing chrony-openrc (4.3-r0) (620/724) Installing haveged (1.9.18-r0) (621/724) Installing haveged-openrc (1.9.18-r0) (622/724) Installing nftables (1.0.5-r0) (623/724) Installing nftables-openrc (1.0.5-r0) (624/724) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (625/724) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (626/724) Installing postmarketos-base-nftables (21-r2) Executing postmarketos-base-nftables-21-r2.post-install (627/724) Installing postmarketos-artwork-icons (2-r1) (628/724) Installing util-linux (2.38.1-r0) (629/724) Installing libfdisk (2.38.1-r0) (630/724) Installing libsmartcols (2.38.1-r0) (631/724) Installing util-linux-misc (2.38.1-r0) (632/724) Installing libeconf (0.4.6-r0) (633/724) Installing runuser (2.38.1-r0) (634/724) Installing mount (2.38.1-r0) (635/724) Installing losetup (2.38.1-r0) (636/724) Installing hexdump (2.38.1-r0) (637/724) Installing uuidgen (2.38.1-r0) (638/724) Installing blkid (2.38.1-r0) (639/724) Installing sfdisk (2.38.1-r0) (640/724) Installing mcookie (2.38.1-r0) (641/724) Installing agetty (2.38.1-r0) (642/724) Installing agetty-openrc (0.45.2-r3) (643/724) Installing wipefs (2.38.1-r0) (644/724) Installing cfdisk (2.38.1-r0) (645/724) Installing umount (2.38.1-r0) (646/724) Installing util-linux-openrc (2.38.1-r0) (647/724) Installing flock (2.38.1-r0) (648/724) Installing lsblk (2.38.1-r0) (649/724) Installing libcap-ng (0.8.3-r1) (650/724) Installing setpriv (2.38.1-r0) (651/724) Installing logger (2.38.1-r0) (652/724) Installing partx (2.38.1-r0) (653/724) Installing fstrim (2.38.1-r0) (654/724) Installing findmnt (2.38.1-r0) (655/724) Installing pcsc-lite-libs (1.9.9-r0) (656/724) Installing wpa_supplicant (2.10-r4) (657/724) Installing wpa_supplicant-openrc (2.10-r4) (658/724) Installing ifupdown-ng-wifi (0.12.1-r0) (659/724) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (660/724) Installing postmarketos-base-ui-networkmanager (5-r1) (661/724) Installing mpdecimal (2.5.1-r1) (662/724) Installing python3 (3.10.7-r0) (663/724) Installing py3-ruamel.yaml.clib (0.2.6-r1) (664/724) Installing py3-ruamel.yaml (0.16.12-r2) (665/724) Installing sleep-inhibitor (1.16-r0) (666/724) Installing sleep-inhibitor-openrc (1.16-r0) (667/724) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (668/724) Installing py3-dbus (1.3.2-r0) (669/724) Installing obex-capabilities (0.2.1-r1) (670/724) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (671/724) Installing postmarketos-base-ui-bluez-obexd (5-r1) (672/724) Installing pulseaudio-utils (9999_git20220528-r0) (673/724) Installing postmarketos-base-ui-pulseaudio (5-r1) (674/724) Installing upower (1.90.0-r2) (675/724) Installing powerdevil-libs (5.25.5-r0) (676/724) Installing powerdevil (5.25.5-r0) (677/724) Installing urfkill (0.5.0_git20210401-r2) (678/724) Installing urfkill-openrc (0.5.0_git20210401-r2) (679/724) Installing bubblewrap (0.6.2-r0) (680/724) Installing fuse-common (3.12.0-r0) (681/724) Installing fuse-openrc (3.12.0-r0) (682/724) Installing fuse3-libs (3.12.0-r0) (683/724) Installing fuse3 (3.12.0-r0) (684/724) Installing xdg-desktop-portal (1.15.0-r0) (685/724) Installing xdg-desktop-portal-kde (5.25.5-r0) (686/724) Installing autologin (1.0.0-r4) (687/724) Installing tinydm (1.1.2-r0) (688/724) Installing tinydm-openrc (1.1.2-r0) (689/724) Installing postmarketos-base-ui-tinydm (5-r1) (690/724) Installing font-alias (1.0.4-r0) (691/724) Installing util-macros (1.19.3-r0) (692/724) Installing font-misc-misc (1.1.2-r2) (693/724) Installing font-cursor-misc (1.0.3-r2) (694/724) Installing xauth (1.1.2-r0) (695/724) Installing xmodmap (1.0.11-r0) (696/724) Installing xrdb (1.2.1-r0) (697/724) Installing xinit (1.4.1-r0) (698/724) Installing libpciaccess (0.16-r1) (699/724) Installing xorg-server (21.1.4-r0) (700/724) Installing libinput (1.21.0-r0) (701/724) Installing xf86-input-libinput (1.2.1-r0) (702/724) Installing xf86-video-fbdev (0.5.0-r3) (703/724) Installing postmarketos-base-ui-x11 (5-r1) (704/724) Installing postmarketos-ui-plasma-mobile (3.8-r4) Executing postmarketos-ui-plasma-mobile-3.8-r4.post-install * service tinydm added to runlevel default * service urfkill added to runlevel default * 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 (705/724) Installing libexif (0.6.24-r0) (706/724) Installing hwloc (2.8.0-r0) (707/724) Installing libucontext (1.2-r0) (708/724) Installing libtbb (2021.6.0-r0) (709/724) Installing opencv (4.6.0-r2) (710/724) Installing postprocessd (0.2.1-r0) (711/724) Installing postprocessd-megapixels (0.2.1-r0) (712/724) Installing qmltermwidget (0.2.0-r1) (713/724) Installing qmlkonsole (22.06-r0) (714/724) Installing spacebar (22.06-r1) (715/724) Installing ttf-droid-nonlatin (20200215-r2) (716/724) Installing hkdm (0.1.8-r0) (717/724) Installing buffyboard (0.2.0-r0) (718/724) Installing terminus-font (4.49.1-r1) (719/724) Installing kbd-misc (2.5.1-r1) (720/724) Installing kbd (2.5.1-r1) (721/724) Installing kbd-openrc (2.5.1-r1) (722/724) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (723/724) Installing ttyescape-openrc (1.0.1-r1) (724/724) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r25.trigger Executing glib-2.72.4-r0.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r0.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-mkinitfs-1.4.1-r12.trigger 2022/09/24 15:47:16 Generating for kernel version: 5.17.9 2022/09/24 15:47:16 Output directory: /boot 2022/09/24 15:47:16 == Generating initramfs == 2022/09/24 15:47:16 - Including hook files 2022/09/24 15:47:16 - Including hook scripts 2022/09/24 15:47:16 - Including required binaries 2022/09/24 15:47:16 - Including kernel modules 2022/09/24 15:47:16 - Including splash images 2022/09/24 15:47:16 - Writing and verifying initramfs archive 2022/09/24 15:47:16 == Generating initramfs extra == 2022/09/24 15:47:16 - Including extra binaries 2022/09/24 15:47:16 - Including FDE support 2022/09/24 15:47:17 - Writing and verifying initramfs-extra archive 2022/09/24 15:47:18 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/24 15:47:20 mkinitfs completed in: 4.15726085s Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2318 MiB in 749 packages (2776508) [15:47:30] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2318 MiB in 749 packages (2776508) [15:47:34] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (2776508) [15:47:34] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (2776508) [15:47:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2776508) [15:47:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2776508) [15:47:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2776508) [15:47:34] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (2776508) [15:47:34] New background process: pid=2785667, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2318 MiB in 749 packages (2776508) [15:47:38] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2318 MiB in 749 packages (2776508) [15:47:41] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (2776508) [15:47:41] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (2776508) [15:47:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2776508) [15:47:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2776508) [15:47:42] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (2776508) [15:47:42] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (2776508) [15:47:42] New background process: pid=2785907, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2318 MiB in 749 packages (2776508) [15:47:45] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (2776508) [15:47:45] (rootfs_pine64-pinephonepro) % mkinitfs 2022/09/24 15:47:45 Generating for kernel version: 5.17.9 2022/09/24 15:47:45 Output directory: /boot 2022/09/24 15:47:45 == Generating initramfs == 2022/09/24 15:47:45 - Including hook files 2022/09/24 15:47:45 - Including hook scripts 2022/09/24 15:47:45 - Including required binaries 2022/09/24 15:47:45 - Including kernel modules 2022/09/24 15:47:46 - Including splash images 2022/09/24 15:47:46 - Writing and verifying initramfs archive 2022/09/24 15:47:46 == Generating initramfs extra == 2022/09/24 15:47:46 - Including extra binaries 2022/09/24 15:47:46 - Including FDE support 2022/09/24 15:47:47 - Writing and verifying initramfs-extra archive 2022/09/24 15:47:47 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/09/24 15:47:49 mkinitfs completed in: 3.476450699s (2776508) [15:47:49] *** SET LOGIN PASSWORD FOR: 'user' *** (2776508) [15:47:49] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (2776508) [15:47:49] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (2776508) [15:47:49] (rootfs_pine64-pinephonepro) locking root (2776508) [15:47:49] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (2776508) [15:47:49] NOTE: No valid keymap specified for device (2776508) [15:47:49] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (2776508) [15:47:56] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (2776508) [15:47:56] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (2776508) [15:47:56] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (2776508) [15:47:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (2776508) [15:47:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (2776508) [15:47:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2776508) [15:47:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (2776508) [15:47:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (2776508) [15:47:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (2776508) [15:47:57] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (2776508) [15:47:57] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776508) [15:47:57] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (2776508) [15:47:57] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2377744 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776508) [15:47:57] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (2776508) [15:47:57] (native) create pine64-pinephonepro.img (3092M) (2776508) [15:47:57] (native) % truncate -s 3092M /home/pmos/rootfs/pine64-pinephonepro.img (2776508) [15:47:57] (native) mount /dev/install (pine64-pinephonepro.img) (2776508) [15:47:57] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2776508) [15:47:57] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (2776508) [15:47:57] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p2 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (2776508) [15:47:57] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9p1 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2776508) [15:47:57] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2776508) [15:47:57] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2776508) [15:47:57] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2776508) [15:47:57] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2776508) [15:47:57] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2776508) [15:47:57] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2776508) [15:47:57] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2776508) [15:47:57] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2776508) [15:47:57] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2776508) [15:47:57] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (2776508) [15:47:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2776508) [15:47:57] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (2776508) [15:47:57] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (2776508) [15:47:58] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2776508) [15:47:58] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2776508) [15:47:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2776508) [15:47:58] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (2776508) [15:47:58] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (2776508) [15:47:58] (native) % parted -s /dev/install mktable gpt (2776508) [15:47:58] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (2776508) [15:47:58] (native) % parted -s /dev/install mkpart primary 256M 100% (2776508) [15:47:58] (native) % parted -s /dev/install set 1 boot on (2776508) [15:47:58] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2776508) [15:47:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2776508) [15:47:58] % sudo mount --bind /dev/loop10p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (2776508) [15:47:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2776508) [15:47:58] % sudo mount --bind /dev/loop10p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (2776508) [15:47:58] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (2776508) [15:47:58] (native) install e2fsprogs (2776508) [15:47:58] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:47:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:47:58] (native) % cat /tmp/apk_progress_fifo (2776508) [15:47:58] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (2776508) [15:47:58] New background process: pid=2786827, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 72 packages (2776508) [15:47:59] (native) format /dev/installp2 (root, ext4) (2776508) [15:47:59] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (2776508) [15:47:59] (native) mount /dev/installp2 to /mnt/install (2776508) [15:47:59] (native) % mkdir -p /mnt/install (2776508) [15:47:59] (native) % mount /dev/installp2 /mnt/install (2776508) [15:47:59] (native) calculate depends of dosfstools (pmbootstrap -v for details) (2776508) [15:47:59] (native) install dosfstools (2776508) [15:47:59] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:47:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (2776508) [15:47:59] (native) % cat /tmp/apk_progress_fifo (2776508) [15:47:59] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (2776508) [15:47:59] New background process: pid=2786857, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r25.trigger OK: 26 MiB in 73 packages (2776508) [15:48:00] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (2776508) [15:48:00] (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 (2776508) [15:48:00] (native) % mkdir -p /mnt/install/boot (2776508) [15:48:00] (native) % mount /dev/installp1 /mnt/install/boot (2776508) [15:48:00] *** (4/4) FILL INSTALL BLOCKDEVICE *** (2776508) [15:48:00] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (2776508) [15:48:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2776508) [15:48:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (2776508) [15:48:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (2776508) [15:48:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (2776508) [15:48:00] (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/ (2776508) [15:48:11] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (2776508) [15:48: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 (2776508) [15:48:11] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos-5a03a13a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % 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/ (2776508) [15:48:11] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (2776508) [15:48:11] % 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 (2776508) [15:48:11] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (2776508) [15:48:11] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (2776508) [15:48:14] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16292.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images*", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (2776508) [15:48:14] (native) umount /dev/loop10 (2776508) [15:48:14] (native) % losetup -d /dev/loop10 (2776508) [15:48:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (2776508) [15:48:14] (2776508) [15:48:14] *** FLASHING INFORMATION *** (2776508) [15:48:14] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (2776508) [15:48:14] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (2776508) [15:48:14] (2776508) [15:48:14] *** SSH DAEMON INFORMATION *** (2776508) [15:48:14] SSH daemon is enabled (disable with --no-sshd). (2776508) [15:48:14] Login as 'user' with the password given during installation. (2776508) [15:48:14] (2776508) [15:48:14] *** FIREWALL INFORMATION *** (2776508) [15:48:14] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (2776508) [15:48:14] For more information: https://postmarketos.org/firewall (2776508) [15:48:14] (2776508) [15:48:14] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (2776508) [15:48:14] DONE! total 2471944 -rw-r--r-- 1 root 12345 3242196992 Sep 24 15:48 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop10 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_16292.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img (deleted) 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop10 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Sep 24 15:48 pmOS_boot -> ../../loop10p1 lrwxrwxrwx 1 root root 14 Sep 24 15:48 pmOS_root -> ../../loop10p2 lrwxrwxrwx 1 root root 10 Sep 24 15:48 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Sep 24 15:46 bin drwxr-xr-x 2 root root 4096 Sep 24 15:48 boot drwxr-xr-x 2 root root 4096 Sep 24 15:41 dev drwxr-xr-x 68 root root 4096 Sep 24 15:47 etc drwxr-xr-x 3 root root 4096 Sep 24 15:48 home drwxr-xr-x 15 root root 4096 Sep 24 15:46 lib drwx------ 2 root root 16384 Sep 24 15:47 lost+found drwxr-xr-x 5 root root 4096 Sep 24 15:41 media drwxr-xr-x 8 root root 4096 Sep 24 15:41 mnt drwxr-xr-x 2 root root 4096 Sep 24 15:41 opt drwxr-xr-x 2 root root 4096 Sep 24 15:41 proc drwx------ 2 root root 4096 Sep 24 15:41 root drwxr-xr-x 6 root root 4096 Sep 24 15:46 run drwxr-xr-x 2 root root 4096 Sep 24 15:46 sbin drwxr-xr-x 2 root root 4096 Sep 24 15:41 srv drwxr-xr-x 2 root root 4096 Sep 24 15:41 sys drwxrwxrwt 2 root root 4096 Sep 24 15:48 tmp drwxr-xr-x 10 root root 4096 Sep 24 15:46 usr drwxr-xr-x 13 root root 4096 Sep 24 15:44 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-09-24 15:48:36-- 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% 30.2M=0s 2022-09-24 15:48:36 (30.2 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-09-23 10:09:53.891390 [http://mirror.postmarketos.org/postmarketos/master] v20220809-3795-g7f0d800125 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-3792-g22bfb829a2 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-3794-g03bb468211 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24552 distinct packages available (1/105) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1663953626-r0) (2/105) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1663953626-r0) (3/105) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1663419905-r0) (4/105) Upgrading karchive (5.98.0-r0 -> 9999_git1663509749-r0) (5/105) Upgrading kconfig (5.98.0-r0 -> 9999_git1663590857-r0) (6/105) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1663673168-r0) (7/105) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1663420499-r0) (8/105) Upgrading kcrash (5.98.0-r0 -> 9999_git1663420040-r0) (9/105) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1663825672-r0) (10/105) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1663420164-r0) (11/105) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1663498307-r0) (12/105) Upgrading ki18n (5.98.0-r0 -> 9999_git1663622858-r0) (13/105) Upgrading kauth (5.98.0-r0 -> 9999_git1663505248-r0) (14/105) Upgrading kcodecs (5.98.0-r0 -> 9999_git1663505333-r0) (15/105) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1663528096-r0) (16/105) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1663420012-r0) (17/105) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1663665491-r0) (18/105) Upgrading kitemviews (5.98.0-r0 -> 9999_git1663498635-r0) (19/105) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1663768701-r0) (20/105) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1663419951-r0) (21/105) Upgrading kcompletion (5.98.0-r0 -> 9999_git1663419993-r0) (22/105) Upgrading kdoctools (5.98.0-r0 -> 9999_git1663521652-r0) (23/105) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1663504241-r0) (24/105) Upgrading knotifications (5.98.0-r0 -> 9999_git1663976981-r0) (25/105) Upgrading kservice (5.98.0-r0 -> 9999_git1663420428-r0) (26/105) Upgrading solid-libs (5.98.0-r0 -> 9999_git1663498750-r0) (27/105) Upgrading sonnet (5.98.0-r0 -> 9999_git1663498811-r0) (28/105) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1663420448-r0) (29/105) Upgrading kio (5.98.0-r0 -> 9999_git1663983851-r0) (30/105) Upgrading kpackage (5.98.0-r0 -> 9999_git1663505095-r0) (31/105) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1663424635-r0) (32/105) Upgrading kwayland (5.98.0-r0 -> 9999_git1663881605-r0) (33/105) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1663976779-r0) (34/105) Upgrading kwallet (5.98.0-r0 -> 9999_git1663638362-r0) (35/105) Upgrading purpose (5.98.0-r0 -> 9999_git1663420576-r0) (36/105) Upgrading angelfish (22.06-r0 -> 9999_git1663984377-r0) (37/105) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/105) Upgrading attica (5.98.0-r0 -> 9999_git1663517410-r0) (39/105) Upgrading kidletime (5.98.0-r0 -> 9999_git1663527767-r0) (40/105) Upgrading knewstuff (5.98.0-r0 -> 9999_git1663983862-r0) (41/105) Upgrading kirigami-addons (0.3-r0 -> 9999_git1663973480-r0) (42/105) Upgrading kclock (22.06-r0 -> 9999_git1663811445-r0) (43/105) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/105) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/105) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1663420154-r0) (46/105) Upgrading kcontacts (5.98.0-r0 -> 9999_git1663551907-r0) (47/105) Upgrading kpeople (5.98.0-r0 -> 9999_git1663526722-r0) (48/105) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1663591742-r0) (49/105) Upgrading kcmutils (5.98.0-r0 -> 9999_git1663673561-r0) (50/105) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1663419895-r0) (51/105) Upgrading oxygen (5.25.5-r0 -> 9999_git1663246718-r0) (52/105) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1663525317-r0) (53/105) Upgrading plasma-dialer (22.06-r0 -> 9999_git1663984447-r0) (54/105) Upgrading plasma-phonebook (22.06-r0 -> 9999_git1663725277-r0) (55/105) Upgrading kded (5.98.0-r0 -> 9999_git1663420078-r0) (56/105) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1663856067-r0) (57/105) Upgrading bluedevil (5.25.5-r0 -> 9999_git1663638524-r0) (58/105) Upgrading breeze (5.25.5-r0 -> 9999_git1663934470-r0) (59/105) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/105) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/105) Upgrading kscreen (5.25.5-r0 -> 9999_git1663925542-r0) (62/105) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/105) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/105) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1663419876-r0) (65/105) Upgrading kactivities (5.98.0-r0 -> 9999_git1663419905-r0) (66/105) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1663236783-r0) (67/105) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1663848124-r0) (68/105) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1663984115-r0) (69/105) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1663984115-r0) (70/105) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1663984124-r0) (71/105) Upgrading plasma-settings (22.06-r0 -> 9999_git1663725286-r0) (72/105) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1663236464-r0) (73/105) Upgrading kinit (5.98.0-r0 -> 9999_git1663420235-r0) (74/105) Upgrading kdnssd (5.98.0-r0 -> 9999_git1663523830-r0) (75/105) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1663498871-r0) (76/105) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1663850637-r0) (77/105) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1663774512-r0) (78/105) Upgrading kwin (5.25.5-r0 -> 9999_git1663984093-r0) (79/105) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1663432551-r0) (80/105) Upgrading threadweaver (5.98.0-r0 -> 9999_git1663523340-r0) (81/105) Upgrading krunner (5.98.0-r0 -> 9999_git1663420419-r0) (82/105) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/105) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1663938486-r0) (84/105) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/105) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1663984134-r1) (86/105) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1663779337-r0) (87/105) Upgrading baloo (5.98.0-r0 -> 9999_git1663419856-r0) (88/105) Upgrading kholidays (5.98.0-r0 -> 9999_git1663509829-r0) (89/105) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1663420343-r0) (90/105) Upgrading kparts (5.98.0-r0 -> 9999_git1663420362-r0) (91/105) Upgrading prison (5.98.0-r0 -> 9999_git1663521695-r0) (92/105) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1663970489-r0) (93/105) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/105) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1663984134-r1) (95/105) Upgrading kpty (5.98.0-r0 -> 9999_git1663526787-r0) (96/105) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/105) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1663246458-r0) (98/105) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1661835552-r0) (99/105) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1663984105-r0) (100/105) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1663247076-r0) (101/105) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1663724882-r0) (102/105) Upgrading powerdevil (5.25.5-r0 -> 9999_git1663724882-r0) (103/105) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1663247126-r0) (104/105) Upgrading qmlkonsole (22.06-r0 -> 9999_git1663984459-r0) (105/105) Purging qtmpris (1.0.6-r1) Executing busybox-1.35.0-r25.trigger Executing shared-mime-info-2.2-r0.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r1.trigger Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r0.trigger OK: 2321 MiB in 748 packages (1/4) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (2/4) Installing htop (3.2.1-r1) (3/4) Installing nano (6.4-r0) (4/4) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 OK: 2323 MiB in 752 packages (1/85) Installing syndication (9999_git1663526866-r0) (2/85) Installing alligator (9999_git1663984368-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.3.0-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r0) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.22.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.09.01-r1) (27/85) Installing audiotube (9999_git1663984386-r0) (28/85) Installing calindori (9999_git1663984394-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing vulkan-loader (1.3.224.1-r1) (33/85) Installing ffmpeg4-libs (4.4.2-r4) (34/85) Installing libbluray (1.3.3-r0) (35/85) Installing libcddb (1.3.2-r3) (36/85) Installing libdvbpsi (1.3.3-r0) (37/85) Installing libdvdcss (1.4.3-r0) (38/85) Installing libdvdread (6.1.3-r0) (39/85) Installing libdvdnav (6.1.1-r0) (40/85) Installing libebml (1.4.2-r0) (41/85) Installing faad2-libs (2.10.0-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.6.3-r1) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r6) (52/85) Installing vlc (3.0.17.4-r6) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1663420457-r0) (55/85) Installing kalk (9999_git1663732463-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1663725186-r1) (58/85) Installing keysmith (9999_git1663732334-r0) (59/85) Installing krecorder (9999_git1663725232-r0) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1663725239-r0) (62/85) Installing kweathercore (9999_git1663338216-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1663725248-r0) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1663984415-r1) (68/85) Installing kjs (9999_git1663420297-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.09.0-r0) (75/85) Installing poppler-qt5 (22.09.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1663725294-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1663984479-r0) Executing busybox-1.35.0-r25.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-21-r2.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.17.4-r6.trigger OK: 2469 MiB in 837 packages (chroot) Exiting chroot... [15:50:50] Unregister qemu binfmt (arm) [15:50:50] Unregister qemu binfmt (aarch64) [15:50:51] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:50:51] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:50:51] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [15:50:51] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [15:50:53] Cleared up ~4762 MB of space [15:50:53] DONE! Compressing pine64-pinephone.img pine64-pinephone.img: 659.1 MiB / 3,129.0 MiB = 0.211, 31 MiB/s, 1:39 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 817.6 MiB / 3,092.0 MiB = 0.264, 28 MiB/s, 1:51 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20220924-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,022.8 MiB / 4,216.0 MiB = 0.243, 33 MiB/s, 2:06 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz' sending incremental file list ./ pmos-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,211,264 0% 2.87MB/s 0:03:53 4,521,984 0% 1.93MB/s 0:05:46 5,701,632 0% 1.67MB/s 0:06:41 7,012,352 1% 1.56MB/s 0:07:08 8,323,072 1% 1.15MB/s 0:09:38 9,633,792 1% 1.19MB/s 0:09:17 10,944,512 1% 1.23MB/s 0:09:00 12,255,232 1% 1.23MB/s 0:08:59 13,565,952 1% 1.23MB/s 0:08:58 14,876,672 2% 1.23MB/s 0:08:58 16,187,392 2% 1.23MB/s 0:08:57 17,498,112 2% 1.23MB/s 0:08:56 18,808,832 2% 1.23MB/s 0:08:55 20,119,552 2% 1.23MB/s 0:08:53 21,430,272 3% 1.23MB/s 0:08:52 22,740,992 3% 1.23MB/s 0:08:51 24,051,712 3% 1.23MB/s 0:08:50 25,362,432 3% 1.23MB/s 0:08:49 26,673,152 3% 1.22MB/s 0:08:49 27,983,872 4% 1.23MB/s 0:08:47 29,294,592 4% 1.23MB/s 0:08:46 30,605,312 4% 1.23MB/s 0:08:45 31,916,032 4% 1.23MB/s 0:08:43 33,226,752 4% 1.23MB/s 0:08:42 34,537,472 4% 1.23MB/s 0:08:42 35,848,192 5% 1.23MB/s 0:08:41 37,158,912 5% 1.23MB/s 0:08:39 38,469,632 5% 1.23MB/s 0:08:39 39,780,352 5% 1.23MB/s 0:08:37 41,091,072 5% 1.23MB/s 0:08:36 42,401,792 6% 1.23MB/s 0:08:35 43,712,512 6% 1.23MB/s 0:08:34 45,023,232 6% 1.23MB/s 0:08:34 46,333,952 6% 1.23MB/s 0:08:33 47,644,672 6% 1.23MB/s 0:08:32 48,955,392 7% 1.23MB/s 0:08:31 50,266,112 7% 1.23MB/s 0:08:29 51,576,832 7% 1.23MB/s 0:08:28 52,887,552 7% 1.23MB/s 0:08:27 54,198,272 7% 1.23MB/s 0:08:26 55,508,992 8% 1.23MB/s 0:08:25 56,819,712 8% 1.23MB/s 0:08:24 58,130,432 8% 1.23MB/s 0:08:23 59,441,152 8% 1.23MB/s 0:08:22 60,751,872 8% 1.23MB/s 0:08:21 62,062,592 8% 1.23MB/s 0:08:20 63,373,312 9% 1.23MB/s 0:08:19 64,684,032 9% 1.22MB/s 0:08:23 66,127,658 9% 1.24MB/s 0:08:11 67,438,378 9% 1.25MB/s 0:08:08 70,995,872 10% 1.77MB/s 0:05:42 72,685,056 10% 1.87MB/s 0:05:22 74,329,373 10% 1.93MB/s 0:05:12 75,682,307 10% 1.93MB/s 0:05:11 76,993,027 11% 1.40MB/s 0:07:07 78,303,747 11% 1.31MB/s 0:07:35 79,731,315 11% 1.26MB/s 0:07:52 81,042,035 11% 1.26MB/s 0:07:54 82,352,755 11% 1.26MB/s 0:07:53 83,663,475 12% 1.26MB/s 0:07:52 85,016,026 12% 1.24MB/s 0:07:58 86,326,746 12% 1.24MB/s 0:07:56 87,637,466 12% 1.24MB/s 0:07:55 88,948,186 12% 1.24MB/s 0:07:55 90,258,906 13% 1.23MB/s 0:07:57 91,569,626 13% 1.22MB/s 0:07:59 93,244,867 13% 1.31MB/s 0:07:24 94,652,107 13% 1.33MB/s 0:07:17 95,962,827 13% 1.33MB/s 0:07:16 97,273,547 14% 1.34MB/s 0:07:14 98,584,267 14% 1.25MB/s 0:07:44 99,894,987 14% 1.22MB/s 0:07:52 101,205,707 14% 1.23MB/s 0:07:49 102,516,427 14% 1.23MB/s 0:07:48 103,835,870 15% 1.23MB/s 0:07:47 105,185,879 15% 1.24MB/s 0:07:40 106,592,246 15% 1.26MB/s 0:07:32 107,902,966 15% 1.26MB/s 0:07:31 109,213,686 15% 1.26MB/s 0:07:31 110,659,957 16% 1.28MB/s 0:07:22 111,970,677 16% 1.26MB/s 0:07:29 113,281,397 16% 1.26MB/s 0:07:28 114,592,117 16% 1.26MB/s 0:07:27 115,902,837 16% 1.23MB/s 0:07:37 117,213,557 16% 1.23MB/s 0:07:36 118,393,205 17% 1.20MB/s 0:07:45 119,703,925 17% 1.20MB/s 0:07:44 121,014,645 17% 1.20MB/s 0:07:43 122,543,864 17% 1.25MB/s 0:07:23 124,243,576 17% 1.37MB/s 0:06:44 125,585,280 18% 1.38MB/s 0:06:41 126,896,000 18% 1.38MB/s 0:06:40 128,206,720 18% 1.32MB/s 0:06:56 129,752,036 18% 1.29MB/s 0:07:06 131,062,756 18% 1.27MB/s 0:07:09 132,465,366 19% 1.30MB/s 0:06:59 133,878,836 19% 1.33MB/s 0:06:49 135,189,556 19% 1.27MB/s 0:07:06 136,500,276 19% 1.28MB/s 0:07:04 137,810,996 19% 1.25MB/s 0:07:11 139,128,080 20% 1.23MB/s 0:07:19 140,438,800 20% 1.23MB/s 0:07:17 141,749,520 20% 1.23MB/s 0:07:16 143,060,240 20% 1.23MB/s 0:07:15 144,370,960 20% 1.23MB/s 0:07:14 145,681,680 21% 1.22MB/s 0:07:15 146,992,400 21% 1.23MB/s 0:07:12 148,303,120 21% 1.23MB/s 0:07:11 149,613,840 21% 1.22MB/s 0:07:11 150,924,560 21% 1.23MB/s 0:07:07 152,235,280 22% 1.23MB/s 0:07:08 153,546,000 22% 1.23MB/s 0:07:07 154,856,720 22% 1.23MB/s 0:07:05 156,167,440 22% 1.23MB/s 0:07:05 157,478,160 22% 1.22MB/s 0:07:06 158,788,880 22% 1.22MB/s 0:07:05 160,099,600 23% 1.22MB/s 0:07:04 161,606,364 23% 1.26MB/s 0:06:49 162,884,316 23% 1.26MB/s 0:06:47 164,195,036 23% 1.26MB/s 0:06:47 165,505,756 23% 1.26MB/s 0:06:45 167,643,720 24% 1.42MB/s 0:06:00 169,414,527 24% 1.52MB/s 0:05:34 170,725,247 24% 1.53MB/s 0:05:32 172,035,967 24% 1.53MB/s 0:05:31 173,346,687 25% 1.33MB/s 0:06:18 174,657,407 25% 1.23MB/s 0:06:49 175,968,127 25% 1.23MB/s 0:06:49 177,411,276 25% 1.26MB/s 0:06:38 178,721,996 25% 1.26MB/s 0:06:37 180,032,716 26% 1.26MB/s 0:06:36 181,343,436 26% 1.26MB/s 0:06:35 182,654,156 26% 1.23MB/s 0:06:45 183,964,876 26% 1.23MB/s 0:06:43 185,346,540 26% 1.24MB/s 0:06:37 186,797,423 27% 1.27MB/s 0:06:26 188,231,369 27% 1.30MB/s 0:06:16 189,542,089 27% 1.30MB/s 0:06:15 190,852,809 27% 1.29MB/s 0:06:19 192,163,529 27% 1.26MB/s 0:06:27 193,474,249 27% 1.23MB/s 0:06:35 194,784,969 28% 1.23MB/s 0:06:34 196,095,689 28% 1.22MB/s 0:06:35 197,406,409 28% 1.23MB/s 0:06:33 198,717,129 28% 1.23MB/s 0:06:32 200,027,849 28% 1.22MB/s 0:06:31 201,338,569 29% 1.23MB/s 0:06:28 202,649,289 29% 1.23MB/s 0:06:28 208,175,084 30% 2.22MB/s 0:03:32 209,453,036 30% 2.21MB/s 0:03:32 210,803,477 30% 2.22MB/s 0:03:31 212,114,197 30% 2.22MB/s 0:03:31 213,445,640 30% 1.23MB/s 0:06:18 214,756,360 31% 1.24MB/s 0:06:14 216,067,080 31% 1.23MB/s 0:06:16 217,377,800 31% 1.23MB/s 0:06:15 218,688,520 31% 1.22MB/s 0:06:17 219,999,240 31% 1.23MB/s 0:06:15 221,309,960 32% 1.23MB/s 0:06:13 222,620,680 32% 1.23MB/s 0:06:12 223,931,400 32% 1.23MB/s 0:06:10 225,242,120 32% 1.23MB/s 0:06:10 226,552,840 32% 1.23MB/s 0:06:09 227,863,560 32% 1.23MB/s 0:06:08 229,174,280 33% 1.23MB/s 0:06:07 230,485,000 33% 1.23MB/s 0:06:06 231,795,720 33% 1.23MB/s 0:06:05 233,106,440 33% 1.23MB/s 0:06:04 234,417,160 33% 1.22MB/s 0:06:04 235,727,880 34% 1.23MB/s 0:06:01 237,152,297 34% 1.26MB/s 0:05:53 238,827,121 34% 1.34MB/s 0:05:29 240,137,841 34% 1.35MB/s 0:05:27 241,448,561 34% 1.34MB/s 0:05:27 242,759,281 35% 1.31MB/s 0:05:33 244,070,001 35% 1.23MB/s 0:05:55 245,380,721 35% 1.22MB/s 0:05:56 246,691,441 35% 1.22MB/s 0:05:55 248,002,161 35% 1.22MB/s 0:05:54 249,312,881 36% 1.22MB/s 0:05:53 250,623,601 36% 1.23MB/s 0:05:50 251,934,321 36% 1.22MB/s 0:05:50 253,245,041 36% 1.23MB/s 0:05:48 254,555,761 36% 1.23MB/s 0:05:47 255,866,481 37% 1.23MB/s 0:05:45 257,177,201 37% 1.23MB/s 0:05:44 258,487,921 37% 1.23MB/s 0:05:44 259,798,641 37% 1.23MB/s 0:05:43 261,109,361 37% 1.23MB/s 0:05:41 262,420,081 37% 1.23MB/s 0:05:41 263,730,801 38% 1.23MB/s 0:05:39 265,041,521 38% 1.23MB/s 0:05:39 266,352,241 38% 1.23MB/s 0:05:37 267,662,961 38% 1.23MB/s 0:05:36 268,973,681 38% 1.23MB/s 0:05:35 270,284,401 39% 1.23MB/s 0:05:33 271,595,121 39% 1.23MB/s 0:05:33 272,905,841 39% 1.23MB/s 0:05:33 274,216,561 39% 1.22MB/s 0:05:32 275,527,281 39% 1.23MB/s 0:05:31 276,838,001 40% 1.23MB/s 0:05:29 278,148,721 40% 1.23MB/s 0:05:28 279,990,233 40% 1.35MB/s 0:04:57 281,300,953 40% 1.35MB/s 0:04:56 282,611,673 40% 1.35MB/s 0:04:54 283,922,393 41% 1.35MB/s 0:04:53 285,233,113 41% 1.23MB/s 0:05:21 286,543,833 41% 1.23MB/s 0:05:21 287,854,553 41% 1.23MB/s 0:05:21 289,474,297 41% 1.30MB/s 0:05:01 290,969,768 42% 1.34MB/s 0:04:52 292,280,488 42% 1.34MB/s 0:04:50 293,591,208 42% 1.33MB/s 0:04:51 294,901,928 42% 1.26MB/s 0:05:07 296,212,648 42% 1.22MB/s 0:05:15 297,523,368 43% 1.22MB/s 0:05:16 298,834,088 43% 1.23MB/s 0:05:12 300,144,808 43% 1.23MB/s 0:05:11 301,455,528 43% 1.22MB/s 0:05:11 302,766,248 43% 1.22MB/s 0:05:09 304,076,968 43% 1.22MB/s 0:05:08 305,387,688 44% 1.22MB/s 0:05:07 306,698,408 44% 1.23MB/s 0:05:05 308,009,128 44% 1.23MB/s 0:05:04 309,319,848 44% 1.22MB/s 0:05:05 310,630,568 44% 1.23MB/s 0:05:03 311,998,386 45% 1.24MB/s 0:04:59 313,848,738 45% 1.36MB/s 0:04:30 314,766,242 45% 1.24MB/s 0:04:55 315,945,890 45% 1.21MB/s 0:05:02 317,256,610 45% 1.20MB/s 0:05:04 318,567,330 46% 1.08MB/s 0:05:37 319,878,050 46% 1.20MB/s 0:05:02 321,188,770 46% 1.23MB/s 0:04:54 322,499,490 46% 1.23MB/s 0:04:53 323,810,210 46% 1.23MB/s 0:04:52 325,120,930 47% 1.23MB/s 0:04:51 326,431,650 47% 1.23MB/s 0:04:49 327,742,370 47% 1.23MB/s 0:04:49 329,053,090 47% 1.23MB/s 0:04:48 330,363,810 47% 1.22MB/s 0:04:48 331,674,530 47% 1.22MB/s 0:04:48 332,985,250 48% 1.22MB/s 0:04:46 334,295,970 48% 1.22MB/s 0:04:46 335,606,690 48% 1.22MB/s 0:04:44 336,917,410 48% 1.22MB/s 0:04:42 338,228,130 48% 1.22MB/s 0:04:42 339,538,850 49% 1.22MB/s 0:04:40 340,849,570 49% 1.22MB/s 0:04:39 342,160,290 49% 1.22MB/s 0:04:38 343,471,010 49% 1.23MB/s 0:04:36 344,781,730 49% 1.22MB/s 0:04:36 346,092,450 50% 1.22MB/s 0:04:36 347,403,170 50% 1.22MB/s 0:04:35 348,713,890 50% 1.22MB/s 0:04:33 350,024,610 50% 1.22MB/s 0:04:32 351,375,430 50% 1.23MB/s 0:04:28 352,806,430 51% 1.26MB/s 0:04:22 354,117,150 51% 1.25MB/s 0:04:22 355,463,797 51% 1.27MB/s 0:04:19 356,774,517 51% 1.26MB/s 0:04:19 358,085,237 51% 1.23MB/s 0:04:24 359,395,957 52% 1.23MB/s 0:04:22 360,706,677 52% 1.22MB/s 0:04:23 362,017,397 52% 1.20MB/s 0:04:27 363,328,117 52% 1.20MB/s 0:04:26 364,638,837 52% 1.20MB/s 0:04:25 365,949,557 52% 1.20MB/s 0:04:23 367,346,178 53% 1.24MB/s 0:04:14 368,808,183 53% 1.28MB/s 0:04:06 370,286,399 53% 1.32MB/s 0:03:57 371,636,512 53% 1.32MB/s 0:03:56 372,947,232 53% 1.31MB/s 0:03:58 374,257,952 54% 1.27MB/s 0:04:03 375,568,672 54% 1.23MB/s 0:04:09 376,879,392 54% 1.22MB/s 0:04:11 378,204,606 54% 1.22MB/s 0:04:11 379,515,326 54% 1.21MB/s 0:04:11 380,826,046 55% 1.20MB/s 0:04:11 382,136,766 55% 1.21MB/s 0:04:10 383,447,486 55% 1.20MB/s 0:04:10 384,758,206 55% 1.20MB/s 0:04:09 386,068,926 55% 1.20MB/s 0:04:08 387,379,646 56% 1.20MB/s 0:04:06 388,690,366 56% 1.21MB/s 0:04:04 390,001,086 56% 1.21MB/s 0:04:02 391,311,806 56% 1.22MB/s 0:03:59 392,622,526 56% 1.22MB/s 0:03:59 393,933,246 57% 1.22MB/s 0:03:58 395,243,966 57% 1.22MB/s 0:03:57 396,554,686 57% 1.21MB/s 0:03:57 397,865,406 57% 1.22MB/s 0:03:54 399,176,126 57% 1.22MB/s 0:03:53 400,486,846 57% 1.22MB/s 0:03:52 401,797,566 58% 1.23MB/s 0:03:50 403,108,286 58% 1.23MB/s 0:03:49 405,651,512 58% 1.52MB/s 0:03:03 406,962,232 58% 1.50MB/s 0:03:04 408,272,952 59% 1.51MB/s 0:03:03 409,583,672 59% 1.50MB/s 0:03:03 410,894,392 59% 1.22MB/s 0:03:44 412,205,112 59% 1.23MB/s 0:03:42 413,515,832 59% 1.22MB/s 0:03:41 414,826,552 60% 1.23MB/s 0:03:39 416,137,272 60% 1.23MB/s 0:03:39 417,447,992 60% 1.23MB/s 0:03:37 418,758,712 60% 1.23MB/s 0:03:36 420,069,432 60% 1.23MB/s 0:03:35 421,380,152 60% 1.23MB/s 0:03:34 422,690,872 61% 1.23MB/s 0:03:33 424,001,592 61% 1.22MB/s 0:03:33 425,312,312 61% 1.22MB/s 0:03:32 426,684,977 61% 1.23MB/s 0:03:29 427,995,697 61% 1.23MB/s 0:03:29 429,402,847 62% 1.26MB/s 0:03:23 430,680,799 62% 1.25MB/s 0:03:23 431,860,447 62% 1.21MB/s 0:03:29 434,311,984 62% 1.46MB/s 0:02:51 435,622,704 63% 1.44MB/s 0:02:53 436,933,424 63% 1.43MB/s 0:02:53 438,113,072 63% 1.41MB/s 0:02:54 439,423,792 63% 1.17MB/s 0:03:30 440,734,512 63% 1.17MB/s 0:03:29 442,045,232 63% 1.18MB/s 0:03:26 448,819,812 64% 2.50MB/s 0:01:34 450,130,532 65% 2.50MB/s 0:01:33 451,441,252 65% 2.51MB/s 0:01:33 452,751,972 65% 2.50MB/s 0:01:33 454,062,692 65% 1.22MB/s 0:03:09 455,373,412 65% 1.22MB/s 0:03:08 456,684,132 66% 1.22MB/s 0:03:08 458,028,410 66% 1.23MB/s 0:03:04 459,476,092 66% 1.26MB/s 0:02:59 460,754,044 66% 1.26MB/s 0:02:58 462,409,999 66% 1.34MB/s 0:02:46 464,181,279 67% 1.44MB/s 0:02:34 466,059,142 67% 1.54MB/s 0:02:22 467,376,756 67% 1.56MB/s 0:02:20 468,589,172 67% 1.46MB/s 0:02:29 469,899,892 67% 1.35MB/s 0:02:40 471,210,612 68% 1.20MB/s 0:02:58 472,390,260 68% 1.17MB/s 0:03:03 473,700,980 68% 1.17MB/s 0:03:00 475,089,730 68% 1.19MB/s 0:02:57 476,425,298 68% 1.21MB/s 0:02:53 477,736,018 69% 1.23MB/s 0:02:49 478,974,943 69% 1.22MB/s 0:02:50 480,285,663 69% 1.20MB/s 0:02:52 481,596,383 69% 1.19MB/s 0:02:51 482,907,103 69% 1.19MB/s 0:02:50 484,217,823 70% 1.21MB/s 0:02:46 485,528,543 70% 1.21MB/s 0:02:45 486,839,263 70% 1.21MB/s 0:02:45 488,149,983 70% 1.21MB/s 0:02:44 489,460,703 70% 1.21MB/s 0:02:42 490,771,423 71% 1.21MB/s 0:02:41 492,082,143 71% 1.21MB/s 0:02:40 493,392,863 71% 1.22MB/s 0:02:37 494,703,583 71% 1.22MB/s 0:02:36 496,014,303 71% 1.22MB/s 0:02:35 497,325,023 71% 1.22MB/s 0:02:34 498,635,743 72% 1.22MB/s 0:02:34 499,880,484 72% 1.19MB/s 0:02:37 501,242,939 72% 1.20MB/s 0:02:34 502,769,960 72% 1.24MB/s 0:02:27 504,080,680 72% 1.24MB/s 0:02:26 505,391,400 73% 1.28MB/s 0:02:22 506,702,120 73% 1.27MB/s 0:02:22 508,012,840 73% 1.22MB/s 0:02:26 509,323,560 73% 1.22MB/s 0:02:25 510,634,280 73% 1.23MB/s 0:02:23 511,945,000 74% 1.22MB/s 0:02:22 513,255,720 74% 1.23MB/s 0:02:21 514,566,440 74% 1.23MB/s 0:02:20 515,877,160 74% 1.23MB/s 0:02:19 517,187,880 74% 1.22MB/s 0:02:18 518,498,600 75% 1.22MB/s 0:02:17 519,809,320 75% 1.23MB/s 0:02:16 521,120,040 75% 1.22MB/s 0:02:15 522,479,901 75% 1.24MB/s 0:02:12 523,790,621 75% 1.24MB/s 0:02:11 525,101,341 75% 1.24MB/s 0:02:10 526,422,165 76% 1.24MB/s 0:02:09 527,732,885 76% 1.23MB/s 0:02:09 529,043,605 76% 1.23MB/s 0:02:08 530,354,325 76% 1.23MB/s 0:02:07 531,831,952 76% 1.27MB/s 0:02:02 533,498,840 77% 1.35MB/s 0:01:54 534,809,560 77% 1.35MB/s 0:01:53 536,120,280 77% 1.34MB/s 0:01:52 537,431,000 77% 1.31MB/s 0:01:54 538,741,720 77% 1.22MB/s 0:02:01 540,119,263 78% 1.23MB/s 0:01:59 541,512,810 78% 1.26MB/s 0:01:56 542,823,530 78% 1.25MB/s 0:01:55 544,134,250 78% 1.26MB/s 0:01:54 545,444,970 78% 1.25MB/s 0:01:54 546,755,690 79% 1.23MB/s 0:01:54 548,066,410 79% 1.23MB/s 0:01:53 549,377,130 79% 1.23MB/s 0:01:52 550,687,850 79% 1.23MB/s 0:01:51 551,998,570 79% 1.23MB/s 0:01:50 553,328,848 80% 1.23MB/s 0:01:49 554,639,568 80% 1.23MB/s 0:01:48 555,950,288 80% 1.23MB/s 0:01:47 557,261,008 80% 1.23MB/s 0:01:46 558,571,728 80% 1.22MB/s 0:01:46 559,882,448 81% 1.23MB/s 0:01:44 561,193,168 81% 1.22MB/s 0:01:43 562,503,888 81% 1.23MB/s 0:01:42 563,814,608 81% 1.23MB/s 0:01:41 565,125,328 81% 1.23MB/s 0:01:40 566,436,048 81% 1.23MB/s 0:01:39 567,746,768 82% 1.23MB/s 0:01:38 569,057,488 82% 1.23MB/s 0:01:37 570,532,440 82% 1.26MB/s 0:01:33 571,843,160 82% 1.27MB/s 0:01:31 573,153,880 82% 1.27MB/s 0:01:30 574,464,600 83% 1.27MB/s 0:01:29 575,775,320 83% 1.23MB/s 0:01:31 577,086,040 83% 1.23MB/s 0:01:30 578,396,760 83% 1.23MB/s 0:01:29 579,707,480 83% 1.23MB/s 0:01:28 593,942,788 85% 4.26MB/s 0:00:22 595,253,508 86% 4.25MB/s 0:00:22 596,564,228 86% 4.25MB/s 0:00:21 598,318,748 86% 4.35MB/s 0:00:20 599,654,316 86% 1.33MB/s 0:01:06 600,965,036 86% 1.34MB/s 0:01:05 602,275,756 87% 1.34MB/s 0:01:04 603,586,476 87% 1.23MB/s 0:01:09 604,897,196 87% 1.22MB/s 0:01:08 606,228,567 87% 1.23MB/s 0:01:07 607,539,287 87% 1.23MB/s 0:01:06 608,891,271 88% 1.24MB/s 0:01:04 633,615,128 91% 6.75MB/s 0:00:08 634,925,848 91% 6.72MB/s 0:00:08 636,302,104 92% 6.66MB/s 0:00:08 638,863,267 92% 6.94MB/s 0:00:07 640,206,755 92% 1.53MB/s 0:00:32 641,517,475 92% 1.52MB/s 0:00:31 642,828,195 93% 1.53MB/s 0:00:30 644,401,503 93% 1.30MB/s 0:00:35 645,970,907 93% 1.35MB/s 0:00:32 647,281,627 93% 1.35MB/s 0:00:31 648,592,347 93% 1.35MB/s 0:00:30 649,903,067 94% 1.29MB/s 0:00:31 651,310,929 94% 1.25MB/s 0:00:31 652,663,396 94% 1.26MB/s 0:00:29 653,974,116 94% 1.26MB/s 0:00:28 655,284,836 94% 1.26MB/s 0:00:27 656,595,556 95% 1.24MB/s 0:00:27 657,906,276 95% 1.23MB/s 0:00:26 659,216,996 95% 1.23MB/s 0:00:25 660,527,716 95% 1.23MB/s 0:00:24 662,179,358 95% 1.31MB/s 0:00:21 663,604,828 96% 1.33MB/s 0:00:20 664,996,875 96% 1.35MB/s 0:00:18 666,349,368 96% 1.36MB/s 0:00:17 667,660,088 96% 1.28MB/s 0:00:17 668,970,808 96% 1.25MB/s 0:00:17 670,281,528 96% 1.24MB/s 0:00:16 671,592,248 97% 1.22MB/s 0:00:15 672,902,968 97% 1.23MB/s 0:00:14 674,213,688 97% 1.23MB/s 0:00:13 675,524,408 97% 1.23MB/s 0:00:12 676,835,128 97% 1.23MB/s 0:00:11 688,413,804 99% 3.63MB/s 0:00:00 689,724,524 99% 3.63MB/s 0:00:00 691,098,600 100% 3.64MB/s 0:00:00 691,098,600 100% 1.37MB/s 0:08:00 (xfr#1, to-chk=5/7) pmos-plasma-mobile-nightly-20220924-pine64-pinephone.img.xz.sha256 133 100% 129.88kB/s 0:00:00 133 100% 129.88kB/s 0:00:00 (xfr#2, to-chk=4/7) pmos-plasma-mobile-nightly-20220924-pine64-pinephonepro.img.xz 32,768 0% 3.47MB/s 0:04:01 1,245,184 0% 1.17MB/s 0:11:53 2,588,672 0% 1.23MB/s 0:11:20 3,833,856 0% 1.21MB/s 0:11:30 5,144,576 0% 1.21MB/s 0:11:26 6,455,296 0% 1.23MB/s 0:11:17 7,766,016 0% 1.21MB/s 0:11:24 9,076,736 1% 1.23MB/s 0:11:15 10,387,456 1% 1.23MB/s 0:11:14 11,796,022 1% 1.25MB/s 0:11:00 13,155,809 1% 1.26MB/s 0:10:52 15,352,549 1% 1.47MB/s 0:09:19 17,986,053 2% 1.78MB/s 0:07:40 20,111,479 2% 1.95MB/s 0:06:59 21,558,507 2% 1.97MB/s 0:06:54 22,928,132 2% 1.78MB/s 0:07:38 24,238,852 2% 1.47MB/s 0:09:15 25,549,572 2% 1.27MB/s 0:10:38 26,916,415 3% 1.25MB/s 0:10:47 28,227,135 3% 1.24MB/s 0:10:53 29,537,855 3% 1.23MB/s 0:10:54 30,848,575 3% 1.23MB/s 0:10:54 32,159,295 3% 1.22MB/s 0:11:02 33,470,015 3% 1.21MB/s 0:11:03 34,780,735 4% 1.21MB/s 0:11:03 36,091,455 4% 1.21MB/s 0:11:01 37,435,638 4% 1.22MB/s 0:10:55 38,746,358 4% 1.23MB/s 0:10:50 40,057,078 4% 1.24MB/s 0:10:46 41,367,798 4% 1.24MB/s 0:10:44 42,678,518 4% 1.23MB/s 0:10:46 43,989,238 5% 1.23MB/s 0:10:46 45,340,845 5% 1.24MB/s 0:10:40 46,651,565 5% 1.24MB/s 0:10:39 47,962,285 5% 1.24MB/s 0:10:38 49,273,005 5% 1.24MB/s 0:10:38 50,583,725 5% 1.23MB/s 0:10:42 51,894,445 6% 1.23MB/s 0:10:42 53,205,165 6% 1.22MB/s 0:10:43 54,515,885 6% 1.22MB/s 0:10:41 55,874,513 6% 1.23MB/s 0:10:33 57,185,233 6% 1.23MB/s 0:10:32 58,695,951 6% 1.29MB/s 0:10:06 60,025,277 7% 1.29MB/s 0:10:04 61,335,997 7% 1.28MB/s 0:10:07 62,646,717 7% 1.28MB/s 0:10:06 63,957,437 7% 1.23MB/s 0:10:30 65,268,157 7% 1.23MB/s 0:10:29 66,673,631 7% 1.25MB/s 0:10:17 67,984,351 7% 1.25MB/s 0:10:16 69,295,071 8% 1.25MB/s 0:10:13 70,635,419 8% 1.26MB/s 0:10:11 71,946,139 8% 1.23MB/s 0:10:21 73,256,859 8% 1.23MB/s 0:10:20 74,567,579 8% 1.23MB/s 0:10:20 75,878,299 8% 1.23MB/s 0:10:22 77,156,251 8% 1.22MB/s 0:10:25 78,466,971 9% 1.22MB/s 0:10:24 79,892,292 9% 1.24MB/s 0:10:11 81,203,012 9% 1.24MB/s 0:10:10 82,513,732 9% 1.24MB/s 0:10:08 83,824,452 9% 1.25MB/s 0:10:06 85,135,172 9% 1.22MB/s 0:10:20 86,445,892 10% 1.22MB/s 0:10:18 87,756,612 10% 1.22MB/s 0:10:14 89,067,332 10% 1.22MB/s 0:10:13 90,378,052 10% 1.23MB/s 0:10:09 91,688,772 10% 1.23MB/s 0:10:08 92,999,492 10% 1.23MB/s 0:10:09 94,310,212 11% 1.23MB/s 0:10:06 95,620,932 11% 1.23MB/s 0:10:06 97,019,849 11% 1.25MB/s 0:09:55 98,349,029 11% 1.25MB/s 0:09:51 99,659,749 11% 1.25MB/s 0:09:51 100,970,469 11% 1.25MB/s 0:09:49 102,281,189 11% 1.23MB/s 0:09:58 103,591,909 12% 1.23MB/s 0:09:59 104,902,629 12% 1.23MB/s 0:09:58 106,213,349 12% 1.23MB/s 0:09:57 107,524,069 12% 1.23MB/s 0:09:56 108,974,243 12% 1.26MB/s 0:09:42 110,312,635 12% 1.26MB/s 0:09:38 111,623,355 13% 1.26MB/s 0:09:37 112,901,307 13% 1.25MB/s 0:09:40 114,212,027 13% 1.22MB/s 0:09:52 115,522,747 13% 1.21MB/s 0:09:57 116,833,467 13% 1.21MB/s 0:09:57 118,144,187 13% 1.22MB/s 0:09:53 119,454,907 13% 1.22MB/s 0:09:51 120,765,627 14% 1.22MB/s 0:09:47 122,189,720 14% 1.25MB/s 0:09:32 123,528,128 14% 1.26MB/s 0:09:28 124,838,848 14% 1.26MB/s 0:09:27 126,149,568 14% 1.26MB/s 0:09:26 127,599,302 14% 1.27MB/s 0:09:22 129,090,513 15% 1.30MB/s 0:09:06 130,368,465 15% 1.29MB/s 0:09:08 131,767,862 15% 1.31MB/s 0:08:58 133,400,848 15% 1.36MB/s 0:08:40 134,718,052 15% 1.32MB/s 0:08:55 136,105,606 15% 1.34MB/s 0:08:44 137,416,326 16% 1.32MB/s 0:08:51 138,727,046 16% 1.25MB/s 0:09:22 140,136,156 16% 1.27MB/s 0:09:12 141,482,373 16% 1.26MB/s 0:09:15 142,793,093 16% 1.26MB/s 0:09:14 144,139,715 16% 1.27MB/s 0:09:09 145,450,435 16% 1.25MB/s 0:09:17 146,761,155 17% 1.24MB/s 0:09:21 148,071,875 17% 1.24MB/s 0:09:20 149,506,203 17% 1.25MB/s 0:09:10 150,816,923 17% 1.26MB/s 0:09:09 152,127,643 17% 1.26MB/s 0:09:07 153,474,231 17% 1.26MB/s 0:09:03 154,796,029 18% 1.24MB/s 0:09:13 156,106,749 18% 1.24MB/s 0:09:12 157,417,469 18% 1.24MB/s 0:09:11 158,728,189 18% 1.23MB/s 0:09:14 160,038,909 18% 1.23MB/s 0:09:14 161,411,190 18% 1.24MB/s 0:09:09 164,051,672 19% 1.55MB/s 0:07:18 165,362,392 19% 1.54MB/s 0:07:17 166,673,112 19% 1.54MB/s 0:07:17 167,983,832 19% 1.53MB/s 0:07:18 169,294,552 19% 1.22MB/s 0:09:09 170,605,272 19% 1.23MB/s 0:09:07 171,915,992 20% 1.23MB/s 0:09:04 173,226,712 20% 1.23MB/s 0:09:03 174,537,432 20% 1.23MB/s 0:09:01 175,848,152 20% 1.23MB/s 0:09:01 180,786,060 21% 2.07MB/s 0:05:18 182,096,780 21% 2.07MB/s 0:05:17 183,407,500 21% 2.07MB/s 0:05:17 184,718,220 21% 2.07MB/s 0:05:16 186,028,940 21% 1.23MB/s 0:08:54 187,339,660 21% 1.23MB/s 0:08:53 188,650,380 22% 1.23MB/s 0:08:52 189,961,100 22% 1.23MB/s 0:08:51 191,271,820 22% 1.23MB/s 0:08:49 192,582,540 22% 1.23MB/s 0:08:48 193,893,260 22% 1.23MB/s 0:08:48 195,203,980 22% 1.23MB/s 0:08:46 196,514,700 22% 1.23MB/s 0:08:45 197,825,420 23% 1.23MB/s 0:08:44 199,136,140 23% 1.23MB/s 0:08:41 200,446,860 23% 1.23MB/s 0:08:42 202,980,732 23% 1.51MB/s 0:07:02 204,319,274 23% 1.52MB/s 0:07:00 205,723,016 23% 1.53MB/s 0:06:55 207,033,736 24% 1.53MB/s 0:06:55 208,344,456 24% 1.25MB/s 0:08:28 209,712,784 24% 1.25MB/s 0:08:24 211,051,399 24% 1.24MB/s 0:08:27 212,811,044 24% 1.35MB/s 0:07:45 214,187,663 24% 1.37MB/s 0:07:39 215,498,383 25% 1.35MB/s 0:07:43 216,809,103 25% 1.35MB/s 0:07:43 218,119,823 25% 1.24MB/s 0:08:23 219,430,543 25% 1.23MB/s 0:08:27 220,741,263 25% 1.23MB/s 0:08:26 222,083,916 25% 1.24MB/s 0:08:22 223,693,906 26% 1.31MB/s 0:07:52 225,004,626 26% 1.31MB/s 0:07:53 226,336,035 26% 1.31MB/s 0:07:50 227,646,755 26% 1.30MB/s 0:07:51 228,957,475 26% 1.23MB/s 0:08:17 230,268,195 26% 1.23MB/s 0:08:16 231,578,915 27% 1.23MB/s 0:08:17 232,954,760 27% 1.24MB/s 0:08:10 234,436,459 27% 1.28MB/s 0:07:54 235,903,789 27% 1.32MB/s 0:07:39 237,214,509 27% 1.32MB/s 0:07:38 238,525,229 27% 1.31MB/s 0:07:42 239,835,949 27% 1.26MB/s 0:07:56 241,146,669 28% 1.22MB/s 0:08:11 242,514,928 28% 1.24MB/s 0:08:04 243,792,880 28% 1.23MB/s 0:08:07 245,103,600 28% 1.23MB/s 0:08:06 246,414,320 28% 1.23MB/s 0:08:04 247,725,040 28% 1.22MB/s 0:08:09 249,035,760 29% 1.22MB/s 0:08:06 250,346,480 29% 1.22MB/s 0:08:05 251,657,200 29% 1.22MB/s 0:08:04 253,103,610 29% 1.26MB/s 0:07:49 254,414,330 29% 1.26MB/s 0:07:47 255,949,838 29% 1.31MB/s 0:07:27 257,867,772 30% 1.45MB/s 0:06:42 259,178,492 30% 1.42MB/s 0:06:50 260,489,212 30% 1.42MB/s 0:06:49 261,799,932 30% 1.37MB/s 0:07:04 263,248,172 30% 1.26MB/s 0:07:40 264,558,892 30% 1.26MB/s 0:07:39 265,869,612 31% 1.26MB/s 0:07:38 267,180,332 31% 1.26MB/s 0:07:37 268,582,824 31% 1.25MB/s 0:07:40 270,586,927 31% 1.41MB/s 0:06:46 272,357,160 31% 1.52MB/s 0:06:16 273,795,903 31% 1.55MB/s 0:06:08 275,106,623 32% 1.53MB/s 0:06:12 276,417,343 32% 1.36MB/s 0:06:55 277,728,063 32% 1.26MB/s 0:07:29 279,038,783 32% 1.23MB/s 0:07:39 280,349,503 32% 1.23MB/s 0:07:38 281,660,223 32% 1.23MB/s 0:07:37 282,970,943 33% 1.23MB/s 0:07:36 284,328,680 33% 1.24MB/s 0:07:31 285,790,506 33% 1.27MB/s 0:07:18 287,101,226 33% 1.27MB/s 0:07:17 288,498,773 33% 1.29MB/s 0:07:10 289,776,725 33% 1.26MB/s 0:07:19 291,270,789 33% 1.26MB/s 0:07:18 292,669,576 34% 1.27MB/s 0:07:14 293,980,296 34% 1.25MB/s 0:07:18 295,360,037 34% 1.29MB/s 0:07:06 296,730,229 34% 1.26MB/s 0:07:13 298,040,949 34% 1.25MB/s 0:07:15 299,351,669 34% 1.25MB/s 0:07:14 300,662,389 35% 1.24MB/s 0:07:18 301,973,109 35% 1.23MB/s 0:07:22 303,381,378 35% 1.25MB/s 0:07:12 304,862,098 35% 1.29MB/s 0:06:58 306,341,863 35% 1.33MB/s 0:06:44 307,755,709 35% 1.35MB/s 0:06:36 309,199,785 36% 1.36MB/s 0:06:32 310,510,505 36% 1.32MB/s 0:06:43 311,821,225 36% 1.28MB/s 0:06:55 313,131,945 36% 1.26MB/s 0:07:01 314,442,665 36% 1.23MB/s 0:07:11 315,753,385 36% 1.23MB/s 0:07:10 317,064,105 36% 1.23MB/s 0:07:09 318,374,825 37% 1.22MB/s 0:07:09 319,685,545 37% 1.23MB/s 0:07:08 320,996,265 37% 1.22MB/s 0:07:08 322,306,985 37% 1.23MB/s 0:07:06 323,617,705 37% 1.23MB/s 0:07:04 324,928,425 37% 1.23MB/s 0:07:04 326,239,145 38% 1.23MB/s 0:07:01 327,549,865 38% 1.22MB/s 0:07:02 328,860,585 38% 1.23MB/s 0:07:00 330,171,305 38% 1.23MB/s 0:06:59 331,482,025 38% 1.23MB/s 0:06:58 332,792,745 38% 1.22MB/s 0:06:59 334,103,465 38% 1.22MB/s 0:06:58 335,414,185 39% 1.22MB/s 0:06:58 336,724,905 39% 1.22MB/s 0:06:57 338,079,656 39% 1.24MB/s 0:06:49 339,500,224 39% 1.26MB/s 0:06:40 340,810,944 39% 1.26MB/s 0:06:38 342,301,943 39% 1.30MB/s 0:06:27 343,579,895 40% 1.28MB/s 0:06:31 344,890,615 40% 1.25MB/s 0:06:39 346,201,335 40% 1.25MB/s 0:06:38 347,512,055 40% 1.22MB/s 0:06:48 348,822,775 40% 1.22MB/s 0:06:45 350,133,495 40% 1.23MB/s 0:06:43 351,444,215 40% 1.23MB/s 0:06:43 352,754,935 41% 1.23MB/s 0:06:41 354,065,655 41% 1.23MB/s 0:06:40 355,376,375 41% 1.23MB/s 0:06:39 356,687,095 41% 1.23MB/s 0:06:38 357,997,815 41% 1.23MB/s 0:06:37 359,308,535 41% 1.23MB/s 0:06:36 360,619,255 42% 1.23MB/s 0:06:35 361,929,975 42% 1.23MB/s 0:06:34 363,240,695 42% 1.23MB/s 0:06:33 364,551,415 42% 1.23MB/s 0:06:31 365,862,135 42% 1.23MB/s 0:06:30 367,172,855 42% 1.23MB/s 0:06:30 368,483,575 42% 1.23MB/s 0:06:28 369,794,295 43% 1.23MB/s 0:06:27 371,105,015 43% 1.23MB/s 0:06:26 372,415,735 43% 1.23MB/s 0:06:25 373,726,455 43% 1.23MB/s 0:06:24 375,076,875 43% 1.24MB/s 0:06:20 376,496,234 43% 1.26MB/s 0:06:11 377,816,704 44% 1.27MB/s 0:06:09 379,127,424 44% 1.27MB/s 0:06:09 380,438,144 44% 1.26MB/s 0:06:11 381,748,864 44% 1.23MB/s 0:06:17 383,059,584 44% 1.23MB/s 0:06:17 384,422,793 44% 1.24MB/s 0:06:12 385,733,513 44% 1.24MB/s 0:06:11 387,044,233 45% 1.24MB/s 0:06:10 388,354,953 45% 1.24MB/s 0:06:09 389,665,673 45% 1.23MB/s 0:06:11 390,976,393 45% 1.23MB/s 0:06:10 392,287,113 45% 1.23MB/s 0:06:09 393,597,833 45% 1.23MB/s 0:06:09 394,908,553 46% 1.23MB/s 0:06:08 396,219,273 46% 1.23MB/s 0:06:06 397,529,993 46% 1.23MB/s 0:06:05 398,840,713 46% 1.23MB/s 0:06:04 400,515,153 46% 1.31MB/s 0:05:40 402,597,841 46% 1.49MB/s 0:04:57 403,908,561 47% 1.49MB/s 0:04:56 405,219,281 47% 1.49MB/s 0:04:55 406,530,001 47% 1.40MB/s 0:05:13 407,840,721 47% 1.22MB/s 0:05:59 413,154,896 48% 2.16MB/s 0:03:20 414,465,616 48% 2.16MB/s 0:03:20 415,776,336 48% 2.17MB/s 0:03:19 417,087,056 48% 2.17MB/s 0:03:17 418,397,776 48% 1.23MB/s 0:05:49 420,666,192 49% 1.45MB/s 0:04:54 421,976,912 49% 1.45MB/s 0:04:52 423,287,632 49% 1.45MB/s 0:04:51 424,598,352 49% 1.45MB/s 0:04:51 425,909,072 49% 1.23MB/s 0:05:42 427,219,792 49% 1.23MB/s 0:05:42 428,530,512 49% 1.23MB/s 0:05:41 429,841,232 50% 1.23MB/s 0:05:40 431,377,009 50% 1.28MB/s 0:05:25 432,838,748 50% 1.31MB/s 0:05:15 434,149,468 50% 1.32MB/s 0:05:14 435,460,188 50% 1.31MB/s 0:05:13 436,791,093 50% 1.27MB/s 0:05:24 438,226,159 51% 1.26MB/s 0:05:24 439,536,879 51% 1.26MB/s 0:05:23 441,173,511 51% 1.34MB/s 0:05:03 443,252,439 51% 1.51MB/s 0:04:27 444,563,159 51% 1.48MB/s 0:04:32 445,873,879 52% 1.48MB/s 0:04:31 447,184,599 52% 1.41MB/s 0:04:45 448,587,582 52% 1.25MB/s 0:05:19 449,865,534 52% 1.24MB/s 0:05:20 451,176,254 52% 1.24MB/s 0:05:19 452,486,974 52% 1.24MB/s 0:05:18 453,797,694 52% 1.22MB/s 0:05:23 455,108,414 53% 1.23MB/s 0:05:20 456,419,134 53% 1.23MB/s 0:05:19 457,729,854 53% 1.23MB/s 0:05:18 459,040,574 53% 1.23MB/s 0:05:17 460,351,294 53% 1.23MB/s 0:05:15 461,662,014 53% 1.23MB/s 0:05:14 462,972,734 54% 1.23MB/s 0:05:13 464,283,454 54% 1.23MB/s 0:05:12 465,594,174 54% 1.23MB/s 0:05:11 466,904,894 54% 1.23MB/s 0:05:10 468,297,941 54% 1.25MB/s 0:05:04 469,764,474 54% 1.28MB/s 0:04:54 471,075,194 54% 1.28MB/s 0:04:53 472,385,914 55% 1.28MB/s 0:04:52 473,742,441 55% 1.28MB/s 0:04:53 475,053,161 55% 1.24MB/s 0:05:01 476,363,881 55% 1.24MB/s 0:05:00 477,674,601 55% 1.24MB/s 0:04:59 478,985,321 55% 1.23MB/s 0:05:00 480,296,041 56% 1.23MB/s 0:04:58 481,606,761 56% 1.23MB/s 0:04:58 482,917,481 56% 1.23MB/s 0:04:57 484,228,201 56% 1.22MB/s 0:04:59 485,538,921 56% 1.22MB/s 0:04:58 486,849,641 56% 1.22MB/s 0:04:57 488,160,361 56% 1.22MB/s 0:04:56 489,471,081 57% 1.23MB/s 0:04:52 490,781,801 57% 1.22MB/s 0:04:52 492,092,521 57% 1.22MB/s 0:04:51 493,403,241 57% 1.22MB/s 0:04:50 495,249,241 57% 1.35MB/s 0:04:22 496,648,265 57% 1.37MB/s 0:04:16 497,958,985 58% 1.38MB/s 0:04:15 499,269,705 58% 1.38MB/s 0:04:14 500,580,425 58% 1.25MB/s 0:04:38 502,033,010 58% 1.26MB/s 0:04:34 503,384,350 58% 1.27MB/s 0:04:31 504,695,070 58% 1.27MB/s 0:04:30 506,005,790 59% 1.27MB/s 0:04:30 507,486,530 59% 1.27MB/s 0:04:29 508,797,250 59% 1.26MB/s 0:04:30 510,508,056 59% 1.35MB/s 0:04:10 512,299,237 59% 1.46MB/s 0:03:50 514,512,516 60% 1.64MB/s 0:03:23 516,428,570 60% 1.78MB/s 0:03:06 518,770,926 60% 1.93MB/s 0:02:51 521,264,346 60% 2.10MB/s 0:02:36 522,833,457 60% 1.94MB/s 0:02:48 524,411,857 61% 1.86MB/s 0:02:54 525,755,345 61% 1.62MB/s 0:03:19 527,033,297 61% 1.34MB/s 0:04:00 528,344,017 61% 1.29MB/s 0:04:09 530,038,549 61% 1.31MB/s 0:04:03 532,468,240 62% 1.57MB/s 0:03:21 534,247,252 62% 1.69MB/s 0:03:06 535,557,972 62% 1.69MB/s 0:03:05 536,868,692 62% 1.60MB/s 0:03:15 538,179,412 62% 1.34MB/s 0:03:53 539,490,132 62% 1.23MB/s 0:04:13 540,800,852 63% 1.22MB/s 0:04:12 542,111,572 63% 1.22MB/s 0:04:11 543,422,292 63% 1.22MB/s 0:04:10 544,733,012 63% 1.22MB/s 0:04:09 546,043,732 63% 1.23MB/s 0:04:08 547,354,452 63% 1.23MB/s 0:04:06 548,665,172 63% 1.23MB/s 0:04:05 549,975,892 64% 1.23MB/s 0:04:04 551,286,612 64% 1.22MB/s 0:04:04 552,597,332 64% 1.22MB/s 0:04:03 553,908,052 64% 1.22MB/s 0:04:02 555,330,846 64% 1.25MB/s 0:03:56 556,763,907 64% 1.28MB/s 0:03:49 558,074,627 65% 1.28MB/s 0:03:48 559,385,347 65% 1.28MB/s 0:03:47 560,696,067 65% 1.26MB/s 0:03:50 562,006,787 65% 1.23MB/s 0:03:55 563,317,507 65% 1.22MB/s 0:03:54 564,628,227 65% 1.23MB/s 0:03:52 565,938,947 66% 1.23MB/s 0:03:51 567,249,667 66% 1.23MB/s 0:03:50 568,751,354 66% 1.28MB/s 0:03:40 570,075,338 66% 1.28MB/s 0:03:39 571,386,058 66% 1.28MB/s 0:03:38 572,696,778 66% 1.27MB/s 0:03:38 574,007,498 66% 1.23MB/s 0:03:45 575,318,218 67% 1.23MB/s 0:03:44 576,628,938 67% 1.22MB/s 0:03:44 577,939,658 67% 1.23MB/s 0:03:42 579,250,378 67% 1.23MB/s 0:03:41 580,561,098 67% 1.23MB/s 0:03:40 581,871,818 67% 1.23MB/s 0:03:39 583,182,538 68% 1.23MB/s 0:03:38 584,506,950 68% 1.23MB/s 0:03:36 585,817,670 68% 1.23MB/s 0:03:35 587,128,390 68% 1.23MB/s 0:03:34 588,439,110 68% 1.23MB/s 0:03:33 589,749,830 68% 1.23MB/s 0:03:32 591,060,550 68% 1.23MB/s 0:03:31 592,371,270 69% 1.23MB/s 0:03:30 593,681,990 69% 1.23MB/s 0:03:29 595,020,157 69% 1.24MB/s 0:03:27 596,330,877 69% 1.24MB/s 0:03:26 597,977,810 69% 1.31MB/s 0:03:12 599,395,764 69% 1.34MB/s 0:03:08 600,706,484 70% 1.33MB/s 0:03:08 602,017,204 70% 1.33MB/s 0:03:08 603,327,924 70% 1.25MB/s 0:03:18 604,638,644 70% 1.23MB/s 0:03:21 605,949,364 70% 1.23MB/s 0:03:20 607,260,084 70% 1.23MB/s 0:03:18 608,570,804 70% 1.23MB/s 0:03:17 609,881,524 71% 1.23MB/s 0:03:16 611,192,244 71% 1.23MB/s 0:03:15 612,502,964 71% 1.23MB/s 0:03:14 613,813,684 71% 1.23MB/s 0:03:13 620,998,464 72% 2.60MB/s 0:01:28 622,309,184 72% 2.60MB/s 0:01:28 623,619,904 72% 2.60MB/s 0:01:27 624,930,624 72% 2.60MB/s 0:01:27 626,451,867 73% 1.27MB/s 0:02:57 627,788,491 73% 1.28MB/s 0:02:54 629,124,527 73% 1.29MB/s 0:02:52 630,505,021 73% 1.30MB/s 0:02:50 631,815,741 73% 1.26MB/s 0:02:55 633,126,461 73% 1.25MB/s 0:02:55 634,437,181 74% 1.24MB/s 0:02:54 635,747,901 74% 1.23MB/s 0:02:55 637,058,621 74% 1.23MB/s 0:02:55 638,369,341 74% 1.23MB/s 0:02:53 639,680,061 74% 1.23MB/s 0:02:52 640,990,781 74% 1.23MB/s 0:02:51 642,301,501 74% 1.23MB/s 0:02:50 643,612,221 75% 1.23MB/s 0:02:49 644,922,941 75% 1.23MB/s 0:02:49 646,233,661 75% 1.23MB/s 0:02:47 647,544,381 75% 1.22MB/s 0:02:47 648,855,101 75% 1.23MB/s 0:02:45 650,165,821 75% 1.23MB/s 0:02:44 651,476,541 75% 1.23MB/s 0:02:43 652,787,261 76% 1.23MB/s 0:02:42 654,097,981 76% 1.23MB/s 0:02:41 655,408,701 76% 1.23MB/s 0:02:40 656,719,421 76% 1.23MB/s 0:02:39 658,124,618 76% 1.25MB/s 0:02:35 659,435,338 76% 1.25MB/s 0:02:34 660,746,058 77% 1.25MB/s 0:02:34 662,056,778 77% 1.25MB/s 0:02:33 663,367,498 77% 1.22MB/s 0:02:34 664,705,591 77% 1.23MB/s 0:02:32 666,016,311 77% 1.23MB/s 0:02:31 667,327,031 77% 1.23MB/s 0:02:30 668,637,751 77% 1.23MB/s 0:02:29 669,948,471 78% 1.23MB/s 0:02:29 671,259,191 78% 1.23MB/s 0:02:27 672,569,911 78% 1.23MB/s 0:02:26 673,880,631 78% 1.23MB/s 0:02:25 675,191,351 78% 1.23MB/s 0:02:24 676,502,071 78% 1.23MB/s 0:02:23 677,852,667 79% 1.24MB/s 0:02:21 679,163,387 79% 1.23MB/s 0:02:21 680,495,834 79% 1.24MB/s 0:02:19 681,806,554 79% 1.24MB/s 0:02:18 683,117,274 79% 1.23MB/s 0:02:18 684,427,994 79% 1.23MB/s 0:02:16 685,738,714 79% 1.23MB/s 0:02:16 687,049,434 80% 1.23MB/s 0:02:15 688,360,154 80% 1.23MB/s 0:02:14 689,670,874 80% 1.23MB/s 0:02:13 691,020,862 80% 1.24MB/s 0:02:11 692,331,582 80% 1.24MB/s 0:02:10 693,642,302 80% 1.24MB/s 0:02:09 694,990,677 81% 1.25MB/s 0:02:07 696,301,397 81% 1.24MB/s 0:02:07 697,612,117 81% 1.24MB/s 0:02:06 698,987,615 81% 1.25MB/s 0:02:03 700,298,335 81% 1.24MB/s 0:02:03 701,609,055 81% 1.24MB/s 0:02:02 702,919,775 81% 1.24MB/s 0:02:01 704,230,495 82% 1.23MB/s 0:02:01 705,541,215 82% 1.23MB/s 0:02:00 706,851,935 82% 1.23MB/s 0:01:59 708,162,655 82% 1.23MB/s 0:01:58 709,473,375 82% 1.23MB/s 0:01:57 710,784,095 82% 1.23MB/s 0:01:56 712,094,815 83% 1.22MB/s 0:01:55 713,405,535 83% 1.22MB/s 0:01:55 714,716,255 83% 1.22MB/s 0:01:54 716,026,975 83% 1.22MB/s 0:01:53 717,337,695 83% 1.23MB/s 0:01:51 721,167,072 84% 1.82MB/s 0:01:12 722,477,792 84% 1.82MB/s 0:01:12 723,788,512 84% 1.82MB/s 0:01:11 725,099,232 84% 1.82MB/s 0:01:11 726,409,952 84% 1.23MB/s 0:01:44 727,720,672 84% 1.23MB/s 0:01:43 729,031,392 85% 1.23MB/s 0:01:41 730,355,809 85% 1.23MB/s 0:01:40 731,666,529 85% 1.23MB/s 0:01:39 732,977,249 85% 1.23MB/s 0:01:38 734,287,969 85% 1.23MB/s 0:01:37 735,758,361 85% 1.27MB/s 0:01:33 737,206,780 85% 1.30MB/s 0:01:30 738,517,500 86% 1.30MB/s 0:01:29 739,828,220 86% 1.30MB/s 0:01:28 741,138,940 86% 1.26MB/s 0:01:30 742,449,660 86% 1.22MB/s 0:01:31 743,760,380 86% 1.22MB/s 0:01:30 745,071,100 86% 1.22MB/s 0:01:29 746,381,820 87% 1.23MB/s 0:01:28 747,692,540 87% 1.23MB/s 0:01:27 749,003,260 87% 1.23MB/s 0:01:26 750,313,980 87% 1.23MB/s 0:01:24 751,624,700 87% 1.23MB/s 0:01:24 752,935,420 87% 1.23MB/s 0:01:22 754,368,177 87% 1.26MB/s 0:01:19 755,678,897 88% 1.26MB/s 0:01:19 757,040,014 88% 1.27MB/s 0:01:17 758,579,897 88% 1.32MB/s 0:01:12 760,194,334 88% 1.37MB/s 0:01:09 761,657,252 88% 1.40MB/s 0:01:06 762,967,972 88% 1.39MB/s 0:01:06 764,278,692 89% 1.33MB/s 0:01:08 765,589,412 89% 1.26MB/s 0:01:11 767,239,747 89% 1.31MB/s 0:01:07 768,645,456 89% 1.33MB/s 0:01:05 770,160,460 89% 1.37MB/s 0:01:01 771,597,409 89% 1.40MB/s 0:00:59 772,981,150 90% 1.34MB/s 0:01:01 774,291,870 90% 1.31MB/s 0:01:01 775,602,590 90% 1.27MB/s 0:01:02 777,052,502 90% 1.27MB/s 0:01:01 778,629,967 90% 1.32MB/s 0:00:58 779,957,526 90% 1.33MB/s 0:00:56 781,268,246 91% 1.33MB/s 0:00:56 782,578,966 91% 1.29MB/s 0:00:56 783,889,686 91% 1.23MB/s 0:00:58 785,200,406 91% 1.22MB/s 0:00:57 786,511,126 91% 1.22MB/s 0:00:56 787,821,846 91% 1.22MB/s 0:00:55 789,230,620 92% 1.24MB/s 0:00:53 790,643,251 92% 1.27MB/s 0:00:51 791,987,646 92% 1.28MB/s 0:00:49 793,466,175 92% 1.32MB/s 0:00:47 794,880,171 92% 1.32MB/s 0:00:46 796,194,269 92% 1.30MB/s 0:00:46 797,539,231 93% 1.30MB/s 0:00:44 798,849,951 93% 1.26MB/s 0:00:45 800,160,671 93% 1.23MB/s 0:00:45 801,471,391 93% 1.23MB/s 0:00:44 802,782,111 93% 1.23MB/s 0:00:43 804,092,831 93% 1.23MB/s 0:00:42 805,403,551 93% 1.23MB/s 0:00:41 806,714,271 94% 1.23MB/s 0:00:40 808,024,991 94% 1.23MB/s 0:00:39 809,335,711 94% 1.23MB/s 0:00:38 810,646,431 94% 1.23MB/s 0:00:37 811,957,151 94% 1.23MB/s 0:00:36 813,267,871 94% 1.23MB/s 0:00:35 814,578,591 95% 1.23MB/s 0:00:34 815,889,311 95% 1.23MB/s 0:00:33 817,200,031 95% 1.23MB/s 0:00:31 818,510,751 95% 1.23MB/s 0:00:30 819,880,374 95% 1.24MB/s 0:00:29 821,191,094 95% 1.24MB/s 0:00:28 822,501,814 95% 1.24MB/s 0:00:27 823,812,534 96% 1.24MB/s 0:00:26 825,123,254 96% 1.23MB/s 0:00:25 826,433,974 96% 1.22MB/s 0:00:24 827,744,694 96% 1.23MB/s 0:00:23 829,055,414 96% 1.23MB/s 0:00:22 830,366,134 96% 1.22MB/s 0:00:21 831,676,854 97% 1.23MB/s 0:00:20 832,987,574 97% 1.23MB/s 0:00:19 834,298,294 97% 1.23MB/s 0:00:18 835,609,014 97% 1.23MB/s 0:00:17 836,919,734 97% 1.23MB/s 0:00:16 838,230,454 97% 1.23MB/s 0:00:15 839,541,174 97% 1.23MB/s 0:00:14 840,851,894 98% 1.22MB/s 0:00:13 842,220,312 98% 1.24MB/s 0:00:11 843,569,335 98% 1.24MB/s 0:00:10 844,952,332 98% 1.26MB/s 0:00:09 846,330,106 98% 1.28MB/s 0:00:08 847,841,439 98% 1.32MB/s 0:00:07 849,255,131 99% 1.33MB/s 0:00:05 850,667,404 99% 1.34MB/s 0:00:04 851,978,124 99% 1.32MB/s 0:00:03 853,288,844 99% 1.28MB/s 0:00:03 854,599,564 99% 1.25MB/s 0:00:02 855,929,299 99% 1.23MB/s 0:00:01 857,346,048 100% 1.26MB/s 0:00:00 857,346,048 100% 1.30MB/s 0:10:30 (xfr#3, to-chk=3/7) pmos-plasma-mobile-nightly-20220924-pine64-pinephonepro.img.xz.sha256 136 100% 132.81kB/s 0:00:00 136 100% 132.81kB/s 0:00:00 (xfr#4, to-chk=2/7) pmos-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz 98,186 0% 11.70MB/s 0:01:29 2,421,874 0% 2.27MB/s 0:07:40 4,843,746 0% 2.24MB/s 0:07:45 6,545,961 0% 1.96MB/s 0:08:51 8,149,712 0% 1.85MB/s 0:09:22 9,460,432 0% 1.59MB/s 0:10:51 10,771,152 1% 1.35MB/s 0:12:47 12,081,872 1% 1.29MB/s 0:13:20 13,392,592 1% 1.22MB/s 0:14:05 14,703,312 1% 1.22MB/s 0:14:03 16,014,032 1% 1.22MB/s 0:14:03 17,324,752 1% 1.22MB/s 0:14:02 18,635,472 1% 1.23MB/s 0:13:58 19,946,192 1% 1.23MB/s 0:13:58 21,261,178 1% 1.23MB/s 0:13:55 22,571,898 2% 1.23MB/s 0:13:53 23,926,178 2% 1.23MB/s 0:13:49 25,236,898 2% 1.24MB/s 0:13:46 26,547,618 2% 1.24MB/s 0:13:46 27,858,338 2% 1.23MB/s 0:13:49 29,190,075 2% 1.23MB/s 0:13:48 30,500,795 2% 1.23MB/s 0:13:49 31,811,515 2% 1.23MB/s 0:13:48 33,122,235 3% 1.23MB/s 0:13:43 34,708,053 3% 1.29MB/s 0:13:04 36,345,333 3% 1.37MB/s 0:12:19 37,656,053 3% 1.37MB/s 0:12:18 38,966,773 3% 1.37MB/s 0:12:17 40,277,493 3% 1.31MB/s 0:12:52 41,588,213 3% 1.23MB/s 0:13:39 42,898,933 3% 1.23MB/s 0:13:38 44,226,407 4% 1.23MB/s 0:13:34 45,537,127 4% 1.23MB/s 0:13:33 46,847,847 4% 1.23MB/s 0:13:32 48,343,787 4% 1.28MB/s 0:13:04 49,887,614 4% 1.32MB/s 0:12:34 51,198,334 4% 1.32MB/s 0:12:33 52,509,054 4% 1.32MB/s 0:12:32 53,819,774 5% 1.28MB/s 0:12:58 55,130,494 5% 1.23MB/s 0:13:30 56,441,214 5% 1.23MB/s 0:13:28 57,751,934 5% 1.22MB/s 0:13:29 59,029,886 5% 1.22MB/s 0:13:34 60,340,606 5% 1.22MB/s 0:13:31 61,651,326 5% 1.22MB/s 0:13:30 63,059,291 5% 1.24MB/s 0:13:12 64,370,011 6% 1.26MB/s 0:13:04 65,680,731 6% 1.25MB/s 0:13:05 67,070,547 6% 1.26MB/s 0:12:56 68,381,267 6% 1.24MB/s 0:13:08 69,691,987 6% 1.24MB/s 0:13:07 71,002,707 6% 1.24MB/s 0:13:06 72,313,427 6% 1.23MB/s 0:13:13 73,624,147 6% 1.22MB/s 0:13:17 74,934,867 6% 1.23MB/s 0:13:13 76,245,587 7% 1.23MB/s 0:13:12 77,556,307 7% 1.23MB/s 0:13:12 78,867,027 7% 1.23MB/s 0:13:08 80,238,015 7% 1.24MB/s 0:13:00 81,548,735 7% 1.24MB/s 0:12:59 82,859,455 7% 1.24MB/s 0:12:57 84,170,175 7% 1.24MB/s 0:12:56 85,480,895 7% 1.23MB/s 0:13:04 86,791,615 8% 1.23MB/s 0:13:04 88,102,335 8% 1.23MB/s 0:13:03 89,413,055 8% 1.23MB/s 0:13:03 90,723,775 8% 1.23MB/s 0:13:01 92,034,495 8% 1.23MB/s 0:12:59 93,345,215 8% 1.23MB/s 0:12:59 94,655,935 8% 1.23MB/s 0:12:56 95,966,655 8% 1.23MB/s 0:12:57 97,277,375 9% 1.23MB/s 0:12:56 98,588,095 9% 1.23MB/s 0:12:54 100,028,188 9% 1.26MB/s 0:12:34 101,576,525 9% 1.31MB/s 0:12:01 102,887,245 9% 1.31MB/s 0:12:02 104,232,538 9% 1.32MB/s 0:11:56 105,543,258 9% 1.29MB/s 0:12:12 106,853,978 9% 1.23MB/s 0:12:46 108,164,698 10% 1.24MB/s 0:12:40 109,475,418 10% 1.23MB/s 0:12:47 110,786,138 10% 1.23MB/s 0:12:44 112,096,858 10% 1.23MB/s 0:12:42 113,407,578 10% 1.23MB/s 0:12:42 114,718,298 10% 1.23MB/s 0:12:40 116,029,018 10% 1.23MB/s 0:12:41 117,339,738 10% 1.23MB/s 0:12:39 118,764,989 11% 1.25MB/s 0:12:22 120,010,173 11% 1.24MB/s 0:12:30 121,320,893 11% 1.24MB/s 0:12:28 122,631,613 11% 1.24MB/s 0:12:28 123,942,333 11% 1.21MB/s 0:12:44 125,253,053 11% 1.22MB/s 0:12:36 126,563,773 11% 1.22MB/s 0:12:34 127,874,493 11% 1.22MB/s 0:12:33 129,185,213 12% 1.22MB/s 0:12:32 130,577,207 12% 1.25MB/s 0:12:18 131,887,927 12% 1.24MB/s 0:12:19 133,198,647 12% 1.24MB/s 0:12:17 134,770,892 12% 1.31MB/s 0:11:40 136,184,502 12% 1.31MB/s 0:11:36 137,730,105 12% 1.37MB/s 0:11:07 139,120,229 12% 1.39MB/s 0:10:57 140,464,064 13% 1.33MB/s 0:11:24 141,774,784 13% 1.31MB/s 0:11:34 143,085,504 13% 1.25MB/s 0:12:03 144,396,224 13% 1.23MB/s 0:12:14 145,706,944 13% 1.23MB/s 0:12:16 147,017,664 13% 1.23MB/s 0:12:16 148,328,384 13% 1.23MB/s 0:12:16 149,639,104 13% 1.23MB/s 0:12:14 150,949,824 14% 1.23MB/s 0:12:12 152,260,544 14% 1.23MB/s 0:12:11 153,571,264 14% 1.23MB/s 0:12:10 154,881,984 14% 1.23MB/s 0:12:09 156,192,704 14% 1.23MB/s 0:12:09 157,503,424 14% 1.23MB/s 0:12:07 158,814,144 14% 1.23MB/s 0:12:06 160,124,864 14% 1.23MB/s 0:12:05 161,435,584 15% 1.23MB/s 0:12:03 162,746,304 15% 1.23MB/s 0:12:03 164,024,256 15% 1.22MB/s 0:12:07 165,334,976 15% 1.22MB/s 0:12:07 166,796,441 15% 1.25MB/s 0:11:45 168,107,161 15% 1.25MB/s 0:11:45 169,417,881 15% 1.26MB/s 0:11:39 170,728,601 15% 1.26MB/s 0:11:38 172,039,321 16% 1.23MB/s 0:11:56 173,350,041 16% 1.23MB/s 0:11:56 174,660,761 16% 1.23MB/s 0:11:54 175,971,481 16% 1.23MB/s 0:11:53 177,282,201 16% 1.23MB/s 0:11:52 178,592,921 16% 1.23MB/s 0:11:50 179,903,641 16% 1.23MB/s 0:11:49 181,214,361 16% 1.23MB/s 0:11:48 182,525,081 17% 1.23MB/s 0:11:47 183,835,801 17% 1.22MB/s 0:11:49 185,146,521 17% 1.23MB/s 0:11:45 186,457,241 17% 1.23MB/s 0:11:44 187,767,961 17% 1.23MB/s 0:11:44 189,078,681 17% 1.23MB/s 0:11:42 190,389,401 17% 1.22MB/s 0:11:43 191,700,121 17% 1.22MB/s 0:11:42 193,010,841 17% 1.22MB/s 0:11:42 194,402,536 18% 1.25MB/s 0:11:27 195,830,356 18% 1.27MB/s 0:11:11 197,216,786 18% 1.29MB/s 0:11:01 198,602,998 18% 1.31MB/s 0:10:49 199,948,711 18% 1.30MB/s 0:10:55 201,259,431 18% 1.27MB/s 0:11:09 202,570,151 18% 1.25MB/s 0:11:19 203,990,422 19% 1.26MB/s 0:11:12 205,353,074 19% 1.26MB/s 0:11:09 206,727,850 19% 1.28MB/s 0:11:00 208,174,186 19% 1.31MB/s 0:10:42 209,484,906 19% 1.28MB/s 0:10:57 210,857,520 19% 1.29MB/s 0:10:52 212,456,614 19% 1.34MB/s 0:10:25 213,767,334 19% 1.31MB/s 0:10:39 215,078,054 20% 1.32MB/s 0:10:36 216,388,774 20% 1.30MB/s 0:10:45 217,699,494 20% 1.23MB/s 0:11:20 219,010,214 20% 1.23MB/s 0:11:18 220,320,934 20% 1.23MB/s 0:11:18 221,631,654 20% 1.23MB/s 0:11:17 222,942,374 20% 1.23MB/s 0:11:16 224,253,094 20% 1.23MB/s 0:11:16 225,563,814 21% 1.23MB/s 0:11:14 226,874,534 21% 1.23MB/s 0:11:13 228,185,254 21% 1.23MB/s 0:11:11 229,495,974 21% 1.22MB/s 0:11:12 230,806,694 21% 1.22MB/s 0:11:11 232,190,504 21% 1.25MB/s 0:10:58 233,501,224 21% 1.24MB/s 0:10:58 234,811,944 21% 1.25MB/s 0:10:55 236,918,300 22% 1.44MB/s 0:09:27 238,229,020 22% 1.41MB/s 0:09:36 239,539,740 22% 1.42MB/s 0:09:34 240,850,460 22% 1.41MB/s 0:09:33 242,161,180 22% 1.23MB/s 0:11:00 243,471,900 22% 1.22MB/s 0:11:01 244,859,018 22% 1.24MB/s 0:10:49 246,169,738 22% 1.24MB/s 0:10:48 247,480,458 23% 1.24MB/s 0:10:47 248,791,178 23% 1.25MB/s 0:10:45 250,101,898 23% 1.23MB/s 0:10:55 251,412,618 23% 1.23MB/s 0:10:53 252,723,338 23% 1.23MB/s 0:10:52 254,034,058 23% 1.23MB/s 0:10:51 255,344,778 23% 1.23MB/s 0:10:50 256,655,498 23% 1.23MB/s 0:10:49 257,966,218 24% 1.23MB/s 0:10:47 259,276,938 24% 1.23MB/s 0:10:46 260,587,658 24% 1.23MB/s 0:10:45 261,898,378 24% 1.23MB/s 0:10:44 263,209,098 24% 1.23MB/s 0:10:43 264,519,818 24% 1.23MB/s 0:10:42 265,830,538 24% 1.23MB/s 0:10:41 267,141,258 24% 1.23MB/s 0:10:40 268,451,978 25% 1.23MB/s 0:10:39 269,762,698 25% 1.23MB/s 0:10:39 271,073,418 25% 1.23MB/s 0:10:38 272,384,138 25% 1.23MB/s 0:10:36 273,694,858 25% 1.23MB/s 0:10:35 275,073,071 25% 1.24MB/s 0:10:25 276,652,994 25% 1.31MB/s 0:09:54 277,930,946 25% 1.30MB/s 0:09:56 279,241,666 26% 1.30MB/s 0:09:55 280,552,386 26% 1.28MB/s 0:10:02 282,032,387 26% 1.26MB/s 0:10:12 283,632,250 26% 1.34MB/s 0:09:36 284,910,202 26% 1.33MB/s 0:09:39 286,367,317 26% 1.36MB/s 0:09:23 287,691,879 26% 1.33MB/s 0:09:38 289,075,482 26% 1.28MB/s 0:09:59 290,386,202 27% 1.28MB/s 0:09:54 291,696,922 27% 1.25MB/s 0:10:10 293,007,642 27% 1.25MB/s 0:10:11 294,318,362 27% 1.23MB/s 0:10:19 295,955,869 27% 1.30MB/s 0:09:41 297,886,661 27% 1.45MB/s 0:08:42 299,201,063 27% 1.45MB/s 0:08:40 300,511,783 28% 1.45MB/s 0:08:39 301,822,503 28% 1.37MB/s 0:09:07 303,133,223 28% 1.23MB/s 0:10:11 304,443,943 28% 1.23MB/s 0:10:10 305,754,663 28% 1.23MB/s 0:10:10 307,065,383 28% 1.23MB/s 0:10:09 308,376,103 28% 1.23MB/s 0:10:08 309,686,823 28% 1.23MB/s 0:10:07 310,997,543 28% 1.23MB/s 0:10:05 312,308,263 29% 1.23MB/s 0:10:03 313,618,983 29% 1.23MB/s 0:10:03 314,929,703 29% 1.23MB/s 0:10:01 316,240,423 29% 1.23MB/s 0:10:00 317,551,143 29% 1.23MB/s 0:10:00 318,861,863 29% 1.23MB/s 0:09:59 320,172,583 29% 1.23MB/s 0:09:58 321,483,303 29% 1.23MB/s 0:09:57 322,794,023 30% 1.23MB/s 0:09:56 324,104,743 30% 1.23MB/s 0:09:55 325,415,463 30% 1.23MB/s 0:09:54 326,726,183 30% 1.23MB/s 0:09:53 328,240,156 30% 1.28MB/s 0:09:29 329,550,876 30% 1.27MB/s 0:09:30 330,861,596 30% 1.28MB/s 0:09:27 332,172,316 30% 1.28MB/s 0:09:26 333,483,036 31% 1.23MB/s 0:09:47 334,793,756 31% 1.23MB/s 0:09:45 336,104,476 31% 1.23MB/s 0:09:45 337,415,196 31% 1.23MB/s 0:09:44 338,725,916 31% 1.23MB/s 0:09:43 340,036,636 31% 1.23MB/s 0:09:41 341,347,356 31% 1.23MB/s 0:09:41 342,693,339 31% 1.24MB/s 0:09:36 344,004,059 32% 1.24MB/s 0:09:35 345,507,893 32% 1.28MB/s 0:09:16 346,818,613 32% 1.28MB/s 0:09:13 348,129,333 32% 1.27MB/s 0:09:15 349,308,981 32% 1.25MB/s 0:09:25 350,619,701 32% 1.20MB/s 0:09:46 351,930,421 32% 1.20MB/s 0:09:47 353,208,373 32% 1.19MB/s 0:09:49 354,519,093 33% 1.22MB/s 0:09:36 360,453,484 33% 2.30MB/s 0:05:01 361,764,204 33% 2.31MB/s 0:05:01 363,074,924 33% 2.31MB/s 0:04:59 364,463,261 33% 2.33MB/s 0:04:56 366,298,928 34% 1.37MB/s 0:08:23 368,229,821 34% 1.51MB/s 0:07:35 370,128,056 34% 1.65MB/s 0:06:56 371,731,877 34% 1.70MB/s 0:06:42 373,009,829 34% 1.57MB/s 0:07:15 374,320,549 34% 1.43MB/s 0:07:57 375,631,269 35% 1.29MB/s 0:08:47 376,941,989 35% 1.22MB/s 0:09:16 378,252,709 35% 1.23MB/s 0:09:11 379,563,429 35% 1.23MB/s 0:09:10 380,874,149 35% 1.23MB/s 0:09:09 382,184,869 35% 1.23MB/s 0:09:09 383,495,589 35% 1.23MB/s 0:09:08 384,806,309 35% 1.23MB/s 0:09:06 386,174,264 36% 1.24MB/s 0:08:59 387,625,811 36% 1.27MB/s 0:08:45 389,105,800 36% 1.31MB/s 0:08:28 391,069,800 36% 1.47MB/s 0:07:34 392,391,068 36% 1.46MB/s 0:07:36 393,701,788 36% 1.42MB/s 0:07:45 395,012,508 36% 1.38MB/s 0:07:58 396,323,228 36% 1.23MB/s 0:08:56 397,633,948 37% 1.23MB/s 0:08:56 398,944,668 37% 1.23MB/s 0:08:55 400,291,284 37% 1.24MB/s 0:08:51 404,743,892 37% 1.97MB/s 0:05:31 406,054,612 37% 1.97MB/s 0:05:30 407,411,983 37% 1.98MB/s 0:05:27 408,951,039 38% 2.03MB/s 0:05:19 410,320,758 38% 1.31MB/s 0:08:14 411,696,774 38% 1.32MB/s 0:08:07 413,080,522 38% 1.33MB/s 0:08:05 414,406,499 38% 1.28MB/s 0:08:23 415,818,702 38% 1.29MB/s 0:08:17 417,154,078 38% 1.27MB/s 0:08:22 418,464,798 39% 1.26MB/s 0:08:26 419,775,518 39% 1.26MB/s 0:08:26 421,495,857 39% 1.33MB/s 0:07:58 422,773,809 39% 1.32MB/s 0:08:01 424,084,529 39% 1.31MB/s 0:08:03 425,395,249 39% 1.31MB/s 0:08:02 426,705,969 39% 1.21MB/s 0:08:39 428,016,689 39% 1.22MB/s 0:08:34 429,432,748 40% 1.25MB/s 0:08:21 430,743,468 40% 1.25MB/s 0:08:19 432,338,668 40% 1.32MB/s 0:07:53 433,942,300 40% 1.39MB/s 0:07:29 439,506,380 40% 2.36MB/s 0:04:22 440,817,100 41% 2.36MB/s 0:04:21 442,127,820 41% 2.29MB/s 0:04:28 443,438,540 41% 2.22MB/s 0:04:36 444,749,260 41% 1.23MB/s 0:08:19 446,127,541 41% 1.24MB/s 0:08:13 447,438,261 41% 1.24MB/s 0:08:12 448,799,746 41% 1.25MB/s 0:08:05 450,110,027 41% 1.26MB/s 0:08:04 451,465,950 42% 1.25MB/s 0:08:04 452,804,125 42% 1.26MB/s 0:08:01 454,114,845 42% 1.24MB/s 0:08:06 455,447,261 42% 1.25MB/s 0:08:03 456,791,312 42% 1.24MB/s 0:08:04 458,239,593 42% 1.27MB/s 0:07:53 459,550,313 42% 1.27MB/s 0:07:51 460,861,033 42% 1.26MB/s 0:07:52 462,171,753 43% 1.26MB/s 0:07:53 463,482,473 43% 1.23MB/s 0:08:04 464,793,193 43% 1.23MB/s 0:08:03 470,531,912 43% 2.27MB/s 0:04:19 471,842,632 43% 2.27MB/s 0:04:18 473,153,352 44% 2.27MB/s 0:04:18 474,464,072 44% 2.27MB/s 0:04:17 475,774,792 44% 1.23MB/s 0:07:54 477,085,512 44% 1.23MB/s 0:07:54 478,396,232 44% 1.23MB/s 0:07:52 479,706,952 44% 1.22MB/s 0:07:52 481,017,672 44% 1.22MB/s 0:07:52 482,328,392 44% 1.23MB/s 0:07:49 483,639,112 45% 1.22MB/s 0:07:50 485,263,173 45% 1.30MB/s 0:07:20 486,610,969 45% 1.31MB/s 0:07:16 488,210,994 45% 1.38MB/s 0:06:54 489,521,714 45% 1.38MB/s 0:06:53 490,832,434 45% 1.30MB/s 0:07:15 492,143,154 45% 1.30MB/s 0:07:17 493,522,901 46% 1.25MB/s 0:07:33 495,551,934 46% 1.41MB/s 0:06:38 497,384,766 46% 1.53MB/s 0:06:06 498,890,938 46% 1.58MB/s 0:05:55 500,493,854 46% 1.63MB/s 0:05:43 501,836,126 46% 1.47MB/s 0:06:19 503,194,930 46% 1.36MB/s 0:06:49 504,567,982 47% 1.33MB/s 0:06:57 506,138,846 47% 1.32MB/s 0:06:58 507,449,486 47% 1.31MB/s 0:06:59 508,760,206 47% 1.30MB/s 0:07:02 510,070,926 47% 1.29MB/s 0:07:05 511,381,646 47% 1.23MB/s 0:07:25 512,692,366 47% 1.23MB/s 0:07:25 514,003,086 47% 1.22MB/s 0:07:25 515,313,806 48% 1.23MB/s 0:07:23 516,624,526 48% 1.22MB/s 0:07:23 517,935,246 48% 1.22MB/s 0:07:23 519,245,966 48% 1.23MB/s 0:07:19 520,556,686 48% 1.23MB/s 0:07:18 521,867,406 48% 1.22MB/s 0:07:19 523,178,126 48% 1.20MB/s 0:07:25 524,590,698 48% 1.23MB/s 0:07:16 525,938,110 49% 1.23MB/s 0:07:13 527,258,743 49% 1.23MB/s 0:07:12 528,812,501 49% 1.31MB/s 0:06:45 530,123,141 49% 1.29MB/s 0:06:51 531,433,861 49% 1.28MB/s 0:06:53 532,744,581 49% 1.28MB/s 0:06:50 534,329,985 49% 1.29MB/s 0:06:46 535,640,705 49% 1.29MB/s 0:06:45 536,951,425 50% 1.29MB/s 0:06:44 538,262,145 50% 1.29MB/s 0:06:44 539,572,865 50% 1.23MB/s 0:07:04 540,883,585 50% 1.22MB/s 0:07:03 542,194,305 50% 1.22MB/s 0:07:03 543,505,025 50% 1.23MB/s 0:07:01 544,815,745 50% 1.23MB/s 0:07:00 546,126,465 50% 1.23MB/s 0:06:59 547,437,185 51% 1.23MB/s 0:06:57 548,747,905 51% 1.23MB/s 0:06:57 550,058,625 51% 1.22MB/s 0:06:57 551,369,345 51% 1.23MB/s 0:06:54 552,714,693 51% 1.24MB/s 0:06:50 554,025,413 51% 1.24MB/s 0:06:49 555,336,133 51% 1.24MB/s 0:06:47 556,646,853 51% 1.24MB/s 0:06:47 557,957,573 52% 1.23MB/s 0:06:48 559,268,293 52% 1.23MB/s 0:06:47 560,579,013 52% 1.23MB/s 0:06:46 562,049,517 52% 1.27MB/s 0:06:33 563,360,237 52% 1.26MB/s 0:06:33 564,694,719 52% 1.27MB/s 0:06:30 566,145,533 52% 1.30MB/s 0:06:19 567,488,581 52% 1.27MB/s 0:06:27 568,799,301 53% 1.27MB/s 0:06:26 570,110,021 53% 1.27MB/s 0:06:26 571,420,741 53% 1.24MB/s 0:06:35 572,731,461 53% 1.23MB/s 0:06:37 574,042,181 53% 1.23MB/s 0:06:36 575,352,901 53% 1.23MB/s 0:06:35 576,663,621 53% 1.23MB/s 0:06:34 577,974,341 53% 1.23MB/s 0:06:33 579,372,458 54% 1.25MB/s 0:06:26 581,019,079 54% 1.32MB/s 0:06:02 582,389,151 54% 1.34MB/s 0:05:57 583,699,871 54% 1.34MB/s 0:05:56 585,010,591 54% 1.32MB/s 0:06:01 586,420,543 54% 1.26MB/s 0:06:16 587,894,426 54% 1.29MB/s 0:06:07 589,269,562 54% 1.30MB/s 0:06:02 590,644,682 55% 1.32MB/s 0:05:56 592,313,907 55% 1.38MB/s 0:05:39 593,559,091 55% 1.33MB/s 0:05:52 594,869,811 55% 1.31MB/s 0:05:55 596,180,531 55% 1.30MB/s 0:05:58 597,491,251 55% 1.21MB/s 0:06:22 598,801,971 55% 1.23MB/s 0:06:16 600,112,691 55% 1.23MB/s 0:06:15 601,423,411 56% 1.23MB/s 0:06:14 602,734,131 56% 1.23MB/s 0:06:13 604,044,851 56% 1.23MB/s 0:06:13 605,355,571 56% 1.23MB/s 0:06:11 606,666,291 56% 1.23MB/s 0:06:10 607,977,011 56% 1.23MB/s 0:06:09 609,287,731 56% 1.23MB/s 0:06:08 610,598,451 56% 1.23MB/s 0:06:07 611,909,171 57% 1.23MB/s 0:06:05 613,219,891 57% 1.23MB/s 0:06:05 614,530,611 57% 1.23MB/s 0:06:03 615,841,331 57% 1.23MB/s 0:06:03 617,152,051 57% 1.23MB/s 0:06:01 618,462,771 57% 1.23MB/s 0:06:01 619,773,491 57% 1.23MB/s 0:06:00 621,084,211 57% 1.23MB/s 0:05:59 622,394,931 58% 1.23MB/s 0:05:58 623,705,651 58% 1.23MB/s 0:05:57 625,016,371 58% 1.23MB/s 0:05:56 626,452,359 58% 1.26MB/s 0:05:46 627,763,079 58% 1.26MB/s 0:05:45 629,073,799 58% 1.26MB/s 0:05:44 630,457,027 58% 1.27MB/s 0:05:39 631,767,747 58% 1.24MB/s 0:05:45 633,078,467 59% 1.24MB/s 0:05:44 634,389,187 59% 1.24MB/s 0:05:43 635,699,907 59% 1.23MB/s 0:05:47 637,418,567 59% 1.32MB/s 0:05:21 638,718,565 59% 1.32MB/s 0:05:20 640,159,758 59% 1.35MB/s 0:05:12 641,470,478 59% 1.35MB/s 0:05:11 642,781,198 59% 1.26MB/s 0:05:34 644,091,918 60% 1.26MB/s 0:05:32 645,402,638 60% 1.23MB/s 0:05:40 646,781,574 60% 1.24MB/s 0:05:34 648,343,925 60% 1.30MB/s 0:05:18 649,654,645 60% 1.30MB/s 0:05:17 650,965,365 60% 1.30MB/s 0:05:16 652,276,085 60% 1.28MB/s 0:05:19 653,586,805 60% 1.23MB/s 0:05:33 654,897,525 61% 1.23MB/s 0:05:31 656,208,245 61% 1.23MB/s 0:05:30 657,486,197 61% 1.22MB/s 0:05:31 658,796,917 61% 1.22MB/s 0:05:31 660,107,637 61% 1.22MB/s 0:05:30 661,418,357 61% 1.22MB/s 0:05:29 662,729,077 61% 1.22MB/s 0:05:26 664,319,521 61% 1.29MB/s 0:05:09 665,895,781 62% 1.35MB/s 0:04:53 667,369,682 62% 1.39MB/s 0:04:44 668,809,863 62% 1.42MB/s 0:04:36 670,120,583 62% 1.36MB/s 0:04:49 671,431,303 62% 1.30MB/s 0:05:01 672,742,023 62% 1.26MB/s 0:05:10 674,062,060 62% 1.22MB/s 0:05:18 675,372,780 62% 1.22MB/s 0:05:17 676,683,500 63% 1.22MB/s 0:05:15 677,994,220 63% 1.23MB/s 0:05:14 679,304,940 63% 1.23MB/s 0:05:11 680,615,660 63% 1.23MB/s 0:05:10 682,092,482 63% 1.27MB/s 0:05:01 683,403,202 63% 1.27MB/s 0:05:00 684,713,922 63% 1.27MB/s 0:04:59 686,024,642 63% 1.27MB/s 0:04:58 687,335,362 64% 1.23MB/s 0:05:06 688,700,996 64% 1.24MB/s 0:05:02 690,026,786 64% 1.25MB/s 0:04:59 691,812,654 64% 1.36MB/s 0:04:34 693,155,736 64% 1.36MB/s 0:04:31 694,527,428 64% 1.36MB/s 0:04:30 695,838,148 64% 1.36MB/s 0:04:30 697,148,868 65% 1.25MB/s 0:04:53 698,459,588 65% 1.24MB/s 0:04:55 699,847,811 65% 1.24MB/s 0:04:52 701,158,531 65% 1.25MB/s 0:04:51 702,469,251 65% 1.25MB/s 0:04:49 703,779,971 65% 1.25MB/s 0:04:47 705,090,691 65% 1.23MB/s 0:04:51 706,401,411 65% 1.23MB/s 0:04:51 707,712,131 65% 1.23MB/s 0:04:50 709,327,374 66% 1.30MB/s 0:04:32 710,830,293 66% 1.35MB/s 0:04:22 712,278,278 66% 1.37MB/s 0:04:16 713,785,166 66% 1.42MB/s 0:04:06 715,095,886 66% 1.35MB/s 0:04:18 716,406,606 66% 1.31MB/s 0:04:26 717,717,326 66% 1.28MB/s 0:04:31 719,028,046 67% 1.23MB/s 0:04:40 720,338,766 67% 1.23MB/s 0:04:40 721,705,614 67% 1.24MB/s 0:04:36 723,016,334 67% 1.24MB/s 0:04:35 724,327,054 67% 1.24MB/s 0:04:34 725,637,774 67% 1.24MB/s 0:04:33 726,948,494 67% 1.23MB/s 0:04:34 728,259,214 67% 1.23MB/s 0:04:33 729,569,934 68% 1.23MB/s 0:04:32 730,880,654 68% 1.23MB/s 0:04:31 732,191,374 68% 1.23MB/s 0:04:30 733,502,094 68% 1.23MB/s 0:04:29 734,851,339 68% 1.24MB/s 0:04:26 736,212,686 68% 1.25MB/s 0:04:22 737,490,638 68% 1.24MB/s 0:04:23 738,801,358 68% 1.24MB/s 0:04:22 740,112,078 69% 1.23MB/s 0:04:23 741,422,798 69% 1.22MB/s 0:04:25 742,733,518 69% 1.23MB/s 0:04:22 744,044,238 69% 1.23MB/s 0:04:21 745,354,958 69% 1.23MB/s 0:04:20 746,665,678 69% 1.22MB/s 0:04:19 747,976,398 69% 1.23MB/s 0:04:18 750,724,652 69% 1.56MB/s 0:03:20 752,233,418 70% 1.61MB/s 0:03:14 753,544,138 70% 1.62MB/s 0:03:12 754,854,858 70% 1.61MB/s 0:03:12 756,165,578 70% 1.28MB/s 0:04:02 757,476,298 70% 1.23MB/s 0:04:10 762,530,884 71% 2.11MB/s 0:02:23 763,841,604 71% 2.11MB/s 0:02:23 765,152,324 71% 2.10MB/s 0:02:22 766,463,044 71% 2.10MB/s 0:02:22 767,773,764 71% 1.21MB/s 0:04:05 769,084,484 71% 1.21MB/s 0:04:03 770,395,204 71% 1.22MB/s 0:04:02 771,705,924 71% 1.22MB/s 0:04:01 773,016,644 72% 1.23MB/s 0:03:58 774,327,364 72% 1.23MB/s 0:03:57 775,638,084 72% 1.23MB/s 0:03:56 776,948,804 72% 1.23MB/s 0:03:55 778,259,524 72% 1.23MB/s 0:03:54 779,570,244 72% 1.23MB/s 0:03:53 780,880,964 72% 1.23MB/s 0:03:51 782,191,684 72% 1.22MB/s 0:03:51 783,502,404 73% 1.22MB/s 0:03:50 784,813,124 73% 1.22MB/s 0:03:49 786,123,844 73% 1.22MB/s 0:03:48 787,434,564 73% 1.23MB/s 0:03:46 788,745,284 73% 1.23MB/s 0:03:45 790,056,004 73% 1.23MB/s 0:03:44 791,366,724 73% 1.23MB/s 0:03:43 792,677,444 73% 1.23MB/s 0:03:42 793,988,164 74% 1.23MB/s 0:03:41 795,311,052 74% 1.23MB/s 0:03:39 796,871,633 74% 1.29MB/s 0:03:28 798,225,636 74% 1.30MB/s 0:03:26 800,023,627 74% 1.42MB/s 0:03:07 801,399,563 74% 1.42MB/s 0:03:06 802,710,283 74% 1.36MB/s 0:03:13 804,021,003 74% 1.35MB/s 0:03:13 805,375,617 75% 1.25MB/s 0:03:28 806,686,337 75% 1.24MB/s 0:03:29 808,062,070 75% 1.25MB/s 0:03:25 809,770,680 75% 1.34MB/s 0:03:10 811,258,790 75% 1.38MB/s 0:03:05 812,652,156 75% 1.39MB/s 0:03:02 813,980,490 75% 1.38MB/s 0:03:02 815,291,210 76% 1.29MB/s 0:03:14 816,601,930 76% 1.25MB/s 0:03:19 817,912,650 76% 1.23MB/s 0:03:21 819,223,370 76% 1.23MB/s 0:03:21 820,534,090 76% 1.23MB/s 0:03:20 821,908,161 76% 1.24MB/s 0:03:17 823,489,016 76% 1.30MB/s 0:03:06 825,190,855 76% 1.40MB/s 0:02:52 826,468,807 77% 1.39MB/s 0:02:53 827,779,527 77% 1.37MB/s 0:02:54 829,090,247 77% 1.31MB/s 0:03:01 830,400,967 77% 1.22MB/s 0:03:13 831,711,687 77% 1.23MB/s 0:03:11 833,022,407 77% 1.22MB/s 0:03:11 834,333,127 77% 1.23MB/s 0:03:09 835,643,847 77% 1.23MB/s 0:03:08 836,954,567 78% 1.23MB/s 0:03:07 838,265,287 78% 1.23MB/s 0:03:05 839,576,007 78% 1.23MB/s 0:03:05 840,886,727 78% 1.23MB/s 0:03:04 842,350,593 78% 1.26MB/s 0:02:57 843,701,010 78% 1.27MB/s 0:02:55 845,095,243 78% 1.29MB/s 0:02:52 846,797,099 78% 1.37MB/s 0:02:40 848,597,179 79% 1.45MB/s 0:02:31 850,331,690 79% 1.54MB/s 0:02:21 851,805,210 79% 1.56MB/s 0:02:18 853,083,162 79% 1.47MB/s 0:02:25 854,262,810 79% 1.27MB/s 0:02:47 855,049,242 79% 1.06MB/s 0:03:21 856,359,962 79% 1.02MB/s 0:03:27 857,670,682 79% 1.03MB/s 0:03:24 858,981,402 80% 1.10MB/s 0:03:10 860,292,122 80% 1.22MB/s 0:02:49 861,602,842 80% 1.23MB/s 0:02:47 862,913,562 80% 1.22MB/s 0:02:47 864,224,282 80% 1.22MB/s 0:02:46 865,535,002 80% 1.22MB/s 0:02:45 866,845,722 80% 1.22MB/s 0:02:44 868,025,370 80% 1.20MB/s 0:02:46 869,680,143 81% 1.28MB/s 0:02:34 870,990,863 81% 1.28MB/s 0:02:33 872,301,583 81% 1.28MB/s 0:02:32 873,661,995 81% 1.32MB/s 0:02:26 874,939,947 81% 1.23MB/s 0:02:36 876,250,667 81% 1.23MB/s 0:02:35 877,561,387 81% 1.23MB/s 0:02:34 878,872,107 81% 1.22MB/s 0:02:34 880,182,827 82% 1.23MB/s 0:02:32 881,493,547 82% 1.23MB/s 0:02:32 882,804,267 82% 1.23MB/s 0:02:31 884,114,987 82% 1.23MB/s 0:02:30 885,425,707 82% 1.23MB/s 0:02:29 886,736,427 82% 1.23MB/s 0:02:27 888,047,147 82% 1.23MB/s 0:02:26 889,357,867 82% 1.22MB/s 0:02:26 890,668,587 83% 1.23MB/s 0:02:24 892,213,896 83% 1.28MB/s 0:02:17 894,373,984 83% 1.48MB/s 0:01:57 900,396,296 83% 2.59MB/s 0:01:04 901,707,016 84% 2.59MB/s 0:01:04 903,017,736 84% 2.53MB/s 0:01:05 904,328,456 84% 2.33MB/s 0:01:10 905,639,176 84% 1.23MB/s 0:02:12 907,005,953 84% 1.24MB/s 0:02:10 908,316,673 84% 1.24MB/s 0:02:09 909,627,393 84% 1.24MB/s 0:02:08 910,938,113 84% 1.24MB/s 0:02:07 912,248,833 85% 1.23MB/s 0:02:07 913,617,132 85% 1.24MB/s 0:02:05 914,927,852 85% 1.24MB/s 0:02:04 916,238,572 85% 1.24MB/s 0:02:02 917,549,292 85% 1.24MB/s 0:02:01 918,860,012 85% 1.22MB/s 0:02:02 920,223,054 85% 1.24MB/s 0:02:00 921,533,774 85% 1.24MB/s 0:01:59 922,844,494 86% 1.24MB/s 0:01:57 924,294,012 86% 1.28MB/s 0:01:53 925,703,745 86% 1.28MB/s 0:01:51 927,144,920 86% 1.32MB/s 0:01:47 928,586,272 86% 1.34MB/s 0:01:44 929,896,992 86% 1.31MB/s 0:01:46 931,207,712 86% 1.29MB/s 0:01:47 932,518,432 86% 1.26MB/s 0:01:48 934,008,675 87% 1.27MB/s 0:01:46 935,319,395 87% 1.27MB/s 0:01:45 936,630,115 87% 1.27MB/s 0:01:44 937,940,835 87% 1.27MB/s 0:01:43 939,251,555 87% 1.23MB/s 0:01:46 940,562,275 87% 1.23MB/s 0:01:44 941,872,995 87% 1.23MB/s 0:01:43 943,183,715 87% 1.23MB/s 0:01:42 944,776,658 88% 1.29MB/s 0:01:36 946,140,934 88% 1.30MB/s 0:01:34 947,713,499 88% 1.36MB/s 0:01:29 949,038,893 88% 1.37MB/s 0:01:28 950,349,613 88% 1.30MB/s 0:01:31 951,660,333 88% 1.29MB/s 0:01:31 952,971,053 88% 1.23MB/s 0:01:35 954,281,773 88% 1.22MB/s 0:01:34 955,592,493 89% 1.22MB/s 0:01:33 957,191,657 89% 1.29MB/s 0:01:27 959,093,018 89% 1.43MB/s 0:01:17 960,436,266 89% 1.44MB/s 0:01:16 961,746,986 89% 1.44MB/s 0:01:15 963,057,706 89% 1.37MB/s 0:01:17 968,305,872 90% 2.16MB/s 0:00:47 969,616,592 90% 2.15MB/s 0:00:46 970,927,312 90% 2.15MB/s 0:00:46 972,238,032 90% 2.15MB/s 0:00:45 973,548,752 90% 1.23MB/s 0:01:18 975,064,004 90% 1.28MB/s 0:01:14 976,927,833 91% 1.40MB/s 0:01:06 978,238,553 91% 1.40MB/s 0:01:05 979,549,273 91% 1.41MB/s 0:01:04 980,859,993 91% 1.36MB/s 0:01:05 982,170,713 91% 1.23MB/s 0:01:11 983,481,433 91% 1.23MB/s 0:01:10 984,792,153 91% 1.23MB/s 0:01:09 986,102,873 91% 1.23MB/s 0:01:08 987,413,593 92% 1.23MB/s 0:01:07 988,724,313 92% 1.23MB/s 0:01:06 990,035,033 92% 1.23MB/s 0:01:05 991,378,097 92% 1.24MB/s 0:01:04 992,688,817 92% 1.24MB/s 0:01:03 993,999,537 92% 1.24MB/s 0:01:02 995,310,257 92% 1.23MB/s 0:01:01 996,620,977 92% 1.23MB/s 0:01:00 997,931,697 93% 1.23MB/s 0:00:59 999,242,417 93% 1.23MB/s 0:00:58 1,000,553,137 93% 1.23MB/s 0:00:57 1,001,869,824 93% 1.23MB/s 0:00:56 1,003,292,772 93% 1.25MB/s 0:00:53 1,004,678,003 93% 1.27MB/s 0:00:52 1,005,988,723 93% 1.27MB/s 0:00:51 1,007,299,443 93% 1.27MB/s 0:00:50 1,008,610,163 94% 1.25MB/s 0:00:50 1,009,920,883 94% 1.23MB/s 0:00:49 1,011,231,603 94% 1.23MB/s 0:00:48 1,012,542,323 94% 1.23MB/s 0:00:47 1,013,853,043 94% 1.23MB/s 0:00:46 1,015,179,014 94% 1.23MB/s 0:00:45 1,016,489,734 94% 1.23MB/s 0:00:44 1,017,800,454 94% 1.23MB/s 0:00:43 1,019,111,174 95% 1.23MB/s 0:00:42 1,020,421,894 95% 1.23MB/s 0:00:41 1,021,732,614 95% 1.23MB/s 0:00:40 1,023,043,334 95% 1.23MB/s 0:00:39 1,024,601,363 95% 1.28MB/s 0:00:36 1,026,045,575 95% 1.32MB/s 0:00:34 1,027,381,569 95% 1.32MB/s 0:00:33 1,028,982,365 95% 1.39MB/s 0:00:30 1,030,589,391 96% 1.40MB/s 0:00:29 1,031,900,111 96% 1.37MB/s 0:00:28 1,033,210,831 96% 1.36MB/s 0:00:28 1,034,521,551 96% 1.30MB/s 0:00:28 1,035,832,271 96% 1.23MB/s 0:00:29 1,037,142,991 96% 1.23MB/s 0:00:28 1,038,453,711 96% 1.23MB/s 0:00:27 1,039,935,332 96% 1.27MB/s 0:00:25 1,041,538,259 97% 1.34MB/s 0:00:22 1,043,038,079 97% 1.38MB/s 0:00:20 1,044,348,799 97% 1.38MB/s 0:00:19 1,045,659,519 97% 1.34MB/s 0:00:19 1,047,078,136 97% 1.30MB/s 0:00:19 1,048,388,856 97% 1.25MB/s 0:00:18 1,050,399,946 97% 1.42MB/s 0:00:15 1,051,710,666 98% 1.41MB/s 0:00:14 1,053,021,386 98% 1.39MB/s 0:00:13 1,054,332,106 98% 1.39MB/s 0:00:12 1,055,675,323 98% 1.23MB/s 0:00:13 1,057,045,231 98% 1.25MB/s 0:00:12 1,058,355,951 98% 1.25MB/s 0:00:11 1,059,666,671 98% 1.25MB/s 0:00:10 1,060,977,391 98% 1.24MB/s 0:00:09 1,062,288,111 99% 1.23MB/s 0:00:08 1,063,598,831 99% 1.23MB/s 0:00:07 1,064,909,551 99% 1.23MB/s 0:00:06 1,066,220,271 99% 1.23MB/s 0:00:04 1,067,530,991 99% 1.23MB/s 0:00:03 1,068,841,711 99% 1.23MB/s 0:00:02 1,070,152,431 99% 1.23MB/s 0:00:01 1,071,463,151 99% 1.23MB/s 0:00:00 1,072,506,208 100% 1.31MB/s 0:13:03 (xfr#5, to-chk=1/7) pmos-plasma-mobile-nightly-20220924-tablet-x64uefi.img.xz.sha256 131 100% 0.18kB/s 0:00:00 131 100% 0.18kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 2,432,956,383 bytes received 627,216 bytes 1,281,170.62 bytes/sec total size is 2,620,951,256 speedup is 1.08 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@6600378d[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=0,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-09-23T23:14:25Z]] (sha:f5ecf4d) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f5ecf4d458beb261502cf7f68a0ef253c1712fef Finished: SUCCESS