Skip to content
Success

Console Output

Skipping 353 KB.. Full Log
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop11",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1324057) [16:08:02] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1324057) [16:08:02] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1324057) [16:08:02] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1324057) [16:08:02] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1324057) [16:08:02] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1324057) [16:08:02] (native) install e2fsprogs
(1324057) [16:08:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1324057) [16:08:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1324057) [16:08:02] (native) % cat /tmp/apk_progress_fifo
(1324057) [16:08:02] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1324057) [16:08:02] New background process: pid=1336435, 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-r30.trigger
OK: 26 MiB in 71 packages
(1324057) [16:08:03] (native) format /dev/installp2 (root, ext4)
(1324057) [16:08:03] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1324057) [16:08:03] (native) mount /dev/installp2 to /mnt/install
(1324057) [16:08:03] (native) % mkdir -p /mnt/install
(1324057) [16:08:03] (native) % mount /dev/installp2 /mnt/install
(1324057) [16:08:03] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1324057) [16:08:03] (native) install dosfstools
(1324057) [16:08:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1324057) [16:08:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1324057) [16:08:03] (native) % cat /tmp/apk_progress_fifo
(1324057) [16:08:03] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1324057) [16:08:03] New background process: pid=1336464, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r30.trigger
OK: 26 MiB in 72 packages
(1324057) [16:08:04] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1324057) [16:08:04] (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
(1324057) [16:08:04] (native) % mkdir -p /mnt/install/boot
(1324057) [16:08:04] (native) % mount /dev/installp1 /mnt/install/boot
(1324057) [16:08:04] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1324057) [16:08:04] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1324057) [16:08:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1324057) [16:08:04] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1324057) [16:08:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1324057) [16:08:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1324057) [16:08:04] (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/
(1324057) [16:08:11] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1324057) [16:08:11] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1324057) [16:08:11] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(1324057) [16:08:11] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1324057) [16:08:11] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(1324057) [16:08:11] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1324057) [16:08:11] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1324057) [16:08:17] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2667.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1778.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop11",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1324057) [16:08:17] (native) umount /dev/loop11
(1324057) [16:08:17] (native) % losetup -d /dev/loop11
(1324057) [16:08:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1324057) [16:08:17] 
(1324057) [16:08:17] *** FLASHING INFORMATION ***
(1324057) [16:08:17] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1324057) [16:08:17] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1324057) [16:08:17] 
(1324057) [16:08:17] *** SSH DAEMON INFORMATION ***
(1324057) [16:08:17] SSH daemon is enabled (disable with --no-sshd).
(1324057) [16:08:17] Login as 'user' with the password given during installation.
(1324057) [16:08:17] 
(1324057) [16:08:17] *** FIREWALL INFORMATION ***
(1324057) [16:08:17] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1324057) [16:08:17] For more information: https://postmarketos.org/firewall
(1324057) [16:08:17] 
(1324057) [16:08:17] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1324057) [16:08:17] DONE!
total 2400492
-rw-r--r-- 1 root 12345 3690987520 Jan  8 16:08 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop11
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2667.snap                                                    0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/snapd_17883.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core18_2654.snap                                                    0     512
/dev/loop11         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap (deleted)                                          0     512
/dev/loop0          0      0         1  1 /var/lib/snapd/snaps/lxd_23991.snap                                                      0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/core20_1778.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap (deleted)                                            0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/snapd_17576.snap (deleted)                                          0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_24061.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1738.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 14 Jan  8 16:08 pmOS_boot -> ../../loop11p1
lrwxrwxrwx 1 root root 14 Jan  8 16:08 pmOS_root -> ../../loop11p2
lrwxrwxrwx 1 root root 10 Jan  8 16:08 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Jan  8 16:07 bin
drwxr-xr-x  2 root root  4096 Jan  8 16:08 boot
drwxr-xr-x  2 root root  4096 Jan  8 16:03 dev
drwxr-xr-x 66 root root  4096 Jan  8 16:08 etc
drwxr-xr-x  3 root root  4096 Jan  8 16:08 home
drwxr-xr-x 14 root root  4096 Jan  8 16:06 lib
drwx------  2 root root 16384 Jan  8 16:08 lost+found
drwxr-xr-x  5 root root  4096 Jan  8 16:03 media
drwxr-xr-x  8 root root  4096 Jan  8 16:03 mnt
drwxr-xr-x  2 root root  4096 Jan  8 16:03 opt
drwxr-xr-x  2 root root  4096 Jan  8 16:03 proc
drwx------  2 root root  4096 Jan  8 16:03 root
drwxr-xr-x  6 root root  4096 Jan  8 16:06 run
drwxr-xr-x  2 root root  4096 Jan  8 16:06 sbin
drwxr-xr-x  2 root root  4096 Jan  8 16:03 srv
drwxr-xr-x  2 root root  4096 Jan  8 16:03 sys
drwxrwxrwt  2 root root  4096 Jan  8 16:08 tmp
drwxr-xr-x  9 root root  4096 Jan  8 16:04 usr
drwxr-xr-x 13 root root  4096 Jan  8 16:04 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2023-01-08 16:08:41--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 57.1M=0s

2023-01-08 16:08:42 (57.1 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
2023-01-08 06:55:05.206572 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-3052-gff748fd3af [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-3054-g67937e10c6 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-3055-gbb95139655 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25369 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0)
(37/102) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0)
(43/102) Upgrading kdecoration (5.26.5-r0 -> 9999_git1671937223-r0)
(44/102) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.5-r0 -> 9999_git1672453283-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.5-r0 -> 9999_git1672394584-r0)
(58/102) Upgrading breeze (5.26.5-r0 -> 9999_git1672057264-r0)
(59/102) Upgrading libkscreen (5.26.5-r0 -> 9999_git1672167648-r0)
(60/102) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0)
(61/102) Upgrading kscreen (5.26.5-r0 -> 9999_git1672368121-r0)
(62/102) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0)
(65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1671937509-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1672394710-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.5-r0 -> 9999_git1672394710-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0)
(71/102) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672057239-r1)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1672368150-r0)
(77/102) Upgrading kwin (5.26.5-r0 -> 9999_git1672424186-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.5-r0 -> 9999_git1671937398-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672216853-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1672453342-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0)
(92/102) Upgrading libksysguard (5.26.5-r0 -> 9999_git1672280863-r0)
(93/102) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1672453342-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0)
(95/102) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1672280795-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1672393810-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672453356-r0)
(99/102) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1671988786-r0)
(100/102) Upgrading powerdevil (5.26.5-r0 -> 9999_git1671988786-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672194274-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0)
Executing busybox-1.35.0-r30.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2419 MiB in 759 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.5-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r30.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2430 MiB in 769 packages
(1/102) Installing syndication (9999_git1670961763-r0)
(2/102) Installing alligator (9999_git1672453380-r0)
(3/102) Installing libavc1394 (0.5.4-r3)
(4/102) Installing libcaca (0.99_beta20-r0)
(5/102) Installing libdv (1.0.0-r7)
(6/102) Installing libiec61883 (1.2.0-r3)
(7/102) Installing mpg123-libs (1.31.1-r0)
(8/102) Installing speex (1.2.1-r0)
(9/102) Installing libshout (2.4.6-r1)
(10/102) Installing wavpack (5.6.0-r0)
(11/102) Installing gst-plugins-good (1.20.5-r0)
(12/102) Installing py3-parsing (3.0.9-r1)
(13/102) Installing py3-packaging (22.0-r0)
(14/102) Installing py3-setuptools (65.6.3-r0)
(15/102) Installing py3-certifi (2022.12.7-r0)
(16/102) Installing py3-charset-normalizer (3.0.1-r1)
(17/102) Installing py3-idna (3.4-r3)
(18/102) Installing py3-urllib3 (1.26.13-r0)
(19/102) Installing py3-requests (2.28.1-r2)
(20/102) Installing py3-ytmusicapi (0.24.1-r0)
(21/102) Installing libmng (2.0.3-r1)
(22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/102) Installing py3-mutagen (1.46.0-r1)
(24/102) Installing py3-websockets (10.4-r1)
(25/102) Installing py3-brotli (1.0.9-r10)
(26/102) Installing yt-dlp (2023.01.06-r0)
(27/102) Installing audiotube (9999_git1672453390-r0)
(28/102) Installing calindori (9999_git1671937760-r0)
(29/102) Installing live-media (2022.10.01-r0)
(30/102) Installing libxpm (3.5.14-r0)
(31/102) Installing a52dec (0.8.0-r8)
(32/102) Installing vulkan-loader (1.3.236.0-r0)
(33/102) Installing ffmpeg4-libs (4.4.3-r0)
(34/102) Installing libbluray (1.3.4-r0)
(35/102) Installing libcddb (1.3.2-r4)
(36/102) Installing libdvbpsi (1.3.3-r0)
(37/102) Installing libdvdcss (1.4.3-r0)
(38/102) Installing libdvdread (6.1.3-r1)
(39/102) Installing libdvdnav (6.1.1-r0)
(40/102) Installing libebml (1.4.4-r0)
(41/102) Installing faad2-libs (2.10.1-r0)
(42/102) Installing libupnp (1.14.15-r0)
(43/102) Installing lua5.2-libs (5.2.4-r11)
(44/102) Installing libmad (0.15.1b-r9)
(45/102) Installing libmatroska (1.7.1-r0)
(46/102) Installing libmicrodns (0.2.0-r0)
(47/102) Installing libmpeg2 (0.5.1-r10)
(48/102) Installing glslang-libs (1.3.236.0-r0)
(49/102) Installing glslang (1.3.236.0-r0)
(50/102) Installing spirv-tools (1.3.236.0-r0)
(51/102) Installing shaderc (2022.4-r0)
(52/102) Installing libplacebo (5.229.2-r0)
(53/102) Installing libprotobuf-lite (3.21.12-r0)
(54/102) Installing vlc-libs (3.0.18-r1)
(55/102) Installing vlc (3.0.18-r1)
(56/102) Installing elisa (22.12.1-r0)
(57/102) Installing kunitconversion (9999_git1671934531-r0)
(58/102) Installing kalk (9999_git1672372248-r0)
(59/102) Installing qt5-qtkeychain (0.13.2-r1)
(60/102) Installing kasts (9999_git1672368350-r0)
(61/102) Installing keysmith (9999_git1671938648-r0)
(62/102) Installing krecorder (9999_git1671937806-r0)
(63/102) Installing kpublictransport (22.12.1-r0)
(64/102) Installing ktrip (9999_git1671938816-r0)
(65/102) Installing kweathercore (9999_git1672367176-r0)
(66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/102) Installing kweather (9999_git1672368364-r0)
(68/102) Installing olm (3.2.14-r0)
(69/102) Installing libquotient (0.7.0-r1)
(70/102) Installing libcmark (0.30.2-r1)
(71/102) Installing neochat (9999_git1672453023-r1)
(72/102) Installing kjs (9999_git1670961433-r0)
(73/102) Installing libdjvulibre (3.5.28-r3)
(74/102) Installing libzip (1.9.2-r2)
(75/102) Installing ebook-tools (0.2.2-r3)
(76/102) Installing discount-libs (2.2.7b-r0)
(77/102) Installing poppler (23.01.0-r0)
(78/102) Installing poppler-qt5 (23.01.0-r0)
(79/102) Installing kdegraphics-mobipocket (22.12.1-r0)
(80/102) Installing libspectre (0.2.11-r0)
(81/102) Installing okular-common (22.12.1-r0)
(82/102) Installing okular (22.12.1-r0)
(83/102) Installing plasma-camera (1.0_git20210328-r2)
(84/102) Installing gst-libav (1.20.5-r0)
(85/102) Installing gst-plugins-good-qt (1.20.5-r0)
(86/102) Installing libxpresent (1.0.1-r0)
(87/102) Installing libxscrnsaver (1.2.4-r0)
(88/102) Installing libcdio (2.1.0-r1)
(89/102) Installing libcdio-paranoia (10.2.2.0.1-r1)
(90/102) Installing luajit (2.1_p20210510-r3)
(91/102) Installing rubberband-libs (3.1.1-r2)
(92/102) Installing sndio-libs (1.9.0-r0)
(93/102) Installing uchardet-libs (0.0.8-r0)
(94/102) Installing zimg (3.0.4-r1)
(95/102) Installing mpv-libs (0.35.0-r1)
(96/102) Installing plasmatube (9999_git1672368377-r0)
(97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(98/102) Installing postmarketos-config-nftables-mdns (0.13-r0)
(99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(102/102) Installing tokodon (9999_git1672453069-r0)
Executing busybox-1.35.0-r30.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r1.trigger
OK: 2606 MiB in 871 packages
(chroot) Exiting chroot...
[16:10:32] Unregister qemu binfmt (arm)
[16:10:32] Unregister qemu binfmt (aarch64)
[16:10:32] Unregister qemu binfmt (riscv64)
[16:10:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:34] Cleared up ~4622 MB of space
[16:10:35] DONE!
removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 932.4 MiB / 3,562.0 MiB = 0.262, 45 MiB/s, 1:19
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230108-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 893.7 MiB / 3,520.0 MiB = 0.254, 44 MiB/s, 1:20
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230108-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,311.1 MiB / 4,723.0 MiB = 0.278, 47 MiB/s, 1:39
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230108-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20230107-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20230107-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20230108-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,342,336   0%    3.01MB/s    0:05:16  
      4,653,056   0%    2.09MB/s    0:07:35  
      5,963,776   0%    1.78MB/s    0:08:52  
      7,274,496   0%    1.63MB/s    0:09:41  
      8,585,216   0%    1.18MB/s    0:13:24  
      9,895,936   1%    1.18MB/s    0:13:23  
     11,206,656   1%    1.18MB/s    0:13:22  
     12,517,376   1%    1.17MB/s    0:13:22  
     13,828,096   1%    1.17MB/s    0:13:21  
     15,138,816   1%    1.17MB/s    0:13:20  
     16,449,536   1%    1.17MB/s    0:13:24  
     17,760,256   1%    1.17MB/s    0:13:21  
     19,070,976   1%    1.17MB/s    0:13:20  
     20,381,696   2%    1.17MB/s    0:13:19  
     21,692,416   2%    1.18MB/s    0:13:14  
     23,003,136   2%    1.18MB/s    0:13:12  
     24,313,856   2%    1.18MB/s    0:13:11  
     25,624,576   2%    1.18MB/s    0:13:10  
     26,935,296   2%    1.17MB/s    0:13:12  
     28,246,016   2%    1.17MB/s    0:13:12  
     29,556,736   3%    1.17MB/s    0:13:10  
     30,867,456   3%    1.17MB/s    0:13:09  
     32,178,176   3%    1.18MB/s    0:13:05  
     33,488,896   3%    1.18MB/s    0:13:03  
     34,799,616   3%    1.18MB/s    0:13:02  
     36,110,336   3%    1.18MB/s    0:13:01  
     37,421,056   3%    1.18MB/s    0:13:00  
     38,731,776   3%    1.18MB/s    0:12:59  
     40,042,496   4%    1.18MB/s    0:12:58  
     41,353,216   4%    1.18MB/s    0:12:57  
     42,663,936   4%    1.18MB/s    0:12:56  
     43,974,656   4%    1.18MB/s    0:12:55  
     45,285,376   4%    1.18MB/s    0:12:54  
     46,596,096   4%    1.18MB/s    0:12:53  
     47,906,816   4%    1.18MB/s    0:12:52  
     49,217,536   5%    1.17MB/s    0:12:53  
     50,528,256   5%    1.17MB/s    0:12:54  
     51,838,976   5%    1.17MB/s    0:12:53  
     53,149,696   5%    1.17MB/s    0:12:53  
     54,460,416   5%    1.17MB/s    0:12:49  
     55,771,136   5%    1.18MB/s    0:12:45  
     57,081,856   5%    1.18MB/s    0:12:44  
     58,392,576   5%    1.18MB/s    0:12:42  
     59,703,296   6%    1.18MB/s    0:12:41  
     61,014,016   6%    1.18MB/s    0:12:41  
     62,324,736   6%    1.17MB/s    0:12:41  
     63,635,456   6%    1.17MB/s    0:12:41  
     64,946,176   6%    1.17MB/s    0:12:40  
     66,256,896   6%    1.17MB/s    0:12:40  
     67,567,616   6%    1.17MB/s    0:12:38  
     68,878,336   7%    1.17MB/s    0:12:37  
     70,189,056   7%    1.17MB/s    0:12:37  
     71,499,776   7%    1.17MB/s    0:12:33  
     72,810,496   7%    1.18MB/s    0:12:31  
     74,121,216   7%    1.18MB/s    0:12:30  
     75,431,936   7%    1.18MB/s    0:12:28  
     76,742,656   7%    1.17MB/s    0:12:29  
     78,053,376   7%    1.17MB/s    0:12:28  
     79,364,096   8%    1.17MB/s    0:12:27  
     80,674,816   8%    1.17MB/s    0:12:31  
     81,985,536   8%    1.17MB/s    0:12:28  
     83,296,256   8%    1.17MB/s    0:12:26  
     84,606,976   8%    1.17MB/s    0:12:25  
     85,917,696   8%    1.18MB/s    0:12:19  
     87,228,416   8%    1.17MB/s    0:12:22  
     88,539,136   9%    1.16MB/s    0:12:25  
     89,849,856   9%    1.17MB/s    0:12:20  
     91,160,576   9%    1.17MB/s    0:12:20  
     92,471,296   9%    1.17MB/s    0:12:15  
     93,782,016   9%    1.18MB/s    0:12:10  
     95,092,736   9%    1.17MB/s    0:12:14  
     96,403,456   9%    1.17MB/s    0:12:12  
     97,714,176   9%    1.17MB/s    0:12:12  
     99,024,896  10%    1.17MB/s    0:12:11  
    100,335,616  10%    1.17MB/s    0:12:10  
    101,646,336  10%    1.17MB/s    0:12:09  
    102,957,056  10%    1.17MB/s    0:12:08  
    104,267,776  10%    1.17MB/s    0:12:07  
    105,578,496  10%    1.18MB/s    0:12:04  
    106,889,216  10%    1.17MB/s    0:12:04  
    108,199,936  11%    1.17MB/s    0:12:03  
    109,510,656  11%    1.17MB/s    0:12:04  
    110,821,376  11%    1.17MB/s    0:12:02  
    112,132,096  11%    1.17MB/s    0:12:00  
    113,442,816  11%    1.17MB/s    0:11:59  
    114,753,536  11%    1.18MB/s    0:11:56  
    116,064,256  11%    1.17MB/s    0:11:56  
    117,374,976  12%    1.17MB/s    0:11:55  
    118,685,696  12%    1.17MB/s    0:11:54  
    119,996,416  12%    1.17MB/s    0:11:57  
    121,307,136  12%    1.17MB/s    0:11:51  
    122,617,856  12%    1.17MB/s    0:11:52  
    123,928,576  12%    1.16MB/s    0:11:56  
    125,239,296  12%    1.16MB/s    0:11:54  
    126,550,016  12%    1.16MB/s    0:11:55  
    127,860,736  13%    1.16MB/s    0:11:52  
    129,171,456  13%    1.17MB/s    0:11:46  
    130,482,176  13%    1.18MB/s    0:11:41  
    131,792,896  13%    1.18MB/s    0:11:41  
    132,972,544  13%    1.13MB/s    0:12:12  
    133,627,904  13% 1007.41kB/s    0:13:57  
    134,283,264  13%  865.27kB/s    0:16:14  
    135,036,928  13%  714.96kB/s    0:19:38  
    135,692,288  13%  611.56kB/s    0:22:56  
    136,347,648  13%  612.69kB/s    0:22:53  
    137,134,080  14%  642.96kB/s    0:21:47  
    138,444,800  14%  793.70kB/s    0:17:37  
    139,755,520  14%  943.19kB/s    0:14:48  
    141,066,240  14%    1.06MB/s    0:12:48  
    142,376,960  14%    1.17MB/s    0:11:36  
    143,687,680  14%    1.17MB/s    0:11:36  
    144,998,400  14%    1.17MB/s    0:11:34  
    146,309,120  14%    1.17MB/s    0:11:31  
    147,619,840  15%    1.18MB/s    0:11:29  
    148,930,560  15%    1.18MB/s    0:11:28  
    150,241,280  15%    1.18MB/s    0:11:26  
    151,552,000  15%    1.18MB/s    0:11:25  
    152,862,720  15%    1.18MB/s    0:11:24  
    154,173,440  15%    1.18MB/s    0:11:24  
    155,484,160  15%    1.18MB/s    0:11:23  
    156,794,880  16%    1.17MB/s    0:11:22  
    158,105,600  16%    1.17MB/s    0:11:22  
    159,416,320  16%    1.17MB/s    0:11:20  
    160,727,040  16%    1.17MB/s    0:11:19  
    162,037,760  16%    1.17MB/s    0:11:20  
    163,348,480  16%    1.17MB/s    0:11:18  
    164,659,200  16%    1.17MB/s    0:11:17  
    165,969,920  16%    1.17MB/s    0:11:19  
    167,280,640  17%    1.18MB/s    0:11:13  
    168,591,360  17%    1.18MB/s    0:11:11  
    169,902,080  17%    1.18MB/s    0:11:10  
    171,212,800  17%    1.18MB/s    0:11:06  
    172,523,520  17%    1.18MB/s    0:11:09  
    173,834,240  17%    1.18MB/s    0:11:07  
    175,144,960  17%    1.17MB/s    0:11:07  
    176,455,680  18%    1.17MB/s    0:11:06  
    177,766,400  18%    1.17MB/s    0:11:05  
    179,077,120  18%    1.17MB/s    0:11:04  
    180,387,840  18%    1.18MB/s    0:11:01  
    181,698,560  18%    1.18MB/s    0:11:00  
    183,009,280  18%    1.18MB/s    0:10:59  
    184,320,000  18%    1.17MB/s    0:11:00  
    185,630,720  18%    1.17MB/s    0:10:59  
    186,941,440  19%    1.17MB/s    0:10:58  
    188,252,160  19%    1.17MB/s    0:10:56  
    189,562,880  19%    1.17MB/s    0:10:56  
    190,873,600  19%    1.18MB/s    0:10:53  
    192,184,320  19%    1.18MB/s    0:10:52  
    193,495,040  19%    1.17MB/s    0:10:55  
    194,805,760  19%    1.17MB/s    0:10:52  
    196,116,480  20%    1.17MB/s    0:10:53  
    197,427,200  20%    1.17MB/s    0:10:53  
    198,737,920  20%    1.17MB/s    0:10:47  
    200,048,640  20%    1.18MB/s    0:10:46  
    201,359,360  20%    1.18MB/s    0:10:44  
    202,670,080  20%    1.18MB/s    0:10:43  
    203,980,800  20%    1.18MB/s    0:10:42  
    205,291,520  20%    1.17MB/s    0:10:43  
    206,602,240  21%    1.17MB/s    0:10:41  
    207,912,960  21%    1.17MB/s    0:10:41  
    209,223,680  21%    1.17MB/s    0:10:39  
    210,534,400  21%    1.17MB/s    0:10:39  
    211,845,120  21%    1.17MB/s    0:10:37  
    213,155,840  21%    1.18MB/s    0:10:34  
    214,466,560  21%    1.17MB/s    0:10:34  
    215,777,280  22%    1.18MB/s    0:10:31  
    217,088,000  22%    1.18MB/s    0:10:31  
    218,398,720  22%    1.16MB/s    0:10:36  
    219,709,440  22%    1.17MB/s    0:10:32  
    221,020,160  22%    1.17MB/s    0:10:31  
    222,330,880  22%    1.17MB/s    0:10:31  
    223,641,600  22%    1.18MB/s    0:10:22  
    224,952,320  23%    1.18MB/s    0:10:24  
    226,263,040  23%    1.18MB/s    0:10:24  
    227,573,760  23%    1.18MB/s    0:10:21  
    228,884,480  23%    1.17MB/s    0:10:22  
    230,195,200  23%    1.18MB/s    0:10:21  
    231,505,920  23%    1.18MB/s    0:10:19  
    232,816,640  23%    1.18MB/s    0:10:18  
    234,127,360  23%    1.18MB/s    0:10:17  
    235,438,080  24%    1.18MB/s    0:10:16  
    236,748,800  24%    1.18MB/s    0:10:15  
    238,059,520  24%    1.18MB/s    0:10:13  
    239,370,240  24%    1.18MB/s    0:10:12  
    240,680,960  24%    1.17MB/s    0:10:14  
    241,991,680  24%    1.17MB/s    0:10:11  
    243,302,400  24%    1.17MB/s    0:10:10  
    244,613,120  25%    1.17MB/s    0:10:10  
    245,923,840  25%    1.18MB/s    0:10:05  
    247,234,560  25%    1.18MB/s    0:10:07  
    248,545,280  25%    1.18MB/s    0:10:05  
    249,856,000  25%    1.18MB/s    0:10:03  
    251,166,720  25%    1.18MB/s    0:10:03  
    252,477,440  25%    1.18MB/s    0:10:01  
    253,788,160  25%    1.18MB/s    0:10:01  
    254,967,808  26%    1.15MB/s    0:10:15  
    256,278,528  26%    1.15MB/s    0:10:14  
    257,589,248  26%    1.15MB/s    0:10:13  
    258,899,968  26%    1.14MB/s    0:10:13  
    260,210,688  26%    1.17MB/s    0:09:57  
    261,521,408  26%    1.17MB/s    0:09:56  
    262,832,128  26%    1.17MB/s    0:09:55  
    264,142,848  27%    1.17MB/s    0:09:53  
    265,453,568  27%    1.17MB/s    0:09:55  
    266,764,288  27%    1.17MB/s    0:09:55  
    268,075,008  27%    1.17MB/s    0:09:53  
    269,352,960  27%    1.16MB/s    0:09:56  
    270,663,680  27%    1.17MB/s    0:09:51  
    271,974,400  27%    1.17MB/s    0:09:49  
    273,285,120  27%    1.17MB/s    0:09:49  
    274,595,840  28%    1.18MB/s    0:09:43  
    275,906,560  28%    1.18MB/s    0:09:42  
    277,217,280  28%    1.18MB/s    0:09:41  
    278,528,000  28%    1.18MB/s    0:09:40  
    279,838,720  28%    1.17MB/s    0:09:40  
    281,149,440  28%    1.17MB/s    0:09:38  
    282,460,160  28%    1.17MB/s    0:09:41  
    283,770,880  29%    1.17MB/s    0:09:37  
    285,081,600  29%    1.17MB/s    0:09:38  
    286,392,320  29%    1.17MB/s    0:09:34  
    287,703,040  29%    1.18MB/s    0:09:30  
    289,013,760  29%    1.18MB/s    0:09:32  
    290,324,480  29%    1.18MB/s    0:09:29  
    291,635,200  29%    1.17MB/s    0:09:31  
    292,945,920  29%    1.17MB/s    0:09:30  
    294,256,640  30%    1.15MB/s    0:09:42  
    295,469,056  30%    1.14MB/s    0:09:43  
    296,747,008  30%    1.14MB/s    0:09:45  
    298,057,728  30%    1.14MB/s    0:09:43  
    299,368,448  30%    1.16MB/s    0:09:29  
    300,679,168  30%    1.17MB/s    0:09:27  
    301,989,888  30%    1.18MB/s    0:09:21  
    303,300,608  31%    1.18MB/s    0:09:20  
    304,611,328  31%    1.18MB/s    0:09:18  
    305,922,048  31%    1.18MB/s    0:09:16  
    307,232,768  31%    1.18MB/s    0:09:16  
    308,543,488  31%    1.17MB/s    0:09:16  
    309,854,208  31%    1.17MB/s    0:09:15  
    311,164,928  31%    1.17MB/s    0:09:15  
    312,475,648  31%    1.17MB/s    0:09:13  
    313,786,368  32%    1.17MB/s    0:09:11  
    315,097,088  32%    1.18MB/s    0:09:10  
    316,407,808  32%    1.18MB/s    0:09:09  
    317,718,528  32%    1.17MB/s    0:09:08  
    319,029,248  32%    1.17MB/s    0:09:07  
    320,339,968  32%    1.17MB/s    0:09:06  
    321,650,688  32%    1.17MB/s    0:09:05  
    322,961,408  33%    1.17MB/s    0:09:04  
    324,272,128  33%    1.17MB/s    0:09:03  
    325,582,848  33%    1.17MB/s    0:09:02  
    326,893,568  33%    1.18MB/s    0:09:00  
    328,204,288  33%    1.18MB/s    0:08:59  
    329,515,008  33%    1.18MB/s    0:08:57  
    330,825,728  33%    1.17MB/s    0:08:58  
    332,136,448  33%    1.17MB/s    0:08:57  
    333,447,168  34%    1.17MB/s    0:08:56  
    334,757,888  34%    1.17MB/s    0:08:56  
    336,068,608  34%    1.17MB/s    0:08:54  
    337,379,328  34%    1.17MB/s    0:08:53  
    338,690,048  34%    1.17MB/s    0:08:52  
    340,000,768  34%    1.17MB/s    0:08:50  
    341,311,488  34%    1.17MB/s    0:08:52  
    342,622,208  35%    1.16MB/s    0:08:52  
    343,932,928  35%    1.17MB/s    0:08:49  
    345,243,648  35%    1.17MB/s    0:08:48  
    346,554,368  35%    1.18MB/s    0:08:44  
    347,865,088  35%    1.18MB/s    0:08:41  
    349,175,808  35%    1.18MB/s    0:08:41  
    350,486,528  35%    1.17MB/s    0:08:42  
    351,797,248  35%    1.18MB/s    0:08:39  
    353,107,968  36%    1.18MB/s    0:08:37  
    354,418,688  36%    1.17MB/s    0:08:38  
    355,729,408  36%    1.18MB/s    0:08:35  
    357,040,128  36%    1.17MB/s    0:08:36  
    358,350,848  36%    1.17MB/s    0:08:36  
    359,661,568  36%    1.17MB/s    0:08:36  
    360,972,288  36%    1.17MB/s    0:08:32  
    362,283,008  37%    1.18MB/s    0:08:31  
    363,593,728  37%    1.18MB/s    0:08:29  
    364,904,448  37%    1.18MB/s    0:08:25  
    366,215,168  37%    1.18MB/s    0:08:27  
    367,525,888  37%    1.18MB/s    0:08:26  
    368,836,608  37%    1.18MB/s    0:08:24  
    370,147,328  37%    1.18MB/s    0:08:24  
    371,458,048  37%    1.18MB/s    0:08:23  
    372,768,768  38%    1.18MB/s    0:08:22  
    374,079,488  38%    1.18MB/s    0:08:21  
    375,390,208  38%    1.18MB/s    0:08:20  
    376,700,928  38%    1.18MB/s    0:08:18  
    378,011,648  38%    1.18MB/s    0:08:17  
    379,322,368  38%    1.18MB/s    0:08:17  
    380,633,088  38%    1.18MB/s    0:08:16  
    381,943,808  39%    1.17MB/s    0:08:15  
    383,254,528  39%    1.18MB/s    0:08:13  
    384,565,248  39%    1.18MB/s    0:08:12  
    385,875,968  39%    1.18MB/s    0:08:11  
    387,186,688  39%    1.18MB/s    0:08:09  
    388,497,408  39%    1.18MB/s    0:08:09  
    389,808,128  39%    1.18MB/s    0:08:07  
    391,118,848  40%    1.18MB/s    0:08:06  
    392,429,568  40%    1.18MB/s    0:08:05  
    393,740,288  40%    1.18MB/s    0:08:04  
    395,051,008  40%    1.18MB/s    0:08:03  
    396,361,728  40%    1.18MB/s    0:08:02  
    397,672,448  40%    1.18MB/s    0:08:01  
    398,983,168  40%    1.17MB/s    0:08:01  
    400,293,888  40%    1.18MB/s    0:07:59  
    401,604,608  41%    1.18MB/s    0:07:58  
    402,882,560  41%    1.17MB/s    0:08:00  
    404,193,280  41%    1.17MB/s    0:07:58  
    405,504,000  41%    1.17MB/s    0:07:59  
    406,814,720  41%    1.17MB/s    0:07:57  
    408,125,440  41%    1.17MB/s    0:07:54  
    409,436,160  41%    1.17MB/s    0:07:53  
    410,746,880  42%    1.17MB/s    0:07:51  
    412,057,600  42%    1.17MB/s    0:07:50  
    413,368,320  42%    1.18MB/s    0:07:48  
    414,679,040  42%    1.18MB/s    0:07:47  
    415,891,456  42%    1.17MB/s    0:07:48  
    417,169,408  42%    1.16MB/s    0:07:50  
    418,480,128  42%    1.16MB/s    0:07:49  
    419,790,848  42%    1.16MB/s    0:07:48  
    421,101,568  43%    1.17MB/s    0:07:45  
    422,412,288  43%    1.18MB/s    0:07:41  
    423,723,008  43%    1.17MB/s    0:07:41  
    425,033,728  43%    1.18MB/s    0:07:38  
    426,344,448  43%    1.18MB/s    0:07:37  
    427,655,168  43%    1.17MB/s    0:07:37  
    428,965,888  43%    1.18MB/s    0:07:34  
    430,276,608  44%    1.17MB/s    0:07:36  
    431,587,328  44%    1.18MB/s    0:07:33  
    432,898,048  44%    1.18MB/s    0:07:32  
    434,208,768  44%    1.18MB/s    0:07:31  
    435,519,488  44%    1.18MB/s    0:07:28  
    436,830,208  44%    1.18MB/s    0:07:29  
    438,140,928  44%    1.18MB/s    0:07:27  
    439,451,648  44%    1.18MB/s    0:07:27  
    440,762,368  45%    1.17MB/s    0:07:26  
    442,073,088  45%    1.17MB/s    0:07:25  
    443,383,808  45%    1.17MB/s    0:07:24  
    444,694,528  45%    1.17MB/s    0:07:23  
    446,005,248  45%    1.18MB/s    0:07:21  
    447,315,968  45%    1.18MB/s    0:07:20  
    448,626,688  45%    1.18MB/s    0:07:19  
    449,937,408  46%    1.18MB/s    0:07:17  
    451,248,128  46%    1.18MB/s    0:07:16  
    452,558,848  46%    1.18MB/s    0:07:15  
    453,869,568  46%    1.18MB/s    0:07:14  
    455,180,288  46%    1.18MB/s    0:07:13  
    456,491,008  46%    1.18MB/s    0:07:12  
    457,801,728  46%    1.17MB/s    0:07:13  
    459,112,448  46%    1.17MB/s    0:07:12  
    460,423,168  47%    1.17MB/s    0:07:11  
    461,733,888  47%    1.17MB/s    0:07:10  
    463,044,608  47%    1.18MB/s    0:07:06  
    464,355,328  47%    1.18MB/s    0:07:05  
    465,666,048  47%    1.18MB/s    0:07:05  
    466,976,768  47%    1.18MB/s    0:07:04  
    468,287,488  47%    1.18MB/s    0:07:03  
    469,598,208  48%    1.18MB/s    0:07:02  
    470,908,928  48%    1.17MB/s    0:07:03  
    472,219,648  48%    1.17MB/s    0:07:00  
    473,530,368  48%    1.17MB/s    0:06:59  
    474,841,088  48%    1.17MB/s    0:06:58  
    476,151,808  48%    1.18MB/s    0:06:55  
    477,462,528  48%    1.18MB/s    0:06:55  
    478,773,248  48%    1.18MB/s    0:06:54  
    480,083,968  49%    1.18MB/s    0:06:53  
    481,394,688  49%    1.17MB/s    0:06:52  
    482,705,408  49%    1.17MB/s    0:06:51  
    484,016,128  49%    1.17MB/s    0:06:51  
    485,326,848  49%    1.17MB/s    0:06:49  
    486,637,568  49%    1.17MB/s    0:06:48  
    487,948,288  49%    1.17MB/s    0:06:47  
    489,259,008  50%    1.17MB/s    0:06:48  
    490,569,728  50%    1.17MB/s    0:06:46  
    491,880,448  50%    1.17MB/s    0:06:46  
    493,191,168  50%    1.17MB/s    0:06:44  
    494,501,888  50%    1.18MB/s    0:06:41  
    495,812,608  50%    1.18MB/s    0:06:40  
    497,123,328  50%    1.18MB/s    0:06:39  
    498,434,048  50%    1.17MB/s    0:06:38  
    499,744,768  51%    1.17MB/s    0:06:37  
    501,055,488  51%    1.17MB/s    0:06:36  
    502,366,208  51%    1.17MB/s    0:06:35  
    503,676,928  51%    1.17MB/s    0:06:34  
    504,987,648  51%    1.17MB/s    0:06:33  
    506,298,368  51%    1.17MB/s    0:06:32  
    507,609,088  51%    1.17MB/s    0:06:31  
    508,919,808  52%    1.18MB/s    0:06:29  
    510,230,528  52%    1.18MB/s    0:06:28  
    511,541,248  52%    1.18MB/s    0:06:27  
    512,851,968  52%    1.17MB/s    0:06:26  
    514,162,688  52%    1.18MB/s    0:06:25  
    515,473,408  52%    1.18MB/s    0:06:24  
    516,784,128  52%    1.18MB/s    0:06:22  
    518,094,848  52%    1.18MB/s    0:06:21  
    519,405,568  53%    1.18MB/s    0:06:20  
    520,716,288  53%    1.17MB/s    0:06:19  
    522,027,008  53%    1.17MB/s    0:06:19  
    523,337,728  53%    1.17MB/s    0:06:18  
    524,648,448  53%    1.17MB/s    0:06:17  
    525,959,168  53%    1.17MB/s    0:06:16  
    527,269,888  53%    1.17MB/s    0:06:15  
    528,580,608  54%    1.18MB/s    0:06:12  
    529,891,328  54%    1.18MB/s    0:06:11  
    531,202,048  54%    1.17MB/s    0:06:11  
    532,512,768  54%    1.17MB/s    0:06:10  
    533,823,488  54%    1.17MB/s    0:06:09  
    535,134,208  54%    1.17MB/s    0:06:08  
    536,444,928  54%    1.17MB/s    0:06:07  
    537,722,880  55%    1.17MB/s    0:06:08  
    539,033,600  55%    1.17MB/s    0:06:06  
    540,344,320  55%    1.17MB/s    0:06:05  
    541,655,040  55%    1.17MB/s    0:06:04  
    542,965,760  55%    1.18MB/s    0:06:00  
    544,276,480  55%    1.17MB/s    0:06:00  
    545,587,200  55%    1.18MB/s    0:05:59  
    546,897,920  55%    1.17MB/s    0:05:58  
    548,208,640  56%    1.17MB/s    0:05:57  
    549,519,360  56%    1.17MB/s    0:05:56  
    550,830,080  56%    1.17MB/s    0:05:54  
    552,140,800  56%    1.18MB/s    0:05:53  
    553,451,520  56%    1.18MB/s    0:05:52  
    554,762,240  56%    1.18MB/s    0:05:51  
    556,072,960  56%    1.17MB/s    0:05:50  
    557,383,680  57%    1.17MB/s    0:05:50  
    558,694,400  57%    1.17MB/s    0:05:49  
    560,005,120  57%    1.17MB/s    0:05:47  
    561,315,840  57%    1.17MB/s    0:05:46  
    562,626,560  57%    1.17MB/s    0:05:47  
    563,937,280  57%    1.16MB/s    0:05:47  
    565,248,000  57%    1.17MB/s    0:05:45  
    566,558,720  57%    1.17MB/s    0:05:43  
    567,869,440  58%    1.17MB/s    0:05:40  
    569,180,160  58%    1.18MB/s    0:05:38  
    570,490,880  58%    1.17MB/s    0:05:38  
    571,801,600  58%    1.17MB/s    0:05:37  
    573,112,320  58%    1.17MB/s    0:05:37  
    574,423,040  58%    1.17MB/s    0:05:35  
    575,733,760  58%    1.17MB/s    0:05:34  
    577,044,480  59%    1.17MB/s    0:05:33  
    578,355,200  59%    1.18MB/s    0:05:31  
    579,665,920  59%    1.17MB/s    0:05:30  
    580,976,640  59%    1.18MB/s    0:05:29  
    582,287,360  59%    1.18MB/s    0:05:28  
    583,598,080  59%    1.18MB/s    0:05:27  
    584,908,800  59%    1.18MB/s    0:05:25  
    586,219,520  59%    1.18MB/s    0:05:25  
    587,530,240  60%    1.18MB/s    0:05:24  
    588,840,960  60%    1.18MB/s    0:05:22  
    590,151,680  60%    1.17MB/s    0:05:23  
    591,462,400  60%    1.17MB/s    0:05:21  
    592,773,120  60%    1.18MB/s    0:05:19  
    594,083,840  60%    1.17MB/s    0:05:19  
    595,394,560  60%    1.18MB/s    0:05:16  
    596,705,280  61%    1.18MB/s    0:05:16  
    598,016,000  61%    1.17MB/s    0:05:15  
    599,326,720  61%    1.18MB/s    0:05:14  
    600,637,440  61%    1.18MB/s    0:05:13  
    601,948,160  61%    1.17MB/s    0:05:12  
    603,258,880  61%    1.17MB/s    0:05:11  
    604,569,600  61%    1.17MB/s    0:05:10  
    605,880,320  61%    1.17MB/s    0:05:09  
    607,191,040  62%    1.17MB/s    0:05:08  
    608,501,760  62%    1.17MB/s    0:05:07  
    609,812,480  62%    1.17MB/s    0:05:06  
    611,123,200  62%    1.17MB/s    0:05:05  
    612,433,920  62%    1.17MB/s    0:05:04  
    613,744,640  62%    1.17MB/s    0:05:03  
    615,055,360  62%    1.18MB/s    0:05:01  
    616,366,080  63%    1.17MB/s    0:05:01  
    617,676,800  63%    1.17MB/s    0:04:59  
    618,987,520  63%    1.18MB/s    0:04:57  
    620,298,240  63%    1.17MB/s    0:04:57  
    621,608,960  63%    1.18MB/s    0:04:55  
    622,919,680  63%    1.18MB/s    0:04:54  
    624,230,400  63%    1.18MB/s    0:04:53  
    625,541,120  63%    1.18MB/s    0:04:52  
    626,851,840  64%    1.18MB/s    0:04:51  
    628,162,560  64%    1.18MB/s    0:04:50  
    629,473,280  64%    1.18MB/s    0:04:49  
    630,784,000  64%    1.17MB/s    0:04:48  
    632,094,720  64%    1.18MB/s    0:04:47  
    633,405,440  64%    1.18MB/s    0:04:45  
    634,716,160  64%    1.17MB/s    0:04:45  
    635,895,808  65%    1.16MB/s    0:04:47  
    637,206,528  65%    1.16MB/s    0:04:45  
    638,517,248  65%    1.16MB/s    0:04:44  
    639,827,968  65%    1.17MB/s    0:04:43  
    641,138,688  65%    1.18MB/s    0:04:38  
    642,449,408  65%    1.17MB/s    0:04:39  
    643,760,128  65%    1.17MB/s    0:04:37  
    645,070,848  65%    1.17MB/s    0:04:36  
    646,381,568  66%    1.18MB/s    0:04:35  
    647,692,288  66%    1.18MB/s    0:04:32  
    649,003,008  66%    1.18MB/s    0:04:32  
    650,313,728  66%    1.17MB/s    0:04:32  
    651,624,448  66%    1.17MB/s    0:04:31  
    652,935,168  66%    1.17MB/s    0:04:30  
    654,245,888  66%    1.16MB/s    0:04:31  
    655,556,608  67%    1.17MB/s    0:04:28  
    656,867,328  67%    1.17MB/s    0:04:27  
    658,178,048  67%    1.17MB/s    0:04:26  
    659,488,768  67%    1.18MB/s    0:04:22  
    660,799,488  67%    1.18MB/s    0:04:23  
    661,979,136  67%    1.16MB/s    0:04:25  
    663,289,856  67%    1.15MB/s    0:04:26  
    664,600,576  67%    1.15MB/s    0:04:24  
    665,911,296  68%    1.15MB/s    0:04:23  
    667,222,016  68%    1.17MB/s    0:04:18  
    668,532,736  68%    1.18MB/s    0:04:16  
    669,843,456  68%    1.18MB/s    0:04:15  
    671,154,176  68%    1.18MB/s    0:04:14  
    672,432,128  68%    1.17MB/s    0:04:14  
    673,742,848  68%    1.17MB/s    0:04:13  
    675,053,568  69%    1.17MB/s    0:04:12  
    676,364,288  69%    1.17MB/s    0:04:11  
    677,675,008  69%    1.18MB/s    0:04:09  
    678,985,728  69%    1.17MB/s    0:04:08  
    680,296,448  69%    1.18MB/s    0:04:07  
    681,607,168  69%    1.18MB/s    0:04:06  
    682,917,888  69%    1.17MB/s    0:04:05  
    684,228,608  69%    1.18MB/s    0:04:03  
    685,539,328  70%    1.17MB/s    0:04:02  
    686,850,048  70%    1.17MB/s    0:04:01  
    688,160,768  70%    1.17MB/s    0:04:01  
    689,471,488  70%    1.17MB/s    0:04:00  
    690,782,208  70%    1.17MB/s    0:03:58  
    692,092,928  70%    1.17MB/s    0:03:58  
    693,403,648  70%    1.18MB/s    0:03:56  
    694,714,368  71%    1.17MB/s    0:03:55  
    696,025,088  71%    1.17MB/s    0:03:54  
    697,335,808  71%    1.17MB/s    0:03:53  
    698,646,528  71%    1.17MB/s    0:03:52  
    699,957,248  71%    1.17MB/s    0:03:51  
    701,267,968  71%    1.17MB/s    0:03:50  
    702,578,688  71%    1.18MB/s    0:03:48  
    703,889,408  71%    1.18MB/s    0:03:47  
    705,200,128  72%    1.18MB/s    0:03:46  
    706,510,848  72%    1.17MB/s    0:03:45  
    707,821,568  72%    1.17MB/s    0:03:44  
    709,132,288  72%    1.17MB/s    0:03:43  
    710,443,008  72%    1.17MB/s    0:03:43  
    711,753,728  72%    1.17MB/s    0:03:42  
    713,064,448  72%    1.17MB/s    0:03:41  
    714,375,168  73%    1.17MB/s    0:03:40  
    715,685,888  73%    1.18MB/s    0:03:37  
    716,996,608  73%    1.18MB/s    0:03:36  
    718,307,328  73%    1.18MB/s    0:03:35  
    719,618,048  73%    1.18MB/s    0:03:34  
    720,928,768  73%    1.18MB/s    0:03:33  
    722,239,488  73%    1.18MB/s    0:03:32  
    723,550,208  74%    1.18MB/s    0:03:31  
    724,860,928  74%    1.18MB/s    0:03:29  
    726,171,648  74%    1.18MB/s    0:03:28  
    727,482,368  74%    1.18MB/s    0:03:27  
    728,793,088  74%    1.17MB/s    0:03:26  
    730,103,808  74%    1.17MB/s    0:03:25  
    731,414,528  74%    1.17MB/s    0:03:25  
    732,725,248  74%    1.17MB/s    0:03:24  
    734,035,968  75%    1.17MB/s    0:03:23  
    735,346,688  75%    1.17MB/s    0:03:22  
    736,657,408  75%    1.17MB/s    0:03:21  
    737,968,128  75%    1.17MB/s    0:03:20  
    739,278,848  75%    1.17MB/s    0:03:19  
    740,589,568  75%    1.17MB/s    0:03:18  
    741,900,288  75%    1.17MB/s    0:03:16  
    743,211,008  76%    1.17MB/s    0:03:16  
    744,521,728  76%    1.17MB/s    0:03:14  
    745,832,448  76%    1.17MB/s    0:03:13  
    747,143,168  76%    1.17MB/s    0:03:12  
    748,453,888  76%    1.17MB/s    0:03:10  
    749,764,608  76%    1.17MB/s    0:03:09  
    751,075,328  76%    1.17MB/s    0:03:08  
    752,386,048  76%    1.17MB/s    0:03:07  
    753,696,768  77%    1.17MB/s    0:03:06  
    755,007,488  77%    1.17MB/s    0:03:05  
    756,318,208  77%    1.17MB/s    0:03:04  
    757,628,928  77%    1.17MB/s    0:03:02  
    758,939,648  77%    1.18MB/s    0:03:01  
    760,250,368  77%    1.17MB/s    0:03:01  
    761,561,088  77%    1.17MB/s    0:02:59  
    762,871,808  78%    1.18MB/s    0:02:58  
    764,182,528  78%    1.18MB/s    0:02:57  
    765,493,248  78%    1.18MB/s    0:02:55  
    766,803,968  78%    1.18MB/s    0:02:55  
    768,114,688  78%    1.17MB/s    0:02:54  
    769,425,408  78%    1.17MB/s    0:02:53  
    770,736,128  78%    1.17MB/s    0:02:53  
    772,046,848  78%    1.16MB/s    0:02:52  
    773,357,568  79%    1.16MB/s    0:02:52  
    774,668,288  79%    1.17MB/s    0:02:49  
    775,979,008  79%    1.17MB/s    0:02:48  
    777,289,728  79%    1.18MB/s    0:02:46  
    778,600,448  79%    1.18MB/s    0:02:44  
    779,911,168  79%    1.18MB/s    0:02:44  
    781,221,888  79%    1.18MB/s    0:02:43  
    782,532,608  80%    1.18MB/s    0:02:42  
    783,843,328  80%    1.17MB/s    0:02:42  
    785,154,048  80%    1.17MB/s    0:02:40  
    786,464,768  80%    1.17MB/s    0:02:39  
    787,775,488  80%    1.17MB/s    0:02:39  
    789,086,208  80%    1.17MB/s    0:02:36  
    790,396,928  80%    1.17MB/s    0:02:35  
    791,707,648  80%    1.17MB/s    0:02:34  
    793,018,368  81%    1.17MB/s    0:02:33  
    794,329,088  81%    1.17MB/s    0:02:32  
    795,639,808  81%    1.17MB/s    0:02:31  
    796,950,528  81%    1.17MB/s    0:02:30  
    798,261,248  81%    1.17MB/s    0:02:29  
    799,571,968  81%    1.18MB/s    0:02:27  
    800,882,688  81%    1.17MB/s    0:02:27  
    802,193,408  82%    1.18MB/s    0:02:25  
    803,504,128  82%    1.18MB/s    0:02:24  
    804,814,848  82%    1.17MB/s    0:02:23  
    806,092,800  82%    1.16MB/s    0:02:24  
    807,403,520  82%    1.16MB/s    0:02:23  
    808,714,240  82%    1.16MB/s    0:02:22  
    810,024,960  82%    1.16MB/s    0:02:21  
    811,335,680  82%    1.17MB/s    0:02:19  
    812,646,400  83%    1.17MB/s    0:02:17  
    813,957,120  83%    1.18MB/s    0:02:15  
    815,267,840  83%    1.18MB/s    0:02:14  
    816,578,560  83%    1.18MB/s    0:02:13  
    817,889,280  83%    1.18MB/s    0:02:12  
    819,200,000  83%    1.18MB/s    0:02:11  
    820,510,720  83%    1.18MB/s    0:02:10  
    821,821,440  84%    1.18MB/s    0:02:09  
    823,132,160  84%    1.18MB/s    0:02:08  
    824,442,880  84%    1.17MB/s    0:02:07  
    825,753,600  84%    1.18MB/s    0:02:06  
    827,064,320  84%    1.17MB/s    0:02:05  
    828,375,040  84%    1.17MB/s    0:02:04  
    829,685,760  84%    1.18MB/s    0:02:02  
    830,996,480  84%    1.17MB/s    0:02:01  
    832,307,200  85%    1.18MB/s    0:02:00  
    833,617,920  85%    1.18MB/s    0:01:59  
    834,928,640  85%    1.18MB/s    0:01:58  
    836,239,360  85%    1.18MB/s    0:01:57  
    837,550,080  85%    1.17MB/s    0:01:56  
    838,860,800  85%    1.18MB/s    0:01:55  
    840,171,520  85%    1.17MB/s    0:01:54  
    841,482,240  86%    1.17MB/s    0:01:53  
    842,792,960  86%    1.17MB/s    0:01:52  
    844,103,680  86%    1.17MB/s    0:01:51  
    845,414,400  86%    1.17MB/s    0:01:50  
    846,725,120  86%    1.17MB/s    0:01:49  
    848,035,840  86%    1.17MB/s    0:01:48  
    849,346,560  86%    1.17MB/s    0:01:47  
    850,657,280  87%    1.16MB/s    0:01:46  
    851,968,000  87%    1.16MB/s    0:01:45  
    853,278,720  87%    1.16MB/s    0:01:44  
    854,589,440  87%    1.17MB/s    0:01:42  
    855,900,160  87%    1.17MB/s    0:01:41  
    857,210,880  87%    1.17MB/s    0:01:40  
    858,521,600  87%    1.17MB/s    0:01:39  
    859,832,320  87%    1.17MB/s    0:01:38  
    861,143,040  88%    1.17MB/s    0:01:37  
    862,453,760  88%    1.17MB/s    0:01:35  
    863,764,480  88%    1.18MB/s    0:01:34  
    865,075,200  88%    1.17MB/s    0:01:33  
    866,385,920  88%    1.17MB/s    0:01:32  
    867,696,640  88%    1.17MB/s    0:01:31  
    869,007,360  88%    1.17MB/s    0:01:30  
    870,318,080  89%    1.17MB/s    0:01:29  
    871,628,800  89%    1.17MB/s    0:01:28  
    872,939,520  89%    1.17MB/s    0:01:27  
    874,250,240  89%    1.17MB/s    0:01:26  
    875,560,960  89%    1.17MB/s    0:01:24  
    876,871,680  89%    1.17MB/s    0:01:23  
    878,182,400  89%    1.18MB/s    0:01:22  
    879,493,120  89%    1.18MB/s    0:01:21  
    880,803,840  90%    1.17MB/s    0:01:20  
    882,114,560  90%    1.18MB/s    0:01:19  
    883,425,280  90%    1.17MB/s    0:01:18  
    884,736,000  90%    1.17MB/s    0:01:17  
    886,046,720  90%    1.18MB/s    0:01:16  
    887,357,440  90%    1.18MB/s    0:01:14  
    888,668,160  90%    1.17MB/s    0:01:14  
    889,978,880  91%    1.18MB/s    0:01:12  
    891,289,600  91%    1.18MB/s    0:01:11  
    892,600,320  91%    1.18MB/s    0:01:10  
    893,911,040  91%    1.18MB/s    0:01:09  
    895,221,760  91%    1.17MB/s    0:01:08  
    896,532,480  91%    1.17MB/s    0:01:07  
    897,843,200  91%    1.17MB/s    0:01:06  
    899,153,920  91%    1.17MB/s    0:01:05  
    900,464,640  92%    1.17MB/s    0:01:04  
    901,775,360  92%    1.16MB/s    0:01:03  
    903,086,080  92%    1.16MB/s    0:01:02  
    904,396,800  92%    1.16MB/s    0:01:01  
    905,707,520  92%    1.16MB/s    0:01:00  
    907,018,240  92%    1.17MB/s    0:00:58  
    908,328,960  92%    1.17MB/s    0:00:57  
    909,639,680  93%    1.17MB/s    0:00:56  
    910,950,400  93%    1.17MB/s    0:00:55  
    912,261,120  93%    1.17MB/s    0:00:54  
    913,571,840  93%    1.17MB/s    0:00:53  
    914,882,560  93%    1.18MB/s    0:00:52  
    916,193,280  93%    1.18MB/s    0:00:51  
    917,504,000  93%    1.18MB/s    0:00:49  
    918,814,720  93%    1.18MB/s    0:00:48  
    920,125,440  94%    1.18MB/s    0:00:47  
    921,436,160  94%    1.18MB/s    0:00:46  
    922,746,880  94%    1.18MB/s    0:00:45  
    924,057,600  94%    1.18MB/s    0:00:44  
    925,368,320  94%    1.17MB/s    0:00:43  
    926,679,040  94%    1.18MB/s    0:00:42  
    927,989,760  94%    1.18MB/s    0:00:41  
    929,300,480  95%    1.18MB/s    0:00:40  
    930,611,200  95%    1.18MB/s    0:00:38  
    931,921,920  95%    1.17MB/s    0:00:38  
    933,232,640  95%    1.17MB/s    0:00:37  
    934,543,360  95%    1.17MB/s    0:00:36  
    935,854,080  95%    1.17MB/s    0:00:34  
    937,164,800  95%    1.17MB/s    0:00:33  
    938,344,448  95%    1.14MB/s    0:00:33  
    939,622,400  96%    1.12MB/s    0:00:33  
    940,933,120  96%    1.12MB/s    0:00:31  
    942,243,840  96%    1.13MB/s    0:00:30  
    943,554,560  96%    1.16MB/s    0:00:28  
    944,865,280  96%    1.17MB/s    0:00:27  
    946,176,000  96%    1.18MB/s    0:00:26  
    947,486,720  96%    1.17MB/s    0:00:25  
    948,797,440  97%    1.17MB/s    0:00:24  
    950,108,160  97%    1.17MB/s    0:00:22  
    951,418,880  97%    1.17MB/s    0:00:21  
    952,729,600  97%    1.17MB/s    0:00:20  
    954,040,320  97%    1.17MB/s    0:00:19  
    955,351,040  97%    1.18MB/s    0:00:18  
    956,661,760  97%    1.17MB/s    0:00:17  
    957,972,480  97%    1.17MB/s    0:00:16  
    959,283,200  98%    1.17MB/s    0:00:15  
    960,593,920  98%    1.17MB/s    0:00:14  
    961,904,640  98%    1.18MB/s    0:00:13  
    963,215,360  98%    1.17MB/s    0:00:12  
    964,526,080  98%    1.18MB/s    0:00:10  
    965,836,800  98%    1.18MB/s    0:00:09  
    967,147,520  98%    1.18MB/s    0:00:08  
    968,458,240  99%    1.18MB/s    0:00:07  
    969,768,960  99%    1.18MB/s    0:00:06  
    971,079,680  99%    1.18MB/s    0:00:05  
    972,390,400  99%    1.18MB/s    0:00:04  
    973,701,120  99%    1.17MB/s    0:00:03  
    975,011,840  99%    1.17MB/s    0:00:02  
    976,322,560  99%    1.17MB/s    0:00:01  
    977,633,280  99%    1.17MB/s    0:00:00  
    977,670,044 100%    1.17MB/s    0:13:16 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20230108-pine64-pinephone.img.xz.sha256

            133 100%  129.88kB/s    0:00:00  
            133 100%  129.88kB/s    0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20230108-pine64-pinephonepro.img.xz

         32,768   0%   31.25MB/s    0:00:29  
      1,277,952   0%    1.14MB/s    0:13:18  
      2,588,672   0%    1.16MB/s    0:13:06  
      3,899,392   0%    1.17MB/s    0:13:02  
      5,210,112   0%    1.17MB/s    0:12:59  
      6,520,832   0%    1.18MB/s    0:12:53  
      7,831,552   0%    1.18MB/s    0:12:51  
      9,142,272   0%    1.18MB/s    0:12:50  
     10,452,992   1%    1.18MB/s    0:12:49  
     11,763,712   1%    1.18MB/s    0:12:49  
     13,074,432   1%    1.17MB/s    0:12:48  
     14,385,152   1%    1.17MB/s    0:12:48  
     15,695,872   1%    1.17MB/s    0:12:46  
     17,006,592   1%    1.17MB/s    0:12:45  
     18,317,312   1%    1.17MB/s    0:12:44  
     19,628,032   2%    1.17MB/s    0:12:43  
     20,938,752   2%    1.17MB/s    0:12:42  
     22,249,472   2%    1.17MB/s    0:12:44  
     23,560,192   2%    1.17MB/s    0:12:43  
     24,870,912   2%    1.17MB/s    0:12:42  
     26,181,632   2%    1.17MB/s    0:12:41  
     27,361,280   2%    1.16MB/s    0:12:46  
     28,672,000   3%    1.16MB/s    0:12:42  
     29,982,720   3%    1.16MB/s    0:12:41  
     31,293,440   3%    1.16MB/s    0:12:40  
     32,604,160   3%    1.18MB/s    0:12:31  
     33,914,880   3%    1.18MB/s    0:12:29  
     35,225,600   3%    1.18MB/s    0:12:28  
     36,536,320   3%    1.18MB/s    0:12:27  
     37,847,040   4%    1.18MB/s    0:12:25  
     39,157,760   4%    1.17MB/s    0:12:27  
     40,468,480   4%    1.17MB/s    0:12:28  
     41,779,200   4%    1.17MB/s    0:12:25  
     43,089,920   4%    1.17MB/s    0:12:24  
     44,400,640   4%    1.18MB/s    0:12:21  
     45,711,360   4%    1.18MB/s    0:12:17  
     47,022,080   5%    1.18MB/s    0:12:19  
     48,332,800   5%    1.17MB/s    0:12:18  
     49,643,520   5%    1.17MB/s    0:12:19  
     50,954,240   5%    1.17MB/s    0:12:19  
     52,264,960   5%    1.17MB/s    0:12:18  
     53,575,680   5%    1.17MB/s    0:12:19  
     54,886,400   5%    1.17MB/s    0:12:16  
     56,197,120   5%    1.17MB/s    0:12:14  
     57,507,840   6%    1.17MB/s    0:12:16  
     58,818,560   6%    1.18MB/s    0:12:09  
     60,129,280   6%    1.17MB/s    0:12:09  
     61,440,000   6%    1.17MB/s    0:12:08  
     62,750,720   6%    1.18MB/s    0:12:04  
     64,061,440   6%    1.17MB/s    0:12:08  
     65,372,160   6%    1.17MB/s    0:12:10  
     66,682,880   7%    1.16MB/s    0:12:09  
     67,993,600   7%    1.16MB/s    0:12:08  
     69,304,320   7%    1.17MB/s    0:12:06  
     70,615,040   7%    1.17MB/s    0:12:01  
     71,925,760   7%    1.17MB/s    0:12:02  
     73,236,480   7%    1.17MB/s    0:11:58  
     74,547,200   7%    1.17MB/s    0:11:57  
     75,857,920   8%    1.17MB/s    0:11:57  
     77,168,640   8%    1.18MB/s    0:11:54  
     78,479,360   8%    1.17MB/s    0:11:59  
     79,757,312   8%    1.16MB/s    0:12:00  
     81,068,032   8%    1.16MB/s    0:11:59  
     82,378,752   8%    1.16MB/s    0:11:58  
     83,689,472   8%    1.17MB/s    0:11:53  
     85,000,192   9%    1.17MB/s    0:11:51  
     86,310,912   9%    1.17MB/s    0:11:51  
     87,621,632   9%    1.17MB/s    0:11:49  
     88,932,352   9%    1.17MB/s    0:11:48  
     90,243,072   9%    1.17MB/s    0:11:45  
     91,553,792   9%    1.17MB/s    0:11:44  
     92,864,512   9%    1.17MB/s    0:11:44  
     94,175,232  10%    1.18MB/s    0:11:40  
     95,485,952  10%    1.18MB/s    0:11:39  
     96,796,672  10%    1.18MB/s    0:11:35  
     97,976,320  10%    1.17MB/s    0:11:42  
     99,287,040  10%    1.15MB/s    0:11:49  
    100,466,688  10%    1.14MB/s    0:11:57  
    101,777,408  10%    1.13MB/s    0:12:02  
    103,088,128  11%    1.14MB/s    0:11:56  
    104,398,848  11%    1.14MB/s    0:11:55  
    105,709,568  11%    1.14MB/s    0:11:49  
    107,020,288  11%    1.15MB/s    0:11:46  
    108,331,008  11%    1.15MB/s    0:11:45  
    109,641,728  11%    1.15MB/s    0:11:43  
    110,952,448  11%    1.15MB/s    0:11:43  
    112,263,168  11%    1.14MB/s    0:11:44  
    113,442,816  12%    1.13MB/s    0:11:50  
    114,753,536  12%    1.13MB/s    0:11:48  
    116,064,256  12%    1.13MB/s    0:11:46  
    117,243,904  12%    1.13MB/s    0:11:48  
    118,554,624  12%    1.14MB/s    0:11:41  
    119,865,344  12%    1.14MB/s    0:11:42  
    121,176,064  12%    1.14MB/s    0:11:40  
    122,486,784  13%    1.14MB/s    0:11:37  
    123,699,200  13%    1.14MB/s    0:11:34  
    124,846,080  13%    1.13MB/s    0:11:39  
    126,156,800  13%    1.13MB/s    0:11:39  
    127,467,520  13%    1.14MB/s    0:11:31  
    128,778,240  13%    1.15MB/s    0:11:26  
    130,088,960  13%    1.17MB/s    0:11:14  
    131,399,680  14%    1.18MB/s    0:11:09  
    132,710,400  14%    1.18MB/s    0:11:08  
    134,021,120  14%    1.17MB/s    0:11:10  
    135,331,840  14%    1.18MB/s    0:11:05  
    136,642,560  14%    1.17MB/s    0:11:08  
    137,953,280  14%    1.17MB/s    0:11:07  
    139,264,000  14%    1.17MB/s    0:11:03  
    140,574,720  15%    1.17MB/s    0:11:06  
    141,885,440  15%    1.17MB/s    0:11:02  
    143,196,160  15%    1.17MB/s    0:11:01  
    144,506,880  15%    1.17MB/s    0:11:00  
    145,817,600  15%    1.17MB/s    0:10:59  
    147,128,320  15%    1.17MB/s    0:10:58  
    148,439,040  15%    1.17MB/s    0:10:59  
    149,749,760  15%    1.17MB/s    0:10:59  
    151,060,480  16%    1.17MB/s    0:10:57  
    152,371,200  16%    1.17MB/s    0:10:55  
    153,681,920  16%    1.17MB/s    0:10:53  
    154,992,640  16%    1.18MB/s    0:10:49  
    156,303,360  16%    1.17MB/s    0:10:49  
    157,614,080  16%    1.17MB/s    0:10:49  
    158,924,800  16%    1.17MB/s    0:10:48  
    160,235,520  17%    1.17MB/s    0:10:47  
    161,546,240  17%    1.17MB/s    0:10:44  
    162,856,960  17%    1.18MB/s    0:10:42  
    164,167,680  17%    1.17MB/s    0:10:42  
    165,478,400  17%    1.18MB/s    0:10:40  
    166,789,120  17%    1.17MB/s    0:10:43  
    168,099,840  17%    1.17MB/s    0:10:39  
    169,410,560  18%    1.17MB/s    0:10:39  
    170,721,280  18%    1.17MB/s    0:10:39  
    172,032,000  18%    1.18MB/s    0:10:34  
    173,342,720  18%    1.16MB/s    0:10:40  
    174,653,440  18%    1.17MB/s    0:10:37  
    175,964,160  18%    1.16MB/s    0:10:38  
    177,274,880  18%    1.16MB/s    0:10:37  
    178,585,600  19%    1.17MB/s    0:10:32  
    179,896,320  19%    1.17MB/s    0:10:31  
    181,207,040  19%    1.17MB/s    0:10:28  
    182,517,760  19%    1.17MB/s    0:10:27  
    183,828,480  19%    1.18MB/s    0:10:25  
    185,139,200  19%    1.18MB/s    0:10:24  
    186,449,920  19%    1.18MB/s    0:10:23  
    187,760,640  20%    1.17MB/s    0:10:24  
    189,071,360  20%    1.17MB/s    0:10:24  
    190,382,080  20%    1.17MB/s    0:10:24  
    191,692,800  20%    1.17MB/s    0:10:23  
    193,003,520  20%    1.16MB/s    0:10:25  
    194,314,240  20%    1.16MB/s    0:10:22  
    195,624,960  20%    1.17MB/s    0:10:18  
    196,935,680  21%    1.17MB/s    0:10:19  
    198,246,400  21%    1.18MB/s    0:10:13  
    199,557,120  21%    1.18MB/s    0:10:12  
    200,867,840  21%    1.17MB/s    0:10:15  
    202,178,560  21%    1.17MB/s    0:10:12  
    203,489,280  21%    1.17MB/s    0:10:11  
    204,800,000  21%    1.17MB/s    0:10:10  
    206,110,720  21%    1.18MB/s    0:10:07  
    207,421,440  22%    1.17MB/s    0:10:06  
    208,732,160  22%    1.18MB/s    0:10:04  
    210,042,880  22%    1.18MB/s    0:10:03  
    211,353,600  22%    1.18MB/s    0:10:02  
    212,664,320  22%    1.18MB/s    0:10:01  
    213,942,272  22%    1.17MB/s    0:10:04  
    215,252,992  22%    1.17MB/s    0:10:03  
    216,563,712  23%    1.17MB/s    0:10:02  
    217,874,432  23%    1.17MB/s    0:10:01  
    219,185,152  23%    1.17MB/s    0:09:57  
    220,495,872  23%    1.17MB/s    0:09:56  
    221,806,592  23%    1.17MB/s    0:09:55  
    223,117,312  23%    1.17MB/s    0:09:53  
    224,428,032  23%    1.17MB/s    0:09:52  
    225,738,752  24%    1.17MB/s    0:09:52  
    227,049,472  24%    1.17MB/s    0:09:50  
    228,360,192  24%    1.17MB/s    0:09:49  
    229,670,912  24%    1.17MB/s    0:09:50  
    230,981,632  24%    1.17MB/s    0:09:49  
    232,292,352  24%    1.17MB/s    0:09:47  
    233,603,072  24%    1.17MB/s    0:09:46  
    234,913,792  25%    1.18MB/s    0:09:43  
    236,224,512  25%    1.18MB/s    0:09:40  
    237,535,232  25%    1.18MB/s    0:09:41  
    238,845,952  25%    1.18MB/s    0:09:40  
    240,156,672  25%    1.18MB/s    0:09:39  
    241,467,392  25%    1.17MB/s    0:09:38  
    242,778,112  25%    1.17MB/s    0:09:37  
    244,088,832  26%    1.17MB/s    0:09:38  
    245,399,552  26%    1.17MB/s    0:09:36  
    246,710,272  26%    1.17MB/s    0:09:35  
    248,020,992  26%    1.16MB/s    0:09:37  
    249,331,712  26%    1.17MB/s    0:09:34  
    250,642,432  26%    1.17MB/s    0:09:34  
    251,953,152  26%    1.17MB/s    0:09:33  
    253,263,872  27%    1.17MB/s    0:09:28  
    254,574,592  27%    1.17MB/s    0:09:28  
    255,885,312  27%    1.18MB/s    0:09:25  
    257,196,032  27%    1.18MB/s    0:09:25  
    258,506,752  27%    1.17MB/s    0:09:24  
    259,817,472  27%    1.18MB/s    0:09:22  
    261,128,192  27%    1.17MB/s    0:09:22  
    262,438,912  28%    1.17MB/s    0:09:22  
    263,749,632  28%    1.17MB/s    0:09:21  
    265,060,352  28%    1.17MB/s    0:09:18  
    266,371,072  28%    1.17MB/s    0:09:17  
    267,681,792  28%    1.18MB/s    0:09:15  
    268,992,512  28%    1.18MB/s    0:09:13  
    270,303,232  28%    1.17MB/s    0:09:14  
    271,613,952  28%    1.17MB/s    0:09:14  
    272,924,672  29%    1.17MB/s    0:09:12  
    274,235,392  29%    1.17MB/s    0:09:12  
    275,546,112  29%    1.17MB/s    0:09:11  
    276,856,832  29%    1.17MB/s    0:09:09  
    278,167,552  29%    1.17MB/s    0:09:07  
    279,478,272  29%    1.17MB/s    0:09:08  
    280,788,992  29%    1.18MB/s    0:09:05  
    282,099,712  30%    1.18MB/s    0:09:04  
    283,410,432  30%    1.18MB/s    0:09:02  
    284,721,152  30%    1.18MB/s    0:09:00  
    286,031,872  30%    1.18MB/s    0:09:00  
    287,342,592  30%    1.18MB/s    0:08:59  
    288,653,312  30%    1.18MB/s    0:08:58  
    289,964,032  30%    1.18MB/s    0:08:57  
    291,274,752  31%    1.18MB/s    0:08:56  
    292,585,472  31%    1.18MB/s    0:08:55  
    293,896,192  31%    1.18MB/s    0:08:54  
    295,206,912  31%    1.17MB/s    0:08:54  
    296,517,632  31%    1.17MB/s    0:08:53  
    297,828,352  31%    1.17MB/s    0:08:52  
    299,139,072  31%    1.17MB/s    0:08:52  
    300,449,792  32%    1.17MB/s    0:08:50  
    301,760,512  32%    1.17MB/s    0:08:49  
    303,071,232  32%    1.17MB/s    0:08:48  
    304,381,952  32%    1.18MB/s    0:08:45  
    305,692,672  32%    1.17MB/s    0:08:45  
    307,003,392  32%    1.17MB/s    0:08:43  
    308,314,112  32%    1.17MB/s    0:08:43  
    309,624,832  33%    1.17MB/s    0:08:41  
    310,935,552  33%    1.18MB/s    0:08:40  
    312,246,272  33%    1.18MB/s    0:08:39  
    313,556,992  33%    1.17MB/s    0:08:39  
    314,867,712  33%    1.17MB/s    0:08:40  
    316,178,432  33%    1.17MB/s    0:08:40  
    317,489,152  33%    1.17MB/s    0:08:39  
    318,799,872  34%    1.17MB/s    0:08:37  
    320,110,592  34%    1.17MB/s    0:08:33  
    321,421,312  34%    1.16MB/s    0:08:38  
    322,732,032  34%    1.16MB/s    0:08:35  
    324,042,752  34%    1.16MB/s    0:08:34  
    325,353,472  34%    1.16MB/s    0:08:33  
    326,664,192  34%    1.18MB/s    0:08:26  
    327,974,912  34%    1.17MB/s    0:08:28  
    329,285,632  35%    1.17MB/s    0:08:27  
    330,596,352  35%    1.17MB/s    0:08:26  
    331,907,072  35%    1.17MB/s    0:08:25  
    333,217,792  35%    1.17MB/s    0:08:22  
    334,528,512  35%    1.17MB/s    0:08:21  
    335,839,232  35%    1.17MB/s    0:08:20  
    337,149,952  35%    1.18MB/s    0:08:18  
    338,460,672  36%    1.18MB/s    0:08:17  
    339,771,392  36%    1.18MB/s    0:08:16  
    341,082,112  36%    1.18MB/s    0:08:13  
    342,392,832  36%    1.18MB/s    0:08:13  
    343,703,552  36%    1.17MB/s    0:08:14  
    345,014,272  36%    1.17MB/s    0:08:14  
    346,324,992  36%    1.17MB/s    0:08:13  
    347,602,944  37%    1.16MB/s    0:08:14  
    348,913,664  37%    1.17MB/s    0:08:11  
    350,224,384  37%    1.17MB/s    0:08:10  
    351,535,104  37%    1.17MB/s    0:08:09  
    352,845,824  37%    1.18MB/s    0:08:05  
    354,156,544  37%    1.18MB/s    0:08:03  
    355,467,264  37%    1.17MB/s    0:08:03  
    356,777,984  38%    1.17MB/s    0:08:02  
    358,088,704  38%    1.17MB/s    0:08:01  
    359,399,424  38%    1.17MB/s    0:08:00  
    360,710,144  38%    1.18MB/s    0:07:58  
    362,020,864  38%    1.18MB/s    0:07:57  
    363,331,584  38%    1.17MB/s    0:07:57  
    364,642,304  38%    1.17MB/s    0:07:56  
    365,953,024  39%    1.17MB/s    0:07:55  
    367,263,744  39%    1.17MB/s    0:07:54  
    368,574,464  39%    1.18MB/s    0:07:52  
    369,885,184  39%    1.18MB/s    0:07:51  
    371,195,904  39%    1.18MB/s    0:07:49  
    372,506,624  39%    1.18MB/s    0:07:48  
    373,817,344  39%    1.18MB/s    0:07:47  
    375,128,064  40%    1.18MB/s    0:07:46  
    376,438,784  40%    1.18MB/s    0:07:45  
    377,749,504  40%    1.17MB/s    0:07:46  
    379,060,224  40%    1.17MB/s    0:07:47  
    380,370,944  40%    1.17MB/s    0:07:44  
    381,681,664  40%    1.17MB/s    0:07:43  
    382,992,384  40%    1.18MB/s    0:07:40  
    384,303,104  41%    1.18MB/s    0:07:37  
    385,613,824  41%    1.18MB/s    0:07:37  
    386,924,544  41%    1.18MB/s    0:07:36  
    388,235,264  41%    1.18MB/s    0:07:36  
    389,545,984  41%    1.17MB/s    0:07:35  
    390,856,704  41%    1.17MB/s    0:07:34  
    392,167,424  41%    1.17MB/s    0:07:33  
    393,478,144  41%    1.17MB/s    0:07:32  
    394,788,864  42%    1.17MB/s    0:07:34  
    396,099,584  42%    1.16MB/s    0:07:34  
    397,410,304  42%    1.16MB/s    0:07:33  
    398,721,024  42%    1.16MB/s    0:07:31  
    400,031,744  42%    1.17MB/s    0:07:27  
    401,342,464  42%    1.18MB/s    0:07:24  
    402,653,184  42%    1.18MB/s    0:07:22  
    403,963,904  43%    1.18MB/s    0:07:22  
    405,274,624  43%    1.18MB/s    0:07:21  
    406,585,344  43%    1.18MB/s    0:07:20  
    407,896,064  43%    1.17MB/s    0:07:21  
    409,206,784  43%    1.18MB/s    0:07:18  
    410,517,504  43%    1.18MB/s    0:07:17  
    411,828,224  43%    1.18MB/s    0:07:16  
    413,138,944  44%    1.18MB/s    0:07:13  
    414,449,664  44%    1.17MB/s    0:07:14  
    415,760,384  44%    1.17MB/s    0:07:13  
    417,071,104  44%    1.17MB/s    0:07:13  
    418,381,824  44%    1.17MB/s    0:07:12  
    419,692,544  44%    1.17MB/s    0:07:10  
    421,003,264  44%    1.18MB/s    0:07:08  
    422,313,984  45%    1.18MB/s    0:07:07  
    423,624,704  45%    1.17MB/s    0:07:07  
    424,935,424  45%    1.17MB/s    0:07:06  
    426,246,144  45%    1.17MB/s    0:07:06  
    427,556,864  45%    1.17MB/s    0:07:05  
    428,867,584  45%    1.17MB/s    0:07:02  
    430,178,304  45%    1.18MB/s    0:07:01  
    431,489,024  46%    1.18MB/s    0:06:59  
    432,799,744  46%    1.18MB/s    0:06:58  
    434,110,464  46%    1.17MB/s    0:07:00  
    435,421,184  46%    1.17MB/s    0:06:57  
    436,731,904  46%    1.17MB/s    0:06:56  
    438,042,624  46%    1.17MB/s    0:06:54  
    439,353,344  46%    1.18MB/s    0:06:51  
    440,664,064  47%    1.18MB/s    0:06:51  
    441,974,784  47%    1.18MB/s    0:06:51  
    443,285,504  47%    1.17MB/s    0:06:51  
    444,596,224  47%    1.17MB/s    0:06:51  
    445,906,944  47%    1.16MB/s    0:06:52  
    447,217,664  47%    1.16MB/s    0:06:51  
    448,528,384  47%    1.16MB/s    0:06:49  
    449,839,104  48%    1.17MB/s    0:06:47  
    451,149,824  48%    1.17MB/s    0:06:43  
    452,460,544  48%    1.17MB/s    0:06:42  
    453,771,264  48%    1.18MB/s    0:06:41  
    455,081,984  48%    1.18MB/s    0:06:40  
    456,392,704  48%    1.18MB/s    0:06:39  
    457,703,424  48%    1.18MB/s    0:06:38  
    459,014,144  48%    1.17MB/s    0:06:39  
    460,324,864  49%    1.17MB/s    0:06:36  
    461,635,584  49%    1.17MB/s    0:06:35  
    462,946,304  49%    1.17MB/s    0:06:35  
    464,257,024  49%    1.18MB/s    0:06:32  
    465,567,744  49%    1.17MB/s    0:06:33  
    466,878,464  49%    1.17MB/s    0:06:31  
    468,189,184  49%    1.17MB/s    0:06:30  
    469,499,904  50%    1.17MB/s    0:06:31  
    470,810,624  50%    1.17MB/s    0:06:30  
    472,121,344  50%    1.17MB/s    0:06:28  
    473,432,064  50%    1.17MB/s    0:06:27  
    474,742,784  50%    1.17MB/s    0:06:24  
    476,053,504  50%    1.17MB/s    0:06:23  
    477,364,224  50%    1.18MB/s    0:06:22  
    478,674,944  51%    1.17MB/s    0:06:21  
    479,985,664  51%    1.18MB/s    0:06:19  
    481,296,384  51%    1.18MB/s    0:06:18  
    482,574,336  51%    1.17MB/s    0:06:19  
    483,885,056  51%    1.17MB/s    0:06:18  
    485,195,776  51%    1.17MB/s    0:06:17  
    486,506,496  51%    1.17MB/s    0:06:16  
    487,817,216  52%    1.18MB/s    0:06:12  
    489,127,936  52%    1.18MB/s    0:06:12  
    490,438,656  52%    1.18MB/s    0:06:10  
    491,749,376  52%    1.18MB/s    0:06:09  
    493,060,096  52%    1.18MB/s    0:06:08  
    494,370,816  52%    1.17MB/s    0:06:08  
    495,681,536  52%    1.17MB/s    0:06:07  
    496,992,256  53%    1.17MB/s    0:06:06  
    498,302,976  53%    1.17MB/s    0:06:05  
    499,613,696  53%    1.17MB/s    0:06:04  
    500,924,416  53%    1.17MB/s    0:06:02  
    502,235,136  53%    1.17MB/s    0:06:01  
    503,545,856  53%    1.17MB/s    0:06:02  
    504,856,576  53%    1.17MB/s    0:06:00  
    506,167,296  54%    1.17MB/s    0:05:58  
    507,478,016  54%    1.17MB/s    0:05:57  
    508,788,736  54%    1.18MB/s    0:05:55  
    510,099,456  54%    1.18MB/s    0:05:54  
    511,410,176  54%    1.17MB/s    0:05:54  
    512,720,896  54%    1.17MB/s    0:05:53  
    514,031,616  54%    1.17MB/s    0:05:52  
    515,342,336  54%    1.17MB/s    0:05:51  
    516,653,056  55%    1.18MB/s    0:05:49  
    517,963,776  55%    1.18MB/s    0:05:48  
    519,274,496  55%    1.18MB/s    0:05:47  
    520,585,216  55%    1.17MB/s    0:05:47  
    521,895,936  55%    1.17MB/s    0:05:45  
    523,206,656  55%    1.18MB/s    0:05:43  
    524,517,376  55%    1.18MB/s    0:05:42  
    525,828,096  56%    1.18MB/s    0:05:39  
    527,138,816  56%    1.18MB/s    0:05:39  
    528,449,536  56%    1.18MB/s    0:05:39  
    529,760,256  56%    1.17MB/s    0:05:40  
    531,070,976  56%    1.18MB/s    0:05:37  
    532,381,696  56%    1.17MB/s    0:05:37  
    533,692,416  56%    1.17MB/s    0:05:36  
    535,003,136  57%    1.18MB/s    0:05:33  
    536,182,784  57%    1.14MB/s    0:05:43  
    537,493,504  57%    1.14MB/s    0:05:40  
    538,804,224  57%    1.15MB/s    0:05:39  
    540,114,944  57%    1.15MB/s    0:05:38  
    541,425,664  57%    1.18MB/s    0:05:28  
    542,736,384  57%    1.17MB/s    0:05:30  
    544,047,104  58%    1.17MB/s    0:05:29  
    545,357,824  58%    1.17MB/s    0:05:27  
    546,668,544  58%    1.17MB/s    0:05:26  
    547,979,264  58%    1.17MB/s    0:05:23  
    549,289,984  58%    1.17MB/s    0:05:22  
    550,600,704  58%    1.17MB/s    0:05:22  
    551,911,424  58%    1.17MB/s    0:05:20  
    553,222,144  59%    1.18MB/s    0:05:18  
    554,532,864  59%    1.18MB/s    0:05:17  
    555,843,584  59%    1.18MB/s    0:05:15  
    557,154,304  59%    1.17MB/s    0:05:16  
    558,465,024  59%    1.18MB/s    0:05:14  
    559,775,744  59%    1.18MB/s    0:05:13  
    561,086,464  59%    1.18MB/s    0:05:12  
    562,397,184  60%    1.18MB/s    0:05:10  
    563,707,904  60%    1.17MB/s    0:05:10  
    565,018,624  60%    1.17MB/s    0:05:10  
    566,329,344  60%    1.18MB/s    0:05:08  
    567,640,064  60%    1.17MB/s    0:05:07  
    568,950,784  60%    1.17MB/s    0:05:06  
    570,261,504  60%    1.18MB/s    0:05:03  
    571,572,224  60%    1.17MB/s    0:05:04  
    572,882,944  61%    1.18MB/s    0:05:02  
    574,193,664  61%    1.18MB/s    0:05:00  
    575,504,384  61%    1.18MB/s    0:05:00  
    576,815,104  61%    1.18MB/s    0:04:58  
    578,125,824  61%    1.18MB/s    0:04:58  
    579,436,544  61%    1.18MB/s    0:04:56  
    580,747,264  61%    1.18MB/s    0:04:55  
    582,057,984  62%    1.18MB/s    0:04:54  
    583,368,704  62%    1.17MB/s    0:04:54  
    584,679,424  62%    1.17MB/s    0:04:53  
    585,990,144  62%    1.17MB/s    0:04:52  
    587,300,864  62%    1.17MB/s    0:04:51  
    588,611,584  62%    1.17MB/s    0:04:49  
    589,922,304  62%    1.17MB/s    0:04:48  
    591,233,024  63%    1.18MB/s    0:04:47  
    592,543,744  63%    1.17MB/s    0:04:46  
    593,854,464  63%    1.17MB/s    0:04:45  
    595,165,184  63%    1.17MB/s    0:04:44  
    596,475,904  63%    1.17MB/s    0:04:43  
    597,786,624  63%    1.17MB/s    0:04:42  
    599,097,344  63%    1.18MB/s    0:04:40  
    600,408,064  64%    1.17MB/s    0:04:39  
    601,718,784  64%    1.17MB/s    0:04:38  
    603,029,504  64%    1.18MB/s    0:04:36  
    604,340,224  64%    1.17MB/s    0:04:36  
    605,650,944  64%    1.18MB/s    0:04:35  
    606,961,664  64%    1.18MB/s    0:04:34  
    608,272,384  64%    1.18MB/s    0:04:33  
    609,583,104  65%    1.18MB/s    0:04:32  
    610,893,824  65%    1.18MB/s    0:04:30  
    612,204,544  65%    1.17MB/s    0:04:30  
    613,515,264  65%    1.17MB/s    0:04:29  
    614,825,984  65%    1.18MB/s    0:04:27  
    616,103,936  65%    1.16MB/s    0:04:30  
    617,414,656  65%    1.16MB/s    0:04:28  
    618,725,376  66%    1.16MB/s    0:04:27  
    620,036,096  66%    1.16MB/s    0:04:27  
    621,346,816  66%    1.17MB/s    0:04:22  
    622,657,536  66%    1.17MB/s    0:04:21  
    623,968,256  66%    1.17MB/s    0:04:20  
    625,278,976  66%    1.18MB/s    0:04:18  
    626,589,696  66%    1.18MB/s    0:04:17  
    627,900,416  67%    1.17MB/s    0:04:17  
    629,211,136  67%    1.18MB/s    0:04:15  
    630,521,856  67%    1.18MB/s    0:04:14  
    631,832,576  67%    1.18MB/s    0:04:13  
    633,143,296  67%    1.18MB/s    0:04:12  
    634,454,016  67%    1.17MB/s    0:04:12  
    635,764,736  67%    1.17MB/s    0:04:10  
    637,075,456  67%    1.17MB/s    0:04:09  
    638,386,176  68%    1.17MB/s    0:04:08  
    639,696,896  68%    1.18MB/s    0:04:07  
    641,007,616  68%    1.17MB/s    0:04:06  
    642,318,336  68%    1.17MB/s    0:04:05  
    643,629,056  68%    1.18MB/s    0:04:03  
    644,939,776  68%    1.18MB/s    0:04:02  
    646,250,496  68%    1.18MB/s    0:04:01  
    647,561,216  69%    1.18MB/s    0:04:00  
    648,871,936  69%    1.18MB/s    0:03:59  
    650,182,656  69%    1.18MB/s    0:03:58  
    651,493,376  69%    1.18MB/s    0:03:57  
    652,804,096  69%    1.18MB/s    0:03:56  
    654,114,816  69%    1.18MB/s    0:03:54  
    655,425,536  69%    1.18MB/s    0:03:53  
    656,736,256  70%    1.18MB/s    0:03:52  
    658,046,976  70%    1.18MB/s    0:03:51  
    659,357,696  70%    1.18MB/s    0:03:50  
    660,668,416  70%    1.17MB/s    0:03:49  
    661,979,136  70%    1.18MB/s    0:03:48  
    663,289,856  70%    1.18MB/s    0:03:47  
    664,600,576  70%    1.17MB/s    0:03:46  
    665,911,296  71%    1.18MB/s    0:03:44  
    667,222,016  71%    1.18MB/s    0:03:44  
    668,532,736  71%    1.18MB/s    0:03:43  
    669,843,456  71%    1.18MB/s    0:03:42  
    671,154,176  71%    1.17MB/s    0:03:41  
    672,464,896  71%    1.17MB/s    0:03:39  
    673,775,616  71%    1.18MB/s    0:03:38  
    675,086,336  72%    1.18MB/s    0:03:37  
    676,397,056  72%    1.18MB/s    0:03:36  
    677,707,776  72%    1.18MB/s    0:03:35  
    679,018,496  72%    1.18MB/s    0:03:34  
    680,329,216  72%    1.18MB/s    0:03:33  
    681,639,936  72%    1.18MB/s    0:03:32  
    682,950,656  72%    1.18MB/s    0:03:31  
    684,261,376  73%    1.18MB/s    0:03:30  
    685,572,096  73%    1.17MB/s    0:03:29  
    686,882,816  73%    1.18MB/s    0:03:27  
    688,193,536  73%    1.18MB/s    0:03:26  
    689,504,256  73%    1.18MB/s    0:03:25  
    690,814,976  73%    1.17MB/s    0:03:25  
    692,125,696  73%    1.17MB/s    0:03:24  
    693,436,416  73%    1.17MB/s    0:03:23  
    694,747,136  74%    1.17MB/s    0:03:22  
    696,057,856  74%    1.18MB/s    0:03:20  
    697,368,576  74%    1.18MB/s    0:03:19  
    698,679,296  74%    1.18MB/s    0:03:18  
    699,990,016  74%    1.17MB/s    0:03:18  
    701,300,736  74%    1.17MB/s    0:03:17  
    702,611,456  74%    1.17MB/s    0:03:15  
    703,922,176  75%    1.17MB/s    0:03:14  
    705,232,896  75%    1.18MB/s    0:03:12  
    706,543,616  75%    1.18MB/s    0:03:11  
    707,854,336  75%    1.18MB/s    0:03:10  
    709,165,056  75%    1.18MB/s    0:03:09  
    710,475,776  75%    1.17MB/s    0:03:08  
    711,786,496  75%    1.18MB/s    0:03:07  
    713,097,216  76%    1.17MB/s    0:03:06  
    714,407,936  76%    1.17MB/s    0:03:05  
    715,718,656  76%    1.18MB/s    0:03:03  
    717,029,376  76%    1.18MB/s    0:03:02  
    718,340,096  76%    1.18MB/s    0:03:01  
    719,650,816  76%    1.18MB/s    0:03:00  
    720,961,536  76%    1.18MB/s    0:02:59  
    722,272,256  77%    1.17MB/s    0:02:58  
    723,582,976  77%    1.17MB/s    0:02:57  
    724,893,696  77%    1.17MB/s    0:02:57  
    726,204,416  77%    1.18MB/s    0:02:55  
    727,515,136  77%    1.18MB/s    0:02:53  
    728,825,856  77%    1.18MB/s    0:02:52  
    730,136,576  77%    1.18MB/s    0:02:51  
    731,447,296  78%    1.18MB/s    0:02:50  
    732,758,016  78%    1.18MB/s    0:02:49  
    734,068,736  78%    1.17MB/s    0:02:49  
    735,379,456  78%    1.18MB/s    0:02:47  
    736,690,176  78%    1.17MB/s    0:02:47  
    738,000,896  78%    1.17MB/s    0:02:45  
    739,311,616  78%    1.18MB/s    0:02:44  
    740,622,336  79%    1.17MB/s    0:02:43  
    741,933,056  79%    1.17MB/s    0:02:42  
    743,243,776  79%    1.17MB/s    0:02:41  
    744,554,496  79%    1.17MB/s    0:02:40  
    745,865,216  79%    1.17MB/s    0:02:39  
    747,175,936  79%    1.18MB/s    0:02:37  
    748,486,656  79%    1.17MB/s    0:02:36  
    749,797,376  80%    1.18MB/s    0:02:35  
    751,075,328  80%    1.17MB/s    0:02:35  
    752,386,048  80%    1.17MB/s    0:02:34  
    753,696,768  80%    1.17MB/s    0:02:33  
    755,007,488  80%    1.16MB/s    0:02:32  
    756,318,208  80%    1.18MB/s    0:02:30  
    757,628,928  80%    1.18MB/s    0:02:28  
    758,939,648  80%    1.18MB/s    0:02:27  
    760,250,368  81%    1.18MB/s    0:02:26  
    761,561,088  81%    1.17MB/s    0:02:26  
    762,871,808  81%    1.17MB/s    0:02:25  
    764,182,528  81%    1.16MB/s    0:02:24  
    765,493,248  81%    1.17MB/s    0:02:23  
    766,803,968  81%    1.17MB/s    0:02:22  
    768,114,688  81%    1.17MB/s    0:02:20  
    769,425,408  82%    1.17MB/s    0:02:19  
    770,736,128  82%    1.17MB/s    0:02:18  
    772,046,848  82%    1.17MB/s    0:02:17  
    773,357,568  82%    1.18MB/s    0:02:15  
    774,668,288  82%    1.18MB/s    0:02:14  
    775,979,008  82%    1.18MB/s    0:02:13  
    777,289,728  82%    1.18MB/s    0:02:12  
    778,600,448  83%    1.18MB/s    0:02:11  
    779,911,168  83%    1.18MB/s    0:02:10  
    781,221,888  83%    1.18MB/s    0:02:09  
    782,532,608  83%    1.18MB/s    0:02:08  
    783,843,328  83%    1.18MB/s    0:02:07  
    785,154,048  83%    1.18MB/s    0:02:06  
    786,464,768  83%    1.18MB/s    0:02:04  
    787,775,488  84%    1.18MB/s    0:02:03  
    789,086,208  84%    1.18MB/s    0:02:02  
    790,396,928  84%    1.18MB/s    0:02:01  
    791,707,648  84%    1.18MB/s    0:02:00  
    793,018,368  84%    1.18MB/s    0:01:59  
    794,329,088  84%    1.18MB/s    0:01:58  
    795,639,808  84%    1.18MB/s    0:01:57  
    796,950,528  85%    1.18MB/s    0:01:56  
    798,261,248  85%    1.18MB/s    0:01:55  
    799,571,968  85%    1.17MB/s    0:01:54  
    800,882,688  85%    1.18MB/s    0:01:53  
    802,193,408  85%    1.18MB/s    0:01:51  
    803,504,128  85%    1.18MB/s    0:01:50  
    804,814,848  85%    1.18MB/s    0:01:49  
    806,125,568  86%    1.18MB/s    0:01:48  
    807,436,288  86%    1.18MB/s    0:01:47  
    808,747,008  86%    1.18MB/s    0:01:46  
    810,057,728  86%    1.18MB/s    0:01:45  
    811,368,448  86%    1.17MB/s    0:01:44  
    812,679,168  86%    1.17MB/s    0:01:43  
    813,989,888  86%    1.17MB/s    0:01:42  
    815,300,608  87%    1.18MB/s    0:01:41  
    816,611,328  87%    1.18MB/s    0:01:40  
    817,922,048  87%    1.18MB/s    0:01:38  
    819,232,768  87%    1.18MB/s    0:01:37  
    820,543,488  87%    1.18MB/s    0:01:36  
    821,854,208  87%    1.18MB/s    0:01:35  
    823,164,928  87%    1.17MB/s    0:01:34  
    824,475,648  87%    1.17MB/s    0:01:33  
    825,786,368  88%    1.17MB/s    0:01:32  
    827,097,088  88%    1.17MB/s    0:01:31  
    828,407,808  88%    1.18MB/s    0:01:30  
    829,718,528  88%    1.18MB/s    0:01:29  
    831,029,248  88%    1.18MB/s    0:01:28  
    832,339,968  88%    1.18MB/s    0:01:26  
    833,650,688  88%    1.17MB/s    0:01:25  
    834,961,408  89%    1.17MB/s    0:01:24  
    836,272,128  89%    1.17MB/s    0:01:23  
    837,582,848  89%    1.17MB/s    0:01:23  
    838,893,568  89%    1.17MB/s    0:01:22  
    840,204,288  89%    1.17MB/s    0:01:20  
    841,515,008  89%    1.17MB/s    0:01:19  
    842,825,728  89%    1.17MB/s    0:01:18  
    844,136,448  90%    1.18MB/s    0:01:17  
    845,447,168  90%    1.18MB/s    0:01:16  
    846,757,888  90%    1.18MB/s    0:01:14  
    848,068,608  90%    1.18MB/s    0:01:13  
    849,379,328  90%    1.17MB/s    0:01:13  
    850,690,048  90%    1.17MB/s    0:01:12  
    852,000,768  90%    1.17MB/s    0:01:10  
    853,311,488  91%    1.17MB/s    0:01:09  
    854,622,208  91%    1.18MB/s    0:01:08  
    855,932,928  91%    1.18MB/s    0:01:07  
    857,243,648  91%    1.18MB/s    0:01:06  
    858,554,368  91%    1.18MB/s    0:01:05  
    859,865,088  91%    1.17MB/s    0:01:04  
    861,175,808  91%    1.17MB/s    0:01:03  
    862,486,528  92%    1.17MB/s    0:01:02  
    863,797,248  92%    1.17MB/s    0:01:00  
    865,107,968  92%    1.18MB/s    0:00:59  
    866,418,688  92%    1.18MB/s    0:00:58  
    867,729,408  92%    1.18MB/s    0:00:57  
    869,040,128  92%    1.18MB/s    0:00:56  
    870,350,848  92%    1.18MB/s    0:00:55  
    871,661,568  93%    1.18MB/s    0:00:54  
    872,972,288  93%    1.17MB/s    0:00:53  
    874,283,008  93%    1.17MB/s    0:00:52  
    875,593,728  93%    1.17MB/s    0:00:51  
    876,904,448  93%    1.17MB/s    0:00:50  
    878,215,168  93%    1.18MB/s    0:00:48  
    879,525,888  93%    1.18MB/s    0:00:47  
    880,836,608  93%    1.18MB/s    0:00:46  
    882,147,328  94%    1.18MB/s    0:00:45  
    883,458,048  94%    1.18MB/s    0:00:44  
    884,736,000  94%    1.17MB/s    0:00:43  
    886,046,720  94%    1.17MB/s    0:00:42  
    887,357,440  94%    1.17MB/s    0:00:41  
    888,668,160  94%    1.17MB/s    0:00:40  
    889,978,880  94%    1.17MB/s    0:00:39  
    891,289,600  95%    1.18MB/s    0:00:38  
    892,600,320  95%    1.18MB/s    0:00:36  
    893,911,040  95%    1.18MB/s    0:00:35  
    895,221,760  95%    1.17MB/s    0:00:34  
    896,532,480  95%    1.17MB/s    0:00:33  
    897,843,200  95%    1.17MB/s    0:00:32  
    899,153,920  95%    1.17MB/s    0:00:31  
    900,464,640  96%    1.17MB/s    0:00:30  
    901,775,360  96%    1.17MB/s    0:00:29  
    903,086,080  96%    1.18MB/s    0:00:28  
    904,396,800  96%    1.17MB/s    0:00:27  
    905,707,520  96%    1.18MB/s    0:00:26  
    907,018,240  96%    1.18MB/s    0:00:24  
    908,328,960  96%    1.17MB/s    0:00:23  
    909,639,680  97%    1.17MB/s    0:00:22  
    910,950,400  97%    1.17MB/s    0:00:21  
    912,261,120  97%    1.16MB/s    0:00:20  
    913,571,840  97%    1.16MB/s    0:00:19  
    914,882,560  97%    1.16MB/s    0:00:18  
    916,193,280  97%    1.16MB/s    0:00:17  
    917,504,000  97%    1.17MB/s    0:00:16  
    918,814,720  98%    1.17MB/s    0:00:15  
    920,125,440  98%    1.17MB/s    0:00:14  
    921,436,160  98%    1.17MB/s    0:00:13  
    922,746,880  98%    1.17MB/s    0:00:11  
    924,057,600  98%    1.17MB/s    0:00:10  
    925,368,320  98%    1.18MB/s    0:00:09  
    926,679,040  98%    1.17MB/s    0:00:08  
    927,989,760  99%    1.18MB/s    0:00:07  
    929,300,480  99%    1.17MB/s    0:00:06  
    930,611,200  99%    1.18MB/s    0:00:05  
    931,921,920  99%    1.18MB/s    0:00:04  
    933,232,640  99%    1.18MB/s    0:00:03  
    934,543,360  99%    1.18MB/s    0:00:02  
    935,854,080  99%    1.18MB/s    0:00:01  
    937,099,272 100%    1.17MB/s    0:12:42 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20230108-pine64-pinephonepro.img.xz.sha256

            136 100%    0.14kB/s    0:00:00  
            136 100%    0.14kB/s    0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20230108-tablet-x64uefi.img.xz

         32,768   0%   33.37kB/s   11:26:40  
         65,536   0%   60.26kB/s    6:20:12  
      1,376,256   0%  629.21kB/s    0:36:22  
      2,686,976   0%  822.57kB/s    0:27:48  
      3,997,696   0%  918.16kB/s    0:24:53  
      5,308,416   0%    1.18MB/s    0:18:57  
      6,619,136   0%    1.18MB/s    0:18:53  
      7,929,856   0%    1.18MB/s    0:18:54  
      9,240,576   0%    1.18MB/s    0:18:53  
     10,551,296   0%    1.18MB/s    0:18:52  
     11,862,016   0%    1.18MB/s    0:18:51  
     13,172,736   0%    1.18MB/s    0:18:50  
     14,483,456   1%    1.17MB/s    0:18:50  
     15,794,176   1%    1.17MB/s    0:18:49  
     17,104,896   1%    1.17MB/s    0:18:48  
     18,415,616   1%    1.17MB/s    0:18:48  
     19,726,336   1%    1.18MB/s    0:18:44  
     21,037,056   1%    1.18MB/s    0:18:43  
     22,347,776   1%    1.18MB/s    0:18:43  
     23,658,496   1%    1.18MB/s    0:18:42  
     24,969,216   1%    1.18MB/s    0:18:41  
     26,279,936   1%    1.18MB/s    0:18:39  
     27,590,656   2%    1.17MB/s    0:18:40  
     28,901,376   2%    1.17MB/s    0:18:43  
     30,212,096   2%    1.17MB/s    0:18:37  
     31,522,816   2%    1.18MB/s    0:18:35  
     32,833,536   2%    1.18MB/s    0:18:33  
     34,144,256   2%    1.18MB/s    0:18:29  
     35,454,976   2%    1.17MB/s    0:18:33  
     36,765,696   2%    1.17MB/s    0:18:32  
     38,076,416   2%    1.18MB/s    0:18:30  
     39,387,136   2%    1.18MB/s    0:18:28  
     40,697,856   2%    1.18MB/s    0:18:27  
     42,008,576   3%    1.18MB/s    0:18:26  
     43,319,296   3%    1.17MB/s    0:18:28  
     44,630,016   3%    1.17MB/s    0:18:27  
     45,940,736   3%    1.17MB/s    0:18:25  
     47,251,456   3%    1.17MB/s    0:18:24  
     48,562,176   3%    1.17MB/s    0:18:25  
     49,872,896   3%    1.17MB/s    0:18:28  
     51,183,616   3%    1.17MB/s    0:18:27  
     52,494,336   3%    1.17MB/s    0:18:25  
     53,805,056   3%    1.17MB/s    0:18:20  
     55,115,776   4%    1.18MB/s    0:18:16  
     56,426,496   4%    1.17MB/s    0:18:15  
     57,737,216   4%    1.17MB/s    0:18:15  
     59,047,936   4%    1.18MB/s    0:18:12  
     60,358,656   4%    1.18MB/s    0:18:11  
     61,669,376   4%    1.18MB/s    0:18:09  
     62,980,096   4%    1.17MB/s    0:18:11  
     64,290,816   4%    1.17MB/s    0:18:11  
     65,601,536   4%    1.17MB/s    0:18:14  
     66,912,256   4%    1.17MB/s    0:18:13  
     68,222,976   4%    1.17MB/s    0:18:09  
     69,533,696   5%    1.17MB/s    0:18:08  
     70,844,416   5%    1.17MB/s    0:18:04  
     72,155,136   5%    1.17MB/s    0:18:04  
     73,465,856   5%    1.17MB/s    0:18:03  
     74,776,576   5%    1.17MB/s    0:18:00  
     76,087,296   5%    1.18MB/s    0:17:58  
     77,398,016   5%    1.17MB/s    0:18:02  
     78,708,736   5%    1.18MB/s    0:17:55  
     80,019,456   5%    1.18MB/s    0:17:54  
     81,297,408   5%    1.17MB/s    0:18:00  
     82,608,128   6%    1.17MB/s    0:17:54  
     83,918,848   6%    1.17MB/s    0:17:58  
     85,229,568   6%    1.17MB/s    0:17:59  
     86,540,288   6%    1.17MB/s    0:17:52  
     87,851,008   6%    1.17MB/s    0:17:51  
     89,161,728   6%    1.17MB/s    0:17:49  
     90,472,448   6%    1.18MB/s    0:17:46  
     91,783,168   6%    1.18MB/s    0:17:44  
     93,093,888   6%    1.18MB/s    0:17:43  
     94,404,608   6%    1.18MB/s    0:17:43  
     95,715,328   6%    1.18MB/s    0:17:42  
     97,026,048   7%    1.18MB/s    0:17:41  
     98,336,768   7%    1.18MB/s    0:17:40  
     99,647,488   7%    1.17MB/s    0:17:44  
    100,958,208   7%    1.17MB/s    0:17:38  
    102,268,928   7%    1.18MB/s    0:17:37  
    103,579,648   7%    1.17MB/s    0:17:36  
    104,890,368   7%    1.18MB/s    0:17:28  
    106,201,088   7%    1.18MB/s    0:17:33  
    107,511,808   7%    1.17MB/s    0:17:33  
    108,822,528   7%    1.17MB/s    0:17:33  
    110,133,248   8%    1.17MB/s    0:17:32  
    111,443,968   8%    1.17MB/s    0:17:31  
    112,754,688   8%    1.17MB/s    0:17:29  
    114,065,408   8%    1.17MB/s    0:17:36  
    115,376,128   8%    1.17MB/s    0:17:32  
    116,686,848   8%    1.17MB/s    0:17:30  
    117,997,568   8%    1.17MB/s    0:17:29  
    119,308,288   8%    1.17MB/s    0:17:27  
    120,619,008   8%    1.17MB/s    0:17:28  
    121,929,728   8%    1.16MB/s    0:17:31  
    123,240,448   8%    1.16MB/s    0:17:31  
    124,551,168   9%    1.17MB/s    0:17:23  
    125,861,888   9%    1.17MB/s    0:17:23  
    127,172,608   9%    1.17MB/s    0:17:20  
    128,483,328   9%    1.17MB/s    0:17:17  
    129,794,048   9%    1.17MB/s    0:17:17  
    131,104,768   9%    1.17MB/s    0:17:15  
    132,415,488   9%    1.18MB/s    0:17:12  
    133,726,208   9%    1.18MB/s    0:17:10  
    135,036,928   9%    1.18MB/s    0:17:09  
    136,347,648   9%    1.18MB/s    0:17:08  
    137,658,368  10%    1.18MB/s    0:17:06  
    138,969,088  10%    1.18MB/s    0:17:05  
    140,279,808  10%    1.17MB/s    0:17:06  
    141,590,528  10%    1.17MB/s    0:17:05  
    142,901,248  10%    1.17MB/s    0:17:04  
    144,211,968  10%    1.17MB/s    0:17:03  
    145,522,688  10%    1.18MB/s    0:17:01  
    146,833,408  10%    1.18MB/s    0:16:59  
    148,144,128  10%    1.18MB/s    0:16:58  
    149,454,848  10%    1.18MB/s    0:16:57  
    150,765,568  10%    1.18MB/s    0:16:56  
    152,076,288  11%    1.18MB/s    0:16:55  
    153,387,008  11%    1.18MB/s    0:16:54  
    154,697,728  11%    1.18MB/s    0:16:53  
    156,008,448  11%    1.18MB/s    0:16:52  
    157,319,168  11%    1.17MB/s    0:16:52  
    158,629,888  11%    1.17MB/s    0:16:51  
    159,940,608  11%    1.17MB/s    0:16:51  
    161,251,328  11%    1.17MB/s    0:16:49  
    162,562,048  11%    1.17MB/s    0:16:47  
    163,872,768  11%    1.17MB/s    0:16:46  
    165,183,488  12%    1.18MB/s    0:16:43  
    166,494,208  12%    1.18MB/s    0:16:42  
    167,804,928  12%    1.18MB/s    0:16:41  
    169,115,648  12%    1.18MB/s    0:16:41  
    170,426,368  12%    1.18MB/s    0:16:40  
    171,737,088  12%    1.17MB/s    0:16:41  
    173,047,808  12%    1.17MB/s    0:16:40  
    174,358,528  12%    1.17MB/s    0:16:38  
    175,669,248  12%    1.17MB/s    0:16:38  
    176,979,968  12%    1.18MB/s    0:16:34  
    178,290,688  12%    1.17MB/s    0:16:34  
    179,601,408  13%    1.18MB/s    0:16:33  
    180,912,128  13%    1.17MB/s    0:16:32  
    182,222,848  13%    1.17MB/s    0:16:32  
    183,533,568  13%    1.17MB/s    0:16:30  
    184,844,288  13%    1.17MB/s    0:16:31  
    186,155,008  13%    1.17MB/s    0:16:29  
    187,465,728  13%    1.17MB/s    0:16:28  
    188,776,448  13%    1.17MB/s    0:16:26  
    190,087,168  13%    1.18MB/s    0:16:24  
    191,397,888  13%    1.17MB/s    0:16:24  
    192,708,608  14%    1.17MB/s    0:16:23  
    194,019,328  14%    1.17MB/s    0:16:22  
    195,330,048  14%    1.17MB/s    0:16:22  
    196,640,768  14%    1.17MB/s    0:16:26  
    197,951,488  14%    1.17MB/s    0:16:23  
    199,262,208  14%    1.17MB/s    0:16:22  
    200,572,928  14%    1.17MB/s    0:16:20  
    201,883,648  14%    1.18MB/s    0:16:14  
    203,063,296  14%    1.14MB/s    0:16:44  
    204,374,016  14%    1.14MB/s    0:16:43  
    205,684,736  14%    1.14MB/s    0:16:42  
    206,995,456  15%    1.14MB/s    0:16:39  
    208,306,176  15%    1.17MB/s    0:16:13  
    209,616,896  15%    1.18MB/s    0:16:08  
    210,927,616  15%    1.17MB/s    0:16:08  
    212,238,336  15%    1.17MB/s    0:16:07  
    213,549,056  15%    1.18MB/s    0:16:00  
    214,827,008  15%    1.17MB/s    0:16:10  
    216,137,728  15%    1.17MB/s    0:16:08  
    217,448,448  15%    1.17MB/s    0:16:08  
    218,759,168  15%    1.17MB/s    0:16:07  
    220,069,888  16%    1.17MB/s    0:16:00  
    221,380,608  16%    1.17MB/s    0:15:58  
    222,691,328  16%    1.17MB/s    0:15:59  
    224,002,048  16%    1.17MB/s    0:16:00  
    225,312,768  16%    1.18MB/s    0:15:54  
    226,623,488  16%    1.18MB/s    0:15:52  
    227,934,208  16%    1.18MB/s    0:15:49  
    229,244,928  16%    1.18MB/s    0:15:45  
    230,555,648  16%    1.18MB/s    0:15:49  
    231,866,368  16%    1.18MB/s    0:15:49  
    233,046,016  16%    1.16MB/s    0:15:59  
    234,356,736  17%    1.16MB/s    0:15:57  
    235,667,456  17%    1.16MB/s    0:15:57  
    236,978,176  17%    1.16MB/s    0:15:56  
    238,288,896  17%    1.18MB/s    0:15:44  
    239,599,616  17%    1.17MB/s    0:15:44  
    240,910,336  17%    1.18MB/s    0:15:42  
    242,221,056  17%    1.17MB/s    0:15:41  
    243,531,776  17%    1.17MB/s    0:15:40  
    244,842,496  17%    1.18MB/s    0:15:38  
    246,153,216  17%    1.17MB/s    0:15:38  
    247,463,936  17%    1.18MB/s    0:15:36  
    248,774,656  18%    1.18MB/s    0:15:35  
    250,085,376  18%    1.17MB/s    0:15:35  
    251,396,096  18%    1.17MB/s    0:15:33  
    252,706,816  18%    1.17MB/s    0:15:32  
    254,017,536  18%    1.17MB/s    0:15:35  
    255,328,256  18%    1.17MB/s    0:15:31  
    256,638,976  18%    1.18MB/s    0:15:29  
    257,949,696  18%    1.17MB/s    0:15:28  
    259,260,416  18%    1.18MB/s    0:15:24  
    260,571,136  18%    1.18MB/s    0:15:25  
    261,881,856  19%    1.17MB/s    0:15:25  
    263,192,576  19%    1.18MB/s    0:15:23  
    264,503,296  19%    1.17MB/s    0:15:23  
    265,814,016  19%    1.18MB/s    0:15:21  
    267,124,736  19%    1.17MB/s    0:15:21  
    268,435,456  19%    1.17MB/s    0:15:21  
    269,746,176  19%    1.17MB/s    0:15:25  
    271,056,896  19%    1.16MB/s    0:15:25  
    272,367,616  19%    1.16MB/s    0:15:26  
    273,678,336  19%    1.17MB/s    0:15:20  
    274,989,056  20%    1.18MB/s    0:15:14  
    276,299,776  20%    1.18MB/s    0:15:11  
    277,610,496  20%    1.18MB/s    0:15:06  
    278,921,216  20%    1.18MB/s    0:15:09  
    280,231,936  20%    1.18MB/s    0:15:08  
    281,542,656  20%    1.18MB/s    0:15:07  
    282,853,376  20%    1.18MB/s    0:15:07  
    284,164,096  20%    1.18MB/s    0:15:05  
    285,474,816  20%    1.18MB/s    0:15:04  
    286,785,536  20%    1.18MB/s    0:15:03  
    288,096,256  20%    1.18MB/s    0:15:02  
    289,406,976  21%    1.18MB/s    0:15:01  
    290,717,696  21%    1.18MB/s    0:15:00  
    292,028,416  21%    1.18MB/s    0:14:58  
    293,339,136  21%    1.18MB/s    0:14:57  
    294,649,856  21%    1.17MB/s    0:14:58  
    295,960,576  21%    1.18MB/s    0:14:55  
    297,271,296  21%    1.18MB/s    0:14:54  
    298,582,016  21%    1.18MB/s    0:14:52  
    299,892,736  21%    1.18MB/s    0:14:51  
    301,203,456  21%    1.18MB/s    0:14:51  
    302,514,176  22%    1.18MB/s    0:14:49  
    303,824,896  22%    1.18MB/s    0:14:49  
    305,135,616  22%    1.18MB/s    0:14:46  
    306,446,336  22%    1.18MB/s    0:14:47  
    307,757,056  22%    1.18MB/s    0:14:46  
    309,067,776  22%    1.18MB/s    0:14:45  
    310,378,496  22%    1.18MB/s    0:14:43  
    311,689,216  22%    1.18MB/s    0:14:42  
    312,999,936  22%    1.18MB/s    0:14:41  
    314,310,656  22%    1.18MB/s    0:14:40  
    315,621,376  22%    1.18MB/s    0:14:40  
    316,932,096  23%    1.17MB/s    0:14:39  
    318,242,816  23%    1.17MB/s    0:14:38  
    319,553,536  23%    1.18MB/s    0:14:36  
    320,864,256  23%    1.18MB/s    0:14:35  
    322,174,976  23%    1.18MB/s    0:14:33  
    323,485,696  23%    1.17MB/s    0:14:34  
    324,796,416  23%    1.17MB/s    0:14:34  
    326,107,136  23%    1.17MB/s    0:14:33  
    327,417,856  23%    1.17MB/s    0:14:32  
    328,728,576  23%    1.17MB/s    0:14:30  
    330,039,296  24%    1.17MB/s    0:14:29  
    331,350,016  24%    1.17MB/s    0:14:29  
    332,660,736  24%    1.17MB/s    0:14:28  
    333,971,456  24%    1.17MB/s    0:14:26  
    335,282,176  24%    1.17MB/s    0:14:29  
    336,592,896  24%    1.17MB/s    0:14:27  
    337,903,616  24%    1.17MB/s    0:14:25  
    339,214,336  24%    1.17MB/s    0:14:24  
    340,525,056  24%    1.18MB/s    0:14:18  
    341,835,776  24%    1.18MB/s    0:14:17  
    343,146,496  24%    1.17MB/s    0:14:17  
    344,457,216  25%    1.17MB/s    0:14:20  
    345,767,936  25%    1.17MB/s    0:14:20  
    347,078,656  25%    1.16MB/s    0:14:21  
    348,389,376  25%    1.17MB/s    0:14:19  
    349,667,328  25%    1.16MB/s    0:14:20  
    350,978,048  25%    1.16MB/s    0:14:23  
    352,288,768  25%    1.17MB/s    0:14:15  
    353,599,488  25%    1.16MB/s    0:14:18  
    354,910,208  25%    1.18MB/s    0:14:07  
    356,220,928  25%    1.18MB/s    0:14:01  
    357,531,648  26%    1.18MB/s    0:14:04  
    358,842,368  26%    1.18MB/s    0:13:59  
    360,153,088  26%    1.18MB/s    0:14:02  
    361,463,808  26%    1.18MB/s    0:14:00  
    362,774,528  26%    1.18MB/s    0:13:59  
    364,085,248  26%    1.18MB/s    0:13:58  
    365,395,968  26%    1.18MB/s    0:13:58  
    366,706,688  26%    1.18MB/s    0:13:57  
    368,017,408  26%    1.17MB/s    0:13:56  
    369,328,128  26%    1.18MB/s    0:13:55  
    370,638,848  26%    1.17MB/s    0:13:57  
    371,949,568  27%    1.17MB/s    0:13:56  
    373,260,288  27%    1.17MB/s    0:13:54  
    374,571,008  27%    1.17MB/s    0:13:54  
    375,881,728  27%    1.17MB/s    0:13:54  
    377,192,448  27%    1.18MB/s    0:13:48  
    378,503,168  27%    1.18MB/s    0:13:47  
    379,813,888  27%    1.18MB/s    0:13:46  
    381,124,608  27%    1.18MB/s    0:13:42  
    382,435,328  27%    1.17MB/s    0:13:45  
    383,746,048  27%    1.17MB/s    0:13:45  
    385,056,768  28%    1.17MB/s    0:13:43  
    386,367,488  28%    1.18MB/s    0:13:39  
    387,678,208  28%    1.18MB/s    0:13:39  
    388,988,928  28%    1.18MB/s    0:13:37  
    390,299,648  28%    1.18MB/s    0:13:37  
    391,610,368  28%    1.18MB/s    0:13:36  
    392,921,088  28%    1.18MB/s    0:13:35  
    394,231,808  28%    1.18MB/s    0:13:34  
    395,542,528  28%    1.18MB/s    0:13:33  
    396,853,248  28%    1.18MB/s    0:13:32  
    398,163,968  28%    1.18MB/s    0:13:31  
    399,474,688  29%    1.18MB/s    0:13:30  
    400,785,408  29%    1.17MB/s    0:13:32  
    402,096,128  29%    1.17MB/s    0:13:28  
    403,406,848  29%    1.17MB/s    0:13:32  
    404,717,568  29%    1.17MB/s    0:13:27  
    406,028,288  29%    1.18MB/s    0:13:22  
    407,339,008  29%    1.17MB/s    0:13:24  
    408,649,728  29%    1.18MB/s    0:13:18  
    409,960,448  29%    1.18MB/s    0:13:21  
    411,271,168  29%    1.17MB/s    0:13:20  
    412,581,888  30%    1.17MB/s    0:13:19  
    413,892,608  30%    1.17MB/s    0:13:18  
    415,203,328  30%    1.17MB/s    0:13:17  
    416,514,048  30%    1.18MB/s    0:13:16  
    417,824,768  30%    1.16MB/s    0:13:24  
    419,135,488  30%    1.17MB/s    0:13:18  
    420,446,208  30%    1.17MB/s    0:13:16  
    421,756,928  30%    1.17MB/s    0:13:15  
    423,067,648  30%    1.18MB/s    0:13:05  
    424,378,368  30%    1.18MB/s    0:13:08  
    425,689,088  30%    1.18MB/s    0:13:08  
    426,999,808  31%    1.18MB/s    0:13:06  
    428,310,528  31%    1.18MB/s    0:13:06  
    429,621,248  31%    1.18MB/s    0:13:05  
    430,931,968  31%    1.18MB/s    0:13:04  
    432,242,688  31%    1.17MB/s    0:13:04  
    433,553,408  31%    1.17MB/s    0:13:03  
    434,864,128  31%    1.17MB/s    0:13:02  
    436,174,848  31%    1.17MB/s    0:13:01  
    437,485,568  31%    1.17MB/s    0:12:59  
    438,796,288  31%    1.17MB/s    0:12:58  
    440,107,008  32%    1.17MB/s    0:12:58  
    441,417,728  32%    1.17MB/s    0:12:56  
    442,728,448  32%    1.17MB/s    0:12:59  
    444,039,168  32%    1.17MB/s    0:12:54  
    445,349,888  32%    1.18MB/s    0:12:51  
    446,660,608  32%    1.18MB/s    0:12:50  
    447,971,328  32%    1.18MB/s    0:12:45  
    449,282,048  32%    1.18MB/s    0:12:47  
    450,592,768  32%    1.18MB/s    0:12:47  
    451,903,488  32%    1.18MB/s    0:12:46  
    453,214,208  32%    1.18MB/s    0:12:45  
    454,524,928  33%    1.17MB/s    0:12:44  
    455,835,648  33%    1.18MB/s    0:12:43  
    457,146,368  33%    1.18MB/s    0:12:41  
    458,457,088  33%    1.18MB/s    0:12:41  
    459,767,808  33%    1.18MB/s    0:12:39  
    461,078,528  33%    1.18MB/s    0:12:38  
    462,389,248  33%    1.18MB/s    0:12:37  
    463,699,968  33%    1.18MB/s    0:12:35  
    465,010,688  33%    1.18MB/s    0:12:35  
    466,321,408  33%    1.18MB/s    0:12:34  
    467,632,128  34%    1.18MB/s    0:12:33  
    468,942,848  34%    1.17MB/s    0:12:33  
    470,253,568  34%    1.18MB/s    0:12:31  
    471,564,288  34%    1.18MB/s    0:12:29  
    472,875,008  34%    1.18MB/s    0:12:29  
    474,185,728  34%    1.18MB/s    0:12:28  
    475,496,448  34%    1.18MB/s    0:12:27  
    476,807,168  34%    1.18MB/s    0:12:26  
    478,117,888  34%    1.18MB/s    0:12:25  
    479,428,608  34%    1.17MB/s    0:12:24  
    480,739,328  34%    1.17MB/s    0:12:23  
    482,050,048  35%    1.17MB/s    0:12:22  
    483,328,000  35%    1.16MB/s    0:12:28  
    484,638,720  35%    1.17MB/s    0:12:23  
    485,949,440  35%    1.17MB/s    0:12:23  
    487,260,160  35%    1.17MB/s    0:12:23  
    488,570,880  35%    1.17MB/s    0:12:18  
    489,881,600  35%    1.17MB/s    0:12:16  
    491,192,320  35%    1.17MB/s    0:12:19  
    492,503,040  35%    1.17MB/s    0:12:17  
    493,813,760  35%    1.17MB/s    0:12:13  
    495,124,480  36%    1.17MB/s    0:12:16  
    496,435,200  36%    1.17MB/s    0:12:10  
    497,745,920  36%    1.17MB/s    0:12:09  
    499,056,640  36%    1.17MB/s    0:12:08  
    500,367,360  36%    1.18MB/s    0:12:05  
    501,678,080  36%    1.18MB/s    0:12:04  
    502,988,800  36%    1.18MB/s    0:12:04  
    504,299,520  36%    1.18MB/s    0:12:03  
    505,610,240  36%    1.18MB/s    0:12:01  
    506,920,960  36%    1.16MB/s    0:12:09  
    508,231,680  36%    1.16MB/s    0:12:08  
    509,542,400  37%    1.16MB/s    0:12:11  
    510,853,120  37%    1.16MB/s    0:12:06  
    512,163,840  37%    1.18MB/s    0:11:56  
    513,474,560  37%    1.17MB/s    0:11:55  
    514,785,280  37%    1.18MB/s    0:11:51  
    516,096,000  37%    1.17MB/s    0:11:53  
    517,406,720  37%    1.17MB/s    0:11:53  
    518,717,440  37%    1.17MB/s    0:11:51  
    520,028,160  37%    1.17MB/s    0:11:51  
    521,338,880  37%    1.17MB/s    0:11:52  
    522,649,600  38%    1.16MB/s    0:11:54  
    523,960,320  38%    1.16MB/s    0:11:53  
    525,271,040  38%    1.17MB/s    0:11:51  
    526,581,760  38%    1.17MB/s    0:11:47  
    527,892,480  38%    1.18MB/s    0:11:43  
    529,203,200  38%    1.18MB/s    0:11:42  
    530,513,920  38%    1.17MB/s    0:11:41  
    531,824,640  38%    1.17MB/s    0:11:41  
    533,135,360  38%    1.17MB/s    0:11:40  
    534,446,080  38%    1.17MB/s    0:11:38  
    535,756,800  38%    1.17MB/s    0:11:37  
    537,067,520  39%    1.18MB/s    0:11:36  
    538,378,240  39%    1.18MB/s    0:11:34  
    539,688,960  39%    1.18MB/s    0:11:34  
    540,999,680  39%    1.18MB/s    0:11:32  
    542,310,400  39%    1.17MB/s    0:11:34  
    543,621,120  39%    1.17MB/s    0:11:31  
    544,931,840  39%    1.17MB/s    0:11:30  
    546,242,560  39%    1.17MB/s    0:11:30  
    547,553,280  39%    1.18MB/s    0:11:26  
    548,864,000  39%    1.17MB/s    0:11:27  
    550,174,720  40%    1.17MB/s    0:11:25  
    551,485,440  40%    1.18MB/s    0:11:23  
    552,796,160  40%    1.18MB/s    0:11:22  
    554,106,880  40%    1.17MB/s    0:11:22  
    555,417,600  40%    1.18MB/s    0:11:20  
    556,728,320  40%    1.17MB/s    0:11:20  
    558,039,040  40%    1.18MB/s    0:11:18  
    559,349,760  40%    1.18MB/s    0:11:16  
    560,660,480  40%    1.18MB/s    0:11:16  
    561,971,200  40%    1.18MB/s    0:11:13  
    563,281,920  40%    1.18MB/s    0:11:14  
    564,592,640  41%    1.17MB/s    0:11:13  
    565,903,360  41%    1.17MB/s    0:11:17  
    567,214,080  41%    1.16MB/s    0:11:16  
    568,524,800  41%    1.17MB/s    0:11:15  
    569,835,520  41%    1.17MB/s    0:11:14  
    571,146,240  41%    1.18MB/s    0:11:07  
    572,456,960  41%    1.18MB/s    0:11:06  
    573,767,680  41%    1.18MB/s    0:11:05  
    575,078,400  41%    1.18MB/s    0:11:03  
    576,389,120  41%    1.18MB/s    0:11:02  
    577,699,840  42%    1.17MB/s    0:11:03  
    579,010,560  42%    1.17MB/s    0:11:02  
    580,321,280  42%    1.17MB/s    0:11:01  
    581,632,000  42%    1.17MB/s    0:11:00  
    582,942,720  42%    1.18MB/s    0:10:58  
    584,253,440  42%    1.17MB/s    0:10:57  
    585,564,160  42%    1.17MB/s    0:10:56  
    586,874,880  42%    1.18MB/s    0:10:54  
    588,185,600  42%    1.17MB/s    0:10:55  
    589,496,320  42%    1.18MB/s    0:10:52  
    590,807,040  42%    1.18MB/s    0:10:51  
    592,117,760  43%    1.18MB/s    0:10:50  
    593,428,480  43%    1.18MB/s    0:10:47  
    594,739,200  43%    1.18MB/s    0:10:47  
    596,049,920  43%    1.18MB/s    0:10:46  
    597,360,640  43%    1.17MB/s    0:10:46  
    598,671,360  43%    1.17MB/s    0:10:45  
    599,982,080  43%    1.17MB/s    0:10:48  
    601,292,800  43%    1.17MB/s    0:10:48  
    602,603,520  43%    1.17MB/s    0:10:47  
    603,914,240  43%    1.16MB/s    0:10:47  
    605,224,960  44%    1.17MB/s    0:10:44  
    606,535,680  44%    1.17MB/s    0:10:42  
    607,846,400  44%    1.17MB/s    0:10:40  
    609,157,120  44%    1.17MB/s    0:10:38  
    610,467,840  44%    1.18MB/s    0:10:35  
    611,778,560  44%    1.18MB/s    0:10:34  
    613,089,280  44%    1.17MB/s    0:10:33  
    614,400,000  44%    1.17MB/s    0:10:34  
    615,710,720  44%    1.17MB/s    0:10:31  
    617,021,440  44%    1.18MB/s    0:10:29  
    618,299,392  44%    1.17MB/s    0:10:32  
    619,610,112  45%    1.17MB/s    0:10:28  
    620,920,832  45%    1.17MB/s    0:10:30  
    622,231,552  45%    1.17MB/s    0:10:29  
    623,542,272  45%    1.17MB/s    0:10:24  
    624,852,992  45%    1.17MB/s    0:10:25  
    626,163,712  45%    1.17MB/s    0:10:26  
    627,474,432  45%    1.17MB/s    0:10:25  
    628,785,152  45%    1.17MB/s    0:10:23  
    630,095,872  45%    1.17MB/s    0:10:19  
    631,406,592  45%    1.18MB/s    0:10:16  
    632,717,312  46%    1.18MB/s    0:10:14  
    634,028,032  46%    1.18MB/s    0:10:15  
    635,338,752  46%    1.18MB/s    0:10:14  
    636,649,472  46%    1.17MB/s    0:10:14  
    637,960,192  46%    1.18MB/s    0:10:12  
    639,139,840  46%    1.16MB/s    0:10:17  
    640,450,560  46%    1.16MB/s    0:10:16  
    641,761,280  46%    1.17MB/s    0:10:14  
    643,072,000  46%    1.16MB/s    0:10:14  
    644,382,720  46%    1.18MB/s    0:10:06  
    645,693,440  46%    1.17MB/s    0:10:06  
    647,004,160  47%    1.18MB/s    0:10:04  
    648,314,880  47%    1.18MB/s    0:10:03  
    649,625,600  47%    1.18MB/s    0:10:02  
    650,936,320  47%    1.18MB/s    0:10:01  
    652,247,040  47%    1.18MB/s    0:09:59  
    653,557,760  47%    1.17MB/s    0:10:00  
    654,868,480  47%    1.17MB/s    0:09:59  
    656,179,200  47%    1.17MB/s    0:09:58  
    657,489,920  47%    1.17MB/s    0:09:57  
    658,800,640  47%    1.17MB/s    0:09:55  
    660,111,360  48%    1.17MB/s    0:09:54  
    661,422,080  48%    1.17MB/s    0:09:53  
    662,732,800  48%    1.18MB/s    0:09:51  
    664,043,520  48%    1.18MB/s    0:09:50  
    665,354,240  48%    1.18MB/s    0:09:49  
    666,664,960  48%    1.18MB/s    0:09:48  
    667,975,680  48%    1.18MB/s    0:09:47  
    669,286,400  48%    1.18MB/s    0:09:45  
    670,597,120  48%    1.18MB/s    0:09:44  
    671,907,840  48%    1.18MB/s    0:09:43  
    673,218,560  48%    1.18MB/s    0:09:42  
    674,529,280  49%    1.18MB/s    0:09:41  
    675,840,000  49%    1.18MB/s    0:09:40  
    677,150,720  49%    1.18MB/s    0:09:39  
    678,461,440  49%    1.18MB/s    0:09:38  
    679,772,160  49%    1.18MB/s    0:09:37  
    681,082,880  49%    1.18MB/s    0:09:36  
    682,393,600  49%    1.17MB/s    0:09:38  
    683,704,320  49%    1.18MB/s    0:09:33  
    685,015,040  49%    1.18MB/s    0:09:32  
    686,325,760  49%    1.18MB/s    0:09:31  
    687,636,480  50%    1.18MB/s    0:09:27  
    688,947,200  50%    1.18MB/s    0:09:29  
    690,257,920  50%    1.18MB/s    0:09:28  
    691,568,640  50%    1.18MB/s    0:09:27  
    692,879,360  50%    1.17MB/s    0:09:27  
    694,190,080  50%    1.17MB/s    0:09:27  
    695,500,800  50%    1.17MB/s    0:09:25  
    696,811,520  50%    1.17MB/s    0:09:24  
    698,122,240  50%    1.18MB/s    0:09:22  
    699,432,960  50%    1.17MB/s    0:09:21  
    700,743,680  50%    1.17MB/s    0:09:20  
    702,054,400  51%    1.17MB/s    0:09:19  
    703,365,120  51%    1.17MB/s    0:09:18  
    704,675,840  51%    1.18MB/s    0:09:16  
    705,986,560  51%    1.18MB/s    0:09:15  
    707,297,280  51%    1.18MB/s    0:09:14  
    708,608,000  51%    1.17MB/s    0:09:14  
    709,918,720  51%    1.17MB/s    0:09:13  
    711,229,440  51%    1.17MB/s    0:09:12  
    712,540,160  51%    1.17MB/s    0:09:12  
    713,850,880  51%    1.16MB/s    0:09:15  
    715,161,600  52%    1.16MB/s    0:09:13  
    716,472,320  52%    1.17MB/s    0:09:11  
    717,783,040  52%    1.17MB/s    0:09:09  
    719,093,760  52%    1.18MB/s    0:09:04  
    720,404,480  52%    1.17MB/s    0:09:05  
    721,715,200  52%    1.18MB/s    0:09:02  
    723,025,920  52%    1.17MB/s    0:09:01  
    724,336,640  52%    1.17MB/s    0:09:01  
    725,647,360  52%    1.18MB/s    0:08:57  
    726,958,080  52%    1.17MB/s    0:08:59  
    728,268,800  52%    1.17MB/s    0:08:57  
    729,579,520  53%    1.17MB/s    0:08:57  
    730,890,240  53%    1.18MB/s    0:08:55  
    732,200,960  53%    1.17MB/s    0:08:55  
    733,511,680  53%    1.18MB/s    0:08:52  
    734,822,400  53%    1.18MB/s    0:08:49  
    736,133,120  53%    1.18MB/s    0:08:49  
    737,443,840  53%    1.18MB/s    0:08:47  
    738,754,560  53%    1.18MB/s    0:08:47  
    740,065,280  53%    1.18MB/s    0:08:47  
    741,376,000  53%    1.18MB/s    0:08:46  
    742,686,720  54%    1.18MB/s    0:08:44  
    743,997,440  54%    1.18MB/s    0:08:43  
    745,308,160  54%    1.18MB/s    0:08:42  
    746,618,880  54%    1.18MB/s    0:08:41  
    747,929,600  54%    1.17MB/s    0:08:42  
    749,240,320  54%    1.17MB/s    0:08:42  
    750,551,040  54%    1.17MB/s    0:08:41  
    751,828,992  54%    1.16MB/s    0:08:43  
    753,139,712  54%    1.17MB/s    0:08:40  
    754,450,432  54%    1.17MB/s    0:08:38  
    755,761,152  54%    1.17MB/s    0:08:37  
    757,071,872  55%    1.17MB/s    0:08:33  
    758,382,592  55%    1.17MB/s    0:08:33  
    759,693,312  55%    1.17MB/s    0:08:32  
    761,004,032  55%    1.17MB/s    0:08:31  
    762,314,752  55%    1.17MB/s    0:08:31  
    763,625,472  55%    1.18MB/s    0:08:27  
    764,936,192  55%    1.17MB/s    0:08:28  
    766,246,912  55%    1.18MB/s    0:08:25  
    767,557,632  55%    1.18MB/s    0:08:22  
    768,868,352  55%    1.18MB/s    0:08:23  
    770,179,072  56%    1.18MB/s    0:08:22  
    771,489,792  56%    1.17MB/s    0:08:23  
    772,800,512  56%    1.17MB/s    0:08:22  
    774,111,232  56%    1.17MB/s    0:08:21  
    775,421,952  56%    1.17MB/s    0:08:20  
    776,732,672  56%    1.18MB/s    0:08:16  
    778,043,392  56%    1.18MB/s    0:08:15  
    779,354,112  56%    1.18MB/s    0:08:14  
    780,664,832  56%    1.18MB/s    0:08:11  
    781,975,552  56%    1.18MB/s    0:08:12  
    783,286,272  56%    1.17MB/s    0:08:12  
    784,596,992  57%    1.17MB/s    0:08:11  
    785,907,712  57%    1.17MB/s    0:08:10  
    787,218,432  57%    1.17MB/s    0:08:12  
    788,529,152  57%    1.17MB/s    0:08:09  
    789,839,872  57%    1.17MB/s    0:08:08  
    791,150,592  57%    1.17MB/s    0:08:08  
    792,330,240  57%    1.14MB/s    0:08:18  
    793,640,960  57%    1.14MB/s    0:08:17  
    794,951,680  57%    1.14MB/s    0:08:16  
    796,262,400  57%    1.14MB/s    0:08:14  
    797,573,120  58%    1.17MB/s    0:07:59  
    798,883,840  58%    1.17MB/s    0:07:59  
    800,194,560  58%    1.17MB/s    0:07:58  
    801,505,280  58%    1.17MB/s    0:07:57  
    802,816,000  58%    1.17MB/s    0:07:56  
    804,126,720  58%    1.17MB/s    0:07:55  
    805,437,440  58%    1.17MB/s    0:07:54  
    806,748,160  58%    1.17MB/s    0:07:53  
    808,058,880  58%    1.17MB/s    0:07:52  
    809,369,600  58%    1.18MB/s    0:07:49  
    810,680,320  58%    1.18MB/s    0:07:48  
    811,991,040  59%    1.17MB/s    0:07:48  
    813,301,760  59%    1.18MB/s    0:07:46  
    814,612,480  59%    1.18MB/s    0:07:44  
    815,923,200  59%    1.18MB/s    0:07:43  
    817,233,920  59%    1.18MB/s    0:07:43  
    818,544,640  59%    1.17MB/s    0:07:42  
    819,855,360  59%    1.17MB/s    0:07:42  
    821,166,080  59%    1.17MB/s    0:07:40  
    822,476,800  59%    1.18MB/s    0:07:38  
    823,787,520  59%    1.18MB/s    0:07:37  
    825,098,240  60%    1.17MB/s    0:07:37  
    826,408,960  60%    1.17MB/s    0:07:37  
    827,719,680  60%    1.17MB/s    0:07:36  
    829,030,400  60%    1.17MB/s    0:07:37  
    830,341,120  60%    1.17MB/s    0:07:33  
    831,651,840  60%    1.17MB/s    0:07:31  
    832,962,560  60%    1.17MB/s    0:07:31  
    834,273,280  60%    1.18MB/s    0:07:27  
    835,584,000  60%    1.18MB/s    0:07:27  
    836,894,720  60%    1.18MB/s    0:07:26  
    838,205,440  60%    1.18MB/s    0:07:25  
    839,516,160  61%    1.18MB/s    0:07:24  
    840,826,880  61%    1.18MB/s    0:07:23  
    842,137,600  61%    1.17MB/s    0:07:22  
    843,448,320  61%    1.18MB/s    0:07:21  
    844,759,040  61%    1.18MB/s    0:07:20  
    846,069,760  61%    1.18MB/s    0:07:19  
    847,380,480  61%    1.17MB/s    0:07:20  
    848,691,200  61%    1.17MB/s    0:07:18  
    850,001,920  61%    1.17MB/s    0:07:18  
    851,312,640  61%    1.17MB/s    0:07:16  
    852,623,360  62%    1.17MB/s    0:07:14  
    853,934,080  62%    1.17MB/s    0:07:13  
    855,244,800  62%    1.17MB/s    0:07:12  
    856,555,520  62%    1.18MB/s    0:07:10  
    857,866,240  62%    1.18MB/s    0:07:09  
    859,176,960  62%    1.18MB/s    0:07:08  
    860,487,680  62%    1.17MB/s    0:07:09  
    861,798,400  62%    1.17MB/s    0:07:08  
    863,109,120  62%    1.17MB/s    0:07:08  
    864,419,840  62%    1.17MB/s    0:07:07  
    865,730,560  62%    1.17MB/s    0:07:04  
    867,041,280  63%    1.17MB/s    0:07:02  
    868,352,000  63%    1.17MB/s    0:07:01  
    869,662,720  63%    1.18MB/s    0:06:59  
    870,973,440  63%    1.18MB/s    0:06:58  
    872,284,160  63%    1.17MB/s    0:06:57  
    873,594,880  63%    1.17MB/s    0:06:56  
    874,905,600  63%    1.17MB/s    0:06:56  
    876,216,320  63%    1.18MB/s    0:06:54  
    877,527,040  63%    1.18MB/s    0:06:53  
    878,837,760  63%    1.17MB/s    0:06:52  
    880,148,480  64%    1.18MB/s    0:06:50  
    881,459,200  64%    1.18MB/s    0:06:49  
    882,769,920  64%    1.18MB/s    0:06:48  
    884,080,640  64%    1.17MB/s    0:06:48  
    885,391,360  64%    1.18MB/s    0:06:46  
    886,669,312  64%    1.17MB/s    0:06:47  
    887,980,032  64%    1.17MB/s    0:06:46  
    889,290,752  64%    1.17MB/s    0:06:44  
    890,601,472  64%    1.17MB/s    0:06:44  
    891,912,192  64%    1.18MB/s    0:06:40  
    893,222,912  64%    1.18MB/s    0:06:39  
    894,533,632  65%    1.18MB/s    0:06:38  
    895,844,352  65%    1.18MB/s    0:06:37  
    897,155,072  65%    1.18MB/s    0:06:36  
    898,465,792  65%    1.18MB/s    0:06:35  
    899,776,512  65%    1.18MB/s    0:06:34  
    901,087,232  65%    1.18MB/s    0:06:33  
    902,397,952  65%    1.18MB/s    0:06:32  
    903,708,672  65%    1.17MB/s    0:06:32  
    905,019,392  65%    1.17MB/s    0:06:30  
    906,330,112  65%    1.17MB/s    0:06:29  
    907,640,832  66%    1.17MB/s    0:06:28  
    908,951,552  66%    1.18MB/s    0:06:26  
    910,262,272  66%    1.18MB/s    0:06:25  
    911,572,992  66%    1.18MB/s    0:06:24  
    912,883,712  66%    1.17MB/s    0:06:25  
    914,194,432  66%    1.17MB/s    0:06:24  
    915,505,152  66%    1.17MB/s    0:06:23  
    916,815,872  66%    1.17MB/s    0:06:22  
    918,126,592  66%    1.18MB/s    0:06:19  
    919,437,312  66%    1.18MB/s    0:06:18  
    920,748,032  66%    1.18MB/s    0:06:17  
    922,058,752  67%    1.18MB/s    0:06:16  
    923,369,472  67%    1.18MB/s    0:06:15  
    924,680,192  67%    1.18MB/s    0:06:13  
    925,990,912  67%    1.18MB/s    0:06:12  
    927,301,632  67%    1.17MB/s    0:06:12  
    928,612,352  67%    1.18MB/s    0:06:10  
    929,923,072  67%    1.18MB/s    0:06:09  
    931,233,792  67%    1.18MB/s    0:06:08  
    932,544,512  67%    1.18MB/s    0:06:06  
    933,855,232  67%    1.17MB/s    0:06:08  
    935,165,952  68%    1.17MB/s    0:06:07  
    936,476,672  68%    1.17MB/s    0:06:06  
    937,787,392  68%    1.17MB/s    0:06:05  
    939,098,112  68%    1.18MB/s    0:06:01  
    940,408,832  68%    1.18MB/s    0:06:00  
    941,719,552  68%    1.18MB/s    0:05:59  
    943,030,272  68%    1.17MB/s    0:05:59  
    944,340,992  68%    1.17MB/s    0:05:57  
    945,651,712  68%    1.17MB/s    0:05:56  
    946,962,432  68%    1.17MB/s    0:05:56  
    948,273,152  68%    1.17MB/s    0:05:55  
    949,583,872  69%    1.17MB/s    0:05:54  
    950,894,592  69%    1.17MB/s    0:05:55  
    952,205,312  69%    1.17MB/s    0:05:53  
    953,516,032  69%    1.17MB/s    0:05:50  
    954,826,752  69%    1.17MB/s    0:05:49  
    956,137,472  69%    1.18MB/s    0:05:46  
    957,448,192  69%    1.17MB/s    0:05:47  
    958,758,912  69%    1.17MB/s    0:05:46  
    960,069,632  69%    1.17MB/s    0:05:45  
    961,380,352  69%    1.17MB/s    0:05:45  
    962,691,072  70%    1.18MB/s    0:05:42  
    964,001,792  70%    1.17MB/s    0:05:41  
    965,312,512  70%    1.18MB/s    0:05:40  
    966,623,232  70%    1.18MB/s    0:05:38  
    967,933,952  70%    1.17MB/s    0:05:38  
    969,244,672  70%    1.17MB/s    0:05:37  
    970,555,392  70%    1.17MB/s    0:05:38  
    971,866,112  70%    1.17MB/s    0:05:36  
    973,176,832  70%    1.17MB/s    0:05:34  
    974,487,552  70%    1.17MB/s    0:05:33  
    975,798,272  70%    1.18MB/s    0:05:29  
    977,108,992  71%    1.18MB/s    0:05:29  
    978,419,712  71%    1.18MB/s    0:05:29  
    979,730,432  71%    1.18MB/s    0:05:28  
    981,041,152  71%    1.18MB/s    0:05:27  
    982,351,872  71%    1.18MB/s    0:05:26  
    983,662,592  71%    1.18MB/s    0:05:24  
    984,973,312  71%    1.17MB/s    0:05:25  
    986,284,032  71%    1.17MB/s    0:05:24  
    987,594,752  71%    1.17MB/s    0:05:22  
    988,905,472  71%    1.17MB/s    0:05:22  
    990,216,192  72%    1.17MB/s    0:05:20  
    991,526,912  72%    1.17MB/s    0:05:19  
    992,837,632  72%    1.17MB/s    0:05:17  
    994,148,352  72%    1.17MB/s    0:05:16  
    995,459,072  72%    1.18MB/s    0:05:14  
    996,769,792  72%    1.18MB/s    0:05:13  
    998,080,512  72%    1.18MB/s    0:05:12  
    999,391,232  72%    1.18MB/s    0:05:11  
  1,000,701,952  72%    1.18MB/s    0:05:10  
  1,002,012,672  72%    1.18MB/s    0:05:09  
  1,003,323,392  72%    1.18MB/s    0:05:08  
  1,004,634,112  73%    1.17MB/s    0:05:07  
  1,005,944,832  73%    1.18MB/s    0:05:06  
  1,007,255,552  73%    1.17MB/s    0:05:06  
  1,008,566,272  73%    1.17MB/s    0:05:06  
  1,009,876,992  73%    1.17MB/s    0:05:05  
  1,011,187,712  73%    1.17MB/s    0:05:04  
  1,012,498,432  73%    1.17MB/s    0:05:02  
  1,013,809,152  73%    1.18MB/s    0:04:59  
  1,015,119,872  73%    1.18MB/s    0:04:58  
  1,016,430,592  73%    1.18MB/s    0:04:57  
  1,017,741,312  74%    1.18MB/s    0:04:56  
  1,019,052,032  74%    1.18MB/s    0:04:55  
  1,020,329,984  74%    1.16MB/s    0:04:57  
  1,021,640,704  74%    1.17MB/s    0:04:55  
  1,022,951,424  74%    1.16MB/s    0:04:55  
  1,024,262,144  74%    1.17MB/s    0:04:53  
  1,025,572,864  74%    1.18MB/s    0:04:49  
  1,026,883,584  74%    1.17MB/s    0:04:49  
  1,028,194,304  74%    1.18MB/s    0:04:47  
  1,029,505,024  74%    1.18MB/s    0:04:46  
  1,030,815,744  74%    1.18MB/s    0:04:45  
  1,032,126,464  75%    1.18MB/s    0:04:44  
  1,033,437,184  75%    1.18MB/s    0:04:43  
  1,034,747,904  75%    1.18MB/s    0:04:42  
  1,036,058,624  75%    1.18MB/s    0:04:41  
  1,037,369,344  75%    1.18MB/s    0:04:40  
  1,038,680,064  75%    1.17MB/s    0:04:39  
  1,039,990,784  75%    1.18MB/s    0:04:37  
  1,041,301,504  75%    1.18MB/s    0:04:37  
  1,042,612,224  75%    1.18MB/s    0:04:35  
  1,043,922,944  75%    1.17MB/s    0:04:35  
  1,045,233,664  76%    1.17MB/s    0:04:34  
  1,046,544,384  76%    1.17MB/s    0:04:32  
  1,047,855,104  76%    1.17MB/s    0:04:31  
  1,049,165,824  76%    1.18MB/s    0:04:29  
  1,050,476,544  76%    1.18MB/s    0:04:29  
  1,051,787,264  76%    1.18MB/s    0:04:28  
  1,053,097,984  76%    1.18MB/s    0:04:27  
  1,054,408,704  76%    1.18MB/s    0:04:26  
  1,055,719,424  76%    1.18MB/s    0:04:24  
  1,057,030,144  76%    1.18MB/s    0:04:23  
  1,058,340,864  76%    1.18MB/s    0:04:22  
  1,059,651,584  77%    1.18MB/s    0:04:21  
  1,060,962,304  77%    1.18MB/s    0:04:20  
  1,062,273,024  77%    1.18MB/s    0:04:19  
  1,063,583,744  77%    1.17MB/s    0:04:18  
  1,064,894,464  77%    1.17MB/s    0:04:17  
  1,066,205,184  77%    1.17MB/s    0:04:16  
  1,067,515,904  77%    1.17MB/s    0:04:15  
  1,068,826,624  77%    1.17MB/s    0:04:14  
  1,070,137,344  77%    1.17MB/s    0:04:13  
  1,071,448,064  77%    1.17MB/s    0:04:12  
  1,072,758,784  78%    1.17MB/s    0:04:11  
  1,074,069,504  78%    1.17MB/s    0:04:10  
  1,075,380,224  78%    1.17MB/s    0:04:09  
  1,076,690,944  78%    1.17MB/s    0:04:07  
  1,078,001,664  78%    1.17MB/s    0:04:06  
  1,079,312,384  78%    1.17MB/s    0:04:05  
  1,080,623,104  78%    1.17MB/s    0:04:05  
  1,081,933,824  78%    1.17MB/s    0:04:05  
  1,083,244,544  78%    1.17MB/s    0:04:04  
  1,084,555,264  78%    1.17MB/s    0:04:03  
  1,085,865,984  78%    1.17MB/s    0:04:01  
  1,087,176,704  79%    1.18MB/s    0:03:58  
  1,088,487,424  79%    1.18MB/s    0:03:57  
  1,089,798,144  79%    1.17MB/s    0:03:57  
  1,091,108,864  79%    1.17MB/s    0:03:56  
  1,092,419,584  79%    1.17MB/s    0:03:56  
  1,093,730,304  79%    1.16MB/s    0:03:55  
  1,095,041,024  79%    1.17MB/s    0:03:53  
  1,096,351,744  79%    1.17MB/s    0:03:52  
  1,097,662,464  79%    1.17MB/s    0:03:50  
  1,098,973,184  79%    1.18MB/s    0:03:48  
  1,100,283,904  80%    1.18MB/s    0:03:47  
  1,101,594,624  80%    1.18MB/s    0:03:46  
  1,102,905,344  80%    1.18MB/s    0:03:45  
  1,104,216,064  80%    1.18MB/s    0:03:44  
  1,105,526,784  80%    1.17MB/s    0:03:44  
  1,106,837,504  80%    1.17MB/s    0:03:42  
  1,108,148,224  80%    1.17MB/s    0:03:41  
  1,109,458,944  80%    1.18MB/s    0:03:40  
  1,110,769,664  80%    1.18MB/s    0:03:39  
  1,112,080,384  80%    1.18MB/s    0:03:38  
  1,113,391,104  80%    1.18MB/s    0:03:36  
  1,114,701,824  81%    1.18MB/s    0:03:35  
  1,116,012,544  81%    1.18MB/s    0:03:34  
  1,117,323,264  81%    1.17MB/s    0:03:34  
  1,118,633,984  81%    1.18MB/s    0:03:32  
  1,119,944,704  81%    1.18MB/s    0:03:31  
  1,121,255,424  81%    1.17MB/s    0:03:30  
  1,122,566,144  81%    1.18MB/s    0:03:28  
  1,123,876,864  81%    1.17MB/s    0:03:29  
  1,125,187,584  81%    1.18MB/s    0:03:27  
  1,126,498,304  81%    1.18MB/s    0:03:26  
  1,127,809,024  82%    1.18MB/s    0:03:25  
  1,129,119,744  82%    1.18MB/s    0:03:23  
  1,130,430,464  82%    1.18MB/s    0:03:22  
  1,131,741,184  82%    1.18MB/s    0:03:21  
  1,133,051,904  82%    1.17MB/s    0:03:21  
  1,134,362,624  82%    1.17MB/s    0:03:19  
  1,135,673,344  82%    1.17MB/s    0:03:18  
  1,136,984,064  82%    1.17MB/s    0:03:17  
  1,138,294,784  82%    1.18MB/s    0:03:16  
  1,139,605,504  82%    1.17MB/s    0:03:15  
  1,140,916,224  82%    1.17MB/s    0:03:14  
  1,142,226,944  83%    1.18MB/s    0:03:13  
  1,143,537,664  83%    1.17MB/s    0:03:12  
  1,144,848,384  83%    1.18MB/s    0:03:10  
  1,146,159,104  83%    1.18MB/s    0:03:09  
  1,147,469,824  83%    1.18MB/s    0:03:08  
  1,148,780,544  83%    1.17MB/s    0:03:07  
  1,150,091,264  83%    1.17MB/s    0:03:06  
  1,151,401,984  83%    1.17MB/s    0:03:05  
  1,152,712,704  83%    1.17MB/s    0:03:04  
  1,154,023,424  83%    1.18MB/s    0:03:03  
  1,155,301,376  84%    1.16MB/s    0:03:04  
  1,156,612,096  84%    1.16MB/s    0:03:03  
  1,157,922,816  84%    1.16MB/s    0:03:02  
  1,159,233,536  84%    1.16MB/s    0:03:01  
  1,160,544,256  84%    1.17MB/s    0:02:58  
  1,161,854,976  84%    1.18MB/s    0:02:56  
  1,163,165,696  84%    1.18MB/s    0:02:55  
  1,164,476,416  84%    1.18MB/s    0:02:54  
  1,165,787,136  84%    1.18MB/s    0:02:53  
  1,167,097,856  84%    1.18MB/s    0:02:52  
  1,168,408,576  84%    1.18MB/s    0:02:51  
  1,169,719,296  85%    1.17MB/s    0:02:50  
  1,171,030,016  85%    1.18MB/s    0:02:49  
  1,172,340,736  85%    1.18MB/s    0:02:48  
  1,173,651,456  85%    1.18MB/s    0:02:47  
  1,174,962,176  85%    1.18MB/s    0:02:46  
  1,176,272,896  85%    1.17MB/s    0:02:45  
  1,177,583,616  85%    1.17MB/s    0:02:44  
  1,178,894,336  85%    1.18MB/s    0:02:42  
  1,180,205,056  85%    1.18MB/s    0:02:41  
  1,181,515,776  85%    1.18MB/s    0:02:39  
  1,182,826,496  86%    1.18MB/s    0:02:38  
  1,184,137,216  86%    1.18MB/s    0:02:38  
  1,185,447,936  86%    1.18MB/s    0:02:37  
  1,186,758,656  86%    1.18MB/s    0:02:36  
  1,188,069,376  86%    1.17MB/s    0:02:35  
  1,189,380,096  86%    1.18MB/s    0:02:33  
  1,190,690,816  86%    1.18MB/s    0:02:32  
  1,192,001,536  86%    1.18MB/s    0:02:31  
  1,193,312,256  86%    1.18MB/s    0:02:30  
  1,194,622,976  86%    1.18MB/s    0:02:29  
  1,195,933,696  86%    1.18MB/s    0:02:28  
  1,197,244,416  87%    1.18MB/s    0:02:27  
  1,198,555,136  87%    1.18MB/s    0:02:26  
  1,199,865,856  87%    1.18MB/s    0:02:25  
  1,201,176,576  87%    1.18MB/s    0:02:24  
  1,202,487,296  87%    1.18MB/s    0:02:23  
  1,203,798,016  87%    1.18MB/s    0:02:22  
  1,205,108,736  87%    1.17MB/s    0:02:21  
  1,206,419,456  87%    1.17MB/s    0:02:20  
  1,207,730,176  87%    1.17MB/s    0:02:18  
  1,209,040,896  87%    1.17MB/s    0:02:18  
  1,210,351,616  88%    1.17MB/s    0:02:17  
  1,211,531,264  88%    1.14MB/s    0:02:20  
  1,212,841,984  88%    1.13MB/s    0:02:19  
  1,214,152,704  88%    1.14MB/s    0:02:17  
  1,215,463,424  88%    1.14MB/s    0:02:16  
  1,216,774,144  88%    1.17MB/s    0:02:11  
  1,218,084,864  88%    1.18MB/s    0:02:10  
  1,219,395,584  88%    1.17MB/s    0:02:10  
  1,220,706,304  88%    1.17MB/s    0:02:08  
  1,222,017,024  88%    1.17MB/s    0:02:07  
  1,223,327,744  88%    1.17MB/s    0:02:06  
  1,224,638,464  89%    1.18MB/s    0:02:04  
  1,225,949,184  89%    1.17MB/s    0:02:04  
  1,227,259,904  89%    1.18MB/s    0:02:02  
  1,228,570,624  89%    1.17MB/s    0:02:01  
  1,229,881,344  89%    1.16MB/s    0:02:02  
  1,231,192,064  89%    1.16MB/s    0:02:00  
  1,232,502,784  89%    1.16MB/s    0:01:59  
  1,233,813,504  89%    1.16MB/s    0:01:58  
  1,235,124,224  89%    1.18MB/s    0:01:55  
  1,236,434,944  89%    1.17MB/s    0:01:55  
  1,237,745,664  90%    1.17MB/s    0:01:53  
  1,238,532,096  90%    1.06MB/s    0:02:05  
  1,239,187,456  90%  941.85kB/s    0:02:23  
  1,240,104,960  90%  860.09kB/s    0:02:36  
  1,241,415,680  90%  860.50kB/s    0:02:35  
  1,242,726,400  90%  976.87kB/s    0:02:15  
  1,244,037,120  90%    1.10MB/s    0:01:56  
  1,245,347,840  90%    1.17MB/s    0:01:47  
  1,246,658,560  90%    1.17MB/s    0:01:46  
  1,247,969,280  90%    1.18MB/s    0:01:45  
  1,249,017,856  90%    1.11MB/s    0:01:50  
  1,250,066,432  90%    1.03MB/s    0:01:57  
  1,251,115,008  91% 1015.16kB/s    0:02:01  
  1,252,425,728  91% 1014.45kB/s    0:02:00  
  1,253,736,448  91%    1.05MB/s    0:01:52  
  1,255,047,168  91%    1.13MB/s    0:01:43  
  1,256,095,744  91%    1.12MB/s    0:01:43  
  1,256,751,104  91% 1001.19kB/s    0:01:57  
  1,257,537,536  91%  870.34kB/s    0:02:14  
  1,258,848,256  91%  866.28kB/s    0:02:13  
  1,260,158,976  91%  925.80kB/s    0:02:03  
  1,261,469,696  91%    1.05MB/s    0:01:45  
  1,262,780,416  91%    1.17MB/s    0:01:33  
  1,264,091,136  91%    1.18MB/s    0:01:31  
  1,265,401,856  92%    1.17MB/s    0:01:31  
  1,266,712,576  92%    1.17MB/s    0:01:30  
  1,268,023,296  92%    1.18MB/s    0:01:28  
  1,269,334,016  92%    1.18MB/s    0:01:27  
  1,270,644,736  92%    1.17MB/s    0:01:26  
  1,271,955,456  92%    1.18MB/s    0:01:25  
  1,273,266,176  92%    1.17MB/s    0:01:24  
  1,274,576,896  92%    1.17MB/s    0:01:23  
  1,275,887,616  92%    1.18MB/s    0:01:22  
  1,277,198,336  92%    1.17MB/s    0:01:21  
  1,278,509,056  92%    1.18MB/s    0:01:20  
  1,279,819,776  93%    1.18MB/s    0:01:18  
  1,281,130,496  93%    1.17MB/s    0:01:18  
  1,282,441,216  93%    1.17MB/s    0:01:17  
  1,283,751,936  93%    1.17MB/s    0:01:15  
  1,285,062,656  93%    1.17MB/s    0:01:14  
  1,286,373,376  93%    1.17MB/s    0:01:13  
  1,287,684,096  93%    1.17MB/s    0:01:12  
  1,288,962,048  93%    1.17MB/s    0:01:11  
  1,290,272,768  93%    1.17MB/s    0:01:10  
  1,291,583,488  93%    1.17MB/s    0:01:09  
  1,292,894,208  94%    1.16MB/s    0:01:08  
  1,294,204,928  94%    1.18MB/s    0:01:06  
  1,295,515,648  94%    1.17MB/s    0:01:05  
  1,296,826,368  94%    1.17MB/s    0:01:05  
  1,298,137,088  94%    1.18MB/s    0:01:03  
  1,299,447,808  94%    1.16MB/s    0:01:03  
  1,300,758,528  94%    1.16MB/s    0:01:02  
  1,302,069,248  94%    1.17MB/s    0:01:00  
  1,303,379,968  94%    1.17MB/s    0:00:59  
  1,304,690,688  94%    1.17MB/s    0:00:58  
  1,305,870,336  94%    1.16MB/s    0:00:58  
  1,307,181,056  95%    1.16MB/s    0:00:57  
  1,308,491,776  95%    1.16MB/s    0:00:55  
  1,309,802,496  95%    1.16MB/s    0:00:54  
  1,311,113,216  95%    1.17MB/s    0:00:53  
  1,312,423,936  95%    1.18MB/s    0:00:51  
  1,313,734,656  95%    1.18MB/s    0:00:50  
  1,315,045,376  95%    1.17MB/s    0:00:49  
  1,316,356,096  95%    1.17MB/s    0:00:48  
  1,317,666,816  95%    1.17MB/s    0:00:47  
  1,318,977,536  95%    1.17MB/s    0:00:46  
  1,320,288,256  96%    1.17MB/s    0:00:45  
  1,321,598,976  96%    1.17MB/s    0:00:44  
  1,322,909,696  96%    1.17MB/s    0:00:43  
  1,324,220,416  96%    1.17MB/s    0:00:42  
  1,325,531,136  96%    1.17MB/s    0:00:41  
  1,326,841,856  96%    1.17MB/s    0:00:40  
  1,328,152,576  96%    1.17MB/s    0:00:38  
  1,329,463,296  96%    1.17MB/s    0:00:37  
  1,330,774,016  96%    1.17MB/s    0:00:36  
  1,332,084,736  96%    1.18MB/s    0:00:35  
  1,333,395,456  96%    1.18MB/s    0:00:34  
  1,334,706,176  97%    1.18MB/s    0:00:33  
  1,336,016,896  97%    1.18MB/s    0:00:32  
  1,337,327,616  97%    1.18MB/s    0:00:31  
  1,338,638,336  97%    1.17MB/s    0:00:30  
  1,339,949,056  97%    1.17MB/s    0:00:29  
  1,341,259,776  97%    1.17MB/s    0:00:27  
  1,342,570,496  97%    1.17MB/s    0:00:26  
  1,343,881,216  97%    1.17MB/s    0:00:25  
  1,345,191,936  97%    1.17MB/s    0:00:24  
  1,346,502,656  97%    1.17MB/s    0:00:23  
  1,347,813,376  98%    1.17MB/s    0:00:22  
  1,349,124,096  98%    1.17MB/s    0:00:21  
  1,350,434,816  98%    1.18MB/s    0:00:20  
  1,351,745,536  98%    1.17MB/s    0:00:19  
  1,353,056,256  98%    1.17MB/s    0:00:18  
  1,354,366,976  98%    1.17MB/s    0:00:17  
  1,355,677,696  98%    1.17MB/s    0:00:15  
  1,356,988,416  98%    1.17MB/s    0:00:14  
  1,358,299,136  98%    1.17MB/s    0:00:13  
  1,359,609,856  98%    1.18MB/s    0:00:12  
  1,360,920,576  98%    1.18MB/s    0:00:11  
  1,362,231,296  99%    1.17MB/s    0:00:10  
  1,363,542,016  99%    1.18MB/s    0:00:09  
  1,364,852,736  99%    1.18MB/s    0:00:08  
  1,366,163,456  99%    1.18MB/s    0:00:07  
  1,367,474,176  99%    1.18MB/s    0:00:06  
  1,368,784,896  99%    1.17MB/s    0:00:05  
  1,369,964,544  99%    1.14MB/s    0:00:04  
  1,371,275,264  99%    1.14MB/s    0:00:03  
  1,372,585,984  99%    1.13MB/s    0:00:01  
  1,373,896,704  99%    1.13MB/s    0:00:00  
  1,374,808,828 100%    1.17MB/s    0:18:41 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20230108-tablet-x64uefi.img.xz.sha256

            131 100%    0.19kB/s    0:00:00  
            131 100%    0.19kB/s    0:00:00 (xfr#6, to-chk=0/7)

sent 3,290,382,295 bytes  received 577 bytes  1,225,696.73 bytes/sec
total size is 3,289,578,544  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@2d7f8dd3[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=37,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-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS