Skipping 344 KB..
Full Log "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(3810798) [16:07:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3810798) [16:07:43] % sudo mount --bind /dev/loop4p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3810798) [16:07:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3810798) [16:07:43] % sudo mount --bind /dev/loop4p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3810798) [16:07:44] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3810798) [16:07:44] (native) install e2fsprogs
(3810798) [16:07:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3810798) [16:07:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3810798) [16:07:44] (native) % cat /tmp/apk_progress_fifo
(3810798) [16:07:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3810798) [16:07:44] New background process: pid=3822238, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 71 packages
(3810798) [16:07:44] (native) format /dev/installp2 (root, ext4)
(3810798) [16:07:44] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3810798) [16:07:44] (native) mount /dev/installp2 to /mnt/install
(3810798) [16:07:44] (native) % mkdir -p /mnt/install
(3810798) [16:07:44] (native) % mount /dev/installp2 /mnt/install
(3810798) [16:07:45] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3810798) [16:07:45] (native) install dosfstools
(3810798) [16:07:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3810798) [16:07:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3810798) [16:07:45] (native) % cat /tmp/apk_progress_fifo
(3810798) [16:07:45] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3810798) [16:07:45] New background process: pid=3822278, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(3810798) [16:07:45] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(3810798) [16:07:45] (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
(3810798) [16:07:45] (native) % mkdir -p /mnt/install/boot
(3810798) [16:07:45] (native) % mount /dev/installp1 /mnt/install/boot
(3810798) [16:07:45] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3810798) [16:07:45] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(3810798) [16:07:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3810798) [16:07:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3810798) [16:07:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3810798) [16:07:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3810798) [16:07:45] (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/
(3810798) [16:07:52] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3810798) [16:07:52] % 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
(3810798) [16:07:52] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % 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/
(3810798) [16:07:52] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3810798) [16:07:52] % 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
(3810798) [16:07:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3810798) [16:07:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3810798) [16:07:57] (native) % losetup --json --list
{
"loopdevices": [
{
"name": "/dev/loop0",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop1",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2620.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop2",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1695.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop3",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop4",
"sizelimit": 0,
"offset": 0,
"autoclear": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop5",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop6",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop7",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop8",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": false,
"back-file": "/storagepool/storagepool-ext.img",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop9",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core18_2632.snap",
"dio": false,
"log-sec": 512
},{
"name": "/dev/loop10",
"sizelimit": 0,
"offset": 0,
"autoclear": true,
"ro": true,
"back-file": "/var/lib/snapd/snaps/core20_1738.snap",
"dio": false,
"log-sec": 512
}
]
}
(3810798) [16:07:57] (native) umount /dev/loop4
(3810798) [16:07:57] (native) % losetup -d /dev/loop4
(3810798) [16:07:57] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3810798) [16:07:57]
(3810798) [16:07:57] *** FLASHING INFORMATION ***
(3810798) [16:07:57] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3810798) [16:07:57] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3810798) [16:07:57]
(3810798) [16:07:57] *** SSH DAEMON INFORMATION ***
(3810798) [16:07:57] SSH daemon is enabled (disable with --no-sshd).
(3810798) [16:07:57] Login as 'user' with the password given during installation.
(3810798) [16:07:57]
(3810798) [16:07:57] *** FIREWALL INFORMATION ***
(3810798) [16:07:57] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3810798) [16:07:57] For more information: https://postmarketos.org/firewall
(3810798) [16:07:57]
(3810798) [16:07:57] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3810798) [16:07:57] DONE!
total 2316064
-rw-r--r-- 1 root 12345 3588227072 Dec 12 16:07 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop4
NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC
/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.snap 0 512
/dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512
/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512
/dev/loop4 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512
/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512
/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512
/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512
/dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512
/dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Dec 12 16:08 pmOS_boot -> ../../loop4p1
lrwxrwxrwx 1 root root 13 Dec 12 16:08 pmOS_root -> ../../loop4p2
lrwxrwxrwx 1 root root 10 Dec 12 16:08 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 12 16:06 bin
drwxr-xr-x 2 root root 4096 Dec 12 16:07 boot
drwxr-xr-x 2 root root 4096 Dec 12 16:02 dev
drwxr-xr-x 65 root root 4096 Dec 12 16:07 etc
drwxr-xr-x 3 root root 4096 Dec 12 16:07 home
drwxr-xr-x 14 root root 4096 Dec 12 16:06 lib
drwx------ 2 root root 16384 Dec 12 16:07 lost+found
drwxr-xr-x 5 root root 4096 Dec 12 16:03 media
drwxr-xr-x 8 root root 4096 Dec 12 16:02 mnt
drwxr-xr-x 2 root root 4096 Dec 12 16:03 opt
drwxr-xr-x 2 root root 4096 Dec 12 16:02 proc
drwx------ 2 root root 4096 Dec 12 16:03 root
drwxr-xr-x 6 root root 4096 Dec 12 16:06 run
drwxr-xr-x 2 root root 4096 Dec 12 16:06 sbin
drwxr-xr-x 2 root root 4096 Dec 12 16:03 srv
drwxr-xr-x 2 root root 4096 Dec 12 16:03 sys
drwxrwxrwt 2 root root 4096 Dec 12 16:07 tmp
drwxr-xr-x 9 root root 4096 Dec 12 16:04 usr
drwxr-xr-x 13 root root 4096 Dec 12 16:04 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-12 16:08:18-- 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% 83.9M=0s
2022-12-12 16:08:18 (83.9 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]
Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-12-11 21:09:49.228490 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-1394-g3b17eff339 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-1402-gcf8ea788c6 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-1402-gcf8ea788c6 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25184 distinct packages available
(1/112) Purging iptables-openrc (1.8.8-r2)
(2/112) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1670690052-r0)
(3/112) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1670690052-r0)
(4/112) Upgrading kactivities-libs (5.101.0-r0 -> 9999_git1670060521-r0)
(5/112) Upgrading karchive (5.101.0-r0 -> 9999_git1670464692-r0)
(6/112) Upgrading kconfig (5.101.0-r0 -> 9999_git1670404123-r0)
(7/112) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1670060646-r0)
(8/112) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1670061148-r0)
(9/112) Upgrading kcrash (5.101.0-r0 -> 9999_git1670060656-r0)
(10/112) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670060679-r0)
(11/112) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1670464757-r0)
(12/112) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1670590678-r0)
(13/112) Upgrading ki18n (5.101.0-r0 -> 9999_git1670060835-r0)
(14/112) Upgrading kauth (5.101.0-r0 -> 9999_git1670060556-r0)
(15/112) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670637307-r0)
(16/112) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1670724294-r0)
(17/112) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1670724240-r0)
(18/112) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670060845-r0)
(19/112) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670060916-r0)
(20/112) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1670464845-r0)
(21/112) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670060566-r0)
(22/112) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670060607-r0)
(23/112) Upgrading kdoctools (5.101.0-r0 -> 9999_git1670792621-r0)
(24/112) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670060926-r0)
(25/112) Upgrading knotifications (5.101.0-r0 -> 9999_git1670584105-r0)
(26/112) Upgrading kservice (5.101.0-r0 -> 9999_git1670061078-r0)
(27/112) Upgrading solid-libs (5.101.0-r0 -> 9999_git1670788852-r0)
(28/112) Upgrading sonnet (5.101.0-r0 -> 9999_git1670790191-r0)
(29/112) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1670119058-r0)
(30/112) Upgrading kio (5.101.0-r0 -> 9999_git1670790622-r0)
(31/112) Upgrading kpackage (5.101.0-r0 -> 9999_git1670464806-r0)
(32/112) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1670060689-r0)
(33/112) Upgrading kwayland (5.101.0-r0 -> 9999_git1670061127-r0)
(34/112) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1670637388-r0)
(35/112) Upgrading kwallet (5.101.0-r0 -> 9999_git1670584299-r0)
(36/112) Upgrading purpose (5.101.0-r0 -> 9999_git1670703157-r0)
(37/112) Upgrading angelfish (22.11-r0 -> 9999_git1670725426-r0)
(38/112) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(39/112) Upgrading attica (5.101.0-r0 -> 9999_git1670060467-r0)
(40/112) Upgrading kidletime (5.101.0-r0 -> 9999_git1670408571-r0)
(41/112) Upgrading knewstuff (5.101.0-r0 -> 9999_git1670060967-r0)
(42/112) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1670724608-r0)
(43/112) Upgrading kclock (22.11-r0 -> 9999_git1670794741-r0)
(44/112) Upgrading kdecoration (5.26.4-r0 -> 9999_git1669950571-r0)
(45/112) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(46/112) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670536306-r0)
(47/112) Upgrading kcontacts (5.101.0-r0 -> 9999_git1670809895-r0)
(48/112) Upgrading kpeople (5.101.0-r0 -> 9999_git1670061021-r0)
(49/112) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670060576-r0)
(50/112) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670464702-r0)
(51/112) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670060511-r0)
(52/112) Upgrading oxygen (5.26.4-r0 -> 9999_git1669950761-r0)
(53/112) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1670061177-r0)
(54/112) Upgrading plasma-dialer (22.11-r0 -> 9999_git1670725451-r0)
(55/112) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1670812492-r0)
(56/112) Upgrading kded (5.101.0-r0 -> 9999_git1670060700-r0)
(57/112) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670060488-r0)
(58/112) Upgrading bluedevil (5.26.4-r0 -> 9999_git1670725154-r0)
(59/112) Upgrading breeze (5.26.4-r0 -> 9999_git1670465921-r0)
(60/112) Upgrading libkscreen (5.26.4-r0 -> 9999_git1670603548-r0)
(61/112) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1666447153-r0)
(62/112) Upgrading kscreen (5.26.4-r0 -> 9999_git1670725208-r0)
(63/112) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(64/112) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1670361355-r0)
(65/112) Upgrading libnm (1.40.6-r0 -> 1.40.6-r1)
(66/112) Upgrading networkmanager-common (1.40.6-r0 -> 1.40.6-r1)
(67/112) Upgrading networkmanager-openrc (1.40.6-r0 -> 1.40.6-r1)
(68/112) Upgrading networkmanager (1.40.6-r0 -> 1.40.6-r1)
Executing networkmanager-1.40.6-r1.pre-upgrade
Executing networkmanager-1.40.6-r1.post-upgrade
*
* NetworkManager plugins adsl, bluetooth, ovs, ppp, wwan (mobile broadband),
* and wifi have been split into subpackages. If you use some of them, install
* the corresponding packages (e.g. 'apk add networkmanager-wifi').
*
(69/112) Purging iptables (1.8.8-r2)
(70/112) Upgrading networkmanager-cli (1.40.6-r0 -> 1.40.6-r1)
(71/112) Upgrading networkmanager-tui (1.40.6-r0 -> 1.40.6-r1)
(72/112) Upgrading networkmanager-wifi (1.40.6-r0 -> 1.40.6-r1)
(73/112) Upgrading networkmanager-wwan (1.40.6-r0 -> 1.40.6-r1)
(74/112) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1670060499-r0)
(75/112) Upgrading kactivities (5.101.0-r0 -> 9999_git1670060521-r0)
(76/112) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1670810218-r0)
(77/112) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670061187-r0)
(78/112) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1670725318-r0)
(79/112) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1670725318-r0)
(80/112) Upgrading plasma-settings (22.11-r0 -> 9999_git1670466324-r0)
(81/112) Upgrading kactivitymanagerd (5.26.4-r0 -> 9999_git1669950552-r0)
(82/112) Upgrading kinit (5.101.0-r0 -> 9999_git1670119019-r0)
(83/112) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670060752-r0)
(84/112) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1670777170-r0)
(85/112) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670061049-r0)
(86/112) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1670725219-r0)
(87/112) Upgrading kwin (5.26.4-r0 -> 9999_git1670770888-r0)
(88/112) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1670060905-r0)
(89/112) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670061289-r0)
(90/112) Upgrading krunner (5.101.0-r0 -> 9999_git1670061068-r0)
(91/112) Upgrading milou (5.26.4-r0 -> 9999_git1669950749-r0)
(92/112) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670061241-r0)
(93/112) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1670725306-r0)
(94/112) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1670742591-r0)
(95/112) Upgrading kactivities-stats (5.101.0-r0 -> 9999_git1670060532-r0)
(96/112) Upgrading baloo (5.101.0-r0 -> 9999_git1670060477-r0)
(97/112) Upgrading kholidays (5.101.0-r0 -> 9999_git1670777022-r0)
(98/112) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670791569-r0)
(99/112) Upgrading kparts (5.101.0-r0 -> 9999_git1670580680-r0)
(100/112) Upgrading prison (5.101.0-r0 -> 9999_git1670584470-r0)
(101/112) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1670783339-r0)
(102/112) Upgrading libksysguard (5.26.4-r0 -> 9999_git1670725260-r0)
(103/112) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1670742591-r0)
(104/112) Upgrading kpty (5.101.0-r0 -> 9999_git1670061040-r0)
(105/112) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1670465953-r0)
(106/112) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1669394535-r0)
(107/112) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1670789184-r0)
(108/112) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1669950998-r0)
(109/112) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1670810250-r0)
(110/112) Upgrading powerdevil (5.26.4-r0 -> 9999_git1670810250-r0)
(111/112) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1670638063-r0)
(112/112) Upgrading qmlkonsole (22.11-r0 -> 9999_git1670638124-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2333 MiB in 753 packages
(1/10) Installing bash (5.2.12-r0)
Executing bash-5.2.12-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.0-r1)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2344 MiB in 763 packages
(1/91) Installing syndication (9999_git1670061270-r0)
(2/91) Installing alligator (9999_git1670725416-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.6.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r2)
(12/91) Installing py3-parsing (3.0.9-r1)
(13/91) Installing py3-packaging (22.0-r0)
(14/91) Installing py3-setuptools (65.6.3-r0)
(15/91) Installing py3-certifi (2022.12.7-r0)
(16/91) Installing py3-charset-normalizer (3.0.1-r1)
(17/91) Installing py3-idna (3.4-r3)
(18/91) Installing py3-urllib3 (1.26.13-r0)
(19/91) Installing py3-requests (2.28.1-r2)
(20/91) Installing py3-ytmusicapi (0.24.1-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r1)
(24/91) Installing py3-websockets (10.4-r1)
(25/91) Installing py3-brotli (1.0.9-r10)
(26/91) Installing yt-dlp (2022.11.11-r1)
(27/91) Installing audiotube (9999_git1670773661-r0)
(28/91) Installing calindori (9999_git1670453726-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.14-r0)
(31/91) Installing a52dec (0.8.0-r8)
(32/91) Installing vulkan-loader (1.3.231.2-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.4-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.15-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r10)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.11-r0)
(54/91) Installing vlc-libs (3.0.18-r0)
(55/91) Installing vlc (3.0.18-r0)
(56/91) Installing elisa (22.12.0-r0)
(57/91) Installing kunitconversion (9999_git1670061108-r0)
(58/91) Installing kalk (9999_git1670638092-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1670638101-r0)
(61/91) Installing keysmith (9999_git1669951912-r0)
(62/91) Installing krecorder (9999_git1670777115-r0)
(63/91) Installing kpublictransport (22.12.0-r0)
(64/91) Installing ktrip (9999_git1670034015-r0)
(65/91) Installing kweathercore (9999_git1670599425-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1670607826-r0)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1670811750-r0)
(71/91) Installing kjs (9999_git1670060937-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.12.0-r0)
(77/91) Installing poppler-qt5 (22.12.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.12.0-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.12.0-r0)
(81/91) Installing okular (22.12.0-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r2)
(85/91) Installing plasmatube (9999_git1670810290-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1670811801-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.35-r1.trigger
Executing postmarketos-base-24-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2514 MiB in 854 packages
(chroot) Exiting chroot...
[16:10:04] Unregister qemu binfmt (arm)
[16:10:04] Unregister qemu binfmt (aarch64)
[16:10:04] Unregister qemu binfmt (riscv64)
[16:10:04] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:04] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:04] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:04] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:06] Cleared up ~4458 MB of space
[16:10:06] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 912.6 MiB / 3,463.0 MiB = 0.264, 46 MiB/s, 1:15
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 872.5 MiB / 3,422.0 MiB = 0.255, 44 MiB/s, 1:17
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,281.2 MiB / 4,622.0 MiB = 0.277, 47 MiB/s, 1:38
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221211-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221211-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.11MB/s 0:04:59
4,653,056 0% 2.15MB/s 0:07:12
5,963,776 0% 1.84MB/s 0:08:25
7,274,496 0% 1.68MB/s 0:09:11
8,585,216 0% 1.21MB/s 0:12:45
9,895,936 1% 1.21MB/s 0:12:43
11,206,656 1% 1.21MB/s 0:12:42
12,517,376 1% 1.21MB/s 0:12:44
13,828,096 1% 1.20MB/s 0:12:45
15,138,816 1% 1.20MB/s 0:12:46
16,449,536 1% 1.20MB/s 0:12:48
17,760,256 1% 1.20MB/s 0:12:44
19,070,976 1% 1.20MB/s 0:12:40
20,381,696 2% 1.20MB/s 0:12:39
21,692,416 2% 1.20MB/s 0:12:41
23,003,136 2% 1.20MB/s 0:12:40
24,313,856 2% 1.20MB/s 0:12:41
25,624,576 2% 1.18MB/s 0:12:51
26,804,224 2% 1.15MB/s 0:13:09
27,852,800 2% 1.09MB/s 0:13:49
29,032,448 3% 1.07MB/s 0:14:08
30,343,168 3% 1.08MB/s 0:13:54
31,653,888 3% 1.12MB/s 0:13:23
32,964,608 3% 1.18MB/s 0:12:43
34,013,184 3% 1.14MB/s 0:13:09
35,323,904 3% 1.13MB/s 0:13:15
36,634,624 3% 1.12MB/s 0:13:20
37,945,344 3% 1.12MB/s 0:13:20
39,256,064 4% 1.20MB/s 0:12:29
40,566,784 4% 1.21MB/s 0:12:20
41,877,504 4% 1.22MB/s 0:12:13
43,188,224 4% 1.22MB/s 0:12:09
44,498,944 4% 1.22MB/s 0:12:12
45,809,664 4% 1.22MB/s 0:12:10
47,120,384 4% 1.22MB/s 0:12:10
48,431,104 5% 1.22MB/s 0:12:10
49,741,824 5% 1.22MB/s 0:12:07
51,052,544 5% 1.22MB/s 0:12:05
52,232,192 5% 1.19MB/s 0:12:22
53,280,768 5% 1.11MB/s 0:13:13
54,329,344 5% 1.01MB/s 0:14:33
55,246,848 5% 926.70kB/s 0:16:13
56,164,352 5% 866.23kB/s 0:17:19
57,212,928 5% 864.48kB/s 0:17:20
57,868,288 6% 813.18kB/s 0:18:25
59,047,936 6% 876.71kB/s 0:17:04
60,096,512 6% 901.62kB/s 0:16:34
61,145,088 6% 921.53kB/s 0:16:12
62,062,592 6% 939.02kB/s 0:15:53
63,111,168 6% 909.88kB/s 0:16:22
64,421,888 6% 975.52kB/s 0:15:14
65,732,608 6% 1.01MB/s 0:14:25
67,043,328 7% 1.14MB/s 0:12:43
68,321,280 7% 1.21MB/s 0:11:57
69,632,000 7% 1.21MB/s 0:11:58
70,942,720 7% 1.21MB/s 0:11:55
71,991,296 7% 1.11MB/s 0:12:55
73,039,872 7% 1.06MB/s 0:13:37
74,350,592 7% 1.05MB/s 0:13:39
75,661,312 7% 1.04MB/s 0:13:48
76,840,960 8% 1.10MB/s 0:12:58
78,020,608 8% 1.12MB/s 0:12:45
79,331,328 8% 1.13MB/s 0:12:38
80,642,048 8% 1.14MB/s 0:12:30
81,952,768 8% 1.17MB/s 0:12:12
83,263,488 8% 1.22MB/s 0:11:41
84,574,208 8% 1.22MB/s 0:11:40
85,753,856 8% 1.19MB/s 0:11:53
87,064,576 9% 1.19MB/s 0:11:50
88,375,296 9% 1.20MB/s 0:11:49
89,686,016 9% 1.20MB/s 0:11:48
90,996,736 9% 1.22MB/s 0:11:32
92,307,456 9% 1.21MB/s 0:11:35
93,618,176 9% 1.22MB/s 0:11:32
94,928,896 9% 1.21MB/s 0:11:33
96,239,616 10% 1.21MB/s 0:11:32
97,550,336 10% 1.21MB/s 0:11:31
98,861,056 10% 1.20MB/s 0:11:36
100,171,776 10% 1.20MB/s 0:11:38
101,351,424 10% 1.15MB/s 0:12:03
102,400,000 10% 1.08MB/s 0:12:50
103,710,720 10% 1.07MB/s 0:13:00
105,021,440 10% 1.06MB/s 0:13:05
106,332,160 11% 1.10MB/s 0:12:36
107,642,880 11% 1.17MB/s 0:11:46
108,953,600 11% 1.20MB/s 0:11:31
110,133,248 11% 1.19MB/s 0:11:32
110,919,680 11% 1.06MB/s 0:12:59
111,837,184 11% 999.27kB/s 0:14:05
112,754,688 11% 886.55kB/s 0:15:52
113,541,120 11% 780.30kB/s 0:18:00
114,589,696 11% 834.65kB/s 0:16:49
115,900,416 12% 915.76kB/s 0:15:18
117,211,136 12% 1.00MB/s 0:13:39
118,521,856 12% 1.13MB/s 0:12:02
119,570,432 12% 1.16MB/s 0:11:45
120,619,008 12% 1.11MB/s 0:12:16
121,667,584 12% 1.04MB/s 0:13:01
122,978,304 12% 1.04MB/s 0:13:00
124,026,880 12% 1.01MB/s 0:13:27
124,944,384 13% 986.22kB/s 0:14:03
125,861,888 13% 962.18kB/s 0:14:23
126,910,464 13% 893.44kB/s 0:15:29
128,090,112 13% 942.07kB/s 0:14:39
129,007,616 13% 955.91kB/s 0:14:26
129,794,048 13% 907.80kB/s 0:15:11
130,580,480 13% 854.55kB/s 0:16:07
131,891,200 13% 895.32kB/s 0:15:21
133,201,920 13% 981.55kB/s 0:13:59
134,512,640 14% 1.10MB/s 0:12:11
135,823,360 14% 1.22MB/s 0:10:56
137,134,080 14% 1.21MB/s 0:11:00
138,444,800 14% 1.22MB/s 0:10:57
139,755,520 14% 1.21MB/s 0:11:00
141,066,240 14% 1.21MB/s 0:10:59
142,376,960 14% 1.21MB/s 0:10:56
143,687,680 15% 1.21MB/s 0:10:56
144,998,400 15% 1.21MB/s 0:10:52
146,178,048 15% 1.16MB/s 0:11:21
147,095,552 15% 1.08MB/s 0:12:15
148,144,128 15% 1.00MB/s 0:13:06
148,930,560 15% 903.10kB/s 0:14:54
150,241,280 15% 949.96kB/s 0:14:09
151,420,928 15% 1014.90kB/s 0:13:13
152,731,648 15% 1.06MB/s 0:12:19
153,911,296 16% 1.14MB/s 0:11:26
155,222,016 16% 1.14MB/s 0:11:24
156,270,592 16% 1.10MB/s 0:11:52
157,581,312 16% 1.10MB/s 0:11:47
158,760,960 16% 1.12MB/s 0:11:34
159,678,464 16% 1.02MB/s 0:12:46
160,727,040 16% 1.02MB/s 0:12:41
162,037,760 16% 1.01MB/s 0:12:45
163,086,336 17% 997.17kB/s 0:13:16
164,134,912 17% 1.01MB/s 0:12:45
165,445,632 17% 1.08MB/s 0:11:58
166,756,352 17% 1.08MB/s 0:11:55
168,067,072 17% 1.15MB/s 0:11:10
169,377,792 17% 1.22MB/s 0:10:31
170,590,208 17% 1.20MB/s 0:10:38
171,868,160 17% 1.17MB/s 0:10:52
173,178,880 18% 1.16MB/s 0:10:59
174,489,600 18% 1.16MB/s 0:11:01
175,800,320 18% 1.17MB/s 0:10:52
177,111,040 18% 1.20MB/s 0:10:36
178,421,760 18% 1.21MB/s 0:10:28
179,732,480 18% 1.22MB/s 0:10:23
181,043,200 18% 1.22MB/s 0:10:21
182,353,920 19% 1.22MB/s 0:10:21
183,664,640 19% 1.22MB/s 0:10:20
184,975,360 19% 1.22MB/s 0:10:18
186,286,080 19% 1.22MB/s 0:10:17
187,596,800 19% 1.22MB/s 0:10:16
188,907,520 19% 1.22MB/s 0:10:15
190,218,240 19% 1.22MB/s 0:10:14
191,528,960 20% 1.21MB/s 0:10:15
192,839,680 20% 1.22MB/s 0:10:14
194,150,400 20% 1.21MB/s 0:10:13
195,461,120 20% 1.21MB/s 0:10:12
196,771,840 20% 1.22MB/s 0:10:09
198,082,560 20% 1.22MB/s 0:10:08
199,393,280 20% 1.22MB/s 0:10:07
200,704,000 20% 1.22MB/s 0:10:07
201,981,952 21% 1.21MB/s 0:10:11
203,292,672 21% 1.21MB/s 0:10:09
204,603,392 21% 1.19MB/s 0:10:16
205,783,040 21% 1.16MB/s 0:10:34
206,962,688 21% 1.12MB/s 0:10:52
208,142,336 21% 1.10MB/s 0:11:07
209,321,984 21% 1.08MB/s 0:11:13
210,632,704 22% 1.12MB/s 0:10:50
211,943,424 22% 1.16MB/s 0:10:25
213,254,144 22% 1.19MB/s 0:10:11
214,564,864 22% 1.21MB/s 0:09:57
215,875,584 22% 1.21MB/s 0:09:56
217,186,304 22% 1.21MB/s 0:09:55
218,497,024 22% 1.22MB/s 0:09:53
219,807,744 22% 1.22MB/s 0:09:51
221,118,464 23% 1.21MB/s 0:09:51
222,429,184 23% 1.22MB/s 0:09:49
223,608,832 23% 1.18MB/s 0:10:04
224,919,552 23% 1.17MB/s 0:10:11
225,968,128 23% 1.09MB/s 0:10:55
227,278,848 23% 1.09MB/s 0:10:55
228,589,568 23% 1.12MB/s 0:10:35
229,900,288 24% 1.13MB/s 0:10:26
231,211,008 24% 1.20MB/s 0:09:48
232,521,728 24% 1.21MB/s 0:09:46
233,832,448 24% 1.20MB/s 0:09:47
235,143,168 24% 1.20MB/s 0:09:45
236,453,888 24% 1.22MB/s 0:09:37
237,764,608 24% 1.22MB/s 0:09:36
239,075,328 24% 1.21MB/s 0:09:39
240,386,048 25% 1.21MB/s 0:09:36
241,696,768 25% 1.21MB/s 0:09:35
243,007,488 25% 1.21MB/s 0:09:34
244,318,208 25% 1.22MB/s 0:09:29
245,628,928 25% 1.20MB/s 0:09:36
246,939,648 25% 1.20MB/s 0:09:38
248,250,368 25% 1.20MB/s 0:09:35
249,561,088 26% 1.20MB/s 0:09:34
250,871,808 26% 1.21MB/s 0:09:28
252,182,528 26% 1.22MB/s 0:09:25
253,493,248 26% 1.21MB/s 0:09:26
254,672,896 26% 1.17MB/s 0:09:48
255,721,472 26% 1.11MB/s 0:10:15
256,770,048 26% 1.06MB/s 0:10:48
257,949,696 26% 1.02MB/s 0:11:06
258,867,200 27% 1009.61kB/s 0:11:31
259,915,776 27% 1010.11kB/s 0:11:30
261,226,496 27% 1.05MB/s 0:10:49
262,537,216 27% 1.08MB/s 0:10:28
263,716,864 27% 1.11MB/s 0:10:11
264,503,296 27% 1.03MB/s 0:10:56
265,420,800 27% 957.01kB/s 0:12:02
266,469,376 27% 893.02kB/s 0:12:53
267,649,024 27% 915.16kB/s 0:12:33
268,828,672 28% 1001.19kB/s 0:11:27
270,139,392 28% 1.07MB/s 0:10:25
271,450,112 28% 1.14MB/s 0:09:49
272,760,832 28% 1.17MB/s 0:09:32
274,071,552 28% 1.22MB/s 0:09:08
275,382,272 28% 1.22MB/s 0:09:06
276,692,992 28% 1.22MB/s 0:09:05
278,003,712 29% 1.22MB/s 0:09:05
279,314,432 29% 1.22MB/s 0:09:03
280,625,152 29% 1.21MB/s 0:09:04
281,935,872 29% 1.22MB/s 0:09:02
283,246,592 29% 1.22MB/s 0:09:00
284,426,240 29% 1.16MB/s 0:09:27
285,474,816 29% 1.08MB/s 0:10:09
286,654,464 29% 1.04MB/s 0:10:29
287,965,184 30% 1.02MB/s 0:10:38
289,275,904 30% 1.06MB/s 0:10:15
290,324,480 30% 1.08MB/s 0:10:00
291,635,200 30% 1.12MB/s 0:09:39
292,814,848 30% 1.12MB/s 0:09:41
294,125,568 30% 1.11MB/s 0:09:40
295,436,288 30% 1.17MB/s 0:09:10
296,484,864 30% 1.11MB/s 0:09:43
297,271,296 31% 1019.68kB/s 0:10:46
298,319,872 31% 955.67kB/s 0:11:29
299,630,592 31% 956.12kB/s 0:11:27
300,941,312 31% 1017.30kB/s 0:10:44
302,252,032 31% 1.13MB/s 0:09:27
303,562,752 31% 1.21MB/s 0:08:48
304,873,472 31% 1.21MB/s 0:08:45
306,184,192 31% 1.22MB/s 0:08:42
307,494,912 32% 1.22MB/s 0:08:41
308,805,632 32% 1.22MB/s 0:08:38
310,116,352 32% 1.22MB/s 0:08:38
311,427,072 32% 1.22MB/s 0:08:37
312,737,792 32% 1.22MB/s 0:08:35
314,048,512 32% 1.22MB/s 0:08:34
315,359,232 32% 1.22MB/s 0:08:34
316,538,880 33% 1.16MB/s 0:08:58
317,849,600 33% 1.15MB/s 0:09:01
319,160,320 33% 1.15MB/s 0:09:00
320,339,968 33% 1.13MB/s 0:09:10
321,650,688 33% 1.19MB/s 0:08:42
322,961,408 33% 1.20MB/s 0:08:37
324,272,128 33% 1.20MB/s 0:08:36
325,582,848 34% 1.21MB/s 0:08:27
326,893,568 34% 1.21MB/s 0:08:28
328,073,216 34% 1.16MB/s 0:08:48
329,383,936 34% 1.16MB/s 0:08:46
330,694,656 34% 1.15MB/s 0:08:54
331,874,304 34% 1.11MB/s 0:09:09
333,053,952 34% 1.12MB/s 0:09:03
334,233,600 34% 1.10MB/s 0:09:14
335,544,320 35% 1.12MB/s 0:09:01
336,822,272 35% 1.15MB/s 0:08:47
338,132,992 35% 1.19MB/s 0:08:29
339,443,712 35% 1.21MB/s 0:08:18
340,754,432 35% 1.21MB/s 0:08:17
342,065,152 35% 1.22MB/s 0:08:13
343,375,872 35% 1.22MB/s 0:08:12
344,686,592 36% 1.22MB/s 0:08:11
345,997,312 36% 1.22MB/s 0:08:10
347,308,032 36% 1.22MB/s 0:08:09
348,618,752 36% 1.20MB/s 0:08:15
349,798,400 36% 1.17MB/s 0:08:27
351,109,120 36% 1.17MB/s 0:08:25
352,419,840 36% 1.17MB/s 0:08:23
353,730,560 36% 1.19MB/s 0:08:16
355,041,280 37% 1.22MB/s 0:08:02
356,352,000 37% 1.22MB/s 0:08:02
357,662,720 37% 1.22MB/s 0:08:01
358,973,440 37% 1.22MB/s 0:08:00
360,284,160 37% 1.22MB/s 0:07:58
361,594,880 37% 1.22MB/s 0:07:57
362,905,600 37% 1.22MB/s 0:07:56
364,216,320 38% 1.22MB/s 0:07:55
365,527,040 38% 1.22MB/s 0:07:54
366,837,760 38% 1.22MB/s 0:07:53
368,148,480 38% 1.22MB/s 0:07:52
369,459,200 38% 1.22MB/s 0:07:51
370,769,920 38% 1.22MB/s 0:07:50
372,080,640 38% 1.22MB/s 0:07:49
373,391,360 39% 1.22MB/s 0:07:47
374,702,080 39% 1.22MB/s 0:07:46
375,881,728 39% 1.19MB/s 0:07:55
377,192,448 39% 1.18MB/s 0:07:59
378,503,168 39% 1.18MB/s 0:07:58
379,813,888 39% 1.17MB/s 0:08:00
381,124,608 39% 1.18MB/s 0:07:58
382,304,256 39% 1.13MB/s 0:08:15
383,483,904 40% 1.11MB/s 0:08:26
384,794,624 40% 1.11MB/s 0:08:23
386,105,344 40% 1.13MB/s 0:08:12
387,416,064 40% 1.18MB/s 0:07:50
388,726,784 40% 1.20MB/s 0:07:43
389,906,432 40% 1.18MB/s 0:07:50
391,217,152 40% 1.18MB/s 0:07:49
392,527,872 41% 1.18MB/s 0:07:46
393,838,592 41% 1.20MB/s 0:07:40
395,149,312 41% 1.22MB/s 0:07:30
396,460,032 41% 1.19MB/s 0:07:40
397,246,464 41% 1.08MB/s 0:08:27
397,901,824 41% 891.69kB/s 0:10:26
398,950,400 41% 833.03kB/s 0:11:09
400,261,120 41% 846.72kB/s 0:10:57
401,309,696 41% 886.11kB/s 0:10:27
402,620,416 42% 1.07MB/s 0:08:25
403,931,136 42% 1.13MB/s 0:07:57
405,241,856 42% 1.14MB/s 0:07:53
406,421,504 42% 1.16MB/s 0:07:43
407,470,080 42% 1.08MB/s 0:08:14
408,518,656 42% 1.01MB/s 0:08:49
409,567,232 42% 975.52kB/s 0:09:21
410,484,736 42% 943.86kB/s 0:09:39
411,533,312 43% 951.56kB/s 0:09:33
412,450,816 43% 922.41kB/s 0:09:50
413,368,320 43% 887.61kB/s 0:10:12
414,416,896 43% 909.09kB/s 0:09:56
415,727,616 43% 968.55kB/s 0:09:18
417,038,336 43% 1.05MB/s 0:08:23
418,349,056 43% 1.13MB/s 0:07:44
419,659,776 43% 1.20MB/s 0:07:17
420,970,496 43% 1.21MB/s 0:07:13
422,281,216 44% 1.21MB/s 0:07:11
423,591,936 44% 1.18MB/s 0:07:19
424,902,656 44% 1.18MB/s 0:07:21
426,213,376 44% 1.18MB/s 0:07:19
427,393,024 44% 1.15MB/s 0:07:30
428,703,744 44% 1.18MB/s 0:07:17
430,014,464 44% 1.17MB/s 0:07:18
431,063,040 45% 1.11MB/s 0:07:40
432,111,616 45% 1.09MB/s 0:07:51
433,422,336 45% 1.08MB/s 0:07:54
434,733,056 45% 1.09MB/s 0:07:47
436,043,776 45% 1.15MB/s 0:07:23
437,354,496 45% 1.19MB/s 0:07:07
438,665,216 45% 1.20MB/s 0:07:03
439,975,936 45% 1.19MB/s 0:07:02
441,286,656 46% 1.20MB/s 0:07:00
442,597,376 46% 1.21MB/s 0:06:54
443,908,096 46% 1.22MB/s 0:06:51
445,218,816 46% 1.22MB/s 0:06:50
446,529,536 46% 1.22MB/s 0:06:49
447,709,184 46% 1.19MB/s 0:06:56
449,019,904 46% 1.18MB/s 0:07:01
450,199,552 47% 1.12MB/s 0:07:21
451,510,272 47% 1.11MB/s 0:07:23
452,820,992 47% 1.14MB/s 0:07:13
454,131,712 47% 1.15MB/s 0:07:06
455,311,360 47% 1.15MB/s 0:07:06
456,622,080 47% 1.16MB/s 0:07:02
457,932,800 47% 1.16MB/s 0:07:00
458,850,304 47% 1.07MB/s 0:07:35
460,029,952 48% 1.08MB/s 0:07:28
461,340,672 48% 1.08MB/s 0:07:29
462,651,392 48% 1.08MB/s 0:07:27
463,962,112 48% 1.17MB/s 0:06:52
465,272,832 48% 1.21MB/s 0:06:36
466,583,552 48% 1.22MB/s 0:06:33
467,894,272 48% 1.21MB/s 0:06:33
469,204,992 49% 1.22MB/s 0:06:31
470,482,944 49% 1.21MB/s 0:06:33
471,793,664 49% 1.21MB/s 0:06:32
473,104,384 49% 1.21MB/s 0:06:31
474,415,104 49% 1.21MB/s 0:06:30
475,725,824 49% 1.21MB/s 0:06:26
477,036,544 49% 1.22MB/s 0:06:25
478,347,264 49% 1.22MB/s 0:06:24
479,657,984 50% 1.22MB/s 0:06:23
480,968,704 50% 1.22MB/s 0:06:21
482,279,424 50% 1.22MB/s 0:06:20
483,590,144 50% 1.22MB/s 0:06:19
484,900,864 50% 1.22MB/s 0:06:18
486,211,584 50% 1.22MB/s 0:06:17
487,522,304 50% 1.22MB/s 0:06:16
488,833,024 51% 1.22MB/s 0:06:15
490,143,744 51% 1.22MB/s 0:06:13
491,454,464 51% 1.22MB/s 0:06:12
492,765,184 51% 1.22MB/s 0:06:11
494,075,904 51% 1.22MB/s 0:06:10
495,386,624 51% 1.22MB/s 0:06:09
496,697,344 51% 1.22MB/s 0:06:08
498,008,064 52% 1.22MB/s 0:06:08
499,318,784 52% 1.22MB/s 0:06:07
500,629,504 52% 1.22MB/s 0:06:06
501,940,224 52% 1.22MB/s 0:06:05
503,250,944 52% 1.22MB/s 0:06:03
504,561,664 52% 1.22MB/s 0:06:01
505,872,384 52% 1.22MB/s 0:06:01
507,183,104 52% 1.22MB/s 0:06:00
508,493,824 53% 1.22MB/s 0:05:59
509,804,544 53% 1.22MB/s 0:05:59
511,115,264 53% 1.22MB/s 0:05:57
512,425,984 53% 1.22MB/s 0:05:56
513,736,704 53% 1.21MB/s 0:05:58
515,047,424 53% 1.21MB/s 0:05:56
516,358,144 53% 1.21MB/s 0:05:55
517,668,864 54% 1.21MB/s 0:05:54
518,979,584 54% 1.22MB/s 0:05:50
520,290,304 54% 1.22MB/s 0:05:49
521,601,024 54% 1.22MB/s 0:05:48
522,911,744 54% 1.22MB/s 0:05:47
524,222,464 54% 1.22MB/s 0:05:47
525,533,184 54% 1.22MB/s 0:05:45
526,843,904 55% 1.22MB/s 0:05:44
528,154,624 55% 1.22MB/s 0:05:44
529,465,344 55% 1.21MB/s 0:05:43
530,776,064 55% 1.21MB/s 0:05:43
532,086,784 55% 1.21MB/s 0:05:42
533,397,504 55% 1.21MB/s 0:05:41
534,708,224 55% 1.22MB/s 0:05:39
536,018,944 56% 1.20MB/s 0:05:43
537,329,664 56% 1.20MB/s 0:05:42
538,640,384 56% 1.20MB/s 0:05:41
539,951,104 56% 1.20MB/s 0:05:40
541,261,824 56% 1.21MB/s 0:05:34
542,572,544 56% 1.21MB/s 0:05:33
543,883,264 56% 1.21MB/s 0:05:32
545,193,984 56% 1.22MB/s 0:05:30
546,504,704 57% 1.21MB/s 0:05:31
547,815,424 57% 1.21MB/s 0:05:31
549,126,144 57% 1.21MB/s 0:05:30
550,436,864 57% 1.21MB/s 0:05:29
551,747,584 57% 1.21MB/s 0:05:27
553,058,304 57% 1.21MB/s 0:05:24
554,369,024 57% 1.21MB/s 0:05:24
555,679,744 58% 1.21MB/s 0:05:23
556,990,464 58% 1.21MB/s 0:05:22
558,301,184 58% 1.21MB/s 0:05:22
559,611,904 58% 1.21MB/s 0:05:20
560,922,624 58% 1.21MB/s 0:05:19
562,233,344 58% 1.21MB/s 0:05:17
563,544,064 58% 1.21MB/s 0:05:16
564,854,784 59% 1.21MB/s 0:05:15
566,165,504 59% 1.21MB/s 0:05:15
567,476,224 59% 1.21MB/s 0:05:13
568,786,944 59% 1.22MB/s 0:05:11
570,097,664 59% 1.22MB/s 0:05:10
571,408,384 59% 1.22MB/s 0:05:09
572,719,104 59% 1.22MB/s 0:05:08
574,029,824 59% 1.22MB/s 0:05:06
575,340,544 60% 1.22MB/s 0:05:06
576,651,264 60% 1.22MB/s 0:05:04
577,961,984 60% 1.22MB/s 0:05:03
579,272,704 60% 1.22MB/s 0:05:03
580,583,424 60% 1.22MB/s 0:05:01
581,894,144 60% 1.22MB/s 0:05:00
583,204,864 60% 1.22MB/s 0:04:59
584,515,584 61% 1.22MB/s 0:04:58
585,826,304 61% 1.22MB/s 0:04:57
587,137,024 61% 1.21MB/s 0:04:57
588,447,744 61% 1.21MB/s 0:04:56
589,758,464 61% 1.21MB/s 0:04:56
591,069,184 61% 1.21MB/s 0:04:55
592,379,904 61% 1.21MB/s 0:04:53
593,690,624 62% 1.21MB/s 0:04:53
595,001,344 62% 1.21MB/s 0:04:52
596,312,064 62% 1.21MB/s 0:04:50
597,622,784 62% 1.21MB/s 0:04:49
598,933,504 62% 1.21MB/s 0:04:48
600,244,224 62% 1.21MB/s 0:04:47
601,554,944 62% 1.20MB/s 0:04:48
602,865,664 62% 1.20MB/s 0:04:47
604,143,616 63% 1.20MB/s 0:04:47
605,454,336 63% 1.20MB/s 0:04:47
606,765,056 63% 1.20MB/s 0:04:44
608,075,776 63% 1.20MB/s 0:04:43
609,386,496 63% 1.21MB/s 0:04:40
610,697,216 63% 1.21MB/s 0:04:38
612,007,936 63% 1.21MB/s 0:04:39
613,318,656 64% 1.19MB/s 0:04:41
614,629,376 64% 1.19MB/s 0:04:39
615,940,096 64% 1.20MB/s 0:04:38
617,250,816 64% 1.21MB/s 0:04:34
618,561,536 64% 1.21MB/s 0:04:32
619,872,256 64% 1.20MB/s 0:04:33
621,182,976 64% 1.19MB/s 0:04:35
622,493,696 65% 1.18MB/s 0:04:36
623,804,416 65% 1.19MB/s 0:04:34
625,115,136 65% 1.20MB/s 0:04:29
626,425,856 65% 1.21MB/s 0:04:26
627,736,576 65% 1.22MB/s 0:04:24
629,047,296 65% 1.22MB/s 0:04:23
630,358,016 65% 1.22MB/s 0:04:22
631,668,736 66% 1.22MB/s 0:04:20
632,979,456 66% 1.21MB/s 0:04:20
634,290,176 66% 1.21MB/s 0:04:19
635,600,896 66% 1.21MB/s 0:04:18
636,911,616 66% 1.21MB/s 0:04:17
638,222,336 66% 1.22MB/s 0:04:15
639,533,056 66% 1.22MB/s 0:04:15
640,843,776 66% 1.21MB/s 0:04:14
642,154,496 67% 1.22MB/s 0:04:12
643,465,216 67% 1.22MB/s 0:04:11
644,775,936 67% 1.22MB/s 0:04:10
646,086,656 67% 1.22MB/s 0:04:09
647,397,376 67% 1.22MB/s 0:04:08
648,708,096 67% 1.22MB/s 0:04:07
650,018,816 67% 1.22MB/s 0:04:05
651,329,536 68% 1.22MB/s 0:04:04
652,640,256 68% 1.22MB/s 0:04:03
653,950,976 68% 1.22MB/s 0:04:02
655,261,696 68% 1.22MB/s 0:04:01
656,572,416 68% 1.22MB/s 0:04:01
657,883,136 68% 1.22MB/s 0:03:59
659,193,856 68% 1.22MB/s 0:03:58
660,504,576 69% 1.22MB/s 0:03:58
661,815,296 69% 1.22MB/s 0:03:56
663,126,016 69% 1.22MB/s 0:03:56
664,436,736 69% 1.21MB/s 0:03:55
665,747,456 69% 1.21MB/s 0:03:54
667,058,176 69% 1.21MB/s 0:03:54
668,368,896 69% 1.21MB/s 0:03:52
669,679,616 69% 1.21MB/s 0:03:51
670,990,336 70% 1.22MB/s 0:03:49
672,301,056 70% 1.22MB/s 0:03:48
673,611,776 70% 1.22MB/s 0:03:47
674,922,496 70% 1.22MB/s 0:03:46
676,233,216 70% 1.21MB/s 0:03:45
677,543,936 70% 1.22MB/s 0:03:44
678,854,656 70% 1.22MB/s 0:03:42
680,165,376 71% 1.21MB/s 0:03:42
681,476,096 71% 1.22MB/s 0:03:41
682,786,816 71% 1.22MB/s 0:03:40
684,097,536 71% 1.22MB/s 0:03:39
685,408,256 71% 1.22MB/s 0:03:37
686,718,976 71% 1.22MB/s 0:03:36
688,029,696 71% 1.21MB/s 0:03:37
689,340,416 72% 1.21MB/s 0:03:36
690,651,136 72% 1.21MB/s 0:03:34
691,961,856 72% 1.21MB/s 0:03:33
693,272,576 72% 1.21MB/s 0:03:32
694,583,296 72% 1.21MB/s 0:03:31
695,894,016 72% 1.21MB/s 0:03:31
697,204,736 72% 1.20MB/s 0:03:30
698,515,456 72% 1.20MB/s 0:03:29
699,826,176 73% 1.21MB/s 0:03:27
701,136,896 73% 1.20MB/s 0:03:27
702,447,616 73% 1.21MB/s 0:03:25
703,758,336 73% 1.21MB/s 0:03:24
705,069,056 73% 1.21MB/s 0:03:23
706,379,776 73% 1.22MB/s 0:03:21
707,690,496 73% 1.21MB/s 0:03:21
709,001,216 74% 1.21MB/s 0:03:19
710,311,936 74% 1.22MB/s 0:03:17
711,622,656 74% 1.22MB/s 0:03:16
712,933,376 74% 1.22MB/s 0:03:15
714,244,096 74% 1.21MB/s 0:03:15
715,554,816 74% 1.21MB/s 0:03:14
716,865,536 74% 1.21MB/s 0:03:13
718,176,256 75% 1.21MB/s 0:03:12
719,486,976 75% 1.21MB/s 0:03:10
720,797,696 75% 1.22MB/s 0:03:09
722,108,416 75% 1.22MB/s 0:03:08
723,419,136 75% 1.22MB/s 0:03:07
724,729,856 75% 1.22MB/s 0:03:06
726,040,576 75% 1.22MB/s 0:03:05
727,351,296 76% 1.22MB/s 0:03:04
728,662,016 76% 1.21MB/s 0:03:03
729,972,736 76% 1.22MB/s 0:03:02
731,283,456 76% 1.21MB/s 0:03:01
732,594,176 76% 1.22MB/s 0:03:00
733,904,896 76% 1.22MB/s 0:02:58
735,215,616 76% 1.21MB/s 0:02:58
736,526,336 76% 1.21MB/s 0:02:57
737,837,056 77% 1.21MB/s 0:02:56
739,115,008 77% 1.20MB/s 0:02:56
740,425,728 77% 1.20MB/s 0:02:55
741,736,448 77% 1.20MB/s 0:02:55
742,916,096 77% 1.15MB/s 0:03:01
744,226,816 77% 1.16MB/s 0:02:59
745,537,536 77% 1.16MB/s 0:02:57
746,848,256 78% 1.16MB/s 0:02:56
748,158,976 78% 1.22MB/s 0:02:47
749,469,696 78% 1.22MB/s 0:02:46
750,780,416 78% 1.22MB/s 0:02:45
752,091,136 78% 1.22MB/s 0:02:44
753,401,856 78% 1.21MB/s 0:02:43
754,712,576 78% 1.21MB/s 0:02:42
756,023,296 79% 1.21MB/s 0:02:41
757,334,016 79% 1.22MB/s 0:02:40
758,644,736 79% 1.22MB/s 0:02:39
759,955,456 79% 1.21MB/s 0:02:38
761,266,176 79% 1.21MB/s 0:02:37
762,576,896 79% 1.21MB/s 0:02:36
763,887,616 79% 1.20MB/s 0:02:36
765,198,336 79% 1.21MB/s 0:02:34
766,509,056 80% 1.21MB/s 0:02:34
767,819,776 80% 1.21MB/s 0:02:32
769,130,496 80% 1.21MB/s 0:02:31
770,441,216 80% 1.21MB/s 0:02:30
771,751,936 80% 1.22MB/s 0:02:28
773,062,656 80% 1.21MB/s 0:02:28
774,373,376 80% 1.21MB/s 0:02:27
775,684,096 81% 1.21MB/s 0:02:26
776,994,816 81% 1.21MB/s 0:02:25
778,305,536 81% 1.21MB/s 0:02:24
779,616,256 81% 1.22MB/s 0:02:22
780,926,976 81% 1.22MB/s 0:02:21
782,237,696 81% 1.21MB/s 0:02:20
783,548,416 81% 1.21MB/s 0:02:19
784,859,136 82% 1.21MB/s 0:02:18
786,169,856 82% 1.21MB/s 0:02:18
787,480,576 82% 1.21MB/s 0:02:16
788,791,296 82% 1.21MB/s 0:02:15
790,102,016 82% 1.22MB/s 0:02:14
791,412,736 82% 1.22MB/s 0:02:12
792,723,456 82% 1.22MB/s 0:02:11
794,034,176 82% 1.22MB/s 0:02:10
795,344,896 83% 1.21MB/s 0:02:10
796,655,616 83% 1.21MB/s 0:02:09
797,966,336 83% 1.20MB/s 0:02:09
799,277,056 83% 1.20MB/s 0:02:08
800,587,776 83% 1.19MB/s 0:02:07
801,898,496 83% 1.20MB/s 0:02:06
803,209,216 83% 1.21MB/s 0:02:04
804,519,936 84% 1.21MB/s 0:02:02
805,830,656 84% 1.21MB/s 0:02:01
807,141,376 84% 1.21MB/s 0:02:00
808,452,096 84% 1.21MB/s 0:01:59
809,762,816 84% 1.21MB/s 0:01:59
811,073,536 84% 1.21MB/s 0:01:57
812,384,256 84% 1.21MB/s 0:01:56
813,694,976 85% 1.21MB/s 0:01:55
815,005,696 85% 1.22MB/s 0:01:54
816,316,416 85% 1.21MB/s 0:01:53
817,627,136 85% 1.21MB/s 0:01:52
818,937,856 85% 1.21MB/s 0:01:51
820,248,576 85% 1.21MB/s 0:01:50
821,559,296 85% 1.22MB/s 0:01:48
822,870,016 85% 1.21MB/s 0:01:47
824,180,736 86% 1.21MB/s 0:01:46
825,491,456 86% 1.21MB/s 0:01:45
826,802,176 86% 1.21MB/s 0:01:45
828,112,896 86% 1.22MB/s 0:01:43
829,423,616 86% 1.21MB/s 0:01:42
830,734,336 86% 1.21MB/s 0:01:41
832,045,056 86% 1.21MB/s 0:01:40
833,355,776 87% 1.21MB/s 0:01:39
834,666,496 87% 1.22MB/s 0:01:38
835,977,216 87% 1.22MB/s 0:01:36
837,287,936 87% 1.22MB/s 0:01:35
838,598,656 87% 1.21MB/s 0:01:35
839,909,376 87% 1.20MB/s 0:01:34
841,220,096 87% 1.20MB/s 0:01:33
842,530,816 88% 1.20MB/s 0:01:33
843,841,536 88% 1.20MB/s 0:01:31
845,152,256 88% 1.21MB/s 0:01:30
846,462,976 88% 1.21MB/s 0:01:28
847,773,696 88% 1.21MB/s 0:01:27
849,084,416 88% 1.21MB/s 0:01:26
850,395,136 88% 1.21MB/s 0:01:25
851,705,856 88% 1.21MB/s 0:01:25
853,016,576 89% 1.21MB/s 0:01:24
854,327,296 89% 1.21MB/s 0:01:22
855,638,016 89% 1.21MB/s 0:01:21
856,948,736 89% 1.21MB/s 0:01:20
858,259,456 89% 1.21MB/s 0:01:19
859,570,176 89% 1.21MB/s 0:01:18
860,880,896 89% 1.22MB/s 0:01:17
862,191,616 90% 1.22MB/s 0:01:16
863,502,336 90% 1.21MB/s 0:01:15
864,813,056 90% 1.21MB/s 0:01:14
866,123,776 90% 1.22MB/s 0:01:12
867,434,496 90% 1.21MB/s 0:01:12
868,745,216 90% 1.22MB/s 0:01:10
870,055,936 90% 1.22MB/s 0:01:09
871,366,656 91% 1.22MB/s 0:01:08
872,644,608 91% 1.21MB/s 0:01:07
873,955,328 91% 1.21MB/s 0:01:07
875,266,048 91% 1.21MB/s 0:01:06
876,576,768 91% 1.21MB/s 0:01:05
877,887,488 91% 1.21MB/s 0:01:03
879,198,208 91% 1.22MB/s 0:01:02
880,508,928 92% 1.21MB/s 0:01:01
881,819,648 92% 1.21MB/s 0:01:00
883,130,368 92% 1.21MB/s 0:00:59
884,441,088 92% 1.21MB/s 0:00:58
885,751,808 92% 1.22MB/s 0:00:57
887,062,528 92% 1.22MB/s 0:00:56
888,373,248 92% 1.22MB/s 0:00:55
889,683,968 92% 1.22MB/s 0:00:53
890,994,688 93% 1.22MB/s 0:00:52
892,305,408 93% 1.21MB/s 0:00:52
893,616,128 93% 1.22MB/s 0:00:50
894,926,848 93% 1.22MB/s 0:00:49
896,237,568 93% 1.21MB/s 0:00:48
897,548,288 93% 1.21MB/s 0:00:47
898,859,008 93% 1.21MB/s 0:00:46
900,169,728 94% 1.21MB/s 0:00:45
901,480,448 94% 1.21MB/s 0:00:44
902,791,168 94% 1.21MB/s 0:00:43
904,101,888 94% 1.21MB/s 0:00:42
905,412,608 94% 1.22MB/s 0:00:41
906,723,328 94% 1.22MB/s 0:00:40
908,034,048 94% 1.21MB/s 0:00:39
909,344,768 95% 1.21MB/s 0:00:38
910,622,720 95% 1.21MB/s 0:00:37
911,835,136 95% 1.19MB/s 0:00:37
913,145,856 95% 1.19MB/s 0:00:35
914,456,576 95% 1.19MB/s 0:00:34
915,767,296 95% 1.19MB/s 0:00:33
917,078,016 95% 1.21MB/s 0:00:32
918,388,736 95% 1.21MB/s 0:00:31
919,699,456 96% 1.21MB/s 0:00:30
921,010,176 96% 1.21MB/s 0:00:29
922,320,896 96% 1.21MB/s 0:00:27
923,631,616 96% 1.21MB/s 0:00:26
924,942,336 96% 1.21MB/s 0:00:25
926,253,056 96% 1.21MB/s 0:00:24
927,563,776 96% 1.22MB/s 0:00:23
928,874,496 97% 1.22MB/s 0:00:22
930,185,216 97% 1.22MB/s 0:00:21
931,495,936 97% 1.22MB/s 0:00:20
932,806,656 97% 1.21MB/s 0:00:19
934,117,376 97% 1.21MB/s 0:00:18
935,428,096 97% 1.21MB/s 0:00:17
936,738,816 97% 1.21MB/s 0:00:16
938,049,536 98% 1.22MB/s 0:00:15
939,360,256 98% 1.22MB/s 0:00:14
940,670,976 98% 1.22MB/s 0:00:13
941,981,696 98% 1.22MB/s 0:00:12
943,292,416 98% 1.22MB/s 0:00:10
944,603,136 98% 1.22MB/s 0:00:09
945,913,856 98% 1.22MB/s 0:00:08
947,224,576 98% 1.20MB/s 0:00:07
948,535,296 99% 1.19MB/s 0:00:06
949,846,016 99% 1.19MB/s 0:00:05
951,156,736 99% 1.19MB/s 0:00:04
952,467,456 99% 1.21MB/s 0:00:03
953,778,176 99% 1.21MB/s 0:00:02
955,088,896 99% 1.22MB/s 0:00:01
956,399,616 99% 1.21MB/s 0:00:00
956,981,900 100% 1.17MB/s 0:12:58 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephone.img.xz.sha256
133 100% 0.32kB/s 0:00:00
133 100% 0.32kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz
32,768 0% 77.67kB/s 3:16:18
720,896 0% 680.85kB/s 0:22:22
2,031,616 0% 963.11kB/s 0:15:47
3,342,336 0% 1.03MB/s 0:14:25
4,653,056 0% 1.08MB/s 0:13:44
5,963,776 0% 1.22MB/s 0:12:09
7,274,496 0% 1.22MB/s 0:12:08
8,585,216 0% 1.22MB/s 0:12:05
9,895,936 1% 1.21MB/s 0:12:07
11,206,656 1% 1.22MB/s 0:12:03
12,517,376 1% 1.22MB/s 0:12:03
13,828,096 1% 1.21MB/s 0:12:05
15,138,816 1% 1.22MB/s 0:12:02
16,449,536 1% 1.21MB/s 0:12:06
17,760,256 1% 1.21MB/s 0:12:05
18,939,904 2% 1.18MB/s 0:12:21
20,250,624 2% 1.18MB/s 0:12:21
21,561,344 2% 1.18MB/s 0:12:20
22,872,064 2% 1.18MB/s 0:12:19
24,182,784 2% 1.21MB/s 0:12:00
25,493,504 2% 1.20MB/s 0:12:01
26,804,224 2% 1.21MB/s 0:11:58
28,114,944 3% 1.20MB/s 0:11:59
29,425,664 3% 1.20MB/s 0:11:58
30,736,384 3% 1.20MB/s 0:11:57
32,047,104 3% 1.21MB/s 0:11:55
33,357,824 3% 1.21MB/s 0:11:51
34,668,544 3% 1.21MB/s 0:11:47
35,979,264 3% 1.21MB/s 0:11:50
37,289,984 4% 1.21MB/s 0:11:50
38,600,704 4% 1.21MB/s 0:11:49
39,911,424 4% 1.20MB/s 0:11:50
41,222,144 4% 1.21MB/s 0:11:42
42,532,864 4% 1.21MB/s 0:11:41
43,843,584 4% 1.21MB/s 0:11:41
45,154,304 4% 1.21MB/s 0:11:41
46,465,024 5% 1.21MB/s 0:11:40
47,775,744 5% 1.21MB/s 0:11:39
49,086,464 5% 1.21MB/s 0:11:38
50,397,184 5% 1.21MB/s 0:11:35
51,707,904 5% 1.22MB/s 0:11:32
53,018,624 5% 1.22MB/s 0:11:31
54,329,344 5% 1.22MB/s 0:11:28
55,640,064 6% 1.22MB/s 0:11:27
56,950,784 6% 1.22MB/s 0:11:27
58,261,504 6% 1.22MB/s 0:11:25
59,572,224 6% 1.22MB/s 0:11:24
60,882,944 6% 1.22MB/s 0:11:23
62,193,664 6% 1.22MB/s 0:11:22
63,504,384 6% 1.22MB/s 0:11:21
64,815,104 7% 1.22MB/s 0:11:20
66,125,824 7% 1.22MB/s 0:11:19
67,436,544 7% 1.21MB/s 0:11:21
68,747,264 7% 1.22MB/s 0:11:18
70,057,984 7% 1.22MB/s 0:11:16
71,368,704 7% 1.22MB/s 0:11:15
72,679,424 7% 1.22MB/s 0:11:12
73,990,144 8% 1.22MB/s 0:11:13
75,300,864 8% 1.22MB/s 0:11:12
76,611,584 8% 1.21MB/s 0:11:15
77,922,304 8% 1.21MB/s 0:11:13
79,233,024 8% 1.20MB/s 0:11:17
80,510,976 8% 1.20MB/s 0:11:18
81,821,696 8% 1.20MB/s 0:11:16
83,132,416 9% 1.20MB/s 0:11:15
84,443,136 9% 1.21MB/s 0:11:12
85,753,856 9% 1.21MB/s 0:11:08
87,064,576 9% 1.22MB/s 0:11:04
88,375,296 9% 1.22MB/s 0:11:03
89,686,016 9% 1.22MB/s 0:11:03
90,996,736 9% 1.21MB/s 0:11:07
92,307,456 10% 1.20MB/s 0:11:06
93,618,176 10% 1.20MB/s 0:11:06
94,928,896 10% 1.21MB/s 0:11:04
96,239,616 10% 1.21MB/s 0:11:00
97,550,336 10% 1.21MB/s 0:11:01
98,861,056 10% 1.21MB/s 0:11:01
100,171,776 10% 1.21MB/s 0:10:58
101,482,496 11% 1.21MB/s 0:10:56
102,793,216 11% 1.22MB/s 0:10:52
104,103,936 11% 1.22MB/s 0:10:51
105,414,656 11% 1.21MB/s 0:10:52
106,725,376 11% 1.21MB/s 0:10:51
108,036,096 11% 1.21MB/s 0:10:51
109,346,816 11% 1.21MB/s 0:10:50
110,657,536 12% 1.21MB/s 0:10:46
111,968,256 12% 1.20MB/s 0:10:51
113,278,976 12% 1.20MB/s 0:10:54
114,589,696 12% 1.20MB/s 0:10:51
115,900,416 12% 1.20MB/s 0:10:51
117,211,136 12% 1.21MB/s 0:10:44
118,521,856 12% 1.20MB/s 0:10:46
119,832,576 13% 1.20MB/s 0:10:45
121,143,296 13% 1.20MB/s 0:10:44
122,454,016 13% 1.20MB/s 0:10:46
123,764,736 13% 1.21MB/s 0:10:39
125,075,456 13% 1.21MB/s 0:10:37
126,386,176 13% 1.21MB/s 0:10:37
127,696,896 13% 1.22MB/s 0:10:31
129,007,616 14% 1.22MB/s 0:10:30
130,318,336 14% 1.22MB/s 0:10:28
131,629,056 14% 1.22MB/s 0:10:27
132,939,776 14% 1.22MB/s 0:10:27
134,250,496 14% 1.22MB/s 0:10:25
135,561,216 14% 1.22MB/s 0:10:24
136,871,936 14% 1.22MB/s 0:10:25
138,182,656 15% 1.21MB/s 0:10:25
139,493,376 15% 1.21MB/s 0:10:24
140,804,096 15% 1.21MB/s 0:10:23
142,114,816 15% 1.21MB/s 0:10:21
143,425,536 15% 1.22MB/s 0:10:19
144,736,256 15% 1.22MB/s 0:10:17
146,046,976 15% 1.22MB/s 0:10:17
147,357,696 16% 1.22MB/s 0:10:15
148,668,416 16% 1.22MB/s 0:10:14
149,979,136 16% 1.22MB/s 0:10:14
151,289,856 16% 1.22MB/s 0:10:12
152,600,576 16% 1.22MB/s 0:10:11
153,911,296 16% 1.22MB/s 0:10:11
155,222,016 16% 1.22MB/s 0:10:09
156,532,736 17% 1.22MB/s 0:10:07
157,843,456 17% 1.22MB/s 0:10:06
159,154,176 17% 1.22MB/s 0:10:05
160,464,896 17% 1.22MB/s 0:10:03
161,775,616 17% 1.22MB/s 0:10:03
163,086,336 17% 1.22MB/s 0:10:02
164,397,056 17% 1.22MB/s 0:10:00
165,707,776 18% 1.22MB/s 0:10:01
167,018,496 18% 1.22MB/s 0:10:00
168,329,216 18% 1.22MB/s 0:09:59
169,639,936 18% 1.22MB/s 0:09:58
170,950,656 18% 1.21MB/s 0:09:59
172,261,376 18% 1.21MB/s 0:09:58
173,572,096 18% 1.21MB/s 0:09:58
174,882,816 19% 1.21MB/s 0:09:57
176,193,536 19% 1.22MB/s 0:09:53
177,504,256 19% 1.22MB/s 0:09:52
178,814,976 19% 1.22MB/s 0:09:51
180,125,696 19% 1.22MB/s 0:09:50
181,436,416 19% 1.21MB/s 0:09:49
182,747,136 19% 1.22MB/s 0:09:47
184,057,856 20% 1.22MB/s 0:09:46
185,368,576 20% 1.21MB/s 0:09:46
186,679,296 20% 1.22MB/s 0:09:43
187,990,016 20% 1.21MB/s 0:09:48
189,300,736 20% 1.21MB/s 0:09:45
190,611,456 20% 1.21MB/s 0:09:42
191,922,176 20% 1.21MB/s 0:09:43
193,232,896 21% 1.22MB/s 0:09:37
194,543,616 21% 1.22MB/s 0:09:38
195,854,336 21% 1.22MB/s 0:09:37
197,165,056 21% 1.21MB/s 0:09:37
198,475,776 21% 1.22MB/s 0:09:34
199,786,496 21% 1.22MB/s 0:09:33
201,097,216 21% 1.22MB/s 0:09:32
202,407,936 22% 1.22MB/s 0:09:30
203,718,656 22% 1.22MB/s 0:09:29
205,029,376 22% 1.22MB/s 0:09:28
206,340,096 22% 1.22MB/s 0:09:27
207,650,816 22% 1.22MB/s 0:09:26
208,961,536 22% 1.22MB/s 0:09:25
210,272,256 22% 1.22MB/s 0:09:24
211,582,976 23% 1.22MB/s 0:09:24
212,893,696 23% 1.22MB/s 0:09:22
214,171,648 23% 1.21MB/s 0:09:24
215,482,368 23% 1.21MB/s 0:09:24
216,793,088 23% 1.21MB/s 0:09:23
218,103,808 23% 1.20MB/s 0:09:25
219,414,528 23% 1.21MB/s 0:09:20
220,725,248 24% 1.21MB/s 0:09:19
222,035,968 24% 1.21MB/s 0:09:17
223,346,688 24% 1.22MB/s 0:09:13
224,657,408 24% 1.22MB/s 0:09:13
225,968,128 24% 1.22MB/s 0:09:12
227,278,848 24% 1.22MB/s 0:09:11
228,589,568 24% 1.22MB/s 0:09:10
229,900,288 25% 1.22MB/s 0:09:09
231,211,008 25% 1.22MB/s 0:09:07
232,521,728 25% 1.22MB/s 0:09:07
233,832,448 25% 1.22MB/s 0:09:05
235,143,168 25% 1.22MB/s 0:09:04
236,453,888 25% 1.22MB/s 0:09:03
237,764,608 25% 1.22MB/s 0:09:02
239,075,328 26% 1.22MB/s 0:09:02
240,386,048 26% 1.22MB/s 0:08:59
241,696,768 26% 1.22MB/s 0:08:59
243,007,488 26% 1.22MB/s 0:08:58
244,318,208 26% 1.21MB/s 0:09:00
245,628,928 26% 1.21MB/s 0:09:00
246,939,648 26% 1.21MB/s 0:08:59
248,250,368 27% 1.21MB/s 0:08:59
249,561,088 27% 1.22MB/s 0:08:53
250,871,808 27% 1.21MB/s 0:08:53
252,182,528 27% 1.22MB/s 0:08:51
253,493,248 27% 1.22MB/s 0:08:48
254,803,968 27% 1.22MB/s 0:08:47
256,114,688 27% 1.22MB/s 0:08:48
257,425,408 28% 1.22MB/s 0:08:47
258,736,128 28% 1.22MB/s 0:08:47
260,046,848 28% 1.22MB/s 0:08:46
261,357,568 28% 1.22MB/s 0:08:44
262,668,288 28% 1.22MB/s 0:08:43
263,979,008 28% 1.22MB/s 0:08:42
265,289,728 28% 1.21MB/s 0:08:46
266,600,448 29% 1.21MB/s 0:08:43
267,911,168 29% 1.21MB/s 0:08:42
269,221,888 29% 1.21MB/s 0:08:40
270,532,608 29% 1.22MB/s 0:08:35
271,843,328 29% 1.22MB/s 0:08:36
273,154,048 29% 1.21MB/s 0:08:37
274,464,768 30% 1.21MB/s 0:08:36
275,775,488 30% 1.21MB/s 0:08:35
277,086,208 30% 1.21MB/s 0:08:34
278,396,928 30% 1.21MB/s 0:08:34
279,707,648 30% 1.21MB/s 0:08:31
281,018,368 30% 1.21MB/s 0:08:30
282,329,088 30% 1.21MB/s 0:08:28
283,639,808 31% 1.22MB/s 0:08:24
284,950,528 31% 1.22MB/s 0:08:25
286,261,248 31% 1.22MB/s 0:08:25
287,571,968 31% 1.21MB/s 0:08:24
288,882,688 31% 1.22MB/s 0:08:22
290,193,408 31% 1.21MB/s 0:08:22
291,504,128 31% 1.22MB/s 0:08:19
292,814,848 32% 1.21MB/s 0:08:20
294,125,568 32% 1.22MB/s 0:08:17
295,436,288 32% 1.22MB/s 0:08:15
296,615,936 32% 1.19MB/s 0:08:27
297,926,656 32% 1.19MB/s 0:08:24
299,237,376 32% 1.18MB/s 0:08:28
300,548,096 32% 1.18MB/s 0:08:27
301,858,816 32% 1.21MB/s 0:08:16
303,169,536 33% 1.21MB/s 0:08:14
304,480,256 33% 1.21MB/s 0:08:11
305,790,976 33% 1.21MB/s 0:08:11
307,101,696 33% 1.21MB/s 0:08:10
308,412,416 33% 1.21MB/s 0:08:10
309,723,136 33% 1.21MB/s 0:08:10
311,033,856 33% 1.21MB/s 0:08:08
312,344,576 34% 1.21MB/s 0:08:04
313,655,296 34% 1.22MB/s 0:08:02
314,966,016 34% 1.21MB/s 0:08:03
316,276,736 34% 1.22MB/s 0:08:00
317,587,456 34% 1.21MB/s 0:08:01
318,898,176 34% 1.21MB/s 0:08:02
320,208,896 35% 1.21MB/s 0:07:59
321,519,616 35% 1.21MB/s 0:07:57
322,830,336 35% 1.21MB/s 0:07:57
324,141,056 35% 1.21MB/s 0:07:55
325,451,776 35% 1.21MB/s 0:07:54
326,762,496 35% 1.21MB/s 0:07:53
328,073,216 35% 1.21MB/s 0:07:54
329,383,936 36% 1.21MB/s 0:07:50
330,694,656 36% 1.22MB/s 0:07:49
332,005,376 36% 1.21MB/s 0:07:48
333,316,096 36% 1.22MB/s 0:07:45
334,626,816 36% 1.21MB/s 0:07:47
335,937,536 36% 1.21MB/s 0:07:47
337,248,256 36% 1.21MB/s 0:07:45
338,558,976 37% 1.21MB/s 0:07:44
339,869,696 37% 1.21MB/s 0:07:42
341,180,416 37% 1.21MB/s 0:07:43
342,491,136 37% 1.21MB/s 0:07:42
343,801,856 37% 1.21MB/s 0:07:41
345,112,576 37% 1.21MB/s 0:07:41
346,423,296 37% 1.21MB/s 0:07:37
347,734,016 38% 1.21MB/s 0:07:36
349,011,968 38% 1.20MB/s 0:07:39
350,322,688 38% 1.20MB/s 0:07:38
351,633,408 38% 1.20MB/s 0:07:38
352,944,128 38% 1.20MB/s 0:07:38
354,254,848 38% 1.21MB/s 0:07:32
355,565,568 38% 1.21MB/s 0:07:30
356,876,288 39% 1.22MB/s 0:07:28
358,187,008 39% 1.21MB/s 0:07:28
359,497,728 39% 1.22MB/s 0:07:26
360,808,448 39% 1.22MB/s 0:07:24
362,119,168 39% 1.22MB/s 0:07:24
363,429,888 39% 1.22MB/s 0:07:21
364,740,608 39% 1.21MB/s 0:07:22
366,051,328 40% 1.22MB/s 0:07:20
367,362,048 40% 1.22MB/s 0:07:19
368,672,768 40% 1.22MB/s 0:07:17
369,983,488 40% 1.22MB/s 0:07:17
371,294,208 40% 1.21MB/s 0:07:17
372,604,928 40% 1.21MB/s 0:07:16
373,915,648 40% 1.20MB/s 0:07:18
375,226,368 41% 1.21MB/s 0:07:16
376,537,088 41% 1.21MB/s 0:07:15
377,847,808 41% 1.20MB/s 0:07:15
379,158,528 41% 1.21MB/s 0:07:12
380,469,248 41% 1.21MB/s 0:07:11
381,779,968 41% 1.21MB/s 0:07:09
383,090,688 41% 1.21MB/s 0:07:08
384,401,408 42% 1.21MB/s 0:07:07
385,712,128 42% 1.21MB/s 0:07:05
387,022,848 42% 1.21MB/s 0:07:05
388,333,568 42% 1.21MB/s 0:07:04
389,644,288 42% 1.21MB/s 0:07:04
390,955,008 42% 1.21MB/s 0:07:03
392,265,728 42% 1.21MB/s 0:07:00
393,576,448 43% 1.21MB/s 0:06:59
394,887,168 43% 1.21MB/s 0:06:59
396,197,888 43% 1.21MB/s 0:06:59
397,508,608 43% 1.21MB/s 0:06:57
398,819,328 43% 1.21MB/s 0:06:56
400,130,048 43% 1.21MB/s 0:06:53
401,440,768 43% 1.22MB/s 0:06:51
402,751,488 44% 1.21MB/s 0:06:53
404,062,208 44% 1.21MB/s 0:06:51
405,372,928 44% 1.21MB/s 0:06:51
406,683,648 44% 1.21MB/s 0:06:51
407,994,368 44% 1.21MB/s 0:06:50
409,305,088 44% 1.20MB/s 0:06:50
410,615,808 44% 1.20MB/s 0:06:48
411,926,528 45% 1.21MB/s 0:06:47
413,237,248 45% 1.21MB/s 0:06:44
414,547,968 45% 1.22MB/s 0:06:42
415,858,688 45% 1.22MB/s 0:06:40
417,169,408 45% 1.21MB/s 0:06:41
418,480,128 45% 1.21MB/s 0:06:40
419,790,848 45% 1.21MB/s 0:06:40
421,101,568 46% 1.20MB/s 0:06:40
422,412,288 46% 1.21MB/s 0:06:36
423,723,008 46% 1.21MB/s 0:06:37
425,033,728 46% 1.21MB/s 0:06:34
426,344,448 46% 1.21MB/s 0:06:33
427,655,168 46% 1.21MB/s 0:06:34
428,965,888 46% 1.21MB/s 0:06:30
430,276,608 47% 1.21MB/s 0:06:30
431,587,328 47% 1.22MB/s 0:06:28
432,898,048 47% 1.22MB/s 0:06:24
434,208,768 47% 1.22MB/s 0:06:25
435,519,488 47% 1.21MB/s 0:06:25
436,830,208 47% 1.22MB/s 0:06:24
438,140,928 47% 1.21MB/s 0:06:24
439,451,648 48% 1.21MB/s 0:06:24
440,762,368 48% 1.21MB/s 0:06:21
442,073,088 48% 1.21MB/s 0:06:22
443,383,808 48% 1.21MB/s 0:06:20
444,694,528 48% 1.21MB/s 0:06:19
446,005,248 48% 1.21MB/s 0:06:18
447,315,968 48% 1.22MB/s 0:06:15
448,626,688 49% 1.21MB/s 0:06:16
449,937,408 49% 1.21MB/s 0:06:14
451,248,128 49% 1.21MB/s 0:06:13
452,558,848 49% 1.21MB/s 0:06:13
453,869,568 49% 1.22MB/s 0:06:10
455,180,288 49% 1.21MB/s 0:06:09
456,491,008 49% 1.21MB/s 0:06:08
457,801,728 50% 1.22MB/s 0:06:06
459,112,448 50% 1.21MB/s 0:06:06
460,423,168 50% 1.21MB/s 0:06:06
461,733,888 50% 1.21MB/s 0:06:06
463,044,608 50% 1.21MB/s 0:06:04
464,355,328 50% 1.21MB/s 0:06:03
465,666,048 50% 1.21MB/s 0:06:01
466,976,768 51% 1.22MB/s 0:05:59
468,287,488 51% 1.22MB/s 0:05:58
469,598,208 51% 1.21MB/s 0:05:59
470,908,928 51% 1.21MB/s 0:05:58
472,219,648 51% 1.21MB/s 0:05:57
473,530,368 51% 1.21MB/s 0:05:56
474,841,088 51% 1.21MB/s 0:05:54
476,151,808 52% 1.22MB/s 0:05:51
477,462,528 52% 1.22MB/s 0:05:50
478,773,248 52% 1.22MB/s 0:05:49
480,083,968 52% 1.22MB/s 0:05:48
481,394,688 52% 1.21MB/s 0:05:48
482,672,640 52% 1.20MB/s 0:05:51
483,983,360 52% 1.20MB/s 0:05:49
485,294,080 53% 1.20MB/s 0:05:48
486,604,800 53% 1.21MB/s 0:05:46
487,915,520 53% 1.22MB/s 0:05:41
489,226,240 53% 1.22MB/s 0:05:40
490,536,960 53% 1.22MB/s 0:05:40
491,847,680 53% 1.21MB/s 0:05:40
493,158,400 53% 1.20MB/s 0:05:43
494,469,120 54% 1.20MB/s 0:05:42
495,779,840 54% 1.20MB/s 0:05:40
497,090,560 54% 1.20MB/s 0:05:38
498,401,280 54% 1.22MB/s 0:05:34
499,712,000 54% 1.21MB/s 0:05:33
501,022,720 54% 1.21MB/s 0:05:32
502,333,440 54% 1.21MB/s 0:05:31
503,644,160 55% 1.21MB/s 0:05:30
504,954,880 55% 1.21MB/s 0:05:31
506,265,600 55% 1.22MB/s 0:05:27
507,576,320 55% 1.22MB/s 0:05:26
508,887,040 55% 1.22MB/s 0:05:24
510,197,760 55% 1.22MB/s 0:05:23
511,508,480 55% 1.22MB/s 0:05:22
512,819,200 56% 1.22MB/s 0:05:22
514,129,920 56% 1.22MB/s 0:05:21
515,440,640 56% 1.22MB/s 0:05:18
516,751,360 56% 1.22MB/s 0:05:19
518,062,080 56% 1.22MB/s 0:05:17
519,372,800 56% 1.22MB/s 0:05:17
520,683,520 56% 1.22MB/s 0:05:16
521,994,240 57% 1.22MB/s 0:05:15
523,304,960 57% 1.22MB/s 0:05:14
524,615,680 57% 1.22MB/s 0:05:12
525,926,400 57% 1.22MB/s 0:05:11
527,237,120 57% 1.22MB/s 0:05:10
528,547,840 57% 1.22MB/s 0:05:10
529,858,560 57% 1.22MB/s 0:05:09
531,169,280 58% 1.22MB/s 0:05:07
532,480,000 58% 1.22MB/s 0:05:06
533,790,720 58% 1.21MB/s 0:05:06
535,101,440 58% 1.22MB/s 0:05:04
536,412,160 58% 1.22MB/s 0:05:03
537,722,880 58% 1.22MB/s 0:05:02
539,033,600 58% 1.22MB/s 0:05:00
540,344,320 59% 1.22MB/s 0:05:00
541,655,040 59% 1.22MB/s 0:04:58
542,965,760 59% 1.22MB/s 0:04:58
544,276,480 59% 1.21MB/s 0:04:57
545,456,128 59% 1.16MB/s 0:05:10
546,635,776 59% 1.14MB/s 0:05:16
547,946,496 59% 1.13MB/s 0:05:17
549,257,216 60% 1.12MB/s 0:05:18
550,567,936 60% 1.17MB/s 0:05:04
551,878,656 60% 1.20MB/s 0:04:56
553,189,376 60% 1.21MB/s 0:04:52
554,500,096 60% 1.22MB/s 0:04:48
555,810,816 60% 1.22MB/s 0:04:47
557,121,536 60% 1.22MB/s 0:04:46
558,432,256 61% 1.22MB/s 0:04:45
559,742,976 61% 1.22MB/s 0:04:44
561,053,696 61% 1.22MB/s 0:04:43
562,364,416 61% 1.22MB/s 0:04:42
563,675,136 61% 1.22MB/s 0:04:41
564,985,856 61% 1.22MB/s 0:04:40
566,296,576 61% 1.22MB/s 0:04:39
567,607,296 62% 1.22MB/s 0:04:37
568,918,016 62% 1.22MB/s 0:04:37
570,228,736 62% 1.21MB/s 0:04:39
571,539,456 62% 1.20MB/s 0:04:39
572,850,176 62% 1.19MB/s 0:04:40
574,160,896 62% 1.19MB/s 0:04:38
575,471,616 62% 1.19MB/s 0:04:37
576,389,120 63% 1.10MB/s 0:05:00
577,699,840 63% 1.11MB/s 0:04:56
579,010,560 63% 1.11MB/s 0:04:55
580,321,280 63% 1.12MB/s 0:04:51
581,632,000 63% 1.22MB/s 0:04:27
582,942,720 63% 1.22MB/s 0:04:26
584,253,440 63% 1.22MB/s 0:04:25
585,564,160 64% 1.22MB/s 0:04:24
586,874,880 64% 1.22MB/s 0:04:22
588,185,600 64% 1.22MB/s 0:04:22
589,496,320 64% 1.21MB/s 0:04:22
590,807,040 64% 1.21MB/s 0:04:21
592,117,760 64% 1.21MB/s 0:04:21
593,428,480 64% 1.21MB/s 0:04:19
594,739,200 65% 1.21MB/s 0:04:17
596,049,920 65% 1.21MB/s 0:04:16
597,360,640 65% 1.22MB/s 0:04:15
598,671,360 65% 1.22MB/s 0:04:14
599,982,080 65% 1.21MB/s 0:04:13
601,292,800 65% 1.22MB/s 0:04:11
602,603,520 65% 1.22MB/s 0:04:10
603,914,240 66% 1.22MB/s 0:04:09
605,224,960 66% 1.22MB/s 0:04:07
606,535,680 66% 1.21MB/s 0:04:07
607,846,400 66% 1.22MB/s 0:04:05
609,157,120 66% 1.22MB/s 0:04:04
610,467,840 66% 1.21MB/s 0:04:05
611,778,560 66% 1.21MB/s 0:04:03
613,089,280 67% 1.21MB/s 0:04:03
614,400,000 67% 1.21MB/s 0:04:02
615,710,720 67% 1.22MB/s 0:04:00
616,988,672 67% 1.21MB/s 0:04:00
618,299,392 67% 1.20MB/s 0:04:01
619,610,112 67% 1.20MB/s 0:03:59
620,920,832 67% 1.20MB/s 0:03:58
622,231,552 68% 1.21MB/s 0:03:56
623,542,272 68% 1.21MB/s 0:03:54
624,852,992 68% 1.21MB/s 0:03:54
626,163,712 68% 1.21MB/s 0:03:53
627,474,432 68% 1.21MB/s 0:03:52
628,785,152 68% 1.21MB/s 0:03:50
630,095,872 68% 1.21MB/s 0:03:48
631,406,592 69% 1.22MB/s 0:03:47
632,717,312 69% 1.22MB/s 0:03:46
633,896,960 69% 1.19MB/s 0:03:51
635,207,680 69% 1.18MB/s 0:03:50
636,518,400 69% 1.19MB/s 0:03:49
637,829,120 69% 1.19MB/s 0:03:48
639,139,840 69% 1.21MB/s 0:03:42
640,450,560 70% 1.22MB/s 0:03:40
641,761,280 70% 1.21MB/s 0:03:40
643,072,000 70% 1.21MB/s 0:03:39
644,382,720 70% 1.21MB/s 0:03:38
645,693,440 70% 1.19MB/s 0:03:40
647,004,160 70% 1.20MB/s 0:03:38
648,314,880 70% 1.20MB/s 0:03:36
649,625,600 71% 1.20MB/s 0:03:35
650,936,320 71% 1.21MB/s 0:03:32
652,247,040 71% 1.21MB/s 0:03:32
653,557,760 71% 1.21MB/s 0:03:30
654,868,480 71% 1.21MB/s 0:03:29
656,179,200 71% 1.21MB/s 0:03:28
657,489,920 71% 1.21MB/s 0:03:27
658,800,640 72% 1.21MB/s 0:03:26
660,111,360 72% 1.21MB/s 0:03:25
661,422,080 72% 1.21MB/s 0:03:25
662,732,800 72% 1.21MB/s 0:03:23
664,043,520 72% 1.21MB/s 0:03:22
665,354,240 72% 1.21MB/s 0:03:21
666,664,960 72% 1.21MB/s 0:03:20
667,975,680 73% 1.21MB/s 0:03:19
669,286,400 73% 1.21MB/s 0:03:17
670,597,120 73% 1.21MB/s 0:03:16
671,907,840 73% 1.22MB/s 0:03:15
673,218,560 73% 1.21MB/s 0:03:14
674,529,280 73% 1.22MB/s 0:03:13
675,840,000 73% 1.22MB/s 0:03:12
677,150,720 74% 1.20MB/s 0:03:13
678,461,440 74% 1.19MB/s 0:03:14
679,772,160 74% 1.19MB/s 0:03:13
681,082,880 74% 1.19MB/s 0:03:12
682,393,600 74% 1.20MB/s 0:03:09
683,704,320 74% 1.21MB/s 0:03:07
685,015,040 74% 1.20MB/s 0:03:06
686,325,760 75% 1.20MB/s 0:03:05
687,636,480 75% 1.20MB/s 0:03:04
688,947,200 75% 1.21MB/s 0:03:02
690,257,920 75% 1.21MB/s 0:03:01
691,568,640 75% 1.22MB/s 0:02:59
692,879,360 75% 1.21MB/s 0:02:58
694,190,080 75% 1.20MB/s 0:02:59
695,500,800 76% 1.20MB/s 0:02:59
696,811,520 76% 1.20MB/s 0:02:57
698,122,240 76% 1.20MB/s 0:02:56
699,432,960 76% 1.20MB/s 0:02:56
700,743,680 76% 1.19MB/s 0:02:55
702,054,400 76% 1.19MB/s 0:02:55
703,365,120 76% 1.19MB/s 0:02:53
704,675,840 77% 1.20MB/s 0:02:51
705,986,560 77% 1.21MB/s 0:02:49
707,297,280 77% 1.21MB/s 0:02:47
708,608,000 77% 1.21MB/s 0:02:46
709,918,720 77% 1.21MB/s 0:02:44
711,229,440 77% 1.22MB/s 0:02:43
712,540,160 77% 1.22MB/s 0:02:42
713,850,880 78% 1.22MB/s 0:02:41
715,161,600 78% 1.22MB/s 0:02:40
716,472,320 78% 1.22MB/s 0:02:39
717,783,040 78% 1.22MB/s 0:02:38
719,093,760 78% 1.22MB/s 0:02:36
720,404,480 78% 1.21MB/s 0:02:36
721,715,200 78% 1.20MB/s 0:02:36
723,025,920 79% 1.20MB/s 0:02:35
724,336,640 79% 1.20MB/s 0:02:35
725,647,360 79% 1.20MB/s 0:02:33
726,958,080 79% 1.21MB/s 0:02:32
728,268,800 79% 1.21MB/s 0:02:31
729,579,520 79% 1.21MB/s 0:02:29
730,890,240 79% 1.21MB/s 0:02:28
732,200,960 80% 1.20MB/s 0:02:28
733,511,680 80% 1.20MB/s 0:02:26
734,822,400 80% 1.21MB/s 0:02:25
736,133,120 80% 1.21MB/s 0:02:23
737,443,840 80% 1.22MB/s 0:02:22
738,754,560 80% 1.22MB/s 0:02:21
740,065,280 80% 1.22MB/s 0:02:20
741,376,000 81% 1.22MB/s 0:02:19
742,686,720 81% 1.22MB/s 0:02:18
743,997,440 81% 1.22MB/s 0:02:17
745,177,088 81% 1.15MB/s 0:02:23
746,487,808 81% 1.15MB/s 0:02:23
747,798,528 81% 1.14MB/s 0:02:23
748,847,104 81% 1.07MB/s 0:02:32
750,157,824 81% 1.12MB/s 0:02:23
751,435,776 82% 1.12MB/s 0:02:22
752,746,496 82% 1.13MB/s 0:02:19
754,057,216 82% 1.21MB/s 0:02:10
755,367,936 82% 1.20MB/s 0:02:09
756,678,656 82% 1.20MB/s 0:02:08
757,858,304 82% 1.17MB/s 0:02:10
759,037,952 82% 1.15MB/s 0:02:12
760,348,672 83% 1.14MB/s 0:02:12
761,659,392 83% 1.16MB/s 0:02:09
762,970,112 83% 1.17MB/s 0:02:06
764,280,832 83% 1.20MB/s 0:02:02
765,591,552 83% 1.21MB/s 0:02:00
766,902,272 83% 1.20MB/s 0:02:00
768,212,992 83% 1.21MB/s 0:01:58
769,523,712 84% 1.21MB/s 0:01:57
770,834,432 84% 1.19MB/s 0:01:57
772,145,152 84% 1.20MB/s 0:01:55
773,455,872 84% 1.19MB/s 0:01:55
774,635,520 84% 1.17MB/s 0:01:57
775,946,240 84% 1.18MB/s 0:01:55
777,256,960 84% 1.17MB/s 0:01:54
778,567,680 85% 1.18MB/s 0:01:53
779,878,400 85% 1.21MB/s 0:01:49
781,189,120 85% 1.20MB/s 0:01:48
782,499,840 85% 1.21MB/s 0:01:46
783,810,560 85% 1.21MB/s 0:01:45
785,121,280 85% 1.20MB/s 0:01:45
786,432,000 85% 1.21MB/s 0:01:43
787,742,720 86% 1.21MB/s 0:01:43
789,053,440 86% 1.21MB/s 0:01:41
790,364,160 86% 1.22MB/s 0:01:39
791,674,880 86% 1.22MB/s 0:01:38
792,985,600 86% 1.22MB/s 0:01:37
794,296,320 86% 1.22MB/s 0:01:36
795,607,040 86% 1.21MB/s 0:01:36
796,917,760 87% 1.20MB/s 0:01:35
798,228,480 87% 1.19MB/s 0:01:35
799,539,200 87% 1.19MB/s 0:01:34
800,849,920 87% 1.20MB/s 0:01:33
802,160,640 87% 1.20MB/s 0:01:31
803,471,360 87% 1.20MB/s 0:01:30
804,782,080 87% 1.21MB/s 0:01:28
806,092,800 88% 1.21MB/s 0:01:28
807,403,520 88% 1.21MB/s 0:01:27
808,714,240 88% 1.21MB/s 0:01:25
810,024,960 88% 1.21MB/s 0:01:24
811,335,680 88% 1.22MB/s 0:01:22
812,646,400 88% 1.21MB/s 0:01:22
813,957,120 88% 1.21MB/s 0:01:21
815,005,696 89% 1.13MB/s 0:01:26
815,661,056 89% 989.00kB/s 0:01:40
816,185,344 89% 803.16kB/s 0:02:02
816,709,632 89% 621.36kB/s 0:02:37
817,233,920 89% 490.64kB/s 0:03:18
818,413,568 89% 615.24kB/s 0:02:36
819,724,288 89% 800.37kB/s 0:01:58
821,035,008 89% 989.00kB/s 0:01:34
822,345,728 89% 1.19MB/s 0:01:15
823,656,448 90% 1.22MB/s 0:01:13
824,967,168 90% 1.22MB/s 0:01:12
826,277,888 90% 1.21MB/s 0:01:11
827,588,608 90% 1.21MB/s 0:01:10
828,768,256 90% 1.16MB/s 0:01:12
830,078,976 90% 1.17MB/s 0:01:10
831,389,696 90% 1.17MB/s 0:01:09
832,700,416 91% 1.17MB/s 0:01:08
834,011,136 91% 1.21MB/s 0:01:05
835,321,856 91% 1.21MB/s 0:01:03
836,632,576 91% 1.22MB/s 0:01:02
837,943,296 91% 1.22MB/s 0:01:01
839,254,016 91% 1.21MB/s 0:01:00
840,564,736 91% 1.20MB/s 0:01:00
841,875,456 92% 1.19MB/s 0:00:59
843,055,104 92% 1.15MB/s 0:01:01
844,365,824 92% 1.16MB/s 0:00:59
845,676,544 92% 1.17MB/s 0:00:57
846,987,264 92% 1.18MB/s 0:00:56
848,297,984 92% 1.22MB/s 0:00:53
849,608,704 92% 1.21MB/s 0:00:52
850,919,424 93% 1.21MB/s 0:00:51
852,230,144 93% 1.21MB/s 0:00:50
853,540,864 93% 1.21MB/s 0:00:49
854,851,584 93% 1.21MB/s 0:00:48
856,162,304 93% 1.21MB/s 0:00:47
857,473,024 93% 1.22MB/s 0:00:45
858,783,744 93% 1.22MB/s 0:00:44
860,094,464 94% 1.22MB/s 0:00:43
861,405,184 94% 1.22MB/s 0:00:42
862,715,904 94% 1.22MB/s 0:00:41
864,026,624 94% 1.21MB/s 0:00:40
865,337,344 94% 1.21MB/s 0:00:39
866,648,064 94% 1.21MB/s 0:00:38
867,958,784 94% 1.20MB/s 0:00:38
869,269,504 95% 1.21MB/s 0:00:36
870,580,224 95% 1.21MB/s 0:00:35
871,890,944 95% 1.21MB/s 0:00:34
873,201,664 95% 1.22MB/s 0:00:33
874,512,384 95% 1.22MB/s 0:00:32
875,823,104 95% 1.21MB/s 0:00:31
877,133,824 95% 1.21MB/s 0:00:30
878,444,544 96% 1.21MB/s 0:00:29
879,755,264 96% 1.22MB/s 0:00:28
881,065,984 96% 1.22MB/s 0:00:27
882,376,704 96% 1.22MB/s 0:00:26
883,687,424 96% 1.22MB/s 0:00:24
884,998,144 96% 1.21MB/s 0:00:24
886,276,096 96% 1.20MB/s 0:00:23
887,586,816 97% 1.20MB/s 0:00:22
888,897,536 97% 1.20MB/s 0:00:21
890,208,256 97% 1.21MB/s 0:00:19
891,518,976 97% 1.22MB/s 0:00:18
892,829,696 97% 1.22MB/s 0:00:17
894,140,416 97% 1.22MB/s 0:00:16
895,451,136 97% 1.22MB/s 0:00:15
896,761,856 98% 1.22MB/s 0:00:14
898,072,576 98% 1.22MB/s 0:00:13
899,383,296 98% 1.22MB/s 0:00:12
900,694,016 98% 1.20MB/s 0:00:11
902,004,736 98% 1.20MB/s 0:00:10
903,315,456 98% 1.20MB/s 0:00:09
904,626,176 98% 1.20MB/s 0:00:08
905,936,896 99% 1.22MB/s 0:00:07
907,247,616 99% 1.22MB/s 0:00:06
908,558,336 99% 1.22MB/s 0:00:05
909,869,056 99% 1.21MB/s 0:00:04
911,179,776 99% 1.21MB/s 0:00:02
912,490,496 99% 1.21MB/s 0:00:01
913,801,216 99% 1.21MB/s 0:00:00
914,849,736 100% 1.20MB/s 0:12:05 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221212-pine64-pinephonepro.img.xz.sha256
136 100% 0.16kB/s 0:00:00
136 100% 0.16kB/s 0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz
32,768 0% 38.79kB/s 9:37:14
262,144 0% 248.54kB/s 1:30:04
1,572,864 0% 745.27kB/s 0:30:00
2,883,584 0% 911.62kB/s 0:24:30
4,194,304 0% 995.14kB/s 0:22:25
5,505,024 0% 1.21MB/s 0:17:55
6,815,744 0% 1.21MB/s 0:17:57
8,126,464 0% 1.21MB/s 0:17:56
9,437,184 0% 1.21MB/s 0:17:55
10,747,904 0% 1.21MB/s 0:17:57
12,058,624 0% 1.21MB/s 0:17:55
13,369,344 0% 1.21MB/s 0:17:52
14,680,064 1% 1.21MB/s 0:17:52
15,990,784 1% 1.21MB/s 0:17:47
17,301,504 1% 1.22MB/s 0:17:43
18,612,224 1% 1.22MB/s 0:17:42
19,922,944 1% 1.22MB/s 0:17:39
21,233,664 1% 1.22MB/s 0:17:37
22,544,384 1% 1.22MB/s 0:17:36
23,855,104 1% 1.21MB/s 0:17:42
25,165,824 1% 1.21MB/s 0:17:42
26,476,544 1% 1.21MB/s 0:17:42
27,787,264 2% 1.21MB/s 0:17:41
29,097,984 2% 1.21MB/s 0:17:41
30,408,704 2% 1.19MB/s 0:17:57
31,719,424 2% 1.19MB/s 0:17:58
33,030,144 2% 1.19MB/s 0:17:57
34,340,864 2% 1.20MB/s 0:17:49
35,651,584 2% 1.20MB/s 0:17:40
36,962,304 2% 1.20MB/s 0:17:41
38,273,024 2% 1.20MB/s 0:17:37
39,583,744 2% 1.20MB/s 0:17:37
40,894,464 3% 1.21MB/s 0:17:31
42,205,184 3% 1.21MB/s 0:17:26
43,515,904 3% 1.21MB/s 0:17:29
44,826,624 3% 1.21MB/s 0:17:28
46,137,344 3% 1.22MB/s 0:17:22
47,448,064 3% 1.21MB/s 0:17:23
48,758,784 3% 1.21MB/s 0:17:25
50,069,504 3% 1.21MB/s 0:17:21
51,380,224 3% 1.21MB/s 0:17:21
52,690,944 3% 1.21MB/s 0:17:19
54,001,664 4% 1.22MB/s 0:17:13
55,312,384 4% 1.22MB/s 0:17:14
56,623,104 4% 1.22MB/s 0:17:11
57,933,824 4% 1.22MB/s 0:17:09
59,244,544 4% 1.22MB/s 0:17:11
60,555,264 4% 1.22MB/s 0:17:09
61,865,984 4% 1.22MB/s 0:17:08
63,176,704 4% 1.21MB/s 0:17:09
64,487,424 4% 1.21MB/s 0:17:10
65,798,144 4% 1.21MB/s 0:17:12
67,108,864 4% 1.21MB/s 0:17:13
68,419,584 5% 1.21MB/s 0:17:09
69,730,304 5% 1.21MB/s 0:17:06
71,041,024 5% 1.22MB/s 0:17:02
72,351,744 5% 1.21MB/s 0:17:01
73,662,464 5% 1.22MB/s 0:17:00
74,973,184 5% 1.21MB/s 0:17:00
76,283,904 5% 1.21MB/s 0:17:01
77,594,624 5% 1.21MB/s 0:17:02
78,905,344 5% 1.21MB/s 0:17:00
80,216,064 5% 1.21MB/s 0:16:59
81,526,784 6% 1.21MB/s 0:16:55
82,837,504 6% 1.21MB/s 0:16:54
84,148,224 6% 1.21MB/s 0:16:56
85,458,944 6% 1.21MB/s 0:16:54
86,769,664 6% 1.21MB/s 0:16:54
88,080,384 6% 1.21MB/s 0:16:50
89,391,104 6% 1.22MB/s 0:16:46
90,701,824 6% 1.22MB/s 0:16:46
92,012,544 6% 1.21MB/s 0:16:46
93,323,264 6% 1.21MB/s 0:16:46
94,633,984 7% 1.21MB/s 0:16:44
95,944,704 7% 1.21MB/s 0:16:45
97,255,424 7% 1.21MB/s 0:16:45
98,566,144 7% 1.21MB/s 0:16:43
99,876,864 7% 1.21MB/s 0:16:42
101,187,584 7% 1.21MB/s 0:16:42
102,498,304 7% 1.21MB/s 0:16:39
103,809,024 7% 1.21MB/s 0:16:39
105,086,976 7% 1.18MB/s 0:17:01
106,397,696 7% 1.19MB/s 0:16:55
107,708,416 8% 1.19MB/s 0:16:55
109,019,136 8% 1.19MB/s 0:16:52
110,329,856 8% 1.22MB/s 0:16:30
111,640,576 8% 1.21MB/s 0:16:31
112,951,296 8% 1.20MB/s 0:16:40
114,262,016 8% 1.19MB/s 0:16:46
115,572,736 8% 1.18MB/s 0:16:53
116,883,456 8% 1.18MB/s 0:16:57
118,194,176 8% 1.19MB/s 0:16:49
119,504,896 8% 1.19MB/s 0:16:41
120,815,616 8% 1.21MB/s 0:16:30
122,126,336 9% 1.21MB/s 0:16:22
123,437,056 9% 1.21MB/s 0:16:21
124,747,776 9% 1.21MB/s 0:16:22
126,058,496 9% 1.21MB/s 0:16:23
127,369,216 9% 1.21MB/s 0:16:21
128,679,936 9% 1.21MB/s 0:16:17
129,990,656 9% 1.21MB/s 0:16:16
131,301,376 9% 1.22MB/s 0:16:12
132,612,096 9% 1.21MB/s 0:16:14
133,922,816 9% 1.22MB/s 0:16:12
135,233,536 10% 1.22MB/s 0:16:09
136,544,256 10% 1.21MB/s 0:16:10
137,854,976 10% 1.22MB/s 0:16:06
139,165,696 10% 1.22MB/s 0:16:05
140,476,416 10% 1.22MB/s 0:16:04
141,787,136 10% 1.22MB/s 0:16:05
143,097,856 10% 1.22MB/s 0:16:04
144,408,576 10% 1.21MB/s 0:16:03
145,719,296 10% 1.22MB/s 0:16:01
147,030,016 10% 1.22MB/s 0:15:58
148,340,736 11% 1.22MB/s 0:15:57
149,651,456 11% 1.22MB/s 0:15:56
150,831,104 11% 1.19MB/s 0:16:21
152,141,824 11% 1.18MB/s 0:16:22
153,452,544 11% 1.18MB/s 0:16:21
154,763,264 11% 1.18MB/s 0:16:21
156,073,984 11% 1.22MB/s 0:15:54
157,253,632 11% 1.18MB/s 0:16:25
158,564,352 11% 1.17MB/s 0:16:26
159,875,072 11% 1.18MB/s 0:16:23
161,185,792 11% 1.17MB/s 0:16:24
162,496,512 12% 1.22MB/s 0:15:48
163,807,232 12% 1.22MB/s 0:15:45
165,117,952 12% 1.21MB/s 0:15:48
166,428,672 12% 1.21MB/s 0:15:47
167,739,392 12% 1.21MB/s 0:15:46
169,050,112 12% 1.21MB/s 0:15:48
170,360,832 12% 1.21MB/s 0:15:47
171,671,552 12% 1.21MB/s 0:15:44
172,982,272 12% 1.21MB/s 0:15:44
174,292,992 12% 1.21MB/s 0:15:40
175,603,712 13% 1.22MB/s 0:15:36
176,914,432 13% 1.22MB/s 0:15:37
178,225,152 13% 1.22MB/s 0:15:35
179,535,872 13% 1.22MB/s 0:15:35
180,846,592 13% 1.21MB/s 0:15:38
182,157,312 13% 1.21MB/s 0:15:36
183,468,032 13% 1.21MB/s 0:15:35
184,778,752 13% 1.21MB/s 0:15:34
186,089,472 13% 1.22MB/s 0:15:28
187,400,192 13% 1.22MB/s 0:15:27
188,710,912 14% 1.22MB/s 0:15:26
190,021,632 14% 1.22MB/s 0:15:24
191,332,352 14% 1.22MB/s 0:15:24
192,643,072 14% 1.22MB/s 0:15:23
193,953,792 14% 1.22MB/s 0:15:21
195,264,512 14% 1.21MB/s 0:15:24
196,575,232 14% 1.21MB/s 0:15:25
197,885,952 14% 1.21MB/s 0:15:23
199,196,672 14% 1.21MB/s 0:15:24
200,507,392 14% 1.21MB/s 0:15:19
201,818,112 15% 1.21MB/s 0:15:17
203,128,832 15% 1.21MB/s 0:15:17
204,439,552 15% 1.22MB/s 0:15:13
205,750,272 15% 1.22MB/s 0:15:12
207,060,992 15% 1.22MB/s 0:15:10
208,371,712 15% 1.22MB/s 0:15:08
209,682,432 15% 1.22MB/s 0:15:10
210,993,152 15% 1.21MB/s 0:15:12
212,303,872 15% 1.21MB/s 0:15:11
213,614,592 15% 1.21MB/s 0:15:12
214,925,312 15% 1.21MB/s 0:15:12
216,236,032 16% 1.21MB/s 0:15:10
217,546,752 16% 1.21MB/s 0:15:09
218,857,472 16% 1.21MB/s 0:15:06
220,168,192 16% 1.21MB/s 0:15:06
221,478,912 16% 1.21MB/s 0:15:05
222,789,632 16% 1.21MB/s 0:15:05
224,100,352 16% 1.21MB/s 0:15:06
225,411,072 16% 1.21MB/s 0:15:03
226,721,792 16% 1.21MB/s 0:15:01
228,032,512 16% 1.21MB/s 0:15:01
229,343,232 17% 1.21MB/s 0:14:58
230,653,952 17% 1.21MB/s 0:14:58
231,964,672 17% 1.21MB/s 0:14:56
233,275,392 17% 1.21MB/s 0:14:52
234,586,112 17% 1.21MB/s 0:14:54
235,896,832 17% 1.21MB/s 0:14:51
237,207,552 17% 1.21MB/s 0:14:50
238,485,504 17% 1.21MB/s 0:14:55
239,796,224 17% 1.21MB/s 0:14:52
241,106,944 17% 1.21MB/s 0:14:49
242,417,664 18% 1.21MB/s 0:14:49
243,728,384 18% 1.22MB/s 0:14:43
245,039,104 18% 1.22MB/s 0:14:41
246,349,824 18% 1.22MB/s 0:14:40
247,660,544 18% 1.22MB/s 0:14:38
248,971,264 18% 1.22MB/s 0:14:36
250,281,984 18% 1.22MB/s 0:14:35
251,592,704 18% 1.22MB/s 0:14:33
252,903,424 18% 1.22MB/s 0:14:34
254,214,144 18% 1.22MB/s 0:14:33
255,524,864 19% 1.22MB/s 0:14:33
256,835,584 19% 1.21MB/s 0:14:36
258,146,304 19% 1.21MB/s 0:14:39
259,457,024 19% 1.20MB/s 0:14:40
260,767,744 19% 1.20MB/s 0:14:38
262,078,464 19% 1.21MB/s 0:14:35
263,389,184 19% 1.21MB/s 0:14:28
264,699,904 19% 1.22MB/s 0:14:25
266,010,624 19% 1.21MB/s 0:14:26
267,321,344 19% 1.21MB/s 0:14:25
268,632,064 19% 1.21MB/s 0:14:25
269,942,784 20% 1.21MB/s 0:14:24
271,253,504 20% 1.21MB/s 0:14:21
272,564,224 20% 1.21MB/s 0:14:20
273,874,944 20% 1.22MB/s 0:14:18
275,185,664 20% 1.22MB/s 0:14:16
276,496,384 20% 1.20MB/s 0:14:27
277,807,104 20% 1.20MB/s 0:14:29
279,117,824 20% 1.19MB/s 0:14:34
280,428,544 20% 1.19MB/s 0:14:33
281,739,264 20% 1.21MB/s 0:14:20
283,049,984 21% 1.21MB/s 0:14:15
284,360,704 21% 1.22MB/s 0:14:10
285,671,424 21% 1.22MB/s 0:14:09
286,982,144 21% 1.22MB/s 0:14:08
288,292,864 21% 1.22MB/s 0:14:07
289,603,584 21% 1.22MB/s 0:14:04
290,914,304 21% 1.22MB/s 0:14:02
292,225,024 21% 1.22MB/s 0:14:02
293,535,744 21% 1.22MB/s 0:14:01
294,846,464 21% 1.22MB/s 0:14:01
296,157,184 22% 1.22MB/s 0:14:00
297,467,904 22% 1.22MB/s 0:14:00
298,778,624 22% 1.21MB/s 0:14:01
300,089,344 22% 1.22MB/s 0:13:56
301,400,064 22% 1.22MB/s 0:13:56
302,710,784 22% 1.22MB/s 0:13:54
304,021,504 22% 1.22MB/s 0:13:49
305,332,224 22% 1.22MB/s 0:13:52
306,642,944 22% 1.22MB/s 0:13:52
307,953,664 22% 1.22MB/s 0:13:51
309,264,384 23% 1.21MB/s 0:13:52
310,575,104 23% 1.21MB/s 0:13:51
311,885,824 23% 1.21MB/s 0:13:49
313,196,544 23% 1.22MB/s 0:13:48
314,507,264 23% 1.21MB/s 0:13:49
315,817,984 23% 1.21MB/s 0:13:47
317,128,704 23% 1.21MB/s 0:13:47
318,439,424 23% 1.21MB/s 0:13:46
319,750,144 23% 1.22MB/s 0:13:40
321,060,864 23% 1.22MB/s 0:13:39
322,371,584 23% 1.22MB/s 0:13:37
323,682,304 24% 1.22MB/s 0:13:37
324,993,024 24% 1.22MB/s 0:13:36
326,303,744 24% 1.22MB/s 0:13:37
327,614,464 24% 1.22MB/s 0:13:34
328,925,184 24% 1.22MB/s 0:13:33
330,235,904 24% 1.22MB/s 0:13:33
331,546,624 24% 1.22MB/s 0:13:32
332,857,344 24% 1.21MB/s 0:13:35
334,168,064 24% 1.20MB/s 0:13:38
335,478,784 24% 1.20MB/s 0:13:38
336,789,504 25% 1.21MB/s 0:13:34
338,100,224 25% 1.21MB/s 0:13:33
339,410,944 25% 1.21MB/s 0:13:27
340,721,664 25% 1.22MB/s 0:13:25
342,032,384 25% 1.22MB/s 0:13:24
343,343,104 25% 1.21MB/s 0:13:24
344,653,824 25% 1.21MB/s 0:13:25
345,964,544 25% 1.21MB/s 0:13:24
347,275,264 25% 1.21MB/s 0:13:22
348,585,984 25% 1.22MB/s 0:13:18
349,896,704 26% 1.22MB/s 0:13:16
351,207,424 26% 1.22MB/s 0:13:16
352,518,144 26% 1.22MB/s 0:13:14
353,828,864 26% 1.22MB/s 0:13:13
355,139,584 26% 1.22MB/s 0:13:12
356,450,304 26% 1.22MB/s 0:13:13
357,761,024 26% 1.22MB/s 0:13:11
359,071,744 26% 1.21MB/s 0:13:12
360,382,464 26% 1.22MB/s 0:13:09
361,693,184 26% 1.22MB/s 0:13:05
363,003,904 27% 1.22MB/s 0:13:05
364,314,624 27% 1.22MB/s 0:13:03
365,625,344 27% 1.22MB/s 0:13:03
366,936,064 27% 1.22MB/s 0:13:01
368,246,784 27% 1.21MB/s 0:13:04
369,557,504 27% 1.21MB/s 0:13:05
370,868,224 27% 1.21MB/s 0:13:05
372,178,944 27% 1.21MB/s 0:13:05
373,456,896 27% 1.21MB/s 0:13:05
374,767,616 27% 1.21MB/s 0:13:02
376,078,336 27% 1.21MB/s 0:13:02
377,389,056 28% 1.21MB/s 0:13:00
378,699,776 28% 1.22MB/s 0:12:54
380,010,496 28% 1.22MB/s 0:12:53
381,321,216 28% 1.22MB/s 0:12:51
382,631,936 28% 1.22MB/s 0:12:52
383,942,656 28% 1.21MB/s 0:12:51
385,253,376 28% 1.22MB/s 0:12:49
386,564,096 28% 1.22MB/s 0:12:48
387,874,816 28% 1.21MB/s 0:12:49
389,185,536 28% 1.21MB/s 0:12:48
390,496,256 29% 1.21MB/s 0:12:48
391,806,976 29% 1.21MB/s 0:12:47
393,117,696 29% 1.22MB/s 0:12:43
394,428,416 29% 1.22MB/s 0:12:40
395,739,136 29% 1.22MB/s 0:12:40
397,049,856 29% 1.22MB/s 0:12:39
398,360,576 29% 1.21MB/s 0:12:44
399,671,296 29% 1.21MB/s 0:12:42
400,982,016 29% 1.21MB/s 0:12:42
402,292,736 29% 1.21MB/s 0:12:41
403,603,456 30% 1.22MB/s 0:12:35
404,914,176 30% 1.21MB/s 0:12:36
406,224,896 30% 1.21MB/s 0:12:35
407,535,616 30% 1.21MB/s 0:12:34
408,846,336 30% 1.21MB/s 0:12:32
410,025,984 30% 1.18MB/s 0:12:53
411,336,704 30% 1.18MB/s 0:12:53
412,647,424 30% 1.18MB/s 0:12:51
413,958,144 30% 1.18MB/s 0:12:49
415,268,864 30% 1.22MB/s 0:12:25
416,579,584 31% 1.22MB/s 0:12:22
417,890,304 31% 1.22MB/s 0:12:22
419,201,024 31% 1.22MB/s 0:12:21
420,511,744 31% 1.22MB/s 0:12:20
421,822,464 31% 1.22MB/s 0:12:20
423,133,184 31% 1.22MB/s 0:12:19
424,443,904 31% 1.22MB/s 0:12:18
425,754,624 31% 1.22MB/s 0:12:15
427,065,344 31% 1.21MB/s 0:12:17
428,376,064 31% 1.22MB/s 0:12:13
429,686,784 31% 1.22MB/s 0:12:12
430,997,504 32% 1.21MB/s 0:12:14
432,308,224 32% 1.22MB/s 0:12:07
433,618,944 32% 1.22MB/s 0:12:08
434,798,592 32% 1.19MB/s 0:12:23
436,109,312 32% 1.20MB/s 0:12:19
437,420,032 32% 1.19MB/s 0:12:23
438,730,752 32% 1.19MB/s 0:12:23
440,041,472 32% 1.21MB/s 0:12:06
441,352,192 32% 1.21MB/s 0:12:08
442,662,912 32% 1.21MB/s 0:12:04
443,973,632 33% 1.21MB/s 0:12:03
445,284,352 33% 1.21MB/s 0:12:03
446,595,072 33% 1.22MB/s 0:11:58
447,905,792 33% 1.22MB/s 0:11:59
449,216,512 33% 1.22MB/s 0:11:57
450,527,232 33% 1.22MB/s 0:11:54
451,837,952 33% 1.22MB/s 0:11:56
453,148,672 33% 1.22MB/s 0:11:54
454,459,392 33% 1.21MB/s 0:11:55
455,770,112 33% 1.22MB/s 0:11:52
457,080,832 34% 1.22MB/s 0:11:49
458,391,552 34% 1.22MB/s 0:11:48
459,702,272 34% 1.22MB/s 0:11:44
461,012,992 34% 1.22MB/s 0:11:46
462,323,712 34% 1.21MB/s 0:11:49
463,634,432 34% 1.21MB/s 0:11:50
464,945,152 34% 1.21MB/s 0:11:49
466,255,872 34% 1.21MB/s 0:11:49
467,566,592 34% 1.21MB/s 0:11:44
468,877,312 34% 1.22MB/s 0:11:41
470,188,032 34% 1.22MB/s 0:11:41
471,498,752 35% 1.22MB/s 0:11:40
472,809,472 35% 1.21MB/s 0:11:40
474,120,192 35% 1.22MB/s 0:11:38
475,430,912 35% 1.22MB/s 0:11:37
476,741,632 35% 1.22MB/s 0:11:35
478,052,352 35% 1.22MB/s 0:11:34
479,363,072 35% 1.22MB/s 0:11:33
480,673,792 35% 1.22MB/s 0:11:31
481,984,512 35% 1.22MB/s 0:11:30
483,295,232 35% 1.22MB/s 0:11:29
484,605,952 36% 1.22MB/s 0:11:28
485,916,672 36% 1.21MB/s 0:11:33
487,227,392 36% 1.21MB/s 0:11:31
488,538,112 36% 1.21MB/s 0:11:30
489,848,832 36% 1.21MB/s 0:11:29
491,159,552 36% 1.22MB/s 0:11:22
492,470,272 36% 1.22MB/s 0:11:22
493,780,992 36% 1.22MB/s 0:11:22
495,091,712 36% 1.22MB/s 0:11:21
496,402,432 36% 1.21MB/s 0:11:21
497,713,152 37% 1.22MB/s 0:11:19
499,023,872 37% 1.22MB/s 0:11:17
500,334,592 37% 1.22MB/s 0:11:17
501,645,312 37% 1.22MB/s 0:11:15
502,956,032 37% 1.21MB/s 0:11:16
504,266,752 37% 1.22MB/s 0:11:12
505,577,472 37% 1.22MB/s 0:11:10
506,855,424 37% 1.21MB/s 0:11:14
508,166,144 37% 1.22MB/s 0:11:11
509,476,864 37% 1.21MB/s 0:11:13
510,787,584 38% 1.21MB/s 0:11:11
512,098,304 38% 1.22MB/s 0:11:05
513,409,024 38% 1.22MB/s 0:11:06
514,719,744 38% 1.22MB/s 0:11:03
516,030,464 38% 1.22MB/s 0:11:03
517,341,184 38% 1.22MB/s 0:11:02
518,651,904 38% 1.22MB/s 0:11:01
519,962,624 38% 1.22MB/s 0:11:01
521,273,344 38% 1.22MB/s 0:11:00
522,584,064 38% 1.22MB/s 0:10:59
523,894,784 38% 1.22MB/s 0:10:57
525,205,504 39% 1.22MB/s 0:10:55
526,516,224 39% 1.22MB/s 0:10:56
527,826,944 39% 1.22MB/s 0:10:54
529,137,664 39% 1.21MB/s 0:10:56
530,448,384 39% 1.21MB/s 0:10:55
531,759,104 39% 1.21MB/s 0:10:54
533,069,824 39% 1.21MB/s 0:10:52
534,380,544 39% 1.22MB/s 0:10:48
535,691,264 39% 1.22MB/s 0:10:48
537,001,984 39% 1.22MB/s 0:10:45
538,312,704 40% 1.22MB/s 0:10:45
539,623,424 40% 1.22MB/s 0:10:45
540,934,144 40% 1.21MB/s 0:10:46
542,244,864 40% 1.21MB/s 0:10:44
543,555,584 40% 1.21MB/s 0:10:43
544,866,304 40% 1.22MB/s 0:10:41
546,177,024 40% 1.22MB/s 0:10:36
547,487,744 40% 1.22MB/s 0:10:36
548,798,464 40% 1.22MB/s 0:10:36
550,109,184 40% 1.22MB/s 0:10:36
551,419,904 41% 1.22MB/s 0:10:35
552,730,624 41% 1.22MB/s 0:10:34
554,041,344 41% 1.22MB/s 0:10:33
555,352,064 41% 1.22MB/s 0:10:32
556,662,784 41% 1.21MB/s 0:10:32
557,973,504 41% 1.22MB/s 0:10:30
559,284,224 41% 1.21MB/s 0:10:31
560,594,944 41% 1.21MB/s 0:10:31
561,905,664 41% 1.21MB/s 0:10:30
563,216,384 41% 1.20MB/s 0:10:33
564,527,104 42% 1.21MB/s 0:10:31
565,837,824 42% 1.20MB/s 0:10:30
567,148,544 42% 1.21MB/s 0:10:28
568,459,264 42% 1.21MB/s 0:10:24
569,769,984 42% 1.21MB/s 0:10:23
571,080,704 42% 1.21MB/s 0:10:22
572,391,424 42% 1.21MB/s 0:10:22
573,702,144 42% 1.21MB/s 0:10:22
575,012,864 42% 1.21MB/s 0:10:19
576,323,584 42% 1.21MB/s 0:10:17
577,634,304 42% 1.21MB/s 0:10:16
578,945,024 43% 1.22MB/s 0:10:13
580,255,744 43% 1.22MB/s 0:10:13
581,566,464 43% 1.21MB/s 0:10:16
582,877,184 43% 1.21MB/s 0:10:12
584,187,904 43% 1.21MB/s 0:10:12
585,498,624 43% 1.21MB/s 0:10:11
586,809,344 43% 1.22MB/s 0:10:06
588,120,064 43% 1.21MB/s 0:10:09
589,430,784 43% 1.22MB/s 0:10:05
590,741,504 43% 1.21MB/s 0:10:05
592,052,224 44% 1.21MB/s 0:10:08
593,362,944 44% 1.21MB/s 0:10:04
594,673,664 44% 1.21MB/s 0:10:05
595,984,384 44% 1.21MB/s 0:10:03
597,295,104 44% 1.22MB/s 0:09:58
598,605,824 44% 1.21MB/s 0:09:58
599,916,544 44% 1.21MB/s 0:09:58
601,227,264 44% 1.21MB/s 0:09:58
602,537,984 44% 1.21MB/s 0:09:56
603,848,704 44% 1.21MB/s 0:09:55
605,159,424 45% 1.21MB/s 0:09:55
606,470,144 45% 1.21MB/s 0:09:55
607,780,864 45% 1.21MB/s 0:09:55
609,091,584 45% 1.21MB/s 0:09:52
610,402,304 45% 1.19MB/s 0:09:59
611,713,024 45% 1.20MB/s 0:09:57
613,023,744 45% 1.20MB/s 0:09:55
614,334,464 45% 1.20MB/s 0:09:54
615,645,184 45% 1.22MB/s 0:09:44
616,955,904 45% 1.21MB/s 0:09:45
618,266,624 46% 1.21MB/s 0:09:44
619,577,344 46% 1.21MB/s 0:09:42
620,888,064 46% 1.21MB/s 0:09:43
622,198,784 46% 1.22MB/s 0:09:37
623,509,504 46% 1.22MB/s 0:09:37
624,820,224 46% 1.22MB/s 0:09:36
626,130,944 46% 1.22MB/s 0:09:32
627,441,664 46% 1.22MB/s 0:09:34
628,752,384 46% 1.22MB/s 0:09:34
630,063,104 46% 1.21MB/s 0:09:34
631,373,824 46% 1.21MB/s 0:09:32
632,684,544 47% 1.21MB/s 0:09:32
633,995,264 47% 1.22MB/s 0:09:28
635,305,984 47% 1.22MB/s 0:09:27
636,616,704 47% 1.22MB/s 0:09:26
637,927,424 47% 1.22MB/s 0:09:25
639,238,144 47% 1.21MB/s 0:09:29
640,548,864 47% 1.20MB/s 0:09:29
641,826,816 47% 1.20MB/s 0:09:31
643,137,536 47% 1.20MB/s 0:09:30
644,448,256 47% 1.21MB/s 0:09:25
645,758,976 48% 1.21MB/s 0:09:23
647,069,696 48% 1.22MB/s 0:09:18
648,380,416 48% 1.21MB/s 0:09:19
649,691,136 48% 1.21MB/s 0:09:17
651,001,856 48% 1.21MB/s 0:09:19
652,312,576 48% 1.21MB/s 0:09:16
653,623,296 48% 1.22MB/s 0:09:12
654,934,016 48% 1.21MB/s 0:09:13
656,244,736 48% 1.22MB/s 0:09:09
657,555,456 48% 1.22MB/s 0:09:09
658,866,176 49% 1.22MB/s 0:09:09
660,176,896 49% 1.22MB/s 0:09:07
661,487,616 49% 1.21MB/s 0:09:08
662,798,336 49% 1.21MB/s 0:09:07
664,109,056 49% 1.21MB/s 0:09:07
665,419,776 49% 1.21MB/s 0:09:06
666,730,496 49% 1.21MB/s 0:09:06
668,041,216 49% 1.21MB/s 0:09:04
669,351,936 49% 1.21MB/s 0:09:05
670,662,656 49% 1.21MB/s 0:09:02
671,973,376 50% 1.21MB/s 0:09:00
673,284,096 50% 1.21MB/s 0:09:01
674,594,816 50% 1.22MB/s 0:08:57
675,905,536 50% 1.21MB/s 0:08:57
677,216,256 50% 1.21MB/s 0:08:56
678,526,976 50% 1.22MB/s 0:08:52
679,837,696 50% 1.22MB/s 0:08:52
681,148,416 50% 1.22MB/s 0:08:51
682,459,136 50% 1.22MB/s 0:08:49
683,769,856 50% 1.21MB/s 0:08:51
685,080,576 50% 1.21MB/s 0:08:52
685,998,080 51% 1.12MB/s 0:09:33
687,308,800 51% 1.12MB/s 0:09:31
688,619,520 51% 1.13MB/s 0:09:27
689,930,240 51% 1.13MB/s 0:09:24
691,240,960 51% 1.22MB/s 0:08:43
692,551,680 51% 1.21MB/s 0:08:43
693,862,400 51% 1.21MB/s 0:08:42
695,173,120 51% 1.21MB/s 0:08:41
696,483,840 51% 1.21MB/s 0:08:40
697,794,560 51% 1.22MB/s 0:08:38
699,105,280 52% 1.22MB/s 0:08:37
700,416,000 52% 1.22MB/s 0:08:36
701,726,720 52% 1.21MB/s 0:08:39
702,906,368 52% 1.17MB/s 0:08:56
704,217,088 52% 1.16MB/s 0:08:56
705,527,808 52% 1.16MB/s 0:08:55
706,838,528 52% 1.17MB/s 0:08:50
708,149,248 52% 1.21MB/s 0:08:31
709,459,968 52% 1.22MB/s 0:08:29
710,770,688 52% 1.21MB/s 0:08:30
712,081,408 53% 1.21MB/s 0:08:29
713,392,128 53% 1.21MB/s 0:08:28
714,702,848 53% 1.20MB/s 0:08:31
716,013,568 53% 1.20MB/s 0:08:28
717,324,288 53% 1.21MB/s 0:08:27
718,635,008 53% 1.21MB/s 0:08:25
719,945,728 53% 1.22MB/s 0:08:20
721,256,448 53% 1.21MB/s 0:08:20
722,305,024 53% 1.15MB/s 0:08:46
723,615,744 53% 1.15MB/s 0:08:44
724,926,464 53% 1.15MB/s 0:08:43
726,237,184 54% 1.16MB/s 0:08:40
727,547,904 54% 1.22MB/s 0:08:12
728,858,624 54% 1.22MB/s 0:08:12
730,169,344 54% 1.22MB/s 0:08:11
731,480,064 54% 1.21MB/s 0:08:12
732,790,784 54% 1.21MB/s 0:08:12
734,101,504 54% 1.21MB/s 0:08:11
735,412,224 54% 1.21MB/s 0:08:10
736,722,944 54% 1.22MB/s 0:08:07
738,033,664 54% 1.22MB/s 0:08:05
739,344,384 55% 1.21MB/s 0:08:09
740,655,104 55% 1.20MB/s 0:08:09
741,965,824 55% 1.19MB/s 0:08:11
743,276,544 55% 1.19MB/s 0:08:13
744,587,264 55% 1.20MB/s 0:08:07
745,897,984 55% 1.20MB/s 0:08:06
747,208,704 55% 1.21MB/s 0:08:03
748,519,424 55% 1.21MB/s 0:08:01
749,830,144 55% 1.21MB/s 0:08:00
751,140,864 55% 1.21MB/s 0:07:58
752,451,584 56% 1.21MB/s 0:07:56
753,762,304 56% 1.22MB/s 0:07:53
755,073,024 56% 1.21MB/s 0:07:55
756,383,744 56% 1.21MB/s 0:07:54
757,694,464 56% 1.21MB/s 0:07:53
759,005,184 56% 1.20MB/s 0:07:55
760,315,904 56% 1.19MB/s 0:07:57
761,626,624 56% 1.19MB/s 0:07:59
762,937,344 56% 1.17MB/s 0:08:04
764,116,992 56% 1.14MB/s 0:08:17
765,296,640 56% 1.12MB/s 0:08:25
766,476,288 57% 1.09MB/s 0:08:35
767,524,864 57% 1.04MB/s 0:08:58
768,704,512 57% 1.04MB/s 0:08:57
770,015,232 57% 1.08MB/s 0:08:39
771,325,952 57% 1.11MB/s 0:08:23
772,636,672 57% 1.17MB/s 0:07:55
773,947,392 57% 1.21MB/s 0:07:38
775,094,272 57% 1.16MB/s 0:07:57
776,273,920 57% 1.13MB/s 0:08:10
777,453,568 57% 1.10MB/s 0:08:24
778,633,216 57% 1.06MB/s 0:08:39
779,812,864 58% 1.08MB/s 0:08:30
780,992,512 58% 1.08MB/s 0:08:27
782,303,232 58% 1.11MB/s 0:08:12
783,613,952 58% 1.15MB/s 0:07:55
784,924,672 58% 1.17MB/s 0:07:46
786,104,320 58% 1.16MB/s 0:07:47
787,283,968 58% 1.13MB/s 0:07:58
788,463,616 58% 1.09MB/s 0:08:18
789,643,264 58% 1.07MB/s 0:08:25
790,953,984 58% 1.09MB/s 0:08:16
792,264,704 58% 1.12MB/s 0:08:00
793,575,424 59% 1.16MB/s 0:07:41
794,886,144 59% 1.19MB/s 0:07:31
796,196,864 59% 1.20MB/s 0:07:23
797,507,584 59% 1.21MB/s 0:07:22
798,818,304 59% 1.21MB/s 0:07:21
800,129,024 59% 1.21MB/s 0:07:16
801,439,744 59% 1.21MB/s 0:07:18
802,750,464 59% 1.21MB/s 0:07:17
804,061,184 59% 1.20MB/s 0:07:17
805,371,904 59% 1.20MB/s 0:07:18
806,682,624 60% 1.21MB/s 0:07:13
807,993,344 60% 1.21MB/s 0:07:13
809,304,064 60% 1.21MB/s 0:07:12
810,614,784 60% 1.19MB/s 0:07:16
811,794,432 60% 1.16MB/s 0:07:28
812,974,080 60% 1.13MB/s 0:07:39
814,153,728 60% 1.09MB/s 0:07:52
815,333,376 60% 1.08MB/s 0:07:57
816,513,024 60% 1.08MB/s 0:07:55
817,823,744 60% 1.11MB/s 0:07:43
819,003,392 60% 1.11MB/s 0:07:41
820,183,040 61% 1.11MB/s 0:07:41
821,362,688 61% 1.09MB/s 0:07:45
822,542,336 61% 1.07MB/s 0:07:56
823,721,984 61% 1.07MB/s 0:07:56
824,901,632 61% 1.07MB/s 0:07:54
826,212,352 61% 1.10MB/s 0:07:39
827,523,072 61% 1.13MB/s 0:07:25
828,833,792 61% 1.16MB/s 0:07:12
830,144,512 61% 1.19MB/s 0:06:59
831,455,232 61% 1.20MB/s 0:06:55
832,765,952 61% 1.18MB/s 0:07:01
833,945,600 62% 1.15MB/s 0:07:13
835,125,248 62% 1.12MB/s 0:07:24
836,304,896 62% 1.09MB/s 0:07:34
837,484,544 62% 1.07MB/s 0:07:41
838,795,264 62% 1.10MB/s 0:07:27
840,105,984 62% 1.14MB/s 0:07:12
841,285,632 62% 1.13MB/s 0:07:12
842,465,280 62% 1.14MB/s 0:07:10
843,644,928 62% 1.11MB/s 0:07:19
844,824,576 62% 1.08MB/s 0:07:32
846,004,224 62% 1.08MB/s 0:07:31
847,314,944 63% 1.10MB/s 0:07:19
848,625,664 63% 1.13MB/s 0:07:07
849,936,384 63% 1.16MB/s 0:06:53
851,247,104 63% 1.18MB/s 0:06:48
852,426,752 63% 1.15MB/s 0:06:56
853,606,400 63% 1.12MB/s 0:07:06
854,786,048 63% 1.09MB/s 0:07:18
855,965,696 63% 1.08MB/s 0:07:22
857,276,416 63% 1.10MB/s 0:07:13
858,587,136 63% 1.13MB/s 0:06:58
859,897,856 64% 1.17MB/s 0:06:44
861,208,576 64% 1.20MB/s 0:06:34
862,519,296 64% 1.21MB/s 0:06:29
863,698,944 64% 1.17MB/s 0:06:39
864,878,592 64% 1.13MB/s 0:06:54
866,058,240 64% 1.10MB/s 0:07:04
867,237,888 64% 1.07MB/s 0:07:15
868,548,608 64% 1.10MB/s 0:07:01
869,859,328 64% 1.14MB/s 0:06:47
871,170,048 64% 1.17MB/s 0:06:33
872,349,696 64% 1.18MB/s 0:06:29
873,529,344 65% 1.15MB/s 0:06:39
874,708,992 65% 1.12MB/s 0:06:49
875,888,640 65% 1.08MB/s 0:07:01
877,199,360 65% 1.09MB/s 0:06:56
878,510,080 65% 1.13MB/s 0:06:42
879,820,800 65% 1.16MB/s 0:06:30
881,131,520 65% 1.18MB/s 0:06:21
882,311,168 65% 1.18MB/s 0:06:21
883,490,816 65% 1.15MB/s 0:06:32
884,670,464 65% 1.10MB/s 0:06:47
885,850,112 65% 1.08MB/s 0:06:55
887,029,760 66% 1.06MB/s 0:06:58
888,209,408 66% 1.07MB/s 0:06:54
889,520,128 66% 1.12MB/s 0:06:37
890,830,848 66% 1.15MB/s 0:06:24
892,141,568 66% 1.18MB/s 0:06:12
893,452,288 66% 1.21MB/s 0:06:04
894,763,008 66% 1.21MB/s 0:06:02
896,073,728 66% 1.19MB/s 0:06:08
897,253,376 66% 1.14MB/s 0:06:22
898,301,952 66% 1.09MB/s 0:06:39
899,481,600 66% 1.05MB/s 0:06:51
900,661,248 67% 1.04MB/s 0:06:56
901,840,896 67% 1.05MB/s 0:06:49
903,151,616 67% 1.11MB/s 0:06:28
904,462,336 67% 1.12MB/s 0:06:21
905,773,056 67% 1.16MB/s 0:06:09
907,083,776 67% 1.19MB/s 0:05:58
908,394,496 67% 1.19MB/s 0:05:57
909,672,448 67% 1.19MB/s 0:05:54
910,983,168 67% 1.19MB/s 0:05:54
912,293,888 67% 1.19MB/s 0:05:53
913,604,608 68% 1.20MB/s 0:05:50
914,915,328 68% 1.21MB/s 0:05:44
916,226,048 68% 1.21MB/s 0:05:43
917,536,768 68% 1.21MB/s 0:05:43
918,847,488 68% 1.21MB/s 0:05:41
920,158,208 68% 1.21MB/s 0:05:41
921,468,928 68% 1.21MB/s 0:05:39
922,779,648 68% 1.21MB/s 0:05:38
924,090,368 68% 1.21MB/s 0:05:39
925,401,088 68% 1.21MB/s 0:05:38
926,711,808 68% 1.21MB/s 0:05:36
928,022,528 69% 1.20MB/s 0:05:39
929,333,248 69% 1.20MB/s 0:05:36
930,643,968 69% 1.20MB/s 0:05:37
931,954,688 69% 1.20MB/s 0:05:36
933,265,408 69% 1.21MB/s 0:05:31
934,576,128 69% 1.21MB/s 0:05:30
935,886,848 69% 1.21MB/s 0:05:27
937,197,568 69% 1.21MB/s 0:05:27
938,508,288 69% 1.21MB/s 0:05:26
939,819,008 69% 1.20MB/s 0:05:28
941,129,728 70% 1.20MB/s 0:05:26
942,440,448 70% 1.20MB/s 0:05:25
943,751,168 70% 1.20MB/s 0:05:23
945,061,888 70% 1.22MB/s 0:05:19
946,372,608 70% 1.21MB/s 0:05:20
947,683,328 70% 1.21MB/s 0:05:19
948,994,048 70% 1.21MB/s 0:05:18
950,304,768 70% 1.21MB/s 0:05:17
951,615,488 70% 1.22MB/s 0:05:14
952,795,136 70% 1.17MB/s 0:05:25
954,105,856 71% 1.17MB/s 0:05:24
955,416,576 71% 1.17MB/s 0:05:23
956,727,296 71% 1.17MB/s 0:05:23
958,038,016 71% 1.20MB/s 0:05:13
959,348,736 71% 1.20MB/s 0:05:12
960,659,456 71% 1.20MB/s 0:05:10
961,970,176 71% 1.20MB/s 0:05:09
963,280,896 71% 1.22MB/s 0:05:05
964,591,616 71% 1.21MB/s 0:05:06
965,902,336 71% 1.21MB/s 0:05:05
967,213,056 71% 1.21MB/s 0:05:04
968,523,776 72% 1.20MB/s 0:05:05
969,834,496 72% 1.21MB/s 0:05:02
971,145,216 72% 1.21MB/s 0:05:01
972,455,936 72% 1.21MB/s 0:04:59
973,766,656 72% 1.21MB/s 0:04:58
975,077,376 72% 1.19MB/s 0:05:01
976,388,096 72% 1.18MB/s 0:05:03
977,698,816 72% 1.18MB/s 0:05:01
979,009,536 72% 1.19MB/s 0:04:59
980,320,256 72% 1.21MB/s 0:04:53
981,630,976 73% 1.22MB/s 0:04:50
982,941,696 73% 1.22MB/s 0:04:49
984,252,416 73% 1.22MB/s 0:04:47
985,432,064 73% 1.17MB/s 0:04:58
986,742,784 73% 1.17MB/s 0:04:57
988,053,504 73% 1.17MB/s 0:04:56
989,364,224 73% 1.17MB/s 0:04:55
990,674,944 73% 1.22MB/s 0:04:43
991,985,664 73% 1.22MB/s 0:04:42
993,296,384 73% 1.22MB/s 0:04:41
994,607,104 74% 1.21MB/s 0:04:41
995,917,824 74% 1.21MB/s 0:04:41
997,228,544 74% 1.20MB/s 0:04:40
998,539,264 74% 1.19MB/s 0:04:42
999,849,984 74% 1.20MB/s 0:04:39
1,001,160,704 74% 1.20MB/s 0:04:38
1,002,471,424 74% 1.20MB/s 0:04:37
1,003,782,144 74% 1.21MB/s 0:04:33
1,005,092,864 74% 1.22MB/s 0:04:31
1,006,403,584 74% 1.22MB/s 0:04:30
1,007,714,304 75% 1.21MB/s 0:04:30
1,009,025,024 75% 1.21MB/s 0:04:30
1,010,335,744 75% 1.21MB/s 0:04:29
1,011,646,464 75% 1.20MB/s 0:04:29
1,012,957,184 75% 1.21MB/s 0:04:26
1,014,267,904 75% 1.21MB/s 0:04:26
1,015,578,624 75% 1.21MB/s 0:04:24
1,016,889,344 75% 1.21MB/s 0:04:22
1,018,200,064 75% 1.21MB/s 0:04:22
1,019,510,784 75% 1.22MB/s 0:04:20
1,020,821,504 75% 1.22MB/s 0:04:18
1,022,132,224 76% 1.22MB/s 0:04:17
1,023,442,944 76% 1.22MB/s 0:04:16
1,024,753,664 76% 1.22MB/s 0:04:15
1,026,064,384 76% 1.22MB/s 0:04:14
1,027,375,104 76% 1.21MB/s 0:04:14
1,028,685,824 76% 1.21MB/s 0:04:13
1,029,996,544 76% 1.21MB/s 0:04:12
1,031,307,264 76% 1.21MB/s 0:04:11
1,032,617,984 76% 1.22MB/s 0:04:09
1,033,928,704 76% 1.22MB/s 0:04:08
1,035,239,424 77% 1.22MB/s 0:04:07
1,036,550,144 77% 1.22MB/s 0:04:06
1,037,860,864 77% 1.22MB/s 0:04:04
1,039,171,584 77% 1.22MB/s 0:04:03
1,040,482,304 77% 1.22MB/s 0:04:02
1,041,793,024 77% 1.22MB/s 0:04:01
1,043,103,744 77% 1.22MB/s 0:04:00
1,044,381,696 77% 1.21MB/s 0:04:01
1,045,692,416 77% 1.21MB/s 0:04:00
1,047,003,136 77% 1.21MB/s 0:03:59
1,048,313,856 78% 1.21MB/s 0:03:58
1,049,624,576 78% 1.22MB/s 0:03:55
1,050,935,296 78% 1.22MB/s 0:03:54
1,052,246,016 78% 1.22MB/s 0:03:53
1,053,556,736 78% 1.22MB/s 0:03:52
1,054,867,456 78% 1.22MB/s 0:03:51
1,056,178,176 78% 1.22MB/s 0:03:50
1,057,488,896 78% 1.22MB/s 0:03:49
1,058,799,616 78% 1.22MB/s 0:03:47
1,060,110,336 78% 1.21MB/s 0:03:47
1,061,289,984 78% 1.16MB/s 0:03:57
1,062,600,704 79% 1.14MB/s 0:03:59
1,063,911,424 79% 1.13MB/s 0:04:01
1,065,222,144 79% 1.13MB/s 0:04:01
1,066,532,864 79% 1.17MB/s 0:03:51
1,067,843,584 79% 1.17MB/s 0:03:49
1,069,154,304 79% 1.19MB/s 0:03:45
1,070,465,024 79% 1.19MB/s 0:03:43
1,071,775,744 79% 1.20MB/s 0:03:40
1,073,086,464 79% 1.20MB/s 0:03:39
1,074,397,184 79% 1.20MB/s 0:03:38
1,075,707,904 80% 1.20MB/s 0:03:37
1,077,018,624 80% 1.20MB/s 0:03:36
1,078,198,272 80% 1.19MB/s 0:03:38
1,079,508,992 80% 1.19MB/s 0:03:36
1,080,819,712 80% 1.19MB/s 0:03:35
1,082,130,432 80% 1.19MB/s 0:03:34
1,083,310,080 80% 1.18MB/s 0:03:34
1,084,620,800 80% 1.18MB/s 0:03:33
1,085,931,520 80% 1.18MB/s 0:03:32
1,087,242,240 80% 1.17MB/s 0:03:33
1,088,421,888 81% 1.18MB/s 0:03:30
1,089,732,608 81% 1.18MB/s 0:03:29
1,091,043,328 81% 1.18MB/s 0:03:28
1,092,354,048 81% 1.17MB/s 0:03:29
1,093,664,768 81% 1.19MB/s 0:03:24
1,094,975,488 81% 1.18MB/s 0:03:24
1,096,286,208 81% 1.19MB/s 0:03:23
1,097,465,856 81% 1.18MB/s 0:03:24
1,098,776,576 81% 1.18MB/s 0:03:22
1,100,087,296 81% 1.19MB/s 0:03:20
1,101,398,016 81% 1.18MB/s 0:03:19
1,102,708,736 82% 1.19MB/s 0:03:17
1,104,019,456 82% 1.20MB/s 0:03:15
1,105,330,176 82% 1.19MB/s 0:03:14
1,106,640,896 82% 1.20MB/s 0:03:12
1,107,951,616 82% 1.21MB/s 0:03:09
1,109,262,336 82% 1.20MB/s 0:03:09
1,110,573,056 82% 1.21MB/s 0:03:08
1,111,883,776 82% 1.20MB/s 0:03:08
1,113,194,496 82% 1.20MB/s 0:03:07
1,114,505,216 82% 1.20MB/s 0:03:06
1,115,815,936 83% 1.20MB/s 0:03:05
1,117,126,656 83% 1.20MB/s 0:03:04
1,118,306,304 83% 1.18MB/s 0:03:05
1,119,617,024 83% 1.19MB/s 0:03:04
1,120,927,744 83% 1.19MB/s 0:03:03
1,122,238,464 83% 1.19MB/s 0:03:01
1,123,549,184 83% 1.22MB/s 0:02:56
1,124,859,904 83% 1.22MB/s 0:02:55
1,126,170,624 83% 1.22MB/s 0:02:54
1,127,481,344 83% 1.21MB/s 0:02:54
1,128,792,064 84% 1.21MB/s 0:02:52
1,130,102,784 84% 1.21MB/s 0:02:52
1,131,413,504 84% 1.21MB/s 0:02:51
1,132,724,224 84% 1.21MB/s 0:02:49
1,134,034,944 84% 1.22MB/s 0:02:48
1,135,345,664 84% 1.22MB/s 0:02:46
1,136,656,384 84% 1.22MB/s 0:02:45
1,137,967,104 84% 1.22MB/s 0:02:44
1,139,277,824 84% 1.22MB/s 0:02:43
1,140,588,544 84% 1.22MB/s 0:02:42
1,141,899,264 84% 1.22MB/s 0:02:41
1,143,209,984 85% 1.22MB/s 0:02:40
1,144,520,704 85% 1.22MB/s 0:02:39
1,145,831,424 85% 1.22MB/s 0:02:38
1,147,142,144 85% 1.22MB/s 0:02:37
1,148,452,864 85% 1.21MB/s 0:02:37
1,149,763,584 85% 1.22MB/s 0:02:35
1,151,074,304 85% 1.22MB/s 0:02:34
1,152,385,024 85% 1.22MB/s 0:02:33
1,153,695,744 85% 1.22MB/s 0:02:32
1,155,006,464 85% 1.21MB/s 0:02:31
1,156,317,184 86% 1.21MB/s 0:02:30
1,157,627,904 86% 1.21MB/s 0:02:29
1,158,938,624 86% 1.21MB/s 0:02:28
1,160,249,344 86% 1.21MB/s 0:02:28
1,161,560,064 86% 1.21MB/s 0:02:26
1,162,870,784 86% 1.20MB/s 0:02:26
1,164,181,504 86% 1.20MB/s 0:02:25
1,165,492,224 86% 1.21MB/s 0:02:24
1,166,802,944 86% 1.20MB/s 0:02:23
1,168,113,664 86% 1.21MB/s 0:02:21
1,169,424,384 87% 1.21MB/s 0:02:20
1,170,735,104 87% 1.21MB/s 0:02:19
1,172,045,824 87% 1.21MB/s 0:02:17
1,173,356,544 87% 1.21MB/s 0:02:16
1,174,667,264 87% 1.21MB/s 0:02:15
1,175,977,984 87% 1.22MB/s 0:02:14
1,177,288,704 87% 1.22MB/s 0:02:13
1,178,566,656 87% 1.21MB/s 0:02:13
1,179,877,376 87% 1.21MB/s 0:02:11
1,181,188,096 87% 1.21MB/s 0:02:11
1,182,498,816 88% 1.21MB/s 0:02:10
1,183,809,536 88% 1.21MB/s 0:02:08
1,185,120,256 88% 1.21MB/s 0:02:07
1,186,430,976 88% 1.22MB/s 0:02:06
1,187,741,696 88% 1.22MB/s 0:02:05
1,189,052,416 88% 1.22MB/s 0:02:03
1,190,363,136 88% 1.22MB/s 0:02:02
1,191,673,856 88% 1.22MB/s 0:02:01
1,192,984,576 88% 1.22MB/s 0:02:00
1,194,295,296 88% 1.22MB/s 0:01:59
1,195,606,016 88% 1.22MB/s 0:01:58
1,196,916,736 89% 1.21MB/s 0:01:58
1,198,227,456 89% 1.21MB/s 0:01:57
1,199,538,176 89% 1.20MB/s 0:01:56
1,200,848,896 89% 1.21MB/s 0:01:55
1,202,159,616 89% 1.21MB/s 0:01:53
1,203,470,336 89% 1.21MB/s 0:01:52
1,204,781,056 89% 1.22MB/s 0:01:51
1,206,091,776 89% 1.21MB/s 0:01:50
1,207,402,496 89% 1.21MB/s 0:01:49
1,208,713,216 89% 1.22MB/s 0:01:48
1,210,023,936 90% 1.21MB/s 0:01:47
1,211,334,656 90% 1.22MB/s 0:01:45
1,212,645,376 90% 1.22MB/s 0:01:44
1,213,956,096 90% 1.22MB/s 0:01:43
1,215,266,816 90% 1.22MB/s 0:01:42
1,216,577,536 90% 1.22MB/s 0:01:41
1,217,888,256 90% 1.22MB/s 0:01:40
1,219,198,976 90% 1.22MB/s 0:01:39
1,220,509,696 90% 1.22MB/s 0:01:38
1,221,820,416 90% 1.21MB/s 0:01:38
1,223,131,136 91% 1.21MB/s 0:01:37
1,224,441,856 91% 1.21MB/s 0:01:36
1,225,752,576 91% 1.20MB/s 0:01:35
1,227,063,296 91% 1.21MB/s 0:01:33
1,228,374,016 91% 1.21MB/s 0:01:32
1,229,684,736 91% 1.21MB/s 0:01:31
1,230,995,456 91% 1.21MB/s 0:01:30
1,232,306,176 91% 1.21MB/s 0:01:29
1,233,616,896 91% 1.21MB/s 0:01:28
1,234,927,616 91% 1.21MB/s 0:01:27
1,236,238,336 92% 1.20MB/s 0:01:26
1,237,549,056 92% 1.20MB/s 0:01:25
1,238,859,776 92% 1.20MB/s 0:01:24
1,240,170,496 92% 1.20MB/s 0:01:23
1,241,481,216 92% 1.20MB/s 0:01:22
1,242,791,936 92% 1.20MB/s 0:01:21
1,244,102,656 92% 1.20MB/s 0:01:20
1,245,413,376 92% 1.20MB/s 0:01:19
1,246,724,096 92% 1.21MB/s 0:01:18
1,248,034,816 92% 1.21MB/s 0:01:17
1,249,345,536 92% 1.21MB/s 0:01:15
1,250,656,256 93% 1.22MB/s 0:01:14
1,251,966,976 93% 1.22MB/s 0:01:13
1,253,277,696 93% 1.22MB/s 0:01:12
1,254,588,416 93% 1.22MB/s 0:01:11
1,255,899,136 93% 1.22MB/s 0:01:10
1,257,209,856 93% 1.21MB/s 0:01:09
1,258,520,576 93% 1.22MB/s 0:01:08
1,259,831,296 93% 1.22MB/s 0:01:07
1,261,142,016 93% 1.22MB/s 0:01:06
1,262,452,736 93% 1.22MB/s 0:01:04
1,263,763,456 94% 1.22MB/s 0:01:04
1,265,074,176 94% 1.21MB/s 0:01:03
1,266,384,896 94% 1.21MB/s 0:01:02
1,267,695,616 94% 1.21MB/s 0:01:00
1,269,006,336 94% 1.21MB/s 0:00:59
1,270,317,056 94% 1.22MB/s 0:00:58
1,271,627,776 94% 1.22MB/s 0:00:57
1,272,938,496 94% 1.21MB/s 0:00:56
1,274,249,216 94% 1.21MB/s 0:00:55
1,275,559,936 94% 1.21MB/s 0:00:54
1,276,870,656 95% 1.21MB/s 0:00:53
1,278,181,376 95% 1.22MB/s 0:00:52
1,279,492,096 95% 1.22MB/s 0:00:51
1,280,802,816 95% 1.21MB/s 0:00:50
1,282,113,536 95% 1.21MB/s 0:00:49
1,283,424,256 95% 1.21MB/s 0:00:48
1,284,734,976 95% 1.21MB/s 0:00:47
1,286,045,696 95% 1.21MB/s 0:00:46
1,287,356,416 95% 1.21MB/s 0:00:45
1,288,667,136 95% 1.22MB/s 0:00:43
1,289,977,856 96% 1.21MB/s 0:00:42
1,291,288,576 96% 1.21MB/s 0:00:42
1,292,599,296 96% 1.21MB/s 0:00:40
1,293,910,016 96% 1.22MB/s 0:00:39
1,295,220,736 96% 1.22MB/s 0:00:38
1,296,531,456 96% 1.22MB/s 0:00:37
1,297,842,176 96% 1.22MB/s 0:00:36
1,299,152,896 96% 1.22MB/s 0:00:35
1,300,463,616 96% 1.22MB/s 0:00:34
1,301,774,336 96% 1.21MB/s 0:00:33
1,303,085,056 96% 1.21MB/s 0:00:32
1,304,395,776 97% 1.21MB/s 0:00:31
1,305,706,496 97% 1.21MB/s 0:00:30
1,307,017,216 97% 1.22MB/s 0:00:29
1,308,327,936 97% 1.22MB/s 0:00:28
1,309,638,656 97% 1.22MB/s 0:00:27
1,310,949,376 97% 1.22MB/s 0:00:26
1,312,227,328 97% 1.20MB/s 0:00:25
1,313,538,048 97% 1.20MB/s 0:00:24
1,314,848,768 97% 1.21MB/s 0:00:23
1,316,159,488 97% 1.20MB/s 0:00:22
1,317,470,208 98% 1.22MB/s 0:00:20
1,318,780,928 98% 1.22MB/s 0:00:19
1,320,091,648 98% 1.22MB/s 0:00:18
1,321,402,368 98% 1.22MB/s 0:00:17
1,322,713,088 98% 1.22MB/s 0:00:16
1,324,023,808 98% 1.21MB/s 0:00:15
1,325,334,528 98% 1.21MB/s 0:00:14
1,326,645,248 98% 1.21MB/s 0:00:13
1,327,955,968 98% 1.21MB/s 0:00:12
1,329,266,688 98% 1.21MB/s 0:00:11
1,330,577,408 99% 1.22MB/s 0:00:10
1,331,888,128 99% 1.22MB/s 0:00:09
1,333,198,848 99% 1.22MB/s 0:00:08
1,334,509,568 99% 1.21MB/s 0:00:07
1,335,820,288 99% 1.22MB/s 0:00:06
1,337,131,008 99% 1.21MB/s 0:00:05
1,338,441,728 99% 1.22MB/s 0:00:04
1,339,752,448 99% 1.22MB/s 0:00:02
1,341,063,168 99% 1.22MB/s 0:00:01
1,342,373,888 99% 1.22MB/s 0:00:00
1,343,438,644 100% 1.20MB/s 0:17:48 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221212-tablet-x64uefi.img.xz.sha256
131 100% 0.15kB/s 0:00:00
131 100% 0.15kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,216,056,232 bytes received 577 bytes 1,249,196.66 bytes/sec
total size is 3,215,270,680 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@63fac90a[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS