Impossible to run bitcoin on a Raspberry Pi 4 with 8GB, on Raspian 64 bit, which ships a 32 bit version of Docker (ARMHF instead of ARM64) #28440

issue FeatureSpitter openend this issue on September 9, 2023
  1. FeatureSpitter commented at 10:14 am on September 9, 2023: none

    Is there an existing issue for this?

    • I have searched the existing issues

    Current behaviour

     0bitcoind_1  | 2023-09-09T10:04:30Z UpdateTip: new best=00000000000000000a1f0a5dc852ab81d720fb9dceec91bc42f1461a3cf4d3d5 height=371331 version=0x00000003 log2_work=83.254030 tx=81012235 date='2015-08-24T15:55:06Z' progress=0.093034 cache=226.8MiB(31141716txo)
     1bitcoind_1  | 2023-09-09T10:04:31Z UpdateTip: new best=000000000000000000509e83cabd4f3f02c62638470357eff53275c9532da94f height=371332 version=0x00000003 log2_work=83.254059 tx=81013228 date='2015-08-24T16:03:31Z' progress=0.093036 cache=226.8MiB(31141264txo)
     2bitcoind_1  | 2023-09-09T10:04:31Z UpdateTip: new best=00000000000000001434c5b3995a1c065fc434fdd1098dbb65020bdf57d90f2a height=371333 version=0x00000003 log2_work=83.254088 tx=81015020 date='2015-08-24T16:21:46Z' progress=0.093038 cache=226.8MiB(31140795txo)
     3bitcoind_1  | 2023-09-09T10:04:31Z UpdateTip: new best=00000000000000000796a4bd624aeaf6d81b24e666e5db3e7fa62f094df3bc96 height=371334 version=0x00000003 log2_work=83.254117 tx=81015365 date='2015-08-24T16:23:46Z' progress=0.093038 cache=226.8MiB(31141560txo)
     4bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=000000000000000006b17425eda94c210ef5111c20c10d1829829d0eeaf905a9 height=371335 version=0x00000003 log2_work=83.254146 tx=81016765 date='2015-08-24T16:35:39Z' progress=0.093040 cache=226.8MiB(31142260txo)
     5bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=00000000000000000c684f7fbcbd0bf42879ca1143844d34c5d4ae28358fb41f height=371336 version=0x00000003 log2_work=83.254175 tx=81017385 date='2015-08-24T16:44:52Z' progress=0.093040 cache=226.8MiB(31141393txo)
     6bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=00000000000000001004395fb5a59a4d44e51e7f9ff3504c2a5d6e7f06885680 height=371337 version=0x00000003 log2_work=83.254204 tx=81017610 date='2015-08-24T17:00:31Z' progress=0.093041 cache=226.8MiB(31135360txo)
     7bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=00000000000000000fb4a9c39dbbf671d79b0eee48cb2f3c85ae39a5005e82d6 height=371338 version=0x00000003 log2_work=83.254234 tx=81019260 date='2015-08-24T17:14:47Z' progress=0.093042 cache=226.8MiB(31134479txo)
     8bitcoind_1  | 2023-09-09T10:04:33Z UpdateTip: new best=000000000000000006c32b4c4231d2c129a43fae47e2f729530baa1e198a71b8 height=371339 version=0x00000003 log2_work=83.254263 tx=81020779 date='2015-08-24T17:18:04Z' progress=0.093044 cache=226.8MiB(31133741txo)
     9bitcoind_1  | 2023-09-09T10:04:33Z UpdateTip: new best=0000000000000000101b9824fbbbf52b158c04d33aeab910954cfce6c4c658a6 height=371340 version=0x00000003 log2_work=83.254292 tx=81021579 date='2015-08-24T17:23:07Z' progress=0.093045 cache=226.8MiB(31133299txo)
    10bitcoind_1  | 2023-09-09T10:04:33Z UpdateTip: new best=000000000000000008aa6cf51dfde20be1d54e671494a44fb7f252fd4e913162 height=371341 version=0x00000003 log2_work=83.254321 tx=81023741 date='2015-08-24T17:44:26Z' progress=0.093048 cache=226.8MiB(31133550txo)
    11bitcoind_1  | 2023-09-09T10:04:33Z Error: Out of memory. Terminating.
    12bitcoind_1  | terminate called without an active exception
    

    Memory usage at the time it crashed:

     011:02:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
     111:02:07       231712   3738772   4107264     51.34     26084   3429852   4710940     38.63   4251760   3238784     93412
     211:02:12       231144   3711664   4135192     51.69     25796   3403248   4788664     39.27   4272024   3212576     30548
     311:02:17       213516   3723396   4123420     51.54     25812   3432576   4785520     39.24   4268160   3241888     59588
     411:02:22       218356   3730188   4116724     51.46     25776   3434476   4786956     39.26   4269748   3243840     89336
     511:02:27       228116   3730640   4116264     51.45     25760   3425196   4780584     39.20   4266152   3234516    120972
     611:02:32       204724   3713548   4133328     51.67     25456   3431848   4788772     39.27   4272332   3240804    147996
     711:02:37       224444   3716164   4131268     51.64     24652   3415048   4788176     39.27   4270996   3223820     15020
     811:02:42       253200   3719404   4129136     51.62     25084   3388780   4790644     39.29   4272240   3199076     30304
     911:02:47       232160   3710116   4138496     51.73     25476   3399732   4789644     39.28   4273788   3210472     50216
    1011:02:52       205368   3713000   4135524     51.70     25828   3428468   4789020     39.27   4273788   3239492     76856
    1111:02:57       211364   3703688   4144752     51.81     25868   3413388   4791064     39.29   4277112   3224240     95920
    1211:03:02       226660   3704636   4143856     51.80     25712   3399384   4789360     39.28   4276240   3210116    117380
    1311:03:07       215064   3701712   4146716     51.84     26112   3407656   4795896     39.33   4280708   3218744    145936
    1411:03:12       207360   3706752   4142552     51.78     26256   3418984   4797584     39.34   4280072   3231016     18036
    1511:03:17       217064   3715432   4133840     51.67     26256   3417940   4795044     39.32   4279848   3229952     43368
    1611:03:22       217284   3712796   4136340     51.71     26264   3415216   4794976     39.32   4280332   3227112     73268
    1711:03:27       210508   3704160   4144884     51.81     26272   3413412   4794444     39.32   4279876   3225244     99088
    1811:03:32       224988   3703424   4145876     51.82     26232   3398252   4799232     39.36   4283672   3210292    127728
    1911:03:37       206192   3713316   4136632     51.71     26264   3425568   4799268     39.36   4282624   3238272    148084
    2011:03:42       212172   3723348   4126960     51.59     26288   3429108   4791204     39.29   4277816   3242172     26408
    2111:03:47       240548   3725292   4125248     51.57     26276   3403016   4792492     39.30   4280592   3216308     56844
    2211:03:52       203952   3710732   4139928     51.75     26308   3424324   4797664     39.34   4282804   3237752     78048
    2311:03:57       215576   3716332   4134396     51.68     26324   3418392   4800320     39.37   4283368   3231808    100300
    2411:04:02       205540   3705280   4145444     51.82     26348   3417292   4803828     39.39   4285928   3230756    115348
    2511:04:07       213100   3704864   4145792     51.82     26340   3409512   4804740     39.40   4287800   3222948    135688
    2611:04:12       214424   3709124   4141832     51.77     26356   3411916   4800868     39.37   4286328   3225704     16632
    2711:04:17       204652   3702028   4148892     51.86     26356   3414520   4800116     39.36   4287616   3228256     47500
    2811:04:22       213052   3681992   4168880     52.11     26356   3386772   4812260     39.46   4297872   3200484     77004
    2911:04:27       208780   3681020   4169712     52.12     26348   3390016   4822388     39.55   4305700   3203616    108244
    3011:04:32       200124   3665384   4185420     52.32     25968   3383348   4824268     39.56   4307804   3196628    124520
    3111:04:37       215756   3665912   4184724     52.31     23580   3369252   4824364     39.56   4307996   3180076    494028
    3211:04:42      1971324   3617144   4184700     52.31     19708   1641096   4822548     39.55   4307480   1448108    654576
    3311:04:47      1740108   3612528   4189324     52.37     19728   1862428   4822548     39.55   4307484   1669464    744892
    3411:04:52      1581404   3611644   4190256     52.38     19740   2015900   4822548     39.55   4307488   1823000    762952
    3511:04:57      1454928   3611664   4190204     52.38     19756   2138980   4822548     39.55   4307488   1946068    742872
    3611:05:02      1376868   3631312   4170632     52.13     19768   2233992   4784572     39.24   4286420   2041124    706744
    3711:05:07      1267544   3630916   4170936     52.14     19780   2340000   4784572     39.24   4286432   2147080    667320
    3811:05:12      1155152   3631364   4170732     52.14     19792   2449516   4784572     39.24   4286300   2256872    635532
    3911:05:17      1045588   3631688   4170492     52.13     19804   2556456   4784572     39.24   4286268   2363868    603200
    4011:05:22       913040   3632364   4169824     52.12     19816   2685936   4784572     39.24   4286284   2493380    581092
    4111:05:27       843540   3630500   4171756     52.15     19836   2751728   4786388     39.25   4286796   2559224    519916
    4211:05:32       688180   3629032   4173132     52.17     19848   2901696   4784572     39.24   4286304   2709140    522620
    4311:05:37       558748   3628956   4173360     52.17     19860   3027208   4784572     39.24   4286312   2834752    508664
    4411:05:42       392452   3628156   4174080     52.18     19872   3188348   4784572     39.24   4286332   2995828    538724
    4511:05:47       239560   3627644   4174488     52.18     19880   3336584   4786388     39.25   4286840   3144000    531308
    4611:05:52       203756   3628228   4174148     52.18     19900   3371784   4784572     39.24   4286308   3179412    498168
    4711:05:57       133836   3628928   4173400     52.17     19920   3440480   4784572     39.24   4286312   3248100    430364
    4811:06:02        94968   3629700   4172180     52.15     19868   3479136   4784572     39.24   4286384   3286264    359504
    4911:06:07        87700   3679172   4172144     52.15     19880   3485776   4784572     39.24   4286480   3293272    472160
    5011:06:12        79144   3679704   4171608     52.15     19892   3494220   4784572     39.24   4286488   3301728    505572
    5111:06:17        75152   3680568   4170708     52.14     19908   3498656   4784572     39.24   4286500   3306124    562968
    5211:06:22        79244   3631112   4171068     52.14     19920   3493912   4784572     39.24   4286512   3301244    570720
    5311:06:27        75452   3679644   4167668     52.10     19908   3500708   4784572     39.24   4287352   3303904    553348
    5411:06:32        74328   3680424   4166868     52.09     19916   3502296   4784572     39.24   4287512   3305468    585032
    

    It never gets to use the swap (but it also shouldn’t, using RAM usage at only 50%:

    0$ free -h
    1               total        used        free      shared  buff/cache   available
    2Mem:           7.6Gi       392Mi       3.3Gi       1.0Mi       3.9Gi       7.1Gi
    3Swap:          4.0Gi          0B       4.0Gi
    

    My bitcoin.conf:

     0server=1
     1rpcuser=****************
     2rpcpassword=****************
     3
     4[main]
     5rpcbind=0.0.0.0
     6rpcallowip=0.0.0.0/0
     7rpcport=8332
     8txindex=1
     9zmqpubrawblock=tcp://0.0.0.0:28332
    10zmqpubrawtx=tcp://0.0.0.0:28333
    11
    12[test]
    13rpcbind=0.0.0.0
    14rpcallowip=0.0.0.0/0
    15testnet=0
    16rpcport=18332
    17zmqpubrawblock=tcp://0.0.0.0:38332
    18zmqpubrawtx=tcp://0.0.0.0:38333
    

    I have tried to play around with dbcache, maxsigcachesize, maxconnections, and rpcthreads. Same error, exactly at ~9% sync.

    Expected behaviour

    For it to run smoothly without crashing.

    Steps to reproduce

    On a Raspberry Pi 4, 8GB version.

    Add the following docker-compose.yaml:

    0version: '3'
    1services:
    2  bitcoind:
    3    build: .
    4    volumes:
    5      - ./bitcoind_data:/root/.bitcoin
    6    restart: always
    

    Put the bitcoin.conf inside ./bitcoind_data relative to where you placed the compose file:

     0server=1
     1rpcuser=****************
     2rpcpassword=****************
     3
     4[main]
     5rpcbind=0.0.0.0
     6rpcallowip=0.0.0.0/0
     7rpcport=8332
     8txindex=1
     9zmqpubrawblock=tcp://0.0.0.0:28332
    10zmqpubrawtx=tcp://0.0.0.0:28333
    11
    12[test]
    13rpcbind=0.0.0.0
    14rpcallowip=0.0.0.0/0
    15testnet=0
    16rpcport=18332
    17zmqpubrawblock=tcp://0.0.0.0:38332
    18zmqpubrawtx=tcp://0.0.0.0:38333
    

    And the following Dockerfile in .:

     0FROM debian:trixie-20230814-slim
     1
     2RUN apt-get update
     3RUN apt-get install -y git build-essential libtool autotools-dev automake pkg-config bsdmainutils python3 libevent-dev libboost-dev libsqlite3-dev libzmq3-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools
     4
     5RUN git clone -b master https://github.com/bitcoin/bitcoin.git
     6
     7WORKDIR bitcoin
     8
     9RUN ./autogen.sh
    10RUN ./configure
    11RUN make -j "$(($(nproc)+1))"
    12RUN make install
    13RUN apt-get install -y tree
    14
    15WORKDIR /root
    16
    17ENTRYPOINT ["bitcoind"]
    

    Then run docker-compose up and wait about 40 mins, until it reaches a point (in my case progress ~0.09, ~250mb cache) and terminates the process.

    Relevant log output

     0bitcoind_1  | 2023-09-09T10:04:30Z UpdateTip: new best=00000000000000000a1f0a5dc852ab81d720fb9dceec91bc42f1461a3cf4d3d5 height=371331 version=0x00000003 log2_work=83.254030 tx=81012235 date='2015-08-24T15:55:06Z' progress=0.093034 cache=226.8MiB(31141716txo)
     1bitcoind_1  | 2023-09-09T10:04:31Z UpdateTip: new best=000000000000000000509e83cabd4f3f02c62638470357eff53275c9532da94f height=371332 version=0x00000003 log2_work=83.254059 tx=81013228 date='2015-08-24T16:03:31Z' progress=0.093036 cache=226.8MiB(31141264txo)
     2bitcoind_1  | 2023-09-09T10:04:31Z UpdateTip: new best=00000000000000001434c5b3995a1c065fc434fdd1098dbb65020bdf57d90f2a height=371333 version=0x00000003 log2_work=83.254088 tx=81015020 date='2015-08-24T16:21:46Z' progress=0.093038 cache=226.8MiB(31140795txo)
     3bitcoind_1  | 2023-09-09T10:04:31Z UpdateTip: new best=00000000000000000796a4bd624aeaf6d81b24e666e5db3e7fa62f094df3bc96 height=371334 version=0x00000003 log2_work=83.254117 tx=81015365 date='2015-08-24T16:23:46Z' progress=0.093038 cache=226.8MiB(31141560txo)
     4bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=000000000000000006b17425eda94c210ef5111c20c10d1829829d0eeaf905a9 height=371335 version=0x00000003 log2_work=83.254146 tx=81016765 date='2015-08-24T16:35:39Z' progress=0.093040 cache=226.8MiB(31142260txo)
     5bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=00000000000000000c684f7fbcbd0bf42879ca1143844d34c5d4ae28358fb41f height=371336 version=0x00000003 log2_work=83.254175 tx=81017385 date='2015-08-24T16:44:52Z' progress=0.093040 cache=226.8MiB(31141393txo)
     6bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=00000000000000001004395fb5a59a4d44e51e7f9ff3504c2a5d6e7f06885680 height=371337 version=0x00000003 log2_work=83.254204 tx=81017610 date='2015-08-24T17:00:31Z' progress=0.093041 cache=226.8MiB(31135360txo)
     7bitcoind_1  | 2023-09-09T10:04:32Z UpdateTip: new best=00000000000000000fb4a9c39dbbf671d79b0eee48cb2f3c85ae39a5005e82d6 height=371338 version=0x00000003 log2_work=83.254234 tx=81019260 date='2015-08-24T17:14:47Z' progress=0.093042 cache=226.8MiB(31134479txo)
     8bitcoind_1  | 2023-09-09T10:04:33Z UpdateTip: new best=000000000000000006c32b4c4231d2c129a43fae47e2f729530baa1e198a71b8 height=371339 version=0x00000003 log2_work=83.254263 tx=81020779 date='2015-08-24T17:18:04Z' progress=0.093044 cache=226.8MiB(31133741txo)
     9bitcoind_1  | 2023-09-09T10:04:33Z UpdateTip: new best=0000000000000000101b9824fbbbf52b158c04d33aeab910954cfce6c4c658a6 height=371340 version=0x00000003 log2_work=83.254292 tx=81021579 date='2015-08-24T17:23:07Z' progress=0.093045 cache=226.8MiB(31133299txo)
    10bitcoind_1  | 2023-09-09T10:04:33Z UpdateTip: new best=000000000000000008aa6cf51dfde20be1d54e671494a44fb7f252fd4e913162 height=371341 version=0x00000003 log2_work=83.254321 tx=81023741 date='2015-08-24T17:44:26Z' progress=0.093048 cache=226.8MiB(31133550txo)
    11bitcoind_1  | 2023-09-09T10:04:33Z Error: Out of memory. Terminating.
    12bitcoind_1  | terminate called without an active exception
    

    How did you obtain Bitcoin Core

    Compiled from source

    What version of Bitcoin Core are you using?

    25.0

    Operating system and version

    Raspbian Light Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux

    Machine specifications

    https://www.raspberrypi.com/products/raspberry-pi-4-model-b/specifications/

  2. pinheadmz commented at 12:04 pm on September 9, 2023: member

    You’re running bitcoin inside docker on a pi? Is that free command executed inside the container? Docker may have smaller resources inside the container.

    I’ve been running latest bitcoind versions on latest RPi models for years without major issue (without docker). It’s also important to NOT use the microssd for bitcoin data. Always attach a usb 3.0 SSD drive for that.

  3. kristapsk commented at 12:09 pm on September 9, 2023: contributor
    8 GB should be more than enough, I’m running bitcoind in a 2 GB VPS without any issues.
  4. sipa commented at 12:10 pm on September 9, 2023: member
    Is this 25.0, or master? If master, which commit?
  5. pinheadmz commented at 12:17 pm on September 9, 2023: member

    8 GB should be more than enough, I’m running bitcoind in a 2 GB VPS without any issues.

    But docker may not be configured to use all those 8GB inside a container

  6. FeatureSpitter commented at 12:17 pm on September 9, 2023: none

    You’re running bitcoin inside docker on a pi? Is that free command executed inside the container? Docker may have smaller resources inside the container.

    I’ve been running latest bitcoind versions on latest RPi models for years without major issue (without docker). It’s also important to NOT use the microssd for bitcoin data. Always attach a usb 3.0 SSD drive for that.

    Good point. It shouldn’t have limits but let me see what “free -h” within the container shows:

    0$ docker ps
    1CONTAINER ID   IMAGE                         COMMAND      CREATED       STATUS          PORTS     NAMES
    2fa8adffb5096   external_usb_drive_bitcoind   "bitcoind"   2 hours ago   Up 41 seconds             external_usb_drive_bitcoind_1
    3$ docker exec -it f bash
    4root@fa8adffb5096:~# free -h
    5               total        used        free      shared  buff/cache   available
    6Mem:           7.6Gi       509Mi       3.0Gi       1.2Mi       4.2Gi       7.1Gi
    7Swap:          4.0Gi          0B       4.0Gi
    

    It seems to have the same access as outside the conatiner.

    I am using an external 2TB SSD USB drive to store the blockchain data.

  7. FeatureSpitter commented at 12:19 pm on September 9, 2023: none

    Is this 25.0, or master? If master, which commit?

    It was a checkout from master as illustrated by the Dockerfile above.

     0# bitcoind --version
     1Bitcoin Core version v25.99.0-4e1a38c6df91
     2Copyright (C) 2009-2023 The Bitcoin Core developers
     3
     4Please contribute if you find Bitcoin Core useful. Visit
     5<https://bitcoincore.org/> for further information about the software.
     6The source code is available from <https://github.com/bitcoin/bitcoin>.
     7
     8This is experimental software.
     9Distributed under the MIT software license, see the accompanying file COPYING
    10or <https://opensource.org/licenses/MIT>
    

    The commit log is as follows:

     0commit 4e1a38c6df91f96ca8a2ef07413ffdb1d59c30cc (HEAD -> master, origin/master, origin/HEAD)
     1Merge: 238d29aff db9888fee
     2Author: fanquake <fanquake@gmail.com>
     3Date:   Fri Sep 8 10:06:32 2023 +0100
     4
     5    Merge bitcoin/bitcoin#28196: BIP324 connection support
     6
     7    db9888feec48c6220a2fcf92865503bbbdab02a4 net: detect wrong-network V1 talking to V2Transport (Pieter Wuille)
     8    91e1ef8684997fb4b3e8b64ef3935a936445066b test: add unit tests for V2Transport (Pieter Wuille)
     9    297c8889975a18258d6cc39b1ec1e94fed6630fb net: make V2Transport preallocate receive buffer space (Pieter Wuille)
    10    3ffa5fb49ee4a6d9502aa957093bd94058630282 net: make V2Transport send uniformly random number garbage bytes (Pieter Wuille)
    11    0be752d9f8ca27320bc3e82498c7640fabd7e8de net: add short message encoding/decoding support to V2Transport (Pieter Wuille)
    12    8da8642062fa2c7aa2f49995b832c3d0897e37ed net: make V2Transport auto-detect incoming V1 and fall back to it (Pieter Wuille)
    13    13a7f01557272db652b3f333af3f06af6897253f net: add V2Transport class with subset of BIP324 functionality (Pieter Wuille)
    14    dc2d7eb810ef95b06620f334c198687579916435 crypto: Spanify EllSwiftPubKey constructor (Pieter Wuille)
    15    5f4b2c6d79e81ee0445752ad558fcc17831f4b2f net: remove unused Transport::SetReceiveVersion (Pieter Wuille)
    16    c3fad1f29df093e8fd03d70eb43f25ee9d531bf7 net: add have_next_message argument to Transport::GetBytesToSend() (Pieter Wuille)
    17
    18    Pull request description:
    19
    20      This is part of [#27634](/bitcoin-bitcoin/27634/).
    21
    22      This implements the BIP324 v2 transport (which implements all of what the BIP calls transport layer *and* application layer), though in a non-exposed way. It is tested through an extensive fuzz test, which verifies that v2 transports can talk to v2 transports, and v1 transports can talk to v2 transports, and a unit test that exercises a number of unusual scenarios. The transport is functionally complete, including:
    23      * Autodetection of incoming V1 connections.
    24      * Garbage, both sending and receiving.
    25      * Short message type IDs, both sending and receiving.
    26      * Ignore packets (receiving only, but tested in a unit test).
    27      * Session IDs are visible in `getpeerinfo` output (for manual comparison).
    28
    29      Things that are not included, left for future PRs, are:
    30      * Actually using the v2 transport for connections.
    31      * Support for the `NODE_P2P_V2` service flag.
    32      * Retrying downgrade to V1 when attempted outbound V2 connections immediately fail.
    33      * P2P functional and unit tests
    34
    35    ACKs for top commit:
    36      naumenkogs:
    37        ACK db9888feec48c6220a2fcf92865503bbbdab02a4
    38      theStack:
    39        re-ACK db9888feec48c6220a2fcf92865503bbbdab02a4
    40      mzumsande:
    41        Code Review ACK db9888feec48c6220a2fcf92865503bbbdab02a4
    42
    43    Tree-SHA512: 8906ac1e733a99e1f31c9111055611f706d80bbfc2edf6a07fa6e47b21bb65baacd1ff17993cbbf588063b2f5ad30b3af674a50c7bc8e8ebf4671483a21bbfeb
    
  8. FeatureSpitter commented at 12:31 pm on September 9, 2023: none

    Ah, and the docker’s version just in case, installed with sudo apt-get update && apt-get install -y docker docker-compose.

    0$ docker -v
    1Docker version 20.10.5+dfsg1, build 55c4c88
    2$ docker-compose -v
    3docker-compose version 1.25.0, build unknown
    

    No configurations were changed, this docker installation is out of the box.

  9. pinheadmz commented at 12:31 pm on September 9, 2023: member
  10. sipa commented at 12:37 pm on September 9, 2023: member
    There have been some changes to the database cache logic in master that have not been in any release yet. Notably, #25325 (merged in april 2023). Can you try building a commit from just before that point (3a93957a5dc97cb2fd0656d1e2451ebef57204df would be the last one) instead of master, and trying with that?
  11. FeatureSpitter commented at 12:45 pm on September 9, 2023: none

    Could you try running the 32 bit arm binary?

    https://bitcoincore.org/bin/bitcoin-core-25.0/bitcoin-25.0-arm-linux-gnueabihf.tar.gz

    Sure, I’ll try this Dockerfile and let you know (it will take ~40 min to reach 9%).

     0FROM debian:trixie-20230814-slim
     1
     2RUN apt-get update
     3RUN apt-get install -y wget tree
     4
     5RUN wget https://bitcoincore.org/bin/bitcoin-core-25.0/bitcoin-25.0-arm-linux-gnueabihf.tar.gz
     6RUN tar -xvf bitcoin-25.0-arm-linux-gnueabihf.tar.gz && rm -rf bitcoin-25.0-arm-linux-gnueabihf.tar.gz && mv bitcoin-25.0 bitcoin
     7
     8WORKDIR /bitcoin
     9
    10RUN cp bin/bitcoind /usr/bin
    11
    12ENTRYPOINT ["bitcoind"]
    
  12. FeatureSpitter commented at 12:46 pm on September 9, 2023: none

    There have been some changes to the database cache logic in master that have not been in any release yet. Notably, #25325 (merged in april 2023). Can you try building a commit from just before that point (3a93957 would be the last one) instead of master, and trying with that?

    I think they have a bug then, because the property dbcache doesn’t work at all. I once set it to dbcache=100 and the sync routine went above 200mb (i.e. having dbcache=100 or not, provided the same result).

  13. sipa commented at 12:47 pm on September 9, 2023: member

    @FeatureSpitter The unused portion of the mempool is used for database caching too. See the debug.log output for how much database cache is the actual limit.

    A line like:

    02023-09-08T12:43:17.650845Z * Using 7990.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
    
  14. FeatureSpitter commented at 12:48 pm on September 9, 2023: none

    @FeatureSpitter The unused portion of the mempool is used for database caching too. See the debug.log output for how much database cache is the actual limit.

    Does it always generate a debug.log output?

  15. sipa commented at 12:49 pm on September 9, 2023: member

    Does it always generate a debug.log output?

    Yes. The amount of information in it is controlled by -debug options, but the cache size configuration is always written to it.

  16. FeatureSpitter commented at 12:49 pm on September 9, 2023: none

    Is it the same log that shows in the standard output?

     0bitcoind_1  | 2023-09-09T12:44:16Z Bitcoin Core version v25.0.0 (release build)
     1bitcoind_1  | 2023-09-09T12:44:16Z Using the 'standard' SHA256 implementation
     2bitcoind_1  | 2023-09-09T12:44:16Z Default data directory /root/.bitcoin
     3bitcoind_1  | 2023-09-09T12:44:16Z Using data directory /root/.bitcoin
     4bitcoind_1  | 2023-09-09T12:44:16Z Config file: /root/.bitcoin/bitcoin.conf
     5bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: rpcpassword=****
     6bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: rpcuser=****
     7bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: server="1"
     8bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [main] rpcallowip="0.0.0.0/0"
     9bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [main] rpcbind="0.0.0.0"
    10bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [main] rpcport="8332"
    11bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [main] txindex="1"
    12bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [main] zmqpubrawblock="tcp://0.0.0.0:28332"
    13bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [main] zmqpubrawtx="tcp://0.0.0.0:28333"
    14bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [test] rpcallowip="0.0.0.0/0"
    15bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [test] rpcbind="0.0.0.0"
    16bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [test] rpcport="18332"
    17bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [test] testnet="0"
    18bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [test] zmqpubrawblock="tcp://0.0.0.0:38332"
    19bitcoind_1  | 2023-09-09T12:44:16Z Config file arg: [test] zmqpubrawtx="tcp://0.0.0.0:38333"
    20bitcoind_1  | 2023-09-09T12:44:16Z Using at most 125 automatic connections (1048576 file descriptors available)
    21bitcoind_1  | 2023-09-09T12:44:16Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
    22bitcoind_1  | 2023-09-09T12:44:16Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
    23bitcoind_1  | 2023-09-09T12:44:16Z Script verification uses 3 additional threads
    24bitcoind_1  | 2023-09-09T12:44:16Z scheduler thread start
    25bitcoind_1  | 2023-09-09T12:44:16Z Binding RPC on address 0.0.0.0 port 8332
    26bitcoind_1  | 2023-09-09T12:44:16Z WARNING: the RPC server is not safe to expose to untrusted networks such as the public internet
    27bitcoind_1  | 2023-09-09T12:44:16Z [http] creating work queue of depth 16
    28bitcoind_1  | 2023-09-09T12:44:16Z Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcauth for rpcauth auth generation.
    29bitcoind_1  | 2023-09-09T12:44:16Z [http] starting 4 worker threads
    30bitcoind_1  | 2023-09-09T12:44:16Z Using wallet directory /root/.bitcoin
    31bitcoind_1  | 2023-09-09T12:44:16Z init message: Verifying wallet(s)…
    32bitcoind_1  | 2023-09-09T12:44:16Z Using /16 prefix for IP bucketing
    33bitcoind_1  | 2023-09-09T12:44:16Z init message: Loading P2P addresses…
    34bitcoind_1  | 2023-09-09T12:44:16Z Loaded 42978 addresses from peers.dat  475ms
    35bitcoind_1  | 2023-09-09T12:44:16Z init message: Loading banlist…
    36bitcoind_1  | 2023-09-09T12:44:16Z SetNetworkActive: true
    37bitcoind_1  | 2023-09-09T12:44:16Z Cache configuration:
    38bitcoind_1  | 2023-09-09T12:44:16Z * Using 2.0 MiB for block index database
    39bitcoind_1  | 2023-09-09T12:44:16Z * Using 56.0 MiB for transaction index database
    40bitcoind_1  | 2023-09-09T12:44:16Z * Using 8.0 MiB for chain state database
    41bitcoind_1  | 2023-09-09T12:44:16Z * Using 384.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
    42bitcoind_1  | 2023-09-09T12:44:16Z init message: Loading block index…
    43bitcoind_1  | 2023-09-09T12:44:16Z Assuming ancestors of block 000000000000000000035c3f0d31e71a5ee24c5aaf3354689f65bd7b07dee632 have valid signatures.
    44bitcoind_1  | 2023-09-09T12:44:16Z Setting nMinimumChainWork=000000000000000000000000000000000000000044a50fe819c39ad624021859
    45bitcoind_1  | 2023-09-09T12:44:16Z Opening LevelDB in /root/.bitcoin/blocks/index
    46bitcoind_1  | 2023-09-09T12:44:16Z Opened LevelDB successfully
    47bitcoind_1  | 2023-09-09T12:44:16Z Using obfuscation key for /root/.bitcoin/blocks/index: 0000000000000000
    48bitcoind_1  | 2023-09-09T12:44:28Z LoadBlockIndexDB: last block file = 291
    49bitcoind_1  | 2023-09-09T12:44:28Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=118, size=73180765, heights=363257...363389, time=2015-06-30...2015-07-01)
    50bitcoind_1  | 2023-09-09T12:44:28Z Checking all blk files are present...
    51bitcoind_1  | 2023-09-09T12:44:30Z Initializing chainstate Chainstate [ibd] @ height -1 (null)
    52bitcoind_1  | 2023-09-09T12:44:30Z Opening LevelDB in /root/.bitcoin/chainstate
    53bitcoind_1  | 2023-09-09T12:44:30Z Opened LevelDB successfully
    54bitcoind_1  | 2023-09-09T12:44:30Z Using obfuscation key for /root/.bitcoin/chainstate: cdaed470386a4e43
    55bitcoind_1  | 2023-09-09T12:44:30Z Replaying blocks
    56bitcoind_1  | 2023-09-09T12:44:30Z Rolling forward 0000000000000000427451d5a75eb5b70ad0b5d2d6ae8880feae088975e40101 (292788)
    57bitcoind_1  | 2023-09-09T12:44:30Z Rolling forward 000000000000000047f0cc07454e5f46d68b107f3b955388d09e72e080afacbe (292789)
    58bitcoind_1  | 2023-09-09T12:44:31Z Rolling forward 00000000000000008f2f19a60bbbd1ec117f72c4624a193ec922ecef5c8ac45d (292790)
    
  17. sipa commented at 12:50 pm on September 9, 2023: member

    See line

    0bitcoind_1  | 2023-09-09T12:44:16Z * Using 384.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
    

    So your database cache is allowed to grow to 286.1+384.0=670.1 MiB.

  18. FeatureSpitter commented at 12:51 pm on September 9, 2023: none

    See line

    0bitcoind_1  | 2023-09-09T12:44:16Z * Using 384.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
    

    So your database cache is allowed to grow to 670.1 MiB.

    I’ll try setting dbcache again just to see if it assumes (but then I will try without it, as it wouldn’t be necessary anyway in this setup).

    EDIT:

    bitcoind_1 | 2023-09-09T12:52:24Z * Using 77.8 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)

    Seems to work then. So this cache is not the one blowing up.

    I’m going to try now with https://bitcoincore.org/bin/bitcoin-core-25.0/bitcoin-25.0-arm-linux-gnueabihf.tar.gz instead of building from master.

  19. FeatureSpitter commented at 2:45 pm on September 9, 2023: none

    Could you try running the 32 bit arm binary?

    https://bitcoincore.org/bin/bitcoin-core-25.0/bitcoin-25.0-arm-linux-gnueabihf.tar.gz

    Same exact issue:

     0bitcoind_1  | 2023-09-09T14:22:34Z UpdateTip: new best=00000000000000000510f37098d77faa90d307b09b78c0410d840d6c9accf373 height=373501 version=0x00000003 log2_work=83.316690 tx=82749846 date='2015-09-08T00:07:58Z' progress=0.095024 cache=225.9MiB(30992977txo)
     1bitcoind_1  | 2023-09-09T14:22:34Z UpdateTip: new best=000000000000000009973bcc3817a0ee91f90391d6e78f7630de9cc177249455 height=373502 version=0x00000003 log2_work=83.316719 tx=82750347 date='2015-09-08T00:13:38Z' progress=0.095024 cache=225.9MiB(30992841txo)
     2bitcoind_1  | 2023-09-09T14:22:34Z UpdateTip: new best=000000000000000011bf1df6d57dcd90be98897bdab9009d67bc597d60827abe height=373503 version=0x00000003 log2_work=83.316749 tx=82750658 date='2015-09-08T00:19:52Z' progress=0.095025 cache=225.9MiB(30992754txo)
     3bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=000000000000000012390ea677582ae332871fd76e4d2b81afc619bfd1a102b8 height=373504 version=0x00000003 log2_work=83.316778 tx=82752386 date='2015-09-08T00:51:46Z' progress=0.095027 cache=225.9MiB(30991533txo)
     4bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=00000000000000000e758508e195df980d22fe6a6673551e2b5ba6807a9e49ea height=373505 version=0x00000003 log2_work=83.316807 tx=82753126 date='2015-09-08T01:03:58Z' progress=0.095027 cache=225.9MiB(30991617txo)
     5bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=000000000000000000cb5f8423555d98321adc16431f8f27c02104298a69ba93 height=373506 version=0x00000003 log2_work=83.316837 tx=82754700 date='2015-09-08T01:32:27Z' progress=0.095029 cache=225.9MiB(30991674txo)
     6bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=0000000000000000067945d46fdaee1058e715c039dc41a02b67025c2f141633 height=373507 version=0x00000003 log2_work=83.316866 tx=82755252 date='2015-09-08T01:39:47Z' progress=0.095030 cache=225.9MiB(30986419txo)
     7bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=0000000000000000002f41fb9f8bed42a09fe151e61e76f231bc6406fa761b20 height=373508 version=0x00000003 log2_work=83.316895 tx=82757640 date='2015-09-08T02:17:10Z' progress=0.095033 cache=225.9MiB(30989868txo)
     8bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=0000000000000000105398f8981492476ac378e80637daac11adf11e413bb54d height=373509 version=0x00000003 log2_work=83.316925 tx=82759253 date='2015-09-08T02:35:03Z' progress=0.095034 cache=225.9MiB(30990130txo)
     9bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=00000000000000000fff48f4cfb77630269e686916e75a6bd187f4ca993a590f height=373510 version=0x00000003 log2_work=83.316954 tx=82759644 date='2015-09-08T02:40:13Z' progress=0.095035 cache=225.9MiB(30985849txo)
    10bitcoind_1  | 2023-09-09T14:22:35Z UpdateTip: new best=0000000000000000056bf27e8460c0edf45a4c08750b4d560de91002e4a88bb9 height=373511 version=0x00000003 log2_work=83.316983 tx=82760031 date='2015-09-08T02:45:14Z' progress=0.095035 cache=225.9MiB(30981322txo)
    11bitcoind_1  | 2023-09-09T14:22:36Z Error: Out of memory. Terminating.
    12bitcoind_1  | terminate called without an active exception
    
  20. sipa commented at 3:46 pm on September 9, 2023: member
    Is there a way to monitor bitcoind memory usage during its synchronization? ps u will show a column with ‘RSS’ (which would be the value that matters).
  21. FeatureSpitter commented at 6:05 pm on September 9, 2023: none

    Is there a way to monitor bitcoind memory usage during its synchronization? ps u will show a column with ‘RSS’ (which would be the value that matters).

    Can top do the trick? ps u is not capturing bitcoind for some reason.

    Example of top output:

     0top - 18:05:22 up  7:41,  0 user,  load average: 1.09, 1.10, 0.70
     1Tasks:   4 total,   2 running,   1 sleeping,   0 stopped,   1 zombie
     2%Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
     3MiB Mem :   7812.3 total,   1066.4 free,    856.6 used,   6002.1 buff/cache
     4MiB Swap:   4096.0 total,   4096.0 free,      0.0 used.   6955.7 avail Mem
     5
     6  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
     7    1 root      20   0  687000 584044  10828 R  93.8   7.3  13:36.35 bitcoind
     8   51 root      20   0       0      0      0 Z   0.0   0.0   0:00.00 watch
     9  400 root      20   0    2640   2332   2000 S   0.0   0.0   0:00.16 bash
    10  577 root      20   0    6212   3616   1820 R   0.0   0.0   0:00.00 top
    
  22. kristapsk commented at 6:46 pm on September 9, 2023: contributor

    Is there a way to monitor bitcoind memory usage during its synchronization? ps u will show a column with ‘RSS’ (which would be the value that matters).

    This will output rss of bitcoind process each 5 seconds:

    0while :; do echo -n "[$(date -u +"%Y-%m-%dT%H:%M:%SZ")] "; ps -p $(pidof bitcoind) -o rss | tail -n 1; sleep 5s; done
    
  23. FeatureSpitter commented at 10:13 pm on September 9, 2023: none

    Meanwhile I did this with top:

     0top - 21:27:16 up 11:03,  0 user,  load average: 19.65, 8.91, 4.43
     1Tasks:   4 total,   1 running,   2 sleeping,   0 stopped,   1 zombie
     2%Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,  0.0 id,100.0 wa,  0.0 hi,  0.0 si,  0.0 st
     3MiB Mem :   7812.3 total,     65.5 free,   4225.8 used,   3637.4 buff/cache
     4MiB Swap:   4096.0 total,   4096.0 free,      0.0 used.   3586.5 avail Mem
     5
     6  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
     7    1 root      20   0 4170432   3.8g  10828 D  20.0  49.8 280:39.19 bitcoind
     8   51 root      20   0       0      0      0 Z   0.0   0.0   0:00.00 watch
     9  400 root      20   0    2640   2332   2000 S   0.0   0.0   0:18.45 bash
    1021261 root      20   0    6212   3560   1768 R   0.0   0.0   0:00.00 top
    

    This is the snapshot the moment it crashed with the error. @kristapsk I’ll run yours now.

  24. sipa commented at 11:01 pm on September 9, 2023: member
    @FeatureSpitter It’s using 3.8 GiB of RAM at that point, that seems certainly part of the puzzle. I assume the debug.log wasn’t showing anything near that much usage?
  25. FeatureSpitter commented at 7:17 am on September 10, 2023: none

    @FeatureSpitter It’s using 3.8 GiB of RAM at that point, that seems certainly part of the puzzle. I assume the debug.log wasn’t showing anything near that much usage?

    No, the debug log show ~226MB of usage.

    Still, how is 3.8GiB a problem with 7.8GiB available RAM plus 4GiB swap?

  26. FeatureSpitter commented at 7:21 am on September 10, 2023: none

    @kristapsk

      0(...)
      1bitcoind_1  | 2023-09-10T13:57:55Z UpdateTip: new best=0000000000000000007919428ded5cf6c2de597424badee7545b190d559e3716 height=439309 version=0x20000000 log2_work=85.553586 tx=171339255 date='2016-11-17T04:48:00Z' progress=0.196683 cache=196.7MiB(30682359txo)
      2bitcoind_1  | 2023-09-10T13:57:55Z UpdateTip: new best=000000000000000001e7d5fd370b7c2dcd643a55cb40eb4de93318607e3d9057 height=439310 version=0x20000000 log2_work=85.553614 tx=171340413 date='2016-11-17T04:56:05Z' progress=0.196684 cache=196.7MiB(30682523txo)
      3bitcoind_1  | 2023-09-10T13:57:55Z UpdateTip: new best=000000000000000000f327ae74bda56fb7f28b3a1706728fcf339a313b4335a1 height=439311 version=0x20000000 log2_work=85.553641 tx=171342521 date='2016-11-17T05:09:43Z' progress=0.196686 cache=196.7MiB(30682983txo)
      4bitcoind_1  | 2023-09-10T13:57:55Z UpdateTip: new best=000000000000000004396385d1a0a4ea969f7d05a07bdab2cf71a2a194c148a8 height=439312 version=0x20000000 log2_work=85.553669 tx=171344107 date='2016-11-17T05:19:25Z' progress=0.196688 cache=196.7MiB(30682078txo)
      5bitcoind_1  | 2023-09-10T13:57:55Z UpdateTip: new best=000000000000000001a95a6dc8607e519a1d1df1c2ab10c8ac518e5f67e6b393 height=439313 version=0x20000000 log2_work=85.553697 tx=171344357 date='2016-11-17T05:20:22Z' progress=0.196688 cache=196.7MiB(30682010txo)
      6bitcoind_1  | 2023-09-10T13:57:55Z UpdateTip: new best=0000000000000000033e34ffefb23a8de7695e9b9b19d1c325f71b4cc33fd792 height=439314 version=0x20000000 log2_work=85.553725 tx=171345187 date='2016-11-17T05:23:12Z' progress=0.196689 cache=196.7MiB(30682245txo)
      7bitcoind_1  | 2023-09-10T13:57:58Z UpdateTip: new best=000000000000000001886a8ca3d30530aad0741e9465cd517f324e847753c75c height=439315 version=0x20000000 log2_work=85.553753 tx=171345400 date='2016-11-17T05:23:49Z' progress=0.196690 cache=196.7MiB(30688428txo)
      8bitcoind_1  | 2023-09-10T13:57:59Z UpdateTip: new best=000000000000000003f11ec7aeeb40ab97885da973c823132f660d185c23bc10 height=439316 version=0x20000000 log2_work=85.553780 tx=171346319 date='2016-11-17T05:29:23Z' progress=0.196691 cache=196.7MiB(30689288txo)
      9bitcoind_1  | 2023-09-10T13:57:59Z UpdateTip: new best=00000000000000000174ba0a5e38a52b3ce739c6c413a3764f71f597e7996009 height=439317 version=0x20000000 log2_work=85.553808 tx=171347518 date='2016-11-17T05:37:12Z' progress=0.196692 cache=196.7MiB(30691760txo)
     10bitcoind_1  | 2023-09-10T13:58:00Z UpdateTip: new best=000000000000000001ad80b35dfa5ffb638491d3779b7d0461a6211e7159e150 height=439318 version=0x20000000 log2_work=85.553836 tx=171348064 date='2016-11-17T05:39:49Z' progress=0.196693 cache=196.7MiB(30694102txo)
     11bitcoind_1  | 2023-09-10T13:58:00Z UpdateTip: new best=000000000000000003ae105539d254ab5648f48fe547a3201bdfd655124f14bc height=439319 version=0x20000000 log2_work=85.553864 tx=171348929 date='2016-11-17T05:44:46Z' progress=0.196694 cache=196.7MiB(30695813txo)
     12bitcoind_1  | 2023-09-10T13:58:01Z UpdateTip: new best=00000000000000000307c1a04d8b42db65bb9d5f7449c8744179ab1e8609516f height=439320 version=0x20000000 log2_work=85.553891 tx=171350505 date='2016-11-17T05:54:54Z' progress=0.196695 cache=196.7MiB(30696071txo)
     13bitcoind_1  | 2023-09-10T13:58:01Z UpdateTip: new best=000000000000000004291131672764d29a2ec4329878a5a979dbf20b2b58e72f height=439321 version=0x20000000 log2_work=85.553919 tx=171352395 date='2016-11-17T06:05:08Z' progress=0.196698 cache=196.7MiB(30696145txo)
     14bitcoind_1  | 2023-09-10T13:58:01Z UpdateTip: new best=00000000000000000017494d99401914ab88b688739dd7c824bd01ee4553a0ea height=439322 version=0x20000000 log2_work=85.553947 tx=171353115 date='2016-11-17T06:07:19Z' progress=0.196698 cache=196.7MiB(30698957txo)
     15bitcoind_1  | 2023-09-10T13:58:05Z UpdateTip: new best=000000000000000003033b14963d8df0b475ad37251230b312ada6c2bcece3b9 height=439323 version=0x20000000 log2_work=85.553975 tx=171353356 date='2016-11-17T06:09:31Z' progress=0.196699 cache=196.7MiB(30705441txo)
     16bitcoind_1  | 2023-09-10T13:58:05Z UpdateTip: new best=000000000000000000ec8da2b49f12e965d47b59f0b1ab52d43a3c617655497d height=439324 version=0x20000000 log2_work=85.554003 tx=171353805 date='2016-11-17T06:11:28Z' progress=0.196699 cache=196.7MiB(30705570txo)
     17bitcoind_1  | 2023-09-10T13:58:06Z UpdateTip: new best=0000000000000000042a915d5f00856af604ad78873704fe22fb3834d6f3105b height=439325 version=0x20000000 log2_work=85.554030 tx=171354210 date='2016-11-17T06:12:06Z' progress=0.196700 cache=196.7MiB(30709017txo)
     18bitcoind_1  | 2023-09-10T13:58:06Z UpdateTip: new best=0000000000000000021e66117a5a148c20f7923229e15ff4436a0dc405483f0e height=439326 version=0x20000000 log2_work=85.554058 tx=171355825 date='2016-11-17T06:22:51Z' progress=0.196702 cache=196.7MiB(30709291txo)
     19bitcoind_1  | 2023-09-10T13:58:07Z UpdateTip: new best=0000000000000000041077c83fbf2edd93f5bab7ec843fcf83b113db9d24669b height=439327 version=0x20000000 log2_work=85.554086 tx=171355894 date='2016-11-17T06:22:59Z' progress=0.196702 cache=196.7MiB(30709348txo)
     20bitcoind_1  | 2023-09-10T13:58:07Z UpdateTip: new best=0000000000000000017a71df82fba10f238724c992c90878ec23b560700be3fb height=439328 version=0x20000000 log2_work=85.554114 tx=171357867 date='2016-11-17T06:36:51Z' progress=0.196704 cache=196.7MiB(30710351txo)
     21bitcoind_1  | 2023-09-10T13:58:07Z UpdateTip: new best=000000000000000003e3bf29a37b64cef3e06858274b75beb59c6d2fff546f79 height=439329 version=0x20000000 log2_work=85.554141 tx=171359999 date='2016-11-17T06:48:23Z' progress=0.196706 cache=196.7MiB(30710543txo)
     22bitcoind_1  | 2023-09-10T13:58:07Z UpdateTip: new best=0000000000000000027507775b1d5e6b5fdd01da08484087d87dbd617b68f10e height=439330 version=0x20000000 log2_work=85.554169 tx=171361863 date='2016-11-17T07:02:05Z' progress=0.196709 cache=196.7MiB(30710457txo)
     23bitcoind_1  | 2023-09-10T13:58:07Z UpdateTip: new best=000000000000000003c6db212c80002de65a570b3389ac37880ff42ff88b33d8 height=439331 version=0x20000000 log2_work=85.554197 tx=171362805 date='2016-11-17T07:27:20Z' progress=0.196710 cache=196.7MiB(30708627txo)
     24bitcoind_1  | 2023-09-10T13:58:08Z UpdateTip: new best=000000000000000003aada61ad8ddcd344bc341434d886e1b0fdc59ec239fb8c height=439332 version=0x20000000 log2_work=85.554225 tx=171364890 date='2016-11-17T07:29:34Z' progress=0.196712 cache=196.7MiB(30708772txo)
     25bitcoind_1  | 2023-09-10T13:58:08Z UpdateTip: new best=000000000000000001f8e5fad93d67601868e511f67243e47d5ed19a20a61665 height=439333 version=0x20000000 log2_work=85.554253 tx=171366531 date='2016-11-17T07:30:49Z' progress=0.196714 cache=196.7MiB(30708815txo)
     26bitcoind_1  | 2023-09-10T13:58:08Z UpdateTip: new best=00000000000000000280145bda0adc19f3bf2d94571fcd6a16c9ddb706c51915 height=439334 version=0x20000002 log2_work=85.554280 tx=171367337 date='2016-11-17T07:32:34Z' progress=0.196715 cache=196.7MiB(30707432txo)
     27bitcoind_1  | 2023-09-10T13:58:08Z UpdateTip: new best=000000000000000003a042d713c09ba872af2d4161add512047c053e3e2adc26 height=439335 version=0x20000000 log2_work=85.554308 tx=171368006 date='2016-11-17T07:35:00Z' progress=0.196716 cache=196.7MiB(30708288txo)
     28bitcoind_1  | 2023-09-10T13:58:10Z UpdateTip: new best=0000000000000000025eee59ae7229bacf81ee16d9d366689103fecd217aa670 height=439336 version=0x20000000 log2_work=85.554336 tx=171368624 date='2016-11-17T07:37:15Z' progress=0.196716 cache=196.7MiB(30711333txo)
     29bitcoind_1  | 2023-09-10T13:58:10Z UpdateTip: new best=0000000000000000033465e3c672d836ba1bbc859105086b5d35f269e452feb6 height=439337 version=0x20000000 log2_work=85.554364 tx=171368729 date='2016-11-17T07:41:57Z' progress=0.196716 cache=196.7MiB(30711384txo)
     30bitcoind_1  | 2023-09-10T13:58:11Z UpdateTip: new best=0000000000000000028f9b8d3cd53b4714fe3beb761907bfe597ba2e62a421af height=439338 version=0x20000002 log2_work=85.554391 tx=171370804 date='2016-11-17T08:14:04Z' progress=0.196719 cache=196.7MiB(30711260txo)
     31bitcoind_1  | 2023-09-10T13:58:11Z UpdateTip: new best=0000000000000000032a7332f9382e5733d5babeacde15f716672eb9067079b7 height=439339 version=0x20000000 log2_work=85.554419 tx=171371060 date='2016-11-17T08:16:55Z' progress=0.196719 cache=196.7MiB(30707330txo)
     32bitcoind_1  | 2023-09-10T13:58:12Z UpdateTip: new best=000000000000000002f02168240785360794370e3adef8032e364d4d84102a59 height=439340 version=0x20000000 log2_work=85.554447 tx=171371905 date='2016-11-17T08:17:20Z' progress=0.196720 cache=196.7MiB(30703542txo)
     33bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=00000000000000000242676d2d351fca4a8d28ea5a4520dc28ef2d4a06ecbe39 height=439341 version=0x20000000 log2_work=85.554475 tx=171373187 date='2016-11-17T08:36:03Z' progress=0.196722 cache=196.7MiB(30702020txo)
     34bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=0000000000000000021d9b4385a5c309cad59ab18a8c57b63d915ae8a1db13a1 height=439342 version=0x20000000 log2_work=85.554502 tx=171373188 date='2016-11-17T08:36:22Z' progress=0.196722 cache=196.7MiB(30702021txo)
     35bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=000000000000000001570281fba2c23fdeec1452a9526036c7ede03790b42380 height=439343 version=0x20000000 log2_work=85.554530 tx=171374879 date='2016-11-17T08:35:53Z' progress=0.196723 cache=196.7MiB(30702567txo)
     36bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=00000000000000000025accccdbff563d78fcbe268b9e4b6d87c2bc9ff58e8e9 height=439344 version=0x20000000 log2_work=85.554558 tx=171376637 date='2016-11-17T08:42:15Z' progress=0.196725 cache=196.7MiB(30701009txo)
     37bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=00000000000000000176bb407a687cc781721197f1f4684a5d54dcce8e4ee8f9 height=439345 version=0x20000000 log2_work=85.554586 tx=171379011 date='2016-11-17T08:46:16Z' progress=0.196728 cache=196.7MiB(30701591txo)
     38bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=0000000000000000038aef73bb7eab19b1ad4ef2f1087325687a4ed07acce429 height=439346 version=0x20000002 log2_work=85.554614 tx=171380775 date='2016-11-17T08:49:30Z' progress=0.196730 cache=196.7MiB(30701403txo)
     39bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=000000000000000002dd09ad9f18bdd8671b323cb9b49211ffa1863b10537417 height=439347 version=0x20000002 log2_work=85.554641 tx=171380776 date='2016-11-17T08:49:53Z' progress=0.196730 cache=196.7MiB(30701404txo)
     40bitcoind_1  | 2023-09-10T13:58:13Z UpdateTip: new best=000000000000000001d5cf2b28cf396c9140dac4b2c67b73eb2a75e44f5ec690 height=439348 version=0x20000000 log2_work=85.554669 tx=171382052 date='2016-11-17T08:53:55Z' progress=0.196732 cache=196.7MiB(30698663txo)
     41bitcoind_1  | 2023-09-10T13:58:14Z UpdateTip: new best=000000000000000004357cef7a6314246db5d10e55e2d54755ae6da39ad00d18 height=439349 version=0x20000000 log2_work=85.554697 tx=171382676 date='2016-11-17T08:55:35Z' progress=0.196732 cache=196.7MiB(30698889txo)
     42bitcoind_1  | 2023-09-10T13:58:15Z UpdateTip: new best=000000000000000002cc3821e3cf1f7d7bf2846dd068cc533e5210a6f0f11dd0 height=439350 version=0x20000000 log2_work=85.554725 tx=171383264 date='2016-11-17T08:58:20Z' progress=0.196733 cache=196.7MiB(30703833txo)
     43bitcoind_1  | 2023-09-10T13:58:16Z UpdateTip: new best=000000000000000001cc2bb48fba2650e2dffb662bf3b9cf05c13ae4a0928ebe height=439351 version=0x20000000 log2_work=85.554752 tx=171385143 date='2016-11-17T09:20:43Z' progress=0.196735 cache=196.7MiB(30704689txo)
     44bitcoind_1  | 2023-09-10T13:58:16Z UpdateTip: new best=000000000000000002d53319a999dfd6848eecaf23763f86b3330eb8c5e6c005 height=439352 version=0x20000000 log2_work=85.554780 tx=171387653 date='2016-11-17T09:25:22Z' progress=0.196738 cache=196.7MiB(30705558txo)
     45bitcoind_1  | 2023-09-10T13:58:16Z UpdateTip: new best=000000000000000002b4a1a56c83713574d6ef12c9b9b3870c1d3ad6a2d0c0a2 height=439353 version=0x20000000 log2_work=85.554808 tx=171390284 date='2016-11-17T09:46:09Z' progress=0.196741 cache=196.7MiB(30706520txo)
     46bitcoind_1  | 2023-09-10T13:58:17Z UpdateTip: new best=0000000000000000025c337ad54a51e412b34a6722ab36a2d0b0a6a7cc69627d height=439354 version=0x20000000 log2_work=85.554836 tx=171392043 date='2016-11-17T09:46:41Z' progress=0.196743 cache=196.7MiB(30706577txo)
     47bitcoind_1  | 2023-09-10T13:58:17Z UpdateTip: new best=000000000000000001c415ca78f46fd8e3fd42900bd9cb76b0a4fd949baf8111 height=439355 version=0x20000000 log2_work=85.554863 tx=171393978 date='2016-11-17T09:56:31Z' progress=0.196745 cache=196.7MiB(30706685txo)
     48bitcoind_1  | 2023-09-10T13:58:17Z UpdateTip: new best=000000000000000001f39ac4f355fec98520fc0fa69880f05315365e75a73faf height=439356 version=0x20000000 log2_work=85.554891 tx=171394970 date='2016-11-17T10:01:40Z' progress=0.196747 cache=196.7MiB(30704261txo)
     49bitcoind_1  | 2023-09-10T13:58:17Z UpdateTip: new best=0000000000000000037deed2e6a24f37e7390cbf9ec303c8a5a7d9be3fcb937d height=439357 version=0x20000000 log2_work=85.554919 tx=171395047 date='2016-11-17T10:01:51Z' progress=0.196747 cache=196.7MiB(30703239txo)
     50bitcoind_1  | 2023-09-10T13:58:18Z UpdateTip: new best=00000000000000000414a2eb2ff6eb838bfc0a11022d8b65e023201dced8317a height=439358 version=0x20000000 log2_work=85.554947 tx=171397178 date='2016-11-17T10:15:32Z' progress=0.196749 cache=196.7MiB(30705671txo)
     51bitcoind_1  | 2023-09-10T13:58:18Z UpdateTip: new best=0000000000000000037433a56e3b6af4950b31ee6c36ce1d7ef8241fffd95fab height=439359 version=0x20000000 log2_work=85.554974 tx=171398784 date='2016-11-17T10:30:43Z' progress=0.196751 cache=196.7MiB(30704481txo)
     52bitcoind_1  | 2023-09-10T13:58:19Z UpdateTip: new best=00000000000000000003c68df0e1517aeed794fa67d98803b99fa4922103def6 height=439360 version=0x20000000 log2_work=85.555002 tx=171400898 date='2016-11-17T10:40:22Z' progress=0.196753 cache=196.7MiB(30704198txo)
     53bitcoind_1  | 2023-09-10T13:58:20Z UpdateTip: new best=000000000000000000bffddc20a588018ffbe5728482fa818c505567b57658f6 height=439361 version=0x20000000 log2_work=85.555030 tx=171402788 date='2016-11-17T10:48:07Z' progress=0.196755 cache=196.7MiB(30704896txo)
     54bitcoind_1  | 2023-09-10T13:58:20Z UpdateTip: new best=000000000000000002a4533ba6df32cce885946466eaa4b2961b25593543a976 height=439362 version=0x20000000 log2_work=85.555058 tx=171404189 date='2016-11-17T10:56:12Z' progress=0.196757 cache=196.7MiB(30703419txo)
     55bitcoind_1  | 2023-09-10T13:58:20Z UpdateTip: new best=00000000000000000443be1b758983c31c9eec1f4385966fb322317c58827d4e height=439363 version=0x20000000 log2_work=85.555086 tx=171406152 date='2016-11-17T11:05:54Z' progress=0.196759 cache=196.7MiB(30702970txo)
     56bitcoind_1  | 2023-09-10T13:58:21Z UpdateTip: new best=0000000000000000008eb03fc465e0d87289a6d7a71b19ba76edea469bb40958 height=439364 version=0x20000000 log2_work=85.555113 tx=171407208 date='2016-11-17T11:11:23Z' progress=0.196761 cache=196.7MiB(30701532txo)
     57bitcoind_1  | 2023-09-10T13:58:21Z UpdateTip: new best=0000000000000000042949518450a7ba55b97ab130dbf3e9509312e1b6571cf6 height=439365 version=0x20000000 log2_work=85.555141 tx=171409858 date='2016-11-17T11:30:57Z' progress=0.196764 cache=196.7MiB(30703098txo)
     58bitcoind_1  | 2023-09-10T13:58:21Z UpdateTip: new best=000000000000000003e40f0f12cc77f43d3343a1e60ec426d82cd889024970b2 height=439366 version=0x20000000 log2_work=85.555169 tx=171412236 date='2016-11-17T11:38:57Z' progress=0.196766 cache=196.7MiB(30703667txo)
     59bitcoind_1  | 2023-09-10T13:58:21Z UpdateTip: new best=000000000000000001e4403089fbf08fa4b6c0533943b10acfeef381bc20e921 height=439367 version=0x20000000 log2_work=85.555197 tx=171413648 date='2016-11-17T11:39:28Z' progress=0.196768 cache=196.7MiB(30702452txo)
     60bitcoind_1  | 2023-09-10T13:58:21Z UpdateTip: new best=0000000000000000036455a3991a47b7eceb44b748ff830da6346450b0927f87 height=439368 version=0x20000000 log2_work=85.555224 tx=171416229 date='2016-11-17T11:53:51Z' progress=0.196771 cache=196.7MiB(30703424txo)
     61bitcoind_1  | 2023-09-10T13:58:22Z UpdateTip: new best=000000000000000000f7b113c8c9d18d7632d20caa547ee451fda6359c8f794d height=439369 version=0x20000000 log2_work=85.555252 tx=171418962 date='2016-11-17T12:10:00Z' progress=0.196774 cache=196.7MiB(30705095txo)
     62bitcoind_1  | 2023-09-10T13:58:22Z UpdateTip: new best=00000000000000000021d827b1a94901e5fa6ee05d2e3b8e5a437d4541724d7f height=439370 version=0x20000000 log2_work=85.555280 tx=171421681 date='2016-11-17T13:03:33Z' progress=0.196777 cache=196.7MiB(30707268txo)
     63bitcoind_1  | 2023-09-10T13:58:22Z UpdateTip: new best=000000000000000003a87a83d60199515eab04252cc1b9559b0dbf3b33d631d7 height=439371 version=0x20000000 log2_work=85.555308 tx=171423983 date='2016-11-17T13:20:48Z' progress=0.196780 cache=196.7MiB(30706816txo)
     64bitcoind_1  | 2023-09-10T13:58:22Z UpdateTip: new best=000000000000000003609e9d176bcc5cb51a37acf5d350de3fddc84f3c6195a6 height=439372 version=0x20000000 log2_work=85.555335 tx=171426501 date='2016-11-17T13:55:24Z' progress=0.196783 cache=196.7MiB(30708393txo)
     65bitcoind_1  | 2023-09-10T13:58:23Z UpdateTip: new best=0000000000000000034bd0fc24cce9fe6ff965acfa2d238405cfb2349d537751 height=439373 version=0x20000000 log2_work=85.555363 tx=171429028 date='2016-11-17T13:59:51Z' progress=0.196786 cache=196.7MiB(30711314txo)
     66bitcoind_1  | 2023-09-10T13:58:23Z UpdateTip: new best=0000000000000000024e879d158dd9f8d62dc0edf5939c6c249289900b176835 height=439374 version=0x20000000 log2_work=85.555391 tx=171431038 date='2016-11-17T14:01:24Z' progress=0.196788 cache=196.7MiB(30710268txo)
     67bitcoind_1  | 2023-09-10T13:58:23Z UpdateTip: new best=000000000000000002d949d6f2a359aa70832b6c52034659e08d28037d205694 height=439375 version=0x20000000 log2_work=85.555419 tx=171433658 date='2016-11-17T14:08:07Z' progress=0.196791 cache=196.7MiB(30711005txo)
     68bitcoind_1  | 2023-09-10T13:58:23Z UpdateTip: new best=000000000000000002c789adfc5f4a32e76b36f0099643f86eff63d08fc6921b height=439376 version=0x20000000 log2_work=85.555446 tx=171436152 date='2016-11-17T14:18:14Z' progress=0.196794 cache=196.7MiB(30711639txo)
     69bitcoind_1  | 2023-09-10T13:58:23Z UpdateTip: new best=000000000000000000d8df3f4cea09f544ecc85ae70c329348082c4ec103c4e7 height=439377 version=0x20000000 log2_work=85.555474 tx=171437945 date='2016-11-17T14:24:07Z' progress=0.196796 cache=196.7MiB(30710090txo)
     70bitcoind_1  | 2023-09-10T13:58:24Z UpdateTip: new best=0000000000000000037de4e76e8a3f5e24e6c8f8ae2b0e4637e7467025961ad0 height=439378 version=0x20000000 log2_work=85.555502 tx=171441124 date='2016-11-17T14:25:17Z' progress=0.196799 cache=196.7MiB(30711499txo)
     71bitcoind_1  | 2023-09-10T13:58:24Z UpdateTip: new best=000000000000000001076b7b6c0c52278866b5caa2f9871f844eadc8bb1cc157 height=439379 version=0x20000000 log2_work=85.555530 tx=171443709 date='2016-11-17T14:28:20Z' progress=0.196802 cache=196.7MiB(30713444txo)
     72bitcoind_1  | 2023-09-10T13:58:25Z UpdateTip: new best=0000000000000000001ec783b5ce5b143b8729cf9651ffe4d09fc911776e5490 height=439380 version=0x20000000 log2_work=85.555557 tx=171446072 date='2016-11-17T14:37:55Z' progress=0.196805 cache=196.7MiB(30714727txo)
     73bitcoind_1  | 2023-09-10T13:58:26Z UpdateTip: new best=0000000000000000008861f4d7ff1252b878e35a2d1dd7495c8b6f803ccd0c7c height=439381 version=0x20000000 log2_work=85.555585 tx=171448342 date='2016-11-17T14:41:34Z' progress=0.196808 cache=196.7MiB(30714738txo)
     74bitcoind_1  | 2023-09-10T13:58:26Z UpdateTip: new best=0000000000000000044232c5c54302f61f3ff88594b1006dd6c11b2ab149f376 height=439382 version=0x20000000 log2_work=85.555613 tx=171450211 date='2016-11-17T14:42:40Z' progress=0.196810 cache=196.7MiB(30714741txo)
     75bitcoind_1  | 2023-09-10T13:58:26Z UpdateTip: new best=0000000000000000005d4416162a680406c8dad562696de87f7acf2676a954cf height=439383 version=0x20000000 log2_work=85.555641 tx=171452862 date='2016-11-17T14:54:30Z' progress=0.196813 cache=196.7MiB(30716474txo)
     76bitcoind_1  | 2023-09-10T13:58:26Z UpdateTip: new best=000000000000000000cd2f3802f9fc9f42b45670a40b85f7a6000d3594ab93e0 height=439384 version=0x20000000 log2_work=85.555668 tx=171454569 date='2016-11-17T15:00:42Z' progress=0.196815 cache=196.7MiB(30715694txo)
     77bitcoind_1  | 2023-09-10T13:58:27Z UpdateTip: new best=0000000000000000026076b1d35b2bbec32428096bf439087fb03f04fd96db24 height=439385 version=0x20000000 log2_work=85.555696 tx=171456201 date='2016-11-17T15:03:07Z' progress=0.196817 cache=196.7MiB(30717608txo)
     78bitcoind_1  | 2023-09-10T13:58:27Z UpdateTip: new best=000000000000000003ed9dc8c88d25fa9b4af66adadda81e600a7cc5b2b471ef height=439386 version=0x20000000 log2_work=85.555724 tx=171457352 date='2016-11-17T15:05:47Z' progress=0.196818 cache=196.7MiB(30720686txo)
     79bitcoind_1  | 2023-09-10T13:58:27Z UpdateTip: new best=00000000000000000012ab54c66122b5e6d8657f886c0906b9942522b12ff334 height=439387 version=0x20000000 log2_work=85.555752 tx=171458948 date='2016-11-17T15:11:03Z' progress=0.196820 cache=196.7MiB(30722833txo)
     80bitcoind_1  | 2023-09-10T13:58:28Z UpdateTip: new best=0000000000000000040a56c4d11946a6f7c2a5bac22e3c04711fadf539a84c28 height=439388 version=0x20000000 log2_work=85.555779 tx=171460432 date='2016-11-17T15:15:07Z' progress=0.196822 cache=196.7MiB(30725472txo)
     81bitcoind_1  | 2023-09-10T13:58:29Z UpdateTip: new best=0000000000000000002fd34495b1fac1c96d23f0068cf642664f1b84beabe0d8 height=439389 version=0x20000000 log2_work=85.555807 tx=171460729 date='2016-11-17T15:15:35Z' progress=0.196822 cache=196.7MiB(30724261txo)
     82bitcoind_1  | 2023-09-10T13:58:29Z UpdateTip: new best=000000000000000000762d500b2dfa8b00a9e126543b34dec19a7be61c4e19d4 height=439390 version=0x20000000 log2_work=85.555835 tx=171462567 date='2016-11-17T15:27:42Z' progress=0.196824 cache=196.7MiB(30724837txo)
     83bitcoind_1  | 2023-09-10T13:58:29Z UpdateTip: new best=000000000000000003f67151377f9f7dfd33798560092707e1a6dfa4030c28e9 height=439391 version=0x20000000 log2_work=85.555863 tx=171464845 date='2016-11-17T15:34:44Z' progress=0.196827 cache=196.7MiB(30725223txo)
     84bitcoind_1  | 2023-09-10T13:58:29Z UpdateTip: new best=000000000000000000e10aca1f156d255abf0655b024af4a6478b038524c8a13 height=439392 version=0x20000000 log2_work=85.555890 tx=171467485 date='2016-11-17T15:53:02Z' progress=0.196830 cache=196.7MiB(30727115txo)
     85bitcoind_1  | 2023-09-10T13:58:29Z UpdateTip: new best=00000000000000000286c152cc7b340b3d14dfbb3c25405d577935c47e65ed71 height=439393 version=0x20000000 log2_work=85.555918 tx=171470104 date='2016-11-17T16:09:36Z' progress=0.196833 cache=196.7MiB(30728923txo)
     86bitcoind_1  | 2023-09-10T13:58:30Z UpdateTip: new best=000000000000000001254cecd2dd0dbe232461bcad1bbb063078675460cd8d06 height=439394 version=0x20000000 log2_work=85.555946 tx=171472379 date='2016-11-17T16:12:54Z' progress=0.196835 cache=196.7MiB(30729523txo)
     87bitcoind_1  | 2023-09-10T13:58:30Z UpdateTip: new best=000000000000000001b408cbff7aac955c609514008c274b01b6ab6f6071d2d5 height=439395 version=0x20000000 log2_work=85.555973 tx=171473874 date='2016-11-17T16:13:55Z' progress=0.196837 cache=196.7MiB(30727892txo)
     88bitcoind_1  | 2023-09-10T13:58:30Z UpdateTip: new best=0000000000000000033ce02bd7b0903f924e7ffdd3d048a83ceb3e8033db0127 height=439396 version=0x20000000 log2_work=85.556001 tx=171476511 date='2016-11-17T16:33:51Z' progress=0.196840 cache=196.7MiB(30729856txo)
     89bitcoind_1  | 2023-09-10T13:58:31Z UpdateTip: new best=000000000000000003a9bd20fba1e0663752abd36dfbb23b835e01d137725b27 height=439397 version=0x20000000 log2_work=85.556029 tx=171478673 date='2016-11-17T16:35:05Z' progress=0.196843 cache=196.7MiB(30729675txo)
     90bitcoind_1  | 2023-09-10T13:58:31Z UpdateTip: new best=0000000000000000002ab6e124dab875b5e7f5a05300eaa4a941b746559b0741 height=439398 version=0x20000000 log2_work=85.556057 tx=171481044 date='2016-11-17T16:44:25Z' progress=0.196845 cache=196.7MiB(30730282txo)
     91bitcoind_1  | 2023-09-10T13:58:31Z UpdateTip: new best=00000000000000000140b693cc782ce49b9f804e71dad59829f911dada048dfd height=439399 version=0x20000000 log2_work=85.556084 tx=171483194 date='2016-11-17T17:06:30Z' progress=0.196848 cache=196.7MiB(30730150txo)
     92bitcoind_1  | 2023-09-10T13:58:31Z UpdateTip: new best=000000000000000003961534165a73f623932bce3490784befc618c0c677c22d height=439400 version=0x20000000 log2_work=85.556112 tx=171486121 date='2016-11-17T17:36:02Z' progress=0.196851 cache=196.7MiB(30732857txo)
     93bitcoind_1  | 2023-09-10T13:58:31Z UpdateTip: new best=00000000000000000135a06e3ba84f54707c5cf2eef800ed70127dfc58edb429 height=439401 version=0x20000000 log2_work=85.556140 tx=171488920 date='2016-11-17T17:51:00Z' progress=0.196854 cache=196.7MiB(30734363txo)
     94bitcoind_1  | 2023-09-10T13:58:32Z UpdateTip: new best=00000000000000000063427424e5062fa3f3f471ef8b208574d95408fe16276e height=439402 version=0x20000000 log2_work=85.556168 tx=171491578 date='2016-11-17T17:51:09Z' progress=0.196857 cache=196.7MiB(30735453txo)
     95bitcoind_1  | 2023-09-10T13:58:32Z UpdateTip: new best=00000000000000000131f0932f8127a6f5449a08be0b77c12f2f057424c76447 height=439403 version=0x20000000 log2_work=85.556195 tx=171493786 date='2016-11-17T17:56:16Z' progress=0.196860 cache=196.7MiB(30739087txo)
     96bitcoind_1  | 2023-09-10T13:58:32Z UpdateTip: new best=000000000000000000e9f0bde4cfc0385a0867e9f34a45cfdafb00c175f80db4 height=439404 version=0x20000000 log2_work=85.556223 tx=171496040 date='2016-11-17T18:08:34Z' progress=0.196863 cache=196.7MiB(30739483txo)
     97bitcoind_1  | 2023-09-10T13:58:32Z UpdateTip: new best=0000000000000000005a8dc46639c5be0348ef43369b5bc9be3e0d10efdda32e height=439405 version=0x20000002 log2_work=85.556251 tx=171498528 date='2016-11-17T18:57:50Z' progress=0.196865 cache=196.7MiB(30742454txo)
     98bitcoind_1  | 2023-09-10T13:58:32Z UpdateTip: new best=000000000000000002fc791df669480f8df3b1a9b2e87cb611109a39edfbaa32 height=439406 version=0x20000002 log2_work=85.556279 tx=171500703 date='2016-11-17T19:30:03Z' progress=0.196868 cache=196.7MiB(30743120txo)
     99bitcoind_1  | 2023-09-10T13:58:33Z UpdateTip: new best=000000000000000001234fc9e3e52f697cfa2dd8d19791d8d927fa44e1fe573f height=439407 version=0x20000000 log2_work=85.556306 tx=171502778 date='2016-11-17T19:31:06Z' progress=0.196870 cache=196.7MiB(30742050txo)
    100bitcoind_1  | 2023-09-10T13:58:33Z UpdateTip: new best=000000000000000002132a55b6b3f7f074ade119b5d4a71dc13458026d2fac5a height=439408 version=0x20000000 log2_work=85.556334 tx=171503771 date='2016-11-17T19:39:10Z' progress=0.196871 cache=196.7MiB(30738480txo)
    101bitcoind_1  | 2023-09-10T13:58:33Z UpdateTip: new best=0000000000000000023373d5f3c34e4807e547ca3357f38ccf1c7b80688625e1 height=439409 version=0x20000000 log2_work=85.556362 tx=171505154 date='2016-11-17T19:46:07Z' progress=0.196873 cache=196.7MiB(30736218txo)
    102bitcoind_1  | 2023-09-10T13:58:34Z UpdateTip: new best=0000000000000000030bfe3bba9f500b8146b7c3d3905e29603bafc9e401d4ac height=439410 version=0x20000000 log2_work=85.556390 tx=171507503 date='2016-11-17T19:47:51Z' progress=0.196876 cache=196.7MiB(30738297txo)
    103bitcoind_1  | 2023-09-10T13:58:34Z UpdateTip: new best=0000000000000000022031f3e97f8963f4e6151354c5f954e679c84b6b299c69 height=439411 version=0x20000000 log2_work=85.556417 tx=171510421 date='2016-11-17T19:57:10Z' progress=0.196879 cache=196.7MiB(30740043txo)
    104bitcoind_1  | 2023-09-10T13:58:34Z UpdateTip: new best=00000000000000000241a0fbbecfb5c13c51019bb9bb39dedd6c45fecaa23f51 height=439412 version=0x20000000 log2_work=85.556445 tx=171512961 date='2016-11-17T20:08:26Z' progress=0.196882 cache=196.7MiB(30740905txo)
    105bitcoind_1  | 2023-09-10T13:58:34Z UpdateTip: new best=00000000000000000382ff6fac7d627ab1d46972a6b0b71c3b11f86bd43dfb4f height=439413 version=0x20000000 log2_work=85.556473 tx=171515870 date='2016-11-17T20:14:39Z' progress=0.196885 cache=196.7MiB(30741992txo)
    106bitcoind_1  | 2023-09-10T13:58:35Z UpdateTip: new best=0000000000000000033accbd3548e16640e45f4e2b8c680e7361d6333cbe009c height=439414 version=0x20000000 log2_work=85.556500 tx=171517949 date='2016-11-17T20:15:33Z' progress=0.196888 cache=196.7MiB(30742041txo)
    107bitcoind_1  | 2023-09-10T13:58:35Z UpdateTip: new best=00000000000000000412d71d9233df89f6be4fb4758cea3a2b1fd2e74f61883c height=439415 version=0x20000000 log2_work=85.556528 tx=171520685 date='2016-11-17T20:27:10Z' progress=0.196891 cache=196.7MiB(30743227txo)
    108bitcoind_1  | 2023-09-10T13:58:35Z UpdateTip: new best=000000000000000002cae52b39b746e00e1f3ff13234bacd297f2251c8f71897 height=439416 version=0x20000000 log2_work=85.556556 tx=171523198 date='2016-11-17T20:28:42Z' progress=0.196894 cache=196.7MiB(30743615txo)
    109bitcoind_1  | 2023-09-10T13:58:36Z UpdateTip: new best=000000000000000002edc339f7acde8a044dad9f4170990c0d1bcb70bc809873 height=439417 version=0x20000000 log2_work=85.556584 tx=171525001 date='2016-11-17T20:30:09Z' progress=0.196896 cache=196.7MiB(30743220txo)
    110bitcoind_1  | 2023-09-10T13:58:36Z UpdateTip: new best=0000000000000000042b408015261b58a28012898a980b74166114f856b4fa26 height=439418 version=0x20000000 log2_work=85.556611 tx=171527964 date='2016-11-17T21:32:12Z' progress=0.196899 cache=196.7MiB(30744893txo)
    111bitcoind_1  | 2023-09-10T13:58:36Z UpdateTip: new best=0000000000000000003b3cdd66479ef4f070b77b768eeedfa52c79156c58e4af height=439419 version=0x20000000 log2_work=85.556639 tx=171529756 date='2016-11-17T21:34:06Z' progress=0.196901 cache=196.7MiB(30744754txo)
    112bitcoind_1  | 2023-09-10T13:58:36Z UpdateTip: new best=0000000000000000022414b8c2635c07687b843d0fe6fbd2339e8b4e486dcad2 height=439420 version=0x20000000 log2_work=85.556667 tx=171531758 date='2016-11-17T21:35:22Z' progress=0.196904 cache=196.7MiB(30746910txo)
    113bitcoind_1  | 2023-09-10T13:58:36Z UpdateTip: new best=0000000000000000016db5edbd6571e224ad6c68276f3e51fcf718c7f82f3c50 height=439421 version=0x20000000 log2_work=85.556695 tx=171534712 date='2016-11-17T21:36:38Z' progress=0.196907 cache=196.7MiB(30748043txo)
    114bitcoind_1  | 2023-09-10T13:58:36Z UpdateTip: new best=0000000000000000024adf45faf8cfb566d877c49bad118a0e31a52df8ba8f40 height=439422 version=0x20000000 log2_work=85.556722 tx=171536402 date='2016-11-17T21:45:46Z' progress=0.196909 cache=196.7MiB(30746290txo)
    115bitcoind_1  | 2023-09-10T13:58:37Z UpdateTip: new best=0000000000000000042751089160c9705e8117e0359a6aeefd23a2da2092fb7a height=439423 version=0x20000000 log2_work=85.556750 tx=171538182 date='2016-11-17T21:50:53Z' progress=0.196911 cache=196.7MiB(30746204txo)
    116bitcoind_1  | 2023-09-10T13:58:37Z UpdateTip: new best=000000000000000003654e791eea4094b81d61b198478649ec062ace26eddab1 height=439424 version=0x20000000 log2_work=85.556778 tx=171539527 date='2016-11-17T22:00:51Z' progress=0.196912 cache=196.7MiB(30746334txo)
    117bitcoind_1  | 2023-09-10T13:58:38Z UpdateTip: new best=00000000000000000214180f50523bb19703481188b3251d2f612638a2d49e47 height=439425 version=0x20000000 log2_work=85.556805 tx=171541620 date='2016-11-17T22:09:08Z' progress=0.196915 cache=196.7MiB(30746080txo)
    118bitcoind_1  | 2023-09-10T13:58:38Z UpdateTip: new best=000000000000000000ce176f8c718d8b12a7cf1de4ccfff80cbfaac19490b3c2 height=439426 version=0x20000002 log2_work=85.556833 tx=171543509 date='2016-11-17T22:14:23Z' progress=0.196917 cache=196.7MiB(30745372txo)
    119bitcoind_1  | 2023-09-10T13:58:38Z UpdateTip: new best=0000000000000000010dd88fa88e53b0774d00b340fcc15bbfd4ebee8c53aa52 height=439427 version=0x20000000 log2_work=85.556861 tx=171544990 date='2016-11-17T22:17:34Z' progress=0.196919 cache=196.7MiB(30743527txo)
    120bitcoind_1  | 2023-09-10T13:58:38Z UpdateTip: new best=000000000000000001a1af3352240c8a3cbad1ab1a71a05c6994313804ce3675 height=439428 version=0x20000000 log2_work=85.556889 tx=171546348 date='2016-11-17T22:20:26Z' progress=0.196920 cache=196.7MiB(30741331txo)
    121bitcoind_1  | 2023-09-10T13:58:38Z UpdateTip: new best=000000000000000001a42d0f5c0e331a9d2d3091d474878abfcd3a7a09a6972a height=439429 version=0x30000000 log2_work=85.556916 tx=171547391 date='2016-11-17T22:23:15Z' progress=0.196921 cache=196.7MiB(30738542txo)
    122bitcoind_1  | 2023-09-10T13:58:38Z UpdateTip: new best=000000000000000001c6188f76a641db1bd5916e5698f1fc3a154a7d812ddf7f height=439430 version=0x20000000 log2_work=85.556944 tx=171549548 date='2016-11-17T22:54:12Z' progress=0.196924 cache=196.7MiB(30740343txo)
    123bitcoind_1  | 2023-09-10T13:58:39Z UpdateTip: new best=000000000000000003d931dde14c69a365affa2f3b7f035a17078e4b544c2984 height=439431 version=0x20000000 log2_work=85.556972 tx=171550079 date='2016-11-17T22:56:32Z' progress=0.196925 cache=196.7MiB(30734910txo)
    124bitcoind_1  | 2023-09-10T13:58:39Z UpdateTip: new best=0000000000000000024668c25537840afd2c7f0ecbdd31743b1f07a47562ed8d height=439432 version=0x20000000 log2_work=85.557000 tx=171551556 date='2016-11-17T23:15:03Z' progress=0.196926 cache=196.7MiB(30732804txo)
    125bitcoind_1  | 2023-09-10T13:58:40Z UpdateTip: new best=0000000000000000032776e4bf964bf7913e940dc3cb8ceb4cec2e87c5a096f2 height=439433 version=0x20000000 log2_work=85.557027 tx=171553197 date='2016-11-17T23:22:50Z' progress=0.196928 cache=196.7MiB(30734532txo)
    126bitcoind_1  | 2023-09-10T13:58:40Z UpdateTip: new best=000000000000000000d59028cfa8cb38f00c2d4d0f20ae10b69e5eba621ff0cb height=439434 version=0x20000000 log2_work=85.557055 tx=171555818 date='2016-11-17T23:33:01Z' progress=0.196931 cache=196.7MiB(30735704txo)
    127bitcoind_1  | 2023-09-10T13:58:40Z UpdateTip: new best=00000000000000000041d21304bf50409d486e3970f45fbdf4c73e8c22afdb3b height=439435 version=0x20000000 log2_work=85.557083 tx=171558398 date='2016-11-17T23:37:05Z' progress=0.196934 cache=196.7MiB(30736465txo)
    128bitcoind_1  | 2023-09-10T13:58:40Z UpdateTip: new best=000000000000000000c483e79584a76f2e06cf72a83579e2447e64df8c885791 height=439436 version=0x20000000 log2_work=85.557110 tx=171560671 date='2016-11-17T23:59:03Z' progress=0.196937 cache=196.7MiB(30737763txo)
    129bitcoind_1  | 2023-09-10T13:58:40Z UpdateTip: new best=000000000000000002afc54f6adbd8ac3a982264cc2ffb8c57e3d014a9a3b6d5 height=439437 version=0x20000000 log2_work=85.557138 tx=171562995 date='2016-11-18T00:02:15Z' progress=0.196939 cache=196.7MiB(30738620txo)
    130bitcoind_1  | 2023-09-10T13:58:41Z UpdateTip: new best=0000000000000000018cbd90dc183ee98aa1299f5641c3a8950524a6f6b06c65 height=439438 version=0x20000000 log2_work=85.557166 tx=171563955 date='2016-11-18T00:02:45Z' progress=0.196940 cache=196.7MiB(30740316txo)
    131bitcoind_1  | 2023-09-10T13:58:41Z UpdateTip: new best=00000000000000000126e1d7b8995e3b5c4057787059884221dcd22c6635ebc9 height=439439 version=0x20000000 log2_work=85.557194 tx=171565999 date='2016-11-18T00:15:35Z' progress=0.196943 cache=196.7MiB(30740485txo)
    132bitcoind_1  | 2023-09-10T13:58:41Z UpdateTip: new best=0000000000000000024a122b46ea825a389dd5964d8d3f89cd9b8f003d7c7993 height=439440 version=0x20000000 log2_work=85.557221 tx=171567454 date='2016-11-18T00:22:52Z' progress=0.196944 cache=196.7MiB(30740375txo)
    133bitcoind_1  | 2023-09-10T13:58:41Z UpdateTip: new best=0000000000000000038121324089cac60299f8f7e4f052d6f1ff74582e9d3588 height=439441 version=0x20000000 log2_work=85.557249 tx=171570332 date='2016-11-18T00:55:36Z' progress=0.196948 cache=196.7MiB(30742546txo)
    134bitcoind_1  | 2023-09-10T13:58:42Z UpdateTip: new best=0000000000000000039648cb8917ee15e60d8119c4517a46b18e966811e2c645 height=439442 version=0x20000000 log2_work=85.557277 tx=171572935 date='2016-11-18T01:13:56Z' progress=0.196951 cache=196.7MiB(30744289txo)
    135bitcoind_1  | 2023-09-10T13:58:42Z UpdateTip: new best=00000000000000000077a6153a1c01f2ca5681b026cdb82d11857765b7108872 height=439443 version=0x20000000 log2_work=85.557304 tx=171575315 date='2016-11-18T01:21:18Z' progress=0.196954 cache=196.7MiB(30744456txo)
    136bitcoind_1  | 2023-09-10T13:58:42Z UpdateTip: new best=0000000000000000008e633685a8062ebef6958e7e7b24252850b681d9b6ed09 height=439444 version=0x20000000 log2_work=85.557332 tx=171576723 date='2016-11-18T01:22:07Z' progress=0.196955 cache=196.7MiB(30748257txo)
    137bitcoind_1  | 2023-09-10T13:58:43Z UpdateTip: new best=000000000000000000a829799f7225e78cbd57196705b46fd2afce5cba4928ae height=439445 version=0x20000000 log2_work=85.557360 tx=171578069 date='2016-11-18T01:28:12Z' progress=0.196957 cache=196.7MiB(30755479txo)
    138bitcoind_1  | 2023-09-10T13:58:43Z UpdateTip: new best=00000000000000000234b91209967c7fe1f080ee1a6c950ee95b910c7315de1f height=439446 version=0x20000000 log2_work=85.557388 tx=171579045 date='2016-11-18T01:29:55Z' progress=0.196958 cache=196.7MiB(30760514txo)
    139bitcoind_1  | 2023-09-10T13:58:43Z UpdateTip: new best=0000000000000000004a4ae574c5f373f751e21bff689858a871123b4308d0ab height=439447 version=0x20000000 log2_work=85.557415 tx=171580088 date='2016-11-18T01:32:03Z' progress=0.196959 cache=196.7MiB(30760488txo)
    140bitcoind_1  | 2023-09-10T13:58:43Z UpdateTip: new best=0000000000000000005357f6bc21e84ccfb9cdb0a838b8fd17fba0d041847beb height=439448 version=0x20000000 log2_work=85.557443 tx=171582235 date='2016-11-18T02:12:51Z' progress=0.196961 cache=196.7MiB(30760084txo)
    141bitcoind_1  | 2023-09-10T13:58:43Z UpdateTip: new best=00000000000000000196c7cf3b80ef9d0e4a0039cee86e5d943ef318ee4c6fa6 height=439449 version=0x20000000 log2_work=85.557471 tx=171584138 date='2016-11-18T02:13:16Z' progress=0.196964 cache=196.7MiB(30760937txo)
    142bitcoind_1  | 2023-09-10T13:58:44Z UpdateTip: new best=000000000000000003ab9d97a81f09ac5eb2ef971e532eb38abcd085cabb49d3 height=439450 version=0x20000002 log2_work=85.557498 tx=171586512 date='2016-11-18T02:19:00Z' progress=0.196966 cache=196.7MiB(30761095txo)
    143bitcoind_1  | 2023-09-10T13:58:44Z UpdateTip: new best=0000000000000000002472250134bbed6183b5fd7b49dec36d0a0dfa4455f713 height=439451 version=0x20000000 log2_work=85.557526 tx=171588379 date='2016-11-18T02:29:33Z' progress=0.196969 cache=196.7MiB(30761172txo)
    144bitcoind_1  | 2023-09-10T13:58:44Z UpdateTip: new best=000000000000000003eef7b9418b852a1d1b1a1779b1dfffa5b1a8016215b5ad height=439452 version=0x20000002 log2_work=85.557554 tx=171590454 date='2016-11-18T02:41:52Z' progress=0.196971 cache=196.7MiB(30761585txo)
    145bitcoind_1  | 2023-09-10T13:58:44Z UpdateTip: new best=000000000000000003df3878512c62a7cc8afb6017e6cda0f664bb8a889a7ce0 height=439453 version=0x20000000 log2_work=85.557582 tx=171591908 date='2016-11-18T02:46:12Z' progress=0.196973 cache=196.7MiB(30763671txo)
    146bitcoind_1  | 2023-09-10T13:58:44Z UpdateTip: new best=00000000000000000034abbd00ffadfa61eedaeca55b45c7ff90226df68fc694 height=439454 version=0x20000000 log2_work=85.557609 tx=171593187 date='2016-11-18T02:50:59Z' progress=0.196974 cache=196.7MiB(30761604txo)
    147bitcoind_1  | 2023-09-10T13:58:45Z UpdateTip: new best=000000000000000002acba0c47ed11bcf724b905b09befb0238d6e4960bd26a3 height=439455 version=0x20000000 log2_work=85.557637 tx=171595320 date='2016-11-18T03:14:20Z' progress=0.196976 cache=196.7MiB(30763473txo)
    148bitcoind_1  | 2023-09-10T13:58:45Z UpdateTip: new best=0000000000000000002092c613ac870124fa517c36be1dbed1dc0cb520438591 height=439456 version=0x20000000 log2_work=85.557665 tx=171597622 date='2016-11-18T03:22:18Z' progress=0.196979 cache=196.7MiB(30763719txo)
    149bitcoind_1  | 2023-09-10T13:58:45Z UpdateTip: new best=00000000000000000433e4cdca63e02f46d8a70d4a75df5f3bae382f7657335b height=439457 version=0x20000000 log2_work=85.557692 tx=171599994 date='2016-11-18T03:39:52Z' progress=0.196982 cache=196.7MiB(30765321txo)
    150bitcoind_1  | 2023-09-10T13:58:46Z UpdateTip: new best=0000000000000000003e1df21554b6cad2287a472f2af7966eb2fff02d355d81 height=439458 version=0x20000000 log2_work=85.557720 tx=171600903 date='2016-11-18T03:40:36Z' progress=0.196983 cache=196.7MiB(30764770txo)
    151bitcoind_1  | 2023-09-10T13:58:46Z UpdateTip: new best=00000000000000000401276db50e5708822af6b9ca9b5441c9d922b1aac3cef3 height=439459 version=0x20000000 log2_work=85.557748 tx=171601601 date='2016-11-18T03:43:02Z' progress=0.196984 cache=196.7MiB(30763244txo)
    152bitcoind_1  | 2023-09-10T13:58:46Z UpdateTip: new best=00000000000000000224f8ae6e5b763d4146e78d10b483074360ac89e5508aa1 height=439460 version=0x20000000 log2_work=85.557776 tx=171603134 date='2016-11-18T03:50:14Z' progress=0.196985 cache=196.7MiB(30763291txo)
    153bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=0000000000000000012d3cb7880545ea650c92d59da7d2a02fee079d6accc805 height=439461 version=0x20000000 log2_work=85.557803 tx=171605496 date='2016-11-18T04:20:24Z' progress=0.196988 cache=196.7MiB(30767545txo)
    154bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=000000000000000003ae6be5811e67c583100d96f259d87a75df092d68312b05 height=439462 version=0x20000000 log2_work=85.557831 tx=171607466 date='2016-11-18T04:32:24Z' progress=0.196990 cache=196.7MiB(30769943txo)
    155bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=000000000000000004470a6b0e138d40c405cdabf422018ec42f9ca27457fb03 height=439463 version=0x20000000 log2_work=85.557859 tx=171609485 date='2016-11-18T04:39:30Z' progress=0.196993 cache=196.7MiB(30771296txo)
    156bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=0000000000000000026459fd49d2acaeb8c40bb414367269e003972ecffccced height=439464 version=0x20000000 log2_work=85.557886 tx=171611044 date='2016-11-18T04:41:06Z' progress=0.196995 cache=196.7MiB(30770776txo)
    157bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=00000000000000000273b62d90f6c0d9d5851c521992ddb659b6a35e1751bc93 height=439465 version=0x20000000 log2_work=85.557914 tx=171612481 date='2016-11-18T04:46:07Z' progress=0.196996 cache=196.7MiB(30768240txo)
    158bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=0000000000000000042bc7247b78c60484ae60c6b465f619766f1426efcb0bbc height=439466 version=0x20000000 log2_work=85.557942 tx=171614702 date='2016-11-18T05:04:46Z' progress=0.196999 cache=196.7MiB(30768736txo)
    159bitcoind_1  | 2023-09-10T13:58:47Z UpdateTip: new best=0000000000000000017341ac6aa5eb518f42449ee25f564e742a28a063f1ee4a height=439467 version=0x20000000 log2_work=85.557969 tx=171615660 date='2016-11-18T05:08:57Z' progress=0.197000 cache=196.7MiB(30768621txo)
    160bitcoind_1  | 2023-09-10T13:58:48Z UpdateTip: new best=000000000000000003589c85ef8241f8c25df93cb2c3a3fe4a8d6c50d81ec067 height=439468 version=0x20000000 log2_work=85.557997 tx=171617228 date='2016-11-18T05:17:31Z' progress=0.197002 cache=196.7MiB(30767178txo)
    161bitcoind_1  | 2023-09-10T13:58:48Z UpdateTip: new best=000000000000000000acdb251962e7861018d861426b3a837d0b3f1c04993996 height=439469 version=0x20000000 log2_work=85.558025 tx=171617447 date='2016-11-18T05:18:38Z' progress=0.197002 cache=196.7MiB(30767624txo)
    162bitcoind_1  | 2023-09-10T13:58:49Z UpdateTip: new best=0000000000000000041388830e4f9c0ad246bc911856bb810e6c89d1826ebb08 height=439470 version=0x20000000 log2_work=85.558053 tx=171617809 date='2016-11-18T05:20:16Z' progress=0.197002 cache=196.7MiB(30766237txo)
    163bitcoind_1  | 2023-09-10T13:58:49Z UpdateTip: new best=000000000000000000fd2d5376036bc2d5b6de95ed24618d3272d1336da6f259 height=439471 version=0x20000000 log2_work=85.558080 tx=171618942 date='2016-11-18T05:25:11Z' progress=0.197004 cache=196.7MiB(30765011txo)
    164bitcoind_1  | 2023-09-10T13:58:49Z UpdateTip: new best=00000000000000000063764ae5afa48e74a4b18eb243480419f2b06eaee2ea60 height=439472 version=0x20000000 log2_work=85.558108 tx=171621535 date='2016-11-18T05:55:10Z' progress=0.197007 cache=196.7MiB(30766873txo)
    165bitcoind_1  | 2023-09-10T13:58:49Z UpdateTip: new best=000000000000000002ecbd78c08136f17de27707adbde6499fae054f3b446ba7 height=439473 version=0x20000000 log2_work=85.558136 tx=171623350 date='2016-11-18T05:56:59Z' progress=0.197009 cache=196.7MiB(30766362txo)
    166bitcoind_1  | 2023-09-10T13:58:49Z UpdateTip: new best=000000000000000001573ba675f4cbc15d5d6bbb6ecc4d7f2163d8e5c19d1dd6 height=439474 version=0x20000000 log2_work=85.558163 tx=171625107 date='2016-11-18T06:07:16Z' progress=0.197011 cache=196.7MiB(30766480txo)
    167bitcoind_1  | 2023-09-10T13:58:49Z UpdateTip: new best=00000000000000000062ab9e3a42f9e4f10cb0fc34dc66e369e064826dbcfa23 height=439475 version=0x30000000 log2_work=85.558191 tx=171627310 date='2016-11-18T06:40:25Z' progress=0.197013 cache=196.7MiB(30767610txo)
    168bitcoind_1  | 2023-09-10T13:58:50Z UpdateTip: new best=00000000000000000292d8fb867b1c47018198d89e1510df19d20628e951cbe0 height=439476 version=0x20000000 log2_work=85.558219 tx=171629796 date='2016-11-18T06:44:20Z' progress=0.197016 cache=196.7MiB(30768581txo)
    169bitcoind_1  | 2023-09-10T13:58:50Z UpdateTip: new best=000000000000000000225fa6176018c6538572d36c14db89de1b98c94171780b height=439477 version=0x20000000 log2_work=85.558246 tx=171631019 date='2016-11-18T06:45:27Z' progress=0.197017 cache=196.7MiB(30768495txo)
    170bitcoind_1  | 2023-09-10T13:58:50Z UpdateTip: new best=000000000000000000f307194d7ef0983b89f076b4f9eb2ad684ffcdbcd909d5 height=439478 version=0x20000000 log2_work=85.558274 tx=171632789 date='2016-11-18T06:56:09Z' progress=0.197019 cache=196.7MiB(30767495txo)
    171bitcoind_1  | 2023-09-10T13:58:50Z UpdateTip: new best=000000000000000000f147c46d0009ede25210d4d4cbb74aeab23c77f7aa4646 height=439479 version=0x20000000 log2_work=85.558302 tx=171633916 date='2016-11-18T07:07:22Z' progress=0.197021 cache=196.7MiB(30764303txo)
    172bitcoind_1  | 2023-09-10T13:58:50Z UpdateTip: new best=000000000000000000c9dfaaac6654150ae5ad0d57bb5b90b7cd6d79788dbae2 height=439480 version=0x20000000 log2_work=85.558330 tx=171636475 date='2016-11-18T07:27:04Z' progress=0.197024 cache=196.7MiB(30765602txo)
    173bitcoind_1  | 2023-09-10T13:58:51Z UpdateTip: new best=00000000000000000208239c031e8a7ba2438384c7430983f54ccaa8ffe4b8f2 height=439481 version=0x20000000 log2_work=85.558357 tx=171638592 date='2016-11-18T07:48:02Z' progress=0.197026 cache=196.7MiB(30767697txo)
    174bitcoind_1  | 2023-09-10T13:58:51Z UpdateTip: new best=00000000000000000253a6b272c591698f459600ebe211af148e3637243afc4b height=439482 version=0x20000000 log2_work=85.558385 tx=171640636 date='2016-11-18T07:54:30Z' progress=0.197028 cache=196.7MiB(30767514txo)
    175bitcoind_1  | 2023-09-10T13:58:51Z UpdateTip: new best=000000000000000000efaa1f90edac87ce7cd32973f6fd7953876f9b51bf98ce height=439483 version=0x20000000 log2_work=85.558413 tx=171642723 date='2016-11-18T08:05:21Z' progress=0.197031 cache=196.7MiB(30768775txo)
    176bitcoind_1  | 2023-09-10T13:58:52Z UpdateTip: new best=0000000000000000021e63dfccd72e8a3be2728a8837c9ac2bcf6dc3a4604a33 height=439484 version=0x20000000 log2_work=85.558440 tx=171644238 date='2016-11-18T08:07:03Z' progress=0.197033 cache=196.7MiB(30769131txo)
    177bitcoind_1  | 2023-09-10T13:58:52Z UpdateTip: new best=00000000000000000122eb40871e6ab5030ebce312acf2f39596be7249aa900b height=439485 version=0x20000000 log2_work=85.558468 tx=171645432 date='2016-11-18T08:10:06Z' progress=0.197034 cache=196.7MiB(30767473txo)
    178bitcoind_1  | 2023-09-10T13:58:52Z UpdateTip: new best=000000000000000002f386d957bd6c92780368afcc5d05142e1525b3ca36f5fb height=439486 version=0x20000000 log2_work=85.558496 tx=171647018 date='2016-11-18T08:18:09Z' progress=0.197036 cache=196.7MiB(30766947txo)
    179bitcoind_1  | 2023-09-10T13:58:53Z UpdateTip: new best=0000000000000000042a2ed4a504424060407825d774a54f2e148fa769ee72ff height=439487 version=0x20000000 log2_work=85.558523 tx=171647914 date='2016-11-18T08:22:28Z' progress=0.197037 cache=196.7MiB(30766341txo)
    180bitcoind_1  | 2023-09-10T13:58:53Z UpdateTip: new best=000000000000000001a4da46f04329a0790734e22172fe14a2c8cf973e8c9d29 height=439488 version=0x20000000 log2_work=85.558554 tx=171649422 date='2016-11-18T08:30:15Z' progress=0.197039 cache=196.7MiB(30766385txo)
    181bitcoind_1  | 2023-09-10T13:58:53Z UpdateTip: new best=000000000000000003486e2826cd9cf34fc0244527164e65e9123b77ef1fbf25 height=439489 version=0x20000000 log2_work=85.558585 tx=171651830 date='2016-11-18T08:45:43Z' progress=0.197041 cache=196.7MiB(30767238txo)
    182bitcoind_1  | 2023-09-10T13:58:53Z UpdateTip: new best=000000000000000002bfd1d465e40073c8f081650c60c0e387090d66f2bed1b2 height=439490 version=0x20000000 log2_work=85.558615 tx=171654304 date='2016-11-18T09:08:58Z' progress=0.197044 cache=196.7MiB(30768371txo)
    183bitcoind_1  | 2023-09-10T13:58:53Z UpdateTip: new best=000000000000000001566969480237396788aa6b84b6a0bbbe00e417050035c3 height=439491 version=0x20000000 log2_work=85.558646 tx=171656445 date='2016-11-18T09:10:47Z' progress=0.197047 cache=196.7MiB(30768650txo)
    184bitcoind_1  | 2023-09-10T13:58:54Z UpdateTip: new best=000000000000000000e8f2fd9a9a989a5fa818de9f1397753b3fa64fc77be5e4 height=439492 version=0x20000000 log2_work=85.558677 tx=171657639 date='2016-11-18T09:14:19Z' progress=0.197048 cache=196.7MiB(30769178txo)
    185bitcoind_1  | 2023-09-10T13:58:55Z UpdateTip: new best=00000000000000000190bc4b4beae91e20b93c43e89e12b2cadfe7661591bfc7 height=439493 version=0x20000000 log2_work=85.558707 tx=171659926 date='2016-11-18T09:28:58Z' progress=0.197051 cache=196.7MiB(30769912txo)
    186bitcoind_1  | 2023-09-10T13:58:55Z UpdateTip: new best=000000000000000001d3d35d569ab9d6a90dfa07e7fa52e614bb6ccce773685c height=439494 version=0x20000000 log2_work=85.558738 tx=171660996 date='2016-11-18T09:32:52Z' progress=0.197052 cache=196.7MiB(30768028txo)
    187bitcoind_1  | 2023-09-10T13:58:55Z UpdateTip: new best=000000000000000000748c16f86ad86f62e858c0eccf74ef379b37a565d507df height=439495 version=0x20000000 log2_work=85.558769 tx=171662529 date='2016-11-18T09:41:07Z' progress=0.197054 cache=196.7MiB(30767398txo)
    188bitcoind_1  | 2023-09-10T13:58:55Z UpdateTip: new best=000000000000000001b1a1b0d846a8dccf8244c28b4d1e7b1e44e11075962030 height=439496 version=0x20000000 log2_work=85.558799 tx=171663953 date='2016-11-18T09:46:37Z' progress=0.197055 cache=196.7MiB(30766226txo)
    189bitcoind_1  | 2023-09-10T13:58:55Z UpdateTip: new best=000000000000000003e66d6e2da3485450f449c1badac45768846a1866ebd8e3 height=439497 version=0x20000002 log2_work=85.558830 tx=171666639 date='2016-11-18T10:04:17Z' progress=0.197058 cache=196.7MiB(30767752txo)
    190bitcoind_1  | 2023-09-10T13:58:56Z UpdateTip: new best=000000000000000001610fd62893b93ad9dbf530845dba6dc7e002d1652540b5 height=439498 version=0x20000000 log2_work=85.558860 tx=171667573 date='2016-11-18T10:04:58Z' progress=0.197059 cache=196.7MiB(30765877txo)
    191bitcoind_1  | 2023-09-10T13:58:56Z UpdateTip: new best=000000000000000001b5a8fe9b8a5e824a31377b0e415e7fa9cff0d27f79bf10 height=439499 version=0x20000000 log2_work=85.558891 tx=171669245 date='2016-11-18T10:13:15Z' progress=0.197061 cache=196.7MiB(30767609txo)
    192bitcoind_1  | 2023-09-10T13:58:57Z UpdateTip: new best=0000000000000000013013707c3f311d96a8776dfff7374ec9bda2586278dcae height=439500 version=0x20000000 log2_work=85.558922 tx=171670330 date='2016-11-18T10:18:29Z' progress=0.197063 cache=196.7MiB(30768236txo)
    193bitcoind_1  | 2023-09-10T13:58:57Z UpdateTip: new best=000000000000000002fda8b0dd1047c92360d24f3e4c58ef05d50bece42c9feb height=439501 version=0x20000000 log2_work=85.558952 tx=171670855 date='2016-11-18T10:20:45Z' progress=0.197063 cache=196.7MiB(30768154txo)
    194bitcoind_1  | 2023-09-10T13:58:57Z UpdateTip: new best=000000000000000001798981dbec941f14e2c13de27046415ea6da57c7521305 height=439502 version=0x20000002 log2_work=85.558983 tx=171673161 date='2016-11-18T10:33:04Z' progress=0.197066 cache=196.7MiB(30768475txo)
    195bitcoind_1  | 2023-09-10T13:58:57Z UpdateTip: new best=000000000000000002ad08060c38e6002eca2148a1f72aeae3ecc1f7771aa5a0 height=439503 version=0x20000000 log2_work=85.559014 tx=171674567 date='2016-11-18T10:39:00Z' progress=0.197067 cache=196.7MiB(30768541txo)
    196bitcoind_1  | 2023-09-10T13:58:57Z UpdateTip: new best=000000000000000000fa1b8a64eba9d1d3cb2d72fd9ea0f00dcdcae932541a63 height=439504 version=0x20000000 log2_work=85.559044 tx=171676415 date='2016-11-18T10:54:19Z' progress=0.197070 cache=196.7MiB(30768881txo)
    197bitcoind_1  | 2023-09-10T13:58:57Z UpdateTip: new best=0000000000000000024b920f62367127b791c76c2927c4c925e5b7b89ca421aa height=439505 version=0x20000000 log2_work=85.559075 tx=171677925 date='2016-11-18T10:55:20Z' progress=0.197071 cache=196.7MiB(30769018txo)
    198bitcoind_1  | 2023-09-10T13:58:59Z UpdateTip: new best=000000000000000000ff31d637501aa9ed08a4948056f31c147fc73e96d630da height=439506 version=0x20000000 log2_work=85.559106 tx=171678233 date='2016-11-18T10:56:21Z' progress=0.197072 cache=196.7MiB(30773168txo)
    199bitcoind_1  | 2023-09-10T13:58:59Z UpdateTip: new best=000000000000000000cfc8bc110a99b097ddf3b9c3601725b1dd6920919eee12 height=439507 version=0x20000000 log2_work=85.559136 tx=171680205 date='2016-11-18T11:05:37Z' progress=0.197074 cache=196.7MiB(30774216txo)
    200bitcoind_1  | 2023-09-10T13:58:59Z UpdateTip: new best=000000000000000001d932804c4a0a34d28ffaf92699017eaea35344dda3d437 height=439508 version=0x20000002 log2_work=85.559167 tx=171680708 date='2016-11-18T11:08:09Z' progress=0.197074 cache=196.7MiB(30774248txo)
    201bitcoind_1  | 2023-09-10T13:58:59Z UpdateTip: new best=0000000000000000002cc1d2a6275d37b11f055cbdaf7c4a130460196cbd856a height=439509 version=0x20000000 log2_work=85.559197 tx=171683355 date='2016-11-18T11:55:38Z' progress=0.197078 cache=196.7MiB(30776002txo)
    202bitcoind_1  | 2023-09-10T13:59:00Z UpdateTip: new best=0000000000000000039f977e5b28cbff7f9e8c757348c81cb378c2cae22b2cf8 height=439510 version=0x20000000 log2_work=85.559228 tx=171685242 date='2016-11-18T11:58:34Z' progress=0.197080 cache=196.7MiB(30776850txo)
    203bitcoind_1  | 2023-09-10T13:59:00Z UpdateTip: new best=0000000000000000022f9ec29d22198e1780cf112339dbfe8d47307b141a8a6c height=439511 version=0x20000000 log2_work=85.559259 tx=171687057 date='2016-11-18T12:01:35Z' progress=0.197082 cache=196.7MiB(30777268txo)
    204bitcoind_1  | 2023-09-10T13:59:00Z UpdateTip: new best=000000000000000002c2f2ef27a199279f3e9dca186add2f3f7f7d839ea07fbb height=439512 version=0x20000000 log2_work=85.559289 tx=171688967 date='2016-11-18T12:14:09Z' progress=0.197084 cache=196.7MiB(30777176txo)
    205bitcoind_1  | 2023-09-10T13:59:01Z UpdateTip: new best=0000000000000000021764aa59cfac6f2b14be6241fc2f8c52e58e13288055b6 height=439513 version=0x20000000 log2_work=85.559320 tx=171691580 date='2016-11-18T12:41:28Z' progress=0.197087 cache=196.7MiB(30779560txo)
    206bitcoind_1  | 2023-09-10T13:59:01Z UpdateTip: new best=000000000000000003569dea7c9fafd7315419009107b48e73a33c6701cbd131 height=439514 version=0x20000000 log2_work=85.559351 tx=171693196 date='2016-11-18T12:52:12Z' progress=0.197089 cache=196.7MiB(30780092txo)
    207bitcoind_1  | 2023-09-10T13:59:01Z UpdateTip: new best=00000000000000000151868ed9caeb4d7aa19bf9dd0ed1c8720805c3cdf171b7 height=439515 version=0x20000000 log2_work=85.559381 tx=171696295 date='2016-11-18T12:57:11Z' progress=0.197092 cache=196.7MiB(30781473txo)
    208bitcoind_1  | 2023-09-10T13:59:02Z UpdateTip: new best=00000000000000000192c28d40cadf5ebcaf3cd7c1ae50e59ff8820b47d1403a height=439516 version=0x20000000 log2_work=85.559412 tx=171698871 date='2016-11-18T13:02:57Z' progress=0.197095 cache=196.7MiB(30782478txo)
    209bitcoind_1  | 2023-09-10T13:59:02Z UpdateTip: new best=000000000000000000bdffd0af9d23e8883e2c71475e9e8f4433aab60be9325a height=439517 version=0x20000000 log2_work=85.559443 tx=171700518 date='2016-11-18T13:04:53Z' progress=0.197097 cache=196.7MiB(30783253txo)
    210bitcoind_1  | 2023-09-10T13:59:03Z UpdateTip: new best=00000000000000000174c4406407ebbd101ee83f133a48dad9fc8507af1ab67a height=439518 version=0x20000000 log2_work=85.559473 tx=171701630 date='2016-11-18T13:07:35Z' progress=0.197099 cache=196.7MiB(30784012txo)
    211bitcoind_1  | 2023-09-10T13:59:03Z UpdateTip: new best=000000000000000001d352e432251a4923d22506b4c9eb801c5ae48c977eb717 height=439519 version=0x20000000 log2_work=85.559504 tx=171702917 date='2016-11-18T13:20:26Z' progress=0.197100 cache=196.7MiB(30782105txo)
    212bitcoind_1  | 2023-09-10T13:59:03Z UpdateTip: new best=0000000000000000018bce898c5000b61d837f28ed77fb408be8921aa8753064 height=439520 version=0x20000000 log2_work=85.559534 tx=171704558 date='2016-11-18T13:30:22Z' progress=0.197102 cache=196.7MiB(30781922txo)
    213bitcoind_1  | 2023-09-10T13:59:04Z UpdateTip: new best=0000000000000000003848268ec1fd8f0a26be4fac4320a85b364048e1598d45 height=439521 version=0x20000002 log2_work=85.559565 tx=171707216 date='2016-11-18T13:36:50Z' progress=0.197105 cache=196.7MiB(30782661txo)
    214bitcoind_1  | 2023-09-10T13:59:04Z UpdateTip: new best=0000000000000000011b2363eef4b711d8ad2c8ce5568db9e0d37996f8887542 height=439522 version=0x20000000 log2_work=85.559596 tx=171708773 date='2016-11-18T13:50:45Z' progress=0.197107 cache=196.7MiB(30783575txo)
    215bitcoind_1  | 2023-09-10T13:59:05Z UpdateTip: new best=000000000000000002d09c81ae027066fda14e1411272de1606b13b7fccd949a height=439523 version=0x20000000 log2_work=85.559626 tx=171710006 date='2016-11-18T13:51:29Z' progress=0.197108 cache=196.7MiB(30782969txo)
    216bitcoind_1  | 2023-09-10T13:59:05Z UpdateTip: new best=0000000000000000008ddf50266bbc699cc5b0df0337ec77ba4d7268f4feb413 height=439524 version=0x20000000 log2_work=85.559657 tx=171711831 date='2016-11-18T14:03:02Z' progress=0.197110 cache=196.7MiB(30782884txo)
    217bitcoind_1  | 2023-09-10T13:59:05Z UpdateTip: new best=000000000000000001aa6f5de9109928bdb537eee34d24186cda54967ea3eb26 height=439525 version=0x20000000 log2_work=85.559688 tx=171713902 date='2016-11-18T14:24:16Z' progress=0.197113 cache=196.7MiB(30783754txo)
    218bitcoind_1  | 2023-09-10T13:59:05Z UpdateTip: new best=000000000000000003295c2d88a275183d3b3a2209a6a2a81e4b24ce66060aad height=439526 version=0x20000000 log2_work=85.559718 tx=171716197 date='2016-11-18T14:36:25Z' progress=0.197115 cache=196.7MiB(30786276txo)
    219bitcoind_1  | 2023-09-10T13:59:06Z UpdateTip: new best=00000000000000000220765d333aa153eb0b751560994422d31206702907e56f height=439527 version=0x20000000 log2_work=85.559749 tx=171719048 date='2016-11-18T14:45:27Z' progress=0.197118 cache=196.7MiB(30787994txo)
    220bitcoind_1  | 2023-09-10T13:59:06Z UpdateTip: new best=000000000000000002122c34dded179ffd49602bf644a9452e9e7a5fb466d00a height=439528 version=0x20000002 log2_work=85.559779 tx=171721090 date='2016-11-18T14:45:56Z' progress=0.197121 cache=196.7MiB(30789076txo)
    221bitcoind_1  | 2023-09-10T13:59:07Z UpdateTip: new best=000000000000000001ff757df0b382f39f3cbbb56ad0799d9cc17059d90d171e height=439529 version=0x20000000 log2_work=85.559810 tx=171722610 date='2016-11-18T14:51:43Z' progress=0.197123 cache=196.7MiB(30789513txo)
    222bitcoind_1  | 2023-09-10T13:59:07Z UpdateTip: new best=000000000000000001cccd4635daab21f30136a5a532dfff946bafa77eb83d48 height=439530 version=0x20000000 log2_work=85.559841 tx=171724562 date='2016-11-18T14:58:35Z' progress=0.197125 cache=196.7MiB(30789811txo)
    223bitcoind_1  | 2023-09-10T13:59:08Z UpdateTip: new best=0000000000000000002738c416e424465b0f443d013907e56fa03b5e7dda8766 height=439531 version=0x20000002 log2_work=85.559871 tx=171727106 date='2016-11-18T15:35:44Z' progress=0.197128 cache=196.7MiB(30792392txo)
    224bitcoind_1  | 2023-09-10T13:59:08Z UpdateTip: new best=000000000000000002e7603741144a6baf6624162d8819c4789a5b06b144ae3b height=439532 version=0x20000000 log2_work=85.559902 tx=171729225 date='2016-11-18T15:40:34Z' progress=0.197130 cache=196.7MiB(30792879txo)
    225bitcoind_1  | 2023-09-10T13:59:08Z UpdateTip: new best=000000000000000003d28d25f5e1aed1c3d5f600c92eac9b1d7fa9844875e920 height=439533 version=0x20000000 log2_work=85.559933 tx=171731433 date='2016-11-18T15:42:54Z' progress=0.197133 cache=196.7MiB(30793519txo)
    226bitcoind_1  | 2023-09-10T13:59:08Z UpdateTip: new best=0000000000000000029e6532274ef6d67b72c49cd598d3e1e44ab8604760f8bb height=439534 version=0x20000002 log2_work=85.559963 tx=171733181 date='2016-11-18T15:49:46Z' progress=0.197135 cache=196.7MiB(30793759txo)
    227bitcoind_1  | 2023-09-10T13:59:08Z UpdateTip: new best=00000000000000000382af4138d60931b43b03fe313a87963e6b9a971ad4f7ee height=439535 version=0x20000000 log2_work=85.559994 tx=171735528 date='2016-11-18T16:07:53Z' progress=0.197137 cache=196.7MiB(30795093txo)
    228bitcoind_1  | 2023-09-10T13:59:09Z UpdateTip: new best=000000000000000000a41c1c3bf91a912aaa63c65baa26004e1c2256bf503d6f height=439536 version=0x20000000 log2_work=85.560024 tx=171738573 date='2016-11-18T16:13:08Z' progress=0.197141 cache=196.7MiB(30796390txo)
    229bitcoind_1  | 2023-09-10T13:59:09Z UpdateTip: new best=00000000000000000103d7cd86e810f185d6e4a1b7044e6f30d539c6070197eb height=439537 version=0x20000000 log2_work=85.560055 tx=171740887 date='2016-11-18T16:14:16Z' progress=0.197144 cache=196.7MiB(30796186txo)
    230bitcoind_1  | 2023-09-10T13:59:09Z UpdateTip: new best=000000000000000001c602fb3d49ce6c4d412a905b36bd8d32d53e3d7b4ae6f0 height=439538 version=0x20000000 log2_work=85.560086 tx=171742259 date='2016-11-18T16:20:36Z' progress=0.197145 cache=196.7MiB(30796113txo)
    231bitcoind_1  | 2023-09-10T13:59:10Z UpdateTip: new best=000000000000000000173e009cec7886babcfb1e205d0ad0f97e11b8a83f49e1 height=439539 version=0x20000002 log2_work=85.560116 tx=171744633 date='2016-11-18T16:30:41Z' progress=0.197148 cache=196.7MiB(30796480txo)
    232bitcoind_1  | 2023-09-10T13:59:10Z UpdateTip: new best=000000000000000002ae9d86195c7826024d3fc7853569e6628542ad3f335d26 height=439540 version=0x20000000 log2_work=85.560147 tx=171746524 date='2016-11-18T16:30:58Z' progress=0.197150 cache=196.7MiB(30797585txo)
    233bitcoind_1  | 2023-09-10T13:59:10Z UpdateTip: new best=0000000000000000030fb4267261c12c16cc95a357b397b85e8da469ce482b75 height=439541 version=0x20000000 log2_work=85.560177 tx=171748909 date='2016-11-18T16:36:45Z' progress=0.197153 cache=196.7MiB(30798197txo)
    234bitcoind_1  | 2023-09-10T13:59:11Z UpdateTip: new best=000000000000000000d2f1f4a123f39b41ab10ba094b43f3d3654ec706b8889d height=439542 version=0x20000000 log2_work=85.560208 tx=171750942 date='2016-11-18T16:43:50Z' progress=0.197155 cache=196.7MiB(30799209txo)
    235bitcoind_1  | 2023-09-10T13:59:11Z UpdateTip: new best=000000000000000000cd7598aa4205f9946ee494f6a3e29659d4f07acfbb71c3 height=439543 version=0x20000000 log2_work=85.560239 tx=171753078 date='2016-11-18T16:52:56Z' progress=0.197158 cache=196.7MiB(30799390txo)
    236bitcoind_1  | 2023-09-10T13:59:11Z UpdateTip: new best=000000000000000002bba3ec7c92411a020b82c4fb901e9d7aadf12cba712a1c height=439544 version=0x20000000 log2_work=85.560269 tx=171755663 date='2016-11-18T16:58:46Z' progress=0.197161 cache=196.7MiB(30800839txo)
    237bitcoind_1  | 2023-09-10T13:59:11Z UpdateTip: new best=000000000000000002b3904daf19a8fed443795a3cc89522f69f175cd6f51ea3 height=439545 version=0x20000000 log2_work=85.560300 tx=171757267 date='2016-11-18T16:59:59Z' progress=0.197162 cache=196.7MiB(30799045txo)
    238bitcoind_1  | 2023-09-10T13:59:12Z UpdateTip: new best=000000000000000002ee8ebffabfa2e133e9fa8cd03509ff37f7af155047044d height=439546 version=0x20000000 log2_work=85.560330 tx=171758937 date='2016-11-18T17:06:20Z' progress=0.197164 cache=196.7MiB(30798966txo)
    239bitcoind_1  | 2023-09-10T13:59:12Z UpdateTip: new best=000000000000000002b48ca5f10bd154255296518f9a6efe3e6dceaac41cec80 height=439547 version=0x20000000 log2_work=85.560361 tx=171761515 date='2016-11-18T17:21:31Z' progress=0.197167 cache=196.7MiB(30800719txo)
    240bitcoind_1  | 2023-09-10T13:59:12Z UpdateTip: new best=0000000000000000010e8d76ba15bf0576f5332944f55a1602171ac2d8803aa2 height=439548 version=0x20000000 log2_work=85.560392 tx=171763897 date='2016-11-18T17:26:54Z' progress=0.197170 cache=196.7MiB(30801985txo)
    241bitcoind_1  | 2023-09-10T13:59:13Z UpdateTip: new best=000000000000000000fd7ff38c336c1cb16cf3aad7dcd26efdae0a58648ac9b3 height=439549 version=0x20000000 log2_work=85.560422 tx=171766288 date='2016-11-18T18:01:03Z' progress=0.197173 cache=196.7MiB(30803830txo)
    242bitcoind_1  | 2023-09-10T13:59:13Z UpdateTip: new best=000000000000000001ecdc8e78785480058bc8143d2c7d50492e036b357d06bc height=439550 version=0x20000000 log2_work=85.560453 tx=171768514 date='2016-11-18T18:10:19Z' progress=0.197175 cache=196.7MiB(30806167txo)
    243bitcoind_1  | 2023-09-10T13:59:14Z UpdateTip: new best=000000000000000002f9330ab673c9a7cf6191fc55457fd16a142cc79995f221 height=439551 version=0x20000000 log2_work=85.560484 tx=171768515 date='2016-11-18T18:21:09Z' progress=0.197175 cache=196.7MiB(30806168txo)
    244bitcoind_1  | 2023-09-10T13:59:14Z UpdateTip: new best=000000000000000002b3bceb99ef6a40ce4d5e833f2d27d7d457f399d49ad6a1 height=439552 version=0x20000002 log2_work=85.560514 tx=171770731 date='2016-11-18T18:14:38Z' progress=0.197178 cache=196.7MiB(30807294txo)
    245bitcoind_1  | 2023-09-10T13:59:14Z UpdateTip: new best=000000000000000001a9123f069820282ed55bdc93fcff7e2f4e074d714fa8b9 height=439553 version=0x20000000 log2_work=85.560545 tx=171773527 date='2016-11-18T18:21:11Z' progress=0.197181 cache=196.7MiB(30808798txo)
    246bitcoind_1  | 2023-09-10T13:59:14Z UpdateTip: new best=000000000000000003190532677539b27d4c2da5815a2b4a1a260f704a6a7e36 height=439554 version=0x20000000 log2_work=85.560575 tx=171775544 date='2016-11-18T18:22:03Z' progress=0.197183 cache=196.7MiB(30809350txo)
    247bitcoind_1  | 2023-09-10T13:59:14Z UpdateTip: new best=0000000000000000034e4277f7d3d3dfc53e417f341a6643f9b8e0c7949bbd1a height=439555 version=0x20000000 log2_work=85.560606 tx=171777804 date='2016-11-18T18:31:05Z' progress=0.197186 cache=196.7MiB(30809499txo)
    248bitcoind_1  | 2023-09-10T13:59:15Z UpdateTip: new best=00000000000000000084c244fdf82db8dc6cb042ac6e277746b96ee87ec110ad height=439556 version=0x20000000 log2_work=85.560637 tx=171778830 date='2016-11-18T18:33:13Z' progress=0.197187 cache=196.7MiB(30807080txo)
    249bitcoind_1  | 2023-09-10T13:59:15Z UpdateTip: new best=000000000000000003b00710efabe04f0a5dc95abc85fc5c91c6ff3e9ccf59c8 height=439557 version=0x20000000 log2_work=85.560667 tx=171780155 date='2016-11-18T18:40:18Z' progress=0.197189 cache=196.7MiB(30807614txo)
    250bitcoind_1  | 2023-09-10T13:59:15Z UpdateTip: new best=00000000000000000236fb1ed60c84cb9144c369fde18e95a801bb645cbf061a height=439558 version=0x20000000 log2_work=85.560698 tx=171781724 date='2016-11-18T18:45:11Z' progress=0.197190 cache=196.7MiB(30808285txo)
    251bitcoind_1  | 2023-09-10T13:59:15Z UpdateTip: new best=000000000000000002467d0c17c7646fb17b7bb6fe6b49d79920e74ee5cd4283 height=439559 version=0x20000000 log2_work=85.560728 tx=171782821 date='2016-11-18T18:48:03Z' progress=0.197192 cache=196.7MiB(30806853txo)
    252bitcoind_1  | 2023-09-10T13:59:16Z UpdateTip: new best=0000000000000000004eb1fb74951a706b8ac10ac5b4e9db5ed43ded0dce43bf height=439560 version=0x20000000 log2_work=85.560759 tx=171784027 date='2016-11-18T18:52:43Z' progress=0.197193 cache=196.7MiB(30807486txo)
    253bitcoind_1  | 2023-09-10T13:59:16Z UpdateTip: new best=00000000000000000263f6bcdb4e377a2a945412d3cc4aa482b511593ffb2950 height=439561 version=0x20000000 log2_work=85.560790 tx=171785789 date='2016-11-18T19:00:00Z' progress=0.197195 cache=196.7MiB(30808084txo)
    254bitcoind_1  | 2023-09-10T13:59:16Z UpdateTip: new best=0000000000000000005ec663ab775f923b11221c9fcb19a402483edac29dc16f height=439562 version=0x20000002 log2_work=85.560820 tx=171788221 date='2016-11-18T19:22:18Z' progress=0.197198 cache=196.7MiB(30810125txo)
    255bitcoind_1  | 2023-09-10T13:59:17Z UpdateTip: new best=0000000000000000032a60250230d8edf325d76848e57309b755505ce8d82dd1 height=439563 version=0x20000000 log2_work=85.560851 tx=171790972 date='2016-11-18T19:32:48Z' progress=0.197201 cache=196.7MiB(30811712txo)
    256bitcoind_1  | 2023-09-10T13:59:17Z UpdateTip: new best=000000000000000002afb30e3db0100962a8ec44a6ad79aaa552f5830a3f5f7b height=439564 version=0x20000002 log2_work=85.560881 tx=171792570 date='2016-11-18T19:34:35Z' progress=0.197203 cache=196.7MiB(30814888txo)
    257bitcoind_1  | 2023-09-10T13:59:17Z UpdateTip: new best=0000000000000000034e467c680f73d30391f59e8ca61b362bb20ef699742e2f height=439565 version=0x20000000 log2_work=85.560912 tx=171795099 date='2016-11-18T19:49:45Z' progress=0.197206 cache=196.7MiB(30818887txo)
    258bitcoind_1  | 2023-09-10T13:59:17Z UpdateTip: new best=0000000000000000000440b093c60630ab764be04f1263286f459d3cc86771c0 height=439566 version=0x20000002 log2_work=85.560943 tx=171797851 date='2016-11-18T20:26:24Z' progress=0.197209 cache=196.7MiB(30823516txo)
    259bitcoind_1  | 2023-09-10T13:59:17Z UpdateTip: new best=000000000000000003e15de13cc71142f27a9e7c86ea50b902598b7738cc0bc2 height=439567 version=0x20000000 log2_work=85.560973 tx=171800067 date='2016-11-18T20:31:01Z' progress=0.197211 cache=196.7MiB(30824736txo)
    260bitcoind_1  | 2023-09-10T13:59:17Z UpdateTip: new best=000000000000000001cdb8a736daca7f8e05a9dc4ad4649da8905d04e46154e5 height=439568 version=0x20000000 log2_work=85.561004 tx=171800349 date='2016-11-18T20:43:00Z' progress=0.197212 cache=196.7MiB(30824753txo)
    261bitcoind_1  | 2023-09-10T13:59:18Z UpdateTip: new best=000000000000000000e0655749f0973b55cf7dbe746368346aa80fdea4c6043e height=439569 version=0x20000000 log2_work=85.561034 tx=171803137 date='2016-11-18T20:43:53Z' progress=0.197215 cache=196.7MiB(30826449txo)
    262bitcoind_1  | 2023-09-10T13:59:18Z UpdateTip: new best=00000000000000000363565e355a54d1e65ec9cca5c73ffd5a30e24620e891f4 height=439570 version=0x20000000 log2_work=85.561065 tx=171805325 date='2016-11-18T21:01:22Z' progress=0.197218 cache=196.7MiB(30827595txo)
    263bitcoind_1  | 2023-09-10T13:59:18Z UpdateTip: new best=000000000000000003013c196e6e4e327663818a4ba929d880ccf8cc0c435048 height=439571 version=0x20000000 log2_work=85.561096 tx=171807598 date='2016-11-18T21:07:27Z' progress=0.197220 cache=196.7MiB(30827457txo)
    264bitcoind_1  | 2023-09-10T13:59:18Z UpdateTip: new best=0000000000000000022212c9f601f247a6b0a1a5e4f609a45232a889f5bef3b3 height=439572 version=0x20000000 log2_work=85.561126 tx=171809806 date='2016-11-18T21:08:46Z' progress=0.197223 cache=196.7MiB(30827261txo)
    265bitcoind_1  | 2023-09-10T13:59:19Z UpdateTip: new best=0000000000000000038b1a1e5f9be7a7ac9e9966a4c4e4f215a30558e61c8647 height=439573 version=0x20000000 log2_work=85.561157 tx=171812613 date='2016-11-18T21:36:25Z' progress=0.197226 cache=196.7MiB(30829478txo)
    266bitcoind_1  | 2023-09-10T13:59:19Z UpdateTip: new best=000000000000000002a33ce6c219bf7ee90680b302d0b1b64dec1ae14e8d689f height=439574 version=0x20000000 log2_work=85.561187 tx=171815004 date='2016-11-18T21:46:36Z' progress=0.197229 cache=196.7MiB(30830528txo)
    267bitcoind_1  | 2023-09-10T13:59:19Z UpdateTip: new best=000000000000000003b01dfad2e233a686abb9a78e1ba411baca93883e48da41 height=439575 version=0x20000000 log2_work=85.561218 tx=171817530 date='2016-11-18T21:51:38Z' progress=0.197232 cache=196.7MiB(30831607txo)
    268bitcoind_1  | 2023-09-10T13:59:19Z UpdateTip: new best=0000000000000000027e272cf2898f447496890656117f2976e5c1c9a9cc56d0 height=439576 version=0x20000000 log2_work=85.561248 tx=171819173 date='2016-11-18T21:54:27Z' progress=0.197233 cache=196.7MiB(30838865txo)
    269bitcoind_1  | 2023-09-10T13:59:19Z UpdateTip: new best=00000000000000000394c8732d2044f96bd1742bc2f9bc9faf462aa4ef58ba04 height=439577 version=0x20000000 log2_work=85.561279 tx=171820351 date='2016-11-18T21:59:14Z' progress=0.197235 cache=196.7MiB(30839876txo)
    270bitcoind_1  | 2023-09-10T13:59:19Z UpdateTip: new best=00000000000000000207c9c0d89821099c15e0710d1e62904473bf22b837e17e height=439578 version=0x20000000 log2_work=85.561310 tx=171822449 date='2016-11-18T22:12:21Z' progress=0.197237 cache=196.7MiB(30839960txo)
    271bitcoind_1  | 2023-09-10T13:59:20Z UpdateTip: new best=0000000000000000000053ed13db63de0b45a203b6d599d6525c24161ff0b8d0 height=439579 version=0x20000000 log2_work=85.561340 tx=171825494 date='2016-11-18T22:47:20Z' progress=0.197241 cache=196.7MiB(30842949txo)
    272bitcoind_1  | 2023-09-10T13:59:20Z UpdateTip: new best=000000000000000002dc42d345808abd696ece1b45a07bd42863d77f654cf777 height=439580 version=0x20000000 log2_work=85.561371 tx=171827913 date='2016-11-18T22:47:54Z' progress=0.197243 cache=196.7MiB(30843865txo)
    273bitcoind_1  | 2023-09-10T13:59:21Z UpdateTip: new best=000000000000000001aeaf31b81941dcc002e0aa4a8a069fa7ea1db3d1e2e405 height=439581 version=0x20000002 log2_work=85.561401 tx=171829591 date='2016-11-18T22:54:08Z' progress=0.197245 cache=196.7MiB(30847771txo)
    274bitcoind_1  | 2023-09-10T13:59:21Z UpdateTip: new best=000000000000000001d4518b4c85ad86f6ce48fd40c88952f85464942d7db5da height=439582 version=0x20000002 log2_work=85.561432 tx=171832432 date='2016-11-18T23:32:33Z' progress=0.197249 cache=196.7MiB(30850346txo)
    275bitcoind_1  | 2023-09-10T13:59:21Z UpdateTip: new best=0000000000000000006f4a7689b543f988f2605a5423c93e850f91b1df5847c1 height=439583 version=0x20000000 log2_work=85.561463 tx=171834423 date='2016-11-18T23:48:50Z' progress=0.197251 cache=196.7MiB(30851361txo)
    276bitcoind_1  | 2023-09-10T13:59:21Z UpdateTip: new best=00000000000000000146dabeff2676d0e23278910afe36e857c7f54820a61760 height=439584 version=0x20000002 log2_work=85.561493 tx=171836596 date='2016-11-18T23:59:04Z' progress=0.197253 cache=196.7MiB(30852719txo)
    277bitcoind_1  | 2023-09-10T13:59:21Z UpdateTip: new best=000000000000000002f424f1f72983fe5933720b9125790eeca5d73a5219807a height=439585 version=0x20000000 log2_work=85.561524 tx=171839267 date='2016-11-19T00:00:22Z' progress=0.197256 cache=196.7MiB(30853445txo)
    278bitcoind_1  | 2023-09-10T13:59:21Z UpdateTip: new best=0000000000000000026f5db35921e47a3bf77051058964bb5d0e83f34e0d25a2 height=439586 version=0x20000002 log2_work=85.561554 tx=171840845 date='2016-11-19T00:02:53Z' progress=0.197258 cache=196.7MiB(30856021txo)
    279bitcoind_1  | 2023-09-10T13:59:22Z UpdateTip: new best=0000000000000000025190400f4276c5ebd3239efc5cd596211545befd08e1d9 height=439587 version=0x20000002 log2_work=85.561585 tx=171841614 date='2016-11-19T00:06:10Z' progress=0.197259 cache=196.7MiB(30853274txo)
    280bitcoind_1  | 2023-09-10T13:59:22Z UpdateTip: new best=00000000000000000032411b648593e4c1f25176135f7aa281077a1f35de5572 height=439588 version=0x20000000 log2_work=85.561616 tx=171843691 date='2016-11-19T00:38:17Z' progress=0.197262 cache=196.7MiB(30858483txo)
    281bitcoind_1  | 2023-09-10T13:59:22Z UpdateTip: new best=000000000000000003c9a94be3c3eeaf235e1115a109a768bcde0c0be13018f7 height=439589 version=0x20000002 log2_work=85.561646 tx=171845438 date='2016-11-19T00:53:03Z' progress=0.197264 cache=196.7MiB(30858342txo)
    282bitcoind_1  | 2023-09-10T13:59:23Z UpdateTip: new best=0000000000000000038bf3742c550e90ad13ddf44bf24a9d060c125de07e75a7 height=439590 version=0x20000000 log2_work=85.561677 tx=171847666 date='2016-11-19T00:57:44Z' progress=0.197266 cache=196.7MiB(30859059txo)
    283bitcoind_1  | 2023-09-10T13:59:23Z UpdateTip: new best=000000000000000001f0d859eec7e74973f1a6efea2d0411cdcfc38cac88081f height=439591 version=0x20000002 log2_work=85.561707 tx=171849924 date='2016-11-19T01:12:38Z' progress=0.197269 cache=196.7MiB(30861032txo)
    284bitcoind_1  | 2023-09-10T13:59:23Z UpdateTip: new best=0000000000000000003555e6a6cc2a55b8c41b29d1523a24e3e6e517b8ff9237 height=439592 version=0x20000000 log2_work=85.561738 tx=171852155 date='2016-11-19T01:25:10Z' progress=0.197271 cache=196.7MiB(30861209txo)
    285bitcoind_1  | 2023-09-10T13:59:23Z UpdateTip: new best=0000000000000000035d26a180dd8072dfa182547c3e64dc9b6911435941635a height=439593 version=0x20000000 log2_work=85.561768 tx=171854063 date='2016-11-19T01:27:02Z' progress=0.197273 cache=196.7MiB(30861752txo)
    286bitcoind_1  | 2023-09-10T13:59:23Z UpdateTip: new best=000000000000000002651c2fe8ac0071d7bb183326255a45681a8fb9d0c3e94a height=439594 version=0x20000002 log2_work=85.561799 tx=171855528 date='2016-11-19T01:33:13Z' progress=0.197275 cache=196.7MiB(30860017txo)
    287bitcoind_1  | 2023-09-10T13:59:23Z UpdateTip: new best=000000000000000000b4e6d331ea9001a7acf3a6113f19b0cc62a6ec03e1094f height=439595 version=0x20000000 log2_work=85.561830 tx=171858024 date='2016-11-19T01:50:40Z' progress=0.197278 cache=196.7MiB(30861412txo)
    288bitcoind_1  | 2023-09-10T13:59:24Z UpdateTip: new best=0000000000000000017835c6afb58d19b9c9ed3bf951548d79e5f1ba9c44b3bc height=439596 version=0x20000000 log2_work=85.561860 tx=171859603 date='2016-11-19T01:57:17Z' progress=0.197280 cache=196.7MiB(30860213txo)
    289bitcoind_1  | 2023-09-10T13:59:24Z UpdateTip: new best=0000000000000000023d653df779a2f6ae2f50b278f7c8f82518433833a67616 height=439597 version=0x20000000 log2_work=85.561891 tx=171860973 date='2016-11-19T02:04:27Z' progress=0.197281 cache=196.7MiB(30858248txo)
    290bitcoind_1  | 2023-09-10T13:59:26Z UpdateTip: new best=000000000000000001ed0f143f328946891ce99f79499dbe9454f067899ad67d height=439598 version=0x20000000 log2_work=85.561921 tx=171861730 date='2016-11-19T02:08:45Z' progress=0.197282 cache=196.7MiB(30859507txo)
    291bitcoind_1  | 2023-09-10T13:59:27Z UpdateTip: new best=0000000000000000018a9ba884856275c3994c531928526c24766030c2faef0a height=439599 version=0x20000000 log2_work=85.561952 tx=171863073 date='2016-11-19T02:17:37Z' progress=0.197284 cache=196.7MiB(30858082txo)
    292bitcoind_1  | 2023-09-10T13:59:27Z UpdateTip: new best=000000000000000003c9643f0f9cfa4cdd6c2c13dbed6abe35e8a23c96efe563 height=439600 version=0x20000000 log2_work=85.561982 tx=171863964 date='2016-11-19T02:22:45Z' progress=0.197285 cache=196.7MiB(30858454txo)
    293bitcoind_1  | 2023-09-10T13:59:28Z UpdateTip: new best=0000000000000000006a4e13f12e119efbcafa725fb5b842c6ba15f004557a54 height=439601 version=0x20000000 log2_work=85.562013 tx=171865760 date='2016-11-19T02:34:15Z' progress=0.197287 cache=196.7MiB(30859524txo)
    294bitcoind_1  | 2023-09-10T13:59:28Z UpdateTip: new best=0000000000000000025f8eb633996059a9b11f48662b26ed6b7f3eedae32ffec height=439602 version=0x20000000 log2_work=85.562044 tx=171867162 date='2016-11-19T02:44:51Z' progress=0.197288 cache=196.7MiB(30860228txo)
    295bitcoind_1  | 2023-09-10T13:59:28Z UpdateTip: new best=000000000000000000d2bd0e8da932afa26f7e42919f731ed55d78ec10cdc67b height=439603 version=0x20000002 log2_work=85.562074 tx=171868390 date='2016-11-19T02:50:46Z' progress=0.197290 cache=196.7MiB(30860664txo)
    296bitcoind_1  | 2023-09-10T13:59:28Z UpdateTip: new best=000000000000000000e345eaa7e3205de020d5d35729d44d879cfa4c463d95e3 height=439604 version=0x20000000 log2_work=85.562105 tx=171870478 date='2016-11-19T03:04:02Z' progress=0.197292 cache=196.7MiB(30861424txo)
    297bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=00000000000000000256fd863921b5994c561ef4bf14ded4712f1c13199771b4 height=439605 version=0x20000000 log2_work=85.562135 tx=171873028 date='2016-11-19T03:24:25Z' progress=0.197295 cache=196.7MiB(30864405txo)
    298bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=0000000000000000020ac7a7d7687dcb7c19b04f0e6dd8d2a3df60bd01612c72 height=439606 version=0x20000000 log2_work=85.562166 tx=171875251 date='2016-11-19T03:34:41Z' progress=0.197298 cache=196.7MiB(30864971txo)
    299bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=0000000000000000017e423572574ebe2017705a1c411870506fb08a791d3859 height=439607 version=0x20000000 log2_work=85.562196 tx=171876149 date='2016-11-19T03:40:48Z' progress=0.197299 cache=196.7MiB(30865115txo)
    300bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=0000000000000000039fbc90e1108706d32088ee7ce1be422e528141d8660a6d height=439608 version=0x20000000 log2_work=85.562227 tx=171877694 date='2016-11-19T03:48:49Z' progress=0.197301 cache=196.7MiB(30864868txo)
    301bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=00000000000000000221dca78826bb3c0d7e1d0b8bb8768762cfbde2bf1f472b height=439609 version=0x20000000 log2_work=85.562258 tx=171880500 date='2016-11-19T04:48:08Z' progress=0.197304 cache=196.7MiB(30865956txo)
    302bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=000000000000000002f6fd02967b5a21a1a7b11eb687aee7a6bbcf59154ff49b height=439610 version=0x20000000 log2_work=85.562288 tx=171882644 date='2016-11-19T04:51:09Z' progress=0.197306 cache=196.7MiB(30871472txo)
    303bitcoind_1  | 2023-09-10T13:59:29Z UpdateTip: new best=00000000000000000030273b754c2adfbb88df15fb239f420290b13ba46ab297 height=439611 version=0x20000000 log2_work=85.562319 tx=171884943 date='2016-11-19T04:56:50Z' progress=0.197309 cache=196.7MiB(30873481txo)
    304bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=000000000000000001080f4c4743d16396bafbb3f2c00eb3d18c19ec7a8d455a height=439612 version=0x20000000 log2_work=85.562349 tx=171886962 date='2016-11-19T05:01:24Z' progress=0.197311 cache=196.7MiB(30872998txo)
    305bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=000000000000000000ca0a0bacb30f1f336239d5780fffee9989892a8709fc50 height=439613 version=0x20000000 log2_work=85.562380 tx=171889120 date='2016-11-19T05:14:54Z' progress=0.197314 cache=196.7MiB(30874284txo)
    306bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=000000000000000001347e995c1b5cd71080cf2c63b516093098928b68f8b1af height=439614 version=0x20000002 log2_work=85.562410 tx=171891492 date='2016-11-19T05:23:26Z' progress=0.197316 cache=196.7MiB(30875249txo)
    307bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=000000000000000002894e1eb07b158ebf276c1378ecd167d7b4ba25fb1efec5 height=439615 version=0x20000000 log2_work=85.562441 tx=171892759 date='2016-11-19T05:25:02Z' progress=0.197318 cache=196.7MiB(30873223txo)
    308bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=000000000000000000c93d001cd62f5a3b3d3d85aa470974452c4869a7951ee7 height=439616 version=0x20000000 log2_work=85.562472 tx=171895127 date='2016-11-19T05:58:14Z' progress=0.197321 cache=196.7MiB(30875295txo)
    309bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=0000000000000000016b8aae6a554c454b9570eeda93dcc7cb5c4c6b3ae08d11 height=439617 version=0x20000000 log2_work=85.562502 tx=171897360 date='2016-11-19T06:13:16Z' progress=0.197323 cache=196.7MiB(30876470txo)
    310bitcoind_1  | 2023-09-10T13:59:30Z UpdateTip: new best=0000000000000000013ebc83498c1eef05ce9573c0c3770f66ee586e9384a39f height=439618 version=0x20000002 log2_work=85.562533 tx=171899564 date='2016-11-19T06:28:18Z' progress=0.197326 cache=196.7MiB(30876532txo)
    311bitcoind_1  | 2023-09-10T13:59:31Z UpdateTip: new best=000000000000000001d7a81b6e52b6380dffb277ca68c947ffbbe1e544f0d3c7 height=439619 version=0x20000000 log2_work=85.562563 tx=171901986 date='2016-11-19T06:34:26Z' progress=0.197328 cache=196.7MiB(30877004txo)
    312bitcoind_1  | 2023-09-10T13:59:31Z UpdateTip: new best=000000000000000002ab918087ab1c6229c10fa685625fda031d5858d58c0655 height=439620 version=0x20000000 log2_work=85.562594 tx=171903985 date='2016-11-19T06:42:36Z' progress=0.197331 cache=196.7MiB(30877185txo)
    313bitcoind_1  | 2023-09-10T13:59:31Z UpdateTip: new best=000000000000000003471118592e5dbfe39d557bdebd60d4bd3b242d5495c00c height=439621 version=0x20000000 log2_work=85.562624 tx=171906504 date='2016-11-19T07:11:42Z' progress=0.197334 cache=196.7MiB(30879065txo)
    314bitcoind_1  | 2023-09-10T13:59:31Z UpdateTip: new best=000000000000000000c687014d1c6b88d26a2af658fea4598bbf9d36ae5a987c height=439622 version=0x20000000 log2_work=85.562655 tx=171908975 date='2016-11-19T07:15:45Z' progress=0.197336 cache=196.7MiB(30879295txo)
    315bitcoind_1  | 2023-09-10T13:59:31Z UpdateTip: new best=0000000000000000012ecb0a0b8f28ee434841410d0c04ae14faa20cb5102635 height=439623 version=0x20000000 log2_work=85.562686 tx=171910960 date='2016-11-19T07:25:44Z' progress=0.197339 cache=196.7MiB(30879327txo)
    316bitcoind_1  | 2023-09-10T13:59:31Z UpdateTip: new best=000000000000000002b46fc8ceaacbcdc742ad7c7853d769d9488247e34dacba height=439624 version=0x20000000 log2_work=85.562716 tx=171910961 date='2016-11-19T07:25:56Z' progress=0.197339 cache=196.7MiB(30879328txo)
    317bitcoind_1  | 2023-09-10T13:59:32Z UpdateTip: new best=000000000000000003c7727868e44f1d4788fd78b2c02fe47158915437fd9a77 height=439625 version=0x20000002 log2_work=85.562747 tx=171912920 date='2016-11-19T07:34:59Z' progress=0.197341 cache=196.7MiB(30878917txo)
    318bitcoind_1  | 2023-09-10T13:59:32Z UpdateTip: new best=00000000000000000353ba15f1626a1446f36e0eac86618d12e4a2a299478532 height=439626 version=0x20000000 log2_work=85.562777 tx=171914239 date='2016-11-19T07:39:11Z' progress=0.197343 cache=196.7MiB(30879631txo)
    319bitcoind_1  | 2023-09-10T13:59:32Z UpdateTip: new best=000000000000000001ed62d94059726325dd12333197103faf3ff93225c2c643 height=439627 version=0x20000000 log2_work=85.562808 tx=171915215 date='2016-11-19T07:43:17Z' progress=0.197344 cache=196.7MiB(30876708txo)
    320bitcoind_1  | 2023-09-10T13:59:32Z UpdateTip: new best=0000000000000000005f7ee1a56c957e38dd40d02f5d11f47e3a8c7f4dfc3d0a height=439628 version=0x20000002 log2_work=85.562838 tx=171917729 date='2016-11-19T08:13:02Z' progress=0.197347 cache=196.7MiB(30879234txo)
    321bitcoind_1  | 2023-09-10T13:59:32Z UpdateTip: new best=000000000000000000fd41ab8023d511bda63b1092b552c7682e4d171b7e9876 height=439629 version=0x30000000 log2_work=85.562869 tx=171919946 date='2016-11-19T08:30:05Z' progress=0.197349 cache=196.7MiB(30879859txo)
    322bitcoind_1  | 2023-09-10T13:59:32Z UpdateTip: new best=0000000000000000025e32e5e1ccf24fd547cf5d916639840e9ade64b86d5685 height=439630 version=0x20000002 log2_work=85.562899 tx=171922650 date='2016-11-19T08:35:45Z' progress=0.197352 cache=196.7MiB(30881981txo)
    323bitcoind_1  | 2023-09-10T13:59:33Z UpdateTip: new best=00000000000000000260b7ba56acf0cfb748c9741bd8daa467e34310c3e1d712 height=439631 version=0x20000000 log2_work=85.562930 tx=171924884 date='2016-11-19T08:44:28Z' progress=0.197355 cache=196.7MiB(30882349txo)
    324bitcoind_1  | 2023-09-10T13:59:33Z UpdateTip: new best=00000000000000000241b6333c70a8d3318c000daded00d78edb9a947e64043b height=439632 version=0x20000000 log2_work=85.562961 tx=171926665 date='2016-11-19T08:52:07Z' progress=0.197357 cache=196.7MiB(30883233txo)
    325bitcoind_1  | 2023-09-10T13:59:33Z UpdateTip: new best=000000000000000002fbcf1a1886ad58c4b64673bf999c1bb45b31a532afeca3 height=439633 version=0x30000000 log2_work=85.562991 tx=171929269 date='2016-11-19T09:11:58Z' progress=0.197360 cache=196.7MiB(30884649txo)
    326bitcoind_1  | terminate called without an active exception
    327bitcoind_1  | 2023-09-10T13:59:33Z Error: Out of memory. Terminating.
    

    The RSS:

       0[2023-09-09T23:46:17Z] 3987240
       1[2023-09-09T23:46:22Z] 3987240
       2[2023-09-09T23:46:27Z] 3987240
       3[2023-09-09T23:46:32Z] 3987240
       4[2023-09-09T23:46:37Z] 3987240
       5[2023-09-09T23:46:42Z] 3987240
       6[2023-09-09T23:46:47Z] 3987240
       7[2023-09-09T23:46:52Z] 3987240
       8[2023-09-10T07:22:34Z] 243908
       9[2023-09-10T07:22:39Z] 246284
      10[2023-09-10T07:22:45Z] 248132
      11[2023-09-10T07:22:50Z] 251088
      12[2023-09-10T07:22:55Z] 253992
      13[2023-09-10T07:23:00Z] 255840
      14[2023-09-10T07:23:05Z] 257952
      15[2023-09-10T07:23:10Z] 261384
      16[2023-09-10T07:23:15Z] 262704
      17[2023-09-10T07:23:20Z] 266136
      18[2023-09-10T07:23:25Z] 268248
      19[2023-09-10T07:23:30Z] 272536
      20[2023-09-10T07:23:35Z] 275440
      21[2023-09-10T07:23:40Z] 278344
      22[2023-09-10T07:23:45Z] 279136
      23[2023-09-10T07:23:50Z] 280192
      24[2023-09-10T07:23:55Z] 282040
      25[2023-09-10T07:24:00Z] 283624
      26[2023-09-10T07:24:05Z] 284152
      27[2023-09-10T07:24:10Z] 287056
      28[2023-09-10T07:24:15Z] 289696
      29[2023-09-10T07:24:20Z] 291016
      30[2023-09-10T07:24:25Z] 292600
      31[2023-09-10T07:24:30Z] 295768
      32[2023-09-10T07:24:35Z] 300520
      33[2023-09-10T07:24:40Z] 302104
      34[2023-09-10T07:24:45Z] 304216
      35[2023-09-10T07:24:50Z] 305800
      36[2023-09-10T07:24:55Z] 308704
      37[2023-09-10T07:25:00Z] 314752
      38[2023-09-10T07:25:05Z] 321352
      39[2023-09-10T07:25:10Z] 323464
      40[2023-09-10T07:25:15Z] 326896
      41[2023-09-10T07:25:20Z] 328480
      42[2023-09-10T07:25:25Z] 330328
      43[2023-09-10T07:25:30Z] 331384
      44[2023-09-10T07:25:35Z] 332968
      45[2023-09-10T07:25:40Z] 335344
      46[2023-09-10T07:25:45Z] 338248
      47[2023-09-10T07:25:51Z] 340096
      48[2023-09-10T07:25:56Z] 341680
      49[2023-09-10T07:26:01Z] 343264
      50[2023-09-10T07:26:06Z] 344584
      51[2023-09-10T07:26:11Z] 345376
      52[2023-09-10T07:26:16Z] 347752
      53[2023-09-10T07:26:21Z] 348808
      54[2023-09-10T07:26:26Z] 350392
      55[2023-09-10T07:26:31Z] 352240
      56[2023-09-10T07:26:36Z] 353824
      57[2023-09-10T07:26:41Z] 355144
      58[2023-09-10T07:26:46Z] 356992
      59[2023-09-10T07:26:51Z] 359632
      60[2023-09-10T07:26:56Z] 362272
      61[2023-09-10T07:27:01Z] 363328
      62[2023-09-10T07:27:06Z] 365704
      63[2023-09-10T07:27:11Z] 368344
      64[2023-09-10T07:27:16Z] 370720
      65[2023-09-10T07:27:21Z] 374152
      66[2023-09-10T07:27:26Z] 377320
      67[2023-09-10T07:27:31Z] 378904
      68[2023-09-10T07:27:36Z] 380224
      69[2023-09-10T07:27:41Z] 382072
      70[2023-09-10T07:27:46Z] 393688
      71[2023-09-10T07:27:51Z] 396856
      72[2023-09-10T07:27:56Z] 408736
      73[2023-09-10T07:28:01Z] 404296
      74[2023-09-10T07:28:06Z] 405352
      75[2023-09-10T07:28:11Z] 406144
      76[2023-09-10T07:28:16Z] 407200
      77[2023-09-10T07:28:21Z] 409312
      78[2023-09-10T07:28:26Z] 411424
      79[2023-09-10T07:28:31Z] 413272
      80[2023-09-10T07:28:36Z] 415648
      81[2023-09-10T07:28:41Z] 416704
      82[2023-09-10T07:28:46Z] 417232
      83[2023-09-10T07:28:51Z] 418816
      84[2023-09-10T07:28:56Z] 420400
      85[2023-09-10T07:29:01Z] 421456
      86[2023-09-10T07:29:06Z] 423568
      87[2023-09-10T07:29:11Z] 425416
      88[2023-09-10T07:29:16Z] 426472
      89[2023-09-10T07:29:21Z] 429112
      90[2023-09-10T07:29:27Z] 430696
      91[2023-09-10T07:29:32Z] 434920
      92[2023-09-10T07:29:37Z] 437296
      93[2023-09-10T07:29:42Z] 438088
      94[2023-09-10T07:29:47Z] 445480
      95[2023-09-10T07:29:52Z] 448384
      96[2023-09-10T07:29:57Z] 450232
      97[2023-09-10T07:30:02Z] 451288
      98[2023-09-10T07:30:07Z] 452872
      99[2023-09-10T07:30:12Z] 455248
     100[2023-09-10T07:30:17Z] 461056
     101[2023-09-10T07:30:22Z] 462376
     102[2023-09-10T07:30:27Z] 463696
     103[2023-09-10T07:30:32Z] 465016
     104[2023-09-10T07:30:37Z] 466336
     105[2023-09-10T07:30:42Z] 468712
     106[2023-09-10T07:30:47Z] 469768
     107[2023-09-10T07:30:52Z] 470824
     108[2023-09-10T07:30:57Z] 472144
     109[2023-09-10T07:31:02Z] 473728
     110[2023-09-10T07:31:07Z] 476104
     111[2023-09-10T07:31:12Z] 477160
     112[2023-09-10T07:31:17Z] 477688
     113[2023-09-10T07:31:22Z] 478480
     114[2023-09-10T07:31:27Z] 480064
     115[2023-09-10T07:31:32Z] 481648
     116[2023-09-10T07:31:37Z] 482968
     117[2023-09-10T07:31:42Z] 484552
     118[2023-09-10T07:31:47Z] 485872
     119[2023-09-10T07:31:52Z] 486928
     120[2023-09-10T07:31:57Z] 489304
     121[2023-09-10T07:32:02Z] 491416
     122[2023-09-10T07:32:07Z] 493000
     123[2023-09-10T07:32:12Z] 493528
     124[2023-09-10T07:32:17Z] 495640
     125[2023-09-10T07:32:22Z] 498280
     126[2023-09-10T07:32:27Z] 500392
     127[2023-09-10T07:32:32Z] 501976
     128[2023-09-10T07:32:37Z] 505672
     129[2023-09-10T07:32:42Z] 512272
     130[2023-09-10T07:32:47Z] 514384
     131[2023-09-10T07:32:52Z] 516232
     132[2023-09-10T07:32:57Z] 516760
     133[2023-09-10T07:33:02Z] 517288
     134[2023-09-10T07:33:08Z] 523888
     135[2023-09-10T07:33:13Z] 525472
     136[2023-09-10T07:33:18Z] 526528
     137[2023-09-10T07:33:23Z] 528376
     138[2023-09-10T07:33:28Z] 529432
     139[2023-09-10T07:33:33Z] 530752
     140[2023-09-10T07:33:38Z] 532336
     141[2023-09-10T07:33:43Z] 532864
     142[2023-09-10T07:33:48Z] 532864
     143[2023-09-10T07:33:53Z] 534448
     144[2023-09-10T07:33:58Z] 535768
     145[2023-09-10T07:34:03Z] 537088
     146[2023-09-10T07:34:08Z] 538672
     147[2023-09-10T07:34:13Z] 539728
     148[2023-09-10T07:34:18Z] 541048
     149[2023-09-10T07:34:23Z] 542896
     150[2023-09-10T07:34:28Z] 543952
     151[2023-09-10T07:34:33Z] 545272
     152[2023-09-10T07:34:38Z] 546856
     153[2023-09-10T07:34:43Z] 548440
     154[2023-09-10T07:34:48Z] 548968
     155[2023-09-10T07:34:53Z] 550024
     156[2023-09-10T07:34:58Z] 551080
     157[2023-09-10T07:35:03Z] 553456
     158[2023-09-10T07:35:08Z] 554776
     159[2023-09-10T07:35:13Z] 556624
     160[2023-09-10T07:35:18Z] 558736
     161[2023-09-10T07:35:23Z] 559792
     162[2023-09-10T07:35:28Z] 561376
     163[2023-09-10T07:35:33Z] 562432
     164[2023-09-10T07:35:38Z] 581312
     165[2023-09-10T07:35:43Z] 586064
     166[2023-09-10T07:35:48Z] 587384
     167[2023-09-10T07:35:53Z] 588968
     168[2023-09-10T07:35:58Z] 589760
     169[2023-09-10T07:36:03Z] 595832
     170[2023-09-10T07:36:08Z] 597416
     171[2023-09-10T07:36:13Z] 599000
     172[2023-09-10T07:36:18Z] 600320
     173[2023-09-10T07:36:23Z] 601640
     174[2023-09-10T07:36:28Z] 602168
     175[2023-09-10T07:36:33Z] 602696
     176[2023-09-10T07:36:38Z] 603752
     177[2023-09-10T07:36:43Z] 605336
     178[2023-09-10T07:36:49Z] 606920
     179[2023-09-10T07:36:54Z] 608240
     180[2023-09-10T07:36:59Z] 609296
     181[2023-09-10T07:37:04Z] 609296
     182[2023-09-10T07:37:09Z] 610616
     183[2023-09-10T07:37:14Z] 611672
     184[2023-09-10T07:37:19Z] 612464
     185[2023-09-10T07:37:24Z] 612728
     186[2023-09-10T07:37:29Z] 613256
     187[2023-09-10T07:37:34Z] 614312
     188[2023-09-10T07:37:39Z] 615632
     189[2023-09-10T07:37:44Z] 617480
     190[2023-09-10T07:37:49Z] 619064
     191[2023-09-10T07:37:54Z] 619856
     192[2023-09-10T07:37:59Z] 620912
     193[2023-09-10T07:38:04Z] 622232
     194[2023-09-10T07:38:09Z] 623816
     195[2023-09-10T07:38:14Z] 625136
     196[2023-09-10T07:38:19Z] 625664
     197[2023-09-10T07:38:24Z] 627776
     198[2023-09-10T07:38:29Z] 637192
     199[2023-09-10T07:38:34Z] 642736
     200[2023-09-10T07:38:39Z] 643000
     201[2023-09-10T07:38:44Z] 645640
     202[2023-09-10T07:38:49Z] 645904
     203[2023-09-10T07:38:54Z] 646696
     204[2023-09-10T07:38:59Z] 647224
     205[2023-09-10T07:39:04Z] 648544
     206[2023-09-10T07:39:09Z] 650128
     207[2023-09-10T07:39:14Z] 650392
     208[2023-09-10T07:39:19Z] 651184
     209[2023-09-10T07:39:24Z] 651712
     210[2023-09-10T07:39:29Z] 652504
     211[2023-09-10T07:39:34Z] 652768
     212[2023-09-10T07:39:39Z] 653296
     213[2023-09-10T07:39:44Z] 654352
     214[2023-09-10T07:39:49Z] 655144
     215[2023-09-10T07:39:54Z] 656728
     216[2023-09-10T07:39:59Z] 657784
     217[2023-09-10T07:40:04Z] 660160
     218[2023-09-10T07:40:09Z] 661216
     219[2023-09-10T07:40:14Z] 662536
     220[2023-09-10T07:40:19Z] 664384
     221[2023-09-10T07:40:24Z] 665704
     222[2023-09-10T07:40:30Z] 666760
     223[2023-09-10T07:40:35Z] 673624
     224[2023-09-10T07:40:40Z] 676000
     225[2023-09-10T07:40:45Z] 677584
     226[2023-09-10T07:40:50Z] 678904
     227[2023-09-10T07:40:55Z] 680752
     228[2023-09-10T07:41:00Z] 685768
     229[2023-09-10T07:41:05Z] 687880
     230[2023-09-10T07:41:10Z] 688672
     231[2023-09-10T07:41:15Z] 688936
     232[2023-09-10T07:41:20Z] 689992
     233[2023-09-10T07:41:25Z] 690520
     234[2023-09-10T07:41:30Z] 691576
     235[2023-09-10T07:41:35Z] 693160
     236[2023-09-10T07:41:40Z] 694216
     237[2023-09-10T07:41:45Z] 694480
     238[2023-09-10T07:41:50Z] 695800
     239[2023-09-10T07:41:55Z] 697648
     240[2023-09-10T07:42:00Z] 700024
     241[2023-09-10T07:42:05Z] 700288
     242[2023-09-10T07:42:10Z] 701080
     243[2023-09-10T07:42:15Z] 702400
     244[2023-09-10T07:42:20Z] 702400
     245[2023-09-10T07:42:25Z] 702928
     246[2023-09-10T07:42:30Z] 704248
     247[2023-09-10T07:42:35Z] 706360
     248[2023-09-10T07:42:40Z] 707680
     249[2023-09-10T07:42:45Z] 709528
     250[2023-09-10T07:42:50Z] 710320
     251[2023-09-10T07:42:55Z] 710848
     252[2023-09-10T07:43:00Z] 712696
     253[2023-09-10T07:43:05Z] 714016
     254[2023-09-10T07:43:10Z] 722200
     255[2023-09-10T07:43:15Z] 724840
     256[2023-09-10T07:43:20Z] 729328
     257[2023-09-10T07:43:25Z] 730912
     258[2023-09-10T07:43:30Z] 731704
     259[2023-09-10T07:43:35Z] 731704
     260[2023-09-10T07:43:40Z] 732496
     261[2023-09-10T07:43:45Z] 733288
     262[2023-09-10T07:43:50Z] 734344
     263[2023-09-10T07:43:55Z] 734608
     264[2023-09-10T07:44:00Z] 735664
     265[2023-09-10T07:44:05Z] 737512
     266[2023-09-10T07:44:10Z] 738304
     267[2023-09-10T07:44:15Z] 738568
     268[2023-09-10T07:44:21Z] 738568
     269[2023-09-10T07:44:26Z] 738832
     270[2023-09-10T07:44:31Z] 739624
     271[2023-09-10T07:44:36Z] 740416
     272[2023-09-10T07:44:41Z] 742528
     273[2023-09-10T07:44:46Z] 743320
     274[2023-09-10T07:44:51Z] 745168
     275[2023-09-10T07:44:56Z] 749392
     276[2023-09-10T07:45:01Z] 752032
     277[2023-09-10T07:45:06Z] 753616
     278[2023-09-10T07:45:11Z] 757576
     279[2023-09-10T07:45:16Z] 758632
     280[2023-09-10T07:45:21Z] 762856
     281[2023-09-10T07:45:26Z] 770248
     282[2023-09-10T07:45:31Z] 774472
     283[2023-09-10T07:45:36Z] 775528
     284[2023-09-10T07:45:41Z] 776584
     285[2023-09-10T07:45:46Z] 776848
     286[2023-09-10T07:45:51Z] 777112
     287[2023-09-10T07:45:56Z] 778432
     288[2023-09-10T07:46:01Z] 779488
     289[2023-09-10T07:46:06Z] 780280
     290[2023-09-10T07:46:11Z] 788464
     291[2023-09-10T07:46:16Z] 794680
     292[2023-09-10T07:46:21Z] 795472
     293[2023-09-10T07:46:26Z] 796000
     294[2023-09-10T07:46:31Z] 798112
     295[2023-09-10T07:46:36Z] 799696
     296[2023-09-10T07:46:41Z] 801544
     297[2023-09-10T07:46:46Z] 802864
     298[2023-09-10T07:46:51Z] 803656
     299[2023-09-10T07:46:56Z] 805768
     300[2023-09-10T07:47:01Z] 808936
     301[2023-09-10T07:47:06Z] 812896
     302[2023-09-10T07:47:11Z] 814744
     303[2023-09-10T07:47:16Z] 817384
     304[2023-09-10T07:47:21Z] 818440
     305[2023-09-10T07:47:26Z] 818968
     306[2023-09-10T07:47:31Z] 820552
     307[2023-09-10T07:47:36Z] 821608
     308[2023-09-10T07:47:41Z] 821872
     309[2023-09-10T07:47:46Z] 822664
     310[2023-09-10T07:47:51Z] 823456
     311[2023-09-10T07:47:56Z] 823984
     312[2023-09-10T07:48:01Z] 824776
     313[2023-09-10T07:48:07Z] 825832
     314[2023-09-10T07:48:12Z] 826096
     315[2023-09-10T07:48:17Z] 826360
     316[2023-09-10T07:48:22Z] 826360
     317[2023-09-10T07:48:27Z] 826360
     318[2023-09-10T07:48:32Z] 826624
     319[2023-09-10T07:48:37Z] 826888
     320[2023-09-10T07:48:42Z] 832168
     321[2023-09-10T07:48:47Z] 832432
     322[2023-09-10T07:48:52Z] 832432
     323[2023-09-10T07:48:57Z] 834280
     324[2023-09-10T07:49:02Z] 835864
     325[2023-09-10T07:49:07Z] 840352
     326[2023-09-10T07:49:12Z] 840352
     327[2023-09-10T07:49:17Z] 842992
     328[2023-09-10T07:49:22Z] 845104
     329[2023-09-10T07:49:27Z] 845896
     330[2023-09-10T07:49:32Z] 847480
     331[2023-09-10T07:49:37Z] 847744
     332[2023-09-10T07:49:42Z] 849064
     333[2023-09-10T07:49:47Z] 849064
     334[2023-09-10T07:49:52Z] 849856
     335[2023-09-10T07:49:57Z] 851440
     336[2023-09-10T07:50:02Z] 851440
     337[2023-09-10T07:50:07Z] 851704
     338[2023-09-10T07:50:12Z] 853024
     339[2023-09-10T07:50:17Z] 853816
     340[2023-09-10T07:50:22Z] 854344
     341[2023-09-10T07:50:27Z] 855136
     342[2023-09-10T07:50:32Z] 855928
     343[2023-09-10T07:50:37Z] 856984
     344[2023-09-10T07:50:42Z] 857512
     345[2023-09-10T07:50:47Z] 858568
     346[2023-09-10T07:50:52Z] 859096
     347[2023-09-10T07:50:57Z] 859360
     348[2023-09-10T07:51:02Z] 859888
     349[2023-09-10T07:51:07Z] 861208
     350[2023-09-10T07:51:12Z] 863056
     351[2023-09-10T07:51:17Z] 864112
     352[2023-09-10T07:51:22Z] 864904
     353[2023-09-10T07:51:27Z] 874672
     354[2023-09-10T07:51:32Z] 875200
     355[2023-09-10T07:51:37Z] 875464
     356[2023-09-10T07:51:42Z] 876520
     357[2023-09-10T07:51:47Z] 877048
     358[2023-09-10T07:51:53Z] 880744
     359[2023-09-10T07:51:58Z] 884440
     360[2023-09-10T07:52:03Z] 885496
     361[2023-09-10T07:52:08Z] 886552
     362[2023-09-10T07:52:13Z] 888136
     363[2023-09-10T07:52:18Z] 888136
     364[2023-09-10T07:52:23Z] 888136
     365[2023-09-10T07:52:28Z] 888928
     366[2023-09-10T07:52:33Z] 889456
     367[2023-09-10T07:52:38Z] 890248
     368[2023-09-10T07:52:43Z] 891568
     369[2023-09-10T07:52:48Z] 892096
     370[2023-09-10T07:52:53Z] 892360
     371[2023-09-10T07:52:58Z] 892888
     372[2023-09-10T07:53:03Z] 892888
     373[2023-09-10T07:53:08Z] 893680
     374[2023-09-10T07:53:13Z] 895000
     375[2023-09-10T07:53:18Z] 896056
     376[2023-09-10T07:53:23Z] 897112
     377[2023-09-10T07:53:28Z] 897640
     378[2023-09-10T07:53:33Z] 898168
     379[2023-09-10T07:53:38Z] 898696
     380[2023-09-10T07:53:43Z] 898696
     381[2023-09-10T07:53:48Z] 898960
     382[2023-09-10T07:53:53Z] 898960
     383[2023-09-10T07:53:58Z] 898960
     384[2023-09-10T07:54:03Z] 898960
     385[2023-09-10T07:54:08Z] 899224
     386[2023-09-10T07:54:13Z] 900016
     387[2023-09-10T07:54:18Z] 904240
     388[2023-09-10T07:54:23Z] 905824
     389[2023-09-10T07:54:28Z] 907936
     390[2023-09-10T07:54:33Z] 909784
     391[2023-09-10T07:54:38Z] 910840
     392[2023-09-10T07:54:43Z] 911368
     393[2023-09-10T07:54:48Z] 917440
     394[2023-09-10T07:54:53Z] 919288
     395[2023-09-10T07:54:58Z] 921136
     396[2023-09-10T07:55:03Z] 923512
     397[2023-09-10T07:55:08Z] 925096
     398[2023-09-10T07:55:13Z] 925096
     399[2023-09-10T07:55:18Z] 925096
     400[2023-09-10T07:55:23Z] 925360
     401[2023-09-10T07:55:28Z] 926152
     402[2023-09-10T07:55:33Z] 926416
     403[2023-09-10T07:55:39Z] 926680
     404[2023-09-10T07:55:44Z] 926680
     405[2023-09-10T07:55:49Z] 974200
     406[2023-09-10T07:55:54Z] 951144
     407[2023-09-10T07:55:59Z] 951668
     408[2023-09-10T07:56:04Z] 952724
     409[2023-09-10T07:56:09Z] 953516
     410[2023-09-10T07:56:14Z] 954044
     411[2023-09-10T07:56:19Z] 955100
     412[2023-09-10T07:56:24Z] 955628
     413[2023-09-10T07:56:29Z] 955892
     414[2023-09-10T07:56:34Z] 955892
     415[2023-09-10T07:56:39Z] 955892
     416[2023-09-10T07:56:44Z] 955892
     417[2023-09-10T07:56:49Z] 956156
     418[2023-09-10T07:56:54Z] 956948
     419[2023-09-10T07:56:59Z] 957212
     420[2023-09-10T07:57:04Z] 957740
     421[2023-09-10T07:57:09Z] 958268
     422[2023-09-10T07:57:14Z] 958796
     423[2023-09-10T07:57:19Z] 964076
     424[2023-09-10T07:57:24Z] 965396
     425[2023-09-10T07:57:29Z] 967244
     426[2023-09-10T07:57:34Z] 969356
     427[2023-09-10T07:57:39Z] 969884
     428[2023-09-10T07:57:44Z] 975632
     429[2023-09-10T07:57:49Z] 977216
     430[2023-09-10T07:57:54Z] 979856
     431[2023-09-10T07:57:59Z] 980912
     432[2023-09-10T07:58:04Z] 981704
     433[2023-09-10T07:58:09Z] 983288
     434[2023-09-10T07:58:14Z] 984608
     435[2023-09-10T07:58:19Z] 985664
     436[2023-09-10T07:58:24Z] 986720
     437[2023-09-10T07:58:29Z] 987776
     438[2023-09-10T07:58:34Z] 988568
     439[2023-09-10T07:58:39Z] 989360
     440[2023-09-10T07:58:44Z] 990152
     441[2023-09-10T07:58:49Z] 990680
     442[2023-09-10T07:58:54Z] 991472
     443[2023-09-10T07:58:59Z] 992264
     444[2023-09-10T07:59:04Z] 992528
     445[2023-09-10T07:59:09Z] 992528
     446[2023-09-10T07:59:14Z] 992528
     447[2023-09-10T07:59:19Z] 992792
     448[2023-09-10T07:59:24Z] 993848
     449[2023-09-10T07:59:30Z] 994112
     450[2023-09-10T07:59:35Z] 994112
     451[2023-09-10T07:59:40Z] 994376
     452[2023-09-10T07:59:45Z] 994640
     453[2023-09-10T07:59:50Z] 995432
     454[2023-09-10T07:59:55Z] 997280
     455[2023-09-10T08:00:00Z] 997808
     456[2023-09-10T08:00:05Z] 998600
     457[2023-09-10T08:00:10Z] 1001768
     458[2023-09-10T08:00:15Z] 1005992
     459[2023-09-10T08:00:20Z] 1007048
     460[2023-09-10T08:00:25Z] 1007840
     461[2023-09-10T08:00:30Z] 1008632
     462[2023-09-10T08:00:35Z] 1013912
     463[2023-09-10T08:00:40Z] 1015232
     464[2023-09-10T08:00:45Z] 1017344
     465[2023-09-10T08:00:50Z] 1017872
     466[2023-09-10T08:00:55Z] 1019192
     467[2023-09-10T08:01:00Z] 1021040
     468[2023-09-10T08:01:05Z] 1022624
     469[2023-09-10T08:01:10Z] 1022888
     470[2023-09-10T08:01:15Z] 1023152
     471[2023-09-10T08:01:20Z] 1024208
     472[2023-09-10T08:01:25Z] 1025000
     473[2023-09-10T08:01:30Z] 1025792
     474[2023-09-10T08:01:35Z] 1026320
     475[2023-09-10T08:01:40Z] 1027112
     476[2023-09-10T08:01:45Z] 1028168
     477[2023-09-10T08:01:50Z] 1028960
     478[2023-09-10T08:01:55Z] 1029224
     479[2023-09-10T08:02:00Z] 1030544
     480[2023-09-10T08:02:05Z] 1031600
     481[2023-09-10T08:02:10Z] 1031864
     482[2023-09-10T08:02:15Z] 1032656
     483[2023-09-10T08:02:20Z] 1032920
     484[2023-09-10T08:02:25Z] 1033712
     485[2023-09-10T08:02:30Z] 1034768
     486[2023-09-10T08:02:35Z] 1035824
     487[2023-09-10T08:02:40Z] 1037408
     488[2023-09-10T08:02:45Z] 1041368
     489[2023-09-10T08:02:50Z] 1043216
     490[2023-09-10T08:02:55Z] 1043216
     491[2023-09-10T08:03:00Z] 1044008
     492[2023-09-10T08:03:05Z] 1045856
     493[2023-09-10T08:03:11Z] 1047440
     494[2023-09-10T08:03:16Z] 1053512
     495[2023-09-10T08:03:21Z] 1054568
     496[2023-09-10T08:03:26Z] 1055888
     497[2023-09-10T08:03:31Z] 1056152
     498[2023-09-10T08:03:36Z] 1058000
     499[2023-09-10T08:03:41Z] 1058528
     500[2023-09-10T08:03:46Z] 1058792
     501[2023-09-10T08:03:51Z] 1059056
     502[2023-09-10T08:03:56Z] 1059056
     503[2023-09-10T08:04:01Z] 1059848
     504[2023-09-10T08:04:06Z] 1061168
     505[2023-09-10T08:04:11Z] 1062488
     506[2023-09-10T08:04:16Z] 1063544
     507[2023-09-10T08:04:21Z] 1065128
     508[2023-09-10T08:04:26Z] 1065128
     509[2023-09-10T08:04:31Z] 1065392
     510[2023-09-10T08:04:36Z] 1065920
     511[2023-09-10T08:04:41Z] 1067240
     512[2023-09-10T08:04:46Z] 1068296
     513[2023-09-10T08:04:51Z] 1069616
     514[2023-09-10T08:04:56Z] 1070672
     515[2023-09-10T08:05:01Z] 1071464
     516[2023-09-10T08:05:06Z] 1072256
     517[2023-09-10T08:05:11Z] 1073312
     518[2023-09-10T08:05:16Z] 1074632
     519[2023-09-10T08:05:21Z] 1075424
     520[2023-09-10T08:05:26Z] 1075688
     521[2023-09-10T08:05:31Z] 1075688
     522[2023-09-10T08:05:36Z] 1075688
     523[2023-09-10T08:05:41Z] 1078016
     524[2023-09-10T08:05:46Z] 1078624
     525[2023-09-10T08:05:51Z] 1081000
     526[2023-09-10T08:05:56Z] 1082848
     527[2023-09-10T08:06:01Z] 1084432
     528[2023-09-10T08:06:06Z] 1088848
     529[2023-09-10T08:06:11Z] 1089112
     530[2023-09-10T08:06:16Z] 1090960
     531[2023-09-10T08:06:21Z] 1092016
     532[2023-09-10T08:06:26Z] 1093600
     533[2023-09-10T08:06:31Z] 1093864
     534[2023-09-10T08:06:36Z] 1094128
     535[2023-09-10T08:06:41Z] 1095184
     536[2023-09-10T08:06:46Z] 1095712
     537[2023-09-10T08:06:51Z] 1096504
     538[2023-09-10T08:06:57Z] 1096768
     539[2023-09-10T08:07:02Z] 1096768
     540[2023-09-10T08:07:07Z] 1097824
     541[2023-09-10T08:07:12Z] 1098616
     542[2023-09-10T08:07:17Z] 1099144
     543[2023-09-10T08:07:22Z] 1099672
     544[2023-09-10T08:07:27Z] 1100200
     545[2023-09-10T08:07:32Z] 1101520
     546[2023-09-10T08:07:37Z] 1102048
     547[2023-09-10T08:07:42Z] 1102576
     548[2023-09-10T08:07:47Z] 1103104
     549[2023-09-10T08:07:52Z] 1104160
     550[2023-09-10T08:07:57Z] 1104688
     551[2023-09-10T08:08:02Z] 1105480
     552[2023-09-10T08:08:07Z] 1106536
     553[2023-09-10T08:08:12Z] 1107328
     554[2023-09-10T08:08:17Z] 1108120
     555[2023-09-10T08:08:22Z] 1109704
     556[2023-09-10T08:08:27Z] 1110232
     557[2023-09-10T08:08:32Z] 1114188
     558[2023-09-10T08:08:37Z] 1117620
     559[2023-09-10T08:08:42Z] 1119204
     560[2023-09-10T08:08:47Z] 1119732
     561[2023-09-10T08:08:52Z] 1121052
     562[2023-09-10T08:08:57Z] 1121844
     563[2023-09-10T08:09:02Z] 1125276
     564[2023-09-10T08:09:07Z] 1129500
     565[2023-09-10T08:09:12Z] 1130820
     566[2023-09-10T08:09:17Z] 1131084
     567[2023-09-10T08:09:22Z] 1131612
     568[2023-09-10T08:09:27Z] 1132932
     569[2023-09-10T08:09:32Z] 1133724
     570[2023-09-10T08:09:37Z] 1133988
     571[2023-09-10T08:09:42Z] 1133988
     572[2023-09-10T08:09:47Z] 1134516
     573[2023-09-10T08:09:52Z] 1134780
     574[2023-09-10T08:09:57Z] 1134780
     575[2023-09-10T08:10:02Z] 1135572
     576[2023-09-10T08:10:07Z] 1135836
     577[2023-09-10T08:10:12Z] 1136892
     578[2023-09-10T08:10:17Z] 1137420
     579[2023-09-10T08:10:22Z] 1138212
     580[2023-09-10T08:10:27Z] 1138740
     581[2023-09-10T08:10:32Z] 1138740
     582[2023-09-10T08:10:37Z] 1139796
     583[2023-09-10T08:10:43Z] 1140852
     584[2023-09-10T08:10:48Z] 1141644
     585[2023-09-10T08:10:53Z] 1142436
     586[2023-09-10T08:10:58Z] 1144812
     587[2023-09-10T08:11:03Z] 1145604
     588[2023-09-10T08:11:08Z] 1146660
     589[2023-09-10T08:11:13Z] 1146924
     590[2023-09-10T08:11:18Z] 1147448
     591[2023-09-10T08:11:23Z] 1154048
     592[2023-09-10T08:11:28Z] 1155632
     593[2023-09-10T08:11:33Z] 1155896
     594[2023-09-10T08:11:38Z] 1156952
     595[2023-09-10T08:11:43Z] 1157216
     596[2023-09-10T08:11:48Z] 1158536
     597[2023-09-10T08:11:53Z] 1162760
     598[2023-09-10T08:11:58Z] 1165136
     599[2023-09-10T08:12:03Z] 1166456
     600[2023-09-10T08:12:08Z] 1166984
     601[2023-09-10T08:12:13Z] 1167776
     602[2023-09-10T08:12:18Z] 1169360
     603[2023-09-10T08:12:23Z] 1169624
     604[2023-09-10T08:12:28Z] 1169888
     605[2023-09-10T08:12:33Z] 1170152
     606[2023-09-10T08:12:38Z] 1170152
     607[2023-09-10T08:12:43Z] 1170152
     608[2023-09-10T08:12:48Z] 1170680
     609[2023-09-10T08:12:53Z] 1171472
     610[2023-09-10T08:12:58Z] 1172000
     611[2023-09-10T08:13:03Z] 1172264
     612[2023-09-10T08:13:08Z] 1172792
     613[2023-09-10T08:13:13Z] 1173056
     614[2023-09-10T08:13:18Z] 1174640
     615[2023-09-10T08:13:23Z] 1175696
     616[2023-09-10T08:13:28Z] 1178336
     617[2023-09-10T08:13:33Z] 1178864
     618[2023-09-10T08:13:38Z] 1179128
     619[2023-09-10T08:13:43Z] 1179392
     620[2023-09-10T08:13:48Z] 1179392
     621[2023-09-10T08:13:53Z] 1179392
     622[2023-09-10T08:13:58Z] 1179656
     623[2023-09-10T08:14:03Z] 1179656
     624[2023-09-10T08:14:08Z] 1180184
     625[2023-09-10T08:14:13Z] 1180712
     626[2023-09-10T08:14:18Z] 1187048
     627[2023-09-10T08:14:23Z] 1188104
     628[2023-09-10T08:14:28Z] 1188104
     629[2023-09-10T08:14:34Z] 1189424
     630[2023-09-10T08:14:39Z] 1192328
     631[2023-09-10T08:14:44Z] 1195760
     632[2023-09-10T08:14:49Z] 1197608
     633[2023-09-10T08:14:54Z] 1197608
     634[2023-09-10T08:14:59Z] 1199720
     635[2023-09-10T08:15:04Z] 1199984
     636[2023-09-10T08:15:09Z] 1200248
     637[2023-09-10T08:15:14Z] 1200512
     638[2023-09-10T08:15:19Z] 1201304
     639[2023-09-10T08:15:24Z] 1202096
     640[2023-09-10T08:15:29Z] 1202096
     641[2023-09-10T08:15:34Z] 1203416
     642[2023-09-10T08:15:39Z] 1204472
     643[2023-09-10T08:15:44Z] 1204472
     644[2023-09-10T08:15:49Z] 1204736
     645[2023-09-10T08:15:54Z] 1204736
     646[2023-09-10T08:15:59Z] 1204736
     647[2023-09-10T08:16:04Z] 1204736
     648[2023-09-10T08:16:09Z] 1204736
     649[2023-09-10T08:16:14Z] 1205264
     650[2023-09-10T08:16:19Z] 1206320
     651[2023-09-10T08:16:24Z] 1207112
     652[2023-09-10T08:16:29Z] 1207376
     653[2023-09-10T08:16:34Z] 1207640
     654[2023-09-10T08:16:39Z] 1207904
     655[2023-09-10T08:16:44Z] 1208168
     656[2023-09-10T08:16:49Z] 1208432
     657[2023-09-10T08:16:54Z] 1209224
     658[2023-09-10T08:16:59Z] 1210280
     659[2023-09-10T08:17:04Z] 1211600
     660[2023-09-10T08:17:09Z] 1219520
     661[2023-09-10T08:17:14Z] 1219712
     662[2023-09-10T08:17:19Z] 1221824
     663[2023-09-10T08:17:24Z] 1222880
     664[2023-09-10T08:17:29Z] 1223144
     665[2023-09-10T08:17:34Z] 1227104
     666[2023-09-10T08:17:39Z] 1230272
     667[2023-09-10T08:17:44Z] 1231064
     668[2023-09-10T08:17:49Z] 1231328
     669[2023-09-10T08:17:54Z] 1232120
     670[2023-09-10T08:17:59Z] 1233704
     671[2023-09-10T08:18:04Z] 1234232
     672[2023-09-10T08:18:09Z] 1234760
     673[2023-09-10T08:18:14Z] 1235288
     674[2023-09-10T08:18:20Z] 1236080
     675[2023-09-10T08:18:25Z] 1237400
     676[2023-09-10T08:18:30Z] 1237664
     677[2023-09-10T08:18:35Z] 1237928
     678[2023-09-10T08:18:40Z] 1239512
     679[2023-09-10T08:18:45Z] 1239776
     680[2023-09-10T08:18:50Z] 1240304
     681[2023-09-10T08:18:55Z] 1240832
     682[2023-09-10T08:19:00Z] 1241624
     683[2023-09-10T08:19:05Z] 1242944
     684[2023-09-10T08:19:10Z] 1243736
     685[2023-09-10T08:19:15Z] 1244000
     686[2023-09-10T08:19:20Z] 1244528
     687[2023-09-10T08:19:25Z] 1245584
     688[2023-09-10T08:19:30Z] 1247432
     689[2023-09-10T08:19:35Z] 1248488
     690[2023-09-10T08:19:40Z] 1254824
     691[2023-09-10T08:19:45Z] 1255616
     692[2023-09-10T08:19:50Z] 1256144
     693[2023-09-10T08:19:55Z] 1257200
     694[2023-09-10T08:20:00Z] 1257728
     695[2023-09-10T08:20:05Z] 1259576
     696[2023-09-10T08:20:10Z] 1260368
     697[2023-09-10T08:20:15Z] 1261424
     698[2023-09-10T08:20:20Z] 1261688
     699[2023-09-10T08:20:25Z] 1263800
     700[2023-09-10T08:20:30Z] 1266440
     701[2023-09-10T08:20:35Z] 1267232
     702[2023-09-10T08:20:40Z] 1268552
     703[2023-09-10T08:20:45Z] 1269080
     704[2023-09-10T08:20:50Z] 1269344
     705[2023-09-10T08:20:55Z] 1269344
     706[2023-09-10T08:21:00Z] 1270664
     707[2023-09-10T08:21:05Z] 1270928
     708[2023-09-10T08:21:10Z] 1272776
     709[2023-09-10T08:21:15Z] 1273304
     710[2023-09-10T08:21:20Z] 1273304
     711[2023-09-10T08:21:25Z] 1273568
     712[2023-09-10T08:21:30Z] 1273832
     713[2023-09-10T08:21:35Z] 1274360
     714[2023-09-10T08:21:40Z] 1275152
     715[2023-09-10T08:21:45Z] 1275680
     716[2023-09-10T08:21:50Z] 1276736
     717[2023-09-10T08:21:55Z] 1277792
     718[2023-09-10T08:22:00Z] 1278584
     719[2023-09-10T08:22:06Z] 1279640
     720[2023-09-10T08:22:11Z] 1279904
     721[2023-09-10T08:22:16Z] 1280960
     722[2023-09-10T08:22:21Z] 1281752
     723[2023-09-10T08:22:26Z] 1282280
     724[2023-09-10T08:22:31Z] 1283600
     725[2023-09-10T08:22:36Z] 1284128
     726[2023-09-10T08:22:41Z] 1285712
     727[2023-09-10T08:22:46Z] 1292312
     728[2023-09-10T08:22:51Z] 1293632
     729[2023-09-10T08:22:56Z] 1294952
     730[2023-09-10T08:23:01Z] 1295480
     731[2023-09-10T08:23:06Z] 1296536
     732[2023-09-10T08:23:11Z] 1302344
     733[2023-09-10T08:23:16Z] 1302872
     734[2023-09-10T08:23:21Z] 1302872
     735[2023-09-10T08:23:26Z] 1303928
     736[2023-09-10T08:23:31Z] 1305776
     737[2023-09-10T08:23:36Z] 1305776
     738[2023-09-10T08:23:41Z] 1306568
     739[2023-09-10T08:23:46Z] 1307096
     740[2023-09-10T08:23:51Z] 1307888
     741[2023-09-10T08:23:56Z] 1308680
     742[2023-09-10T08:24:01Z] 1309208
     743[2023-09-10T08:24:06Z] 1309208
     744[2023-09-10T08:24:11Z] 1309472
     745[2023-09-10T08:24:16Z] 1309736
     746[2023-09-10T08:24:21Z] 1310528
     747[2023-09-10T08:24:26Z] 1311320
     748[2023-09-10T08:24:31Z] 1312640
     749[2023-09-10T08:24:36Z] 1313696
     750[2023-09-10T08:24:41Z] 1314752
     751[2023-09-10T08:24:46Z] 1316864
     752[2023-09-10T08:24:51Z] 1317392
     753[2023-09-10T08:24:56Z] 1317920
     754[2023-09-10T08:25:01Z] 1318976
     755[2023-09-10T08:25:06Z] 1320032
     756[2023-09-10T08:25:11Z] 1320560
     757[2023-09-10T08:25:16Z] 1321352
     758[2023-09-10T08:25:21Z] 1322672
     759[2023-09-10T08:25:26Z] 1324256
     760[2023-09-10T08:25:31Z] 1326104
     761[2023-09-10T08:25:36Z] 1327160
     762[2023-09-10T08:25:41Z] 1327424
     763[2023-09-10T08:25:47Z] 1331404
     764[2023-09-10T08:25:52Z] 1335628
     765[2023-09-10T08:25:57Z] 1341172
     766[2023-09-10T08:26:02Z] 1341700
     767[2023-09-10T08:26:07Z] 1342492
     768[2023-09-10T08:26:12Z] 1343812
     769[2023-09-10T08:26:17Z] 1344868
     770[2023-09-10T08:26:22Z] 1345396
     771[2023-09-10T08:26:27Z] 1345660
     772[2023-09-10T08:26:32Z] 1346188
     773[2023-09-10T08:26:37Z] 1348036
     774[2023-09-10T08:26:42Z] 1348828
     775[2023-09-10T08:26:47Z] 1349356
     776[2023-09-10T08:26:52Z] 1350148
     777[2023-09-10T08:26:57Z] 1351468
     778[2023-09-10T08:27:02Z] 1351468
     779[2023-09-10T08:27:07Z] 1351468
     780[2023-09-10T08:27:12Z] 1351468
     781[2023-09-10T08:27:17Z] 1351468
     782[2023-09-10T08:27:22Z] 1351468
     783[2023-09-10T08:27:27Z] 1352788
     784[2023-09-10T08:27:32Z] 1352788
     785[2023-09-10T08:27:37Z] 1352788
     786[2023-09-10T08:27:42Z] 1353316
     787[2023-09-10T08:27:47Z] 1353844
     788[2023-09-10T08:27:52Z] 1354372
     789[2023-09-10T08:27:57Z] 1356220
     790[2023-09-10T08:28:02Z] 1357012
     791[2023-09-10T08:28:07Z] 1357804
     792[2023-09-10T08:28:12Z] 1359124
     793[2023-09-10T08:28:17Z] 1359652
     794[2023-09-10T08:28:22Z] 1362028
     795[2023-09-10T08:28:27Z] 1368852
     796[2023-09-10T08:28:32Z] 1368852
     797[2023-09-10T08:28:37Z] 1370436
     798[2023-09-10T08:28:42Z] 1371756
     799[2023-09-10T08:28:47Z] 1373076
     800[2023-09-10T08:28:52Z] 1374396
     801[2023-09-10T08:28:57Z] 1377036
     802[2023-09-10T08:29:02Z] 1379412
     803[2023-09-10T08:29:07Z] 1382052
     804[2023-09-10T08:29:12Z] 1382052
     805[2023-09-10T08:29:17Z] 1383108
     806[2023-09-10T08:29:22Z] 1385220
     807[2023-09-10T08:29:27Z] 1385748
     808[2023-09-10T08:29:32Z] 1386012
     809[2023-09-10T08:29:38Z] 1386540
     810[2023-09-10T08:29:43Z] 1387068
     811[2023-09-10T08:29:48Z] 1387860
     812[2023-09-10T08:29:53Z] 1388388
     813[2023-09-10T08:29:58Z] 1388652
     814[2023-09-10T08:30:03Z] 1388652
     815[2023-09-10T08:30:08Z] 1388652
     816[2023-09-10T08:30:13Z] 1389708
     817[2023-09-10T08:30:18Z] 1390500
     818[2023-09-10T08:30:23Z] 1391028
     819[2023-09-10T08:30:28Z] 1391028
     820[2023-09-10T08:30:33Z] 1391292
     821[2023-09-10T08:30:38Z] 1391820
     822[2023-09-10T08:30:43Z] 1392348
     823[2023-09-10T08:30:48Z] 1393404
     824[2023-09-10T08:30:53Z] 1393932
     825[2023-09-10T08:30:58Z] 1394196
     826[2023-09-10T08:31:03Z] 1395516
     827[2023-09-10T08:31:08Z] 1395516
     828[2023-09-10T08:31:13Z] 1397100
     829[2023-09-10T08:31:18Z] 1398684
     830[2023-09-10T08:31:23Z] 1398684
     831[2023-09-10T08:31:28Z] 1400004
     832[2023-09-10T08:31:33Z] 1401060
     833[2023-09-10T08:31:38Z] 1405020
     834[2023-09-10T08:31:43Z] 1406868
     835[2023-09-10T08:31:48Z] 1408452
     836[2023-09-10T08:31:53Z] 1410036
     837[2023-09-10T08:31:58Z] 1412412
     838[2023-09-10T08:32:03Z] 1412940
     839[2023-09-10T08:32:08Z] 1415316
     840[2023-09-10T08:32:13Z] 1417164
     841[2023-09-10T08:32:18Z] 1417164
     842[2023-09-10T08:32:23Z] 1418220
     843[2023-09-10T08:32:28Z] 1418484
     844[2023-09-10T08:32:33Z] 1418484
     845[2023-09-10T08:32:38Z] 1419012
     846[2023-09-10T08:32:43Z] 1419012
     847[2023-09-10T08:32:48Z] 1419540
     848[2023-09-10T08:32:53Z] 1420332
     849[2023-09-10T08:32:58Z] 1420596
     850[2023-09-10T08:33:03Z] 1420596
     851[2023-09-10T08:33:08Z] 1420596
     852[2023-09-10T08:33:13Z] 1420596
     853[2023-09-10T08:33:19Z] 1420596
     854[2023-09-10T08:33:24Z] 1420596
     855[2023-09-10T08:33:29Z] 1421388
     856[2023-09-10T08:33:34Z] 1422180
     857[2023-09-10T08:33:39Z] 1422180
     858[2023-09-10T08:33:44Z] 1423236
     859[2023-09-10T08:33:49Z] 1424556
     860[2023-09-10T08:33:54Z] 1424820
     861[2023-09-10T08:33:59Z] 1425084
     862[2023-09-10T08:34:04Z] 1425612
     863[2023-09-10T08:34:09Z] 1426140
     864[2023-09-10T08:34:14Z] 1428780
     865[2023-09-10T08:34:19Z] 1429044
     866[2023-09-10T08:34:24Z] 1429572
     867[2023-09-10T08:34:29Z] 1429836
     868[2023-09-10T08:34:34Z] 1430364
     869[2023-09-10T08:34:39Z] 1432992
     870[2023-09-10T08:34:44Z] 1432692
     871[2023-09-10T08:34:49Z] 1434012
     872[2023-09-10T08:34:54Z] 1435860
     873[2023-09-10T08:34:59Z] 1437444
     874[2023-09-10T08:35:04Z] 1437708
     875[2023-09-10T08:35:09Z] 1439820
     876[2023-09-10T08:35:14Z] 1442724
     877[2023-09-10T08:35:19Z] 1444568
     878[2023-09-10T08:35:24Z] 1445888
     879[2023-09-10T08:35:29Z] 1447472
     880[2023-09-10T08:35:34Z] 1448264
     881[2023-09-10T08:35:39Z] 1449056
     882[2023-09-10T08:35:44Z] 1449320
     883[2023-09-10T08:35:49Z] 1449848
     884[2023-09-10T08:35:54Z] 1449848
     885[2023-09-10T08:35:59Z] 1450112
     886[2023-09-10T08:36:04Z] 1451168
     887[2023-09-10T08:36:09Z] 1451696
     888[2023-09-10T08:36:14Z] 1462784
     889[2023-09-10T08:36:19Z] 1465160
     890[2023-09-10T08:36:24Z] 1465160
     891[2023-09-10T08:36:29Z] 1465160
     892[2023-09-10T08:36:34Z] 1465160
     893[2023-09-10T08:36:39Z] 1465160
     894[2023-09-10T08:36:44Z] 1466216
     895[2023-09-10T08:36:49Z] 1466744
     896[2023-09-10T08:36:54Z] 1467008
     897[2023-09-10T08:37:00Z] 1467272
     898[2023-09-10T08:37:05Z] 1468064
     899[2023-09-10T08:37:10Z] 1479944
     900[2023-09-10T08:37:15Z] 1483640
     901[2023-09-10T08:37:20Z] 1484960
     902[2023-09-10T08:37:25Z] 1485224
     903[2023-09-10T08:37:30Z] 1485488
     904[2023-09-10T08:37:35Z] 1488392
     905[2023-09-10T08:37:40Z] 1489712
     906[2023-09-10T08:37:45Z] 1492616
     907[2023-09-10T08:37:50Z] 1492880
     908[2023-09-10T08:37:55Z] 1494740
     909[2023-09-10T08:38:00Z] 1495268
     910[2023-09-10T08:38:05Z] 1496852
     911[2023-09-10T08:38:10Z] 1497644
     912[2023-09-10T08:38:15Z] 1498172
     913[2023-09-10T08:38:20Z] 1499228
     914[2023-09-10T08:38:25Z] 1504508
     915[2023-09-10T08:38:30Z] 1506356
     916[2023-09-10T08:38:35Z] 1506356
     917[2023-09-10T08:38:40Z] 1506620
     918[2023-09-10T08:38:45Z] 1506620
     919[2023-09-10T08:38:50Z] 1511108
     920[2023-09-10T08:38:55Z] 1512956
     921[2023-09-10T08:39:00Z] 1515860
     922[2023-09-10T08:39:05Z] 1515860
     923[2023-09-10T08:39:10Z] 1515860
     924[2023-09-10T08:39:15Z] 1515860
     925[2023-09-10T08:39:20Z] 1516124
     926[2023-09-10T08:39:25Z] 1517708
     927[2023-09-10T08:39:30Z] 1517708
     928[2023-09-10T08:39:35Z] 1518236
     929[2023-09-10T08:39:40Z] 1518500
     930[2023-09-10T08:39:45Z] 1519028
     931[2023-09-10T08:39:50Z] 1519292
     932[2023-09-10T08:39:55Z] 1519292
     933[2023-09-10T08:40:00Z] 1519556
     934[2023-09-10T08:40:05Z] 1519556
     935[2023-09-10T08:40:10Z] 1519820
     936[2023-09-10T08:40:15Z] 1520084
     937[2023-09-10T08:40:20Z] 1520348
     938[2023-09-10T08:40:25Z] 1520348
     939[2023-09-10T08:40:30Z] 1520348
     940[2023-09-10T08:40:35Z] 1522460
     941[2023-09-10T08:40:40Z] 1523516
     942[2023-09-10T08:40:45Z] 1524044
     943[2023-09-10T08:40:51Z] 1524572
     944[2023-09-10T08:40:56Z] 1525364
     945[2023-09-10T08:41:01Z] 1528796
     946[2023-09-10T08:41:06Z] 1531700
     947[2023-09-10T08:41:11Z] 1532756
     948[2023-09-10T08:41:16Z] 1533284
     949[2023-09-10T08:41:21Z] 1534076
     950[2023-09-10T08:41:26Z] 1534868
     951[2023-09-10T08:41:31Z] 1538300
     952[2023-09-10T08:41:36Z] 1540148
     953[2023-09-10T08:41:41Z] 1541468
     954[2023-09-10T08:41:46Z] 1541732
     955[2023-09-10T08:41:51Z] 1542260
     956[2023-09-10T08:41:56Z] 1542260
     957[2023-09-10T08:42:01Z] 1542260
     958[2023-09-10T08:42:06Z] 1542524
     959[2023-09-10T08:42:11Z] 1542788
     960[2023-09-10T08:42:16Z] 1543316
     961[2023-09-10T08:42:21Z] 1548596
     962[2023-09-10T08:42:26Z] 1561004
     963[2023-09-10T08:42:31Z] 1567340
     964[2023-09-10T08:42:36Z] 1573148
     965[2023-09-10T08:42:41Z] 1581068
     966[2023-09-10T08:42:46Z] 1585892
     967[2023-09-10T08:42:51Z] 1586968
     968[2023-09-10T08:42:56Z] 1587496
     969[2023-09-10T08:43:01Z] 1588024
     970[2023-09-10T08:43:06Z] 1588024
     971[2023-09-10T08:43:11Z] 1588552
     972[2023-09-10T08:43:16Z] 1589080
     973[2023-09-10T08:43:21Z] 1589344
     974[2023-09-10T08:43:26Z] 1589344
     975[2023-09-10T08:43:31Z] 1589608
     976[2023-09-10T08:43:36Z] 1589608
     977[2023-09-10T08:43:41Z] 1589872
     978[2023-09-10T08:43:46Z] 1589872
     979[2023-09-10T08:43:51Z] 1590136
     980[2023-09-10T08:43:56Z] 1590664
     981[2023-09-10T08:44:01Z] 1590928
     982[2023-09-10T08:44:06Z] 1590928
     983[2023-09-10T08:44:11Z] 1590928
     984[2023-09-10T08:44:16Z] 1590928
     985[2023-09-10T08:44:21Z] 1590928
     986[2023-09-10T08:44:26Z] 1590928
     987[2023-09-10T08:44:31Z] 1592776
     988[2023-09-10T08:44:36Z] 1593832
     989[2023-09-10T08:44:42Z] 1594096
     990[2023-09-10T08:44:47Z] 1594096
     991[2023-09-10T08:44:52Z] 1594624
     992[2023-09-10T08:44:57Z] 1596208
     993[2023-09-10T08:45:02Z] 1597528
     994[2023-09-10T08:45:07Z] 1601752
     995[2023-09-10T08:45:12Z] 1602544
     996[2023-09-10T08:45:17Z] 1603336
     997[2023-09-10T08:45:22Z] 1603600
     998[2023-09-10T08:45:27Z] 1603600
     999[2023-09-10T08:45:32Z] 1604392
    1000[2023-09-10T08:45:37Z] 1607560
    1001[2023-09-10T08:45:42Z] 1615216
    1002[2023-09-10T08:45:47Z] 1629472
    1003[2023-09-10T08:45:52Z] 1636864
    1004[2023-09-10T08:45:57Z] 1741408
    1005[2023-09-10T08:46:02Z] 1741408
    1006[2023-09-10T08:46:07Z] 1699584
    1007[2023-09-10T08:46:12Z] 1709088
    1008[2023-09-10T08:46:17Z] 1722024
    1009[2023-09-10T08:46:22Z] 1731792
    1010[2023-09-10T08:46:27Z] 1737628
    1011[2023-09-10T08:46:32Z] 1737892
    1012[2023-09-10T08:46:37Z] 1737892
    1013[2023-09-10T08:46:42Z] 1741368
    1014[2023-09-10T08:46:47Z] 1745064
    1015[2023-09-10T08:46:52Z] 1753512
    1016[2023-09-10T08:46:57Z] 1765656
    1017[2023-09-10T08:47:02Z] 1779912
    1018[2023-09-10T08:47:07Z] 1796676
    1019[2023-09-10T08:47:12Z] 1810404
    1020[2023-09-10T08:47:17Z] 1821744
    1021[2023-09-10T08:47:22Z] 1833096
    1022[2023-09-10T08:47:27Z] 1844184
    1023[2023-09-10T08:47:32Z] 1857120
    1024[2023-09-10T08:47:37Z] 1866624
    1025[2023-09-10T08:47:42Z] 1872492
    1026[2023-09-10T08:47:47Z] 1880676
    1027[2023-09-10T08:47:52Z] 1882260
    1028[2023-09-10T08:47:57Z] 1884108
    1029[2023-09-10T08:48:02Z] 1885956
    1030[2023-09-10T08:48:07Z] 1889124
    1031[2023-09-10T08:48:12Z] 1892820
    1032[2023-09-10T08:48:17Z] 1899156
    1033[2023-09-10T08:48:22Z] 1907604
    1034[2023-09-10T08:48:27Z] 1918164
    1035[2023-09-10T08:48:33Z] 1922124
    1036[2023-09-10T08:48:38Z] 1926988
    1037[2023-09-10T08:48:43Z] 1932004
    1038[2023-09-10T08:48:48Z] 1933324
    1039[2023-09-10T08:48:53Z] 1937548
    1040[2023-09-10T08:48:58Z] 1942828
    1041[2023-09-10T08:49:03Z] 1951012
    1042[2023-09-10T08:49:08Z] 1960792
    1043[2023-09-10T08:49:13Z] 1973548
    1044[2023-09-10T08:49:18Z] 1987140
    1045[2023-09-10T08:49:23Z] 2003772
    1046[2023-09-10T08:49:28Z] 2010672
    1047[2023-09-10T08:49:33Z] 2024664
    1048[2023-09-10T08:49:38Z] 2038920
    1049[2023-09-10T08:49:43Z] 2050272
    1050[2023-09-10T08:49:48Z] 2058984
    1051[2023-09-10T08:49:53Z] 2069016
    1052[2023-09-10T08:49:58Z] 2081952
    1053[2023-09-10T08:50:03Z] 2089344
    1054[2023-09-10T08:50:08Z] 2098004
    1055[2023-09-10T08:50:13Z] 2101964
    1056[2023-09-10T08:50:18Z] 2112056
    1057[2023-09-10T08:50:23Z] 2122352
    1058[2023-09-10T08:50:28Z] 2125348
    1059[2023-09-10T08:50:33Z] 2133572
    1060[2023-09-10T08:50:38Z] 2141492
    1061[2023-09-10T08:50:43Z] 2148208
    1062[2023-09-10T08:50:48Z] 2163384
    1063[2023-09-10T08:50:53Z] 2166816
    1064[2023-09-10T08:50:58Z] 2173416
    1065[2023-09-10T08:51:03Z] 2188200
    1066[2023-09-10T08:51:08Z] 2192424
    1067[2023-09-10T08:51:13Z] 2195052
    1068[2023-09-10T08:51:18Z] 2195052
    1069[2023-09-10T08:51:23Z] 2195052
    1070[2023-09-10T08:51:28Z] 2195052
    1071[2023-09-10T08:51:33Z] 2195052
    1072[2023-09-10T08:51:38Z] 2195052
    1073[2023-09-10T08:51:43Z] 2195052
    1074[2023-09-10T08:51:48Z] 2195052
    1075[2023-09-10T08:51:53Z] 2195052
    1076[2023-09-10T08:51:58Z] 2195052
    1077[2023-09-10T08:52:03Z] 2195052
    1078[2023-09-10T08:52:08Z] 2195052
    1079[2023-09-10T08:52:14Z] 2195052
    1080[2023-09-10T08:52:19Z] 2195052
    1081[2023-09-10T08:52:24Z] 2195052
    1082[2023-09-10T08:52:29Z] 2195052
    1083[2023-09-10T08:52:34Z] 2195052
    1084[2023-09-10T08:52:39Z] 2195052
    1085[2023-09-10T08:52:44Z] 2195052
    1086[2023-09-10T08:52:49Z] 2195052
    1087[2023-09-10T08:52:54Z] 2195052
    1088[2023-09-10T08:52:59Z] 2195052
    1089[2023-09-10T08:53:04Z] 2195052
    1090[2023-09-10T08:53:09Z] 2195052
    1091[2023-09-10T08:53:14Z] 2195052
    1092[2023-09-10T08:53:19Z] 2195052
    1093[2023-09-10T08:53:24Z] 2195052
    1094[2023-09-10T08:53:29Z] 2195052
    1095[2023-09-10T08:53:34Z] 2195052
    1096[2023-09-10T08:53:39Z] 2195052
    1097[2023-09-10T08:53:44Z] 2195052
    1098[2023-09-10T08:53:49Z] 2195052
    1099[2023-09-10T08:53:54Z] 2195052
    1100[2023-09-10T08:53:59Z] 2195052
    1101[2023-09-10T08:54:04Z] 2195052
    1102[2023-09-10T08:54:09Z] 2195052
    1103[2023-09-10T08:54:14Z] 2195052
    1104[2023-09-10T08:54:19Z] 2195052
    1105[2023-09-10T08:54:24Z] 2195052
    1106[2023-09-10T08:54:29Z] 2195052
    1107[2023-09-10T08:54:34Z] 2195052
    1108[2023-09-10T08:54:39Z] 2195052
    1109[2023-09-10T08:54:44Z] 2195052
    1110[2023-09-10T08:54:49Z] 2195052
    1111[2023-09-10T08:54:54Z] 2195052
    1112[2023-09-10T08:54:59Z] 2195052
    1113[2023-09-10T08:55:04Z] 2195052
    1114[2023-09-10T08:55:09Z] 2195052
    1115[2023-09-10T08:55:14Z] 2195052
    1116[2023-09-10T08:55:19Z] 2195052
    1117[2023-09-10T08:55:24Z] 2195052
    1118[2023-09-10T08:55:29Z] 2195052
    1119[2023-09-10T08:55:34Z] 2195052
    1120[2023-09-10T08:55:39Z] 2195052
    1121[2023-09-10T08:55:44Z] 2195052
    1122[2023-09-10T08:55:49Z] 2195052
    1123[2023-09-10T08:55:54Z] 2195052
    1124[2023-09-10T08:56:00Z] 2195052
    1125[2023-09-10T08:56:05Z] 2195052
    1126[2023-09-10T08:56:10Z] 2195052
    1127[2023-09-10T08:56:15Z] 2195052
    1128[2023-09-10T08:56:20Z] 2195052
    1129[2023-09-10T08:56:25Z] 2195052
    1130[2023-09-10T08:56:30Z] 2195052
    1131[2023-09-10T08:56:35Z] 2195052
    1132[2023-09-10T08:56:40Z] 2195052
    1133[2023-09-10T08:56:45Z] 2195052
    1134[2023-09-10T08:56:50Z] 2195052
    1135[2023-09-10T08:56:55Z] 2195052
    1136[2023-09-10T08:57:00Z] 2195844
    1137[2023-09-10T08:57:05Z] 2196372
    1138[2023-09-10T08:57:10Z] 2196900
    1139[2023-09-10T08:57:15Z] 2197692
    1140[2023-09-10T08:57:20Z] 2197692
    1141[2023-09-10T08:57:25Z] 2197692
    1142[2023-09-10T08:57:30Z] 2197692
    1143[2023-09-10T08:57:35Z] 2197692
    1144[2023-09-10T08:57:40Z] 2197692
    1145[2023-09-10T08:57:45Z] 2197692
    1146[2023-09-10T08:57:50Z] 2197956
    1147[2023-09-10T08:57:55Z] 2197956
    1148[2023-09-10T08:58:00Z] 2197956
    1149[2023-09-10T08:58:05Z] 2198220
    1150[2023-09-10T08:58:10Z] 2198220
    1151[2023-09-10T08:58:15Z] 2198220
    1152[2023-09-10T08:58:20Z] 2198220
    1153[2023-09-10T08:58:25Z] 2198220
    1154[2023-09-10T08:58:30Z] 2198484
    1155[2023-09-10T08:58:35Z] 2198484
    1156[2023-09-10T08:58:40Z] 2198748
    1157[2023-09-10T08:58:45Z] 2198748
    1158[2023-09-10T08:58:50Z] 2198748
    1159[2023-09-10T08:58:55Z] 2202444
    1160[2023-09-10T08:59:00Z] 2207196
    1161[2023-09-10T08:59:05Z] 2213796
    1162[2023-09-10T08:59:10Z] 2231484
    1163[2023-09-10T08:59:15Z] 2248644
    1164[2023-09-10T08:59:20Z] 2263164
    1165[2023-09-10T08:59:25Z] 2285868
    1166[2023-09-10T08:59:30Z] 2297748
    1167[2023-09-10T08:59:35Z] 2307964
    1168[2023-09-10T08:59:40Z] 2316412
    1169[2023-09-10T08:59:45Z] 2321164
    1170[2023-09-10T08:59:51Z] 2335684
    1171[2023-09-10T08:59:56Z] 2354428
    1172[2023-09-10T09:00:01Z] 2374228
    1173[2023-09-10T09:00:06Z] 2396140
    1174[2023-09-10T09:00:11Z] 2408312
    1175[2023-09-10T09:00:16Z] 2415704
    1176[2023-09-10T09:00:21Z] 2437352
    1177[2023-09-10T09:00:26Z] 2455568
    1178[2023-09-10T09:00:31Z] 2465072
    1179[2023-09-10T09:00:36Z] 2471576
    1180[2023-09-10T09:00:41Z] 2497780
    1181[2023-09-10T09:00:46Z] 2503128
    1182[2023-09-10T09:00:51Z] 2518600
    1183[2023-09-10T09:00:56Z] 2538664
    1184[2023-09-10T09:01:01Z] 2559784
    1185[2023-09-10T09:01:06Z] 2578792
    1186[2023-09-10T09:01:11Z] 2588824
    1187[2023-09-10T09:01:16Z] 2610208
    1188[2023-09-10T09:01:21Z] 2611792
    1189[2023-09-10T09:01:26Z] 2614168
    1190[2023-09-10T09:01:31Z] 2619448
    1191[2023-09-10T09:01:36Z] 2620240
    1192[2023-09-10T09:01:41Z] 2620768
    1193[2023-09-10T09:01:46Z] 2621560
    1194[2023-09-10T09:01:51Z] 2621560
    1195[2023-09-10T09:01:56Z] 2621560
    1196[2023-09-10T09:02:01Z] 2621560
    1197[2023-09-10T09:02:06Z] 2628952
    1198[2023-09-10T09:02:11Z] 2650336
    1199[2023-09-10T09:02:16Z] 2664328
    1200[2023-09-10T09:02:21Z] 2682808
    1201[2023-09-10T09:02:26Z] 2704720
    1202[2023-09-10T09:02:31Z] 2720032
    1203[2023-09-10T09:02:36Z] 2730328
    1204[2023-09-10T09:02:41Z] 2732176
    1205[2023-09-10T09:02:46Z] 2735608
    1206[2023-09-10T09:02:51Z] 2749864
    1207[2023-09-10T09:02:56Z] 2763064
    1208[2023-09-10T09:03:01Z] 2779696
    1209[2023-09-10T09:03:06Z] 2793952
    1210[2023-09-10T09:03:11Z] 2804692
    1211[2023-09-10T09:03:16Z] 2817892
    1212[2023-09-10T09:03:21Z] 2832148
    1213[2023-09-10T09:03:26Z] 2850628
    1214[2023-09-10T09:03:31Z] 2864620
    1215[2023-09-10T09:03:37Z] 2888116
    1216[2023-09-10T09:03:42Z] 2906332
    1217[2023-09-10T09:03:47Z] 2916628
    1218[2023-09-10T09:03:52Z] 2925208
    1219[2023-09-10T09:03:57Z] 2942104
    1220[2023-09-10T09:04:02Z] 2955040
    1221[2023-09-10T09:04:07Z] 2970616
    1222[2023-09-10T09:04:12Z] 2991736
    1223[2023-09-10T09:04:17Z] 3001240
    1224[2023-09-10T09:04:22Z] 3002560
    1225[2023-09-10T09:04:27Z] 3002560
    1226[2023-09-10T09:04:32Z] 3002560
    1227[2023-09-10T09:04:37Z] 3002560
    1228[2023-09-10T09:04:42Z] 3003616
    1229[2023-09-10T09:04:47Z] 3004900
    1230[2023-09-10T09:04:52Z] 3007276
    1231[2023-09-10T09:04:57Z] 3007804
    1232[2023-09-10T09:05:02Z] 3009124
    1233[2023-09-10T09:05:07Z] 3009388
    1234[2023-09-10T09:05:12Z] 3009652
    1235[2023-09-10T09:05:17Z] 3013348
    1236[2023-09-10T09:05:22Z] 3015196
    1237[2023-09-10T09:05:27Z] 3015724
    1238[2023-09-10T09:05:32Z] 3016252
    1239[2023-09-10T09:05:37Z] 3016516
    1240[2023-09-10T09:05:42Z] 3016516
    1241[2023-09-10T09:05:47Z] 3016516
    1242[2023-09-10T09:05:52Z] 3016516
    1243[2023-09-10T09:05:57Z] 3016516
    1244[2023-09-10T09:06:02Z] 3016516
    1245[2023-09-10T09:06:07Z] 3016516
    1246[2023-09-10T09:06:12Z] 3016516
    1247[2023-09-10T09:06:17Z] 3016516
    1248[2023-09-10T09:06:22Z] 3016516
    1249[2023-09-10T09:06:27Z] 3016516
    1250[2023-09-10T09:06:32Z] 3016516
    1251[2023-09-10T09:06:37Z] 3016516
    1252[2023-09-10T09:06:42Z] 3016516
    1253[2023-09-10T09:06:47Z] 3016516
    1254[2023-09-10T09:06:52Z] 3016516
    1255[2023-09-10T09:06:57Z] 3016516
    1256[2023-09-10T09:07:02Z] 3016780
    1257[2023-09-10T09:07:07Z] 3016780
    1258[2023-09-10T09:07:12Z] 3016780
    1259[2023-09-10T09:07:17Z] 3016780
    1260[2023-09-10T09:07:23Z] 3017044
    1261[2023-09-10T09:07:28Z] 3017572
    1262[2023-09-10T09:07:33Z] 3017836
    1263[2023-09-10T09:07:38Z] 3017836
    1264[2023-09-10T09:07:43Z] 3017836
    1265[2023-09-10T09:07:48Z] 3017836
    1266[2023-09-10T09:07:53Z] 3018364
    1267[2023-09-10T09:07:58Z] 3019420
    1268[2023-09-10T09:08:03Z] 3019420
    1269[2023-09-10T09:08:08Z] 3021004
    1270[2023-09-10T09:08:13Z] 3021004
    1271[2023-09-10T09:08:18Z] 3021532
    1272[2023-09-10T09:08:23Z] 3022324
    1273[2023-09-10T09:08:28Z] 3025756
    1274[2023-09-10T09:08:33Z] 3028396
    1275[2023-09-10T09:08:38Z] 3028924
    1276[2023-09-10T09:08:43Z] 3030244
    1277[2023-09-10T09:08:48Z] 3030244
    1278[2023-09-10T09:08:53Z] 3030244
    1279[2023-09-10T09:08:58Z] 3031564
    1280[2023-09-10T09:09:03Z] 3032356
    1281[2023-09-10T09:09:08Z] 3032356
    1282[2023-09-10T09:09:13Z] 3032620
    1283[2023-09-10T09:09:18Z] 3032884
    1284[2023-09-10T09:09:23Z] 3032884
    1285[2023-09-10T09:09:28Z] 3032884
    1286[2023-09-10T09:09:33Z] 3032884
    1287[2023-09-10T09:09:38Z] 3034204
    1288[2023-09-10T09:09:43Z] 3034204
    1289[2023-09-10T09:09:48Z] 3034468
    1290[2023-09-10T09:09:53Z] 3034996
    1291[2023-09-10T09:09:58Z] 3034996
    1292[2023-09-10T09:10:03Z] 3034996
    1293[2023-09-10T09:10:08Z] 3034996
    1294[2023-09-10T09:10:13Z] 3035524
    1295[2023-09-10T09:10:18Z] 3036052
    1296[2023-09-10T09:10:23Z] 3036580
    1297[2023-09-10T09:10:28Z] 3037900
    1298[2023-09-10T09:10:33Z] 3038428
    1299[2023-09-10T09:10:38Z] 3038692
    1300[2023-09-10T09:10:43Z] 3038692
    1301[2023-09-10T09:10:48Z] 3039220
    1302[2023-09-10T09:10:53Z] 3040276
    1303[2023-09-10T09:10:58Z] 3040540
    1304[2023-09-10T09:11:04Z] 3041596
    1305[2023-09-10T09:11:09Z] 3043036
    1306[2023-09-10T09:11:14Z] 3046204
    1307[2023-09-10T09:11:19Z] 3047788
    1308[2023-09-10T09:11:24Z] 3048580
    1309[2023-09-10T09:11:29Z] 3049900
    1310[2023-09-10T09:11:34Z] 3050956
    1311[2023-09-10T09:11:39Z] 3052276
    1312[2023-09-10T09:11:44Z] 3057292
    1313[2023-09-10T09:11:49Z] 3058348
    1314[2023-09-10T09:11:54Z] 3059140
    1315[2023-09-10T09:11:59Z] 3059668
    1316[2023-09-10T09:12:04Z] 3059932
    1317[2023-09-10T09:12:09Z] 3059932
    1318[2023-09-10T09:12:14Z] 3059932
    1319[2023-09-10T09:12:19Z] 3059932
    1320[2023-09-10T09:12:24Z] 3059932
    1321[2023-09-10T09:12:29Z] 3061252
    1322[2023-09-10T09:12:34Z] 3062044
    1323[2023-09-10T09:12:39Z] 3062308
    1324[2023-09-10T09:12:44Z] 3062836
    1325[2023-09-10T09:12:49Z] 3062836
    1326[2023-09-10T09:12:54Z] 3063100
    1327[2023-09-10T09:12:59Z] 3063364
    1328[2023-09-10T09:13:04Z] 3064156
    1329[2023-09-10T09:13:09Z] 3066268
    1330[2023-09-10T09:13:14Z] 3066268
    1331[2023-09-10T09:13:19Z] 3066532
    1332[2023-09-10T09:13:24Z] 3066796
    1333[2023-09-10T09:13:29Z] 3067324
    1334[2023-09-10T09:13:34Z] 3068380
    1335[2023-09-10T09:13:39Z] 3069436
    1336[2023-09-10T09:13:44Z] 3069964
    1337[2023-09-10T09:13:49Z] 3070492
    1338[2023-09-10T09:13:54Z] 3071020
    1339[2023-09-10T09:13:59Z] 3071020
    1340[2023-09-10T09:14:04Z] 3071020
    1341[2023-09-10T09:14:09Z] 3072604
    1342[2023-09-10T09:14:14Z] 3073660
    1343[2023-09-10T09:14:19Z] 3074188
    1344[2023-09-10T09:14:24Z] 3075508
    1345[2023-09-10T09:14:29Z] 3076036
    1346[2023-09-10T09:14:35Z] 3079204
    1347[2023-09-10T09:14:40Z] 3081580
    1348[2023-09-10T09:14:45Z] 3082900
    1349[2023-09-10T09:14:50Z] 3084484
    1350[2023-09-10T09:14:55Z] 3084484
    1351[2023-09-10T09:15:00Z] 3085276
    1352[2023-09-10T09:15:05Z] 3280372
    1353[2023-09-10T09:15:10Z] 3280372
    1354[2023-09-10T09:15:15Z] 3184384
    1355[2023-09-10T09:15:20Z] 3189132
    1356[2023-09-10T09:15:25Z] 3190452
    1357[2023-09-10T09:15:30Z] 3191508
    1358[2023-09-10T09:15:35Z] 3193352
    1359[2023-09-10T09:15:40Z] 3193352
    1360[2023-09-10T09:15:45Z] 3194404
    1361[2023-09-10T09:15:50Z] 3195196
    1362[2023-09-10T09:15:55Z] 3195196
    1363[2023-09-10T09:16:00Z] 3195196
    1364[2023-09-10T09:16:05Z] 3195196
    1365[2023-09-10T09:16:10Z] 3195724
    1366[2023-09-10T09:16:15Z] 3195988
    1367[2023-09-10T09:16:20Z] 3196516
    1368[2023-09-10T09:16:25Z] 3196780
    1369[2023-09-10T09:16:30Z] 3201796
    1370[2023-09-10T09:16:35Z] 3222652
    1371[2023-09-10T09:16:40Z] 3241116
    1372[2023-09-10T09:16:45Z] 3259596
    1373[2023-09-10T09:16:50Z] 3270948
    1374[2023-09-10T09:16:55Z] 3292064
    1375[2023-09-10T09:17:00Z] 3303148
    1376[2023-09-10T09:17:05Z] 3318188
    1377[2023-09-10T09:17:10Z] 3336928
    1378[2023-09-10T09:17:15Z] 3356196
    1379[2023-09-10T09:17:20Z] 3382592
    1380[2023-09-10T09:17:25Z] 3397632
    1381[2023-09-10T09:17:30Z] 3401064
    1382[2023-09-10T09:17:35Z] 3401316
    1383[2023-09-10T09:17:40Z] 3402372
    1384[2023-09-10T09:17:45Z] 3403164
    1385[2023-09-10T09:17:50Z] 3403428
    1386[2023-09-10T09:17:55Z] 3403956
    1387[2023-09-10T09:18:00Z] 3404220
    1388[2023-09-10T09:18:05Z] 3406068
    1389[2023-09-10T09:18:10Z] 3406596
    1390[2023-09-10T09:18:15Z] 3407124
    1391[2023-09-10T09:18:20Z] 3407652
    1392[2023-09-10T09:18:25Z] 3408972
    1393[2023-09-10T09:18:30Z] 3410284
    1394[2023-09-10T09:18:36Z] 3413976
    1395[2023-09-10T09:18:41Z] 3415032
    1396[2023-09-10T09:18:46Z] 3416352
    1397[2023-09-10T09:18:51Z] 3416616
    1398[2023-09-10T09:18:56Z] 3417408
    1399[2023-09-10T09:19:01Z] 3418992
    1400[2023-09-10T09:19:06Z] 3424536
    1401[2023-09-10T09:19:11Z] 3425328
    1402[2023-09-10T09:19:16Z] 3426120
    1403[2023-09-10T09:19:21Z] 3426648
    1404[2023-09-10T09:19:26Z] 3426648
    1405[2023-09-10T09:19:31Z] 3427172
    1406[2023-09-10T09:19:36Z] 3427700
    1407[2023-09-10T09:19:41Z] 3427700
    1408[2023-09-10T09:19:46Z] 3427964
    1409[2023-09-10T09:19:51Z] 3428228
    1410[2023-09-10T09:19:56Z] 3428228
    1411[2023-09-10T09:20:01Z] 3428228
    1412[2023-09-10T09:20:06Z] 3428228
    1413[2023-09-10T09:20:11Z] 3428492
    1414[2023-09-10T09:20:16Z] 3428492
    1415[2023-09-10T09:20:21Z] 3428492
    1416[2023-09-10T09:20:26Z] 3428492
    1417[2023-09-10T09:20:31Z] 3428492
    1418[2023-09-10T09:20:36Z] 3428492
    1419[2023-09-10T09:20:41Z] 3428492
    1420[2023-09-10T09:20:46Z] 3428492
    1421[2023-09-10T09:20:51Z] 3428492
    1422[2023-09-10T09:20:56Z] 3428492
    1423[2023-09-10T09:21:01Z] 3428492
    1424[2023-09-10T09:21:06Z] 3428492
    1425[2023-09-10T09:21:11Z] 3428492
    1426[2023-09-10T09:21:16Z] 3428492
    1427[2023-09-10T09:21:21Z] 3428492
    1428[2023-09-10T09:21:26Z] 3428492
    1429[2023-09-10T09:21:31Z] 3428492
    1430[2023-09-10T09:21:36Z] 3428492
    1431[2023-09-10T09:21:41Z] 3428492
    1432[2023-09-10T09:21:46Z] 3428492
    1433[2023-09-10T09:21:51Z] 3428492
    1434[2023-09-10T09:21:56Z] 3428492
    1435[2023-09-10T09:22:01Z] 3428492
    1436[2023-09-10T09:22:06Z] 3428492
    1437[2023-09-10T09:22:12Z] 3428492
    1438[2023-09-10T09:22:17Z] 3428492
    1439[2023-09-10T09:22:22Z] 3428492
    1440[2023-09-10T09:22:27Z] 3428492
    1441[2023-09-10T09:22:32Z] 3428492
    1442[2023-09-10T09:22:37Z] 3428492
    1443[2023-09-10T09:22:42Z] 3428104
    1444[2023-09-10T09:22:47Z] 3428104
    1445[2023-09-10T09:22:52Z] 3428104
    1446[2023-09-10T09:22:57Z] 3428104
    1447[2023-09-10T09:23:02Z] 3428104
    1448[2023-09-10T09:23:07Z] 3428104
    1449[2023-09-10T09:23:12Z] 3428104
    1450[2023-09-10T09:23:17Z] 3428104
    1451[2023-09-10T09:23:22Z] 3428104
    1452[2023-09-10T09:23:27Z] 3428104
    1453[2023-09-10T09:23:32Z] 3428104
    1454[2023-09-10T09:23:37Z] 3428104
    1455[2023-09-10T09:23:42Z] 3428104
    1456[2023-09-10T09:23:47Z] 3428104
    1457[2023-09-10T09:23:52Z] 3428104
    1458[2023-09-10T09:23:57Z] 3428104
    1459[2023-09-10T09:24:02Z] 3428104
    1460[2023-09-10T09:24:07Z] 3428104
    1461[2023-09-10T09:24:12Z] 3428104
    1462[2023-09-10T09:24:17Z] 3428104
    1463[2023-09-10T09:24:22Z] 3428104
    1464[2023-09-10T09:24:27Z] 3428104
    1465[2023-09-10T09:24:32Z] 3428104
    1466[2023-09-10T09:24:37Z] 3428104
    1467[2023-09-10T09:24:42Z] 3428104
    1468[2023-09-10T09:24:47Z] 3428104
    1469[2023-09-10T09:24:52Z] 3428104
    1470[2023-09-10T09:24:57Z] 3428104
    1471[2023-09-10T09:25:02Z] 3428104
    1472[2023-09-10T09:25:07Z] 3428104
    1473[2023-09-10T09:25:12Z] 3428104
    1474[2023-09-10T09:25:17Z] 3428104
    1475[2023-09-10T09:25:22Z] 3428104
    1476[2023-09-10T09:25:27Z] 3428104
    1477[2023-09-10T09:25:32Z] 3428104
    1478[2023-09-10T09:25:37Z] 3428104
    1479[2023-09-10T09:25:42Z] 3428104
    1480[2023-09-10T09:25:47Z] 3428104
    1481[2023-09-10T09:25:52Z] 3428104
    1482[2023-09-10T09:25:58Z] 3428104
    1483[2023-09-10T09:26:03Z] 3428104
    1484[2023-09-10T09:26:08Z] 3428104
    1485[2023-09-10T09:26:13Z] 3428104
    1486[2023-09-10T09:26:18Z] 3428104
    1487[2023-09-10T09:26:23Z] 3428104
    1488[2023-09-10T09:26:28Z] 3428104
    1489[2023-09-10T09:26:33Z] 3428104
    1490[2023-09-10T09:26:38Z] 3428104
    1491[2023-09-10T09:26:43Z] 3428104
    1492[2023-09-10T09:26:48Z] 3428368
    1493[2023-09-10T09:26:53Z] 3428368
    1494[2023-09-10T09:26:58Z] 3428368
    1495[2023-09-10T09:27:03Z] 3428368
    1496[2023-09-10T09:27:08Z] 3428632
    1497[2023-09-10T09:27:13Z] 3429160
    1498[2023-09-10T09:27:18Z] 3429424
    1499[2023-09-10T09:27:23Z] 3429688
    1500[2023-09-10T09:27:28Z] 3429688
    1501[2023-09-10T09:27:33Z] 3429952
    1502[2023-09-10T09:27:38Z] 3429952
    1503[2023-09-10T09:27:43Z] 3430216
    1504[2023-09-10T09:27:48Z] 3430216
    1505[2023-09-10T09:27:53Z] 3430216
    1506[2023-09-10T09:27:58Z] 3430216
    1507[2023-09-10T09:28:03Z] 3430480
    1508[2023-09-10T09:28:08Z] 3430480
    1509[2023-09-10T09:28:13Z] 3430480
    1510[2023-09-10T09:28:18Z] 3430744
    1511[2023-09-10T09:28:23Z] 3431008
    1512[2023-09-10T09:28:28Z] 3430664
    1513[2023-09-10T09:28:33Z] 3430664
    1514[2023-09-10T09:28:38Z] 3430928
    1515[2023-09-10T09:28:43Z] 3430928
    1516[2023-09-10T09:28:48Z] 3430928
    1517[2023-09-10T09:28:53Z] 3430928
    1518[2023-09-10T09:28:58Z] 3430928
    1519[2023-09-10T09:29:03Z] 3430928
    1520[2023-09-10T09:29:08Z] 3430928
    1521[2023-09-10T09:29:13Z] 3431192
    1522[2023-09-10T09:29:18Z] 3431192
    1523[2023-09-10T09:29:23Z] 3431192
    1524[2023-09-10T09:29:28Z] 3431192
    1525[2023-09-10T09:29:33Z] 3431192
    1526[2023-09-10T09:29:38Z] 3431192
    1527[2023-09-10T09:29:43Z] 3431456
    1528[2023-09-10T09:29:49Z] 3431456
    1529[2023-09-10T09:29:54Z] 3431456
    1530[2023-09-10T09:29:59Z] 3431456
    1531[2023-09-10T09:30:04Z] 3431456
    1532[2023-09-10T09:30:09Z] 3431456
    1533[2023-09-10T09:30:14Z] 3431456
    1534[2023-09-10T09:30:19Z] 3431456
    1535[2023-09-10T09:30:24Z] 3431456
    1536[2023-09-10T09:30:29Z] 3431456
    1537[2023-09-10T09:30:34Z] 3431456
    1538[2023-09-10T09:30:39Z] 3431456
    1539[2023-09-10T09:30:44Z] 3431456
    1540[2023-09-10T09:30:49Z] 3431456
    1541[2023-09-10T09:30:54Z] 3431456
    1542[2023-09-10T09:30:59Z] 3431456
    1543[2023-09-10T09:31:04Z] 3431456
    1544[2023-09-10T09:31:09Z] 3431456
    1545[2023-09-10T09:31:14Z] 3431456
    1546[2023-09-10T09:31:19Z] 3431456
    1547[2023-09-10T09:31:24Z] 3431456
    1548[2023-09-10T09:31:29Z] 3431456
    1549[2023-09-10T09:31:34Z] 3431456
    1550[2023-09-10T09:31:39Z] 3431456
    1551[2023-09-10T09:31:44Z] 3431456
    1552[2023-09-10T09:31:49Z] 3431456
    1553[2023-09-10T09:31:54Z] 3431456
    1554[2023-09-10T09:31:59Z] 3431456
    1555[2023-09-10T09:32:04Z] 3431456
    1556[2023-09-10T09:32:09Z] 3431456
    1557[2023-09-10T09:32:14Z] 3431456
    1558[2023-09-10T09:32:19Z] 3431456
    1559[2023-09-10T09:32:24Z] 3431456
    1560[2023-09-10T09:32:29Z] 3431456
    1561[2023-09-10T09:32:34Z] 3431456
    1562[2023-09-10T09:32:39Z] 3431456
    1563[2023-09-10T09:32:44Z] 3431456
    1564[2023-09-10T09:32:49Z] 3431456
    1565[2023-09-10T09:32:54Z] 3431456
    1566[2023-09-10T09:32:59Z] 3431456
    1567[2023-09-10T09:33:04Z] 3431456
    1568[2023-09-10T09:33:09Z] 3431456
    1569[2023-09-10T09:33:14Z] 3431456
    1570[2023-09-10T09:33:19Z] 3431456
    1571[2023-09-10T09:33:24Z] 3431720
    1572[2023-09-10T09:33:29Z] 3432248
    1573[2023-09-10T09:33:34Z] 3432248
    1574[2023-09-10T09:33:39Z] 3432248
    1575[2023-09-10T09:33:45Z] 3432248
    1576[2023-09-10T09:33:50Z] 3432248
    1577[2023-09-10T09:33:55Z] 3432248
    1578[2023-09-10T09:34:00Z] 3432248
    1579[2023-09-10T09:34:05Z] 3432248
    1580[2023-09-10T09:34:10Z] 3432248
    1581[2023-09-10T09:34:15Z] 3432248
    1582[2023-09-10T09:34:20Z] 3432248
    1583[2023-09-10T09:34:25Z] 3432248
    1584[2023-09-10T09:34:30Z] 3432248
    1585[2023-09-10T09:34:35Z] 3432248
    1586[2023-09-10T09:34:40Z] 3432248
    1587[2023-09-10T09:34:45Z] 3432248
    1588[2023-09-10T09:34:50Z] 3432248
    1589[2023-09-10T09:34:55Z] 3432248
    1590[2023-09-10T09:35:00Z] 3432248
    1591[2023-09-10T09:35:05Z] 3432248
    1592[2023-09-10T09:35:10Z] 3432248
    1593[2023-09-10T09:35:15Z] 3432248
    1594[2023-09-10T09:35:20Z] 3432248
    1595[2023-09-10T09:35:25Z] 3432248
    1596[2023-09-10T09:35:30Z] 3432248
    1597[2023-09-10T09:35:35Z] 3432248
    1598[2023-09-10T09:35:40Z] 3432248
    1599[2023-09-10T09:35:45Z] 3432248
    1600[2023-09-10T09:35:50Z] 3432248
    1601[2023-09-10T09:35:55Z] 3432248
    1602[2023-09-10T09:36:00Z] 3432248
    1603[2023-09-10T09:36:05Z] 3432248
    1604[2023-09-10T09:36:10Z] 3432248
    1605[2023-09-10T09:36:15Z] 3432248
    1606[2023-09-10T09:36:20Z] 3432248
    1607[2023-09-10T09:36:25Z] 3432248
    1608[2023-09-10T09:36:30Z] 3432248
    1609[2023-09-10T09:36:35Z] 3432248
    1610[2023-09-10T09:36:40Z] 3432248
    1611[2023-09-10T09:36:45Z] 3432248
    1612[2023-09-10T09:36:50Z] 3432248
    1613[2023-09-10T09:36:55Z] 3432248
    1614[2023-09-10T09:37:00Z] 3432248
    1615[2023-09-10T09:37:05Z] 3432248
    1616[2023-09-10T09:37:10Z] 3432248
    1617[2023-09-10T09:37:15Z] 3432248
    1618[2023-09-10T09:37:20Z] 3432248
    1619[2023-09-10T09:37:25Z] 3432248
    1620[2023-09-10T09:37:31Z] 3432248
    1621[2023-09-10T09:37:36Z] 3432248
    1622[2023-09-10T09:37:41Z] 3432248
    1623[2023-09-10T09:37:46Z] 3432248
    1624[2023-09-10T09:37:51Z] 3432248
    1625[2023-09-10T09:37:56Z] 3432248
    1626[2023-09-10T09:38:01Z] 3432248
    1627[2023-09-10T09:38:06Z] 3432248
    1628[2023-09-10T09:38:11Z] 3432248
    1629[2023-09-10T09:38:16Z] 3432248
    1630[2023-09-10T09:38:21Z] 3432248
    1631[2023-09-10T09:38:26Z] 3432248
    1632[2023-09-10T09:38:31Z] 3432248
    1633[2023-09-10T09:38:36Z] 3432248
    1634[2023-09-10T09:38:41Z] 3432248
    1635[2023-09-10T09:38:46Z] 3432248
    1636[2023-09-10T09:38:51Z] 3432248
    1637[2023-09-10T09:38:56Z] 3432248
    1638[2023-09-10T09:39:01Z] 3432248
    1639[2023-09-10T09:39:06Z] 3432248
    1640[2023-09-10T09:39:11Z] 3432248
    1641[2023-09-10T09:39:16Z] 3432248
    1642[2023-09-10T09:39:21Z] 3432248
    1643[2023-09-10T09:39:26Z] 3432248
    1644[2023-09-10T09:39:31Z] 3432248
    1645[2023-09-10T09:39:36Z] 3432248
    1646[2023-09-10T09:39:41Z] 3432248
    1647[2023-09-10T09:39:46Z] 3432248
    1648[2023-09-10T09:39:51Z] 3432248
    1649[2023-09-10T09:39:56Z] 3432248
    1650[2023-09-10T09:40:01Z] 3432248
    1651[2023-09-10T09:40:06Z] 3432248
    1652[2023-09-10T09:40:11Z] 3432248
    1653[2023-09-10T09:40:16Z] 3432248
    1654[2023-09-10T09:40:21Z] 3432248
    1655[2023-09-10T09:40:26Z] 3432248
    1656[2023-09-10T09:40:31Z] 3432248
    1657[2023-09-10T09:40:36Z] 3432248
    1658[2023-09-10T09:40:41Z] 3432248
    1659[2023-09-10T09:40:46Z] 3432248
    1660[2023-09-10T09:40:51Z] 3432248
    1661[2023-09-10T09:40:56Z] 3432248
    1662[2023-09-10T09:41:01Z] 3432248
    1663[2023-09-10T09:41:06Z] 3432248
    1664[2023-09-10T09:41:11Z] 3432248
    1665[2023-09-10T09:41:16Z] 3432248
    1666[2023-09-10T09:41:21Z] 3432248
    1667[2023-09-10T09:41:27Z] 3432248
    1668[2023-09-10T09:41:32Z] 3432248
    1669[2023-09-10T09:41:37Z] 3432248
    1670[2023-09-10T09:41:42Z] 3432248
    1671[2023-09-10T09:41:47Z] 3432248
    1672[2023-09-10T09:41:52Z] 3432248
    1673[2023-09-10T09:41:57Z] 3432248
    1674[2023-09-10T09:42:02Z] 3432248
    1675[2023-09-10T09:42:07Z] 3432248
    1676[2023-09-10T09:42:12Z] 3432248
    1677[2023-09-10T09:42:17Z] 3432248
    1678[2023-09-10T09:42:22Z] 3432248
    1679[2023-09-10T09:42:27Z] 3432248
    1680[2023-09-10T09:42:32Z] 3432248
    1681[2023-09-10T09:42:37Z] 3432248
    1682[2023-09-10T09:42:42Z] 3432248
    1683[2023-09-10T09:42:47Z] 3432248
    1684[2023-09-10T09:42:52Z] 3432248
    1685[2023-09-10T09:42:57Z] 3432248
    1686[2023-09-10T09:43:02Z] 3432248
    1687[2023-09-10T09:43:07Z] 3432248
    1688[2023-09-10T09:43:12Z] 3432248
    1689[2023-09-10T09:43:17Z] 3432248
    1690[2023-09-10T09:43:22Z] 3432248
    1691[2023-09-10T09:43:27Z] 3432248
    1692[2023-09-10T09:43:32Z] 3432248
    1693[2023-09-10T09:43:37Z] 3432248
    1694[2023-09-10T09:43:42Z] 3432248
    1695[2023-09-10T09:43:47Z] 3432248
    1696[2023-09-10T09:43:52Z] 3432248
    1697[2023-09-10T09:43:57Z] 3432248
    1698[2023-09-10T09:44:02Z] 3432248
    1699[2023-09-10T09:44:07Z] 3432248
    1700[2023-09-10T09:44:12Z] 3432248
    1701[2023-09-10T09:44:17Z] 3432248
    1702[2023-09-10T09:44:22Z] 3432248
    1703[2023-09-10T09:44:27Z] 3432248
    1704[2023-09-10T09:44:32Z] 3432248
    1705[2023-09-10T09:44:37Z] 3432248
    1706[2023-09-10T09:44:42Z] 3432248
    1707[2023-09-10T09:44:47Z] 3432248
    1708[2023-09-10T09:44:52Z] 3432248
    1709[2023-09-10T09:44:57Z] 3432248
    1710[2023-09-10T09:45:02Z] 3432248
    1711[2023-09-10T09:45:07Z] 3432248
    1712[2023-09-10T09:45:12Z] 3432248
    1713[2023-09-10T09:45:17Z] 3432248
    1714[2023-09-10T09:45:23Z] 3432248
    1715[2023-09-10T09:45:28Z] 3432248
    1716[2023-09-10T09:45:33Z] 3432248
    1717[2023-09-10T09:45:38Z] 3432248
    1718[2023-09-10T09:45:43Z] 3432248
    1719[2023-09-10T09:45:48Z] 3432248
    1720[2023-09-10T09:45:53Z] 3432248
    1721[2023-09-10T09:45:58Z] 3432248
    1722[2023-09-10T09:46:03Z] 3432248
    1723[2023-09-10T09:46:08Z] 3432248
    1724[2023-09-10T09:46:13Z] 3432248
    1725[2023-09-10T09:46:18Z] 3432248
    1726[2023-09-10T09:46:23Z] 3432248
    1727[2023-09-10T09:46:28Z] 3432248
    1728[2023-09-10T09:46:33Z] 3432248
    1729[2023-09-10T09:46:38Z] 3432248
    1730[2023-09-10T09:46:43Z] 3432248
    1731[2023-09-10T09:46:48Z] 3432248
    1732[2023-09-10T09:46:53Z] 3432248
    1733[2023-09-10T09:46:58Z] 3432248
    1734[2023-09-10T09:47:03Z] 3432248
    1735[2023-09-10T09:47:08Z] 3432248
    1736[2023-09-10T09:47:13Z] 3432248
    1737[2023-09-10T09:47:18Z] 3432248
    1738[2023-09-10T09:47:23Z] 3432248
    1739[2023-09-10T09:47:28Z] 3432248
    1740[2023-09-10T09:47:33Z] 3432248
    1741[2023-09-10T09:47:38Z] 3432248
    1742[2023-09-10T09:47:43Z] 3432248
    1743[2023-09-10T09:47:48Z] 3432248
    1744[2023-09-10T09:47:53Z] 3432248
    1745[2023-09-10T09:47:58Z] 3432248
    1746[2023-09-10T09:48:03Z] 3432248
    1747[2023-09-10T09:48:08Z] 3432248
    1748[2023-09-10T09:48:13Z] 3432248
    1749[2023-09-10T09:48:18Z] 3432248
    1750[2023-09-10T09:48:23Z] 3432248
    1751[2023-09-10T09:48:28Z] 3432248
    1752[2023-09-10T09:48:33Z] 3432248
    1753[2023-09-10T09:48:38Z] 3432248
    1754[2023-09-10T09:48:43Z] 3432248
    1755[2023-09-10T09:48:48Z] 3432248
    1756[2023-09-10T09:48:53Z] 3432248
    1757[2023-09-10T09:48:58Z] 3432248
    1758[2023-09-10T09:49:03Z] 3432248
    1759[2023-09-10T09:49:09Z] 3432248
    1760[2023-09-10T09:49:14Z] 3432248
    1761[2023-09-10T09:49:19Z] 3432248
    1762[2023-09-10T09:49:24Z] 3432248
    1763[2023-09-10T09:49:29Z] 3432248
    1764[2023-09-10T09:49:34Z] 3432248
    1765[2023-09-10T09:49:39Z] 3432248
    1766[2023-09-10T09:49:44Z] 3432248
    1767[2023-09-10T09:49:49Z] 3432248
    1768[2023-09-10T09:49:54Z] 3432248
    1769[2023-09-10T09:49:59Z] 3432248
    1770[2023-09-10T09:50:04Z] 3432248
    1771[2023-09-10T09:50:09Z] 3432248
    1772[2023-09-10T09:50:14Z] 3432248
    1773[2023-09-10T09:50:19Z] 3432248
    1774[2023-09-10T09:50:24Z] 3432248
    1775[2023-09-10T09:50:29Z] 3432248
    1776[2023-09-10T09:50:34Z] 3432248
    1777[2023-09-10T09:50:39Z] 3432248
    1778[2023-09-10T09:50:44Z] 3432248
    1779[2023-09-10T09:50:49Z] 3432248
    1780[2023-09-10T09:50:54Z] 3432248
    1781[2023-09-10T09:50:59Z] 3432248
    1782[2023-09-10T09:51:04Z] 3432248
    1783[2023-09-10T09:51:09Z] 3432248
    1784[2023-09-10T09:51:14Z] 3432248
    1785[2023-09-10T09:51:19Z] 3432248
    1786[2023-09-10T09:51:24Z] 3432248
    1787[2023-09-10T09:51:29Z] 3432248
    1788[2023-09-10T09:51:34Z] 3432248
    1789[2023-09-10T09:51:39Z] 3432248
    1790[2023-09-10T09:51:44Z] 3432248
    1791[2023-09-10T09:51:49Z] 3432248
    1792[2023-09-10T09:51:54Z] 3432248
    1793[2023-09-10T09:51:59Z] 3432248
    1794[2023-09-10T09:52:04Z] 3432248
    1795[2023-09-10T09:52:09Z] 3432248
    1796[2023-09-10T09:52:14Z] 3432248
    1797[2023-09-10T09:52:19Z] 3432248
    1798[2023-09-10T09:52:24Z] 3432248
    1799[2023-09-10T09:52:29Z] 3432248
    1800[2023-09-10T09:52:34Z] 3432248
    1801[2023-09-10T09:52:39Z] 3432248
    1802[2023-09-10T09:52:44Z] 3432248
    1803[2023-09-10T09:52:49Z] 3432248
    1804[2023-09-10T09:52:54Z] 3432248
    1805[2023-09-10T09:52:59Z] 3432248
    1806[2023-09-10T09:53:05Z] 3432248
    1807[2023-09-10T09:53:10Z] 3432248
    1808[2023-09-10T09:53:15Z] 3432248
    1809[2023-09-10T09:53:20Z] 3432248
    1810[2023-09-10T09:53:25Z] 3432248
    1811[2023-09-10T09:53:30Z] 3432248
    1812[2023-09-10T09:53:35Z] 3432248
    1813[2023-09-10T09:53:40Z] 3432248
    1814[2023-09-10T09:53:45Z] 3432248
    1815[2023-09-10T09:53:50Z] 3432248
    1816[2023-09-10T09:53:55Z] 3432248
    1817[2023-09-10T09:54:00Z] 3432248
    1818[2023-09-10T09:54:05Z] 3432248
    1819[2023-09-10T09:54:10Z] 3432248
    1820[2023-09-10T09:54:15Z] 3432248
    1821[2023-09-10T09:54:20Z] 3432248
    1822[2023-09-10T09:54:25Z] 3432248
    1823[2023-09-10T09:54:30Z] 3432248
    1824[2023-09-10T09:54:35Z] 3432248
    1825[2023-09-10T09:54:40Z] 3432248
    1826[2023-09-10T09:54:45Z] 3432248
    1827[2023-09-10T09:54:50Z] 3432248
    1828[2023-09-10T09:54:55Z] 3432248
    1829[2023-09-10T09:55:00Z] 3432248
    1830[2023-09-10T09:55:05Z] 3432248
    1831[2023-09-10T09:55:10Z] 3432248
    1832[2023-09-10T09:55:15Z] 3432248
    1833[2023-09-10T09:55:20Z] 3432248
    1834[2023-09-10T09:55:25Z] 3432248
    1835[2023-09-10T09:55:30Z] 3432248
    1836[2023-09-10T09:55:35Z] 3432248
    1837[2023-09-10T09:55:40Z] 3432248
    1838[2023-09-10T09:55:45Z] 3432248
    1839[2023-09-10T09:55:50Z] 3432248
    1840[2023-09-10T09:55:55Z] 3432248
    1841[2023-09-10T09:56:00Z] 3432248
    1842[2023-09-10T09:56:05Z] 3432248
    1843[2023-09-10T09:56:10Z] 3432248
    1844[2023-09-10T09:56:15Z] 3432248
    1845[2023-09-10T09:56:20Z] 3432248
    1846[2023-09-10T09:56:25Z] 3432248
    1847[2023-09-10T09:56:30Z] 3432248
    1848[2023-09-10T09:56:35Z] 3432248
    1849[2023-09-10T09:56:40Z] 3432248
    1850[2023-09-10T09:56:45Z] 3432512
    1851[2023-09-10T09:56:50Z] 3432512
    1852[2023-09-10T09:56:56Z] 3432512
    1853[2023-09-10T09:57:01Z] 3432512
    1854[2023-09-10T09:57:06Z] 3432512
    1855[2023-09-10T09:57:11Z] 3432512
    1856[2023-09-10T09:57:16Z] 3432512
    1857[2023-09-10T09:57:21Z] 3432776
    1858[2023-09-10T09:57:26Z] 3432776
    1859[2023-09-10T09:57:31Z] 3432776
    1860[2023-09-10T09:57:36Z] 3432776
    1861[2023-09-10T09:57:41Z] 3432776
    1862[2023-09-10T09:57:46Z] 3432776
    1863[2023-09-10T09:57:51Z] 3432776
    1864[2023-09-10T09:57:56Z] 3432776
    1865[2023-09-10T09:58:01Z] 3432776
    1866[2023-09-10T09:58:06Z] 3432776
    1867[2023-09-10T09:58:11Z] 3432776
    1868[2023-09-10T09:58:16Z] 3432776
    1869[2023-09-10T09:58:21Z] 3432776
    1870[2023-09-10T09:58:26Z] 3432776
    1871[2023-09-10T09:58:31Z] 3432776
    1872[2023-09-10T09:58:36Z] 3432776
    1873[2023-09-10T09:58:41Z] 3432776
    1874[2023-09-10T09:58:46Z] 3432776
    1875[2023-09-10T09:58:51Z] 3432776
    1876[2023-09-10T09:58:56Z] 3432776
    1877[2023-09-10T09:59:01Z] 3432776
    1878[2023-09-10T09:59:06Z] 3432776
    1879[2023-09-10T09:59:11Z] 3432776
    1880[2023-09-10T09:59:16Z] 3432776
    1881[2023-09-10T09:59:21Z] 3432776
    1882[2023-09-10T09:59:26Z] 3432776
    1883[2023-09-10T09:59:31Z] 3432776
    1884[2023-09-10T09:59:36Z] 3432776
    1885[2023-09-10T09:59:41Z] 3432776
    1886[2023-09-10T09:59:46Z] 3432776
    1887[2023-09-10T09:59:51Z] 3432776
    1888[2023-09-10T09:59:56Z] 3432776
    1889[2023-09-10T10:00:01Z] 3432776
    1890[2023-09-10T10:00:06Z] 3432776
    1891[2023-09-10T10:00:11Z] 3432776
    1892[2023-09-10T10:00:16Z] 3432776
    1893[2023-09-10T10:00:21Z] 3432776
    1894[2023-09-10T10:00:26Z] 3432776
    1895[2023-09-10T10:00:31Z] 3432776
    1896[2023-09-10T10:00:36Z] 3432776
    1897[2023-09-10T10:00:41Z] 3433208
    1898[2023-09-10T10:00:47Z] 3433208
    1899[2023-09-10T10:00:52Z] 3433208
    1900[2023-09-10T10:00:57Z] 3433208
    1901[2023-09-10T10:01:02Z] 3433208
    1902[2023-09-10T10:01:07Z] 3433208
    1903[2023-09-10T10:01:12Z] 3433208
    1904[2023-09-10T10:01:17Z] 3433208
    1905[2023-09-10T10:01:22Z] 3433208
    1906[2023-09-10T10:01:27Z] 3433208
    1907[2023-09-10T10:01:32Z] 3433208
    1908[2023-09-10T10:01:37Z] 3433208
    1909[2023-09-10T10:01:42Z] 3433208
    1910[2023-09-10T10:01:47Z] 3433208
    1911[2023-09-10T10:01:52Z] 3433208
    1912[2023-09-10T10:01:57Z] 3433208
    1913[2023-09-10T10:02:02Z] 3433208
    1914[2023-09-10T10:02:07Z] 3433208
    1915[2023-09-10T10:02:12Z] 3433208
    1916[2023-09-10T10:02:17Z] 3433208
    1917[2023-09-10T10:02:22Z] 3433208
    1918[2023-09-10T10:02:27Z] 3433208
    1919[2023-09-10T10:02:32Z] 3433208
    1920[2023-09-10T10:02:37Z] 3433208
    1921[2023-09-10T10:02:42Z] 3433208
    1922[2023-09-10T10:02:47Z] 3433208
    1923[2023-09-10T10:02:52Z] 3433208
    1924[2023-09-10T10:02:57Z] 3433208
    1925[2023-09-10T10:03:02Z] 3433208
    1926[2023-09-10T10:03:07Z] 3433208
    1927[2023-09-10T10:03:12Z] 3433208
    1928[2023-09-10T10:03:17Z] 3433208
    1929[2023-09-10T10:03:22Z] 3433208
    1930[2023-09-10T10:03:27Z] 3433208
    1931[2023-09-10T10:03:32Z] 3433208
    1932[2023-09-10T10:03:37Z] 3433208
    1933[2023-09-10T10:03:42Z] 3433208
    1934[2023-09-10T10:03:47Z] 3433208
    1935[2023-09-10T10:03:52Z] 3433208
    1936[2023-09-10T10:03:57Z] 3433208
    1937[2023-09-10T10:04:02Z] 3433208
    1938[2023-09-10T10:04:07Z] 3433208
    1939[2023-09-10T10:04:12Z] 3433208
    1940[2023-09-10T10:04:17Z] 3433208
    1941[2023-09-10T10:04:22Z] 3433208
    1942[2023-09-10T10:04:27Z] 3433208
    1943[2023-09-10T10:04:32Z] 3433208
    1944[2023-09-10T10:04:38Z] 3433208
    1945[2023-09-10T10:04:43Z] 3433208
    1946[2023-09-10T10:04:48Z] 3433208
    1947[2023-09-10T10:04:53Z] 3433208
    1948[2023-09-10T10:04:58Z] 3433208
    1949[2023-09-10T10:05:03Z] 3433208
    1950[2023-09-10T10:05:08Z] 3433208
    1951[2023-09-10T10:05:13Z] 3433208
    1952[2023-09-10T10:05:18Z] 3433208
    1953[2023-09-10T10:05:23Z] 3433208
    1954[2023-09-10T10:05:28Z] 3433208
    1955[2023-09-10T10:05:33Z] 3433208
    1956[2023-09-10T10:05:38Z] 3433208
    1957[2023-09-10T10:05:43Z] 3433208
    1958[2023-09-10T10:05:48Z] 3433208
    1959[2023-09-10T10:05:53Z] 3433208
    1960[2023-09-10T10:05:58Z] 3433208
    1961[2023-09-10T10:06:03Z] 3433208
    1962[2023-09-10T10:06:08Z] 3433208
    1963[2023-09-10T10:06:13Z] 3433208
    1964[2023-09-10T10:06:18Z] 3433208
    1965[2023-09-10T10:06:23Z] 3433208
    1966[2023-09-10T10:06:28Z] 3433208
    1967[2023-09-10T10:06:33Z] 3433208
    1968[2023-09-10T10:06:38Z] 3433208
    1969[2023-09-10T10:06:43Z] 3433208
    1970[2023-09-10T10:06:48Z] 3433208
    1971[2023-09-10T10:06:53Z] 3433208
    1972[2023-09-10T10:06:58Z] 3433208
    1973[2023-09-10T10:07:03Z] 3433208
    1974[2023-09-10T10:07:08Z] 3433208
    1975[2023-09-10T10:07:13Z] 3433208
    1976[2023-09-10T10:07:18Z] 3433208
    1977[2023-09-10T10:07:23Z] 3433208
    1978[2023-09-10T10:07:28Z] 3433208
    1979[2023-09-10T10:07:33Z] 3433208
    1980[2023-09-10T10:07:38Z] 3433208
    1981[2023-09-10T10:07:43Z] 3433208
    1982[2023-09-10T10:07:48Z] 3433208
    1983[2023-09-10T10:07:53Z] 3433208
    1984[2023-09-10T10:07:58Z] 3433208
    1985[2023-09-10T10:08:03Z] 3433208
    1986[2023-09-10T10:08:08Z] 3433208
    1987[2023-09-10T10:08:13Z] 3433208
    1988[2023-09-10T10:08:18Z] 3433208
    1989[2023-09-10T10:08:24Z] 3433208
    1990[2023-09-10T10:08:29Z] 3433208
    1991[2023-09-10T10:08:34Z] 3433208
    1992[2023-09-10T10:08:39Z] 3433208
    1993[2023-09-10T10:08:44Z] 3433208
    1994[2023-09-10T10:08:49Z] 3433208
    1995[2023-09-10T10:08:54Z] 3433208
    1996[2023-09-10T10:08:59Z] 3433208
    1997[2023-09-10T10:09:04Z] 3433208
    1998[2023-09-10T10:09:09Z] 3433208
    1999[2023-09-10T10:09:14Z] 3433208
    2000[2023-09-10T10:09:19Z] 3433208
    2001[2023-09-10T10:09:24Z] 3433208
    2002[2023-09-10T10:09:29Z] 3433208
    2003[2023-09-10T10:09:34Z] 3433208
    2004[2023-09-10T10:09:39Z] 3433208
    2005[2023-09-10T10:09:44Z] 3433208
    2006[2023-09-10T10:09:49Z] 3433208
    2007[2023-09-10T10:09:54Z] 3433208
    2008[2023-09-10T10:09:59Z] 3433208
    2009[2023-09-10T10:10:04Z] 3433208
    2010[2023-09-10T10:10:09Z] 3433208
    2011[2023-09-10T10:10:14Z] 3433208
    2012[2023-09-10T10:10:19Z] 3433208
    2013[2023-09-10T10:10:24Z] 3433208
    2014[2023-09-10T10:10:29Z] 3433208
    2015[2023-09-10T10:10:34Z] 3433208
    2016[2023-09-10T10:10:39Z] 3433208
    2017[2023-09-10T10:10:44Z] 3433208
    2018[2023-09-10T10:10:49Z] 3433208
    2019[2023-09-10T10:10:54Z] 3433208
    2020[2023-09-10T10:10:59Z] 3433208
    2021[2023-09-10T10:11:04Z] 3433208
    2022[2023-09-10T10:11:09Z] 3433208
    2023[2023-09-10T10:11:14Z] 3433208
    2024[2023-09-10T10:11:19Z] 3433208
    2025[2023-09-10T10:11:24Z] 3433208
    2026[2023-09-10T10:11:29Z] 3433208
    2027[2023-09-10T10:11:34Z] 3433208
    2028[2023-09-10T10:11:39Z] 3433208
    2029[2023-09-10T10:11:44Z] 3433208
    2030[2023-09-10T10:11:49Z] 3433208
    2031[2023-09-10T10:11:54Z] 3433208
    2032[2023-09-10T10:11:59Z] 3433208
    2033[2023-09-10T10:12:04Z] 3433208
    2034[2023-09-10T10:12:09Z] 3433208
    2035[2023-09-10T10:12:15Z] 3433208
    2036[2023-09-10T10:12:20Z] 3433208
    2037[2023-09-10T10:12:25Z] 3433208
    2038[2023-09-10T10:12:30Z] 3433208
    2039[2023-09-10T10:12:35Z] 3433208
    2040[2023-09-10T10:12:40Z] 3433208
    2041[2023-09-10T10:12:45Z] 3433208
    2042[2023-09-10T10:12:50Z] 3433208
    2043[2023-09-10T10:12:55Z] 3433208
    2044[2023-09-10T10:13:00Z] 3433208
    2045[2023-09-10T10:13:05Z] 3433208
    2046[2023-09-10T10:13:10Z] 3433208
    2047[2023-09-10T10:13:15Z] 3433208
    2048[2023-09-10T10:13:20Z] 3433208
    2049[2023-09-10T10:13:25Z] 3433208
    2050[2023-09-10T10:13:30Z] 3433208
    2051[2023-09-10T10:13:35Z] 3433208
    2052[2023-09-10T10:13:40Z] 3433208
    2053[2023-09-10T10:13:45Z] 3433208
    2054[2023-09-10T10:13:50Z] 3433208
    2055[2023-09-10T10:13:55Z] 3433208
    2056[2023-09-10T10:14:00Z] 3433472
    2057[2023-09-10T10:14:05Z] 3433472
    2058[2023-09-10T10:14:10Z] 3433472
    2059[2023-09-10T10:14:15Z] 3433472
    2060[2023-09-10T10:14:20Z] 3433472
    2061[2023-09-10T10:14:25Z] 3433472
    2062[2023-09-10T10:14:30Z] 3433472
    2063[2023-09-10T10:14:35Z] 3433472
    2064[2023-09-10T10:14:40Z] 3433472
    2065[2023-09-10T10:14:45Z] 3433472
    2066[2023-09-10T10:14:50Z] 3433472
    2067[2023-09-10T10:14:55Z] 3433736
    2068[2023-09-10T10:15:00Z] 3433736
    2069[2023-09-10T10:15:05Z] 3433736
    2070[2023-09-10T10:15:10Z] 3433736
    2071[2023-09-10T10:15:15Z] 3433736
    2072[2023-09-10T10:15:20Z] 3433736
    2073[2023-09-10T10:15:25Z] 3433736
    2074[2023-09-10T10:15:30Z] 3433736
    2075[2023-09-10T10:15:35Z] 3433736
    2076[2023-09-10T10:15:40Z] 3433736
    2077[2023-09-10T10:15:45Z] 3433736
    2078[2023-09-10T10:15:50Z] 3433736
    2079[2023-09-10T10:15:55Z] 3433736
    2080[2023-09-10T10:16:01Z] 3433736
    2081[2023-09-10T10:16:06Z] 3433736
    2082[2023-09-10T10:16:11Z] 3433736
    2083[2023-09-10T10:16:16Z] 3433736
    2084[2023-09-10T10:16:21Z] 3433736
    2085[2023-09-10T10:16:26Z] 3433736
    2086[2023-09-10T10:16:31Z] 3433736
    2087[2023-09-10T10:16:36Z] 3433736
    2088[2023-09-10T10:16:41Z] 3433736
    2089[2023-09-10T10:16:46Z] 3433736
    2090[2023-09-10T10:16:51Z] 3433736
    2091[2023-09-10T10:16:56Z] 3433736
    2092[2023-09-10T10:17:01Z] 3433736
    2093[2023-09-10T10:17:06Z] 3433736
    2094[2023-09-10T10:17:11Z] 3433736
    2095[2023-09-10T10:17:16Z] 3433736
    2096[2023-09-10T10:17:21Z] 3433736
    2097[2023-09-10T10:17:26Z] 3433736
    2098[2023-09-10T10:17:31Z] 3433736
    2099[2023-09-10T10:17:36Z] 3433736
    2100[2023-09-10T10:17:41Z] 3433736
    2101[2023-09-10T10:17:46Z] 3433736
    2102[2023-09-10T10:17:51Z] 3433736
    2103[2023-09-10T10:17:56Z] 3433736
    2104[2023-09-10T10:18:01Z] 3433736
    2105[2023-09-10T10:18:06Z] 3433736
    2106[2023-09-10T10:18:11Z] 3433736
    2107[2023-09-10T10:18:16Z] 3433736
    2108[2023-09-10T10:18:21Z] 3433736
    2109[2023-09-10T10:18:26Z] 3433736
    2110[2023-09-10T10:18:31Z] 3433736
    2111[2023-09-10T10:18:36Z] 3433736
    2112[2023-09-10T10:18:41Z] 3433736
    2113[2023-09-10T10:18:46Z] 3433736
    2114[2023-09-10T10:18:51Z] 3433736
    2115[2023-09-10T10:18:56Z] 3433736
    2116[2023-09-10T10:19:01Z] 3433736
    2117[2023-09-10T10:19:06Z] 3433736
    2118[2023-09-10T10:19:11Z] 3433736
    2119[2023-09-10T10:19:16Z] 3433736
    2120[2023-09-10T10:19:21Z] 3433736
    2121[2023-09-10T10:19:26Z] 3433736
    2122[2023-09-10T10:19:31Z] 3433736
    2123[2023-09-10T10:19:36Z] 3433736
    2124[2023-09-10T10:19:41Z] 3433736
    2125[2023-09-10T10:19:46Z] 3433736
    2126[2023-09-10T10:19:52Z] 3433736
    2127[2023-09-10T10:19:57Z] 3433736
    2128[2023-09-10T10:20:02Z] 3433736
    2129[2023-09-10T10:20:07Z] 3433736
    2130[2023-09-10T10:20:12Z] 3433736
    2131[2023-09-10T10:20:17Z] 3433736
    2132[2023-09-10T10:20:22Z] 3433736
    2133[2023-09-10T10:20:27Z] 3433736
    2134[2023-09-10T10:20:32Z] 3433736
    2135[2023-09-10T10:20:37Z] 3433736
    2136[2023-09-10T10:20:42Z] 3433736
    2137[2023-09-10T10:20:47Z] 3433736
    2138[2023-09-10T10:20:52Z] 3433736
    2139[2023-09-10T10:20:57Z] 3433736
    2140[2023-09-10T10:21:02Z] 3433736
    2141[2023-09-10T10:21:07Z] 3433736
    2142[2023-09-10T10:21:12Z] 3433736
    2143[2023-09-10T10:21:17Z] 3433736
    2144[2023-09-10T10:21:22Z] 3433736
    2145[2023-09-10T10:21:27Z] 3433736
    2146[2023-09-10T10:21:32Z] 3433736
    2147[2023-09-10T10:21:37Z] 3433736
    2148[2023-09-10T10:21:42Z] 3433736
    2149[2023-09-10T10:21:47Z] 3433736
    2150[2023-09-10T10:21:52Z] 3433736
    2151[2023-09-10T10:21:57Z] 3433736
    2152[2023-09-10T10:22:02Z] 3433736
    2153[2023-09-10T10:22:07Z] 3433736
    2154[2023-09-10T10:22:12Z] 3433736
    2155[2023-09-10T10:22:17Z] 3433736
    2156[2023-09-10T10:22:22Z] 3433736
    2157[2023-09-10T10:22:27Z] 3433736
    2158[2023-09-10T10:22:32Z] 3433736
    2159[2023-09-10T10:22:37Z] 3433736
    2160[2023-09-10T10:22:42Z] 3433736
    2161[2023-09-10T10:22:47Z] 3433736
    2162[2023-09-10T10:22:52Z] 3433736
    2163[2023-09-10T10:22:57Z] 3433736
    2164[2023-09-10T10:23:02Z] 3433736
    2165[2023-09-10T10:23:07Z] 3433736
    2166[2023-09-10T10:23:12Z] 3433736
    2167[2023-09-10T10:23:17Z] 3433736
    2168[2023-09-10T10:23:22Z] 3433736
    2169[2023-09-10T10:23:27Z] 3433736
    2170[2023-09-10T10:23:32Z] 3433736
    2171[2023-09-10T10:23:38Z] 3433736
    2172[2023-09-10T10:23:43Z] 3433736
    2173[2023-09-10T10:23:48Z] 3433736
    2174[2023-09-10T10:23:53Z] 3433736
    2175[2023-09-10T10:23:58Z] 3433736
    2176[2023-09-10T10:24:03Z] 3433736
    2177[2023-09-10T10:24:08Z] 3434000
    2178[2023-09-10T10:24:13Z] 3434000
    2179[2023-09-10T10:24:18Z] 3434000
    2180[2023-09-10T10:24:23Z] 3434000
    2181[2023-09-10T10:24:28Z] 3434000
    2182[2023-09-10T10:24:33Z] 3434000
    2183[2023-09-10T10:24:38Z] 3434000
    2184[2023-09-10T10:24:43Z] 3434000
    2185[2023-09-10T10:24:48Z] 3434528
    2186[2023-09-10T10:24:53Z] 3434528
    2187[2023-09-10T10:24:58Z] 3434528
    2188[2023-09-10T10:25:03Z] 3434528
    2189[2023-09-10T10:25:08Z] 3434528
    2190[2023-09-10T10:25:13Z] 3434528
    2191[2023-09-10T10:25:18Z] 3434528
    2192[2023-09-10T10:25:23Z] 3434528
    2193[2023-09-10T10:25:28Z] 3434528
    2194[2023-09-10T10:25:33Z] 3434368
    2195[2023-09-10T10:25:38Z] 3434368
    2196[2023-09-10T10:25:43Z] 3434368
    2197[2023-09-10T10:25:48Z] 3434368
    2198[2023-09-10T10:25:53Z] 3434368
    2199[2023-09-10T10:25:58Z] 3434368
    2200[2023-09-10T10:26:03Z] 3434368
    2201[2023-09-10T10:26:08Z] 3434368
    2202[2023-09-10T10:26:13Z] 3434368
    2203[2023-09-10T10:26:18Z] 3434368
    2204[2023-09-10T10:26:23Z] 3434368
    2205[2023-09-10T10:26:28Z] 3434368
    2206[2023-09-10T10:26:33Z] 3434368
    2207[2023-09-10T10:26:38Z] 3434368
    2208[2023-09-10T10:26:43Z] 3434368
    2209[2023-09-10T10:26:48Z] 3434368
    2210[2023-09-10T10:26:53Z] 3434368
    2211[2023-09-10T10:26:58Z] 3434368
    2212[2023-09-10T10:27:03Z] 3434368
    2213[2023-09-10T10:27:08Z] 3434368
    2214[2023-09-10T10:27:13Z] 3434368
    2215[2023-09-10T10:27:18Z] 3434368
    2216[2023-09-10T10:27:23Z] 3434368
    2217[2023-09-10T10:27:28Z] 3434368
    2218[2023-09-10T10:27:34Z] 3434368
    2219[2023-09-10T10:27:39Z] 3434368
    2220[2023-09-10T10:27:44Z] 3434368
    2221[2023-09-10T10:27:49Z] 3434368
    2222[2023-09-10T10:27:54Z] 3434368
    2223[2023-09-10T10:27:59Z] 3434368
    2224[2023-09-10T10:28:04Z] 3434368
    2225[2023-09-10T10:28:09Z] 3434368
    2226[2023-09-10T10:28:14Z] 3434368
    2227[2023-09-10T10:28:19Z] 3434368
    2228[2023-09-10T10:28:24Z] 3434368
    2229[2023-09-10T10:28:29Z] 3434368
    2230[2023-09-10T10:28:34Z] 3434368
    2231[2023-09-10T10:28:39Z] 3434368
    2232[2023-09-10T10:28:44Z] 3434368
    2233[2023-09-10T10:28:49Z] 3434368
    2234[2023-09-10T10:28:54Z] 3434632
    2235[2023-09-10T10:28:59Z] 3434632
    2236[2023-09-10T10:29:04Z] 3434632
    2237[2023-09-10T10:29:09Z] 3434632
    2238[2023-09-10T10:29:14Z] 3434632
    2239[2023-09-10T10:29:19Z] 3434632
    2240[2023-09-10T10:29:24Z] 3434632
    2241[2023-09-10T10:29:29Z] 3434632
    2242[2023-09-10T10:29:34Z] 3434632
    2243[2023-09-10T10:29:39Z] 3434632
    2244[2023-09-10T10:29:44Z] 3434632
    2245[2023-09-10T10:29:49Z] 3434632
    2246[2023-09-10T10:29:54Z] 3434632
    2247[2023-09-10T10:29:59Z] 3434632
    2248[2023-09-10T10:30:04Z] 3434632
    2249[2023-09-10T10:30:09Z] 3434632
    2250[2023-09-10T10:30:14Z] 3434632
    2251[2023-09-10T10:30:19Z] 3434632
    2252[2023-09-10T10:30:24Z] 3434632
    2253[2023-09-10T10:30:29Z] 3434632
    2254[2023-09-10T10:30:34Z] 3434632
    2255[2023-09-10T10:30:39Z] 3434632
    2256[2023-09-10T10:30:44Z] 3434632
    2257[2023-09-10T10:30:49Z] 3434632
    2258[2023-09-10T10:30:54Z] 3434632
    2259[2023-09-10T10:30:59Z] 3434632
    2260[2023-09-10T10:31:04Z] 3434632
    2261[2023-09-10T10:31:09Z] 3434632
    2262[2023-09-10T10:31:14Z] 3434632
    2263[2023-09-10T10:31:20Z] 3434632
    2264[2023-09-10T10:31:25Z] 3434632
    2265[2023-09-10T10:31:30Z] 3434632
    2266[2023-09-10T10:31:35Z] 3434632
    2267[2023-09-10T10:31:40Z] 3434632
    2268[2023-09-10T10:31:45Z] 3434632
    2269[2023-09-10T10:31:50Z] 3434632
    2270[2023-09-10T10:31:55Z] 3434632
    2271[2023-09-10T10:32:00Z] 3434632
    2272[2023-09-10T10:32:05Z] 3434632
    2273[2023-09-10T10:32:10Z] 3434632
    2274[2023-09-10T10:32:15Z] 3434632
    2275[2023-09-10T10:32:20Z] 3434632
    2276[2023-09-10T10:32:25Z] 3434632
    2277[2023-09-10T10:32:30Z] 3434632
    2278[2023-09-10T10:32:35Z] 3434632
    2279[2023-09-10T10:32:40Z] 3434632
    2280[2023-09-10T10:32:45Z] 3434632
    2281[2023-09-10T10:32:50Z] 3434632
    2282[2023-09-10T10:32:55Z] 3434632
    2283[2023-09-10T10:33:00Z] 3434632
    2284[2023-09-10T10:33:05Z] 3434632
    2285[2023-09-10T10:33:10Z] 3434632
    2286[2023-09-10T10:33:15Z] 3434632
    2287[2023-09-10T10:33:20Z] 3434632
    2288[2023-09-10T10:33:25Z] 3434632
    2289[2023-09-10T10:33:30Z] 3434632
    2290[2023-09-10T10:33:35Z] 3434632
    2291[2023-09-10T10:33:40Z] 3434632
    2292[2023-09-10T10:33:45Z] 3434632
    2293[2023-09-10T10:33:50Z] 3434632
    2294[2023-09-10T10:33:55Z] 3434632
    2295[2023-09-10T10:34:00Z] 3434632
    2296[2023-09-10T10:34:05Z] 3434632
    2297[2023-09-10T10:34:10Z] 3434632
    2298[2023-09-10T10:34:15Z] 3434632
    2299[2023-09-10T10:34:20Z] 3434632
    2300[2023-09-10T10:34:25Z] 3434632
    2301[2023-09-10T10:34:30Z] 3434632
    2302[2023-09-10T10:34:35Z] 3434632
    2303[2023-09-10T10:34:40Z] 3434632
    2304[2023-09-10T10:34:45Z] 3434632
    2305[2023-09-10T10:34:50Z] 3434632
    2306[2023-09-10T10:34:55Z] 3434632
    2307[2023-09-10T10:35:00Z] 3434632
    2308[2023-09-10T10:35:05Z] 3434632
    2309[2023-09-10T10:35:11Z] 3434632
    2310[2023-09-10T10:35:16Z] 3434632
    2311[2023-09-10T10:35:21Z] 3434632
    2312[2023-09-10T10:35:26Z] 3434632
    2313[2023-09-10T10:35:31Z] 3434632
    2314[2023-09-10T10:35:36Z] 3434632
    2315[2023-09-10T10:35:41Z] 3434632
    2316[2023-09-10T10:35:46Z] 3434632
    2317[2023-09-10T10:35:51Z] 3434632
    2318[2023-09-10T10:35:56Z] 3434632
    2319[2023-09-10T10:36:01Z] 3434632
    2320[2023-09-10T10:36:06Z] 3434632
    2321[2023-09-10T10:36:11Z] 3434632
    2322[2023-09-10T10:36:16Z] 3434632
    2323[2023-09-10T10:36:21Z] 3434632
    2324[2023-09-10T10:36:26Z] 3434632
    2325[2023-09-10T10:36:31Z] 3434632
    2326[2023-09-10T10:36:36Z] 3434632
    2327[2023-09-10T10:36:41Z] 3434632
    2328[2023-09-10T10:36:46Z] 3434632
    2329[2023-09-10T10:36:51Z] 3434632
    2330[2023-09-10T10:36:56Z] 3434632
    2331[2023-09-10T10:37:01Z] 3434632
    2332[2023-09-10T10:37:06Z] 3434632
    2333[2023-09-10T10:37:11Z] 3434632
    2334[2023-09-10T10:37:16Z] 3434632
    2335[2023-09-10T10:37:21Z] 3434632
    2336[2023-09-10T10:37:26Z] 3434632
    2337[2023-09-10T10:37:31Z] 3434632
    2338[2023-09-10T10:37:36Z] 3434632
    2339[2023-09-10T10:37:41Z] 3434632
    2340[2023-09-10T10:37:46Z] 3434632
    2341[2023-09-10T10:37:51Z] 3434632
    2342[2023-09-10T10:37:56Z] 3434632
    2343[2023-09-10T10:38:01Z] 3434632
    2344[2023-09-10T10:38:06Z] 3434632
    2345[2023-09-10T10:38:11Z] 3434632
    2346[2023-09-10T10:38:16Z] 3434632
    2347[2023-09-10T10:38:21Z] 3434632
    2348[2023-09-10T10:38:26Z] 3434632
    2349[2023-09-10T10:38:31Z] 3434632
    2350[2023-09-10T10:38:36Z] 3434632
    2351[2023-09-10T10:38:41Z] 3434632
    2352[2023-09-10T10:38:46Z] 3434632
    2353[2023-09-10T10:38:51Z] 3434632
    2354[2023-09-10T10:38:56Z] 3434632
    2355[2023-09-10T10:39:02Z] 3434632
    2356[2023-09-10T10:39:07Z] 3434632
    2357[2023-09-10T10:39:12Z] 3434632
    2358[2023-09-10T10:39:17Z] 3434632
    2359[2023-09-10T10:39:22Z] 3434632
    2360[2023-09-10T10:39:27Z] 3434632
    2361[2023-09-10T10:39:32Z] 3434632
    2362[2023-09-10T10:39:37Z] 3434632
    2363[2023-09-10T10:39:42Z] 3434632
    2364[2023-09-10T10:39:47Z] 3434632
    2365[2023-09-10T10:39:52Z] 3434632
    2366[2023-09-10T10:39:57Z] 3434632
    2367[2023-09-10T10:40:02Z] 3435424
    2368[2023-09-10T10:40:07Z] 3435952
    2369[2023-09-10T10:40:12Z] 3435952
    2370[2023-09-10T10:40:17Z] 3436216
    2371[2023-09-10T10:40:22Z] 3436216
    2372[2023-09-10T10:40:27Z] 3436216
    2373[2023-09-10T10:40:32Z] 3436216
    2374[2023-09-10T10:40:37Z] 3436216
    2375[2023-09-10T10:40:42Z] 3436216
    2376[2023-09-10T10:40:47Z] 3436216
    2377[2023-09-10T10:40:52Z] 3436216
    2378[2023-09-10T10:40:57Z] 3436216
    2379[2023-09-10T10:41:02Z] 3436216
    2380[2023-09-10T10:41:07Z] 3436216
    2381[2023-09-10T10:41:12Z] 3436216
    2382[2023-09-10T10:41:17Z] 3436216
    2383[2023-09-10T10:41:22Z] 3436216
    2384[2023-09-10T10:41:27Z] 3436216
    2385[2023-09-10T10:41:32Z] 3436216
    2386[2023-09-10T10:41:37Z] 3436216
    2387[2023-09-10T10:41:42Z] 3436216
    2388[2023-09-10T10:41:47Z] 3436216
    2389[2023-09-10T10:41:52Z] 3436216
    2390[2023-09-10T10:41:57Z] 3436216
    2391[2023-09-10T10:42:02Z] 3436216
    2392[2023-09-10T10:42:07Z] 3436216
    2393[2023-09-10T10:42:12Z] 3436216
    2394[2023-09-10T10:42:17Z] 3436216
    2395[2023-09-10T10:42:22Z] 3436216
    2396[2023-09-10T10:42:27Z] 3436216
    2397[2023-09-10T10:42:32Z] 3436216
    2398[2023-09-10T10:42:37Z] 3436216
    2399[2023-09-10T10:42:42Z] 3436216
    2400[2023-09-10T10:42:48Z] 3436216
    2401[2023-09-10T10:42:53Z] 3436216
    2402[2023-09-10T10:42:58Z] 3436216
    2403[2023-09-10T10:43:03Z] 3436216
    2404[2023-09-10T10:43:08Z] 3436216
    2405[2023-09-10T10:43:13Z] 3436216
    2406[2023-09-10T10:43:18Z] 3436216
    2407[2023-09-10T10:43:23Z] 3436216
    2408[2023-09-10T10:43:28Z] 3436216
    2409[2023-09-10T10:43:33Z] 3436216
    2410[2023-09-10T10:43:38Z] 3436744
    2411[2023-09-10T10:43:43Z] 3437008
    2412[2023-09-10T10:43:48Z] 3437272
    2413[2023-09-10T10:43:53Z] 3437536
    2414[2023-09-10T10:43:58Z] 3439120
    2415[2023-09-10T10:44:03Z] 3440964
    2416[2023-09-10T10:44:08Z] 3441492
    2417[2023-09-10T10:44:13Z] 3441492
    2418[2023-09-10T10:44:18Z] 3441492
    2419[2023-09-10T10:44:23Z] 3441756
    2420[2023-09-10T10:44:28Z] 3442548
    2421[2023-09-10T10:44:33Z] 3446244
    2422[2023-09-10T10:44:38Z] 3446508
    2423[2023-09-10T10:44:43Z] 3448884
    2424[2023-09-10T10:44:48Z] 3450468
    2425[2023-09-10T10:44:53Z] 3450996
    2426[2023-09-10T10:44:58Z] 3450996
    2427[2023-09-10T10:45:03Z] 3450996
    2428[2023-09-10T10:45:08Z] 3450996
    2429[2023-09-10T10:45:13Z] 3450996
    2430[2023-09-10T10:45:18Z] 3450996
    2431[2023-09-10T10:45:23Z] 3450996
    2432[2023-09-10T10:45:28Z] 3451788
    2433[2023-09-10T10:45:33Z] 3453368
    2434[2023-09-10T10:45:38Z] 3454688
    2435[2023-09-10T10:45:43Z] 3454952
    2436[2023-09-10T10:45:48Z] 3454952
    2437[2023-09-10T10:45:53Z] 3454952
    2438[2023-09-10T10:45:58Z] 3454952
    2439[2023-09-10T10:46:03Z] 3454952
    2440[2023-09-10T10:46:08Z] 3455216
    2441[2023-09-10T10:46:13Z] 3455216
    2442[2023-09-10T10:46:18Z] 3455480
    2443[2023-09-10T10:46:23Z] 3456536
    2444[2023-09-10T10:46:28Z] 3457324
    2445[2023-09-10T10:46:33Z] 3457588
    2446[2023-09-10T10:46:38Z] 3457588
    2447[2023-09-10T10:46:44Z] 3457588
    2448[2023-09-10T10:46:49Z] 3457588
    2449[2023-09-10T10:46:54Z] 3457588
    2450[2023-09-10T10:46:59Z] 3457588
    2451[2023-09-10T10:47:04Z] 3457588
    2452[2023-09-10T10:47:09Z] 3457588
    2453[2023-09-10T10:47:14Z] 3458380
    2454[2023-09-10T10:47:19Z] 3460488
    2455[2023-09-10T10:47:24Z] 3460488
    2456[2023-09-10T10:47:29Z] 3460488
    2457[2023-09-10T10:47:34Z] 3460488
    2458[2023-09-10T10:47:39Z] 3460488
    2459[2023-09-10T10:47:44Z] 3460488
    2460[2023-09-10T10:47:49Z] 3460488
    2461[2023-09-10T10:47:54Z] 3460488
    2462[2023-09-10T10:47:59Z] 3460488
    2463[2023-09-10T10:48:04Z] 3461280
    2464[2023-09-10T10:48:09Z] 3462336
    2465[2023-09-10T10:48:14Z] 3462336
    2466[2023-09-10T10:48:19Z] 3462336
    2467[2023-09-10T10:48:24Z] 3462336
    2468[2023-09-10T10:48:29Z] 3462600
    2469[2023-09-10T10:48:34Z] 3462600
    2470[2023-09-10T10:48:39Z] 3462600
    2471[2023-09-10T10:48:44Z] 3462600
    2472[2023-09-10T10:48:49Z] 3462600
    2473[2023-09-10T10:48:54Z] 3462600
    2474[2023-09-10T10:48:59Z] 3462600
    2475[2023-09-10T10:49:04Z] 3462600
    2476[2023-09-10T10:49:09Z] 3462864
    2477[2023-09-10T10:49:14Z] 3463392
    2478[2023-09-10T10:49:19Z] 3463656
    2479[2023-09-10T10:49:24Z] 3463656
    2480[2023-09-10T10:49:29Z] 3463656
    2481[2023-09-10T10:49:34Z] 3463656
    2482[2023-09-10T10:49:39Z] 3464712
    2483[2023-09-10T10:49:44Z] 3466560
    2484[2023-09-10T10:49:49Z] 3493016
    2485[2023-09-10T10:49:54Z] 3508276
    2486[2023-09-10T10:49:59Z] 3510912
    2487[2023-09-10T10:50:04Z] 3511176
    2488[2023-09-10T10:50:09Z] 3511440
    2489[2023-09-10T10:50:14Z] 3511440
    2490[2023-09-10T10:50:19Z] 3515332
    2491[2023-09-10T10:50:24Z] 3515596
    2492[2023-09-10T10:50:29Z] 3515596
    2493[2023-09-10T10:50:35Z] 3513028
    2494[2023-09-10T10:50:40Z] 3513028
    2495[2023-09-10T10:50:45Z] 3513028
    2496[2023-09-10T10:50:50Z] 3513028
    2497[2023-09-10T10:50:55Z] 3513028
    2498[2023-09-10T10:51:00Z] 3513028
    2499[2023-09-10T10:51:05Z] 3513028
    2500[2023-09-10T10:51:10Z] 3513028
    2501[2023-09-10T10:51:15Z] 3511064
    2502[2023-09-10T10:51:20Z] 3511852
    2503[2023-09-10T10:51:25Z] 3511852
    2504[2023-09-10T10:51:30Z] 3511852
    2505[2023-09-10T10:51:35Z] 3511852
    2506[2023-09-10T10:51:40Z] 3511852
    2507[2023-09-10T10:51:45Z] 3511852
    2508[2023-09-10T10:51:50Z] 3511852
    2509[2023-09-10T10:51:55Z] 3511852
    2510[2023-09-10T10:52:00Z] 3511852
    2511[2023-09-10T10:52:05Z] 3511852
    2512[2023-09-10T10:52:10Z] 3511852
    2513[2023-09-10T10:52:15Z] 3511852
    2514[2023-09-10T10:52:20Z] 3511852
    2515[2023-09-10T10:52:25Z] 3511852
    2516[2023-09-10T10:52:30Z] 3511852
    2517[2023-09-10T10:52:35Z] 3511852
    2518[2023-09-10T10:52:40Z] 3511852
    2519[2023-09-10T10:52:45Z] 3511852
    2520[2023-09-10T10:52:50Z] 3511852
    2521[2023-09-10T10:52:55Z] 3511852
    2522[2023-09-10T10:53:00Z] 3511852
    2523[2023-09-10T10:53:05Z] 3511140
    2524[2023-09-10T10:53:10Z] 3511140
    2525[2023-09-10T10:53:15Z] 3511140
    2526[2023-09-10T10:53:20Z] 3511140
    2527[2023-09-10T10:53:25Z] 3511140
    2528[2023-09-10T10:53:30Z] 3511140
    2529[2023-09-10T10:53:35Z] 3510256
    2530[2023-09-10T10:53:40Z] 3510256
    2531[2023-09-10T10:53:45Z] 3510256
    2532[2023-09-10T10:53:50Z] 3510256
    2533[2023-09-10T10:53:55Z] 3510256
    2534[2023-09-10T10:54:00Z] 3510256
    2535[2023-09-10T10:54:05Z] 3510256
    2536[2023-09-10T10:54:10Z] 3510256
    2537[2023-09-10T10:54:15Z] 3510256
    2538[2023-09-10T10:54:21Z] 3510256
    2539[2023-09-10T10:54:26Z] 3507016
    2540[2023-09-10T10:54:31Z] 3507016
    2541[2023-09-10T10:54:36Z] 3507016
    2542[2023-09-10T10:54:41Z] 3507016
    2543[2023-09-10T10:54:46Z] 3507016
    2544[2023-09-10T10:54:51Z] 3507016
    2545[2023-09-10T10:54:56Z] 3507016
    2546[2023-09-10T10:55:01Z] 3507016
    2547[2023-09-10T10:55:06Z] 3507016
    2548[2023-09-10T10:55:11Z] 3507016
    2549[2023-09-10T10:55:16Z] 3507016
    2550[2023-09-10T10:55:21Z] 3507016
    2551[2023-09-10T10:55:26Z] 3507016
    2552[2023-09-10T10:55:31Z] 3485696
    2553[2023-09-10T10:55:36Z] 3486220
    2554[2023-09-10T10:55:41Z] 3486220
    2555[2023-09-10T10:55:46Z] 3486220
    2556[2023-09-10T10:55:51Z] 3485324
    2557[2023-09-10T10:55:56Z] 3485324
    2558[2023-09-10T10:56:01Z] 3483784
    2559[2023-09-10T10:56:06Z] 3483784
    2560[2023-09-10T10:56:11Z] 3483784
    2561[2023-09-10T10:56:16Z] 3483784
    2562[2023-09-10T10:56:21Z] 3483784
    2563[2023-09-10T10:56:26Z] 3486420
    2564[2023-09-10T10:56:31Z] 3486684
    2565[2023-09-10T10:56:36Z] 3487212
    2566[2023-09-10T10:56:41Z] 3487740
    2567[2023-09-10T10:56:46Z] 3487740
    2568[2023-09-10T10:56:51Z] 3487740
    2569[2023-09-10T10:56:56Z] 3487740
    2570[2023-09-10T10:57:01Z] 3487740
    2571[2023-09-10T10:57:06Z] 3487740
    2572[2023-09-10T10:57:11Z] 3487740
    2573[2023-09-10T10:57:16Z] 3487740
    2574[2023-09-10T10:57:21Z] 3487740
    2575[2023-09-10T10:57:26Z] 3487740
    2576[2023-09-10T10:57:31Z] 3487740
    2577[2023-09-10T10:57:36Z] 3487740
    2578[2023-09-10T10:57:41Z] 3487740
    2579[2023-09-10T10:57:47Z] 3487740
    2580[2023-09-10T10:57:52Z] 3487740
    2581[2023-09-10T10:57:57Z] 3487740
    2582[2023-09-10T10:58:02Z] 3487740
    2583[2023-09-10T10:58:07Z] 3487740
    2584[2023-09-10T10:58:12Z] 3271100
    2585[2023-09-10T10:58:17Z] 3271100
    2586[2023-09-10T10:58:22Z] 3271100
    2587[2023-09-10T10:58:27Z] 3271100
    2588[2023-09-10T10:58:32Z] 3271100
    2589[2023-09-10T10:58:37Z] 3271100
    2590[2023-09-10T10:58:42Z] 3271100
    2591[2023-09-10T10:58:47Z] 3271104
    2592[2023-09-10T10:58:52Z] 3271104
    2593[2023-09-10T10:58:57Z] 3271104
    2594[2023-09-10T10:59:02Z] 3271104
    2595[2023-09-10T10:59:07Z] 3271104
    2596[2023-09-10T10:59:12Z] 3271104
    2597[2023-09-10T10:59:17Z] 3271104
    2598[2023-09-10T10:59:22Z] 3271104
    2599[2023-09-10T10:59:27Z] 3271104
    2600[2023-09-10T10:59:32Z] 3271104
    2601[2023-09-10T10:59:37Z] 3271104
    2602[2023-09-10T10:59:42Z] 3271104
    2603[2023-09-10T10:59:47Z] 3271104
    2604[2023-09-10T10:59:52Z] 3271104
    2605[2023-09-10T10:59:57Z] 3271104
    2606[2023-09-10T11:00:02Z] 3271104
    2607[2023-09-10T11:00:07Z] 3271104
    2608[2023-09-10T11:00:12Z] 3271104
    2609[2023-09-10T11:00:17Z] 3271104
    2610[2023-09-10T11:00:22Z] 3271104
    2611[2023-09-10T11:00:27Z] 3271104
    2612[2023-09-10T11:00:32Z] 3271104
    2613[2023-09-10T11:00:38Z] 3271104
    2614[2023-09-10T11:00:43Z] 3271104
    2615[2023-09-10T11:00:48Z] 3271104
    2616[2023-09-10T11:00:53Z] 3271104
    2617[2023-09-10T11:00:58Z] 3271104
    2618[2023-09-10T11:01:03Z] 3271104
    2619[2023-09-10T11:01:08Z] 3271104
    2620[2023-09-10T11:01:13Z] 3271104
    2621[2023-09-10T11:01:18Z] 3271104
    2622[2023-09-10T11:01:23Z] 3271104
    2623[2023-09-10T11:01:28Z] 3271104
    2624[2023-09-10T11:01:33Z] 3271104
    2625[2023-09-10T11:01:38Z] 3271104
    2626[2023-09-10T11:01:43Z] 3271104
    2627[2023-09-10T11:01:48Z] 3271104
    2628[2023-09-10T11:01:53Z] 3271104
    2629[2023-09-10T11:01:58Z] 3271104
    2630[2023-09-10T11:02:03Z] 3271104
    2631[2023-09-10T11:02:08Z] 3271104
    2632[2023-09-10T11:02:13Z] 3271104
    2633[2023-09-10T11:02:18Z] 3271104
    2634[2023-09-10T11:02:23Z] 3271104
    2635[2023-09-10T11:02:28Z] 3271104
    2636[2023-09-10T11:02:33Z] 3271104
    2637[2023-09-10T11:02:38Z] 3271104
    2638[2023-09-10T11:02:43Z] 3271104
    2639[2023-09-10T11:02:48Z] 3271104
    2640[2023-09-10T11:02:53Z] 3271104
    2641[2023-09-10T11:02:58Z] 3271104
    2642[2023-09-10T11:03:03Z] 3271104
    2643[2023-09-10T11:03:08Z] 3271104
    2644[2023-09-10T11:03:13Z] 3271104
    2645[2023-09-10T11:03:18Z] 3271104
    2646[2023-09-10T11:03:23Z] 3271104
    2647[2023-09-10T11:03:28Z] 3271104
    2648[2023-09-10T11:03:33Z] 3271104
    2649[2023-09-10T11:03:38Z] 3271104
    2650[2023-09-10T11:03:43Z] 3271104
    2651[2023-09-10T11:03:48Z] 3271104
    2652[2023-09-10T11:03:53Z] 3271104
    2653[2023-09-10T11:03:59Z] 3271104
    2654[2023-09-10T11:04:04Z] 3271104
    2655[2023-09-10T11:04:09Z] 3271104
    2656[2023-09-10T11:04:14Z] 3271104
    2657[2023-09-10T11:04:19Z] 3271104
    2658[2023-09-10T11:04:24Z] 3271104
    2659[2023-09-10T11:04:29Z] 3271104
    2660[2023-09-10T11:04:34Z] 3271104
    2661[2023-09-10T11:04:39Z] 3271104
    2662[2023-09-10T11:04:44Z] 3271104
    2663[2023-09-10T11:04:49Z] 3271104
    2664[2023-09-10T11:04:54Z] 3271104
    2665[2023-09-10T11:04:59Z] 3271104
    2666[2023-09-10T11:05:04Z] 3271104
    2667[2023-09-10T11:05:09Z] 3271104
    2668[2023-09-10T11:05:14Z] 3271104
    2669[2023-09-10T11:05:19Z] 3271104
    2670[2023-09-10T11:05:24Z] 3271104
    2671[2023-09-10T11:05:29Z] 3271104
    2672[2023-09-10T11:05:34Z] 3271104
    2673[2023-09-10T11:05:39Z] 3271104
    2674[2023-09-10T11:05:44Z] 3271104
    2675[2023-09-10T11:05:49Z] 3271104
    2676[2023-09-10T11:05:54Z] 3271104
    2677[2023-09-10T11:05:59Z] 3271104
    2678[2023-09-10T11:06:04Z] 3271104
    2679[2023-09-10T11:06:09Z] 3271104
    2680[2023-09-10T11:06:14Z] 3271104
    2681[2023-09-10T11:06:19Z] 3271104
    2682[2023-09-10T11:06:24Z] 3271104
    2683[2023-09-10T11:06:29Z] 3271104
    2684[2023-09-10T11:06:34Z] 3271104
    2685[2023-09-10T11:06:39Z] 3271104
    2686[2023-09-10T11:06:44Z] 3271104
    2687[2023-09-10T11:06:49Z] 3271104
    2688[2023-09-10T11:06:54Z] 3271104
    2689[2023-09-10T11:06:59Z] 3271104
    2690[2023-09-10T11:07:04Z] 3271104
    2691[2023-09-10T11:07:09Z] 3271104
    2692[2023-09-10T11:07:14Z] 3271104
    2693[2023-09-10T11:07:19Z] 3271104
    2694[2023-09-10T11:07:24Z] 3271104
    2695[2023-09-10T11:07:29Z] 3271104
    2696[2023-09-10T11:07:34Z] 3271188
    2697[2023-09-10T11:07:39Z] 3271188
    2698[2023-09-10T11:07:44Z] 3271188
    2699[2023-09-10T11:07:50Z] 3271188
    2700[2023-09-10T11:07:55Z] 3271188
    2701[2023-09-10T11:08:00Z] 3271188
    2702[2023-09-10T11:08:05Z] 3271188
    2703[2023-09-10T11:08:10Z] 3271188
    2704[2023-09-10T11:08:15Z] 3271188
    2705[2023-09-10T11:08:20Z] 3271188
    2706[2023-09-10T11:08:25Z] 3271188
    2707[2023-09-10T11:08:30Z] 3271188
    2708[2023-09-10T11:08:35Z] 3271188
    2709[2023-09-10T11:08:40Z] 3271188
    2710[2023-09-10T11:08:45Z] 3271188
    2711[2023-09-10T11:08:50Z] 3271188
    2712[2023-09-10T11:08:55Z] 3271188
    2713[2023-09-10T11:09:00Z] 3271188
    2714[2023-09-10T11:09:05Z] 3271188
    2715[2023-09-10T11:09:10Z] 3271188
    2716[2023-09-10T11:09:15Z] 3271188
    2717[2023-09-10T11:09:20Z] 3271188
    2718[2023-09-10T11:09:25Z] 3271188
    2719[2023-09-10T11:09:30Z] 3271188
    2720[2023-09-10T11:09:35Z] 3271188
    2721[2023-09-10T11:09:40Z] 3271188
    2722[2023-09-10T11:09:45Z] 3271188
    2723[2023-09-10T11:09:50Z] 3271188
    2724[2023-09-10T11:09:55Z] 3271188
    2725[2023-09-10T11:10:00Z] 3271188
    2726[2023-09-10T11:10:05Z] 3271188
    2727[2023-09-10T11:10:10Z] 3271188
    2728[2023-09-10T11:10:15Z] 3271188
    2729[2023-09-10T11:10:20Z] 3271188
    2730[2023-09-10T11:10:25Z] 3271188
    2731[2023-09-10T11:10:30Z] 3271188
    2732[2023-09-10T11:10:35Z] 3271188
    2733[2023-09-10T11:10:40Z] 3271188
    2734[2023-09-10T11:10:45Z] 3271188
    2735[2023-09-10T11:10:50Z] 3271188
    2736[2023-09-10T11:10:55Z] 3271188
    2737[2023-09-10T11:11:00Z] 3271188
    2738[2023-09-10T11:11:05Z] 3271188
    2739[2023-09-10T11:11:11Z] 3271188
    2740[2023-09-10T11:11:16Z] 3271188
    2741[2023-09-10T11:11:21Z] 3271188
    2742[2023-09-10T11:11:26Z] 3271188
    2743[2023-09-10T11:11:31Z] 3271188
    2744[2023-09-10T11:11:36Z] 3271188
    2745[2023-09-10T11:11:41Z] 3271188
    2746[2023-09-10T11:11:46Z] 3271188
    2747[2023-09-10T11:11:51Z] 3271188
    2748[2023-09-10T11:11:56Z] 3271188
    2749[2023-09-10T11:12:01Z] 3271188
    2750[2023-09-10T11:12:06Z] 3271188
    2751[2023-09-10T11:12:11Z] 3271188
    2752[2023-09-10T11:12:16Z] 3271188
    2753[2023-09-10T11:12:21Z] 3271188
    2754[2023-09-10T11:12:26Z] 3271188
    2755[2023-09-10T11:12:31Z] 3271188
    2756[2023-09-10T11:12:36Z] 3271188
    2757[2023-09-10T11:12:41Z] 3271188
    2758[2023-09-10T11:12:46Z] 3271188
    2759[2023-09-10T11:12:51Z] 3271188
    2760[2023-09-10T11:12:56Z] 3271188
    2761[2023-09-10T11:13:01Z] 3271188
    2762[2023-09-10T11:13:06Z] 3271188
    2763[2023-09-10T11:13:11Z] 3271188
    2764[2023-09-10T11:13:16Z] 3271188
    2765[2023-09-10T11:13:21Z] 3271188
    2766[2023-09-10T11:13:26Z] 3271188
    2767[2023-09-10T11:13:31Z] 3271188
    2768[2023-09-10T11:13:36Z] 3271188
    2769[2023-09-10T11:13:41Z] 3271188
    2770[2023-09-10T11:13:46Z] 3271188
    2771[2023-09-10T11:13:51Z] 3271188
    2772[2023-09-10T11:13:56Z] 3271188
    2773[2023-09-10T11:14:01Z] 3271188
    2774[2023-09-10T11:14:07Z] 3271188
    2775[2023-09-10T11:14:12Z] 3271188
    2776[2023-09-10T11:14:17Z] 3271188
    2777[2023-09-10T11:14:22Z] 3271188
    2778[2023-09-10T11:14:27Z] 3271188
    2779[2023-09-10T11:14:32Z] 3271188
    2780[2023-09-10T11:14:37Z] 3271188
    2781[2023-09-10T11:14:42Z] 3271188
    2782[2023-09-10T11:14:47Z] 3271188
    2783[2023-09-10T11:14:52Z] 3271188
    2784[2023-09-10T11:14:57Z] 3271188
    2785[2023-09-10T11:15:02Z] 3271188
    2786[2023-09-10T11:15:07Z] 3271188
    2787[2023-09-10T11:15:12Z] 3271188
    2788[2023-09-10T11:15:17Z] 3271188
    2789[2023-09-10T11:15:22Z] 3271188
    2790[2023-09-10T11:15:27Z] 3271188
    2791[2023-09-10T11:15:32Z] 3271188
    2792[2023-09-10T11:15:37Z] 3271188
    2793[2023-09-10T11:15:42Z] 3271188
    2794[2023-09-10T11:15:47Z] 3271188
    2795[2023-09-10T11:15:52Z] 3271188
    2796[2023-09-10T11:15:57Z] 3271188
    2797[2023-09-10T11:16:02Z] 3271188
    2798[2023-09-10T11:16:07Z] 3271188
    2799[2023-09-10T11:16:12Z] 3271188
    2800[2023-09-10T11:16:17Z] 3271188
    2801[2023-09-10T11:16:22Z] 3271188
    2802[2023-09-10T11:16:27Z] 3271188
    2803[2023-09-10T11:16:32Z] 3271188
    2804[2023-09-10T11:16:37Z] 3271188
    2805[2023-09-10T11:16:42Z] 3271188
    2806[2023-09-10T11:16:47Z] 3271188
    2807[2023-09-10T11:16:52Z] 3271188
    2808[2023-09-10T11:16:57Z] 3271188
    2809[2023-09-10T11:17:02Z] 3271188
    2810[2023-09-10T11:17:07Z] 3271188
    2811[2023-09-10T11:17:12Z] 3271188
    2812[2023-09-10T11:17:17Z] 3271188
    2813[2023-09-10T11:17:22Z] 3271188
    2814[2023-09-10T11:17:27Z] 3271188
    2815[2023-09-10T11:17:32Z] 3271188
    2816[2023-09-10T11:17:37Z] 3271188
    2817[2023-09-10T11:17:42Z] 3271188
    2818[2023-09-10T11:17:48Z] 3271188
    2819[2023-09-10T11:17:53Z] 3271188
    2820[2023-09-10T11:17:58Z] 3271188
    2821[2023-09-10T11:18:03Z] 3271188
    2822[2023-09-10T11:18:08Z] 3271188
    2823[2023-09-10T11:18:13Z] 3271188
    2824[2023-09-10T11:18:18Z] 3271188
    2825[2023-09-10T11:18:23Z] 3271188
    2826[2023-09-10T11:18:28Z] 3271188
    2827[2023-09-10T11:18:33Z] 3271188
    2828[2023-09-10T11:18:38Z] 3271188
    2829[2023-09-10T11:18:43Z] 3271188
    2830[2023-09-10T11:18:48Z] 3271188
    2831[2023-09-10T11:18:53Z] 3271188
    2832[2023-09-10T11:18:58Z] 3271188
    2833[2023-09-10T11:19:03Z] 3271188
    2834[2023-09-10T11:19:08Z] 3271188
    2835[2023-09-10T11:19:13Z] 3271188
    2836[2023-09-10T11:19:18Z] 3271188
    2837[2023-09-10T11:19:23Z] 3271188
    2838[2023-09-10T11:19:28Z] 3271188
    2839[2023-09-10T11:19:33Z] 3271188
    2840[2023-09-10T11:19:38Z] 3271188
    2841[2023-09-10T11:19:43Z] 3271188
    2842[2023-09-10T11:19:48Z] 3271188
    2843[2023-09-10T11:19:53Z] 3271188
    2844[2023-09-10T11:19:58Z] 3271188
    2845[2023-09-10T11:20:03Z] 3271188
    2846[2023-09-10T11:20:08Z] 3271188
    2847[2023-09-10T11:20:13Z] 3271188
    2848[2023-09-10T11:20:18Z] 3271188
    2849[2023-09-10T11:20:23Z] 3271188
    2850[2023-09-10T11:20:28Z] 3271188
    2851[2023-09-10T11:20:33Z] 3271188
    2852[2023-09-10T11:20:38Z] 3271188
    2853[2023-09-10T11:20:43Z] 3271188
    2854[2023-09-10T11:20:48Z] 3271188
    2855[2023-09-10T11:20:53Z] 3271188
    2856[2023-09-10T11:20:58Z] 3271188
    2857[2023-09-10T11:21:03Z] 3271188
    2858[2023-09-10T11:21:08Z] 3271188
    2859[2023-09-10T11:21:14Z] 3271188
    2860[2023-09-10T11:21:19Z] 3271188
    2861[2023-09-10T11:21:24Z] 3271188
    2862[2023-09-10T11:21:29Z] 3271188
    2863[2023-09-10T11:21:34Z] 3271188
    2864[2023-09-10T11:21:39Z] 3271188
    2865[2023-09-10T11:21:44Z] 3271188
    2866[2023-09-10T11:21:49Z] 3271188
    2867[2023-09-10T11:21:54Z] 3271188
    2868[2023-09-10T11:21:59Z] 3271188
    2869[2023-09-10T11:22:04Z] 3271188
    2870[2023-09-10T11:22:09Z] 3271188
    2871[2023-09-10T11:22:14Z] 3271188
    2872[2023-09-10T11:22:19Z] 3271188
    2873[2023-09-10T11:22:24Z] 3271188
    2874[2023-09-10T11:22:29Z] 3271188
    2875[2023-09-10T11:22:34Z] 3271188
    2876[2023-09-10T11:22:39Z] 3271188
    2877[2023-09-10T11:22:44Z] 3271188
    2878[2023-09-10T11:22:49Z] 3271188
    2879[2023-09-10T11:22:54Z] 3271188
    2880[2023-09-10T11:22:59Z] 3271188
    2881[2023-09-10T11:23:04Z] 3271188
    2882[2023-09-10T11:23:09Z] 3271188
    2883[2023-09-10T11:23:14Z] 3271188
    2884[2023-09-10T11:23:19Z] 3271188
    2885[2023-09-10T11:23:24Z] 3271188
    2886[2023-09-10T11:23:29Z] 3271188
    2887[2023-09-10T11:23:34Z] 3271188
    2888[2023-09-10T11:23:39Z] 3271188
    2889[2023-09-10T11:23:44Z] 3271188
    2890[2023-09-10T11:23:49Z] 3271188
    2891[2023-09-10T11:23:54Z] 3271188
    2892[2023-09-10T11:23:59Z] 3271188
    2893[2023-09-10T11:24:04Z] 3271188
    2894[2023-09-10T11:24:09Z] 3271188
    2895[2023-09-10T11:24:14Z] 3271188
    2896[2023-09-10T11:24:19Z] 3271188
    2897[2023-09-10T11:24:24Z] 3271188
    2898[2023-09-10T11:24:29Z] 3271188
    2899[2023-09-10T11:24:34Z] 3271188
    2900[2023-09-10T11:24:40Z] 3271188
    2901[2023-09-10T11:24:45Z] 3271188
    2902[2023-09-10T11:24:50Z] 3271188
    2903[2023-09-10T11:24:55Z] 3271188
    2904[2023-09-10T11:25:00Z] 3271188
    2905[2023-09-10T11:25:05Z] 3271188
    2906[2023-09-10T11:25:10Z] 3271188
    2907[2023-09-10T11:25:15Z] 3271188
    2908[2023-09-10T11:25:20Z] 3271188
    2909[2023-09-10T11:25:25Z] 3271188
    2910[2023-09-10T11:25:30Z] 3271188
    2911[2023-09-10T11:25:35Z] 3271188
    2912[2023-09-10T11:25:40Z] 3271188
    2913[2023-09-10T11:25:45Z] 3271188
    2914[2023-09-10T11:25:50Z] 3271188
    2915[2023-09-10T11:25:55Z] 3271188
    2916[2023-09-10T11:26:00Z] 3271188
    2917[2023-09-10T11:26:05Z] 3271188
    2918[2023-09-10T11:26:10Z] 3271188
    2919[2023-09-10T11:26:15Z] 3271188
    2920[2023-09-10T11:26:20Z] 3271188
    2921[2023-09-10T11:26:25Z] 3271188
    2922[2023-09-10T11:26:30Z] 3271188
    2923[2023-09-10T11:26:35Z] 3271188
    2924[2023-09-10T11:26:40Z] 3271188
    2925[2023-09-10T11:26:45Z] 3271188
    2926[2023-09-10T11:26:50Z] 3271188
    2927[2023-09-10T11:26:55Z] 3271188
    2928[2023-09-10T11:27:00Z] 3271188
    2929[2023-09-10T11:27:05Z] 3271188
    2930[2023-09-10T11:27:10Z] 3271188
    2931[2023-09-10T11:27:15Z] 3271188
    2932[2023-09-10T11:27:20Z] 3271188
    2933[2023-09-10T11:27:25Z] 3271188
    2934[2023-09-10T11:27:30Z] 3271188
    2935[2023-09-10T11:27:35Z] 3271188
    2936[2023-09-10T11:27:40Z] 3271188
    2937[2023-09-10T11:27:45Z] 3271188
    2938[2023-09-10T11:27:50Z] 3271188
    2939[2023-09-10T11:27:55Z] 3271188
    2940[2023-09-10T11:28:01Z] 3271188
    2941[2023-09-10T11:28:06Z] 3271188
    2942[2023-09-10T11:28:11Z] 3271188
    2943[2023-09-10T11:28:16Z] 3271188
    2944[2023-09-10T11:28:21Z] 3271188
    2945[2023-09-10T11:28:26Z] 3271188
    2946[2023-09-10T11:28:31Z] 3271188
    2947[2023-09-10T11:28:36Z] 3271188
    2948[2023-09-10T11:28:41Z] 3271188
    2949[2023-09-10T11:28:46Z] 3271188
    2950[2023-09-10T11:28:51Z] 3271188
    2951[2023-09-10T11:28:56Z] 3271188
    2952[2023-09-10T11:29:01Z] 3271188
    2953[2023-09-10T11:29:06Z] 3271188
    2954[2023-09-10T11:29:11Z] 3271188
    2955[2023-09-10T11:29:16Z] 3271188
    2956[2023-09-10T11:29:21Z] 3271188
    2957[2023-09-10T11:29:26Z] 3271188
    2958[2023-09-10T11:29:31Z] 3271188
    2959[2023-09-10T11:29:36Z] 3271188
    2960[2023-09-10T11:29:41Z] 3271188
    2961[2023-09-10T11:29:46Z] 3271188
    2962[2023-09-10T11:29:51Z] 3271188
    2963[2023-09-10T11:29:56Z] 3271188
    2964[2023-09-10T11:30:01Z] 3271188
    2965[2023-09-10T11:30:06Z] 3271188
    2966[2023-09-10T11:30:11Z] 3271188
    2967[2023-09-10T11:30:16Z] 3271188
    2968[2023-09-10T11:30:21Z] 3271188
    2969[2023-09-10T11:30:26Z] 3271188
    2970[2023-09-10T11:30:31Z] 3271188
    2971[2023-09-10T11:30:36Z] 3271188
    2972[2023-09-10T11:30:41Z] 3271188
    2973[2023-09-10T11:30:46Z] 3271188
    2974[2023-09-10T11:30:51Z] 3271188
    2975[2023-09-10T11:30:56Z] 3271188
    2976[2023-09-10T11:31:01Z] 3271188
    2977[2023-09-10T11:31:06Z] 3271188
    2978[2023-09-10T11:31:11Z] 3271188
    2979[2023-09-10T11:31:16Z] 3271188
    2980[2023-09-10T11:31:22Z] 3271188
    2981[2023-09-10T11:31:27Z] 3271188
    2982[2023-09-10T11:31:32Z] 3271188
    2983[2023-09-10T11:31:37Z] 3271188
    2984[2023-09-10T11:31:42Z] 3271188
    2985[2023-09-10T11:31:47Z] 3271188
    2986[2023-09-10T11:31:52Z] 3271188
    2987[2023-09-10T11:31:57Z] 3271188
    2988[2023-09-10T11:32:02Z] 3271188
    2989[2023-09-10T11:32:07Z] 3271188
    2990[2023-09-10T11:32:12Z] 3271188
    2991[2023-09-10T11:32:17Z] 3271188
    2992[2023-09-10T11:32:22Z] 3271188
    2993[2023-09-10T11:32:27Z] 3271188
    2994[2023-09-10T11:32:32Z] 3271188
    2995[2023-09-10T11:32:37Z] 3271188
    2996[2023-09-10T11:32:42Z] 3271188
    2997[2023-09-10T11:32:47Z] 3271188
    2998[2023-09-10T11:32:52Z] 3271188
    2999[2023-09-10T11:32:57Z] 3271188
    3000[2023-09-10T11:33:02Z] 3271188
    3001[2023-09-10T11:33:07Z] 3271188
    3002[2023-09-10T11:33:12Z] 3271188
    3003[2023-09-10T11:33:17Z] 3271188
    3004[2023-09-10T11:33:22Z] 3271188
    3005[2023-09-10T11:33:27Z] 3271188
    3006[2023-09-10T11:33:32Z] 3271188
    3007[2023-09-10T11:33:37Z] 3271188
    3008[2023-09-10T11:33:42Z] 3271188
    3009[2023-09-10T11:33:47Z] 3271188
    3010[2023-09-10T11:33:52Z] 3271188
    3011[2023-09-10T11:33:57Z] 3271188
    3012[2023-09-10T11:34:02Z] 3271188
    3013[2023-09-10T11:34:07Z] 3271188
    3014[2023-09-10T11:34:12Z] 3271188
    3015[2023-09-10T11:34:17Z] 3271188
    3016[2023-09-10T11:34:22Z] 3271188
    3017[2023-09-10T11:34:27Z] 3271188
    3018[2023-09-10T11:34:32Z] 3271188
    3019[2023-09-10T11:34:37Z] 3271188
    3020[2023-09-10T11:34:42Z] 3271188
    3021[2023-09-10T11:34:47Z] 3271188
    3022[2023-09-10T11:34:52Z] 3271188
    3023[2023-09-10T11:34:57Z] 3271188
    3024[2023-09-10T11:35:02Z] 3271188
    3025[2023-09-10T11:35:08Z] 3271188
    3026[2023-09-10T11:35:13Z] 3271188
    3027[2023-09-10T11:35:18Z] 3271188
    3028[2023-09-10T11:35:23Z] 3271188
    3029[2023-09-10T11:35:28Z] 3271188
    3030[2023-09-10T11:35:33Z] 3271188
    3031[2023-09-10T11:35:38Z] 3271188
    3032[2023-09-10T11:35:43Z] 3271188
    3033[2023-09-10T11:35:48Z] 3271188
    3034[2023-09-10T11:35:53Z] 3271188
    3035[2023-09-10T11:35:58Z] 3271188
    3036[2023-09-10T11:36:03Z] 3271188
    3037[2023-09-10T11:36:08Z] 3271188
    3038[2023-09-10T11:36:13Z] 3271188
    3039[2023-09-10T11:36:18Z] 3271188
    3040[2023-09-10T11:36:23Z] 3271188
    3041[2023-09-10T11:36:28Z] 3271188
    3042[2023-09-10T11:36:33Z] 3271188
    3043[2023-09-10T11:36:38Z] 3271188
    3044[2023-09-10T11:36:43Z] 3271188
    3045[2023-09-10T11:36:48Z] 3271188
    3046[2023-09-10T11:36:53Z] 3271188
    3047[2023-09-10T11:36:58Z] 3271188
    3048[2023-09-10T11:37:03Z] 3271188
    3049[2023-09-10T11:37:08Z] 3271188
    3050[2023-09-10T11:37:13Z] 3271188
    3051[2023-09-10T11:37:18Z] 3271188
    3052[2023-09-10T11:37:23Z] 3271188
    3053[2023-09-10T11:37:28Z] 3271188
    3054[2023-09-10T11:37:33Z] 3271188
    3055[2023-09-10T11:37:38Z] 3271188
    3056[2023-09-10T11:37:43Z] 3271188
    3057[2023-09-10T11:37:48Z] 3271188
    3058[2023-09-10T11:37:53Z] 3271188
    3059[2023-09-10T11:37:58Z] 3271188
    3060[2023-09-10T11:38:03Z] 3271188
    3061[2023-09-10T11:38:08Z] 3271188
    3062[2023-09-10T11:38:13Z] 3271188
    3063[2023-09-10T11:38:18Z] 3271188
    3064[2023-09-10T11:38:23Z] 3271188
    3065[2023-09-10T11:38:28Z] 3271188
    3066[2023-09-10T11:38:33Z] 3271188
    3067[2023-09-10T11:38:39Z] 3271188
    3068[2023-09-10T11:38:44Z] 3271188
    3069[2023-09-10T11:38:49Z] 3271188
    3070[2023-09-10T11:38:54Z] 3271188
    3071[2023-09-10T11:38:59Z] 3271188
    3072[2023-09-10T11:39:04Z] 3271188
    3073[2023-09-10T11:39:09Z] 3271188
    3074[2023-09-10T11:39:14Z] 3271188
    3075[2023-09-10T11:39:19Z] 3271188
    3076[2023-09-10T11:39:24Z] 3271188
    3077[2023-09-10T11:39:29Z] 3271188
    3078[2023-09-10T11:39:34Z] 3271188
    3079[2023-09-10T11:39:39Z] 3271188
    3080[2023-09-10T11:39:44Z] 3271188
    3081[2023-09-10T11:39:49Z] 3271188
    3082[2023-09-10T11:39:54Z] 3271188
    3083[2023-09-10T11:39:59Z] 3271188
    3084[2023-09-10T11:40:04Z] 3271188
    3085[2023-09-10T11:40:09Z] 3271188
    3086[2023-09-10T11:40:14Z] 3271188
    3087[2023-09-10T11:40:19Z] 3271188
    3088[2023-09-10T11:40:24Z] 3271188
    3089[2023-09-10T11:40:29Z] 3271188
    3090[2023-09-10T11:40:34Z] 3271188
    3091[2023-09-10T11:40:39Z] 3271188
    3092[2023-09-10T11:40:44Z] 3271188
    3093[2023-09-10T11:40:49Z] 3271188
    3094[2023-09-10T11:40:54Z] 3271188
    3095[2023-09-10T11:40:59Z] 3271188
    3096[2023-09-10T11:41:04Z] 3271188
    3097[2023-09-10T11:41:09Z] 3271188
    3098[2023-09-10T11:41:14Z] 3271188
    3099[2023-09-10T11:41:19Z] 3271188
    3100[2023-09-10T11:41:24Z] 3271188
    3101[2023-09-10T11:41:29Z] 3271188
    3102[2023-09-10T11:41:34Z] 3271188
    3103[2023-09-10T11:41:39Z] 3271188
    3104[2023-09-10T11:41:44Z] 3271188
    3105[2023-09-10T11:41:49Z] 3271188
    3106[2023-09-10T11:41:55Z] 3271188
    3107[2023-09-10T11:42:00Z] 3271188
    3108[2023-09-10T11:42:05Z] 3271188
    3109[2023-09-10T11:42:10Z] 3271188
    3110[2023-09-10T11:42:15Z] 3271188
    3111[2023-09-10T11:42:20Z] 3271188
    3112[2023-09-10T11:42:25Z] 3271188
    3113[2023-09-10T11:42:30Z] 3271188
    3114[2023-09-10T11:42:35Z] 3271188
    3115[2023-09-10T11:42:40Z] 3271188
    3116[2023-09-10T11:42:45Z] 3271188
    3117[2023-09-10T11:42:50Z] 3271188
    3118[2023-09-10T11:42:55Z] 3271188
    3119[2023-09-10T11:43:00Z] 3271188
    3120[2023-09-10T11:43:05Z] 3271188
    3121[2023-09-10T11:43:10Z] 3271188
    3122[2023-09-10T11:43:15Z] 3271188
    3123[2023-09-10T11:43:20Z] 3271188
    3124[2023-09-10T11:43:25Z] 3271188
    3125[2023-09-10T11:43:30Z] 3271188
    3126[2023-09-10T11:43:35Z] 3271188
    3127[2023-09-10T11:43:40Z] 3271188
    3128[2023-09-10T11:43:45Z] 3271188
    3129[2023-09-10T11:43:50Z] 3271188
    3130[2023-09-10T11:43:55Z] 3271188
    3131[2023-09-10T11:44:00Z] 3271188
    3132[2023-09-10T11:44:05Z] 3271188
    3133[2023-09-10T11:44:10Z] 3271188
    3134[2023-09-10T11:44:15Z] 3271188
    3135[2023-09-10T11:44:20Z] 3271188
    3136[2023-09-10T11:44:25Z] 3271188
    3137[2023-09-10T11:44:30Z] 3271188
    3138[2023-09-10T11:44:35Z] 3271188
    3139[2023-09-10T11:44:40Z] 3271188
    3140[2023-09-10T11:44:46Z] 3271188
    3141[2023-09-10T11:44:51Z] 3271188
    3142[2023-09-10T11:44:56Z] 3271188
    3143[2023-09-10T11:45:01Z] 3271188
    3144[2023-09-10T11:45:06Z] 3271188
    3145[2023-09-10T11:45:11Z] 3271188
    3146[2023-09-10T11:45:16Z] 3271188
    3147[2023-09-10T11:45:21Z] 3271188
    3148[2023-09-10T11:45:26Z] 3271188
    3149[2023-09-10T11:45:31Z] 3271188
    3150[2023-09-10T11:45:36Z] 3271188
    3151[2023-09-10T11:45:41Z] 3271188
    3152[2023-09-10T11:45:46Z] 3271188
    3153[2023-09-10T11:45:51Z] 3271188
    3154[2023-09-10T11:45:56Z] 3271188
    3155[2023-09-10T11:46:01Z] 3271188
    3156[2023-09-10T11:46:06Z] 3271188
    3157[2023-09-10T11:46:11Z] 3271188
    3158[2023-09-10T11:46:16Z] 3271188
    3159[2023-09-10T11:46:21Z] 3271188
    3160[2023-09-10T11:46:26Z] 3271188
    3161[2023-09-10T11:46:31Z] 3271188
    3162[2023-09-10T11:46:36Z] 3271188
    3163[2023-09-10T11:46:41Z] 3271188
    3164[2023-09-10T11:46:46Z] 3271188
    3165[2023-09-10T11:46:51Z] 3271188
    3166[2023-09-10T11:46:56Z] 3271188
    3167[2023-09-10T11:47:01Z] 3271188
    3168[2023-09-10T11:47:06Z] 3271188
    3169[2023-09-10T11:47:11Z] 3271188
    3170[2023-09-10T11:47:16Z] 3271188
    3171[2023-09-10T11:47:21Z] 3271188
    3172[2023-09-10T11:47:26Z] 3271188
    3173[2023-09-10T11:47:31Z] 3271188
    3174[2023-09-10T11:47:36Z] 3271188
    3175[2023-09-10T11:47:41Z] 3271188
    3176[2023-09-10T11:47:46Z] 3271188
    3177[2023-09-10T11:47:51Z] 3271188
    3178[2023-09-10T11:47:56Z] 3271188
    3179[2023-09-10T11:48:02Z] 3271188
    3180[2023-09-10T11:48:07Z] 3271188
    3181[2023-09-10T11:48:12Z] 3271188
    3182[2023-09-10T11:48:17Z] 3271188
    3183[2023-09-10T11:48:22Z] 3271188
    3184[2023-09-10T11:48:27Z] 3271188
    3185[2023-09-10T11:48:32Z] 3271188
    3186[2023-09-10T11:48:37Z] 3271188
    3187[2023-09-10T11:48:42Z] 3271188
    3188[2023-09-10T11:48:47Z] 3271188
    3189[2023-09-10T11:48:52Z] 3271188
    3190[2023-09-10T11:48:57Z] 3271188
    3191[2023-09-10T11:49:02Z] 3271188
    3192[2023-09-10T11:49:07Z] 3271188
    3193[2023-09-10T11:49:12Z] 3271188
    3194[2023-09-10T11:49:17Z] 3271188
    3195[2023-09-10T11:49:22Z] 3271188
    3196[2023-09-10T11:49:27Z] 3271188
    3197[2023-09-10T11:49:32Z] 3271188
    3198[2023-09-10T11:49:37Z] 3271188
    3199[2023-09-10T11:49:42Z] 3271188
    3200[2023-09-10T11:49:47Z] 3271188
    3201[2023-09-10T11:49:52Z] 3271188
    3202[2023-09-10T11:49:57Z] 3271188
    3203[2023-09-10T11:50:02Z] 3271188
    3204[2023-09-10T11:50:07Z] 3271188
    3205[2023-09-10T11:50:12Z] 3271188
    3206[2023-09-10T11:50:17Z] 3271188
    3207[2023-09-10T11:50:22Z] 3271188
    3208[2023-09-10T11:50:27Z] 3271188
    3209[2023-09-10T11:50:32Z] 3271188
    3210[2023-09-10T11:50:37Z] 3271188
    3211[2023-09-10T11:50:43Z] 3271188
    3212[2023-09-10T11:50:48Z] 3271188
    3213[2023-09-10T11:50:53Z] 3271188
    3214[2023-09-10T11:50:58Z] 3271188
    3215[2023-09-10T11:51:03Z] 3271188
    3216[2023-09-10T11:51:08Z] 3271188
    3217[2023-09-10T11:51:13Z] 3271188
    3218[2023-09-10T11:51:18Z] 3271188
    3219[2023-09-10T11:51:23Z] 3271188
    3220[2023-09-10T11:51:28Z] 3271188
    3221[2023-09-10T11:51:33Z] 3271188
    3222[2023-09-10T11:51:38Z] 3271188
    3223[2023-09-10T11:51:43Z] 3271188
    3224[2023-09-10T11:51:48Z] 3271188
    3225[2023-09-10T11:51:53Z] 3271188
    3226[2023-09-10T11:51:58Z] 3271188
    3227[2023-09-10T11:52:03Z] 3271188
    3228[2023-09-10T11:52:08Z] 3271188
    3229[2023-09-10T11:52:13Z] 3271188
    3230[2023-09-10T11:52:18Z] 3271188
    3231[2023-09-10T11:52:23Z] 3271188
    3232[2023-09-10T11:52:28Z] 3271188
    3233[2023-09-10T11:52:33Z] 3271188
    3234[2023-09-10T11:52:38Z] 3271188
    3235[2023-09-10T11:52:43Z] 3271188
    3236[2023-09-10T11:52:48Z] 3271188
    3237[2023-09-10T11:52:53Z] 3271188
    3238[2023-09-10T11:52:58Z] 3271188
    3239[2023-09-10T11:53:03Z] 3271188
    3240[2023-09-10T11:53:08Z] 3271188
    3241[2023-09-10T11:53:13Z] 3271188
    3242[2023-09-10T11:53:18Z] 3271188
    3243[2023-09-10T11:53:23Z] 3271188
    3244[2023-09-10T11:53:28Z] 3271188
    3245[2023-09-10T11:53:34Z] 3271188
    3246[2023-09-10T11:53:39Z] 3271188
    3247[2023-09-10T11:53:44Z] 3271188
    3248[2023-09-10T11:53:49Z] 3271188
    3249[2023-09-10T11:53:54Z] 3271188
    3250[2023-09-10T11:53:59Z] 3271188
    3251[2023-09-10T11:54:04Z] 3271188
    3252[2023-09-10T11:54:09Z] 3271188
    3253[2023-09-10T11:54:14Z] 3271188
    3254[2023-09-10T11:54:19Z] 3271188
    3255[2023-09-10T11:54:24Z] 3271188
    3256[2023-09-10T11:54:29Z] 3271188
    3257[2023-09-10T11:54:34Z] 3271188
    3258[2023-09-10T11:54:39Z] 3271188
    3259[2023-09-10T11:54:44Z] 3271188
    3260[2023-09-10T11:54:49Z] 3271188
    3261[2023-09-10T11:54:54Z] 3271188
    3262[2023-09-10T11:54:59Z] 3271188
    3263[2023-09-10T11:55:04Z] 3271188
    3264[2023-09-10T11:55:09Z] 3271188
    3265[2023-09-10T11:55:14Z] 3271188
    3266[2023-09-10T11:55:19Z] 3271188
    3267[2023-09-10T11:55:24Z] 3271188
    3268[2023-09-10T11:55:29Z] 3271188
    3269[2023-09-10T11:55:34Z] 3271188
    3270[2023-09-10T11:55:39Z] 3271188
    3271[2023-09-10T11:55:44Z] 3271188
    3272[2023-09-10T11:55:49Z] 3271188
    3273[2023-09-10T11:55:54Z] 3271188
    3274[2023-09-10T11:55:59Z] 3271188
    3275[2023-09-10T11:56:04Z] 3271188
    3276[2023-09-10T11:56:09Z] 3271188
    3277[2023-09-10T11:56:14Z] 3271188
    3278[2023-09-10T11:56:19Z] 3271188
    3279[2023-09-10T11:56:25Z] 3271188
    3280[2023-09-10T11:56:30Z] 3271188
    3281[2023-09-10T11:56:35Z] 3271188
    3282[2023-09-10T11:56:40Z] 3271188
    3283[2023-09-10T11:56:45Z] 3271188
    3284[2023-09-10T11:56:50Z] 3271188
    3285[2023-09-10T11:56:55Z] 3271188
    3286[2023-09-10T11:57:00Z] 3271188
    3287[2023-09-10T11:57:05Z] 3271188
    3288[2023-09-10T11:57:10Z] 3271188
    3289[2023-09-10T11:57:15Z] 3271188
    3290[2023-09-10T11:57:20Z] 3271188
    3291[2023-09-10T11:57:25Z] 3271188
    3292[2023-09-10T11:57:30Z] 3271188
    3293[2023-09-10T11:57:35Z] 3271188
    3294[2023-09-10T11:57:40Z] 3271188
    3295[2023-09-10T11:57:45Z] 3271188
    3296[2023-09-10T11:57:50Z] 3271188
    3297[2023-09-10T11:57:55Z] 3271188
    3298[2023-09-10T11:58:00Z] 3271188
    3299[2023-09-10T11:58:05Z] 3271188
    3300[2023-09-10T11:58:10Z] 3271188
    3301[2023-09-10T11:58:15Z] 3271188
    3302[2023-09-10T11:58:20Z] 3271188
    3303[2023-09-10T11:58:25Z] 3271188
    3304[2023-09-10T11:58:30Z] 3271188
    3305[2023-09-10T11:58:35Z] 3271188
    3306[2023-09-10T11:58:40Z] 3271188
    3307[2023-09-10T11:58:45Z] 3271188
    3308[2023-09-10T11:58:50Z] 3271188
    3309[2023-09-10T11:58:55Z] 3271188
    3310[2023-09-10T11:59:00Z] 3271188
    3311[2023-09-10T11:59:05Z] 3271188
    3312[2023-09-10T11:59:10Z] 3271188
    3313[2023-09-10T11:59:15Z] 3271188
    3314[2023-09-10T11:59:20Z] 3271188
    3315[2023-09-10T11:59:25Z] 3271188
    3316[2023-09-10T11:59:30Z] 3271188
    3317[2023-09-10T11:59:35Z] 3271188
    3318[2023-09-10T11:59:40Z] 3271188
    3319[2023-09-10T11:59:46Z] 3271188
    3320[2023-09-10T11:59:51Z] 3271188
    3321[2023-09-10T11:59:56Z] 3271188
    3322[2023-09-10T12:00:01Z] 3271188
    3323[2023-09-10T12:00:06Z] 3271188
    3324[2023-09-10T12:00:11Z] 3271188
    3325[2023-09-10T12:00:16Z] 3271188
    3326[2023-09-10T12:00:21Z] 3271188
    3327[2023-09-10T12:00:26Z] 3271188
    3328[2023-09-10T12:00:31Z] 3271188
    3329[2023-09-10T12:00:36Z] 3271188
    3330[2023-09-10T12:00:41Z] 3271188
    3331[2023-09-10T12:00:46Z] 3271188
    3332[2023-09-10T12:00:51Z] 3271188
    3333[2023-09-10T12:00:56Z] 3271188
    3334[2023-09-10T12:01:01Z] 3271188
    3335[2023-09-10T12:01:06Z] 3271188
    3336[2023-09-10T12:01:11Z] 3271188
    3337[2023-09-10T12:01:16Z] 3271188
    3338[2023-09-10T12:01:21Z] 3271188
    3339[2023-09-10T12:01:26Z] 3271188
    3340[2023-09-10T12:01:31Z] 3271188
    3341[2023-09-10T12:01:36Z] 3271188
    3342[2023-09-10T12:01:41Z] 3271188
    3343[2023-09-10T12:01:46Z] 3271188
    3344[2023-09-10T12:01:51Z] 3271188
    3345[2023-09-10T12:01:56Z] 3271188
    3346[2023-09-10T12:02:01Z] 3271188
    3347[2023-09-10T12:02:06Z] 3271188
    3348[2023-09-10T12:02:11Z] 3271188
    3349[2023-09-10T12:02:16Z] 3271188
    3350[2023-09-10T12:02:21Z] 3271188
    3351[2023-09-10T12:02:26Z] 3271188
    3352[2023-09-10T12:02:31Z] 3271188
    3353[2023-09-10T12:02:36Z] 3271188
    3354[2023-09-10T12:02:41Z] 3271188
    3355[2023-09-10T12:02:46Z] 3271188
    3356[2023-09-10T12:02:52Z] 3271188
    3357[2023-09-10T12:02:57Z] 3271188
    3358[2023-09-10T12:03:02Z] 3271188
    3359[2023-09-10T12:03:07Z] 3271188
    3360[2023-09-10T12:03:12Z] 3271188
    3361[2023-09-10T12:03:17Z] 3271188
    3362[2023-09-10T12:03:22Z] 3271188
    3363[2023-09-10T12:03:27Z] 3271188
    3364[2023-09-10T12:03:32Z] 3271188
    3365[2023-09-10T12:03:37Z] 3271188
    3366[2023-09-10T12:03:42Z] 3271188
    3367[2023-09-10T12:03:47Z] 3271188
    3368[2023-09-10T12:03:52Z] 3271188
    3369[2023-09-10T12:03:57Z] 3271188
    3370[2023-09-10T12:04:02Z] 3271188
    3371[2023-09-10T12:04:07Z] 3271188
    3372[2023-09-10T12:04:12Z] 3271188
    3373[2023-09-10T12:04:17Z] 3271188
    3374[2023-09-10T12:04:22Z] 3271188
    3375[2023-09-10T12:04:27Z] 3271188
    3376[2023-09-10T12:04:32Z] 3271188
    3377[2023-09-10T12:04:37Z] 3271188
    3378[2023-09-10T12:04:42Z] 3271188
    3379[2023-09-10T12:04:47Z] 3271188
    3380[2023-09-10T12:04:52Z] 3271188
    3381[2023-09-10T12:04:57Z] 3271188
    3382[2023-09-10T12:05:02Z] 3271188
    3383[2023-09-10T12:05:07Z] 3271188
    3384[2023-09-10T12:05:12Z] 3271188
    3385[2023-09-10T12:05:17Z] 3271188
    3386[2023-09-10T12:05:22Z] 3271188
    3387[2023-09-10T12:05:27Z] 3271188
    3388[2023-09-10T12:05:33Z] 3271188
    3389[2023-09-10T12:05:38Z] 3271188
    3390[2023-09-10T12:05:43Z] 3271188
    3391[2023-09-10T12:05:48Z] 3271188
    3392[2023-09-10T12:05:53Z] 3271188
    3393[2023-09-10T12:05:58Z] 3271188
    3394[2023-09-10T12:06:03Z] 3271188
    3395[2023-09-10T12:06:08Z] 3271188
    3396[2023-09-10T12:06:13Z] 3271188
    3397[2023-09-10T12:06:18Z] 3271188
    3398[2023-09-10T12:06:23Z] 3271188
    3399[2023-09-10T12:06:28Z] 3271188
    3400[2023-09-10T12:06:33Z] 3271188
    3401[2023-09-10T12:06:38Z] 3271188
    3402[2023-09-10T12:06:43Z] 3271188
    3403[2023-09-10T12:06:48Z] 3271188
    3404[2023-09-10T12:06:53Z] 3271188
    3405[2023-09-10T12:06:58Z] 3271188
    3406[2023-09-10T12:07:03Z] 3271188
    3407[2023-09-10T12:07:08Z] 3271188
    3408[2023-09-10T12:07:13Z] 3271188
    3409[2023-09-10T12:07:18Z] 3271188
    3410[2023-09-10T12:07:23Z] 3271188
    3411[2023-09-10T12:07:28Z] 3271188
    3412[2023-09-10T12:07:33Z] 3271188
    3413[2023-09-10T12:07:38Z] 3271188
    3414[2023-09-10T12:07:43Z] 3271188
    3415[2023-09-10T12:07:48Z] 3271188
    3416[2023-09-10T12:07:53Z] 3271188
    3417[2023-09-10T12:07:58Z] 3271188
    3418[2023-09-10T12:08:03Z] 3271188
    3419[2023-09-10T12:08:08Z] 3271188
    3420[2023-09-10T12:08:13Z] 3271188
    3421[2023-09-10T12:08:18Z] 3271188
    3422[2023-09-10T12:08:23Z] 3271188
    3423[2023-09-10T12:08:29Z] 3271188
    3424[2023-09-10T12:08:34Z] 3271188
    3425[2023-09-10T12:08:39Z] 3271188
    3426[2023-09-10T12:08:44Z] 3271188
    3427[2023-09-10T12:08:49Z] 3271188
    3428[2023-09-10T12:08:54Z] 3271188
    3429[2023-09-10T12:08:59Z] 3271188
    3430[2023-09-10T12:09:04Z] 3271188
    3431[2023-09-10T12:09:09Z] 3271188
    3432[2023-09-10T12:09:14Z] 3271188
    3433[2023-09-10T12:09:19Z] 3271188
    3434[2023-09-10T12:09:24Z] 3271188
    3435[2023-09-10T12:09:29Z] 3271188
    3436[2023-09-10T12:09:34Z] 3271188
    3437[2023-09-10T12:09:39Z] 3271188
    3438[2023-09-10T12:09:44Z] 3271188
    3439[2023-09-10T12:09:49Z] 3271188
    3440[2023-09-10T12:09:54Z] 3271188
    3441[2023-09-10T12:09:59Z] 3271188
    3442[2023-09-10T12:10:04Z] 3271188
    3443[2023-09-10T12:10:09Z] 3271188
    3444[2023-09-10T12:10:14Z] 3271188
    3445[2023-09-10T12:10:19Z] 3271188
    3446[2023-09-10T12:10:24Z] 3271188
    3447[2023-09-10T12:10:29Z] 3271188
    3448[2023-09-10T12:10:34Z] 3271188
    3449[2023-09-10T12:10:39Z] 3271188
    3450[2023-09-10T12:10:44Z] 3271188
    3451[2023-09-10T12:10:49Z] 3271188
    3452[2023-09-10T12:10:54Z] 3271188
    3453[2023-09-10T12:10:59Z] 3271188
    3454[2023-09-10T12:11:04Z] 3271188
    3455[2023-09-10T12:11:09Z] 3271188
    3456[2023-09-10T12:11:14Z] 3271188
    3457[2023-09-10T12:11:19Z] 3271188
    3458[2023-09-10T12:11:24Z] 3271188
    3459[2023-09-10T12:11:30Z] 3271188
    3460[2023-09-10T12:11:35Z] 3271188
    3461[2023-09-10T12:11:40Z] 3271188
    3462[2023-09-10T12:11:45Z] 3271188
    3463[2023-09-10T12:11:50Z] 3271188
    3464[2023-09-10T12:11:55Z] 3271188
    3465[2023-09-10T12:12:00Z] 3271188
    3466[2023-09-10T12:12:05Z] 3271188
    3467[2023-09-10T12:12:10Z] 3271188
    3468[2023-09-10T12:12:15Z] 3271188
    3469[2023-09-10T12:12:20Z] 3271188
    3470[2023-09-10T12:12:25Z] 3271188
    3471[2023-09-10T12:12:30Z] 3271188
    3472[2023-09-10T12:12:35Z] 3271188
    3473[2023-09-10T12:12:40Z] 3271188
    3474[2023-09-10T12:12:45Z] 3271188
    3475[2023-09-10T12:12:50Z] 3271188
    3476[2023-09-10T12:12:55Z] 3271188
    3477[2023-09-10T12:13:00Z] 3271188
    3478[2023-09-10T12:13:05Z] 3271188
    3479[2023-09-10T12:13:10Z] 3271188
    3480[2023-09-10T12:13:15Z] 3271188
    3481[2023-09-10T12:13:20Z] 3271188
    3482[2023-09-10T12:13:25Z] 3271188
    3483[2023-09-10T12:13:30Z] 3271188
    3484[2023-09-10T12:13:35Z] 3271188
    3485[2023-09-10T12:13:40Z] 3271188
    3486[2023-09-10T12:13:45Z] 3271188
    3487[2023-09-10T12:13:50Z] 3271188
    3488[2023-09-10T12:13:55Z] 3271188
    3489[2023-09-10T12:14:00Z] 3271188
    3490[2023-09-10T12:14:05Z] 3271188
    3491[2023-09-10T12:14:10Z] 3271188
    3492[2023-09-10T12:14:15Z] 3271188
    3493[2023-09-10T12:14:20Z] 3271188
    3494[2023-09-10T12:14:25Z] 3271188
    3495[2023-09-10T12:14:30Z] 3271188
    3496[2023-09-10T12:14:35Z] 3271188
    3497[2023-09-10T12:14:40Z] 3271188
    3498[2023-09-10T12:14:45Z] 3271188
    3499[2023-09-10T12:14:51Z] 3271188
    3500[2023-09-10T12:14:56Z] 3271188
    3501[2023-09-10T12:15:01Z] 3271188
    3502[2023-09-10T12:15:06Z] 3271188
    3503[2023-09-10T12:15:11Z] 3271188
    3504[2023-09-10T12:15:16Z] 3271188
    3505[2023-09-10T12:15:21Z] 3271188
    3506[2023-09-10T12:15:26Z] 3271188
    3507[2023-09-10T12:15:31Z] 3271188
    3508[2023-09-10T12:15:36Z] 3271188
    3509[2023-09-10T12:15:41Z] 3271188
    3510[2023-09-10T12:15:46Z] 3271188
    3511[2023-09-10T12:15:51Z] 3271188
    3512[2023-09-10T12:15:56Z] 3271188
    3513[2023-09-10T12:16:01Z] 3271188
    3514[2023-09-10T12:16:06Z] 3271188
    3515[2023-09-10T12:16:11Z] 3271188
    3516[2023-09-10T12:16:16Z] 3271188
    3517[2023-09-10T12:16:21Z] 3271188
    3518[2023-09-10T12:16:26Z] 3271188
    3519[2023-09-10T12:16:31Z] 3271188
    3520[2023-09-10T12:16:36Z] 3271188
    3521[2023-09-10T12:16:41Z] 3271188
    3522[2023-09-10T12:16:46Z] 3271188
    3523[2023-09-10T12:16:51Z] 3271188
    3524[2023-09-10T12:16:56Z] 3271188
    3525[2023-09-10T12:17:01Z] 3271188
    3526[2023-09-10T12:17:06Z] 3271188
    3527[2023-09-10T12:17:11Z] 3271188
    3528[2023-09-10T12:17:16Z] 3271188
    3529[2023-09-10T12:17:21Z] 3271188
    3530[2023-09-10T12:17:26Z] 3271188
    3531[2023-09-10T12:17:31Z] 3271188
    3532[2023-09-10T12:17:36Z] 3271188
    3533[2023-09-10T12:17:41Z] 3271188
    3534[2023-09-10T12:17:47Z] 3271188
    3535[2023-09-10T12:17:52Z] 3271188
    3536[2023-09-10T12:17:57Z] 3271188
    3537[2023-09-10T12:18:02Z] 3271188
    3538[2023-09-10T12:18:07Z] 3271188
    3539[2023-09-10T12:18:12Z] 3271188
    3540[2023-09-10T12:18:17Z] 3271188
    3541[2023-09-10T12:18:22Z] 3271188
    3542[2023-09-10T12:18:27Z] 3271188
    3543[2023-09-10T12:18:32Z] 3271188
    3544[2023-09-10T12:18:37Z] 3271188
    3545[2023-09-10T12:18:42Z] 3271188
    3546[2023-09-10T12:18:47Z] 3271188
    3547[2023-09-10T12:18:52Z] 3271188
    3548[2023-09-10T12:18:57Z] 3271188
    3549[2023-09-10T12:19:02Z] 3271188
    3550[2023-09-10T12:19:07Z] 3271188
    3551[2023-09-10T12:19:12Z] 3271188
    3552[2023-09-10T12:19:17Z] 3271188
    3553[2023-09-10T12:19:22Z] 3271188
    3554[2023-09-10T12:19:27Z] 3271188
    3555[2023-09-10T12:19:32Z] 3271188
    3556[2023-09-10T12:19:37Z] 3271188
    3557[2023-09-10T12:19:42Z] 3271188
    3558[2023-09-10T12:19:47Z] 3271188
    3559[2023-09-10T12:19:52Z] 3271188
    3560[2023-09-10T12:19:57Z] 3271188
    3561[2023-09-10T12:20:02Z] 3271188
    3562[2023-09-10T12:20:07Z] 3271188
    3563[2023-09-10T12:20:12Z] 3271188
    3564[2023-09-10T12:20:17Z] 3271188
    3565[2023-09-10T12:20:22Z] 3271188
    3566[2023-09-10T12:20:27Z] 3271188
    3567[2023-09-10T12:20:32Z] 3271188
    3568[2023-09-10T12:20:37Z] 3271188
    3569[2023-09-10T12:20:42Z] 3271188
    3570[2023-09-10T12:20:47Z] 3271188
    3571[2023-09-10T12:20:52Z] 3271188
    3572[2023-09-10T12:20:58Z] 3271188
    3573[2023-09-10T12:21:03Z] 3271188
    3574[2023-09-10T12:21:08Z] 3271188
    3575[2023-09-10T12:21:13Z] 3271188
    3576[2023-09-10T12:21:18Z] 3271188
    3577[2023-09-10T12:21:23Z] 3271188
    3578[2023-09-10T12:21:28Z] 3271188
    3579[2023-09-10T12:21:33Z] 3271188
    3580[2023-09-10T12:21:38Z] 3271188
    3581[2023-09-10T12:21:43Z] 3271188
    3582[2023-09-10T12:21:48Z] 3271188
    3583[2023-09-10T12:21:53Z] 3271188
    3584[2023-09-10T12:21:58Z] 3271188
    3585[2023-09-10T12:22:03Z] 3271188
    3586[2023-09-10T12:22:08Z] 3271188
    3587[2023-09-10T12:22:13Z] 3271188
    3588[2023-09-10T12:22:18Z] 3271188
    3589[2023-09-10T12:22:23Z] 3271188
    3590[2023-09-10T12:22:28Z] 3271188
    3591[2023-09-10T12:22:33Z] 3271188
    3592[2023-09-10T12:22:38Z] 3271188
    3593[2023-09-10T12:22:43Z] 3271188
    3594[2023-09-10T12:22:48Z] 3271188
    3595[2023-09-10T12:22:53Z] 3271188
    3596[2023-09-10T12:22:58Z] 3271188
    3597[2023-09-10T12:23:03Z] 3271188
    3598[2023-09-10T12:23:08Z] 3271188
    3599[2023-09-10T12:23:13Z] 3271188
    3600[2023-09-10T12:23:18Z] 3271188
    3601[2023-09-10T12:23:23Z] 3271188
    3602[2023-09-10T12:23:28Z] 3271188
    3603[2023-09-10T12:23:33Z] 3271188
    3604[2023-09-10T12:23:38Z] 3271188
    3605[2023-09-10T12:23:43Z] 3271188
    3606[2023-09-10T12:23:48Z] 3271188
    3607[2023-09-10T12:23:53Z] 3271188
    3608[2023-09-10T12:23:58Z] 3271188
    3609[2023-09-10T12:24:03Z] 3271188
    3610[2023-09-10T12:24:08Z] 3271188
    3611[2023-09-10T12:24:13Z] 3271188
    3612[2023-09-10T12:24:19Z] 3271188
    3613[2023-09-10T12:24:24Z] 3271188
    3614[2023-09-10T12:24:29Z] 3271188
    3615[2023-09-10T12:24:34Z] 3271188
    3616[2023-09-10T12:24:39Z] 3271188
    3617[2023-09-10T12:24:44Z] 3271188
    3618[2023-09-10T12:24:49Z] 3271188
    3619[2023-09-10T12:24:54Z] 3271188
    3620[2023-09-10T12:24:59Z] 3271188
    3621[2023-09-10T12:25:04Z] 3271188
    3622[2023-09-10T12:25:09Z] 3271188
    3623[2023-09-10T12:25:14Z] 3271188
    3624[2023-09-10T12:25:19Z] 3271188
    3625[2023-09-10T12:25:24Z] 3271188
    3626[2023-09-10T12:25:29Z] 3271188
    3627[2023-09-10T12:25:34Z] 3271188
    3628[2023-09-10T12:25:39Z] 3271188
    3629[2023-09-10T12:25:44Z] 3271188
    3630[2023-09-10T12:25:49Z] 3271188
    3631[2023-09-10T12:25:54Z] 3271188
    3632[2023-09-10T12:25:59Z] 3271188
    3633[2023-09-10T12:26:04Z] 3271188
    3634[2023-09-10T12:26:09Z] 3271188
    3635[2023-09-10T12:26:14Z] 3271188
    3636[2023-09-10T12:26:19Z] 3271188
    3637[2023-09-10T12:26:24Z] 3271188
    3638[2023-09-10T12:26:29Z] 3271188
    3639[2023-09-10T12:26:34Z] 3271188
    3640[2023-09-10T12:26:39Z] 3271188
    3641[2023-09-10T12:26:44Z] 3271188
    3642[2023-09-10T12:26:49Z] 3271188
    3643[2023-09-10T12:26:54Z] 3271188
    3644[2023-09-10T12:26:59Z] 3271188
    3645[2023-09-10T12:27:04Z] 3271188
    3646[2023-09-10T12:27:10Z] 3271188
    3647[2023-09-10T12:27:15Z] 3271188
    3648[2023-09-10T12:27:20Z] 3271188
    3649[2023-09-10T12:27:25Z] 3271188
    3650[2023-09-10T12:27:30Z] 3271188
    3651[2023-09-10T12:27:35Z] 3271188
    3652[2023-09-10T12:27:40Z] 3271188
    3653[2023-09-10T12:27:45Z] 3271188
    3654[2023-09-10T12:27:50Z] 3271188
    3655[2023-09-10T12:27:55Z] 3271188
    3656[2023-09-10T12:28:00Z] 3271188
    3657[2023-09-10T12:28:05Z] 3271188
    3658[2023-09-10T12:28:10Z] 3271188
    3659[2023-09-10T12:28:15Z] 3271188
    3660[2023-09-10T12:28:20Z] 3271188
    3661[2023-09-10T12:28:25Z] 3271188
    3662[2023-09-10T12:28:30Z] 3271188
    3663[2023-09-10T12:28:35Z] 3271188
    3664[2023-09-10T12:28:40Z] 3271188
    3665[2023-09-10T12:28:45Z] 3271188
    3666[2023-09-10T12:28:50Z] 3271188
    3667[2023-09-10T12:28:55Z] 3271188
    3668[2023-09-10T12:29:00Z] 3271188
    3669[2023-09-10T12:29:05Z] 3271188
    3670[2023-09-10T12:29:10Z] 3271188
    3671[2023-09-10T12:29:15Z] 3271188
    3672[2023-09-10T12:29:20Z] 3271188
    3673[2023-09-10T12:29:25Z] 3271188
    3674[2023-09-10T12:29:30Z] 3271188
    3675[2023-09-10T12:29:35Z] 3271188
    3676[2023-09-10T12:29:40Z] 3271188
    3677[2023-09-10T12:29:45Z] 3271188
    3678[2023-09-10T12:29:50Z] 3271188
    3679[2023-09-10T12:29:55Z] 3271188
    3680[2023-09-10T12:30:00Z] 3271188
    3681[2023-09-10T12:30:06Z] 3271188
    3682[2023-09-10T12:30:11Z] 3271188
    3683[2023-09-10T12:30:16Z] 3271188
    3684[2023-09-10T12:30:21Z] 3271188
    3685[2023-09-10T12:30:26Z] 3271188
    3686[2023-09-10T12:30:31Z] 3271188
    3687[2023-09-10T12:30:36Z] 3271188
    3688[2023-09-10T12:30:41Z] 3271188
    3689[2023-09-10T12:30:46Z] 3271188
    3690[2023-09-10T12:30:51Z] 3271188
    3691[2023-09-10T12:30:56Z] 3271188
    3692[2023-09-10T12:31:01Z] 3271188
    3693[2023-09-10T12:31:06Z] 3271188
    3694[2023-09-10T12:31:11Z] 3271188
    3695[2023-09-10T12:31:16Z] 3271188
    3696[2023-09-10T12:31:21Z] 3271188
    3697[2023-09-10T12:31:26Z] 3271188
    3698[2023-09-10T12:31:31Z] 3271188
    3699[2023-09-10T12:31:36Z] 3271188
    3700[2023-09-10T12:31:41Z] 3271188
    3701[2023-09-10T12:31:46Z] 3271188
    3702[2023-09-10T12:31:51Z] 3271188
    3703[2023-09-10T12:31:56Z] 3271188
    3704[2023-09-10T12:32:01Z] 3271188
    3705[2023-09-10T12:32:06Z] 3271188
    3706[2023-09-10T12:32:11Z] 3271188
    3707[2023-09-10T12:32:16Z] 3271188
    3708[2023-09-10T12:32:21Z] 3271188
    3709[2023-09-10T12:32:26Z] 3271188
    3710[2023-09-10T12:32:31Z] 3271188
    3711[2023-09-10T12:32:36Z] 3271188
    3712[2023-09-10T12:32:41Z] 3271188
    3713[2023-09-10T12:32:46Z] 3271188
    3714[2023-09-10T12:32:51Z] 3271188
    3715[2023-09-10T12:32:56Z] 3271188
    3716[2023-09-10T12:33:01Z] 3271188
    3717[2023-09-10T12:33:06Z] 3271188
    3718[2023-09-10T12:33:12Z] 3271188
    3719[2023-09-10T12:33:17Z] 3271188
    3720[2023-09-10T12:33:22Z] 3271188
    3721[2023-09-10T12:33:27Z] 3271188
    3722[2023-09-10T12:33:32Z] 3271188
    3723[2023-09-10T12:33:37Z] 3271188
    3724[2023-09-10T12:33:42Z] 3271188
    3725[2023-09-10T12:33:47Z] 3271188
    3726[2023-09-10T12:33:52Z] 3271188
    3727[2023-09-10T12:33:57Z] 3271188
    3728[2023-09-10T12:34:02Z] 3271188
    3729[2023-09-10T12:34:07Z] 3271188
    3730[2023-09-10T12:34:12Z] 3271188
    3731[2023-09-10T12:34:17Z] 3271188
    3732[2023-09-10T12:34:22Z] 3271188
    3733[2023-09-10T12:34:27Z] 3271188
    3734[2023-09-10T12:34:32Z] 3271188
    3735[2023-09-10T12:34:37Z] 3271188
    3736[2023-09-10T12:34:42Z] 3271188
    3737[2023-09-10T12:34:47Z] 3271188
    3738[2023-09-10T12:34:52Z] 3271188
    3739[2023-09-10T12:34:57Z] 3271188
    3740[2023-09-10T12:35:02Z] 3271188
    3741[2023-09-10T12:35:07Z] 3271188
    3742[2023-09-10T12:35:12Z] 3271188
    3743[2023-09-10T12:35:17Z] 3271188
    3744[2023-09-10T12:35:22Z] 3271188
    3745[2023-09-10T12:35:27Z] 3271188
    3746[2023-09-10T12:35:32Z] 3271188
    3747[2023-09-10T12:35:37Z] 3271188
    3748[2023-09-10T12:35:42Z] 3271188
    3749[2023-09-10T12:35:47Z] 3271188
    3750[2023-09-10T12:35:52Z] 3271188
    3751[2023-09-10T12:35:57Z] 3271188
    3752[2023-09-10T12:36:02Z] 3271188
    3753[2023-09-10T12:36:08Z] 3271188
    3754[2023-09-10T12:36:13Z] 3271188
    3755[2023-09-10T12:36:18Z] 3271188
    3756[2023-09-10T12:36:23Z] 3271188
    3757[2023-09-10T12:36:28Z] 3271188
    3758[2023-09-10T12:36:33Z] 3271188
    3759[2023-09-10T12:36:38Z] 3271188
    3760[2023-09-10T12:36:43Z] 3271188
    3761[2023-09-10T12:36:48Z] 3271188
    3762[2023-09-10T12:36:53Z] 3271188
    3763[2023-09-10T12:36:58Z] 3271188
    3764[2023-09-10T12:37:03Z] 3271188
    3765[2023-09-10T12:37:08Z] 3271188
    3766[2023-09-10T12:37:13Z] 3271188
    3767[2023-09-10T12:37:18Z] 3271188
    3768[2023-09-10T12:37:23Z] 3271188
    3769[2023-09-10T12:37:28Z] 3271188
    3770[2023-09-10T12:37:33Z] 3271188
    3771[2023-09-10T12:37:38Z] 3271188
    3772[2023-09-10T12:37:43Z] 3271188
    3773[2023-09-10T12:37:48Z] 3271188
    3774[2023-09-10T12:37:53Z] 3271188
    3775[2023-09-10T12:37:58Z] 3271188
    3776[2023-09-10T12:38:03Z] 3271188
    3777[2023-09-10T12:38:08Z] 3271188
    3778[2023-09-10T12:38:13Z] 3271188
    3779[2023-09-10T12:38:18Z] 3271188
    3780[2023-09-10T12:38:23Z] 3271188
    3781[2023-09-10T12:38:28Z] 3271188
    3782[2023-09-10T12:38:33Z] 3271188
    3783[2023-09-10T12:38:38Z] 3271188
    3784[2023-09-10T12:38:43Z] 3271188
    3785[2023-09-10T12:38:48Z] 3271188
    3786[2023-09-10T12:38:53Z] 3271188
    3787[2023-09-10T12:38:58Z] 3271188
    3788[2023-09-10T12:39:03Z] 3271188
    3789[2023-09-10T12:39:09Z] 3271188
    3790[2023-09-10T12:39:14Z] 3271188
    3791[2023-09-10T12:39:19Z] 3271188
    3792[2023-09-10T12:39:24Z] 3271188
    3793[2023-09-10T12:39:29Z] 3271188
    3794[2023-09-10T12:39:34Z] 3271188
    3795[2023-09-10T12:39:39Z] 3271188
    3796[2023-09-10T12:39:44Z] 3271188
    3797[2023-09-10T12:39:49Z] 3271188
    3798[2023-09-10T12:39:54Z] 3271188
    3799[2023-09-10T12:39:59Z] 3271188
    3800[2023-09-10T12:40:04Z] 3271188
    3801[2023-09-10T12:40:09Z] 3271188
    3802[2023-09-10T12:40:14Z] 3271188
    3803[2023-09-10T12:40:19Z] 3271188
    3804[2023-09-10T12:40:24Z] 3271188
    3805[2023-09-10T12:40:29Z] 3271188
    3806[2023-09-10T12:40:34Z] 3271188
    3807[2023-09-10T12:40:39Z] 3271188
    3808[2023-09-10T12:40:44Z] 3271188
    3809[2023-09-10T12:40:49Z] 3271188
    3810[2023-09-10T12:40:54Z] 3271188
    3811[2023-09-10T12:40:59Z] 3271188
    3812[2023-09-10T12:41:04Z] 3271188
    3813[2023-09-10T12:41:09Z] 3271188
    3814[2023-09-10T12:41:14Z] 3271188
    3815[2023-09-10T12:41:19Z] 3271188
    3816[2023-09-10T12:41:24Z] 3271188
    3817[2023-09-10T12:41:29Z] 3271188
    3818[2023-09-10T12:41:34Z] 3271188
    3819[2023-09-10T12:41:39Z] 3271188
    3820[2023-09-10T12:41:44Z] 3271188
    3821[2023-09-10T12:41:49Z] 3271188
    3822[2023-09-10T12:41:54Z] 3271188
    3823[2023-09-10T12:42:00Z] 3271188
    3824[2023-09-10T12:42:05Z] 3271188
    3825[2023-09-10T12:42:10Z] 3271188
    3826[2023-09-10T12:42:15Z] 3271188
    3827[2023-09-10T12:42:20Z] 3271188
    3828[2023-09-10T12:42:25Z] 3271188
    3829[2023-09-10T12:42:30Z] 3271188
    3830[2023-09-10T12:42:35Z] 3271188
    3831[2023-09-10T12:42:40Z] 3271188
    3832[2023-09-10T12:42:45Z] 3271188
    3833[2023-09-10T12:42:50Z] 3271188
    3834[2023-09-10T12:42:55Z] 3271188
    3835[2023-09-10T12:43:00Z] 3271188
    3836[2023-09-10T12:43:05Z] 3271188
    3837[2023-09-10T12:43:10Z] 3271188
    3838[2023-09-10T12:43:15Z] 3271188
    3839[2023-09-10T12:43:20Z] 3271188
    3840[2023-09-10T12:43:25Z] 3271188
    3841[2023-09-10T12:43:30Z] 3271188
    3842[2023-09-10T12:43:35Z] 3271188
    3843[2023-09-10T12:43:40Z] 3271188
    3844[2023-09-10T12:43:45Z] 3271188
    3845[2023-09-10T12:43:50Z] 3271188
    3846[2023-09-10T12:43:55Z] 3271188
    3847[2023-09-10T12:44:00Z] 3271188
    3848[2023-09-10T12:44:05Z] 3271188
    3849[2023-09-10T12:44:10Z] 3271188
    3850[2023-09-10T12:44:15Z] 3271188
    3851[2023-09-10T12:44:20Z] 3271188
    3852[2023-09-10T12:44:25Z] 3271188
    3853[2023-09-10T12:44:31Z] 3271188
    3854[2023-09-10T12:44:36Z] 3271188
    3855[2023-09-10T12:44:41Z] 3271188
    3856[2023-09-10T12:44:46Z] 3271188
    3857[2023-09-10T12:44:51Z] 3271188
    3858[2023-09-10T12:44:56Z] 3271188
    3859[2023-09-10T12:45:01Z] 3271188
    3860[2023-09-10T12:45:06Z] 3271188
    3861[2023-09-10T12:45:11Z] 3271188
    3862[2023-09-10T12:45:16Z] 3271188
    3863[2023-09-10T12:45:21Z] 3271188
    3864[2023-09-10T12:45:26Z] 3271188
    3865[2023-09-10T12:45:31Z] 3271188
    3866[2023-09-10T12:45:36Z] 3271188
    3867[2023-09-10T12:45:41Z] 3271188
    3868[2023-09-10T12:45:46Z] 3271188
    3869[2023-09-10T12:45:51Z] 3271188
    3870[2023-09-10T12:45:56Z] 3271188
    3871[2023-09-10T12:46:01Z] 3271188
    3872[2023-09-10T12:46:06Z] 3271188
    3873[2023-09-10T12:46:11Z] 3271188
    3874[2023-09-10T12:46:16Z] 3271188
    3875[2023-09-10T12:46:21Z] 3271188
    3876[2023-09-10T12:46:26Z] 3271188
    3877[2023-09-10T12:46:31Z] 3271188
    3878[2023-09-10T12:46:36Z] 3271188
    3879[2023-09-10T12:46:41Z] 3271188
    3880[2023-09-10T12:46:46Z] 3271188
    3881[2023-09-10T12:46:51Z] 3271188
    3882[2023-09-10T12:46:56Z] 3271188
    3883[2023-09-10T12:47:01Z] 3271188
    3884[2023-09-10T12:47:06Z] 3271188
    3885[2023-09-10T12:47:11Z] 3271188
    3886[2023-09-10T12:47:16Z] 3271188
    3887[2023-09-10T12:47:21Z] 3271188
    3888[2023-09-10T12:47:26Z] 3271188
    3889[2023-09-10T12:47:31Z] 3271188
    3890[2023-09-10T12:47:36Z] 3271188
    3891[2023-09-10T12:47:41Z] 3271188
    3892[2023-09-10T12:47:46Z] 3271188
    3893[2023-09-10T12:47:52Z] 3271188
    3894[2023-09-10T12:47:57Z] 3271188
    3895[2023-09-10T12:48:02Z] 3271188
    3896[2023-09-10T12:48:07Z] 3271188
    3897[2023-09-10T12:48:12Z] 3271188
    3898[2023-09-10T12:48:17Z] 3271188
    3899[2023-09-10T12:48:22Z] 3271188
    3900[2023-09-10T12:48:27Z] 3271188
    3901[2023-09-10T12:48:32Z] 3271188
    3902[2023-09-10T12:48:37Z] 3271188
    3903[2023-09-10T12:48:42Z] 3271188
    3904[2023-09-10T12:48:47Z] 3271188
    3905[2023-09-10T12:48:52Z] 3271188
    3906[2023-09-10T12:48:57Z] 3271188
    3907[2023-09-10T12:49:02Z] 3271188
    3908[2023-09-10T12:49:07Z] 3271188
    3909[2023-09-10T12:49:12Z] 3271188
    3910[2023-09-10T12:49:17Z] 3271188
    3911[2023-09-10T12:49:22Z] 3271188
    3912[2023-09-10T12:49:27Z] 3271188
    3913[2023-09-10T12:49:32Z] 3271188
    3914[2023-09-10T12:49:37Z] 3271188
    3915[2023-09-10T12:49:42Z] 3271188
    3916[2023-09-10T12:49:47Z] 3271188
    3917[2023-09-10T12:49:52Z] 3271188
    3918[2023-09-10T12:49:57Z] 3271188
    3919[2023-09-10T12:50:02Z] 3271188
    3920[2023-09-10T12:50:07Z] 3271188
    3921[2023-09-10T12:50:12Z] 3271188
    3922[2023-09-10T12:50:17Z] 3271188
    3923[2023-09-10T12:50:22Z] 3271188
    3924[2023-09-10T12:50:27Z] 3271188
    3925[2023-09-10T12:50:32Z] 3271188
    3926[2023-09-10T12:50:37Z] 3271188
    3927[2023-09-10T12:50:42Z] 3271188
    3928[2023-09-10T12:50:47Z] 3271188
    3929[2023-09-10T12:50:53Z] 3271188
    3930[2023-09-10T12:50:58Z] 3271188
    3931[2023-09-10T12:51:03Z] 3271188
    3932[2023-09-10T12:51:08Z] 3271188
    3933[2023-09-10T12:51:13Z] 3271188
    3934[2023-09-10T12:51:18Z] 3271188
    3935[2023-09-10T12:51:23Z] 3271188
    3936[2023-09-10T12:51:28Z] 3271188
    3937[2023-09-10T12:51:33Z] 3271188
    3938[2023-09-10T12:51:38Z] 3271188
    3939[2023-09-10T12:51:43Z] 3271188
    3940[2023-09-10T12:51:48Z] 3271188
    3941[2023-09-10T12:51:53Z] 3271188
    3942[2023-09-10T12:51:58Z] 3271188
    3943[2023-09-10T12:52:03Z] 3271188
    3944[2023-09-10T12:52:08Z] 3271188
    3945[2023-09-10T12:52:13Z] 3271188
    3946[2023-09-10T12:52:18Z] 3271188
    3947[2023-09-10T12:52:23Z] 3271188
    3948[2023-09-10T12:52:28Z] 3271188
    3949[2023-09-10T12:52:33Z] 3271188
    3950[2023-09-10T12:52:38Z] 3271188
    3951[2023-09-10T12:52:43Z] 3271188
    3952[2023-09-10T12:52:48Z] 3271188
    3953[2023-09-10T12:52:53Z] 3271188
    3954[2023-09-10T12:52:58Z] 3271188
    3955[2023-09-10T12:53:03Z] 3271188
    3956[2023-09-10T12:53:08Z] 3271188
    3957[2023-09-10T12:53:13Z] 3271188
    3958[2023-09-10T12:53:18Z] 3271188
    3959[2023-09-10T12:53:23Z] 3271188
    3960[2023-09-10T12:53:28Z] 3271188
    3961[2023-09-10T12:53:33Z] 3271188
    3962[2023-09-10T12:53:39Z] 3271188
    3963[2023-09-10T12:53:44Z] 3271188
    3964[2023-09-10T12:53:49Z] 3271188
    3965[2023-09-10T12:53:54Z] 3271188
    3966[2023-09-10T12:53:59Z] 3271188
    3967[2023-09-10T12:54:04Z] 3271188
    3968[2023-09-10T12:54:09Z] 3271188
    3969[2023-09-10T12:54:14Z] 3271188
    3970[2023-09-10T12:54:19Z] 3271188
    3971[2023-09-10T12:54:24Z] 3271188
    3972[2023-09-10T12:54:29Z] 3271188
    3973[2023-09-10T12:54:34Z] 3271188
    3974[2023-09-10T12:54:39Z] 3271188
    3975[2023-09-10T12:54:44Z] 3271188
    3976[2023-09-10T12:54:49Z] 3271188
    3977[2023-09-10T12:54:54Z] 3271188
    3978[2023-09-10T12:54:59Z] 3271188
    3979[2023-09-10T12:55:04Z] 3271188
    3980[2023-09-10T12:55:09Z] 3271188
    3981[2023-09-10T12:55:14Z] 3271188
    3982[2023-09-10T12:55:19Z] 3271188
    3983[2023-09-10T12:55:24Z] 3271188
    3984[2023-09-10T12:55:29Z] 3271188
    3985[2023-09-10T12:55:34Z] 3271188
    3986[2023-09-10T12:55:39Z] 3271188
    3987[2023-09-10T12:55:44Z] 3271188
    3988[2023-09-10T12:55:49Z] 3271188
    3989[2023-09-10T12:55:54Z] 3271188
    3990[2023-09-10T12:55:59Z] 3271188
    3991[2023-09-10T12:56:04Z] 3271188
    3992[2023-09-10T12:56:09Z] 3271188
    3993[2023-09-10T12:56:14Z] 3271188
    3994[2023-09-10T12:56:19Z] 3271188
    3995[2023-09-10T12:56:25Z] 3271188
    3996[2023-09-10T12:56:30Z] 3271188
    3997[2023-09-10T12:56:35Z] 3271188
    3998[2023-09-10T12:56:40Z] 3271188
    3999[2023-09-10T12:56:45Z] 3271188
    4000[2023-09-10T12:56:50Z] 3271188
    4001[2023-09-10T12:56:55Z] 3271188
    4002[2023-09-10T12:57:00Z] 3271188
    4003[2023-09-10T12:57:05Z] 3271188
    4004[2023-09-10T12:57:10Z] 3271188
    4005[2023-09-10T12:57:15Z] 3271188
    4006[2023-09-10T12:57:20Z] 3271188
    4007[2023-09-10T12:57:25Z] 3271188
    4008[2023-09-10T12:57:30Z] 3271188
    4009[2023-09-10T12:57:35Z] 3271188
    4010[2023-09-10T12:57:40Z] 3271188
    4011[2023-09-10T12:57:45Z] 3271188
    4012[2023-09-10T12:57:50Z] 3271188
    4013[2023-09-10T12:57:55Z] 3271188
    4014[2023-09-10T12:58:00Z] 3271188
    4015[2023-09-10T12:58:05Z] 3271188
    4016[2023-09-10T12:58:10Z] 3271188
    4017[2023-09-10T12:58:15Z] 3271188
    4018[2023-09-10T12:58:20Z] 3271188
    4019[2023-09-10T12:58:25Z] 3271188
    4020[2023-09-10T12:58:30Z] 3271188
    4021[2023-09-10T12:58:35Z] 3271188
    4022[2023-09-10T12:58:40Z] 3271188
    4023[2023-09-10T12:58:45Z] 3271188
    4024[2023-09-10T12:58:50Z] 3271188
    4025[2023-09-10T12:58:55Z] 3271188
    4026[2023-09-10T12:59:00Z] 3271188
    4027[2023-09-10T12:59:05Z] 3271188
    4028[2023-09-10T12:59:10Z] 3271188
    4029[2023-09-10T12:59:15Z] 3271188
    4030[2023-09-10T12:59:20Z] 3271188
    4031[2023-09-10T12:59:25Z] 3271188
    4032[2023-09-10T12:59:30Z] 3271188
    4033[2023-09-10T12:59:35Z] 3271188
    4034[2023-09-10T12:59:40Z] 3271188
    4035[2023-09-10T12:59:46Z] 3271188
    4036[2023-09-10T12:59:51Z] 3271188
    4037[2023-09-10T12:59:56Z] 3271188
    4038[2023-09-10T13:00:01Z] 3271188
    4039[2023-09-10T13:00:06Z] 3271188
    4040[2023-09-10T13:00:11Z] 3271188
    4041[2023-09-10T13:00:16Z] 3271188
    4042[2023-09-10T13:00:21Z] 3271188
    4043[2023-09-10T13:00:26Z] 3271188
    4044[2023-09-10T13:00:31Z] 3271188
    4045[2023-09-10T13:00:36Z] 3271188
    4046[2023-09-10T13:00:41Z] 3271188
    4047[2023-09-10T13:00:46Z] 3271188
    4048[2023-09-10T13:00:51Z] 3271188
    4049[2023-09-10T13:00:56Z] 3271188
    4050[2023-09-10T13:01:01Z] 3271188
    4051[2023-09-10T13:01:06Z] 3271188
    4052[2023-09-10T13:01:11Z] 3271188
    4053[2023-09-10T13:01:16Z] 3271188
    4054[2023-09-10T13:01:21Z] 3271188
    4055[2023-09-10T13:01:26Z] 3271188
    4056[2023-09-10T13:01:31Z] 3271188
    4057[2023-09-10T13:01:36Z] 3271188
    4058[2023-09-10T13:01:41Z] 3271188
    4059[2023-09-10T13:01:46Z] 3271188
    4060[2023-09-10T13:01:51Z] 3271188
    4061[2023-09-10T13:01:56Z] 3271188
    4062[2023-09-10T13:02:01Z] 3271188
    4063[2023-09-10T13:02:06Z] 3271188
    4064[2023-09-10T13:02:11Z] 3271188
    4065[2023-09-10T13:02:16Z] 3271188
    4066[2023-09-10T13:02:21Z] 3271188
    4067[2023-09-10T13:02:26Z] 3271188
    4068[2023-09-10T13:02:31Z] 3271188
    4069[2023-09-10T13:02:36Z] 3271188
    4070[2023-09-10T13:02:41Z] 3271188
    4071[2023-09-10T13:02:46Z] 3271188
    4072[2023-09-10T13:02:51Z] 3271188
    4073[2023-09-10T13:02:56Z] 3271188
    4074[2023-09-10T13:03:01Z] 3271188
    4075[2023-09-10T13:03:07Z] 3271188
    4076[2023-09-10T13:03:12Z] 3271188
    4077[2023-09-10T13:03:17Z] 3271188
    4078[2023-09-10T13:03:22Z] 3271188
    4079[2023-09-10T13:03:27Z] 3271188
    4080[2023-09-10T13:03:32Z] 3271188
    4081[2023-09-10T13:03:37Z] 3271188
    4082[2023-09-10T13:03:42Z] 3271188
    4083[2023-09-10T13:03:47Z] 3271188
    4084[2023-09-10T13:03:52Z] 3271188
    4085[2023-09-10T13:03:57Z] 3271188
    4086[2023-09-10T13:04:02Z] 3271188
    4087[2023-09-10T13:04:07Z] 3271188
    4088[2023-09-10T13:04:12Z] 3271188
    4089[2023-09-10T13:04:17Z] 3271188
    4090[2023-09-10T13:04:22Z] 3271188
    4091[2023-09-10T13:04:27Z] 3271188
    4092[2023-09-10T13:04:32Z] 3271188
    4093[2023-09-10T13:04:37Z] 3271188
    4094[2023-09-10T13:04:42Z] 3271188
    4095[2023-09-10T13:04:47Z] 3271188
    4096[2023-09-10T13:04:52Z] 3271188
    4097[2023-09-10T13:04:57Z] 3271188
    4098[2023-09-10T13:05:02Z] 3271188
    4099[2023-09-10T13:05:07Z] 3271188
    4100[2023-09-10T13:05:12Z] 3271188
    4101[2023-09-10T13:05:17Z] 3271188
    4102[2023-09-10T13:05:22Z] 3271188
    4103[2023-09-10T13:05:27Z] 3271188
    4104[2023-09-10T13:05:32Z] 3271188
    4105[2023-09-10T13:05:37Z] 3271188
    4106[2023-09-10T13:05:42Z] 3271188
    4107[2023-09-10T13:05:47Z] 3271188
    4108[2023-09-10T13:05:52Z] 3271188
    4109[2023-09-10T13:05:57Z] 3271188
    4110[2023-09-10T13:06:02Z] 3271188
    4111[2023-09-10T13:06:08Z] 3271188
    4112[2023-09-10T13:06:13Z] 3271188
    4113[2023-09-10T13:06:18Z] 3271188
    4114[2023-09-10T13:06:23Z] 3271188
    4115[2023-09-10T13:06:28Z] 3271188
    4116[2023-09-10T13:06:33Z] 3271188
    4117[2023-09-10T13:06:38Z] 3271188
    4118[2023-09-10T13:06:43Z] 3271188
    4119[2023-09-10T13:06:48Z] 3271188
    4120[2023-09-10T13:06:53Z] 3271188
    4121[2023-09-10T13:06:58Z] 3271188
    4122[2023-09-10T13:07:03Z] 3271188
    4123[2023-09-10T13:07:08Z] 3271188
    4124[2023-09-10T13:07:13Z] 3271188
    4125[2023-09-10T13:07:18Z] 3271188
    4126[2023-09-10T13:07:23Z] 3271188
    4127[2023-09-10T13:07:28Z] 3271188
    4128[2023-09-10T13:07:33Z] 3271188
    4129[2023-09-10T13:07:38Z] 3271188
    4130[2023-09-10T13:07:43Z] 3271188
    4131[2023-09-10T13:07:48Z] 3271188
    4132[2023-09-10T13:07:53Z] 3271188
    4133[2023-09-10T13:07:58Z] 3271188
    4134[2023-09-10T13:08:03Z] 3271188
    4135[2023-09-10T13:08:08Z] 3271188
    4136[2023-09-10T13:08:13Z] 3271188
    4137[2023-09-10T13:08:18Z] 3271188
    4138[2023-09-10T13:08:23Z] 3271188
    4139[2023-09-10T13:08:28Z] 3271188
    4140[2023-09-10T13:08:33Z] 3271188
    4141[2023-09-10T13:08:38Z] 3271188
    4142[2023-09-10T13:08:43Z] 3271188
    4143[2023-09-10T13:08:48Z] 3271188
    4144[2023-09-10T13:08:53Z] 3271188
    4145[2023-09-10T13:08:58Z] 3271188
    4146[2023-09-10T13:09:03Z] 3271188
    4147[2023-09-10T13:09:08Z] 3271188
    4148[2023-09-10T13:09:13Z] 3271188
    4149[2023-09-10T13:09:18Z] 3271188
    4150[2023-09-10T13:09:23Z] 3271188
    4151[2023-09-10T13:09:29Z] 3271188
    4152[2023-09-10T13:09:34Z] 3271188
    4153[2023-09-10T13:09:39Z] 3271188
    4154[2023-09-10T13:09:44Z] 3271188
    4155[2023-09-10T13:09:49Z] 3271188
    4156[2023-09-10T13:09:54Z] 3271188
    4157[2023-09-10T13:09:59Z] 3271188
    4158[2023-09-10T13:10:04Z] 3271188
    4159[2023-09-10T13:10:09Z] 3271188
    4160[2023-09-10T13:10:14Z] 3271188
    4161[2023-09-10T13:10:19Z] 3271188
    4162[2023-09-10T13:10:24Z] 3271188
    4163[2023-09-10T13:10:29Z] 3271188
    4164[2023-09-10T13:10:34Z] 3271188
    4165[2023-09-10T13:10:39Z] 3271188
    4166[2023-09-10T13:10:44Z] 3271188
    4167[2023-09-10T13:10:49Z] 3271188
    4168[2023-09-10T13:10:54Z] 3271188
    4169[2023-09-10T13:10:59Z] 3271188
    4170[2023-09-10T13:11:04Z] 3271188
    4171[2023-09-10T13:11:09Z] 3271188
    4172[2023-09-10T13:11:14Z] 3271188
    4173[2023-09-10T13:11:19Z] 3271188
    4174[2023-09-10T13:11:24Z] 3271188
    4175[2023-09-10T13:11:29Z] 3271188
    4176[2023-09-10T13:11:34Z] 3271188
    4177[2023-09-10T13:11:39Z] 3271188
    4178[2023-09-10T13:11:44Z] 3271188
    4179[2023-09-10T13:11:49Z] 3271188
    4180[2023-09-10T13:11:54Z] 3271188
    4181[2023-09-10T13:11:59Z] 3271188
    4182[2023-09-10T13:12:04Z] 3271188
    4183[2023-09-10T13:12:09Z] 3271188
    4184[2023-09-10T13:12:14Z] 3271188
    4185[2023-09-10T13:12:19Z] 3271188
    4186[2023-09-10T13:12:24Z] 3271188
    4187[2023-09-10T13:12:29Z] 3271188
    4188[2023-09-10T13:12:35Z] 3271188
    4189[2023-09-10T13:12:40Z] 3271188
    4190[2023-09-10T13:12:45Z] 3271188
    4191[2023-09-10T13:12:50Z] 3271188
    4192[2023-09-10T13:12:55Z] 3271188
    4193[2023-09-10T13:13:00Z] 3271188
    4194[2023-09-10T13:13:05Z] 3271188
    4195[2023-09-10T13:13:10Z] 3271188
    4196[2023-09-10T13:13:15Z] 3271188
    4197[2023-09-10T13:13:20Z] 3271188
    4198[2023-09-10T13:13:25Z] 3271188
    4199[2023-09-10T13:13:30Z] 3271188
    4200[2023-09-10T13:13:35Z] 3271188
    4201[2023-09-10T13:13:40Z] 3271188
    4202[2023-09-10T13:13:45Z] 3271188
    4203[2023-09-10T13:13:50Z] 3271188
    4204[2023-09-10T13:13:55Z] 3271188
    4205[2023-09-10T13:14:00Z] 3271188
    4206[2023-09-10T13:14:05Z] 3271188
    4207[2023-09-10T13:14:10Z] 3271188
    4208[2023-09-10T13:14:15Z] 3271188
    4209[2023-09-10T13:14:20Z] 3271188
    4210[2023-09-10T13:14:25Z] 3466280
    4211[2023-09-10T13:14:30Z] 3466280
    4212[2023-09-10T13:14:35Z] 3466280
    4213[2023-09-10T13:14:40Z] 3466280
    4214[2023-09-10T13:14:45Z] 3466280
    4215[2023-09-10T13:14:50Z] 3466280
    4216[2023-09-10T13:14:55Z] 3466280
    4217[2023-09-10T13:15:00Z] 3466280
    4218[2023-09-10T13:15:05Z] 3466280
    4219[2023-09-10T13:15:10Z] 3466280
    4220[2023-09-10T13:15:15Z] 3466280
    4221[2023-09-10T13:15:20Z] 3466280
    4222[2023-09-10T13:15:25Z] 3466280
    4223[2023-09-10T13:15:30Z] 3466280
    4224[2023-09-10T13:15:35Z] 3466280
    4225[2023-09-10T13:15:41Z] 3466280
    4226[2023-09-10T13:15:46Z] 3466280
    4227[2023-09-10T13:15:51Z] 3466280
    4228[2023-09-10T13:15:56Z] 3466280
    4229[2023-09-10T13:16:01Z] 3466280
    4230[2023-09-10T13:16:06Z] 3466280
    4231[2023-09-10T13:16:11Z] 3466280
    4232[2023-09-10T13:16:16Z] 3466280
    4233[2023-09-10T13:16:21Z] 3466280
    4234[2023-09-10T13:16:26Z] 3466280
    4235[2023-09-10T13:16:31Z] 3466280
    4236[2023-09-10T13:16:36Z] 3466280
    4237[2023-09-10T13:16:41Z] 3466280
    4238[2023-09-10T13:16:46Z] 3466280
    4239[2023-09-10T13:16:51Z] 3466280
    4240[2023-09-10T13:16:56Z] 3466280
    4241[2023-09-10T13:17:01Z] 3466280
    4242[2023-09-10T13:17:06Z] 3466280
    4243[2023-09-10T13:17:11Z] 3466280
    4244[2023-09-10T13:17:16Z] 3466280
    4245[2023-09-10T13:17:21Z] 3466280
    4246[2023-09-10T13:17:26Z] 3466280
    4247[2023-09-10T13:17:31Z] 3466280
    4248[2023-09-10T13:17:36Z] 3466280
    4249[2023-09-10T13:17:41Z] 3466280
    4250[2023-09-10T13:17:46Z] 3466280
    4251[2023-09-10T13:17:51Z] 3466280
    4252[2023-09-10T13:17:56Z] 3466280
    4253[2023-09-10T13:18:01Z] 3466280
    4254[2023-09-10T13:18:06Z] 3466280
    4255[2023-09-10T13:18:11Z] 3466280
    4256[2023-09-10T13:18:16Z] 3466280
    4257[2023-09-10T13:18:21Z] 3466280
    4258[2023-09-10T13:18:26Z] 3466280
    4259[2023-09-10T13:18:31Z] 3466280
    4260[2023-09-10T13:18:37Z] 3466280
    4261[2023-09-10T13:18:42Z] 3466280
    4262[2023-09-10T13:18:47Z] 3466280
    4263[2023-09-10T13:18:52Z] 3466280
    4264[2023-09-10T13:18:57Z] 3466280
    4265[2023-09-10T13:19:02Z] 3466280
    4266[2023-09-10T13:19:07Z] 3466280
    4267[2023-09-10T13:19:12Z] 3466280
    4268[2023-09-10T13:19:17Z] 3466280
    4269[2023-09-10T13:19:22Z] 3466280
    4270[2023-09-10T13:19:27Z] 3466280
    4271[2023-09-10T13:19:32Z] 3466280
    4272[2023-09-10T13:19:37Z] 3466280
    4273[2023-09-10T13:19:42Z] 3466280
    4274[2023-09-10T13:19:47Z] 3466280
    4275[2023-09-10T13:19:52Z] 3466280
    4276[2023-09-10T13:19:57Z] 3466280
    4277[2023-09-10T13:20:02Z] 3466280
    4278[2023-09-10T13:20:07Z] 3466280
    4279[2023-09-10T13:20:12Z] 3466280
    4280[2023-09-10T13:20:17Z] 3466280
    4281[2023-09-10T13:20:22Z] 3466280
    4282[2023-09-10T13:20:27Z] 3466280
    4283[2023-09-10T13:20:32Z] 3466280
    4284[2023-09-10T13:20:37Z] 3466280
    4285[2023-09-10T13:20:42Z] 3466280
    4286[2023-09-10T13:20:47Z] 3466280
    4287[2023-09-10T13:20:52Z] 3466280
    4288[2023-09-10T13:20:57Z] 3466280
    4289[2023-09-10T13:21:02Z] 3466280
    4290[2023-09-10T13:21:07Z] 3466280
    4291[2023-09-10T13:21:12Z] 3466280
    4292[2023-09-10T13:21:17Z] 3466280
    4293[2023-09-10T13:21:22Z] 3466280
    4294[2023-09-10T13:21:27Z] 3466280
    4295[2023-09-10T13:21:32Z] 3466280
    4296[2023-09-10T13:21:37Z] 3466280
    4297[2023-09-10T13:21:42Z] 3466280
    4298[2023-09-10T13:21:47Z] 3466280
    4299[2023-09-10T13:21:52Z] 3466280
    4300[2023-09-10T13:21:57Z] 3466280
    4301[2023-09-10T13:22:02Z] 3466280
    4302[2023-09-10T13:22:07Z] 3466280
    4303[2023-09-10T13:22:13Z] 3467068
    4304[2023-09-10T13:22:18Z] 3469972
    4305[2023-09-10T13:22:23Z] 3470764
    4306[2023-09-10T13:22:28Z] 3471556
    4307[2023-09-10T13:22:33Z] 3473064
    4308[2023-09-10T13:22:38Z] 3473936
    4309[2023-09-10T13:22:43Z] 3473068
    4310[2023-09-10T13:22:48Z] 3475788
    4311[2023-09-10T13:22:53Z] 3475684
    4312[2023-09-10T13:22:58Z] 3475684
    4313[2023-09-10T13:23:03Z] 3479032
    4314[2023-09-10T13:23:08Z] 3479692
    4315[2023-09-10T13:23:13Z] 3481540
    4316[2023-09-10T13:23:18Z] 3479884
    4317[2023-09-10T13:23:23Z] 3478984
    4318[2023-09-10T13:23:28Z] 3479856
    4319[2023-09-10T13:23:33Z] 3478956
    4320[2023-09-10T13:23:38Z] 3481420
    4321[2023-09-10T13:23:43Z] 3480620
    4322[2023-09-10T13:23:48Z] 3480792
    4323[2023-09-10T13:23:53Z] 3480580
    4324[2023-09-10T13:23:58Z] 3482452
    4325[2023-09-10T13:24:03Z] 3484916
    4326[2023-09-10T13:24:08Z] 3487012
    4327[2023-09-10T13:24:13Z] 3485892
    4328[2023-09-10T13:24:18Z] 3489280
    4329[2023-09-10T13:24:23Z] 3487604
    4330[2023-09-10T13:24:28Z] 3491504
    4331[2023-09-10T13:24:33Z] 3491172
    4332[2023-09-10T13:24:38Z] 3495308
    4333[2023-09-10T13:24:44Z] 3497536
    4334[2023-09-10T13:24:49Z] 3497356
    4335[2023-09-10T13:24:54Z] 3494344
    4336[2023-09-10T13:24:59Z] 3490444
    4337[2023-09-10T13:25:04Z] 3494308
    4338[2023-09-10T13:25:09Z] 3495696
    4339[2023-09-10T13:25:14Z] 3496320
    4340[2023-09-10T13:25:19Z] 3495784
    4341[2023-09-10T13:25:24Z] 3497252
    4342[2023-09-10T13:25:29Z] 3500048
    4343[2023-09-10T13:25:34Z] 3498760
    4344[2023-09-10T13:25:39Z] 3500540
    4345[2023-09-10T13:25:44Z] 3502988
    4346[2023-09-10T13:25:49Z] 3502096
    4347[2023-09-10T13:25:54Z] 3507848
    4348[2023-09-10T13:25:59Z] 3506192
    4349[2023-09-10T13:26:04Z] 3508408
    4350[2023-09-10T13:26:09Z] 3507068
    4351[2023-09-10T13:26:14Z] 3511620
    4352[2023-09-10T13:26:19Z] 3512840
    4353[2023-09-10T13:26:24Z] 3515008
    4354[2023-09-10T13:26:29Z] 3511588
    4355[2023-09-10T13:26:34Z] 3513816
    4356[2023-09-10T13:26:39Z] 3516572
    4357[2023-09-10T13:26:44Z] 3517272
    4358[2023-09-10T13:26:49Z] 3519020
    4359[2023-09-10T13:26:54Z] 3520360
    4360[2023-09-10T13:26:59Z] 3523812
    4361[2023-09-10T13:27:04Z] 3524196
    4362[2023-09-10T13:27:09Z] 3525040
    4363[2023-09-10T13:27:14Z] 3525040
    4364[2023-09-10T13:27:19Z] 3527688
    4365[2023-09-10T13:27:24Z] 3530108
    4366[2023-09-10T13:27:29Z] 3527344
    4367[2023-09-10T13:27:34Z] 3528884
    4368[2023-09-10T13:27:40Z] 3531308
    4369[2023-09-10T13:27:45Z] 3530568
    4370[2023-09-10T13:27:50Z] 3532216
    4371[2023-09-10T13:27:55Z] 3533052
    4372[2023-09-10T13:28:00Z] 3536788
    4373[2023-09-10T13:28:05Z] 3537992
    4374[2023-09-10T13:28:10Z] 3541376
    4375[2023-09-10T13:28:15Z] 3543156
    4376[2023-09-10T13:28:20Z] 3541460
    4377[2023-09-10T13:28:25Z] 3543808
    4378[2023-09-10T13:28:30Z] 3546464
    4379[2023-09-10T13:28:35Z] 3553572
    4380[2023-09-10T13:28:40Z] 3553616
    4381[2023-09-10T13:28:45Z] 3553312
    4382[2023-09-10T13:28:50Z] 3555144
    4383[2023-09-10T13:28:55Z] 3554780
    4384[2023-09-10T13:29:00Z] 3561612
    4385[2023-09-10T13:29:05Z] 3562516
    4386[2023-09-10T13:29:10Z] 3561164
    4387[2023-09-10T13:29:15Z] 3563364
    4388[2023-09-10T13:29:20Z] 3564280
    4389[2023-09-10T13:29:25Z] 3561548
    4390[2023-09-10T13:29:30Z] 3560620
    4391[2023-09-10T13:29:35Z] 3563044
    4392[2023-09-10T13:29:40Z] 3571188
    4393[2023-09-10T13:29:45Z] 3573876
    4394[2023-09-10T13:29:50Z] 3576268
    4395[2023-09-10T13:29:55Z] 3577788
    4396[2023-09-10T13:30:00Z] 3578332
    4397[2023-09-10T13:30:05Z] 3578280
    4398[2023-09-10T13:30:10Z] 3582564
    4399[2023-09-10T13:30:15Z] 3584444
    4400[2023-09-10T13:30:20Z] 3587008
    4401[2023-09-10T13:30:25Z] 3589396
    4402[2023-09-10T13:30:30Z] 3591032
    4403[2023-09-10T13:30:35Z] 3592336
    4404[2023-09-10T13:30:40Z] 3595040
    4405[2023-09-10T13:30:45Z] 3594292
    4406[2023-09-10T13:30:50Z] 3598768
    4407[2023-09-10T13:30:56Z] 3602896
    4408[2023-09-10T13:31:01Z] 3606852
    4409[2023-09-10T13:31:06Z] 3611036
    4410[2023-09-10T13:31:11Z] 3611876
    4411[2023-09-10T13:31:16Z] 3613652
    4412[2023-09-10T13:31:21Z] 3613688
    4413[2023-09-10T13:31:26Z] 3616240
    4414[2023-09-10T13:31:31Z] 3619040
    4415[2023-09-10T13:31:36Z] 3619752
    4416[2023-09-10T13:31:41Z] 3624552
    4417[2023-09-10T13:31:46Z] 3624888
    4418[2023-09-10T13:31:51Z] 3625448
    4419[2023-09-10T13:31:56Z] 3625444
    4420[2023-09-10T13:32:01Z] 3626336
    4421[2023-09-10T13:32:06Z] 3627588
    4422[2023-09-10T13:32:11Z] 3628700
    4423[2023-09-10T13:32:16Z] 3632004
    4424[2023-09-10T13:32:21Z] 3631348
    4425[2023-09-10T13:32:26Z] 3629772
    4426[2023-09-10T13:32:31Z] 3630532
    4427[2023-09-10T13:32:36Z] 3630004
    4428[2023-09-10T13:32:41Z] 3630704
    4429[2023-09-10T13:32:46Z] 3632828
    4430[2023-09-10T13:32:51Z] 3636212
    4431[2023-09-10T13:32:56Z] 3634868
    4432[2023-09-10T13:33:01Z] 3636724
    4433[2023-09-10T13:33:06Z] 3639148
    4434[2023-09-10T13:33:11Z] 3641696
    4435[2023-09-10T13:33:16Z] 3645216
    4436[2023-09-10T13:33:21Z] 3647392
    4437[2023-09-10T13:33:26Z] 3645032
    4438[2023-09-10T13:33:32Z] 3645796
    4439[2023-09-10T13:33:37Z] 3646524
    4440[2023-09-10T13:33:42Z] 3647684
    4441[2023-09-10T13:33:47Z] 3651828
    4442[2023-09-10T13:33:52Z] 3649720
    4443[2023-09-10T13:33:57Z] 3647504
    4444[2023-09-10T13:34:02Z] 3647192
    4445[2023-09-10T13:34:07Z] 3648300
    4446[2023-09-10T13:34:12Z] 3647868
    4447[2023-09-10T13:34:17Z] 3650728
    4448[2023-09-10T13:34:22Z] 3659216
    4449[2023-09-10T13:34:27Z] 3659316
    4450[2023-09-10T13:34:32Z] 3661992
    4451[2023-09-10T13:34:37Z] 3660812
    4452[2023-09-10T13:34:42Z] 3660048
    4453[2023-09-10T13:34:47Z] 3661468
    4454[2023-09-10T13:34:52Z] 3662536
    4455[2023-09-10T13:34:57Z] 3663376
    4456[2023-09-10T13:35:02Z] 3663564
    4457[2023-09-10T13:35:07Z] 3651700
    4458[2023-09-10T13:35:12Z] 3651188
    4459[2023-09-10T13:35:17Z] 3647692
    4460[2023-09-10T13:35:22Z] 3648992
    4461[2023-09-10T13:35:27Z] 3647840
    4462[2023-09-10T13:35:32Z] 3645020
    4463[2023-09-10T13:35:37Z] 3645812
    4464[2023-09-10T13:35:42Z] 3646336
    4465[2023-09-10T13:35:47Z] 3648496
    4466[2023-09-10T13:35:52Z] 3615720
    4467[2023-09-10T13:35:57Z] 3623872
    4468[2023-09-10T13:36:02Z] 3631688
    4469[2023-09-10T13:36:07Z] 3637096
    4470[2023-09-10T13:36:12Z] 3639400
    4471[2023-09-10T13:36:17Z] 3652340
    4472[2023-09-10T13:36:22Z] 3655180
    4473[2023-09-10T13:36:27Z] 3659680
    4474[2023-09-10T13:36:32Z] 3663276
    4475[2023-09-10T13:36:37Z] 3666256
    4476[2023-09-10T13:36:42Z] 3666520
    4477[2023-09-10T13:36:47Z] 3668316
    4478[2023-09-10T13:36:53Z] 3667548
    4479[2023-09-10T13:36:58Z] 3667548
    4480[2023-09-10T13:37:03Z] 3667880
    4481[2023-09-10T13:37:08Z] 3668472
    4482[2023-09-10T13:37:13Z] 3667976
    4483[2023-09-10T13:37:18Z] 3668808
    4484[2023-09-10T13:37:23Z] 3671440
    4485[2023-09-10T13:37:28Z] 3671540
    4486[2023-09-10T13:37:33Z] 3671976
    4487[2023-09-10T13:37:38Z] 3672300
    4488[2023-09-10T13:37:43Z] 3672964
    4489[2023-09-10T13:37:48Z] 3673588
    4490[2023-09-10T13:37:53Z] 3673920
    4491[2023-09-10T13:37:58Z] 3673920
    4492[2023-09-10T13:38:03Z] 3677600
    4493[2023-09-10T13:38:08Z] 3682204
    4494[2023-09-10T13:38:13Z] 3682568
    4495[2023-09-10T13:38:18Z] 3682568
    4496[2023-09-10T13:38:23Z] 3683480
    4497[2023-09-10T13:38:28Z] 3685852
    4498[2023-09-10T13:38:33Z] 3690080
    4499[2023-09-10T13:38:38Z] 3694220
    4500[2023-09-10T13:38:43Z] 3699144
    4501[2023-09-10T13:38:48Z] 3700260
    4502[2023-09-10T13:38:53Z] 3700820
    4503[2023-09-10T13:38:58Z] 3700652
    4504[2023-09-10T13:39:03Z] 3700652
    4505[2023-09-10T13:39:08Z] 3700652
    4506[2023-09-10T13:39:13Z] 3700892
    4507[2023-09-10T13:39:18Z] 3704500
    4508[2023-09-10T13:39:23Z] 3705272
    4509[2023-09-10T13:39:28Z] 3705872
    4510[2023-09-10T13:39:33Z] 3706604
    4511[2023-09-10T13:39:38Z] 3706660
    4512[2023-09-10T13:39:43Z] 3706636
    4513[2023-09-10T13:39:48Z] 3707520
    4514[2023-09-10T13:39:53Z] 3710236
    4515[2023-09-10T13:39:58Z] 3718488
    4516[2023-09-10T13:40:03Z] 3719268
    4517[2023-09-10T13:40:08Z] 3719852
    4518[2023-09-10T13:40:13Z] 3719016
    4519[2023-09-10T13:40:18Z] 3720480
    4520[2023-09-10T13:40:23Z] 3722160
    4521[2023-09-10T13:40:28Z] 3722880
    4522[2023-09-10T13:40:34Z] 3723748
    4523[2023-09-10T13:40:39Z] 3725032
    4524[2023-09-10T13:40:44Z] 3725284
    4525[2023-09-10T13:40:49Z] 3725788
    4526[2023-09-10T13:40:54Z] 3725788
    4527[2023-09-10T13:40:59Z] 3724508
    4528[2023-09-10T13:41:04Z] 3723868
    4529[2023-09-10T13:41:09Z] 3723712
    4530[2023-09-10T13:41:14Z] 3723996
    4531[2023-09-10T13:41:19Z] 3724412
    4532[2023-09-10T13:41:24Z] 3723568
    4533[2023-09-10T13:41:29Z] 3724544
    4534[2023-09-10T13:41:34Z] 3724840
    4535[2023-09-10T13:41:39Z] 3724780
    4536[2023-09-10T13:41:44Z] 3724592
    4537[2023-09-10T13:41:49Z] 3725196
    4538[2023-09-10T13:41:54Z] 3724752
    4539[2023-09-10T13:41:59Z] 3724876
    4540[2023-09-10T13:42:04Z] 3725020
    4541[2023-09-10T13:42:09Z] 3724956
    4542[2023-09-10T13:42:14Z] 3724672
    4543[2023-09-10T13:42:19Z] 3724680
    4544[2023-09-10T13:42:24Z] 3723816
    4545[2023-09-10T13:42:29Z] 3723764
    4546[2023-09-10T13:42:34Z] 3723592
    4547[2023-09-10T13:42:39Z] 3723356
    4548[2023-09-10T13:42:44Z] 3721100
    4549[2023-09-10T13:42:50Z] 3719436
    4550[2023-09-10T13:42:55Z] 3718852
    4551[2023-09-10T13:43:00Z] 3718800
    4552[2023-09-10T13:43:05Z] 3721028
    4553[2023-09-10T13:43:10Z] 3720092
    4554[2023-09-10T13:43:15Z] 3720656
    4555[2023-09-10T13:43:20Z] 3718436
    4556[2023-09-10T13:43:25Z] 3721172
    4557[2023-09-10T13:43:30Z] 3720512
    4558[2023-09-10T13:43:35Z] 3720344
    4559[2023-09-10T13:43:40Z] 3718856
    4560[2023-09-10T13:43:45Z] 3720072
    4561[2023-09-10T13:43:50Z] 3720624
    4562[2023-09-10T13:43:55Z] 3720432
    4563[2023-09-10T13:44:00Z] 3719836
    4564[2023-09-10T13:44:05Z] 3722752
    4565[2023-09-10T13:44:10Z] 3721900
    4566[2023-09-10T13:44:15Z] 3724180
    4567[2023-09-10T13:44:20Z] 3723644
    4568[2023-09-10T13:44:25Z] 3722524
    4569[2023-09-10T13:44:30Z] 3722248
    4570[2023-09-10T13:44:35Z] 3722188
    4571[2023-09-10T13:44:40Z] 3721420
    4572[2023-09-10T13:44:45Z] 3722556
    4573[2023-09-10T13:44:50Z] 3725400
    4574[2023-09-10T13:44:55Z] 3725108
    4575[2023-09-10T13:45:00Z] 3725572
    4576[2023-09-10T13:45:05Z] 3727208
    4577[2023-09-10T13:45:10Z] 3725424
    4578[2023-09-10T13:45:15Z] 3727672
    4579[2023-09-10T13:45:20Z] 3728428
    4580[2023-09-10T13:45:25Z] 3729500
    4581[2023-09-10T13:45:30Z] 3729296
    4582[2023-09-10T13:45:35Z] 3732612
    4583[2023-09-10T13:45:41Z] 3742720
    4584[2023-09-10T13:45:46Z] 3744008
    4585[2023-09-10T13:45:51Z] 3750108
    4586[2023-09-10T13:45:56Z] 3749440
    4587[2023-09-10T13:46:01Z] 3747940
    4588[2023-09-10T13:46:06Z] 3746956
    4589[2023-09-10T13:46:11Z] 3750628
    4590[2023-09-10T13:46:16Z] 3754776
    4591[2023-09-10T13:46:21Z] 3755252
    4592[2023-09-10T13:46:26Z] 3757884
    4593[2023-09-10T13:46:31Z] 3758468
    4594[2023-09-10T13:46:36Z] 3760052
    4595[2023-09-10T13:46:41Z] 3762044
    4596[2023-09-10T13:46:46Z] 3763412
    4597[2023-09-10T13:46:51Z] 3760620
    4598[2023-09-10T13:46:56Z] 3762076
    4599[2023-09-10T13:47:01Z] 3760344
    4600[2023-09-10T13:47:06Z] 3763524
    4601[2023-09-10T13:47:11Z] 3765568
    4602[2023-09-10T13:47:16Z] 3763260
    4603[2023-09-10T13:47:21Z] 3765444
    4604[2023-09-10T13:47:26Z] 3765788
    4605[2023-09-10T13:47:31Z] 3766296
    4606[2023-09-10T13:47:36Z] 3766380
    4607[2023-09-10T13:47:41Z] 3766920
    4608[2023-09-10T13:47:46Z] 3770744
    4609[2023-09-10T13:47:51Z] 3772520
    4610[2023-09-10T13:47:56Z] 3773428
    4611[2023-09-10T13:48:01Z] 3774296
    4612[2023-09-10T13:48:06Z] 3774456
    4613[2023-09-10T13:48:11Z] 3774520
    4614[2023-09-10T13:48:16Z] 3780624
    4615[2023-09-10T13:48:21Z] 3783944
    4616[2023-09-10T13:48:26Z] 3783072
    4617[2023-09-10T13:48:31Z] 3781540
    4618[2023-09-10T13:48:36Z] 3781476
    4619[2023-09-10T13:48:41Z] 3787508
    4620[2023-09-10T13:48:47Z] 3787880
    4621[2023-09-10T13:48:52Z] 3788360
    4622[2023-09-10T13:48:57Z] 3793552
    4623[2023-09-10T13:49:02Z] 3793856
    4624[2023-09-10T13:49:07Z] 3795076
    4625[2023-09-10T13:49:12Z] 3795728
    4626[2023-09-10T13:49:17Z] 3797824
    4627[2023-09-10T13:49:22Z] 3801960
    4628[2023-09-10T13:49:27Z] 3806324
    4629[2023-09-10T13:49:32Z] 3809400
    4630[2023-09-10T13:49:37Z] 3812040
    4631[2023-09-10T13:49:42Z] 3812324
    4632[2023-09-10T13:49:47Z] 3812084
    4633[2023-09-10T13:49:52Z] 3811816
    4634[2023-09-10T13:49:57Z] 3811432
    4635[2023-09-10T13:50:02Z] 3813808
    4636[2023-09-10T13:50:07Z] 3817500
    4637[2023-09-10T13:50:12Z] 3822880
    4638[2023-09-10T13:50:17Z] 3826544
    4639[2023-09-10T13:50:22Z] 3832956
    4640[2023-09-10T13:50:27Z] 3833528
    4641[2023-09-10T13:50:32Z] 3835380
    4642[2023-09-10T13:50:37Z] 3830908
    4643[2023-09-10T13:50:42Z] 3833464
    4644[2023-09-10T13:50:47Z] 3836824
    4645[2023-09-10T13:50:52Z] 3842164
    4646[2023-09-10T13:50:57Z] 3842944
    4647[2023-09-10T13:51:02Z] 3842592
    4648[2023-09-10T13:51:07Z] 3845084
    4649[2023-09-10T13:51:12Z] 3846048
    4650[2023-09-10T13:51:17Z] 3848172
    4651[2023-09-10T13:51:22Z] 3852780
    4652[2023-09-10T13:51:27Z] 3857180
    4653[2023-09-10T13:51:32Z] 3856376
    4654[2023-09-10T13:51:37Z] 3858160
    4655[2023-09-10T13:51:42Z] 3858884
    4656[2023-09-10T13:51:47Z] 3856620
    4657[2023-09-10T13:51:53Z] 3859848
    4658[2023-09-10T13:51:58Z] 3864560
    4659[2023-09-10T13:52:03Z] 3863356
    4660[2023-09-10T13:52:08Z] 3864820
    4661[2023-09-10T13:52:13Z] 3864836
    4662[2023-09-10T13:52:18Z] 3865964
    4663[2023-09-10T13:52:23Z] 3864972
    4664[2023-09-10T13:52:28Z] 3863320
    4665[2023-09-10T13:52:33Z] 3865172
    4666[2023-09-10T13:52:38Z] 3866448
    4667[2023-09-10T13:52:43Z] 3866372
    4668[2023-09-10T13:52:48Z] 3867196
    4669[2023-09-10T13:52:53Z] 3867748
    4670[2023-09-10T13:52:58Z] 3866840
    4671[2023-09-10T13:53:03Z] 3868544
    4672[2023-09-10T13:53:08Z] 3869772
    4673[2023-09-10T13:53:13Z] 3873224
    4674[2023-09-10T13:53:18Z] 3875848
    4675[2023-09-10T13:53:23Z] 3881428
    4676[2023-09-10T13:53:28Z] 3882904
    4677[2023-09-10T13:53:33Z] 3884248
    4678[2023-09-10T13:53:38Z] 3883688
    4679[2023-09-10T13:53:43Z] 3883228
    4680[2023-09-10T13:53:48Z] 3883796
    4681[2023-09-10T13:53:53Z] 3885720
    4682[2023-09-10T13:53:58Z] 3888428
    4683[2023-09-10T13:54:03Z] 3895340
    4684[2023-09-10T13:54:08Z] 3895812
    4685[2023-09-10T13:54:13Z] 3896332
    4686[2023-09-10T13:54:18Z] 3898292
    4687[2023-09-10T13:54:23Z] 3896644
    4688[2023-09-10T13:54:28Z] 3897004
    4689[2023-09-10T13:54:33Z] 3900496
    4690[2023-09-10T13:54:38Z] 3905724
    4691[2023-09-10T13:54:43Z] 3912192
    4692[2023-09-10T13:54:48Z] 3914276
    4693[2023-09-10T13:54:54Z] 3915768
    4694[2023-09-10T13:54:59Z] 3913768
    4695[2023-09-10T13:55:04Z] 3914896
    4696[2023-09-10T13:55:09Z] 3912180
    4697[2023-09-10T13:55:14Z] 3913204
    4698[2023-09-10T13:55:19Z] 3916696
    4699[2023-09-10T13:55:24Z] 3918984
    4700[2023-09-10T13:55:29Z] 3923392
    4701[2023-09-10T13:55:34Z] 3925028
    4702[2023-09-10T13:55:39Z] 3927596
    4703[2023-09-10T13:55:44Z] 3927596
    4704[2023-09-10T13:55:49Z] 3928992
    4705[2023-09-10T13:55:54Z] 3929860
    4706[2023-09-10T13:55:59Z] 3929108
    4707[2023-09-10T13:56:04Z] 3929800
    4708[2023-09-10T13:56:09Z] 3932068
    4709[2023-09-10T13:56:14Z] 3931792
    4710[2023-09-10T13:56:19Z] 3934696
    4711[2023-09-10T13:56:24Z] 3940980
    4712[2023-09-10T13:56:29Z] 3940348
    4713[2023-09-10T13:56:34Z] 3940820
    4714[2023-09-10T13:56:39Z] 3942412
    4715[2023-09-10T13:56:44Z] 3943416
    4716[2023-09-10T13:56:49Z] 3945508
    4717[2023-09-10T13:56:54Z] 3949508
    4718[2023-09-10T13:56:59Z] 3947796
    4719[2023-09-10T13:57:04Z] 3948888
    4720[2023-09-10T13:57:09Z] 3953156
    4721[2023-09-10T13:57:14Z] 3953000
    4722[2023-09-10T13:57:19Z] 3954012
    4723[2023-09-10T13:57:24Z] 3958844
    4724[2023-09-10T13:57:29Z] 3960360
    4725[2023-09-10T13:57:34Z] 3960264
    4726[2023-09-10T13:57:40Z] 3964096
    4727[2023-09-10T13:57:45Z] 3964052
    4728[2023-09-10T13:57:50Z] 3962844
    4729[2023-09-10T13:57:55Z] 3965060
    4730[2023-09-10T13:58:00Z] 3964384
    4731[2023-09-10T13:58:05Z] 3967360
    4732[2023-09-10T13:58:10Z] 3968956
    4733[2023-09-10T13:58:15Z] 3971692
    4734[2023-09-10T13:58:20Z] 3973444
    4735[2023-09-10T13:58:25Z] 3974768
    4736[2023-09-10T13:58:30Z] 3975764
    4737[2023-09-10T13:58:35Z] 3975732
    4738[2023-09-10T13:58:40Z] 3975760
    4739[2023-09-10T13:58:45Z] 3975328
    4740[2023-09-10T13:58:50Z] 3980648
    4741[2023-09-10T13:58:55Z] 3980292
    4742[2023-09-10T13:59:00Z] 3982744
    4743[2023-09-10T13:59:05Z] 3983536
    4744[2023-09-10T13:59:10Z] 3982048
    4745[2023-09-10T13:59:15Z] 3981560
    4746[2023-09-10T13:59:20Z] 3982280
    4747[2023-09-10T13:59:25Z] 3988228
    4748[2023-09-10T13:59:30Z] 3990232
    4749[2023-09-10T13:59:35Z] 3992220
    4750[2023-09-10T13:59:40Z] 3992220
    4751[2023-09-10T13:59:46Z] 3992220
    4752[2023-09-10T13:59:51Z] 3992220
    4753[2023-09-10T13:59:56Z] 3992220
    4754[2023-09-10T14:00:01Z] 3992220
    4755[2023-09-10T14:00:06Z] 3992220
    4756[2023-09-10T14:00:11Z] 3992220
    4757[2023-09-10T14:00:16Z] 3992220
    4758[2023-09-10T14:00:22Z] 3992220
    4759[2023-09-10T14:00:27Z] 3992220
    4760[2023-09-10T14:00:32Z] 3992220
    4761[2023-09-10T14:00:37Z] 3992220
    4762[2023-09-10T14:00:42Z] 3992220
    4763[2023-09-10T14:00:47Z] 3992220
    4764[2023-09-10T14:00:52Z] 3992220
    4765[2023-09-10T14:00:57Z] 3992220
    4766[2023-09-10T14:01:02Z] 3992220
    4767[2023-09-10T14:01:07Z] 3992220
    4768[2023-09-10T14:01:12Z] 3992220
    4769[2023-09-10T14:01:18Z] 3992220
    4770[2023-09-10T14:01:23Z] 3992220
    4771[2023-09-10T14:01:28Z] 3992220
    4772[2023-09-10T14:01:33Z] 3992220
    
  27. maflcko added the label Linux/Unix on Sep 10, 2023
  28. maflcko added the label Resource usage on Sep 10, 2023
  29. maflcko commented at 2:48 pm on September 10, 2023: member

    Does it happen with txindex disabled?

    You may also record the memory usage with massif. That is, starting bitcoind in valgrind with the massif tool: valgrind --tool=massif bitcoind ...

  30. FeatureSpitter commented at 3:06 pm on September 10, 2023: none

    Hello everyone, I have news.

    This is a problem with running this in a docker container.

    If I run bitcoind outside of docker, it is much faster and it can sync way beyond, so far I got no error…

    What could it be? First time I see docker behaving this way, usually it is not slower, and usually apps are not memory limited when running in a container.

    Like I mentioned above, docker is as it came from raspbian apt-get repos, I haven’t changed any config nor added any RAM limitations.

  31. maflcko added the label Upstream on Sep 10, 2023
  32. FeatureSpitter commented at 3:30 pm on September 10, 2023: none

    Ah, and the docker’s version just in case, installed with sudo apt-get update && apt-get install -y docker docker-compose.

    0$ docker -v
    1Docker version 20.10.5+dfsg1, build 55c4c88
    2$ docker-compose -v
    3docker-compose version 1.25.0, build unknown
    

    No configurations were changed, this docker installation is out of the box.

    Just re-iterating how I installed docker.

  33. maflcko commented at 3:33 pm on September 10, 2023: member

    Does it also happen with docker installed from elsewhere, or with docker shipped with Debian or Ubuntu, or with podman-docker?

    In any case, you may be more likely to get a solution in a different forum, since your issue is unrelated to Bitcoin Core?

  34. FeatureSpitter commented at 3:35 pm on September 10, 2023: none

    Does it also happen with docker installed from elsewhere, or with docker shipped with Debian or Ubuntu, or with podman-docker?

    In any case, you may be more likely to get a solution in a different forum, since your issue is unrelated to Bitcoin Core?

    haven’t tried.

    which one would you like me to try? plz provide instructions if too bizarre.

  35. sipa commented at 3:38 pm on September 10, 2023: member

    Ok, now we have two distinct mysteries:

    • Why is the bitcoind memory usage climbing so high above the self-reported database cache size?
    • Why is it OOMing inside docker, even when still far below the reported memory limit.

    I don’t expect we’ll be able to help with the second part, but the first is bizarre. If you run on the same hardware, the same bitcoind, but outside docker, does the memory usage also climb that high?

  36. FeatureSpitter commented at 3:48 pm on September 10, 2023: none

    Ok, now we have two distinct mysteries:

    • Why is the bitcoind memory usage climbing so high above the self-reported database cache size?
    • Why is it OOMing inside docker, even when still far below the reported memory limit.

    I don’t expect we’ll be able to help with the second part, but the first is bizarre. If you run on the same hardware, the same bitcoind, but outside docker, does the memory usage also climb that high?

    This is how it is running now from htop: image

    0free -h
    1               total        used        free      shared  buff/cache   available
    2Mem:           7.6Gi       1.4Gi        73Mi       1.0Mi       6.2Gi       6.1Gi
    3Swap:          4.0Gi          0B       4.0Gi
    
    0$ ps -u
    1USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
    2pi        1408  0.0  0.0   8596  3932 pts/2    Ss   Sep09   0:00 -bash
    3pi        5275  144  4.4 527136 354488 pts/1   SLl+ 16:43   6:34 ./bitcoind -conf=/mnt/external_usb_drive/bbb_data/bitcoin.conf -datadir=/mnt/external_usb_drive/bbb_data
    4pi        5352  0.0  0.0  10856  2616 pts/2    R+   16:47   0:00 ps -u
    5pi        9531  0.0  0.0   8712  3928 pts/1    Ss   08:18   0:00 -bash
    

    image

    Bitcoind is synching perfectly fine, running directly on raspi, without docker.

  37. maflcko commented at 4:49 pm on September 10, 2023: member

    which one would you like me to try? plz provide instructions if too bizarre.

    If you want to test the one shipped with another distro, like Debian, or Ubuntu, you’ll need to re-install that operating system from scratch. I can’t provide details for this. It is something you will have to decide and research for yourself whether you want to do it.

    I am giving you alternatives to try, to find out whether the issue is in the armbian-shipped docker or the issue is present in all “flavours” of docker, which seems unlikely, given that no one reported a similar issue yet.

  38. achow101 commented at 8:10 pm on September 10, 2023: member
    This may be replicatable on non-ARM hardware as well. I spoke recently with someone at Start9 who said that they noticed bitcoind using much more memory than expected when run in a docker container. That sounds like the same issue reported here. Should be getting more info from them about that soon.
  39. FeatureSpitter commented at 8:12 pm on September 10, 2023: none

    Found the issue:

    If I use this docker image instead, there is no more out of memory error…

    Looking into its Dockerfile and comparing to mines (including the one using the official pre-compiled bitcoind), I do not understand what is the issue with my docker images….

    EDIT: I tried building on my Dockerfile with the flags lncm image uses:

     0RUN ./configure LDFLAGS=-L/opt/db4/lib/ CPPFLAGS=-I/opt/db4/include/ \
     1    CXXFLAGS="-O2" \
     2    --prefix="$BITCOIN_PREFIX" \
     3    --disable-man \
     4    --disable-shared \
     5    --disable-ccache \
     6    --disable-tests \
     7    --enable-static \
     8    --enable-reduce-exports \
     9    --without-gui \
    10    --without-libs \
    11    --with-utils \
    12    --with-sqlite=yes \
    13    --with-daemon
    

    But made no difference. My next bet is because they are using Alpine and I’m using Debian.

    But I have no more time to troubleshoot this.

    There’s something in the way I am building my two Dockerfiles that makes them fail at around ~230MB of cache, which doesn’t happen with lncm image.

  40. FeatureSpitter commented at 8:29 pm on September 10, 2023: none

    which one would you like me to try? plz provide instructions if too bizarre.

    If you want to test the one shipped with another distro, like Debian, or Ubuntu, you’ll need to re-install that operating system from scratch. I can’t provide details for this. It is something you will have to decide and research for yourself whether you want to do it.

    I am giving you alternatives to try, to find out whether the issue is in the armbian-shipped docker or the issue is present in all “flavours” of docker, which seems unlikely, given that no one reported a similar issue yet.

    There’s actually much more you can test with docker before that. I believe you have different sources from where you can install docker on a raspi, which was I was asking. I didn’t have any issues with this on Ubuntu and other archs, this is specific either with ARM or raspi.

  41. FeatureSpitter renamed this:
    Impossible to run bitcoin on a Raspberry Pi 4 with 8GB??
    Impossible to run bitcoin on a Raspberry Pi 4 with 8GB, using certain Dockerfile builds?
    on Sep 11, 2023
  42. guggero commented at 8:05 am on September 22, 2023: contributor
    Does using a 64bit OS on the Raspberry Pi fix this behavior as well?
  43. FeatureSpitter commented at 8:10 am on September 22, 2023: none

    Does using a 64bit OS on the Raspberry Pi fix this behavior as well?

    No, that was the one I was using. The reason being that dpkg reports it as armhf instead of arm64, which means the kernel is 64bits but all the apps are the 32 bit version (including docker).

    I was able to fix this by using a compiler optimized bitcoind version (the LN labs image solves this as well).

    What I believe was happening was that Docker 32bit could not address the entirety of my RAM.

  44. FeatureSpitter commented at 8:11 am on September 22, 2023: none

    This may be replicatable on non-ARM hardware as well. I spoke recently with someone at Start9 who said that they noticed bitcoind using much more memory than expected when run in a docker container. That sounds like the same issue reported here. Should be getting more info from them about that soon.

    32 bit docker?

  45. FeatureSpitter renamed this:
    Impossible to run bitcoin on a Raspberry Pi 4 with 8GB, using certain Dockerfile builds?
    Impossible to run bitcoin on a Raspberry Pi 4 with 8GB, on Raspian 64 bit, which ships a 32 bit version of Docker (ARMHF instead of ARM64)
    on Sep 22, 2023
  46. guggero commented at 8:31 am on September 22, 2023: contributor

    Does using a 64bit OS on the Raspberry Pi fix this behavior as well?

    No, that was the one I was using. The reason being that dpkg reports it as armhf instead of arm64, which means the kernel is 64bits but all the apps are the 32 bit version (including docker).

    I was able to fix this by using a compiler optimized bitcoind version (the LN labs image solves this as well).

    What I believe was happening was that Docker 32bit could not address the entirety of my RAM.

    Okay, let me re-phrase: Does installing and running 64bit Docker (and the arm64 variant of the bitcoind image) resolve this issue?

  47. FeatureSpitter commented at 3:44 pm on September 22, 2023: none

    Does using a 64bit OS on the Raspberry Pi fix this behavior as well?

    No, that was the one I was using. The reason being that dpkg reports it as armhf instead of arm64, which means the kernel is 64bits but all the apps are the 32 bit version (including docker). I was able to fix this by using a compiler optimized bitcoind version (the LN labs image solves this as well). What I believe was happening was that Docker 32bit could not address the entirety of my RAM.

    Okay, let me re-phrase: Does installing and running 64bit Docker (and the arm64 variant of the bitcoind image) resolve this issue?

    Yesterday I think it did, as LND was running fine, today it clogged, so short answer: no (for LND).

  48. FeatureSpitter commented at 7:24 pm on October 9, 2023: none

    The issue: Raspi was under voltage (saw it on DMESG).

    After 1 week of using a proper transformer, getinfo never clogged again.

    Problem solved.

  49. FeatureSpitter closed this on Oct 9, 2023

  50. pinheadmz commented at 5:01 pm on October 10, 2023: member

    The issue: Raspi was under voltage (saw it on DMESG).

    Argh I should have thought of this, encountered the exact same issue this weekend! Ok from now on, first question to RPi users will be about the power supply. Especially because whatever drive you use for the blockchain will pull power from the board. There’s even a setting max_usb_current=1 I usually add to config.txt

  51. FeatureSpitter commented at 7:27 pm on October 10, 2023: none

    Still, today I found getinfo clogged for 25 mins, but then I had to restart it anyway, but it was the only situation.

    So it can still happen, but much much more rare now with a good power adapter.

    I still feel that LND can be further optimized. No other use case I’ve had with raspis (and I’ve had very load intensive ones) got to these kind of delay times, and all with shitty power adapters and on lower versions of raspi.

  52. martinus commented at 4:30 pm on November 19, 2023: contributor
    I’m pretty sure this issue is fixed in #28913 , because the logs here ([...] cache=226.8MiB(31133550txo)) indicate that the PoolAllocator is not used for the nodes, leading to incorrect cache size calculation.
  53. fanquake referenced this in commit e9beaa749c on Nov 22, 2023
  54. PastaPastaPasta referenced this in commit a895bcaa93 on Oct 24, 2024
  55. PastaPastaPasta referenced this in commit 3b0fe7d7fb on Oct 24, 2024
  56. PastaPastaPasta referenced this in commit 02741a7706 on Oct 24, 2024
  57. bitcoin locked this on Nov 18, 2024

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-21 09:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me