2024-05-15T23:19:38.9148890Z Current runner version: '2.316.1' 2024-05-15T23:19:38.9163160Z ##[group]Operating System 2024-05-15T23:19:38.9163580Z macOS 2024-05-15T23:19:38.9163840Z 14.4.1 2024-05-15T23:19:38.9164100Z 23E224 2024-05-15T23:19:38.9164370Z ##[endgroup] 2024-05-15T23:19:38.9164660Z ##[group]Runner Image 2024-05-15T23:19:38.9164990Z Image: macos-14-arm64 2024-05-15T23:19:38.9165310Z Version: 20240422.3 2024-05-15T23:19:38.9166020Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240422.3/images/macos/macos-14-arm64-Readme.md 2024-05-15T23:19:38.9167030Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240422.3 2024-05-15T23:19:38.9167650Z ##[endgroup] 2024-05-15T23:19:38.9167960Z ##[group]Runner Image Provisioner 2024-05-15T23:19:38.9168400Z 2.0.369.1+55cddbb57f254a369b6e7b3b508cebdbee5d24be 2024-05-15T23:19:38.9168820Z ##[endgroup] 2024-05-15T23:19:38.9169510Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:19:38.9170370Z Contents: read 2024-05-15T23:19:38.9170690Z Metadata: read 2024-05-15T23:19:38.9170990Z Packages: read 2024-05-15T23:19:38.9171280Z ##[endgroup] 2024-05-15T23:19:38.9173020Z Secret source: Actions 2024-05-15T23:19:38.9173410Z Prepare workflow directory 2024-05-15T23:19:38.9741110Z Prepare all required actions 2024-05-15T23:19:38.9840870Z Getting action download info 2024-05-15T23:19:39.1470250Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:19:39.3843830Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-15T23:19:39.5960500Z Complete job name: test-cpu-eval-sanity-check (aarch64, stories15M) 2024-05-15T23:19:39.6525710Z ##[group]Run actions/checkout@v3 2024-05-15T23:19:39.6526180Z with: 2024-05-15T23:19:39.6526490Z repository: pytorch/torchchat 2024-05-15T23:19:39.6527110Z token: *** 2024-05-15T23:19:39.6527440Z ssh-strict: true 2024-05-15T23:19:39.6527780Z persist-credentials: true 2024-05-15T23:19:39.6528150Z clean: true 2024-05-15T23:19:39.6528500Z sparse-checkout-cone-mode: true 2024-05-15T23:19:39.6528900Z fetch-depth: 1 2024-05-15T23:19:39.6529220Z fetch-tags: false 2024-05-15T23:19:39.6529550Z lfs: false 2024-05-15T23:19:39.6529850Z submodules: false 2024-05-15T23:19:39.6530190Z set-safe-directory: true 2024-05-15T23:19:39.6530540Z env: 2024-05-15T23:19:39.6530920Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:39.6531420Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:39.6531810Z ##[endgroup] 2024-05-15T23:19:39.9119110Z Syncing repository: pytorch/torchchat 2024-05-15T23:19:39.9120330Z ##[group]Getting Git version info 2024-05-15T23:19:39.9120980Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-05-15T23:19:39.9121750Z [command]/opt/homebrew/bin/git version 2024-05-15T23:19:39.9792170Z git version 2.44.0 2024-05-15T23:19:39.9805820Z ##[endgroup] 2024-05-15T23:19:39.9815340Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bb091c5d-0ddc-4053-b72f-aac1499a22ce/.gitconfig' 2024-05-15T23:19:39.9818890Z Temporarily overriding HOME='/Users/runner/work/_temp/bb091c5d-0ddc-4053-b72f-aac1499a22ce' before making global git config changes 2024-05-15T23:19:39.9819970Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:39.9821870Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:39.9909430Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-05-15T23:19:39.9911690Z ##[group]Initializing the repository 2024-05-15T23:19:39.9913580Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:40.0501580Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:19:40.0539880Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:19:40.0573600Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:19:40.0577380Z hint: 2024-05-15T23:19:40.0577940Z hint: git config --global init.defaultBranch 2024-05-15T23:19:40.0578430Z hint: 2024-05-15T23:19:40.0579250Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:19:40.0580070Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:19:40.0580650Z hint: 2024-05-15T23:19:40.0581010Z hint: git branch -m 2024-05-15T23:19:40.0581740Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-05-15T23:19:40.0587890Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:19:40.0589450Z ##[endgroup] 2024-05-15T23:19:40.0590160Z ##[group]Disabling automatic garbage collection 2024-05-15T23:19:40.0590870Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-05-15T23:19:40.0620860Z ##[endgroup] 2024-05-15T23:19:40.0621540Z ##[group]Setting up auth 2024-05-15T23:19:40.0625110Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:40.0670500Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-15T23:19:40.1236390Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:40.1279640Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-15T23:19:40.2030630Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:40.2160860Z ##[endgroup] 2024-05-15T23:19:40.2161630Z ##[group]Fetching the repository 2024-05-15T23:19:40.2163270Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0675758ce54b35cb210ea6a9f57b121669315979:refs/remotes/pull/804/merge 2024-05-15T23:19:40.7690520Z remote: Enumerating objects: 242, done. 2024-05-15T23:19:40.7691700Z remote: Counting objects: 0% (1/242) 2024-05-15T23:19:40.7692700Z remote: Counting objects: 1% (3/242) 2024-05-15T23:19:40.7693680Z remote: Counting objects: 2% (5/242) 2024-05-15T23:19:40.7695120Z remote: Counting objects: 3% (8/242) 2024-05-15T23:19:40.7696310Z remote: Counting objects: 4% (10/242) 2024-05-15T23:19:40.7697490Z remote: Counting objects: 5% (13/242) 2024-05-15T23:19:40.7698650Z remote: Counting objects: 6% (15/242) 2024-05-15T23:19:40.7699860Z remote: Counting objects: 7% (17/242) 2024-05-15T23:19:40.7700910Z remote: Counting objects: 8% (20/242) 2024-05-15T23:19:40.7702000Z remote: Counting objects: 9% (22/242) 2024-05-15T23:19:40.7703050Z remote: Counting objects: 10% (25/242) 2024-05-15T23:19:40.7704090Z remote: Counting objects: 11% (27/242) 2024-05-15T23:19:40.7705060Z remote: Counting objects: 12% (30/242) 2024-05-15T23:19:40.7706310Z remote: Counting objects: 13% (32/242) 2024-05-15T23:19:40.7707330Z remote: Counting objects: 14% (34/242) 2024-05-15T23:19:40.7708300Z remote: Counting objects: 15% (37/242) 2024-05-15T23:19:40.7709470Z remote: Counting objects: 16% (39/242) 2024-05-15T23:19:40.7710440Z remote: Counting objects: 17% (42/242) 2024-05-15T23:19:40.7711410Z remote: Counting objects: 18% (44/242) 2024-05-15T23:19:40.7712630Z remote: Counting objects: 19% (46/242) 2024-05-15T23:19:40.7713770Z remote: Counting objects: 20% (49/242) 2024-05-15T23:19:40.7714970Z remote: Counting objects: 21% (51/242) 2024-05-15T23:19:40.7716310Z remote: Counting objects: 22% (54/242) 2024-05-15T23:19:40.7717320Z remote: Counting objects: 23% (56/242) 2024-05-15T23:19:40.7719020Z remote: Counting objects: 24% (59/242) 2024-05-15T23:19:40.7720210Z remote: Counting objects: 25% (61/242) 2024-05-15T23:19:40.7721200Z remote: Counting objects: 26% (63/242) 2024-05-15T23:19:40.7722540Z remote: Counting objects: 27% (66/242) 2024-05-15T23:19:40.7723830Z remote: Counting objects: 28% (68/242) 2024-05-15T23:19:40.7724890Z remote: Counting objects: 29% (71/242) 2024-05-15T23:19:40.7726020Z remote: Counting objects: 30% (73/242) 2024-05-15T23:19:40.7727380Z remote: Counting objects: 31% (76/242) 2024-05-15T23:19:40.7728380Z remote: Counting objects: 32% (78/242) 2024-05-15T23:19:40.7729710Z remote: Counting objects: 33% (80/242) 2024-05-15T23:19:40.7730780Z remote: Counting objects: 34% (83/242) 2024-05-15T23:19:40.7731900Z remote: Counting objects: 35% (85/242) 2024-05-15T23:19:40.7733020Z remote: Counting objects: 36% (88/242) 2024-05-15T23:19:40.7733910Z remote: Counting objects: 37% (90/242) 2024-05-15T23:19:40.7734970Z remote: Counting objects: 38% (92/242) 2024-05-15T23:19:40.7736120Z remote: Counting objects: 39% (95/242) 2024-05-15T23:19:40.7736980Z remote: Counting objects: 40% (97/242) 2024-05-15T23:19:40.7738020Z remote: Counting objects: 41% (100/242) 2024-05-15T23:19:40.7738940Z remote: Counting objects: 42% (102/242) 2024-05-15T23:19:40.7740040Z remote: Counting objects: 43% (105/242) 2024-05-15T23:19:40.7741160Z remote: Counting objects: 44% (107/242) 2024-05-15T23:19:40.7742350Z remote: Counting objects: 45% (109/242) 2024-05-15T23:19:40.7743390Z remote: Counting objects: 46% (112/242) 2024-05-15T23:19:40.7744370Z remote: Counting objects: 47% (114/242) 2024-05-15T23:19:40.7745450Z remote: Counting objects: 48% (117/242) 2024-05-15T23:19:40.7746360Z remote: Counting objects: 49% (119/242) 2024-05-15T23:19:40.7747480Z remote: Counting objects: 50% (121/242) 2024-05-15T23:19:40.7748480Z remote: Counting objects: 51% (124/242) 2024-05-15T23:19:40.7749390Z remote: Counting objects: 52% (126/242) 2024-05-15T23:19:40.7750450Z remote: Counting objects: 53% (129/242) 2024-05-15T23:19:40.7751510Z remote: Counting objects: 54% (131/242) 2024-05-15T23:19:40.7752450Z remote: Counting objects: 55% (134/242) 2024-05-15T23:19:40.7753490Z remote: Counting objects: 56% (136/242) 2024-05-15T23:19:40.7754370Z remote: Counting objects: 57% (138/242) 2024-05-15T23:19:40.7755220Z remote: Counting objects: 58% (141/242) 2024-05-15T23:19:40.7756180Z remote: Counting objects: 59% (143/242) 2024-05-15T23:19:40.7757050Z remote: Counting objects: 60% (146/242) 2024-05-15T23:19:40.7757900Z remote: Counting objects: 61% (148/242) 2024-05-15T23:19:40.7758940Z remote: Counting objects: 62% (151/242) 2024-05-15T23:19:40.7759830Z remote: Counting objects: 63% (153/242) 2024-05-15T23:19:40.7760680Z remote: Counting objects: 64% (155/242) 2024-05-15T23:19:40.7761650Z remote: Counting objects: 65% (158/242) 2024-05-15T23:19:40.7797100Z remote: Counting objects: 66% (160/242) 2024-05-15T23:19:40.7798130Z remote: Counting objects: 67% (163/242) 2024-05-15T23:19:40.7799020Z remote: Counting objects: 68% (165/242) 2024-05-15T23:19:40.7799880Z remote: Counting objects: 69% (167/242) 2024-05-15T23:19:40.7800750Z remote: Counting objects: 70% (170/242) 2024-05-15T23:19:40.7801620Z remote: Counting objects: 71% (172/242) 2024-05-15T23:19:40.7802490Z remote: Counting objects: 72% (175/242) 2024-05-15T23:19:40.7803370Z remote: Counting objects: 73% (177/242) 2024-05-15T23:19:40.7804220Z remote: Counting objects: 74% (180/242) 2024-05-15T23:19:40.7805690Z remote: Counting objects: 75% (182/242) 2024-05-15T23:19:40.7807090Z remote: Counting objects: 76% (184/242) 2024-05-15T23:19:40.7807970Z remote: Counting objects: 77% (187/242) 2024-05-15T23:19:40.7808840Z remote: Counting objects: 78% (189/242) 2024-05-15T23:19:40.7809780Z remote: Counting objects: 79% (192/242) 2024-05-15T23:19:40.7810640Z remote: Counting objects: 80% (194/242) 2024-05-15T23:19:40.7811470Z remote: Counting objects: 81% (197/242) 2024-05-15T23:19:40.7812400Z remote: Counting objects: 82% (199/242) 2024-05-15T23:19:40.7813230Z remote: Counting objects: 83% (201/242) 2024-05-15T23:19:40.7814050Z remote: Counting objects: 84% (204/242) 2024-05-15T23:19:40.7815590Z remote: Counting objects: 85% (206/242) 2024-05-15T23:19:40.7816440Z remote: Counting objects: 86% (209/242) 2024-05-15T23:19:40.7817280Z remote: Counting objects: 87% (211/242) 2024-05-15T23:19:40.7818160Z remote: Counting objects: 88% (213/242) 2024-05-15T23:19:40.7819000Z remote: Counting objects: 89% (216/242) 2024-05-15T23:19:40.7819870Z remote: Counting objects: 90% (218/242) 2024-05-15T23:19:40.7820720Z remote: Counting objects: 91% (221/242) 2024-05-15T23:19:40.7821550Z remote: Counting objects: 92% (223/242) 2024-05-15T23:19:40.7822360Z remote: Counting objects: 93% (226/242) 2024-05-15T23:19:40.7823100Z remote: Counting objects: 94% (228/242) 2024-05-15T23:19:40.7823900Z remote: Counting objects: 95% (230/242) 2024-05-15T23:19:40.7824650Z remote: Counting objects: 96% (233/242) 2024-05-15T23:19:40.7825430Z remote: Counting objects: 97% (235/242) 2024-05-15T23:19:40.7826480Z remote: Counting objects: 98% (238/242) 2024-05-15T23:19:40.7827250Z remote: Counting objects: 99% (240/242) 2024-05-15T23:19:40.7828040Z remote: Counting objects: 100% (242/242) 2024-05-15T23:19:40.7828830Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:19:40.7829710Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:19:40.7830680Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:19:40.7831540Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:19:40.7832450Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:19:40.7833220Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:19:40.7834200Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:19:40.7835120Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:19:40.7835900Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:19:40.7837000Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:19:40.7837860Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:19:40.7838700Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:19:40.7839730Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:19:40.7840550Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:19:40.7841320Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:19:40.7842160Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:19:40.7843070Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:19:40.7843980Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:19:40.7844760Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:19:40.7845600Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:19:40.7846520Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:19:40.7847300Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:19:40.7848110Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:19:40.7848880Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:19:40.7849720Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:19:40.7850560Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:19:40.7851460Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:19:40.7852440Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:19:40.7853210Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:19:40.7854130Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:19:40.7854990Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:19:40.7855920Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:19:40.7856690Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:19:40.7857460Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:19:40.7858300Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:19:40.7859140Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:19:40.7859910Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:19:40.7860670Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:19:40.7861450Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:19:40.7862220Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:19:40.7863170Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:19:40.7863960Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:19:40.7864900Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:19:40.7865800Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:19:40.7866970Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:19:40.7867750Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:19:40.7868520Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:19:40.7869300Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:19:40.7870320Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:19:40.7871110Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:19:40.7872110Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:19:40.7872960Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:19:40.7873750Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:19:40.7874540Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:19:40.7875340Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:19:40.7876270Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:19:40.7877130Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:19:40.7878100Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:19:40.7879020Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:19:40.7879800Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:19:40.7880720Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:19:40.7881650Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:19:40.7882430Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:19:40.7883220Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:19:40.7884190Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:19:40.7885740Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:19:40.7886750Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:19:40.7887540Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:19:40.7888320Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:19:40.7889090Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:19:40.7889860Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:19:40.7891070Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:19:40.7892440Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:19:40.7893230Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:19:40.7894150Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:19:40.7895090Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:19:40.7895940Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:19:40.7896750Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:19:40.7898020Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:19:40.7898810Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:19:40.7899720Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:19:40.7900740Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:19:40.7901600Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:19:40.7902520Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:19:40.7903430Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:19:40.7904190Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:19:40.7905220Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:19:40.7906030Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:19:40.7907000Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:19:40.7907790Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:19:40.7908550Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:19:40.7909250Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:19:40.7909930Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:19:40.7910610Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:19:40.7911290Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:19:40.7911980Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:19:40.7912670Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:19:40.7913350Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:19:40.7914030Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:19:40.7914920Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:19:40.7915610Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:19:40.7916300Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:19:40.7917030Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:19:40.8269030Z Receiving objects: 0% (1/242) 2024-05-15T23:19:40.8270060Z Receiving objects: 1% (3/242) 2024-05-15T23:19:40.8270700Z Receiving objects: 2% (5/242) 2024-05-15T23:19:40.8275220Z Receiving objects: 3% (8/242) 2024-05-15T23:19:40.8275880Z Receiving objects: 4% (10/242) 2024-05-15T23:19:40.8276670Z Receiving objects: 5% (13/242) 2024-05-15T23:19:40.8389420Z Receiving objects: 6% (15/242) 2024-05-15T23:19:40.8390070Z Receiving objects: 7% (17/242) 2024-05-15T23:19:40.8390800Z Receiving objects: 8% (20/242) 2024-05-15T23:19:40.8391890Z Receiving objects: 9% (22/242) 2024-05-15T23:19:40.8392500Z Receiving objects: 10% (25/242) 2024-05-15T23:19:40.8393130Z Receiving objects: 11% (27/242) 2024-05-15T23:19:40.8693860Z Receiving objects: 12% (30/242) 2024-05-15T23:19:40.8695360Z Receiving objects: 13% (32/242) 2024-05-15T23:19:40.8698740Z Receiving objects: 14% (34/242) 2024-05-15T23:19:40.8699600Z Receiving objects: 15% (37/242) 2024-05-15T23:19:40.8700420Z Receiving objects: 16% (39/242) 2024-05-15T23:19:40.8701230Z Receiving objects: 17% (42/242) 2024-05-15T23:19:40.8702010Z Receiving objects: 18% (44/242) 2024-05-15T23:19:40.8702950Z Receiving objects: 19% (46/242) 2024-05-15T23:19:40.8703800Z Receiving objects: 20% (49/242) 2024-05-15T23:19:40.8704600Z Receiving objects: 21% (51/242) 2024-05-15T23:19:40.8705540Z Receiving objects: 22% (54/242) 2024-05-15T23:19:40.8780040Z Receiving objects: 23% (56/242) 2024-05-15T23:19:40.8781040Z Receiving objects: 24% (59/242) 2024-05-15T23:19:40.8782020Z Receiving objects: 25% (61/242) 2024-05-15T23:19:40.8874740Z Receiving objects: 26% (63/242) 2024-05-15T23:19:40.8875790Z Receiving objects: 27% (66/242) 2024-05-15T23:19:40.8894890Z Receiving objects: 28% (68/242) 2024-05-15T23:19:40.8896170Z Receiving objects: 29% (71/242) 2024-05-15T23:19:40.8897600Z Receiving objects: 30% (73/242) 2024-05-15T23:19:40.8898770Z Receiving objects: 31% (76/242) 2024-05-15T23:19:40.8899830Z Receiving objects: 32% (78/242) 2024-05-15T23:19:40.8901300Z Receiving objects: 33% (80/242) 2024-05-15T23:19:40.9208830Z Receiving objects: 34% (83/242) 2024-05-15T23:19:40.9211150Z Receiving objects: 35% (85/242) 2024-05-15T23:19:40.9213030Z Receiving objects: 36% (88/242) 2024-05-15T23:19:40.9214470Z Receiving objects: 37% (90/242) 2024-05-15T23:19:40.9215910Z Receiving objects: 38% (92/242) 2024-05-15T23:19:40.9217340Z Receiving objects: 39% (95/242) 2024-05-15T23:19:40.9219030Z Receiving objects: 40% (97/242) 2024-05-15T23:19:40.9220500Z Receiving objects: 41% (100/242) 2024-05-15T23:19:40.9221920Z Receiving objects: 42% (102/242) 2024-05-15T23:19:40.9223400Z Receiving objects: 43% (105/242) 2024-05-15T23:19:40.9224970Z Receiving objects: 44% (107/242) 2024-05-15T23:19:40.9226370Z Receiving objects: 45% (109/242) 2024-05-15T23:19:40.9227920Z Receiving objects: 46% (112/242) 2024-05-15T23:19:40.9405140Z Receiving objects: 47% (114/242) 2024-05-15T23:19:40.9406250Z Receiving objects: 48% (117/242) 2024-05-15T23:19:40.9407220Z Receiving objects: 49% (119/242) 2024-05-15T23:19:40.9408570Z Receiving objects: 50% (121/242) 2024-05-15T23:19:40.9409910Z Receiving objects: 51% (124/242) 2024-05-15T23:19:40.9411100Z Receiving objects: 52% (126/242) 2024-05-15T23:19:40.9412300Z Receiving objects: 53% (129/242) 2024-05-15T23:19:40.9413250Z Receiving objects: 54% (131/242) 2024-05-15T23:19:40.9414150Z Receiving objects: 55% (134/242) 2024-05-15T23:19:40.9415260Z Receiving objects: 56% (136/242) 2024-05-15T23:19:40.9416260Z Receiving objects: 57% (138/242) 2024-05-15T23:19:40.9417570Z Receiving objects: 58% (141/242) 2024-05-15T23:19:40.9707860Z Receiving objects: 59% (143/242) 2024-05-15T23:19:40.9710730Z Receiving objects: 60% (146/242) 2024-05-15T23:19:40.9715780Z Receiving objects: 61% (148/242) 2024-05-15T23:19:40.9717330Z Receiving objects: 62% (151/242) 2024-05-15T23:19:40.9729070Z Receiving objects: 63% (153/242) 2024-05-15T23:19:40.9732440Z Receiving objects: 64% (155/242) 2024-05-15T23:19:40.9734170Z Receiving objects: 65% (158/242) 2024-05-15T23:19:40.9735960Z Receiving objects: 66% (160/242) 2024-05-15T23:19:40.9744390Z Receiving objects: 67% (163/242) 2024-05-15T23:19:40.9746190Z Receiving objects: 68% (165/242) 2024-05-15T23:19:40.9748220Z Receiving objects: 69% (167/242) 2024-05-15T23:19:40.9754090Z Receiving objects: 70% (170/242) 2024-05-15T23:19:40.9757170Z Receiving objects: 71% (172/242) 2024-05-15T23:19:40.9762970Z Receiving objects: 72% (175/242) 2024-05-15T23:19:40.9769060Z Receiving objects: 73% (177/242) 2024-05-15T23:19:40.9770800Z Receiving objects: 74% (180/242) 2024-05-15T23:19:40.9772680Z Receiving objects: 75% (182/242) 2024-05-15T23:19:40.9774420Z Receiving objects: 76% (184/242) 2024-05-15T23:19:40.9776010Z Receiving objects: 77% (187/242) 2024-05-15T23:19:40.9783260Z Receiving objects: 78% (189/242) 2024-05-15T23:19:40.9784940Z Receiving objects: 79% (192/242) 2024-05-15T23:19:40.9786490Z Receiving objects: 80% (194/242) 2024-05-15T23:19:40.9787950Z Receiving objects: 81% (197/242) 2024-05-15T23:19:40.9800420Z Receiving objects: 82% (199/242) 2024-05-15T23:19:40.9801920Z Receiving objects: 83% (201/242) 2024-05-15T23:19:40.9803400Z Receiving objects: 84% (204/242) 2024-05-15T23:19:40.9805300Z Receiving objects: 85% (206/242) 2024-05-15T23:19:40.9807070Z Receiving objects: 86% (209/242) 2024-05-15T23:19:40.9809190Z Receiving objects: 87% (211/242) 2024-05-15T23:19:40.9810820Z Receiving objects: 88% (213/242) 2024-05-15T23:19:40.9812220Z Receiving objects: 89% (216/242) 2024-05-15T23:19:40.9813650Z Receiving objects: 90% (218/242) 2024-05-15T23:19:40.9976440Z Receiving objects: 91% (221/242) 2024-05-15T23:19:40.9979220Z remote: Total 242 (delta 16), reused 141 (delta 3), pack-reused 0 2024-05-15T23:19:40.9981420Z Receiving objects: 92% (223/242) 2024-05-15T23:19:40.9982880Z Receiving objects: 93% (226/242) 2024-05-15T23:19:40.9984300Z Receiving objects: 94% (228/242) 2024-05-15T23:19:40.9985640Z Receiving objects: 95% (230/242) 2024-05-15T23:19:40.9987040Z Receiving objects: 96% (233/242) 2024-05-15T23:19:40.9989140Z Receiving objects: 97% (235/242) 2024-05-15T23:19:40.9990790Z Receiving objects: 98% (238/242) 2024-05-15T23:19:40.9992240Z Receiving objects: 99% (240/242) 2024-05-15T23:19:40.9993640Z Receiving objects: 100% (242/242) 2024-05-15T23:19:40.9995350Z Receiving objects: 100% (242/242), 318.88 KiB | 1.94 MiB/s, done. 2024-05-15T23:19:40.9997080Z Resolving deltas: 0% (0/16) 2024-05-15T23:19:40.9998430Z Resolving deltas: 6% (1/16) 2024-05-15T23:19:40.9999770Z Resolving deltas: 12% (2/16) 2024-05-15T23:19:41.0001310Z Resolving deltas: 18% (3/16) 2024-05-15T23:19:41.0002590Z Resolving deltas: 25% (4/16) 2024-05-15T23:19:41.0003850Z Resolving deltas: 31% (5/16) 2024-05-15T23:19:41.0005110Z Resolving deltas: 37% (6/16) 2024-05-15T23:19:41.0006350Z Resolving deltas: 43% (7/16) 2024-05-15T23:19:41.0007600Z Resolving deltas: 50% (8/16) 2024-05-15T23:19:41.0013430Z Resolving deltas: 56% (9/16) 2024-05-15T23:19:41.0016100Z Resolving deltas: 62% (10/16) 2024-05-15T23:19:41.0017290Z Resolving deltas: 68% (11/16) 2024-05-15T23:19:41.0018370Z Resolving deltas: 75% (12/16) 2024-05-15T23:19:41.0019450Z Resolving deltas: 81% (13/16) 2024-05-15T23:19:41.0020500Z Resolving deltas: 87% (14/16) 2024-05-15T23:19:41.0021560Z Resolving deltas: 93% (15/16) 2024-05-15T23:19:41.0022660Z Resolving deltas: 100% (16/16) 2024-05-15T23:19:41.0023880Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:19:41.0117560Z From https://github.com/pytorch/torchchat 2024-05-15T23:19:41.0120480Z * [new ref] 0675758ce54b35cb210ea6a9f57b121669315979 -> pull/804/merge 2024-05-15T23:19:41.0205920Z ##[endgroup] 2024-05-15T23:19:41.0207340Z ##[group]Determining the checkout info 2024-05-15T23:19:41.0208380Z ##[endgroup] 2024-05-15T23:19:41.0214230Z ##[group]Checking out the ref 2024-05-15T23:19:41.0215700Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:19:41.0674630Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:19:41.0731320Z ##[endgroup] 2024-05-15T23:19:41.0732730Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-05-15T23:19:41.0733220Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:19:41.1016550Z ##[group]Run actions/setup-python@v4 2024-05-15T23:19:41.1016800Z with: 2024-05-15T23:19:41.1016950Z python-version: 3.10.11 2024-05-15T23:19:41.1017140Z check-latest: false 2024-05-15T23:19:41.1017430Z token: *** 2024-05-15T23:19:41.1017600Z update-environment: true 2024-05-15T23:19:41.1017800Z allow-prereleases: false 2024-05-15T23:19:41.1017980Z env: 2024-05-15T23:19:41.1018180Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:41.1018470Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:41.1018680Z ##[endgroup] 2024-05-15T23:19:41.2164260Z ##[group]Installed versions 2024-05-15T23:19:41.2171710Z Version 3.10.11 was not found in the local cache 2024-05-15T23:19:42.0860320Z Version 3.10.11 is available for downloading 2024-05-15T23:19:42.0862660Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-4626646535/python-3.10.11-darwin-arm64.tar.gz" 2024-05-15T23:19:42.9825960Z Extract downloaded archive 2024-05-15T23:19:42.9932610Z [command]/usr/bin/tar xz -C /Users/runner/work/_temp/c62ccc46-fa7c-4679-b9d1-032649c3881b -f /Users/runner/work/_temp/d453a123-3571-4a2d-a886-246d75d5e314 2024-05-15T23:19:43.0465260Z Execute installation script 2024-05-15T23:19:43.0559430Z Check if Python hostedtoolcache folder exist... 2024-05-15T23:19:43.0600100Z Install Python binaries from prebuilt package 2024-05-15T23:19:53.8112390Z installer: Package name is Python 2024-05-15T23:19:53.8113000Z installer: Upgrading at base path / 2024-05-15T23:19:53.8113340Z installer: The upgrade was successful. 2024-05-15T23:19:53.8125000Z Create hostedtoolcach symlinks (Required for the backward compatibility) 2024-05-15T23:19:53.8125470Z Create Python 3.10.11 folder 2024-05-15T23:19:53.8188660Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-15T23:19:53.8230670Z Upgrading pip... 2024-05-15T23:19:54.7748680Z Looking in links: /var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmpzsjeotq7 2024-05-15T23:19:54.7750480Z Requirement already satisfied: setuptools in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (65.5.0) 2024-05-15T23:19:54.7752350Z Requirement already satisfied: pip in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (23.0.1) 2024-05-15T23:19:55.0815250Z Collecting pip 2024-05-15T23:19:55.1236220Z Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-15T23:19:55.1880720Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 33.3 MB/s eta 0:00:00 2024-05-15T23:19:55.1881030Z 2024-05-15T23:19:55.2225130Z Installing collected packages: pip 2024-05-15T23:19:55.8402910Z Successfully installed pip-24.0 2024-05-15T23:19:55.8709210Z Install OpenSSL certificates 2024-05-15T23:19:56.1251870Z Collecting certifi 2024-05-15T23:19:56.1265740Z Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:19:56.1287000Z Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-05-15T23:19:56.1484490Z Installing collected packages: certifi 2024-05-15T23:19:56.1538910Z Successfully installed certifi-2024.2.2 2024-05-15T23:19:56.2515090Z ##[error][notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip 2024-05-15T23:19:56.2871700Z -- pip install --upgrade certifi 2024-05-15T23:19:56.2872050Z -- removing any existing file or link 2024-05-15T23:19:56.2872410Z -- creating symlink to certifi certificate bundle 2024-05-15T23:19:56.2872730Z -- setting permissions 2024-05-15T23:19:56.2872950Z -- update complete 2024-05-15T23:19:56.2904850Z Create complete file 2024-05-15T23:19:56.2954760Z Successfully set up CPython (3.10.11) 2024-05-15T23:19:56.2955250Z ##[endgroup] 2024-05-15T23:19:56.3073470Z ##[group]Run echo "$(uname -a)" 2024-05-15T23:19:56.3073760Z echo "$(uname -a)" 2024-05-15T23:19:56.3130130Z shell: /bin/bash -e {0} 2024-05-15T23:19:56.3130360Z env: 2024-05-15T23:19:56.3130590Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:56.3130940Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:56.3131300Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3131970Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:19:56.3132830Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3133350Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3133810Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3134220Z ##[endgroup] 2024-05-15T23:19:56.3585240Z Darwin Mac-1715814095789.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:50 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_VMAPPLE arm64 2024-05-15T23:19:56.3611790Z ##[group]Run ./install_requirements.sh 2024-05-15T23:19:56.3612080Z ./install_requirements.sh 2024-05-15T23:19:56.3612320Z pip3 list 2024-05-15T23:19:56.3612700Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:19:56.3660610Z shell: /bin/bash -e {0} 2024-05-15T23:19:56.3660830Z env: 2024-05-15T23:19:56.3661070Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:19:56.3661400Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:56.3661770Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3662300Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:19:56.3662800Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3663260Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3663850Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:19:56.3664420Z ##[endgroup] 2024-05-15T23:19:56.6184320Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:19:56.9047980Z Collecting torchao (from -r requirements.txt (line 4)) 2024-05-15T23:19:56.9202080Z Downloading https://download.pytorch.org/whl/nightly/torchao-0.1-py3-none-any.whl (54 kB) 2024-05-15T23:19:56.9321570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 4.4 MB/s eta 0:00:00 2024-05-15T23:19:57.0342700Z Collecting huggingface_hub (from -r requirements.txt (line 7)) 2024-05-15T23:19:57.0719190Z Downloading huggingface_hub-0.23.0-py3-none-any.whl.metadata (12 kB) 2024-05-15T23:19:57.2965270Z Collecting gguf (from -r requirements.txt (line 10)) 2024-05-15T23:19:57.3158780Z Downloading gguf-0.6.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:57.5869950Z Collecting tiktoken (from -r requirements.txt (line 13)) 2024-05-15T23:19:57.5997840Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-05-15T23:19:57.6798100Z Collecting snakeviz (from -r requirements.txt (line 16)) 2024-05-15T23:19:57.6934000Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-05-15T23:19:57.9539110Z Collecting sentencepiece (from -r requirements.txt (line 17)) 2024-05-15T23:19:57.9694020Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB) 2024-05-15T23:19:58.0120850Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.3 MB/s eta 0:00:00 2024-05-15T23:19:58.2030370Z Collecting numpy (from -r requirements.txt (line 18)) 2024-05-15T23:19:58.2150320Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-05-15T23:19:58.3876630Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 80.4 MB/s eta 0:00:00 2024-05-15T23:19:58.4672230Z Collecting lm-eval==0.4 (from -r requirements.txt (line 20)) 2024-05-15T23:19:58.4802650Z Downloading lm_eval-0.4.0.tar.gz (457 kB) 2024-05-15T23:19:58.5119410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 457.1/457.1 kB 15.0 MB/s eta 0:00:00 2024-05-15T23:19:58.9597240Z Installing build dependencies: started 2024-05-15T23:20:00.3048950Z Installing build dependencies: finished with status 'done' 2024-05-15T23:20:00.3057200Z Getting requirements to build wheel: started 2024-05-15T23:20:00.5239730Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:20:00.5256780Z Preparing metadata (pyproject.toml): started 2024-05-15T23:20:00.7344970Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:00.9592690Z Collecting blobfile (from -r requirements.txt (line 21)) 2024-05-15T23:20:00.9716020Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-05-15T23:20:00.9754070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 24.4 MB/s eta 0:00:00 2024-05-15T23:20:01.1996610Z Collecting wheel (from -r requirements.txt (line 24)) 2024-05-15T23:20:01.2030040Z Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:20:01.5520690Z Collecting cmake>=3.24 (from -r requirements.txt (line 25)) 2024-05-15T23:20:01.5677800Z Downloading cmake-3.29.3-py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (6.1 kB) 2024-05-15T23:20:01.6979890Z Collecting ninja (from -r requirements.txt (line 26)) 2024-05-15T23:20:01.7106020Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2024-05-15T23:20:01.9729160Z Collecting zstd (from -r requirements.txt (line 27)) 2024-05-15T23:20:01.9911650Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-05-15T23:20:02.2557950Z Collecting flask (from -r requirements.txt (line 30)) 2024-05-15T23:20:02.2707830Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:20:02.5514580Z Collecting accelerate>=0.21.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.5684900Z Downloading accelerate-0.30.1-py3-none-any.whl.metadata (18 kB) 2024-05-15T23:20:02.8073760Z Collecting evaluate (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.8256780Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:20:02.9547020Z Collecting datasets>=2.0.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.9686090Z Downloading datasets-2.19.1-py3-none-any.whl.metadata (19 kB) 2024-05-15T23:20:03.0545830Z Collecting jsonlines (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.0679460Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:20:03.3950110Z Collecting numexpr (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.4121120Z Downloading numexpr-2.10.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.9 kB) 2024-05-15T23:20:03.5131470Z Collecting peft>=0.2.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.5284180Z Downloading peft-0.10.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:20:03.6843700Z Collecting pybind11>=2.6.2 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.6993020Z Downloading pybind11-2.12.0-py3-none-any.whl.metadata (9.5 kB) 2024-05-15T23:20:03.8258780Z Collecting pytablewriter (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.8400110Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-05-15T23:20:03.9281360Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.9453760Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-05-15T23:20:03.9674190Z Installing build dependencies: started 2024-05-15T23:20:04.8265470Z Installing build dependencies: finished with status 'done' 2024-05-15T23:20:04.8273310Z Getting requirements to build wheel: started 2024-05-15T23:20:04.9140970Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:20:04.9155310Z Installing backend dependencies: started 2024-05-15T23:20:05.5631310Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:20:05.5640430Z Preparing metadata (pyproject.toml): started 2024-05-15T23:20:05.6587420Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:05.7358570Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.7474090Z Downloading sacrebleu-2.4.2-py3-none-any.whl.metadata (58 kB) 2024-05-15T23:20:05.7513470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.5 MB/s eta 0:00:00 2024-05-15T23:20:06.0150390Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.0317760Z Downloading scikit_learn-1.4.2-cp310-cp310-macosx_12_0_arm64.whl.metadata (11 kB) 2024-05-15T23:20:06.1530070Z Collecting sqlitedict (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:06.1656590Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-05-15T23:20:06.1743280Z Installing build dependencies: started 2024-05-15T23:20:07.1185880Z Installing build dependencies: finished with status 'done' 2024-05-15T23:20:07.1193790Z Getting requirements to build wheel: started 2024-05-15T23:20:07.2346760Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:20:07.2363030Z Installing backend dependencies: started 2024-05-15T23:20:07.8230160Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:20:07.8239540Z Preparing metadata (pyproject.toml): started 2024-05-15T23:20:07.9488140Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:08.3664730Z Collecting torch>=1.8 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:08.3790500Z Downloading torch-2.3.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-05-15T23:20:08.4507540Z Collecting tqdm-multiprocess (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:08.4624230Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-05-15T23:20:08.5548390Z Collecting transformers>=4.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:08.5679450Z Downloading transformers-4.40.2-py3-none-any.whl.metadata (137 kB) 2024-05-15T23:20:08.5717100Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 48.5 MB/s eta 0:00:00 2024-05-15T23:20:08.6734970Z Collecting zstandard (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:08.6856770Z Downloading zstandard-0.22.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.9 kB) 2024-05-15T23:20:08.7925350Z Collecting packaging (from torchao->-r requirements.txt (line 4)) 2024-05-15T23:20:08.8034850Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:20:08.9244470Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:08.9354910Z Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:09.1596310Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:09.1706030Z Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:09.2644710Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:09.2772450Z Downloading https://download.pytorch.org/whl/nightly/PyYAML-6.0.1-cp310-cp310-macosx_11_0_arm64.whl (169 kB) 2024-05-15T23:20:09.2815480Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.3/169.3 kB 54.8 MB/s eta 0:00:00 2024-05-15T23:20:09.5006010Z Collecting requests (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:09.5128400Z Downloading https://download.pytorch.org/whl/nightly/requests-2.31.0-py3-none-any.whl (62 kB) 2024-05-15T23:20:09.5165330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 21.7 MB/s eta 0:00:00 2024-05-15T23:20:09.7562990Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:09.7676530Z Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) 2024-05-15T23:20:09.7710620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 20.3 MB/s eta 0:00:00 2024-05-15T23:20:09.9827750Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:09.9940560Z Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:10.4543590Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 13)) 2024-05-15T23:20:10.4671690Z Downloading regex-2024.5.15-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-05-15T23:20:10.4707480Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 12.9 MB/s eta 0:00:00 2024-05-15T23:20:10.5602080Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 16)) 2024-05-15T23:20:10.5710760Z Downloading tornado-6.4-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-05-15T23:20:10.6954620Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:10.7079390Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-macosx_10_9_universal2.whl (2.4 MB) 2024-05-15T23:20:10.7544180Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 56.0 MB/s eta 0:00:00 2024-05-15T23:20:10.8525480Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:10.8650650Z Downloading https://download.pytorch.org/whl/nightly/urllib3-2.2.1-py3-none-any.whl (121 kB) 2024-05-15T23:20:10.8691550Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 41.9 MB/s eta 0:00:00 2024-05-15T23:20:11.1726190Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:11.1873410Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-05-15T23:20:11.2391950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 70.6 MB/s eta 0:00:00 2024-05-15T23:20:11.4198220Z Installing build dependencies: started 2024-05-15T23:20:12.5088180Z Installing build dependencies: finished with status 'done' 2024-05-15T23:20:12.5096210Z Getting requirements to build wheel: started 2024-05-15T23:20:12.9087030Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:20:12.9103380Z Installing backend dependencies: started 2024-05-15T23:20:13.3963070Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:20:13.3972360Z Preparing metadata (pyproject.toml): started 2024-05-15T23:20:13.6160190Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:13.7557350Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:13.7669020Z Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:13.8481230Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:13.8595600Z Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-05-15T23:20:13.9296620Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:13.9405510Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-05-15T23:20:14.0182550Z Collecting click>=8.1.3 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:14.0314560Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:14.2379270Z Collecting blinker>=1.6.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:14.2488810Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:20:14.3808760Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.3921420Z Downloading psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-05-15T23:20:14.5280400Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.5402970Z Downloading https://download.pytorch.org/whl/nightly/safetensors-0.4.3-cp310-cp310-macosx_11_0_arm64.whl (410 kB) 2024-05-15T23:20:14.5510780Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.9/410.9 kB 47.6 MB/s eta 0:00:00 2024-05-15T23:20:14.8486240Z Collecting pyarrow>=12.0.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:14.8614990Z Downloading pyarrow-16.1.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-05-15T23:20:15.0811540Z Collecting pyarrow-hotfix (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.0940260Z Downloading https://download.pytorch.org/whl/nightly/pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) 2024-05-15T23:20:15.3247440Z Collecting dill<0.3.9,>=0.3.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.3378960Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-05-15T23:20:15.3424870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 32.8 MB/s eta 0:00:00 2024-05-15T23:20:15.6207230Z Collecting pandas (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.6333800Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB) 2024-05-15T23:20:15.7957410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 78.0 MB/s eta 0:00:00 2024-05-15T23:20:15.9750580Z Collecting xxhash (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.9871530Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.4.1-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-05-15T23:20:16.0737460Z Collecting multiprocess (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.0872920Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-05-15T23:20:16.0912850Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.8/134.8 kB 42.2 MB/s eta 0:00:00 2024-05-15T23:20:16.0976050Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:16.1099380Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-05-15T23:20:16.3057540Z Collecting aiohttp (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.3184530Z Downloading https://download.pytorch.org/whl/nightly/aiohttp-3.9.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-05-15T23:20:16.3263580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 389.9/389.9 kB 56.4 MB/s eta 0:00:00 2024-05-15T23:20:16.5035400Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 30)) 2024-05-15T23:20:16.5157110Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-05-15T23:20:16.6602500Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:16.6722950Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-05-15T23:20:16.6764090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.4/120.4 kB 45.6 MB/s eta 0:00:00 2024-05-15T23:20:16.7574230Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:16.7713610Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-05-15T23:20:16.7747570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 25.1 MB/s eta 0:00:00 2024-05-15T23:20:16.7821950Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r requirements.txt (line 7)) (2024.2.2) 2024-05-15T23:20:16.8558480Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.8665970Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-05-15T23:20:16.9558410Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.9664390Z Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:17.2088310Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.2266800Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-05-15T23:20:17.3477870Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.3611670Z Downloading portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) 2024-05-15T23:20:17.4534800Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.4680160Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-05-15T23:20:17.5807210Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.5962300Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-15T23:20:17.8265470Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.8417870Z Downloading scipy-1.13.0-cp310-cp310-macosx_12_0_arm64.whl.metadata (60 kB) 2024-05-15T23:20:17.8474110Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 14.1 MB/s eta 0:00:00 2024-05-15T23:20:17.9338070Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.9450960Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-05-15T23:20:18.0283570Z Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.0417620Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:20:18.2059560Z Collecting sympy (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.2201230Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-05-15T23:20:18.3014590Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 72.0 MB/s eta 0:00:00 2024-05-15T23:20:18.5436450Z Collecting networkx (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.5589730Z Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2024-05-15T23:20:18.9474020Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:18.9609940Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-05-15T23:20:19.0861930Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.0988270Z Downloading https://download.pytorch.org/whl/nightly/attrs-23.2.0-py3-none-any.whl (60 kB) 2024-05-15T23:20:19.1039020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 15.5 MB/s eta 0:00:00 2024-05-15T23:20:19.1509900Z Requirement already satisfied: setuptools>=38.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (65.5.0) 2024-05-15T23:20:19.2875250Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.2996360Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:19.5332690Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.5498930Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-05-15T23:20:19.6645660Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.6786640Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:19.7770730Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.7906300Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:20.0156790Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.0326730Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-05-15T23:20:20.3049090Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.3210990Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:20:20.4915210Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.5044850Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-05-15T23:20:20.6145620Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.6267430Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-05-15T23:20:20.6308130Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 kB 16.1 MB/s eta 0:00:00 2024-05-15T23:20:20.7953070Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.8073420Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-05-15T23:20:21.1124140Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.1283690Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-05-15T23:20:21.1366750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 kB 12.2 MB/s eta 0:00:00 2024-05-15T23:20:21.2829770Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.2936920Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-05-15T23:20:21.3963690Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.4069240Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-05-15T23:20:21.6564720Z Collecting python-dateutil<3.0.0,>=2.8.0 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.6675300Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-05-15T23:20:21.7862810Z Collecting pytz>=2018.9 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.7981630Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-05-15T23:20:21.8121890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 40.5 MB/s eta 0:00:00 2024-05-15T23:20:21.9982100Z Collecting tzdata>=2022.7 (from pandas->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.0104840Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-05-15T23:20:22.0183350Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 51.5 MB/s eta 0:00:00 2024-05-15T23:20:22.1336760Z Collecting mpmath>=0.19 (from sympy->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.1443360Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-05-15T23:20:22.2518190Z Downloading huggingface_hub-0.23.0-py3-none-any.whl (401 kB) 2024-05-15T23:20:22.2607510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 401.2/401.2 kB 50.1 MB/s eta 0:00:00 2024-05-15T23:20:22.2724940Z Downloading gguf-0.6.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:22.2896500Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-05-15T23:20:22.3084060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 51.3 MB/s eta 0:00:00 2024-05-15T23:20:22.3198480Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-05-15T23:20:22.3260260Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 54.4 MB/s eta 0:00:00 2024-05-15T23:20:22.3274120Z Using cached wheel-0.43.0-py3-none-any.whl (65 kB) 2024-05-15T23:20:22.3411100Z Downloading cmake-3.29.3-py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (51.0 MB) 2024-05-15T23:20:22.9716280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/51.0 MB 64.6 MB/s eta 0:00:00 2024-05-15T23:20:22.9858540Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (270 kB) 2024-05-15T23:20:22.9897160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 100.8 MB/s eta 0:00:00 2024-05-15T23:20:23.0023330Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-05-15T23:20:23.0063410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.5/227.5 kB 75.6 MB/s eta 0:00:00 2024-05-15T23:20:23.0168460Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-05-15T23:20:23.0214680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 25.7 MB/s eta 0:00:00 2024-05-15T23:20:23.0344390Z Downloading accelerate-0.30.1-py3-none-any.whl (302 kB) 2024-05-15T23:20:23.0384510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.6/302.6 kB 108.8 MB/s eta 0:00:00 2024-05-15T23:20:23.0488980Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-05-15T23:20:23.0608430Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-05-15T23:20:23.0647630Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 34.9 MB/s eta 0:00:00 2024-05-15T23:20:23.0787410Z Downloading datasets-2.19.1-py3-none-any.whl (542 kB) 2024-05-15T23:20:23.0844740Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.0/542.0 kB 123.5 MB/s eta 0:00:00 2024-05-15T23:20:23.0970700Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-05-15T23:20:23.1006130Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 30.9 MB/s eta 0:00:00 2024-05-15T23:20:23.1111080Z Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-15T23:20:23.1260380Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-05-15T23:20:23.1300530Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 63.0 MB/s eta 0:00:00 2024-05-15T23:20:23.1407720Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-05-15T23:20:23.1538720Z Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-05-15T23:20:23.1579490Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 47.5 MB/s eta 0:00:00 2024-05-15T23:20:23.1690070Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-15T23:20:23.1728980Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 17.7 MB/s eta 0:00:00 2024-05-15T23:20:23.1852500Z Downloading peft-0.10.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:23.1906830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 53.5 MB/s eta 0:00:00 2024-05-15T23:20:23.2028540Z Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) 2024-05-15T23:20:23.2085670Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 56.1 MB/s eta 0:00:00 2024-05-15T23:20:23.2207530Z Downloading regex-2024.5.15-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-05-15T23:20:23.2278580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.3/278.3 kB 52.1 MB/s eta 0:00:00 2024-05-15T23:20:23.2425370Z Downloading sacrebleu-2.4.2-py3-none-any.whl (106 kB) 2024-05-15T23:20:23.2454010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 36.4 MB/s eta 0:00:00 2024-05-15T23:20:23.2649530Z Downloading scikit_learn-1.4.2-cp310-cp310-macosx_12_0_arm64.whl (10.4 MB) 2024-05-15T23:20:23.4126190Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.4/10.4 MB 73.2 MB/s eta 0:00:00 2024-05-15T23:20:23.4273180Z Downloading torch-2.3.0-cp310-none-macosx_11_0_arm64.whl (61.0 MB) 2024-05-15T23:20:24.2107690Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 MB 67.6 MB/s eta 0:00:00 2024-05-15T23:20:24.2230040Z Downloading tornado-6.4-cp38-abi3-macosx_10_9_universal2.whl (433 kB) 2024-05-15T23:20:24.2304280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 433.1/433.1 kB 71.0 MB/s eta 0:00:00 2024-05-15T23:20:24.2410150Z Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) 2024-05-15T23:20:24.2450700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 22.6 MB/s eta 0:00:00 2024-05-15T23:20:24.2589750Z Downloading transformers-4.40.2-py3-none-any.whl (9.0 MB) 2024-05-15T23:20:24.3455640Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 105.6 MB/s eta 0:00:00 2024-05-15T23:20:24.3574940Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 2024-05-15T23:20:24.3718990Z Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-05-15T23:20:24.3766730Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 80.0 MB/s eta 0:00:00 2024-05-15T23:20:24.3874730Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-05-15T23:20:24.4010270Z Downloading numexpr-2.10.0-cp310-cp310-macosx_11_0_arm64.whl (92 kB) 2024-05-15T23:20:24.4043070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 37.8 MB/s eta 0:00:00 2024-05-15T23:20:24.4158730Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-05-15T23:20:24.4196940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 37.6 MB/s eta 0:00:00 2024-05-15T23:20:24.4318280Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-05-15T23:20:24.4458680Z Downloading zstandard-0.22.0-cp310-cp310-macosx_11_0_arm64.whl (703 kB) 2024-05-15T23:20:24.4525260Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 703.4/703.4 kB 138.0 MB/s eta 0:00:00 2024-05-15T23:20:24.4644310Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-05-15T23:20:24.4800020Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-05-15T23:20:24.4846910Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 87.0 MB/s eta 0:00:00 2024-05-15T23:20:24.4964790Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-05-15T23:20:24.5319370Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:24.5512790Z Downloading pyarrow-16.1.0-cp310-cp310-macosx_11_0_arm64.whl (26.0 MB) 2024-05-15T23:20:24.9171960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.0/26.0 MB 73.9 MB/s eta 0:00:00 2024-05-15T23:20:24.9318080Z Downloading scipy-1.13.0-cp310-cp310-macosx_12_0_arm64.whl (30.3 MB) 2024-05-15T23:20:25.3311130Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.3/30.3 MB 74.4 MB/s eta 0:00:00 2024-05-15T23:20:25.3443490Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-05-15T23:20:25.3570400Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-05-15T23:20:25.3717020Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-05-15T23:20:25.3845670Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-05-15T23:20:25.4008510Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-05-15T23:20:25.4168500Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 170.0 MB/s eta 0:00:00 2024-05-15T23:20:25.4293670Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-05-15T23:20:25.4444680Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-05-15T23:20:25.4487310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 42.3 MB/s eta 0:00:00 2024-05-15T23:20:25.4599430Z Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2024-05-15T23:20:25.4715870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 171.5 MB/s eta 0:00:00 2024-05-15T23:20:25.4828700Z Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2024-05-15T23:20:25.4947330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 154.4 MB/s eta 0:00:00 2024-05-15T23:20:25.5053280Z Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) 2024-05-15T23:20:25.5195850Z Downloading psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2024-05-15T23:20:25.5232940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.9/249.9 kB 91.3 MB/s eta 0:00:00 2024-05-15T23:20:25.5334690Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-05-15T23:20:25.5483970Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:25.5525060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 67.9 MB/s eta 0:00:00 2024-05-15T23:20:25.5633720Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-05-15T23:20:25.5747030Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 51.7 MB/s eta 0:00:00 2024-05-15T23:20:25.5853200Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-05-15T23:20:25.5905840Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 53.3 MB/s eta 0:00:00 2024-05-15T23:20:25.8102700Z Building wheels for collected packages: lm-eval, lxml, rouge-score, sqlitedict 2024-05-15T23:20:25.8110230Z Building wheel for lm-eval (pyproject.toml): started 2024-05-15T23:20:27.1716490Z Building wheel for lm-eval (pyproject.toml): finished with status 'done' 2024-05-15T23:20:27.1730270Z Created wheel for lm-eval: filename=lm_eval-0.4.0-py3-none-any.whl size=994997 sha256=67320a49c49ac478cf760be74ea4eaf566d405cbe1af8e11551e6e448b487be8 2024-05-15T23:20:27.1731420Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/45/b5/b3/4d97da1bde0b79da99e75ec0eb69f838d1fe02f83ab7a01bb4 2024-05-15T23:20:27.1801380Z Building wheel for lxml (pyproject.toml): started 2024-05-15T23:21:15.2412920Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-05-15T23:21:15.2436160Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2902641 sha256=a29649034e006e02a7a7645822fd7a9a585bf5052d2b5dd6e706f12fc56f8332 2024-05-15T23:21:15.2437280Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-05-15T23:21:15.2460400Z Building wheel for rouge-score (pyproject.toml): started 2024-05-15T23:21:15.3745750Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-05-15T23:21:15.3753800Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=04b6519d339613c6c7ab81a94ed968d51d7b96136c1f0e5f2a58d87eaa63b15e 2024-05-15T23:21:15.3754860Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-05-15T23:21:15.3773100Z Building wheel for sqlitedict (pyproject.toml): started 2024-05-15T23:21:15.5081890Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-05-15T23:21:15.5089740Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16862 sha256=6b7788929d2c8479915bd7f4821af13500437294dadf94bc7a9bad85c1ad1505 2024-05-15T23:21:15.5090790Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-05-15T23:21:15.5105300Z Successfully built lm-eval lxml rouge-score sqlitedict 2024-05-15T23:21:16.1340400Z Installing collected packages: zstd, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, threadpoolctl, tcolorpy, tabulate, sympy, six, safetensors, regex, pyyaml, pycryptodomex, pybind11, pyarrow-hotfix, psutil, portalocker, pathvalidate, packaging, numpy, networkx, multidict, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, blinker, attrs, async-timeout, absl-py, yarl, Werkzeug, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, python-dateutil, pyarrow, numexpr, nltk, multiprocess, mbstrdecoder, jsonlines, Jinja2, gguf, blobfile, aiosignal, typepy, torch, tiktoken, scikit-learn, rouge-score, pandas, huggingface_hub, flask, aiohttp, torchao, tokenizers, accelerate, transformers, datasets, DataProperty, tabledata, peft, evaluate, pytablewriter, lm-eval 2024-05-15T23:21:36.4142050Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.3 absl-py-2.1.0 accelerate-0.30.1 aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.2.0 blinker-1.8.2 blobfile-2.1.1 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.29.3 colorama-0.4.6 datasets-2.19.1 dill-0.3.8 evaluate-0.4.2 filelock-3.14.0 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.3.1 gguf-0.6.0 huggingface_hub-0.23.0 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 lm-eval-0.4.0 lxml-4.9.4 mbstrdecoder-1.1.3 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 networkx-3.3 ninja-1.11.1.1 nltk-3.8.1 numexpr-2.10.0 numpy-1.26.4 packaging-24.0 pandas-2.2.2 pathvalidate-3.2.0 peft-0.10.0 portalocker-2.8.2 psutil-5.9.8 pyarrow-16.1.0 pyarrow-hotfix-0.6 pybind11-2.12.0 pycryptodomex-3.20.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 regex-2024.5.15 requests-2.31.0 rouge-score-0.1.2 sacrebleu-2.4.2 safetensors-0.4.3 scikit-learn-1.4.2 scipy-1.13.0 sentencepiece-0.2.0 six-1.16.0 snakeviz-2.2.0 sqlitedict-2.1.0 sympy-1.12 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 torch-2.3.0 torchao-0.1 tornado-6.4 tqdm-4.66.4 tqdm-multiprocess-0.0.11 transformers-4.40.2 typepy-1.3.2 typing-extensions-4.11.0 tzdata-2024.1 urllib3-2.2.1 wheel-0.43.0 xxhash-3.4.1 yarl-1.9.4 zstandard-0.22.0 zstd-1.5.5.1 2024-05-15T23:21:36.5137180Z 2024-05-15T23:21:36.5137690Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:36.5139380Z [notice] To update, run: python -m pip install --upgrade pip 2024-05-15T23:21:37.5808920Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-05-15T23:21:38.0543850Z Collecting torch==2.4.0.dev20240507 2024-05-15T23:21:38.0653530Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.4.0.dev20240507-cp310-none-macosx_11_0_arm64.whl (61.9 MB) 2024-05-15T23:21:38.7747930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 MB 70.9 MB/s eta 0:00:00 2024-05-15T23:21:38.8493700Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.14.0) 2024-05-15T23:21:38.8496140Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:21:38.8497690Z Requirement already satisfied: sympy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:21:38.8499050Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:21:38.8500430Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.1.4) 2024-05-15T23:21:38.8503360Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:21:38.8718400Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.5) 2024-05-15T23:21:38.8797970Z Requirement already satisfied: mpmath>=0.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:21:39.4352950Z Installing collected packages: torch 2024-05-15T23:21:39.4353260Z Attempting uninstall: torch 2024-05-15T23:21:39.4359610Z Found existing installation: torch 2.3.0 2024-05-15T23:21:39.6027230Z Uninstalling torch-2.3.0: 2024-05-15T23:21:39.6448360Z Successfully uninstalled torch-2.3.0 2024-05-15T23:21:44.1461460Z Successfully installed torch-2.4.0.dev20240507 2024-05-15T23:21:44.1777440Z 2024-05-15T23:21:44.1778100Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:44.1778580Z [notice] To update, run: python -m pip install --upgrade pip 2024-05-15T23:21:44.4601210Z Package Version 2024-05-15T23:21:44.4601660Z ------------------ ----------------- 2024-05-15T23:21:44.4601930Z absl-py 2.1.0 2024-05-15T23:21:44.4602370Z accelerate 0.30.1 2024-05-15T23:21:44.4603060Z aiohttp 3.9.5 2024-05-15T23:21:44.4603630Z aiosignal 1.3.1 2024-05-15T23:21:44.4608360Z async-timeout 4.0.3 2024-05-15T23:21:44.4608760Z attrs 23.2.0 2024-05-15T23:21:44.4609020Z blinker 1.8.2 2024-05-15T23:21:44.4609220Z blobfile 2.1.1 2024-05-15T23:21:44.4609420Z certifi 2024.2.2 2024-05-15T23:21:44.4609620Z chardet 5.2.0 2024-05-15T23:21:44.4609900Z charset-normalizer 3.3.2 2024-05-15T23:21:44.4610100Z click 8.1.7 2024-05-15T23:21:44.4610280Z cmake 3.29.3 2024-05-15T23:21:44.4610480Z colorama 0.4.6 2024-05-15T23:21:44.4610850Z DataProperty 1.0.1 2024-05-15T23:21:44.4611530Z datasets 2.19.1 2024-05-15T23:21:44.4612090Z dill 0.3.8 2024-05-15T23:21:44.4612680Z evaluate 0.4.2 2024-05-15T23:21:44.4613280Z filelock 3.14.0 2024-05-15T23:21:44.4613870Z Flask 3.0.3 2024-05-15T23:21:44.4614470Z frozenlist 1.4.1 2024-05-15T23:21:44.4615070Z fsspec 2024.3.1 2024-05-15T23:21:44.4615640Z gguf 0.6.0 2024-05-15T23:21:44.4616290Z huggingface-hub 0.23.0 2024-05-15T23:21:44.4616830Z idna 3.7 2024-05-15T23:21:44.4617470Z itsdangerous 2.2.0 2024-05-15T23:21:44.4618010Z Jinja2 3.1.4 2024-05-15T23:21:44.4618600Z joblib 1.4.2 2024-05-15T23:21:44.4619200Z jsonlines 4.0.0 2024-05-15T23:21:44.4619840Z lm_eval 0.4.0 2024-05-15T23:21:44.4620400Z lxml 4.9.4 2024-05-15T23:21:44.4620970Z MarkupSafe 2.1.5 2024-05-15T23:21:44.4621570Z mbstrdecoder 1.1.3 2024-05-15T23:21:44.4622200Z mpmath 1.3.0 2024-05-15T23:21:44.4622760Z multidict 6.0.5 2024-05-15T23:21:44.4623390Z multiprocess 0.70.16 2024-05-15T23:21:44.4623960Z networkx 3.3 2024-05-15T23:21:44.4624510Z ninja 1.11.1.1 2024-05-15T23:21:44.4625090Z nltk 3.8.1 2024-05-15T23:21:44.4625660Z numexpr 2.10.0 2024-05-15T23:21:44.4626250Z numpy 1.26.4 2024-05-15T23:21:44.4626870Z packaging 24.0 2024-05-15T23:21:44.4627430Z pandas 2.2.2 2024-05-15T23:21:44.4627980Z pathvalidate 3.2.0 2024-05-15T23:21:44.4628560Z peft 0.10.0 2024-05-15T23:21:44.4629190Z pip 23.0.1 2024-05-15T23:21:44.4629740Z portalocker 2.8.2 2024-05-15T23:21:44.4630280Z psutil 5.9.8 2024-05-15T23:21:44.4630880Z pyarrow 16.1.0 2024-05-15T23:21:44.4631570Z pyarrow-hotfix 0.6 2024-05-15T23:21:44.4632150Z pybind11 2.12.0 2024-05-15T23:21:44.4632750Z pycryptodomex 3.20.0 2024-05-15T23:21:44.4633320Z pytablewriter 1.2.0 2024-05-15T23:21:44.4634030Z python-dateutil 2.9.0.post0 2024-05-15T23:21:44.4634520Z pytz 2024.1 2024-05-15T23:21:44.4635080Z PyYAML 6.0.1 2024-05-15T23:21:44.4635680Z regex 2024.5.15 2024-05-15T23:21:44.4636250Z requests 2.31.0 2024-05-15T23:21:44.4636850Z rouge_score 0.1.2 2024-05-15T23:21:44.4637480Z sacrebleu 2.4.2 2024-05-15T23:21:44.4638040Z safetensors 0.4.3 2024-05-15T23:21:44.4638680Z scikit-learn 1.4.2 2024-05-15T23:21:44.4639190Z scipy 1.13.0 2024-05-15T23:21:44.4639750Z sentencepiece 0.2.0 2024-05-15T23:21:44.4640350Z setuptools 65.5.0 2024-05-15T23:21:44.4640970Z six 1.16.0 2024-05-15T23:21:44.4641520Z snakeviz 2.2.0 2024-05-15T23:21:44.4642070Z sqlitedict 2.1.0 2024-05-15T23:21:44.4642670Z sympy 1.12 2024-05-15T23:21:44.4643300Z tabledata 1.3.3 2024-05-15T23:21:44.4643860Z tabulate 0.9.0 2024-05-15T23:21:44.4644470Z tcolorpy 0.1.6 2024-05-15T23:21:44.4645020Z threadpoolctl 3.5.0 2024-05-15T23:21:44.4645630Z tiktoken 0.7.0 2024-05-15T23:21:44.4646190Z tokenizers 0.19.1 2024-05-15T23:21:44.4646750Z torch 2.4.0.dev20240507 2024-05-15T23:21:44.4647320Z torchao 0.1 2024-05-15T23:21:44.4647890Z tornado 6.4 2024-05-15T23:21:44.4648470Z tqdm 4.66.4 2024-05-15T23:21:44.4649290Z tqdm-multiprocess 0.0.11 2024-05-15T23:21:44.4649650Z transformers 4.40.2 2024-05-15T23:21:44.4650260Z typepy 1.3.2 2024-05-15T23:21:44.4650820Z typing_extensions 4.11.0 2024-05-15T23:21:44.4651350Z tzdata 2024.1 2024-05-15T23:21:44.4651930Z urllib3 2.2.1 2024-05-15T23:21:44.4652500Z Werkzeug 3.0.3 2024-05-15T23:21:44.4653080Z wheel 0.43.0 2024-05-15T23:21:44.4653640Z xxhash 3.4.1 2024-05-15T23:21:44.4654220Z yarl 1.9.4 2024-05-15T23:21:44.4654850Z zstandard 0.22.0 2024-05-15T23:21:44.4655400Z zstd 1.5.5.1 2024-05-15T23:21:44.4936840Z 2024-05-15T23:21:44.4937510Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:44.4938000Z [notice] To update, run: python -m pip install --upgrade pip 2024-05-15T23:21:45.0676790Z torch: ('2.4.0.dev20240507', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:21:45.1911850Z ##[group]Run bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-05-15T23:21:45.1913940Z bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-05-15T23:21:45.1976490Z shell: /bin/bash -e {0} 2024-05-15T23:21:45.1976690Z env: 2024-05-15T23:21:45.1976900Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:21:45.1977210Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:21:45.1977540Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:45.1978050Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:21:45.1978530Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:45.1978950Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:45.1979370Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:45.1979680Z ##[endgroup] 2024-05-15T23:21:45.2455200Z + MODEL_REPO=tinyllamas/stories15M 2024-05-15T23:21:45.2456290Z + RESOURCES_STRING=https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:21:45.2457280Z + CHECKPOINT_NAME=stories15M 2024-05-15T23:21:45.2457840Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-05-15T23:21:45.2468010Z + pushd checkpoints/tinyllamas/stories15M 2024-05-15T23:21:45.2468550Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:21:45.2469090Z + IFS=, 2024-05-15T23:21:45.2469370Z + for resource in '$RESOURCES_STRING' 2024-05-15T23:21:45.2469960Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-05-15T23:21:45.2470560Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:21:45.2471120Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:21:45.2958890Z --2024-05-15 23:21:45-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:21:45.3390080Z Resolving huggingface.co (huggingface.co)... 108.156.211.125, 108.156.211.90, 108.156.211.51, ... 2024-05-15T23:21:45.3511780Z Connecting to huggingface.co (huggingface.co)|108.156.211.125|:443... connected. 2024-05-15T23:21:45.4601700Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:21:45.4609740Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716073599&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3MzU5OX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=sj-I0zYFDIYuY8JlUa-CYs3Oxb-1L0wEb2yWEyKlW%7Eyzn%7EOILZtrW-rOuwDQSd3gGoSbsWd5eutqQUFtK2C24WcoO5ChsqCKV946xNDy8%7EzTJGE0qWKXppFd2A1hlZqqtl3VN12rvekuwkCyLYyH6NaqaYekeEERkFdZdx5cvN-QP7pQiUaiAoy%7Ege3hqNTvEYOHRRIn6RbAA3JbR4NgqZJB6zcZZXkWPVvsYw2vlvzoaSaYSeeIDD23crPbasGGzmgekch6OC%7E%7EfSURWXwzUVL0F-4fycrpX9P7V-bdDX3MHD3x6ijFz-rC%7EaLe0ar1vJKx80-H-8a3fKTHehixfA__&Key-Pair-Id=KVTP0A1DKRTAX [following] 2024-05-15T23:21:45.4623250Z --2024-05-15 23:21:45-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716073599&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3MzU5OX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=sj-I0zYFDIYuY8JlUa-CYs3Oxb-1L0wEb2yWEyKlW%7Eyzn%7EOILZtrW-rOuwDQSd3gGoSbsWd5eutqQUFtK2C24WcoO5ChsqCKV946xNDy8%7EzTJGE0qWKXppFd2A1hlZqqtl3VN12rvekuwkCyLYyH6NaqaYekeEERkFdZdx5cvN-QP7pQiUaiAoy%7Ege3hqNTvEYOHRRIn6RbAA3JbR4NgqZJB6zcZZXkWPVvsYw2vlvzoaSaYSeeIDD23crPbasGGzmgekch6OC%7E%7EfSURWXwzUVL0F-4fycrpX9P7V-bdDX3MHD3x6ijFz-rC%7EaLe0ar1vJKx80-H-8a3fKTHehixfA__&Key-Pair-Id=KVTP0A1DKRTAX 2024-05-15T23:21:45.4741710Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 108.156.245.52, 108.156.245.63, 108.156.245.3, ... 2024-05-15T23:21:45.4822160Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|108.156.245.52|:443... connected. 2024-05-15T23:21:45.5100400Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:21:45.5115540Z Length: 60789090 (58M) [binary/octet-stream] 2024-05-15T23:21:45.5116370Z Saving to: ‘stories15M.pt’ 2024-05-15T23:21:45.5116730Z 2024-05-15T23:21:45.5184790Z 0K .......... .......... .......... .......... .......... 0% 5.89M 10s 2024-05-15T23:21:45.5220640Z 50K .......... .......... .......... .......... .......... 0% 13.7M 7s 2024-05-15T23:21:45.5281010Z 100K .......... .......... .......... .......... .......... 0% 10.0M 7s 2024-05-15T23:21:45.5340600Z 150K .......... .......... .......... .......... .......... 0% 24.2M 6s 2024-05-15T23:21:45.5349470Z 200K .......... .......... .......... .......... .......... 0% 15.8M 5s 2024-05-15T23:21:45.5366080Z 250K .......... .......... .......... .......... .......... 0% 33.4M 5s 2024-05-15T23:21:45.5366940Z 300K .......... .......... .......... .......... .......... 0% 28.4M 4s 2024-05-15T23:21:45.5370120Z 350K .......... .......... .......... .......... .......... 0% 27.6M 4s 2024-05-15T23:21:45.5379770Z 400K .......... .......... .......... .......... .......... 0% 48.3M 4s 2024-05-15T23:21:45.5394800Z 450K .......... .......... .......... .......... .......... 0% 32.3M 3s 2024-05-15T23:21:45.5404470Z 500K .......... .......... .......... .......... .......... 0% 51.0M 3s 2024-05-15T23:21:45.5415530Z 550K .......... .......... .......... .......... .......... 1% 45.5M 3s 2024-05-15T23:21:45.5423990Z 600K .......... .......... .......... .......... .......... 1% 54.7M 3s 2024-05-15T23:21:45.5437190Z 650K .......... .......... .......... .......... .......... 1% 44.8M 3s 2024-05-15T23:21:45.5441660Z 700K .......... .......... .......... .......... .......... 1% 72.9M 3s 2024-05-15T23:21:45.5456160Z 750K .......... .......... .......... .......... .......... 1% 35.1M 3s 2024-05-15T23:21:45.5463880Z 800K .......... .......... .......... .......... .......... 1% 60.1M 2s 2024-05-15T23:21:45.5471770Z 850K .......... .......... .......... .......... .......... 1% 61.4M 2s 2024-05-15T23:21:45.5479940Z 900K .......... .......... .......... .......... .......... 1% 64.9M 2s 2024-05-15T23:21:45.5490190Z 950K .......... .......... .......... .......... .......... 1% 43.5M 2s 2024-05-15T23:21:45.5498320Z 1000K .......... .......... .......... .......... .......... 1% 66.1M 2s 2024-05-15T23:21:45.5508460Z 1050K .......... .......... .......... .......... .......... 1% 45.0M 2s 2024-05-15T23:21:45.5520590Z 1100K .......... .......... .......... .......... .......... 1% 41.7M 2s 2024-05-15T23:21:45.5537360Z 1150K .......... .......... .......... .......... .......... 2% 29.7M 2s 2024-05-15T23:21:45.5548870Z 1200K .......... .......... .......... .......... .......... 2% 39.8M 2s 2024-05-15T23:21:45.5562200Z 1250K .......... .......... .......... .......... .......... 2% 37.7M 2s 2024-05-15T23:21:45.5578170Z 1300K .......... .......... .......... .......... .......... 2% 31.2M 2s 2024-05-15T23:21:45.5588860Z 1350K .......... .......... .......... .......... .......... 2% 47.3M 2s 2024-05-15T23:21:45.5601680Z 1400K .......... .......... .......... .......... .......... 2% 36.1M 2s 2024-05-15T23:21:45.5613020Z 1450K .......... .......... .......... .......... .......... 2% 42.0M 2s 2024-05-15T23:21:45.5623620Z 1500K .......... .......... .......... .......... .......... 2% 50.0M 2s 2024-05-15T23:21:45.5632080Z 1550K .......... .......... .......... .......... .......... 2% 55.7M 2s 2024-05-15T23:21:45.5638360Z 1600K .......... .......... .......... .......... .......... 2% 76.2M 2s 2024-05-15T23:21:45.5642550Z 1650K .......... .......... .......... .......... .......... 2% 105M 2s 2024-05-15T23:21:45.5650420Z 1700K .......... .......... .......... .......... .......... 2% 87.7M 2s 2024-05-15T23:21:45.5654580Z 1750K .......... .......... .......... .......... .......... 3% 81.9M 2s 2024-05-15T23:21:45.5659140Z 1800K .......... .......... .......... .......... .......... 3% 111M 2s 2024-05-15T23:21:45.5668650Z 1850K .......... .......... .......... .......... .......... 3% 59.8M 2s 2024-05-15T23:21:45.5671220Z 1900K .......... .......... .......... .......... .......... 3% 103M 2s 2024-05-15T23:21:45.5680610Z 1950K .......... .......... .......... .......... .......... 3% 53.0M 2s 2024-05-15T23:21:45.5683200Z 2000K .......... .......... .......... .......... .......... 3% 180M 2s 2024-05-15T23:21:45.5688010Z 2050K .......... .......... .......... .......... .......... 3% 106M 2s 2024-05-15T23:21:45.5692140Z 2100K .......... .......... .......... .......... .......... 3% 133M 2s 2024-05-15T23:21:45.5696410Z 2150K .......... .......... .......... .......... .......... 3% 99.0M 2s 2024-05-15T23:21:45.5704270Z 2200K .......... .......... .......... .......... .......... 3% 63.5M 2s 2024-05-15T23:21:45.5709030Z 2250K .......... .......... .......... .......... .......... 3% 105M 2s 2024-05-15T23:21:45.5712070Z 2300K .......... .......... .......... .......... .......... 3% 157M 1s 2024-05-15T23:21:45.5718160Z 2350K .......... .......... .......... .......... .......... 4% 77.6M 1s 2024-05-15T23:21:45.5723510Z 2400K .......... .......... .......... .......... .......... 4% 106M 1s 2024-05-15T23:21:45.5728540Z 2450K .......... .......... .......... .......... .......... 4% 83.5M 1s 2024-05-15T23:21:45.5731320Z 2500K .......... .......... .......... .......... .......... 4% 180M 1s 2024-05-15T23:21:45.5733970Z 2550K .......... .......... .......... .......... .......... 4% 330M 1s 2024-05-15T23:21:45.5738030Z 2600K .......... .......... .......... .......... .......... 4% 109M 1s 2024-05-15T23:21:45.5742930Z 2650K .......... .......... .......... .......... .......... 4% 90.6M 1s 2024-05-15T23:21:45.5749450Z 2700K .......... .......... .......... .......... .......... 4% 79.0M 1s 2024-05-15T23:21:45.5756600Z 2750K .......... .......... .......... .......... .......... 4% 75.4M 1s 2024-05-15T23:21:45.5765270Z 2800K .......... .......... .......... .......... .......... 4% 58.5M 1s 2024-05-15T23:21:45.5770710Z 2850K .......... .......... .......... .......... .......... 4% 70.4M 1s 2024-05-15T23:21:45.5779010Z 2900K .......... .......... .......... .......... .......... 4% 78.6M 1s 2024-05-15T23:21:45.5782920Z 2950K .......... .......... .......... .......... .......... 5% 82.8M 1s 2024-05-15T23:21:45.5788210Z 3000K .......... .......... .......... .......... .......... 5% 91.4M 1s 2024-05-15T23:21:45.5799460Z 3050K .......... .......... .......... .......... .......... 5% 55.5M 1s 2024-05-15T23:21:45.5805090Z 3100K .......... .......... .......... .......... .......... 5% 79.7M 1s 2024-05-15T23:21:45.5809610Z 3150K .......... .......... .......... .......... .......... 5% 75.9M 1s 2024-05-15T23:21:45.5818830Z 3200K .......... .......... .......... .......... .......... 5% 56.9M 1s 2024-05-15T23:21:45.5823850Z 3250K .......... .......... .......... .......... .......... 5% 97.1M 1s 2024-05-15T23:21:45.5829840Z 3300K .......... .......... .......... .......... .......... 5% 82.6M 1s 2024-05-15T23:21:45.5834720Z 3350K .......... .......... .......... .......... .......... 5% 107M 1s 2024-05-15T23:21:45.5838370Z 3400K .......... .......... .......... .......... .......... 5% 109M 1s 2024-05-15T23:21:45.5845280Z 3450K .......... .......... .......... .......... .......... 5% 69.7M 1s 2024-05-15T23:21:45.5853140Z 3500K .......... .......... .......... .......... .......... 5% 62.0M 1s 2024-05-15T23:21:45.5862370Z 3550K .......... .......... .......... .......... .......... 6% 51.8M 1s 2024-05-15T23:21:45.5867530Z 3600K .......... .......... .......... .......... .......... 6% 101M 1s 2024-05-15T23:21:45.5872090Z 3650K .......... .......... .......... .......... .......... 6% 102M 1s 2024-05-15T23:21:45.5876600Z 3700K .......... .......... .......... .......... .......... 6% 111M 1s 2024-05-15T23:21:45.5883070Z 3750K .......... .......... .......... .......... .......... 6% 103M 1s 2024-05-15T23:21:45.5885940Z 3800K .......... .......... .......... .......... .......... 6% 101M 1s 2024-05-15T23:21:45.5890000Z 3850K .......... .......... .......... .......... .......... 6% 126M 1s 2024-05-15T23:21:45.5896080Z 3900K .......... .......... .......... .......... .......... 6% 78.4M 1s 2024-05-15T23:21:45.5901570Z 3950K .......... .......... .......... .......... .......... 6% 115M 1s 2024-05-15T23:21:45.5904580Z 4000K .......... .......... .......... .......... .......... 6% 115M 1s 2024-05-15T23:21:45.5909300Z 4050K .......... .......... .......... .......... .......... 6% 107M 1s 2024-05-15T23:21:45.5914220Z 4100K .......... .......... .......... .......... .......... 6% 92.7M 1s 2024-05-15T23:21:45.5918660Z 4150K .......... .......... .......... .......... .......... 7% 119M 1s 2024-05-15T23:21:45.5923590Z 4200K .......... .......... .......... .......... .......... 7% 96.9M 1s 2024-05-15T23:21:45.5926820Z 4250K .......... .......... .......... .......... .......... 7% 152M 1s 2024-05-15T23:21:45.5931750Z 4300K .......... .......... .......... .......... .......... 7% 105M 1s 2024-05-15T23:21:45.5937500Z 4350K .......... .......... .......... .......... .......... 7% 81.9M 1s 2024-05-15T23:21:45.5941540Z 4400K .......... .......... .......... .......... .......... 7% 117M 1s 2024-05-15T23:21:45.5945530Z 4450K .......... .......... .......... .......... .......... 7% 127M 1s 2024-05-15T23:21:45.5952080Z 4500K .......... .......... .......... .......... .......... 7% 113M 1s 2024-05-15T23:21:45.5956270Z 4550K .......... .......... .......... .......... .......... 7% 80.8M 1s 2024-05-15T23:21:45.5965230Z 4600K .......... .......... .......... .......... .......... 7% 63.6M 1s 2024-05-15T23:21:45.5971930Z 4650K .......... .......... .......... .......... .......... 7% 87.7M 1s 2024-05-15T23:21:45.5975400Z 4700K .......... .......... .......... .......... .......... 8% 92.0M 1s 2024-05-15T23:21:45.5981750Z 4750K .......... .......... .......... .......... .......... 8% 75.0M 1s 2024-05-15T23:21:45.5988100Z 4800K .......... .......... .......... .......... .......... 8% 68.2M 1s 2024-05-15T23:21:45.5994100Z 4850K .......... .......... .......... .......... .......... 8% 87.2M 1s 2024-05-15T23:21:45.6002610Z 4900K .......... .......... .......... .......... .......... 8% 80.7M 1s 2024-05-15T23:21:45.6006830Z 4950K .......... .......... .......... .......... .......... 8% 71.4M 1s 2024-05-15T23:21:45.6014220Z 5000K .......... .......... .......... .......... .......... 8% 74.4M 1s 2024-05-15T23:21:45.6021690Z 5050K .......... .......... .......... .......... .......... 8% 80.4M 1s 2024-05-15T23:21:45.6026160Z 5100K .......... .......... .......... .......... .......... 8% 79.1M 1s 2024-05-15T23:21:45.6035110Z 5150K .......... .......... .......... .......... .......... 8% 57.6M 1s 2024-05-15T23:21:45.6042100Z 5200K .......... .......... .......... .......... .......... 8% 59.5M 1s 2024-05-15T23:21:45.6047320Z 5250K .......... .......... .......... .......... .......... 8% 103M 1s 2024-05-15T23:21:45.6053590Z 5300K .......... .......... .......... .......... .......... 9% 72.2M 1s 2024-05-15T23:21:45.6059430Z 5350K .......... .......... .......... .......... .......... 9% 88.9M 1s 2024-05-15T23:21:45.6066020Z 5400K .......... .......... .......... .......... .......... 9% 93.0M 1s 2024-05-15T23:21:45.6071390Z 5450K .......... .......... .......... .......... .......... 9% 79.9M 1s 2024-05-15T23:21:45.6078960Z 5500K .......... .......... .......... .......... .......... 9% 60.5M 1s 2024-05-15T23:21:45.6085930Z 5550K .......... .......... .......... .......... .......... 9% 69.2M 1s 2024-05-15T23:21:45.6091110Z 5600K .......... .......... .......... .......... .......... 9% 94.8M 1s 2024-05-15T23:21:45.6096220Z 5650K .......... .......... .......... .......... .......... 9% 90.4M 1s 2024-05-15T23:21:45.6100900Z 5700K .......... .......... .......... .......... .......... 9% 115M 1s 2024-05-15T23:21:45.6106010Z 5750K .......... .......... .......... .......... .......... 9% 95.2M 1s 2024-05-15T23:21:45.6110930Z 5800K .......... .......... .......... .......... .......... 9% 90.9M 1s 2024-05-15T23:21:45.6116990Z 5850K .......... .......... .......... .......... .......... 9% 88.1M 1s 2024-05-15T23:21:45.6121330Z 5900K .......... .......... .......... .......... .......... 10% 112M 1s 2024-05-15T23:21:45.6128350Z 5950K .......... .......... .......... .......... .......... 10% 65.5M 1s 2024-05-15T23:21:45.6133050Z 6000K .......... .......... .......... .......... .......... 10% 106M 1s 2024-05-15T23:21:45.6140190Z 6050K .......... .......... .......... .......... .......... 10% 72.4M 1s 2024-05-15T23:21:45.6144260Z 6100K .......... .......... .......... .......... .......... 10% 103M 1s 2024-05-15T23:21:45.6148890Z 6150K .......... .......... .......... .......... .......... 10% 115M 1s 2024-05-15T23:21:45.6152840Z 6200K .......... .......... .......... .......... .......... 10% 117M 1s 2024-05-15T23:21:45.6158670Z 6250K .......... .......... .......... .......... .......... 10% 86.3M 1s 2024-05-15T23:21:45.6163450Z 6300K .......... .......... .......... .......... .......... 10% 141M 1s 2024-05-15T23:21:45.6170540Z 6350K .......... .......... .......... .......... .......... 10% 64.4M 1s 2024-05-15T23:21:45.6175230Z 6400K .......... .......... .......... .......... .......... 10% 109M 1s 2024-05-15T23:21:45.6179560Z 6450K .......... .......... .......... .......... .......... 10% 97.5M 1s 2024-05-15T23:21:45.6185260Z 6500K .......... .......... .......... .......... .......... 11% 87.3M 1s 2024-05-15T23:21:45.6189500Z 6550K .......... .......... .......... .......... .......... 11% 101M 1s 2024-05-15T23:21:45.6194800Z 6600K .......... .......... .......... .......... .......... 11% 101M 1s 2024-05-15T23:21:45.6201940Z 6650K .......... .......... .......... .......... .......... 11% 75.9M 1s 2024-05-15T23:21:45.6209370Z 6700K .......... .......... .......... .......... .......... 11% 64.4M 1s 2024-05-15T23:21:45.6215920Z 6750K .......... .......... .......... .......... .......... 11% 64.5M 1s 2024-05-15T23:21:45.6223660Z 6800K .......... .......... .......... .......... .......... 11% 70.3M 1s 2024-05-15T23:21:45.6230150Z 6850K .......... .......... .......... .......... .......... 11% 65.7M 1s 2024-05-15T23:21:45.6236900Z 6900K .......... .......... .......... .......... .......... 11% 75.4M 1s 2024-05-15T23:21:45.6241180Z 6950K .......... .......... .......... .......... .......... 11% 147M 1s 2024-05-15T23:21:45.6248280Z 7000K .......... .......... .......... .......... .......... 11% 82.1M 1s 2024-05-15T23:21:45.6255080Z 7050K .......... .......... .......... .......... .......... 11% 71.3M 1s 2024-05-15T23:21:45.6259310Z 7100K .......... .......... .......... .......... .......... 12% 77.5M 1s 2024-05-15T23:21:45.6269020Z 7150K .......... .......... .......... .......... .......... 12% 55.0M 1s 2024-05-15T23:21:45.6274040Z 7200K .......... .......... .......... .......... .......... 12% 88.8M 1s 2024-05-15T23:21:45.6280570Z 7250K .......... .......... .......... .......... .......... 12% 68.6M 1s 2024-05-15T23:21:45.6287720Z 7300K .......... .......... .......... .......... .......... 12% 73.3M 1s 2024-05-15T23:21:45.6292360Z 7350K .......... .......... .......... .......... .......... 12% 94.6M 1s 2024-05-15T23:21:45.6296830Z 7400K .......... .......... .......... .......... .......... 12% 112M 1s 2024-05-15T23:21:45.6303100Z 7450K .......... .......... .......... .......... .......... 12% 77.6M 1s 2024-05-15T23:21:45.6307590Z 7500K .......... .......... .......... .......... .......... 12% 127M 1s 2024-05-15T23:21:45.6316340Z 7550K .......... .......... .......... .......... .......... 12% 72.9M 1s 2024-05-15T23:21:45.6321670Z 7600K .......... .......... .......... .......... .......... 12% 64.8M 1s 2024-05-15T23:21:45.6327340Z 7650K .......... .......... .......... .......... .......... 12% 75.6M 1s 2024-05-15T23:21:45.6333580Z 7700K .......... .......... .......... .......... .......... 13% 82.2M 1s 2024-05-15T23:21:45.6340090Z 7750K .......... .......... .......... .......... .......... 13% 76.8M 1s 2024-05-15T23:21:45.6345580Z 7800K .......... .......... .......... .......... .......... 13% 81.9M 1s 2024-05-15T23:21:45.6352310Z 7850K .......... .......... .......... .......... .......... 13% 75.9M 1s 2024-05-15T23:21:45.6358170Z 7900K .......... .......... .......... .......... .......... 13% 82.1M 1s 2024-05-15T23:21:45.6364880Z 7950K .......... .......... .......... .......... .......... 13% 90.9M 1s 2024-05-15T23:21:45.6375420Z 8000K .......... .......... .......... .......... .......... 13% 40.4M 1s 2024-05-15T23:21:45.6382070Z 8050K .......... .......... .......... .......... .......... 13% 79.0M 1s 2024-05-15T23:21:45.6386710Z 8100K .......... .......... .......... .......... .......... 13% 101M 1s 2024-05-15T23:21:45.6392500Z 8150K .......... .......... .......... .......... .......... 13% 82.6M 1s 2024-05-15T23:21:45.6399380Z 8200K .......... .......... .......... .......... .......... 13% 90.3M 1s 2024-05-15T23:21:45.6403410Z 8250K .......... .......... .......... .......... .......... 13% 87.5M 1s 2024-05-15T23:21:45.6409870Z 8300K .......... .......... .......... .......... .......... 14% 86.1M 1s 2024-05-15T23:21:45.6417170Z 8350K .......... .......... .......... .......... .......... 14% 70.3M 1s 2024-05-15T23:21:45.6421280Z 8400K .......... .......... .......... .......... .......... 14% 95.0M 1s 2024-05-15T23:21:45.6426970Z 8450K .......... .......... .......... .......... .......... 14% 86.0M 1s 2024-05-15T23:21:45.6432910Z 8500K .......... .......... .......... .......... .......... 14% 97.5M 1s 2024-05-15T23:21:45.6438610Z 8550K .......... .......... .......... .......... .......... 14% 73.0M 1s 2024-05-15T23:21:45.6444380Z 8600K .......... .......... .......... .......... .......... 14% 81.7M 1s 2024-05-15T23:21:45.6449740Z 8650K .......... .......... .......... .......... .......... 14% 102M 1s 2024-05-15T23:21:45.6455850Z 8700K .......... .......... .......... .......... .......... 14% 76.7M 1s 2024-05-15T23:21:45.6463420Z 8750K .......... .......... .......... .......... .......... 14% 64.2M 1s 2024-05-15T23:21:45.6469160Z 8800K .......... .......... .......... .......... .......... 14% 84.6M 1s 2024-05-15T23:21:45.6475490Z 8850K .......... .......... .......... .......... .......... 14% 83.8M 1s 2024-05-15T23:21:45.6479740Z 8900K .......... .......... .......... .......... .......... 15% 97.7M 1s 2024-05-15T23:21:45.6485350Z 8950K .......... .......... .......... .......... .......... 15% 92.0M 1s 2024-05-15T23:21:45.6491250Z 9000K .......... .......... .......... .......... .......... 15% 88.8M 1s 2024-05-15T23:21:45.6496480Z 9050K .......... .......... .......... .......... .......... 15% 84.0M 1s 2024-05-15T23:21:45.6502230Z 9100K .......... .......... .......... .......... .......... 15% 93.9M 1s 2024-05-15T23:21:45.6508790Z 9150K .......... .......... .......... .......... .......... 15% 71.6M 1s 2024-05-15T23:21:45.6514110Z 9200K .......... .......... .......... .......... .......... 15% 89.4M 1s 2024-05-15T23:21:45.6520140Z 9250K .......... .......... .......... .......... .......... 15% 83.0M 1s 2024-05-15T23:21:45.6525010Z 9300K .......... .......... .......... .......... .......... 15% 92.7M 1s 2024-05-15T23:21:45.6532070Z 9350K .......... .......... .......... .......... .......... 15% 70.4M 1s 2024-05-15T23:21:45.6536660Z 9400K .......... .......... .......... .......... .......... 15% 110M 1s 2024-05-15T23:21:45.6541580Z 9450K .......... .......... .......... .......... .......... 16% 95.4M 1s 2024-05-15T23:21:45.6548090Z 9500K .......... .......... .......... .......... .......... 16% 81.1M 1s 2024-05-15T23:21:45.6554330Z 9550K .......... .......... .......... .......... .......... 16% 83.3M 1s 2024-05-15T23:21:45.6559590Z 9600K .......... .......... .......... .......... .......... 16% 83.2M 1s 2024-05-15T23:21:45.6564500Z 9650K .......... .......... .......... .......... .......... 16% 99.9M 1s 2024-05-15T23:21:45.6570680Z 9700K .......... .......... .......... .......... .......... 16% 75.4M 1s 2024-05-15T23:21:45.6578240Z 9750K .......... .......... .......... .......... .......... 16% 64.8M 1s 2024-05-15T23:21:45.6583940Z 9800K .......... .......... .......... .......... .......... 16% 96.3M 1s 2024-05-15T23:21:45.6616350Z 9850K .......... .......... .......... .......... .......... 16% 52.0M 1s 2024-05-15T23:21:45.6617290Z 9900K .......... .......... .......... .......... .......... 16% 64.2M 1s 2024-05-15T23:21:45.6617900Z 9950K .......... .......... .......... .......... .......... 16% 84.3M 1s 2024-05-15T23:21:45.6618470Z 10000K .......... .......... .......... .......... .......... 16% 60.8M 1s 2024-05-15T23:21:45.6621670Z 10050K .......... .......... .......... .......... .......... 17% 65.0M 1s 2024-05-15T23:21:45.6627940Z 10100K .......... .......... .......... .......... .......... 17% 81.8M 1s 2024-05-15T23:21:45.6632890Z 10150K .......... .......... .......... .......... .......... 17% 92.3M 1s 2024-05-15T23:21:45.6639480Z 10200K .......... .......... .......... .......... .......... 17% 73.9M 1s 2024-05-15T23:21:45.6645240Z 10250K .......... .......... .......... .......... .......... 17% 86.4M 1s 2024-05-15T23:21:45.6650800Z 10300K .......... .......... .......... .......... .......... 17% 90.6M 1s 2024-05-15T23:21:45.6658770Z 10350K .......... .......... .......... .......... .......... 17% 60.7M 1s 2024-05-15T23:21:45.6666200Z 10400K .......... .......... .......... .......... .......... 17% 71.2M 1s 2024-05-15T23:21:45.6672930Z 10450K .......... .......... .......... .......... .......... 17% 69.1M 1s 2024-05-15T23:21:45.6680800Z 10500K .......... .......... .......... .......... .......... 17% 64.5M 1s 2024-05-15T23:21:45.6688500Z 10550K .......... .......... .......... .......... .......... 17% 61.7M 1s 2024-05-15T23:21:45.6693810Z 10600K .......... .......... .......... .......... .......... 17% 90.8M 1s 2024-05-15T23:21:45.6698890Z 10650K .......... .......... .......... .......... .......... 18% 94.4M 1s 2024-05-15T23:21:45.6705150Z 10700K .......... .......... .......... .......... .......... 18% 80.3M 1s 2024-05-15T23:21:45.6711630Z 10750K .......... .......... .......... .......... .......... 18% 72.8M 1s 2024-05-15T23:21:45.6717750Z 10800K .......... .......... .......... .......... .......... 18% 78.0M 1s 2024-05-15T23:21:45.6723250Z 10850K .......... .......... .......... .......... .......... 18% 93.0M 1s 2024-05-15T23:21:45.6727960Z 10900K .......... .......... .......... .......... .......... 18% 103M 1s 2024-05-15T23:21:45.6733030Z 10950K .......... .......... .......... .......... .......... 18% 93.9M 1s 2024-05-15T23:21:45.6739690Z 11000K .......... .......... .......... .......... .......... 18% 77.6M 1s 2024-05-15T23:21:45.6744540Z 11050K .......... .......... .......... .......... .......... 18% 90.8M 1s 2024-05-15T23:21:45.6750660Z 11100K .......... .......... .......... .......... .......... 18% 86.7M 1s 2024-05-15T23:21:45.6758280Z 11150K .......... .......... .......... .......... .......... 18% 61.2M 1s 2024-05-15T23:21:45.6763880Z 11200K .......... .......... .......... .......... .......... 18% 90.4M 1s 2024-05-15T23:21:45.6770270Z 11250K .......... .......... .......... .......... .......... 19% 79.3M 1s 2024-05-15T23:21:45.6774840Z 11300K .......... .......... .......... .......... .......... 19% 98.2M 1s 2024-05-15T23:21:45.6779930Z 11350K .......... .......... .......... .......... .......... 19% 95.7M 1s 2024-05-15T23:21:45.6783810Z 11400K .......... .......... .......... .......... .......... 19% 121M 1s 2024-05-15T23:21:45.6789630Z 11450K .......... .......... .......... .......... .......... 19% 89.1M 1s 2024-05-15T23:21:45.6793110Z 11500K .......... .......... .......... .......... .......... 19% 133M 1s 2024-05-15T23:21:45.6799360Z 11550K .......... .......... .......... .......... .......... 19% 77.5M 1s 2024-05-15T23:21:45.6803160Z 11600K .......... .......... .......... .......... .......... 19% 129M 1s 2024-05-15T23:21:45.6808210Z 11650K .......... .......... .......... .......... .......... 19% 104M 1s 2024-05-15T23:21:45.6811530Z 11700K .......... .......... .......... .......... .......... 19% 133M 1s 2024-05-15T23:21:45.6816100Z 11750K .......... .......... .......... .......... .......... 19% 104M 1s 2024-05-15T23:21:45.6820840Z 11800K .......... .......... .......... .......... .......... 19% 109M 1s 2024-05-15T23:21:45.6824750Z 11850K .......... .......... .......... .......... .......... 20% 125M 1s 2024-05-15T23:21:45.6827960Z 11900K .......... .......... .......... .......... .......... 20% 142M 1s 2024-05-15T23:21:45.6832290Z 11950K .......... .......... .......... .......... .......... 20% 123M 1s 2024-05-15T23:21:45.6835690Z 12000K .......... .......... .......... .......... .......... 20% 127M 1s 2024-05-15T23:21:45.6840780Z 12050K .......... .......... .......... .......... .......... 20% 122M 1s 2024-05-15T23:21:45.6843400Z 12100K .......... .......... .......... .......... .......... 20% 135M 1s 2024-05-15T23:21:45.6846850Z 12150K .......... .......... .......... .......... .......... 20% 138M 1s 2024-05-15T23:21:45.6851260Z 12200K .......... .......... .......... .......... .......... 20% 115M 1s 2024-05-15T23:21:45.6855220Z 12250K .......... .......... .......... .......... .......... 20% 166M 1s 2024-05-15T23:21:45.6857090Z 12300K .......... .......... .......... .......... .......... 20% 159M 1s 2024-05-15T23:21:45.6859620Z 12350K .......... .......... .......... .......... .......... 20% 185M 1s 2024-05-15T23:21:45.6865250Z 12400K .......... .......... .......... .......... .......... 20% 94.4M 1s 2024-05-15T23:21:45.6868530Z 12450K .......... .......... .......... .......... .......... 21% 155M 1s 2024-05-15T23:21:45.6874010Z 12500K .......... .......... .......... .......... .......... 21% 108M 1s 2024-05-15T23:21:45.6879950Z 12550K .......... .......... .......... .......... .......... 21% 78.5M 1s 2024-05-15T23:21:45.6881700Z 12600K .......... .......... .......... .......... .......... 21% 456M 1s 2024-05-15T23:21:45.6883220Z 12650K .......... .......... .......... .......... .......... 21% 150M 1s 2024-05-15T23:21:45.6888250Z 12700K .......... .......... .......... .......... .......... 21% 97.5M 1s 2024-05-15T23:21:45.6891720Z 12750K .......... .......... .......... .......... .......... 21% 141M 1s 2024-05-15T23:21:45.6893710Z 12800K .......... .......... .......... .......... .......... 21% 214M 1s 2024-05-15T23:21:45.6908150Z 12850K .......... .......... .......... .......... .......... 21% 34.8M 1s 2024-05-15T23:21:45.6918400Z 12900K .......... .......... .......... .......... .......... 21% 47.7M 1s 2024-05-15T23:21:45.6938180Z 12950K .......... .......... .......... .......... .......... 21% 24.3M 1s 2024-05-15T23:21:45.6940170Z 13000K .......... .......... .......... .......... .......... 21% 323M 1s 2024-05-15T23:21:45.6946830Z 13050K .......... .......... .......... .......... .......... 22% 72.3M 1s 2024-05-15T23:21:45.6953590Z 13100K .......... .......... .......... .......... .......... 22% 75.4M 1s 2024-05-15T23:21:45.6960030Z 13150K .......... .......... .......... .......... .......... 22% 72.6M 1s 2024-05-15T23:21:45.6966190Z 13200K .......... .......... .......... .......... .......... 22% 77.0M 1s 2024-05-15T23:21:45.6968690Z 13250K .......... .......... .......... .......... .......... 22% 218M 1s 2024-05-15T23:21:45.6974310Z 13300K .......... .......... .......... .......... .......... 22% 83.0M 1s 2024-05-15T23:21:45.6981080Z 13350K .......... .......... .......... .......... .......... 22% 72.4M 1s 2024-05-15T23:21:45.6987280Z 13400K .......... .......... .......... .......... .......... 22% 79.4M 1s 2024-05-15T23:21:45.6989480Z 13450K .......... .......... .......... .......... .......... 22% 219M 1s 2024-05-15T23:21:45.6995870Z 13500K .......... .......... .......... .......... .......... 22% 76.8M 1s 2024-05-15T23:21:45.7003340Z 13550K .......... .......... .......... .......... .......... 22% 63.7M 1s 2024-05-15T23:21:45.7009990Z 13600K .......... .......... .......... .......... .......... 22% 72.4M 1s 2024-05-15T23:21:45.7016000Z 13650K .......... .......... .......... .......... .......... 23% 84.2M 1s 2024-05-15T23:21:45.7021440Z 13700K .......... .......... .......... .......... .......... 23% 90.3M 1s 2024-05-15T23:21:45.7025330Z 13750K .......... .......... .......... .......... .......... 23% 126M 1s 2024-05-15T23:21:45.7032030Z 13800K .......... .......... .......... .......... .......... 23% 70.9M 1s 2024-05-15T23:21:45.7037760Z 13850K .......... .......... .......... .......... .......... 23% 91.4M 1s 2024-05-15T23:21:45.7043510Z 13900K .......... .......... .......... .......... .......... 23% 86.0M 1s 2024-05-15T23:21:45.7050300Z 13950K .......... .......... .......... .......... .......... 23% 67.6M 1s 2024-05-15T23:21:45.7052530Z 14000K .......... .......... .......... .......... .......... 23% 248M 1s 2024-05-15T23:21:45.7059180Z 14050K .......... .......... .......... .......... .......... 23% 76.4M 1s 2024-05-15T23:21:45.7066040Z 14100K .......... .......... .......... .......... .......... 23% 66.8M 1s 2024-05-15T23:21:45.7071960Z 14150K .......... .......... .......... .......... .......... 23% 85.2M 1s 2024-05-15T23:21:45.7073930Z 14200K .......... .......... .......... .......... .......... 24% 245M 1s 2024-05-15T23:21:45.7081820Z 14250K .......... .......... .......... .......... .......... 24% 61.4M 1s 2024-05-15T23:21:45.7085640Z 14300K .......... .......... .......... .......... .......... 24% 123M 1s 2024-05-15T23:21:45.7094250Z 14350K .......... .......... .......... .......... .......... 24% 61.9M 1s 2024-05-15T23:21:45.7099460Z 14400K .......... .......... .......... .......... .......... 24% 82.1M 1s 2024-05-15T23:21:45.7107260Z 14450K .......... .......... .......... .......... .......... 24% 66.0M 1s 2024-05-15T23:21:45.7108640Z 14500K .......... .......... .......... .......... .......... 24% 294M 1s 2024-05-15T23:21:45.7115760Z 14550K .......... .......... .......... .......... .......... 24% 73.4M 1s 2024-05-15T23:21:45.7123090Z 14600K .......... .......... .......... .......... .......... 24% 74.9M 1s 2024-05-15T23:21:45.7128640Z 14650K .......... .......... .......... .......... .......... 24% 77.4M 1s 2024-05-15T23:21:45.7129220Z 14700K .......... .......... .......... .......... .......... 24% 456M 1s 2024-05-15T23:21:45.7142010Z 14750K .......... .......... .......... .......... .......... 24% 39.0M 1s 2024-05-15T23:21:45.7147270Z 14800K .......... .......... .......... .......... .......... 25% 117M 1s 2024-05-15T23:21:45.7150870Z 14850K .......... .......... .......... .......... .......... 25% 93.7M 1s 2024-05-15T23:21:45.7155420Z 14900K .......... .......... .......... .......... .......... 25% 114M 1s 2024-05-15T23:21:45.7157420Z 14950K .......... .......... .......... .......... .......... 25% 229M 1s 2024-05-15T23:21:45.7164270Z 15000K .......... .......... .......... .......... .......... 25% 71.0M 1s 2024-05-15T23:21:45.7167790Z 15050K .......... .......... .......... .......... .......... 25% 144M 1s 2024-05-15T23:21:45.7173030Z 15100K .......... .......... .......... .......... .......... 25% 95.0M 1s 2024-05-15T23:21:45.7179960Z 15150K .......... .......... .......... .......... .......... 25% 72.2M 1s 2024-05-15T23:21:45.7183770Z 15200K .......... .......... .......... .......... .......... 25% 131M 1s 2024-05-15T23:21:45.7184920Z 15250K .......... .......... .......... .......... .......... 25% 281M 1s 2024-05-15T23:21:45.7189600Z 15300K .......... .......... .......... .......... .......... 25% 114M 1s 2024-05-15T23:21:45.7194160Z 15350K .......... .......... .......... .......... .......... 25% 104M 1s 2024-05-15T23:21:45.7199720Z 15400K .......... .......... .......... .......... .......... 26% 89.8M 1s 2024-05-15T23:21:45.7202360Z 15450K .......... .......... .......... .......... .......... 26% 172M 1s 2024-05-15T23:21:45.7210330Z 15500K .......... .......... .......... .......... .......... 26% 62.7M 1s 2024-05-15T23:21:45.7216850Z 15550K .......... .......... .......... .......... .......... 26% 71.1M 1s 2024-05-15T23:21:45.7221640Z 15600K .......... .......... .......... .......... .......... 26% 102M 1s 2024-05-15T23:21:45.7222400Z 15650K .......... .......... .......... .......... .......... 26% 678M 1s 2024-05-15T23:21:45.7222890Z 15700K .......... .......... .......... .......... .......... 26% 660M 1s 2024-05-15T23:21:45.7227630Z 15750K .......... .......... .......... .......... .......... 26% 124M 1s 2024-05-15T23:21:45.7233310Z 15800K .......... .......... .......... .......... .......... 26% 82.3M 1s 2024-05-15T23:21:45.7237420Z 15850K .......... .......... .......... .......... .......... 26% 113M 1s 2024-05-15T23:21:45.7242540Z 15900K .......... .......... .......... .......... .......... 26% 99.9M 1s 2024-05-15T23:21:45.7247630Z 15950K .......... .......... .......... .......... .......... 26% 90.9M 1s 2024-05-15T23:21:45.7251900Z 16000K .......... .......... .......... .......... .......... 27% 153M 1s 2024-05-15T23:21:45.7254830Z 16050K .......... .......... .......... .......... .......... 27% 125M 1s 2024-05-15T23:21:45.7261650Z 16100K .......... .......... .......... .......... .......... 27% 76.7M 1s 2024-05-15T23:21:45.7265900Z 16150K .......... .......... .......... .......... .......... 27% 110M 1s 2024-05-15T23:21:45.7267550Z 16200K .......... .......... .......... .......... .......... 27% 574M 1s 2024-05-15T23:21:45.7270530Z 16250K .......... .......... .......... .......... .......... 27% 121M 1s 2024-05-15T23:21:45.7276300Z 16300K .......... .......... .......... .......... .......... 27% 88.6M 1s 2024-05-15T23:21:45.7280680Z 16350K .......... .......... .......... .......... .......... 27% 113M 1s 2024-05-15T23:21:45.7284920Z 16400K .......... .......... .......... .......... .......... 27% 107M 1s 2024-05-15T23:21:45.7288180Z 16450K .......... .......... .......... .......... .......... 27% 203M 1s 2024-05-15T23:21:45.7291990Z 16500K .......... .......... .......... .......... .......... 27% 107M 1s 2024-05-15T23:21:45.7295890Z 16550K .......... .......... .......... .......... .......... 27% 119M 1s 2024-05-15T23:21:45.7300330Z 16600K .......... .......... .......... .......... .......... 28% 108M 1s 2024-05-15T23:21:45.7305420Z 16650K .......... .......... .......... .......... .......... 28% 117M 1s 2024-05-15T23:21:45.7307150Z 16700K .......... .......... .......... .......... .......... 28% 200M 1s 2024-05-15T23:21:45.7311810Z 16750K .......... .......... .......... .......... .......... 28% 112M 1s 2024-05-15T23:21:45.7316130Z 16800K .......... .......... .......... .......... .......... 28% 100M 1s 2024-05-15T23:21:45.7320350Z 16850K .......... .......... .......... .......... .......... 28% 116M 1s 2024-05-15T23:21:45.7324420Z 16900K .......... .......... .......... .......... .......... 28% 136M 1s 2024-05-15T23:21:45.7324950Z 16950K .......... .......... .......... .......... .......... 28% 404M 1s 2024-05-15T23:21:45.7329340Z 17000K .......... .......... .......... .......... .......... 28% 120M 1s 2024-05-15T23:21:45.7334420Z 17050K .......... .......... .......... .......... .......... 28% 100M 1s 2024-05-15T23:21:45.7338350Z 17100K .......... .......... .......... .......... .......... 28% 135M 1s 2024-05-15T23:21:45.7342110Z 17150K .......... .......... .......... .......... .......... 28% 122M 1s 2024-05-15T23:21:45.7342570Z 17200K .......... .......... .......... .......... .......... 29% 488M 1s 2024-05-15T23:21:45.7347550Z 17250K .......... .......... .......... .......... .......... 29% 103M 1s 2024-05-15T23:21:45.7351600Z 17300K .......... .......... .......... .......... .......... 29% 119M 1s 2024-05-15T23:21:45.7355880Z 17350K .......... .......... .......... .......... .......... 29% 131M 1s 2024-05-15T23:21:45.7360150Z 17400K .......... .......... .......... .......... .......... 29% 112M 1s 2024-05-15T23:21:45.7363400Z 17450K .......... .......... .......... .......... .......... 29% 158M 1s 2024-05-15T23:21:45.7365300Z 17500K .......... .......... .......... .......... .......... 29% 202M 1s 2024-05-15T23:21:45.7369410Z 17550K .......... .......... .......... .......... .......... 29% 119M 1s 2024-05-15T23:21:45.7372910Z 17600K .......... .......... .......... .......... .......... 29% 135M 1s 2024-05-15T23:21:45.7377070Z 17650K .......... .......... .......... .......... .......... 29% 127M 1s 2024-05-15T23:21:45.7377610Z 17700K .......... .......... .......... .......... .......... 29% 718M 1s 2024-05-15T23:21:45.7382240Z 17750K .......... .......... .......... .......... .......... 29% 102M 1s 2024-05-15T23:21:45.7385000Z 17800K .......... .......... .......... .......... .......... 30% 174M 1s 2024-05-15T23:21:45.7390050Z 17850K .......... .......... .......... .......... .......... 30% 102M 1s 2024-05-15T23:21:45.7391320Z 17900K .......... .......... .......... .......... .......... 30% 498M 1s 2024-05-15T23:21:45.7394660Z 17950K .......... .......... .......... .......... .......... 30% 134M 1s 2024-05-15T23:21:45.7400400Z 18000K .......... .......... .......... .......... .......... 30% 100M 1s 2024-05-15T23:21:45.7403260Z 18050K .......... .......... .......... .......... .......... 30% 151M 1s 2024-05-15T23:21:45.7405990Z 18100K .......... .......... .......... .......... .......... 30% 137M 1s 2024-05-15T23:21:45.7409890Z 18150K .......... .......... .......... .......... .......... 30% 207M 1s 2024-05-15T23:21:45.7413220Z 18200K .......... .......... .......... .......... .......... 30% 114M 1s 2024-05-15T23:21:45.7415930Z 18250K .......... .......... .......... .......... .......... 30% 235M 1s 2024-05-15T23:21:45.7421120Z 18300K .......... .......... .......... .......... .......... 30% 77.3M 1s 2024-05-15T23:21:45.7424830Z 18350K .......... .......... .......... .......... .......... 30% 173M 1s 2024-05-15T23:21:45.7426720Z 18400K .......... .......... .......... .......... .......... 31% 178M 1s 2024-05-15T23:21:45.7429120Z 18450K .......... .......... .......... .......... .......... 31% 549M 1s 2024-05-15T23:21:45.7432470Z 18500K .......... .......... .......... .......... .......... 31% 130M 1s 2024-05-15T23:21:45.7434830Z 18550K .......... .......... .......... .......... .......... 31% 142M 1s 2024-05-15T23:21:45.7438930Z 18600K .......... .......... .......... .......... .......... 31% 156M 1s 2024-05-15T23:21:45.7440910Z 18650K .......... .......... .......... .......... .......... 31% 346M 1s 2024-05-15T23:21:45.7447320Z 18700K .......... .......... .......... .......... .......... 31% 78.9M 1s 2024-05-15T23:21:45.7449580Z 18750K .......... .......... .......... .......... .......... 31% 117M 1s 2024-05-15T23:21:45.7453680Z 18800K .......... .......... .......... .......... .......... 31% 126M 1s 2024-05-15T23:21:45.7457910Z 18850K .......... .......... .......... .......... .......... 31% 120M 1s 2024-05-15T23:21:45.7463520Z 18900K .......... .......... .......... .......... .......... 31% 114M 1s 2024-05-15T23:21:45.7464070Z 18950K .......... .......... .......... .......... .......... 32% 237M 1s 2024-05-15T23:21:45.7468270Z 19000K .......... .......... .......... .......... .......... 32% 120M 1s 2024-05-15T23:21:45.7471440Z 19050K .......... .......... .......... .......... .......... 32% 154M 0s 2024-05-15T23:21:45.7472920Z 19100K .......... .......... .......... .......... .......... 32% 317M 0s 2024-05-15T23:21:45.7475300Z 19150K .......... .......... .......... .......... .......... 32% 186M 0s 2024-05-15T23:21:45.7476510Z 19200K .......... .......... .......... .......... .......... 32% 417M 0s 2024-05-15T23:21:45.7484350Z 19250K .......... .......... .......... .......... .......... 32% 93.4M 0s 2024-05-15T23:21:45.7486340Z 19300K .......... .......... .......... .......... .......... 32% 106M 0s 2024-05-15T23:21:45.7489650Z 19350K .......... .......... .......... .......... .......... 32% 153M 0s 2024-05-15T23:21:45.7496580Z 19400K .......... .......... .......... .......... .......... 32% 103M 0s 2024-05-15T23:21:45.7497040Z 19450K .......... .......... .......... .......... .......... 32% 242M 0s 2024-05-15T23:21:45.7497630Z 19500K .......... .......... .......... .......... .......... 32% 519M 0s 2024-05-15T23:21:45.7503510Z 19550K .......... .......... .......... .......... .......... 33% 109M 0s 2024-05-15T23:21:45.7503970Z 19600K .......... .......... .......... .......... .......... 33% 260M 0s 2024-05-15T23:21:45.7504430Z 19650K .......... .......... .......... .......... .......... 33% 660M 0s 2024-05-15T23:21:45.7504830Z 19700K .......... .......... .......... .......... .......... 33% 800M 0s 2024-05-15T23:21:45.7510060Z 19750K .......... .......... .......... .......... .......... 33% 117M 0s 2024-05-15T23:21:45.7510540Z 19800K .......... .......... .......... .......... .......... 33% 315M 0s 2024-05-15T23:21:45.7511320Z 19850K .......... .......... .......... .......... .......... 33% 814M 0s 2024-05-15T23:21:45.7513740Z 19900K .......... .......... .......... .......... .......... 33% 214M 0s 2024-05-15T23:21:45.7517530Z 19950K .......... .......... .......... .......... .......... 33% 122M 0s 2024-05-15T23:21:45.7520160Z 20000K .......... .......... .......... .......... .......... 33% 263M 0s 2024-05-15T23:21:45.7523500Z 20050K .......... .......... .......... .......... .......... 33% 165M 0s 2024-05-15T23:21:45.7527070Z 20100K .......... .......... .......... .......... .......... 33% 146M 0s 2024-05-15T23:21:45.7527580Z 20150K .......... .......... .......... .......... .......... 34% 337M 0s 2024-05-15T23:21:45.7530640Z 20200K .......... .......... .......... .......... .......... 34% 157M 0s 2024-05-15T23:21:45.7534700Z 20250K .......... .......... .......... .......... .......... 34% 205M 0s 2024-05-15T23:21:45.7535390Z 20300K .......... .......... .......... .......... .......... 34% 179M 0s 2024-05-15T23:21:45.7541350Z 20350K .......... .......... .......... .......... .......... 34% 88.8M 0s 2024-05-15T23:21:45.7543110Z 20400K .......... .......... .......... .......... .......... 34% 274M 0s 2024-05-15T23:21:45.7545170Z 20450K .......... .......... .......... .......... .......... 34% 216M 0s 2024-05-15T23:21:45.7547440Z 20500K .......... .......... .......... .......... .......... 34% 208M 0s 2024-05-15T23:21:45.7551090Z 20550K .......... .......... .......... .......... .......... 34% 174M 0s 2024-05-15T23:21:45.7553340Z 20600K .......... .......... .......... .......... .......... 34% 156M 0s 2024-05-15T23:21:45.7554350Z 20650K .......... .......... .......... .......... .......... 34% 610M 0s 2024-05-15T23:21:45.7563390Z 20700K .......... .......... .......... .......... .......... 34% 71.3M 0s 2024-05-15T23:21:45.7567840Z 20750K .......... .......... .......... .......... .......... 35% 71.3M 0s 2024-05-15T23:21:45.7570730Z 20800K .......... .......... .......... .......... .......... 35% 177M 0s 2024-05-15T23:21:45.7576210Z 20850K .......... .......... .......... .......... .......... 35% 93.0M 0s 2024-05-15T23:21:45.7580380Z 20900K .......... .......... .......... .......... .......... 35% 110M 0s 2024-05-15T23:21:45.7587580Z 20950K .......... .......... .......... .......... .......... 35% 66.6M 0s 2024-05-15T23:21:45.7590500Z 21000K .......... .......... .......... .......... .......... 35% 328M 0s 2024-05-15T23:21:45.7596230Z 21050K .......... .......... .......... .......... .......... 35% 70.9M 0s 2024-05-15T23:21:45.7599220Z 21100K .......... .......... .......... .......... .......... 35% 196M 0s 2024-05-15T23:21:45.7608690Z 21150K .......... .......... .......... .......... .......... 35% 76.7M 0s 2024-05-15T23:21:45.7611090Z 21200K .......... .......... .......... .......... .......... 35% 131M 0s 2024-05-15T23:21:45.7615000Z 21250K .......... .......... .......... .......... .......... 35% 81.0M 0s 2024-05-15T23:21:45.7616110Z 21300K .......... .......... .......... .......... .......... 35% 321M 0s 2024-05-15T23:21:45.7619890Z 21350K .......... .......... .......... .......... .......... 36% 133M 0s 2024-05-15T23:21:45.7623710Z 21400K .......... .......... .......... .......... .......... 36% 132M 0s 2024-05-15T23:21:45.7629650Z 21450K .......... .......... .......... .......... .......... 36% 79.3M 0s 2024-05-15T23:21:45.7632580Z 21500K .......... .......... .......... .......... .......... 36% 292M 0s 2024-05-15T23:21:45.7638100Z 21550K .......... .......... .......... .......... .......... 36% 81.8M 0s 2024-05-15T23:21:45.7641800Z 21600K .......... .......... .......... .......... .......... 36% 111M 0s 2024-05-15T23:21:45.7647470Z 21650K .......... .......... .......... .......... .......... 36% 82.2M 0s 2024-05-15T23:21:45.7648140Z 21700K .......... .......... .......... .......... .......... 36% 708M 0s 2024-05-15T23:21:45.7650300Z 21750K .......... .......... .......... .......... .......... 36% 549M 0s 2024-05-15T23:21:45.7654650Z 21800K .......... .......... .......... .......... .......... 36% 176M 0s 2024-05-15T23:21:45.7655830Z 21850K .......... .......... .......... .......... .......... 36% 161M 0s 2024-05-15T23:21:45.7657580Z 21900K .......... .......... .......... .......... .......... 36% 204M 0s 2024-05-15T23:21:45.7668630Z 21950K .......... .......... .......... .......... .......... 37% 48.6M 0s 2024-05-15T23:21:45.7675930Z 22000K .......... .......... .......... .......... .......... 37% 109M 0s 2024-05-15T23:21:45.7681740Z 22050K .......... .......... .......... .......... .......... 37% 84.2M 0s 2024-05-15T23:21:45.7683910Z 22100K .......... .......... .......... .......... .......... 37% 113M 0s 2024-05-15T23:21:45.7686160Z 22150K .......... .......... .......... .......... .......... 37% 127M 0s 2024-05-15T23:21:45.7695600Z 22200K .......... .......... .......... .......... .......... 37% 66.4M 0s 2024-05-15T23:21:45.7699080Z 22250K .......... .......... .......... .......... .......... 37% 90.9M 0s 2024-05-15T23:21:45.7702320Z 22300K .......... .......... .......... .......... .......... 37% 158M 0s 2024-05-15T23:21:45.7729670Z 22350K .......... .......... .......... .......... .......... 37% 17.6M 0s 2024-05-15T23:21:45.7730270Z 22400K .......... .......... .......... .......... .......... 37% 498M 0s 2024-05-15T23:21:45.7732980Z 22450K .......... .......... .......... .......... .......... 37% 474M 0s 2024-05-15T23:21:45.7734080Z 22500K .......... .......... .......... .......... .......... 37% 173M 0s 2024-05-15T23:21:45.7735020Z 22550K .......... .......... .......... .......... .......... 38% 688M 0s 2024-05-15T23:21:45.7739530Z 22600K .......... .......... .......... .......... .......... 38% 190M 0s 2024-05-15T23:21:45.7743380Z 22650K .......... .......... .......... .......... .......... 38% 729M 0s 2024-05-15T23:21:45.7743830Z 22700K .......... .......... .......... .......... .......... 38% 775M 0s 2024-05-15T23:21:45.7748030Z 22750K .......... .......... .......... .......... .......... 38% 54.7M 0s 2024-05-15T23:21:45.7757290Z 22800K .......... .......... .......... .......... .......... 38% 70.0M 0s 2024-05-15T23:21:45.7764320Z 22850K .......... .......... .......... .......... .......... 38% 62.6M 0s 2024-05-15T23:21:45.7768250Z 22900K .......... .......... .......... .......... .......... 38% 84.8M 0s 2024-05-15T23:21:45.7776920Z 22950K .......... .......... .......... .......... .......... 38% 66.3M 0s 2024-05-15T23:21:45.7783940Z 23000K .......... .......... .......... .......... .......... 38% 63.9M 0s 2024-05-15T23:21:45.7791860Z 23050K .......... .......... .......... .......... .......... 38% 60.4M 0s 2024-05-15T23:21:45.7798530Z 23100K .......... .......... .......... .......... .......... 38% 85.2M 0s 2024-05-15T23:21:45.7805780Z 23150K .......... .......... .......... .......... .......... 39% 69.7M 0s 2024-05-15T23:21:45.7811030Z 23200K .......... .......... .......... .......... .......... 39% 72.1M 0s 2024-05-15T23:21:45.7826500Z 23250K .......... .......... .......... .......... .......... 39% 69.0M 0s 2024-05-15T23:21:45.7828070Z 23300K .......... .......... .......... .......... .......... 39% 89.8M 0s 2024-05-15T23:21:45.7834890Z 23350K .......... .......... .......... .......... .......... 39% 46.5M 0s 2024-05-15T23:21:45.7846050Z 23400K .......... .......... .......... .......... .......... 39% 44.7M 0s 2024-05-15T23:21:45.7856180Z 23450K .......... .......... .......... .......... .......... 39% 52.1M 0s 2024-05-15T23:21:45.7866960Z 23500K .......... .......... .......... .......... .......... 39% 46.8M 0s 2024-05-15T23:21:45.7874470Z 23550K .......... .......... .......... .......... .......... 39% 52.2M 0s 2024-05-15T23:21:45.7881670Z 23600K .......... .......... .......... .......... .......... 39% 87.0M 0s 2024-05-15T23:21:45.7885960Z 23650K .......... .......... .......... .......... .......... 39% 75.2M 0s 2024-05-15T23:21:45.7895250Z 23700K .......... .......... .......... .......... .......... 40% 65.8M 0s 2024-05-15T23:21:45.7901100Z 23750K .......... .......... .......... .......... .......... 40% 69.8M 0s 2024-05-15T23:21:45.7907300Z 23800K .......... .......... .......... .......... .......... 40% 73.3M 0s 2024-05-15T23:21:45.7913470Z 23850K .......... .......... .......... .......... .......... 40% 81.4M 0s 2024-05-15T23:21:45.7920580Z 23900K .......... .......... .......... .......... .......... 40% 71.2M 0s 2024-05-15T23:21:45.7930250Z 23950K .......... .......... .......... .......... .......... 40% 49.0M 0s 2024-05-15T23:21:45.7935850Z 24000K .......... .......... .......... .......... .......... 40% 83.8M 0s 2024-05-15T23:21:45.7943850Z 24050K .......... .......... .......... .......... .......... 40% 66.1M 0s 2024-05-15T23:21:45.7948910Z 24100K .......... .......... .......... .......... .......... 40% 89.3M 0s 2024-05-15T23:21:45.7955540Z 24150K .......... .......... .......... .......... .......... 40% 75.0M 0s 2024-05-15T23:21:45.7961190Z 24200K .......... .......... .......... .......... .......... 40% 86.0M 0s 2024-05-15T23:21:45.7969350Z 24250K .......... .......... .......... .......... .......... 40% 64.6M 0s 2024-05-15T23:21:45.7974780Z 24300K .......... .......... .......... .......... .......... 41% 92.5M 0s 2024-05-15T23:21:45.7984260Z 24350K .......... .......... .......... .......... .......... 41% 52.0M 0s 2024-05-15T23:21:45.7990020Z 24400K .......... .......... .......... .......... .......... 41% 79.0M 0s 2024-05-15T23:21:45.7996270Z 24450K .......... .......... .......... .......... .......... 41% 71.1M 0s 2024-05-15T23:21:45.8003790Z 24500K .......... .......... .......... .......... .......... 41% 65.2M 0s 2024-05-15T23:21:45.8009960Z 24550K .......... .......... .......... .......... .......... 41% 82.1M 0s 2024-05-15T23:21:45.8017720Z 24600K .......... .......... .......... .......... .......... 41% 64.8M 0s 2024-05-15T23:21:45.8023570Z 24650K .......... .......... .......... .......... .......... 41% 78.1M 0s 2024-05-15T23:21:45.8030630Z 24700K .......... .......... .......... .......... .......... 41% 74.8M 0s 2024-05-15T23:21:45.8039490Z 24750K .......... .......... .......... .......... .......... 41% 52.2M 0s 2024-05-15T23:21:45.8047500Z 24800K .......... .......... .......... .......... .......... 41% 63.0M 0s 2024-05-15T23:21:45.8054340Z 24850K .......... .......... .......... .......... .......... 41% 70.1M 0s 2024-05-15T23:21:45.8061690Z 24900K .......... .......... .......... .......... .......... 42% 74.1M 0s 2024-05-15T23:21:45.8067620Z 24950K .......... .......... .......... .......... .......... 42% 72.8M 0s 2024-05-15T23:21:45.8073730Z 25000K .......... .......... .......... .......... .......... 42% 87.5M 0s 2024-05-15T23:21:45.8080950Z 25050K .......... .......... .......... .......... .......... 42% 68.1M 0s 2024-05-15T23:21:45.8086920Z 25100K .......... .......... .......... .......... .......... 42% 79.3M 0s 2024-05-15T23:21:45.8095390Z 25150K .......... .......... .......... .......... .......... 42% 58.3M 0s 2024-05-15T23:21:45.8101790Z 25200K .......... .......... .......... .......... .......... 42% 68.8M 0s 2024-05-15T23:21:45.8109280Z 25250K .......... .......... .......... .......... .......... 42% 67.2M 0s 2024-05-15T23:21:45.8116940Z 25300K .......... .......... .......... .......... .......... 42% 63.5M 0s 2024-05-15T23:21:45.8123100Z 25350K .......... .......... .......... .......... .......... 42% 81.2M 0s 2024-05-15T23:21:45.8130270Z 25400K .......... .......... .......... .......... .......... 42% 68.1M 0s 2024-05-15T23:21:45.8136680Z 25450K .......... .......... .......... .......... .......... 42% 74.2M 0s 2024-05-15T23:21:45.8143180Z 25500K .......... .......... .......... .......... .......... 43% 81.5M 0s 2024-05-15T23:21:45.8152220Z 25550K .......... .......... .......... .......... .......... 43% 49.9M 0s 2024-05-15T23:21:45.8158800Z 25600K .......... .......... .......... .......... .......... 43% 86.9M 0s 2024-05-15T23:21:45.8165510Z 25650K .......... .......... .......... .......... .......... 43% 70.5M 0s 2024-05-15T23:21:45.8171890Z 25700K .......... .......... .......... .......... .......... 43% 76.7M 0s 2024-05-15T23:21:45.8178270Z 25750K .......... .......... .......... .......... .......... 43% 69.3M 0s 2024-05-15T23:21:45.8184690Z 25800K .......... .......... .......... .......... .......... 43% 74.8M 0s 2024-05-15T23:21:45.8191790Z 25850K .......... .......... .......... .......... .......... 43% 69.9M 0s 2024-05-15T23:21:45.8198880Z 25900K .......... .......... .......... .......... .......... 43% 74.1M 0s 2024-05-15T23:21:45.8207030Z 25950K .......... .......... .......... .......... .......... 43% 60.1M 0s 2024-05-15T23:21:45.8213800Z 26000K .......... .......... .......... .......... .......... 43% 67.0M 0s 2024-05-15T23:21:45.8219760Z 26050K .......... .......... .......... .......... .......... 43% 80.3M 0s 2024-05-15T23:21:45.8227100Z 26100K .......... .......... .......... .......... .......... 44% 72.7M 0s 2024-05-15T23:21:45.8232230Z 26150K .......... .......... .......... .......... .......... 44% 86.4M 0s 2024-05-15T23:21:45.8240410Z 26200K .......... .......... .......... .......... .......... 44% 67.0M 0s 2024-05-15T23:21:45.8247170Z 26250K .......... .......... .......... .......... .......... 44% 62.8M 0s 2024-05-15T23:21:45.8253180Z 26300K .......... .......... .......... .......... .......... 44% 82.1M 0s 2024-05-15T23:21:45.8261870Z 26350K .......... .......... .......... .......... .......... 44% 57.6M 0s 2024-05-15T23:21:45.8269360Z 26400K .......... .......... .......... .......... .......... 44% 70.6M 0s 2024-05-15T23:21:45.8275120Z 26450K .......... .......... .......... .......... .......... 44% 75.7M 0s 2024-05-15T23:21:45.8282680Z 26500K .......... .......... .......... .......... .......... 44% 67.9M 0s 2024-05-15T23:21:45.8288550Z 26550K .......... .......... .......... .......... .......... 44% 78.1M 0s 2024-05-15T23:21:45.8295950Z 26600K .......... .......... .......... .......... .......... 44% 72.4M 0s 2024-05-15T23:21:45.8302020Z 26650K .......... .......... .......... .......... .......... 44% 74.1M 0s 2024-05-15T23:21:45.8310180Z 26700K .......... .......... .......... .......... .......... 45% 66.4M 0s 2024-05-15T23:21:45.8318000Z 26750K .......... .......... .......... .......... .......... 45% 55.0M 0s 2024-05-15T23:21:45.8325710Z 26800K .......... .......... .......... .......... .......... 45% 65.8M 0s 2024-05-15T23:21:45.8333020Z 26850K .......... .......... .......... .......... .......... 45% 81.4M 0s 2024-05-15T23:21:45.8338780Z 26900K .......... .......... .......... .......... .......... 45% 70.2M 0s 2024-05-15T23:21:45.8345970Z 26950K .......... .......... .......... .......... .......... 45% 67.1M 0s 2024-05-15T23:21:45.8353350Z 27000K .......... .......... .......... .......... .......... 45% 72.3M 0s 2024-05-15T23:21:45.8359990Z 27050K .......... .......... .......... .......... .......... 45% 67.3M 0s 2024-05-15T23:21:45.8366110Z 27100K .......... .......... .......... .......... .......... 45% 78.9M 0s 2024-05-15T23:21:45.8374470Z 27150K .......... .......... .......... .......... .......... 45% 58.3M 0s 2024-05-15T23:21:45.8381500Z 27200K .......... .......... .......... .......... .......... 45% 71.5M 0s 2024-05-15T23:21:45.8388080Z 27250K .......... .......... .......... .......... .......... 45% 70.8M 0s 2024-05-15T23:21:45.8395480Z 27300K .......... .......... .......... .......... .......... 46% 64.7M 0s 2024-05-15T23:21:45.8401760Z 27350K .......... .......... .......... .......... .......... 46% 80.8M 0s 2024-05-15T23:21:45.8409330Z 27400K .......... .......... .......... .......... .......... 46% 68.9M 0s 2024-05-15T23:21:45.8415120Z 27450K .......... .......... .......... .......... .......... 46% 74.5M 0s 2024-05-15T23:21:45.8423400Z 27500K .......... .......... .......... .......... .......... 46% 62.2M 0s 2024-05-15T23:21:45.8432600Z 27550K .......... .......... .......... .......... .......... 46% 55.5M 0s 2024-05-15T23:21:45.8439840Z 27600K .......... .......... .......... .......... .......... 46% 62.3M 0s 2024-05-15T23:21:45.8446370Z 27650K .......... .......... .......... .......... .......... 46% 89.8M 0s 2024-05-15T23:21:45.8452230Z 27700K .......... .......... .......... .......... .......... 46% 74.2M 0s 2024-05-15T23:21:45.8460550Z 27750K .......... .......... .......... .......... .......... 46% 60.7M 0s 2024-05-15T23:21:45.8466150Z 27800K .......... .......... .......... .......... .......... 46% 77.8M 0s 2024-05-15T23:21:45.8472150Z 27850K .......... .......... .......... .......... .......... 46% 82.2M 0s 2024-05-15T23:21:45.8479630Z 27900K .......... .......... .......... .......... .......... 47% 67.2M 0s 2024-05-15T23:21:45.8488140Z 27950K .......... .......... .......... .......... .......... 47% 56.5M 0s 2024-05-15T23:21:45.8494890Z 28000K .......... .......... .......... .......... .......... 47% 72.2M 0s 2024-05-15T23:21:45.8503050Z 28050K .......... .......... .......... .......... .......... 47% 64.8M 0s 2024-05-15T23:21:45.8509720Z 28100K .......... .......... .......... .......... .......... 47% 77.6M 0s 2024-05-15T23:21:45.8516540Z 28150K .......... .......... .......... .......... .......... 47% 67.0M 0s 2024-05-15T23:21:45.8523630Z 28200K .......... .......... .......... .......... .......... 47% 61.9M 0s 2024-05-15T23:21:45.8529970Z 28250K .......... .......... .......... .......... .......... 47% 79.5M 0s 2024-05-15T23:21:45.8536200Z 28300K .......... .......... .......... .......... .......... 47% 76.1M 0s 2024-05-15T23:21:45.8546610Z 28350K .......... .......... .......... .......... .......... 47% 46.8M 0s 2024-05-15T23:21:45.8552240Z 28400K .......... .......... .......... .......... .......... 47% 87.8M 0s 2024-05-15T23:21:45.8559240Z 28450K .......... .......... .......... .......... .......... 48% 72.3M 0s 2024-05-15T23:21:45.8566310Z 28500K .......... .......... .......... .......... .......... 48% 69.8M 0s 2024-05-15T23:21:45.8573030Z 28550K .......... .......... .......... .......... .......... 48% 79.4M 0s 2024-05-15T23:21:45.8580430Z 28600K .......... .......... .......... .......... .......... 48% 66.0M 0s 2024-05-15T23:21:45.8588840Z 28650K .......... .......... .......... .......... .......... 48% 67.7M 0s 2024-05-15T23:21:45.8593860Z 28700K .......... .......... .......... .......... .......... 48% 68.6M 0s 2024-05-15T23:21:45.8602370Z 28750K .......... .......... .......... .......... .......... 48% 57.5M 0s 2024-05-15T23:21:45.8609750Z 28800K .......... .......... .......... .......... .......... 48% 71.3M 0s 2024-05-15T23:21:45.8615630Z 28850K .......... .......... .......... .......... .......... 48% 79.7M 0s 2024-05-15T23:21:45.8623450Z 28900K .......... .......... .......... .......... .......... 48% 66.3M 0s 2024-05-15T23:21:45.8630030Z 28950K .......... .......... .......... .......... .......... 48% 79.9M 0s 2024-05-15T23:21:45.8636060Z 29000K .......... .......... .......... .......... .......... 48% 68.3M 0s 2024-05-15T23:21:45.8644490Z 29050K .......... .......... .......... .......... .......... 49% 67.5M 0s 2024-05-15T23:21:45.8650380Z 29100K .......... .......... .......... .......... .......... 49% 71.6M 0s 2024-05-15T23:21:45.8659970Z 29150K .......... .......... .......... .......... .......... 49% 48.1M 0s 2024-05-15T23:21:45.8666590Z 29200K .......... .......... .......... .......... .......... 49% 90.8M 0s 2024-05-15T23:21:45.8673000Z 29250K .......... .......... .......... .......... .......... 49% 70.3M 0s 2024-05-15T23:21:45.8679620Z 29300K .......... .......... .......... .......... .......... 49% 76.1M 0s 2024-05-15T23:21:45.8685690Z 29350K .......... .......... .......... .......... .......... 49% 77.6M 0s 2024-05-15T23:21:45.8692250Z 29400K .......... .......... .......... .......... .......... 49% 71.9M 0s 2024-05-15T23:21:45.8698990Z 29450K .......... .......... .......... .......... .......... 49% 75.7M 0s 2024-05-15T23:21:45.8705810Z 29500K .......... .......... .......... .......... .......... 49% 72.7M 0s 2024-05-15T23:21:45.8714210Z 29550K .......... .......... .......... .......... .......... 49% 56.3M 0s 2024-05-15T23:21:45.8721110Z 29600K .......... .......... .......... .......... .......... 49% 69.9M 0s 2024-05-15T23:21:45.8728650Z 29650K .......... .......... .......... .......... .......... 50% 69.2M 0s 2024-05-15T23:21:45.8736500Z 29700K .......... .......... .......... .......... .......... 50% 60.1M 0s 2024-05-15T23:21:45.8742020Z 29750K .......... .......... .......... .......... .......... 50% 86.0M 0s 2024-05-15T23:21:45.8749320Z 29800K .......... .......... .......... .......... .......... 50% 76.7M 0s 2024-05-15T23:21:45.8755600Z 29850K .......... .......... .......... .......... .......... 50% 69.8M 0s 2024-05-15T23:21:45.8762360Z 29900K .......... .......... .......... .......... .......... 50% 76.7M 0s 2024-05-15T23:21:45.8770110Z 29950K .......... .......... .......... .......... .......... 50% 56.9M 0s 2024-05-15T23:21:45.8778100Z 30000K .......... .......... .......... .......... .......... 50% 66.5M 0s 2024-05-15T23:21:45.8785540Z 30050K .......... .......... .......... .......... .......... 50% 63.6M 0s 2024-05-15T23:21:45.8790780Z 30100K .......... .......... .......... .......... .......... 50% 87.5M 0s 2024-05-15T23:21:45.8798030Z 30150K .......... .......... .......... .......... .......... 50% 71.1M 0s 2024-05-15T23:21:45.8804440Z 30200K .......... .......... .......... .......... .......... 50% 73.3M 0s 2024-05-15T23:21:45.8812860Z 30250K .......... .......... .......... .......... .......... 51% 66.9M 0s 2024-05-15T23:21:45.8818220Z 30300K .......... .......... .......... .......... .......... 51% 75.8M 0s 2024-05-15T23:21:45.8826540Z 30350K .......... .......... .......... .......... .......... 51% 56.4M 0s 2024-05-15T23:21:45.8834910Z 30400K .......... .......... .......... .......... .......... 51% 61.9M 0s 2024-05-15T23:21:45.8841680Z 30450K .......... .......... .......... .......... .......... 51% 70.5M 0s 2024-05-15T23:21:45.8849060Z 30500K .......... .......... .......... .......... .......... 51% 66.4M 0s 2024-05-15T23:21:45.8856530Z 30550K .......... .......... .......... .......... .......... 51% 63.8M 0s 2024-05-15T23:21:45.8862040Z 30600K .......... .......... .......... .......... .......... 51% 84.3M 0s 2024-05-15T23:21:45.8868860Z 30650K .......... .......... .......... .......... .......... 51% 76.9M 0s 2024-05-15T23:21:45.8875380Z 30700K .......... .......... .......... .......... .......... 51% 70.9M 0s 2024-05-15T23:21:45.8883750Z 30750K .......... .......... .......... .......... .......... 51% 59.1M 0s 2024-05-15T23:21:45.8892310Z 30800K .......... .......... .......... .......... .......... 51% 70.1M 0s 2024-05-15T23:21:45.8897460Z 30850K .......... .......... .......... .......... .......... 52% 74.2M 0s 2024-05-15T23:21:45.8903780Z 30900K .......... .......... .......... .......... .......... 52% 75.8M 0s 2024-05-15T23:21:45.8911130Z 30950K .......... .......... .......... .......... .......... 52% 67.7M 0s 2024-05-15T23:21:45.8918390Z 31000K .......... .......... .......... .......... .......... 52% 68.3M 0s 2024-05-15T23:21:45.8926440Z 31050K .......... .......... .......... .......... .......... 52% 61.0M 0s 2024-05-15T23:21:45.8932470Z 31100K .......... .......... .......... .......... .......... 52% 84.2M 0s 2024-05-15T23:21:45.8939800Z 31150K .......... .......... .......... .......... .......... 52% 62.4M 0s 2024-05-15T23:21:45.8946840Z 31200K .......... .......... .......... .......... .......... 52% 72.9M 0s 2024-05-15T23:21:45.8953390Z 31250K .......... .......... .......... .......... .......... 52% 77.8M 0s 2024-05-15T23:21:45.8960210Z 31300K .......... .......... .......... .......... .......... 52% 70.7M 0s 2024-05-15T23:21:45.8966680Z 31350K .......... .......... .......... .......... .......... 52% 70.7M 0s 2024-05-15T23:21:45.8973160Z 31400K .......... .......... .......... .......... .......... 52% 82.2M 0s 2024-05-15T23:21:45.8980010Z 31450K .......... .......... .......... .......... .......... 53% 65.2M 0s 2024-05-15T23:21:45.8986430Z 31500K .......... .......... .......... .......... .......... 53% 78.5M 0s 2024-05-15T23:21:45.8995610Z 31550K .......... .......... .......... .......... .......... 53% 53.2M 0s 2024-05-15T23:21:45.9001160Z 31600K .......... .......... .......... .......... .......... 53% 81.9M 0s 2024-05-15T23:21:45.9008390Z 31650K .......... .......... .......... .......... .......... 53% 71.8M 0s 2024-05-15T23:21:45.9016390Z 31700K .......... .......... .......... .......... .......... 53% 62.1M 0s 2024-05-15T23:21:45.9022750Z 31750K .......... .......... .......... .......... .......... 53% 74.9M 0s 2024-05-15T23:21:45.9030280Z 31800K .......... .......... .......... .......... .......... 53% 69.6M 0s 2024-05-15T23:21:45.9036490Z 31850K .......... .......... .......... .......... .......... 53% 72.3M 0s 2024-05-15T23:21:45.9043070Z 31900K .......... .......... .......... .......... .......... 53% 76.2M 0s 2024-05-15T23:21:45.9053050Z 31950K .......... .......... .......... .......... .......... 53% 49.3M 0s 2024-05-15T23:21:45.9059070Z 32000K .......... .......... .......... .......... .......... 53% 77.3M 0s 2024-05-15T23:21:45.9064900Z 32050K .......... .......... .......... .......... .......... 54% 82.9M 0s 2024-05-15T23:21:45.9072130Z 32100K .......... .......... .......... .......... .......... 54% 66.2M 0s 2024-05-15T23:21:45.9079480Z 32150K .......... .......... .......... .......... .......... 54% 74.8M 0s 2024-05-15T23:21:45.9085260Z 32200K .......... .......... .......... .......... .......... 54% 76.9M 0s 2024-05-15T23:21:45.9093230Z 32250K .......... .......... .......... .......... .......... 54% 65.4M 0s 2024-05-15T23:21:45.9098030Z 32300K .......... .......... .......... .......... .......... 54% 94.6M 0s 2024-05-15T23:21:45.9107950Z 32350K .......... .......... .......... .......... .......... 54% 48.8M 0s 2024-05-15T23:21:45.9115150Z 32400K .......... .......... .......... .......... .......... 54% 71.6M 0s 2024-05-15T23:21:45.9122000Z 32450K .......... .......... .......... .......... .......... 54% 70.9M 0s 2024-05-15T23:21:45.9135050Z 32500K .......... .......... .......... .......... .......... 54% 44.0M 0s 2024-05-15T23:21:45.9159430Z 32550K .......... .......... .......... .......... .......... 54% 71.4M 0s 2024-05-15T23:21:45.9169320Z 32600K .......... .......... .......... .......... .......... 54% 16.4M 0s 2024-05-15T23:21:45.9173120Z 32650K .......... .......... .......... .......... .......... 55% 287M 0s 2024-05-15T23:21:45.9174310Z 32700K .......... .......... .......... .......... .......... 55% 141M 0s 2024-05-15T23:21:45.9175990Z 32750K .......... .......... .......... .......... .......... 55% 237M 0s 2024-05-15T23:21:45.9181460Z 32800K .......... .......... .......... .......... .......... 55% 112M 0s 2024-05-15T23:21:45.9188070Z 32850K .......... .......... .......... .......... .......... 55% 68.3M 0s 2024-05-15T23:21:45.9195690Z 32900K .......... .......... .......... .......... .......... 55% 62.6M 0s 2024-05-15T23:21:45.9202240Z 32950K .......... .......... .......... .......... .......... 55% 76.7M 0s 2024-05-15T23:21:45.9210930Z 33000K .......... .......... .......... .......... .......... 55% 63.5M 0s 2024-05-15T23:21:45.9215670Z 33050K .......... .......... .......... .......... .......... 55% 85.7M 0s 2024-05-15T23:21:45.9222980Z 33100K .......... .......... .......... .......... .......... 55% 65.4M 0s 2024-05-15T23:21:45.9231120Z 33150K .......... .......... .......... .......... .......... 55% 57.9M 0s 2024-05-15T23:21:45.9239410Z 33200K .......... .......... .......... .......... .......... 56% 63.7M 0s 2024-05-15T23:21:45.9246160Z 33250K .......... .......... .......... .......... .......... 56% 69.8M 0s 2024-05-15T23:21:45.9254530Z 33300K .......... .......... .......... .......... .......... 56% 66.1M 0s 2024-05-15T23:21:45.9260930Z 33350K .......... .......... .......... .......... .......... 56% 69.5M 0s 2024-05-15T23:21:45.9268400Z 33400K .......... .......... .......... .......... .......... 56% 64.2M 0s 2024-05-15T23:21:45.9274920Z 33450K .......... .......... .......... .......... .......... 56% 81.1M 0s 2024-05-15T23:21:45.9282040Z 33500K .......... .......... .......... .......... .......... 56% 61.5M 0s 2024-05-15T23:21:45.9290750Z 33550K .......... .......... .......... .......... .......... 56% 54.7M 0s 2024-05-15T23:21:45.9297790Z 33600K .......... .......... .......... .......... .......... 56% 68.3M 0s 2024-05-15T23:21:45.9303420Z 33650K .......... .......... .......... .......... .......... 56% 93.7M 0s 2024-05-15T23:21:45.9309900Z 33700K .......... .......... .......... .......... .......... 56% 73.9M 0s 2024-05-15T23:21:45.9318030Z 33750K .......... .......... .......... .......... .......... 56% 62.0M 0s 2024-05-15T23:21:45.9324330Z 33800K .......... .......... .......... .......... .......... 57% 81.5M 0s 2024-05-15T23:21:45.9332080Z 33850K .......... .......... .......... .......... .......... 57% 61.7M 0s 2024-05-15T23:21:45.9340150Z 33900K .......... .......... .......... .......... .......... 57% 59.6M 0s 2024-05-15T23:21:45.9348050Z 33950K .......... .......... .......... .......... .......... 57% 57.9M 0s 2024-05-15T23:21:45.9355250Z 34000K .......... .......... .......... .......... .......... 57% 75.1M 0s 2024-05-15T23:21:45.9362070Z 34050K .......... .......... .......... .......... .......... 57% 71.2M 0s 2024-05-15T23:21:45.9369040Z 34100K .......... .......... .......... .......... .......... 57% 67.4M 0s 2024-05-15T23:21:45.9375560Z 34150K .......... .......... .......... .......... .......... 57% 73.2M 0s 2024-05-15T23:21:45.9382810Z 34200K .......... .......... .......... .......... .......... 57% 67.7M 0s 2024-05-15T23:21:45.9390490Z 34250K .......... .......... .......... .......... .......... 57% 63.1M 0s 2024-05-15T23:21:45.9398690Z 34300K .......... .......... .......... .......... .......... 57% 60.7M 0s 2024-05-15T23:21:45.9408550Z 34350K .......... .......... .......... .......... .......... 57% 50.8M 0s 2024-05-15T23:21:45.9413730Z 34400K .......... .......... .......... .......... .......... 58% 85.4M 0s 2024-05-15T23:21:45.9421210Z 34450K .......... .......... .......... .......... .......... 58% 68.4M 0s 2024-05-15T23:21:45.9428610Z 34500K .......... .......... .......... .......... .......... 58% 69.9M 0s 2024-05-15T23:21:45.9435990Z 34550K .......... .......... .......... .......... .......... 58% 60.9M 0s 2024-05-15T23:21:45.9442170Z 34600K .......... .......... .......... .......... .......... 58% 91.1M 0s 2024-05-15T23:21:45.9449020Z 34650K .......... .......... .......... .......... .......... 58% 69.1M 0s 2024-05-15T23:21:45.9457060Z 34700K .......... .......... .......... .......... .......... 58% 61.1M 0s 2024-05-15T23:21:45.9465370Z 34750K .......... .......... .......... .......... .......... 58% 56.9M 0s 2024-05-15T23:21:45.9472780Z 34800K .......... .......... .......... .......... .......... 58% 71.7M 0s 2024-05-15T23:21:45.9478470Z 34850K .......... .......... .......... .......... .......... 58% 74.3M 0s 2024-05-15T23:21:45.9486200Z 34900K .......... .......... .......... .......... .......... 58% 63.4M 0s 2024-05-15T23:21:45.9492600Z 34950K .......... .......... .......... .......... .......... 58% 74.4M 0s 2024-05-15T23:21:45.9500320Z 35000K .......... .......... .......... .......... .......... 59% 65.5M 0s 2024-05-15T23:21:45.9505620Z 35050K .......... .......... .......... .......... .......... 59% 93.2M 0s 2024-05-15T23:21:45.9512340Z 35100K .......... .......... .......... .......... .......... 59% 74.9M 0s 2024-05-15T23:21:45.9521770Z 35150K .......... .......... .......... .......... .......... 59% 52.3M 0s 2024-05-15T23:21:45.9528570Z 35200K .......... .......... .......... .......... .......... 59% 73.0M 0s 2024-05-15T23:21:45.9535510Z 35250K .......... .......... .......... .......... .......... 59% 63.9M 0s 2024-05-15T23:21:45.9542160Z 35300K .......... .......... .......... .......... .......... 59% 88.9M 0s 2024-05-15T23:21:45.9548410Z 35350K .......... .......... .......... .......... .......... 59% 69.4M 0s 2024-05-15T23:21:45.9555240Z 35400K .......... .......... .......... .......... .......... 59% 71.7M 0s 2024-05-15T23:21:45.9563900Z 35450K .......... .......... .......... .......... .......... 59% 56.6M 0s 2024-05-15T23:21:45.9568920Z 35500K .......... .......... .......... .......... .......... 59% 91.4M 0s 2024-05-15T23:21:45.9578300Z 35550K .......... .......... .......... .......... .......... 59% 52.6M 0s 2024-05-15T23:21:45.9586120Z 35600K .......... .......... .......... .......... .......... 60% 65.1M 0s 2024-05-15T23:21:45.9592270Z 35650K .......... .......... .......... .......... .......... 60% 79.0M 0s 2024-05-15T23:21:45.9598750Z 35700K .......... .......... .......... .......... .......... 60% 74.0M 0s 2024-05-15T23:21:45.9605300Z 35750K .......... .......... .......... .......... .......... 60% 76.7M 0s 2024-05-15T23:21:45.9612920Z 35800K .......... .......... .......... .......... .......... 60% 61.6M 0s 2024-05-15T23:21:45.9619680Z 35850K .......... .......... .......... .......... .......... 60% 70.2M 0s 2024-05-15T23:21:45.9626940Z 35900K .......... .......... .......... .......... .......... 60% 70.7M 0s 2024-05-15T23:21:45.9635770Z 35950K .......... .......... .......... .......... .......... 60% 55.2M 0s 2024-05-15T23:21:45.9642780Z 36000K .......... .......... .......... .......... .......... 60% 67.6M 0s 2024-05-15T23:21:45.9649100Z 36050K .......... .......... .......... .......... .......... 60% 77.4M 0s 2024-05-15T23:21:45.9656390Z 36100K .......... .......... .......... .......... .......... 60% 67.9M 0s 2024-05-15T23:21:45.9662720Z 36150K .......... .......... .......... .......... .......... 60% 82.6M 0s 2024-05-15T23:21:45.9670070Z 36200K .......... .......... .......... .......... .......... 61% 63.5M 0s 2024-05-15T23:21:45.9678020Z 36250K .......... .......... .......... .......... .......... 61% 70.5M 0s 2024-05-15T23:21:45.9683300Z 36300K .......... .......... .......... .......... .......... 61% 74.3M 0s 2024-05-15T23:21:45.9692240Z 36350K .......... .......... .......... .......... .......... 61% 54.5M 0s 2024-05-15T23:21:45.9699720Z 36400K .......... .......... .......... .......... .......... 61% 67.3M 0s 2024-05-15T23:21:45.9706350Z 36450K .......... .......... .......... .......... .......... 61% 76.1M 0s 2024-05-15T23:21:45.9711510Z 36500K .......... .......... .......... .......... .......... 61% 86.6M 0s 2024-05-15T23:21:45.9719250Z 36550K .......... .......... .......... .......... .......... 61% 63.3M 0s 2024-05-15T23:21:45.9727800Z 36600K .......... .......... .......... .......... .......... 61% 62.0M 0s 2024-05-15T23:21:45.9734000Z 36650K .......... .......... .......... .......... .......... 61% 71.4M 0s 2024-05-15T23:21:45.9741850Z 36700K .......... .......... .......... .......... .......... 61% 63.7M 0s 2024-05-15T23:21:45.9751310Z 36750K .......... .......... .......... .......... .......... 61% 51.9M 0s 2024-05-15T23:21:45.9758780Z 36800K .......... .......... .......... .......... .......... 62% 66.6M 0s 2024-05-15T23:21:45.9776060Z 36850K .......... .......... .......... .......... .......... 62% 87.8M 0s 2024-05-15T23:21:45.9776760Z 36900K .......... .......... .......... .......... .......... 62% 51.1M 0s 2024-05-15T23:21:45.9778930Z 36950K .......... .......... .......... .......... .......... 62% 92.3M 0s 2024-05-15T23:21:45.9784760Z 37000K .......... .......... .......... .......... .......... 62% 87.3M 0s 2024-05-15T23:21:45.9794210Z 37050K .......... .......... .......... .......... .......... 62% 51.7M 0s 2024-05-15T23:21:45.9800800Z 37100K .......... .......... .......... .......... .......... 62% 75.8M 0s 2024-05-15T23:21:45.9809660Z 37150K .......... .......... .......... .......... .......... 62% 52.4M 0s 2024-05-15T23:21:45.9816310Z 37200K .......... .......... .......... .......... .......... 62% 72.0M 0s 2024-05-15T23:21:45.9824020Z 37250K .......... .......... .......... .......... .......... 62% 66.0M 0s 2024-05-15T23:21:45.9832100Z 37300K .......... .......... .......... .......... .......... 62% 61.2M 0s 2024-05-15T23:21:45.9839340Z 37350K .......... .......... .......... .......... .......... 63% 79.9M 0s 2024-05-15T23:21:45.9844040Z 37400K .......... .......... .......... .......... .......... 63% 76.8M 0s 2024-05-15T23:21:45.9851910Z 37450K .......... .......... .......... .......... .......... 63% 63.0M 0s 2024-05-15T23:21:45.9857980Z 37500K .......... .......... .......... .......... .......... 63% 83.8M 0s 2024-05-15T23:21:45.9868340Z 37550K .......... .......... .......... .......... .......... 63% 49.6M 0s 2024-05-15T23:21:45.9876480Z 37600K .......... .......... .......... .......... .......... 63% 59.0M 0s 2024-05-15T23:21:45.9881760Z 37650K .......... .......... .......... .......... .......... 63% 82.1M 0s 2024-05-15T23:21:45.9889970Z 37700K .......... .......... .......... .......... .......... 63% 61.1M 0s 2024-05-15T23:21:45.9896690Z 37750K .......... .......... .......... .......... .......... 63% 72.1M 0s 2024-05-15T23:21:45.9904890Z 37800K .......... .......... .......... .......... .......... 63% 62.3M 0s 2024-05-15T23:21:45.9910610Z 37850K .......... .......... .......... .......... .......... 63% 82.5M 0s 2024-05-15T23:21:45.9917510Z 37900K .......... .......... .......... .......... .......... 63% 71.8M 0s 2024-05-15T23:21:45.9926420Z 37950K .......... .......... .......... .......... .......... 64% 53.0M 0s 2024-05-15T23:21:45.9933790Z 38000K .......... .......... .......... .......... .......... 64% 73.2M 0s 2024-05-15T23:21:45.9940800Z 38050K .......... .......... .......... .......... .......... 64% 62.8M 0s 2024-05-15T23:21:45.9946900Z 38100K .......... .......... .......... .......... .......... 64% 82.5M 0s 2024-05-15T23:21:45.9953430Z 38150K .......... .......... .......... .......... .......... 64% 71.4M 0s 2024-05-15T23:21:45.9961420Z 38200K .......... .......... .......... .......... .......... 64% 68.5M 0s 2024-05-15T23:21:45.9966690Z 38250K .......... .......... .......... .......... .......... 64% 85.1M 0s 2024-05-15T23:21:45.9973970Z 38300K .......... .......... .......... .......... .......... 64% 64.7M 0s 2024-05-15T23:21:45.9982660Z 38350K .......... .......... .......... .......... .......... 64% 56.8M 0s 2024-05-15T23:21:45.9990970Z 38400K .......... .......... .......... .......... .......... 64% 65.7M 0s 2024-05-15T23:21:45.9999020Z 38450K .......... .......... .......... .......... .......... 64% 55.1M 0s 2024-05-15T23:21:46.0006520Z 38500K .......... .......... .......... .......... .......... 64% 68.5M 0s 2024-05-15T23:21:46.0013690Z 38550K .......... .......... .......... .......... .......... 65% 65.1M 0s 2024-05-15T23:21:46.0021350Z 38600K .......... .......... .......... .......... .......... 65% 66.2M 0s 2024-05-15T23:21:46.0027030Z 38650K .......... .......... .......... .......... .......... 65% 81.8M 0s 2024-05-15T23:21:46.0034620Z 38700K .......... .......... .......... .......... .......... 65% 65.7M 0s 2024-05-15T23:21:46.0043010Z 38750K .......... .......... .......... .......... .......... 65% 57.1M 0s 2024-05-15T23:21:46.0050080Z 38800K .......... .......... .......... .......... .......... 65% 74.8M 0s 2024-05-15T23:21:46.0058030Z 38850K .......... .......... .......... .......... .......... 65% 74.8M 0s 2024-05-15T23:21:46.0063510Z 38900K .......... .......... .......... .......... .......... 65% 64.8M 0s 2024-05-15T23:21:46.0070060Z 38950K .......... .......... .......... .......... .......... 65% 75.1M 0s 2024-05-15T23:21:46.0076710Z 39000K .......... .......... .......... .......... .......... 65% 73.9M 0s 2024-05-15T23:21:46.0084920Z 39050K .......... .......... .......... .......... .......... 65% 58.7M 0s 2024-05-15T23:21:46.0092500Z 39100K .......... .......... .......... .......... .......... 65% 67.5M 0s 2024-05-15T23:21:46.0102660Z 39150K .......... .......... .......... .......... .......... 66% 47.8M 0s 2024-05-15T23:21:46.0110190Z 39200K .......... .......... .......... .......... .......... 66% 62.9M 0s 2024-05-15T23:21:46.0117050Z 39250K .......... .......... .......... .......... .......... 66% 73.3M 0s 2024-05-15T23:21:46.0125170Z 39300K .......... .......... .......... .......... .......... 66% 56.6M 0s 2024-05-15T23:21:46.0133080Z 39350K .......... .......... .......... .......... .......... 66% 63.3M 0s 2024-05-15T23:21:46.0140010Z 39400K .......... .......... .......... .......... .......... 66% 77.6M 0s 2024-05-15T23:21:46.0147670Z 39450K .......... .......... .......... .......... .......... 66% 61.0M 0s 2024-05-15T23:21:46.0155990Z 39500K .......... .......... .......... .......... .......... 66% 61.5M 0s 2024-05-15T23:21:46.0164890Z 39550K .......... .......... .......... .......... .......... 66% 53.5M 0s 2024-05-15T23:21:46.0173040Z 39600K .......... .......... .......... .......... .......... 66% 56.6M 0s 2024-05-15T23:21:46.0178700Z 39650K .......... .......... .......... .......... .......... 66% 88.0M 0s 2024-05-15T23:21:46.0186880Z 39700K .......... .......... .......... .......... .......... 66% 61.2M 0s 2024-05-15T23:21:46.0193950Z 39750K .......... .......... .......... .......... .......... 67% 72.7M 0s 2024-05-15T23:21:46.0201160Z 39800K .......... .......... .......... .......... .......... 67% 71.8M 0s 2024-05-15T23:21:46.0208020Z 39850K .......... .......... .......... .......... .......... 67% 66.2M 0s 2024-05-15T23:21:46.0215880Z 39900K .......... .......... .......... .......... .......... 67% 60.8M 0s 2024-05-15T23:21:46.0225800Z 39950K .......... .......... .......... .......... .......... 67% 47.9M 0s 2024-05-15T23:21:46.0232700Z 40000K .......... .......... .......... .......... .......... 67% 69.5M 0s 2024-05-15T23:21:46.0241140Z 40050K .......... .......... .......... .......... .......... 67% 61.1M 0s 2024-05-15T23:21:46.0248080Z 40100K .......... .......... .......... .......... .......... 67% 71.1M 0s 2024-05-15T23:21:46.0253670Z 40150K .......... .......... .......... .......... .......... 67% 85.8M 0s 2024-05-15T23:21:46.0261570Z 40200K .......... .......... .......... .......... .......... 67% 59.5M 0s 2024-05-15T23:21:46.0268570Z 40250K .......... .......... .......... .......... .......... 67% 70.8M 0s 2024-05-15T23:21:46.0275710Z 40300K .......... .......... .......... .......... .......... 67% 74.7M 0s 2024-05-15T23:21:46.0286410Z 40350K .......... .......... .......... .......... .......... 68% 48.8M 0s 2024-05-15T23:21:46.0291820Z 40400K .......... .......... .......... .......... .......... 68% 73.3M 0s 2024-05-15T23:21:46.0299210Z 40450K .......... .......... .......... .......... .......... 68% 65.3M 0s 2024-05-15T23:21:46.0306300Z 40500K .......... .......... .......... .......... .......... 68% 68.8M 0s 2024-05-15T23:21:46.0315010Z 40550K .......... .......... .......... .......... .......... 68% 64.4M 0s 2024-05-15T23:21:46.0320650Z 40600K .......... .......... .......... .......... .......... 68% 68.9M 0s 2024-05-15T23:21:46.0328440Z 40650K .......... .......... .......... .......... .......... 68% 64.2M 0s 2024-05-15T23:21:46.0335810Z 40700K .......... .......... .......... .......... .......... 68% 66.1M 0s 2024-05-15T23:21:46.0345020Z 40750K .......... .......... .......... .......... .......... 68% 54.6M 0s 2024-05-15T23:21:46.0353600Z 40800K .......... .......... .......... .......... .......... 68% 84.3M 0s 2024-05-15T23:21:46.0359300Z 40850K .......... .......... .......... .......... .......... 68% 58.1M 0s 2024-05-15T23:21:46.0363260Z 40900K .......... .......... .......... .......... .......... 68% 131M 0s 2024-05-15T23:21:46.0369520Z 40950K .......... .......... .......... .......... .......... 69% 78.1M 0s 2024-05-15T23:21:46.0377740Z 41000K .......... .......... .......... .......... .......... 69% 58.4M 0s 2024-05-15T23:21:46.0385040Z 41050K .......... .......... .......... .......... .......... 69% 70.6M 0s 2024-05-15T23:21:46.0391240Z 41100K .......... .......... .......... .......... .......... 69% 86.7M 0s 2024-05-15T23:21:46.0401520Z 41150K .......... .......... .......... .......... .......... 69% 42.6M 0s 2024-05-15T23:21:46.0407590Z 41200K .......... .......... .......... .......... .......... 69% 75.6M 0s 2024-05-15T23:21:46.0418860Z 41250K .......... .......... .......... .......... .......... 69% 44.9M 0s 2024-05-15T23:21:46.0424320Z 41300K .......... .......... .......... .......... .......... 69% 99.6M 0s 2024-05-15T23:21:46.0431440Z 41350K .......... .......... .......... .......... .......... 69% 66.3M 0s 2024-05-15T23:21:46.0438800Z 41400K .......... .......... .......... .......... .......... 69% 66.5M 0s 2024-05-15T23:21:46.0446790Z 41450K .......... .......... .......... .......... .......... 69% 56.4M 0s 2024-05-15T23:21:46.0454350Z 41500K .......... .......... .......... .......... .......... 69% 66.9M 0s 2024-05-15T23:21:46.0464460Z 41550K .......... .......... .......... .......... .......... 70% 51.4M 0s 2024-05-15T23:21:46.0470320Z 41600K .......... .......... .......... .......... .......... 70% 80.3M 0s 2024-05-15T23:21:46.0482420Z 41650K .......... .......... .......... .......... .......... 70% 62.3M 0s 2024-05-15T23:21:46.0495710Z 41700K .......... .......... .......... .......... .......... 70% 26.6M 0s 2024-05-15T23:21:46.0496330Z 41750K .......... .......... .......... .......... .......... 70% 708M 0s 2024-05-15T23:21:46.0500680Z 41800K .......... .......... .......... .......... .......... 70% 166M 0s 2024-05-15T23:21:46.0504780Z 41850K .......... .......... .......... .......... .......... 70% 95.4M 0s 2024-05-15T23:21:46.0512750Z 41900K .......... .......... .......... .......... .......... 70% 64.5M 0s 2024-05-15T23:21:46.0522030Z 41950K .......... .......... .......... .......... .......... 70% 51.4M 0s 2024-05-15T23:21:46.0529630Z 42000K .......... .......... .......... .......... .......... 70% 67.4M 0s 2024-05-15T23:21:46.0536270Z 42050K .......... .......... .......... .......... .......... 70% 66.3M 0s 2024-05-15T23:21:46.0545540Z 42100K .......... .......... .......... .......... .......... 71% 72.7M 0s 2024-05-15T23:21:46.0551670Z 42150K .......... .......... .......... .......... .......... 71% 60.9M 0s 2024-05-15T23:21:46.0559470Z 42200K .......... .......... .......... .......... .......... 71% 60.2M 0s 2024-05-15T23:21:46.0566610Z 42250K .......... .......... .......... .......... .......... 71% 72.6M 0s 2024-05-15T23:21:46.0574370Z 42300K .......... .......... .......... .......... .......... 71% 58.7M 0s 2024-05-15T23:21:46.0584900Z 42350K .......... .......... .......... .......... .......... 71% 50.4M 0s 2024-05-15T23:21:46.0591680Z 42400K .......... .......... .......... .......... .......... 71% 76.9M 0s 2024-05-15T23:21:46.0598020Z 42450K .......... .......... .......... .......... .......... 71% 63.6M 0s 2024-05-15T23:21:46.0605280Z 42500K .......... .......... .......... .......... .......... 71% 70.5M 0s 2024-05-15T23:21:46.0612620Z 42550K .......... .......... .......... .......... .......... 71% 74.0M 0s 2024-05-15T23:21:46.0617870Z 42600K .......... .......... .......... .......... .......... 71% 78.8M 0s 2024-05-15T23:21:46.0625030Z 42650K .......... .......... .......... .......... .......... 71% 66.1M 0s 2024-05-15T23:21:46.0633020Z 42700K .......... .......... .......... .......... .......... 72% 64.0M 0s 2024-05-15T23:21:46.0642020Z 42750K .......... .......... .......... .......... .......... 72% 54.3M 0s 2024-05-15T23:21:46.0649430Z 42800K .......... .......... .......... .......... .......... 72% 65.5M 0s 2024-05-15T23:21:46.0657390Z 42850K .......... .......... .......... .......... .......... 72% 60.5M 0s 2024-05-15T23:21:46.0665110Z 42900K .......... .......... .......... .......... .......... 72% 66.6M 0s 2024-05-15T23:21:46.0672980Z 42950K .......... .......... .......... .......... .......... 72% 57.6M 0s 2024-05-15T23:21:46.0680690Z 43000K .......... .......... .......... .......... .......... 72% 63.3M 0s 2024-05-15T23:21:46.0689480Z 43050K .......... .......... .......... .......... .......... 72% 70.1M 0s 2024-05-15T23:21:46.0694940Z 43100K .......... .......... .......... .......... .......... 72% 71.0M 0s 2024-05-15T23:21:46.0703180Z 43150K .......... .......... .......... .......... .......... 72% 59.3M 0s 2024-05-15T23:21:46.0709590Z 43200K .......... .......... .......... .......... .......... 72% 72.3M 0s 2024-05-15T23:21:46.0717170Z 43250K .......... .......... .......... .......... .......... 72% 67.5M 0s 2024-05-15T23:21:46.0723680Z 43300K .......... .......... .......... .......... .......... 73% 73.0M 0s 2024-05-15T23:21:46.0730190Z 43350K .......... .......... .......... .......... .......... 73% 75.1M 0s 2024-05-15T23:21:46.0737980Z 43400K .......... .......... .......... .......... .......... 73% 64.2M 0s 2024-05-15T23:21:46.0744150Z 43450K .......... .......... .......... .......... .......... 73% 77.5M 0s 2024-05-15T23:21:46.0750800Z 43500K .......... .......... .......... .......... .......... 73% 69.5M 0s 2024-05-15T23:21:46.0759500Z 43550K .......... .......... .......... .......... .......... 73% 56.6M 0s 2024-05-15T23:21:46.0766230Z 43600K .......... .......... .......... .......... .......... 73% 73.3M 0s 2024-05-15T23:21:46.0774890Z 43650K .......... .......... .......... .......... .......... 73% 58.4M 0s 2024-05-15T23:21:46.0782580Z 43700K .......... .......... .......... .......... .......... 73% 82.1M 0s 2024-05-15T23:21:46.0788630Z 43750K .......... .......... .......... .......... .......... 73% 63.0M 0s 2024-05-15T23:21:46.0796680Z 43800K .......... .......... .......... .......... .......... 73% 58.8M 0s 2024-05-15T23:21:46.0803880Z 43850K .......... .......... .......... .......... .......... 73% 69.4M 0s 2024-05-15T23:21:46.0811700Z 43900K .......... .......... .......... .......... .......... 74% 66.4M 0s 2024-05-15T23:21:46.0820780Z 43950K .......... .......... .......... .......... .......... 74% 52.9M 0s 2024-05-15T23:21:46.0828300Z 44000K .......... .......... .......... .......... .......... 74% 62.8M 0s 2024-05-15T23:21:46.0836690Z 44050K .......... .......... .......... .......... .......... 74% 61.2M 0s 2024-05-15T23:21:46.0841990Z 44100K .......... .......... .......... .......... .......... 74% 86.9M 0s 2024-05-15T23:21:46.0849560Z 44150K .......... .......... .......... .......... .......... 74% 63.3M 0s 2024-05-15T23:21:46.0855910Z 44200K .......... .......... .......... .......... .......... 74% 75.2M 0s 2024-05-15T23:21:46.0864020Z 44250K .......... .......... .......... .......... .......... 74% 59.1M 0s 2024-05-15T23:21:46.0871260Z 44300K .......... .......... .......... .......... .......... 74% 78.3M 0s 2024-05-15T23:21:46.0880560Z 44350K .......... .......... .......... .......... .......... 74% 48.6M 0s 2024-05-15T23:21:46.0886640Z 44400K .......... .......... .......... .......... .......... 74% 79.3M 0s 2024-05-15T23:21:46.0894400Z 44450K .......... .......... .......... .......... .......... 74% 64.3M 0s 2024-05-15T23:21:46.0902280Z 44500K .......... .......... .......... .......... .......... 75% 60.7M 0s 2024-05-15T23:21:46.0908090Z 44550K .......... .......... .......... .......... .......... 75% 89.1M 0s 2024-05-15T23:21:46.0915740Z 44600K .......... .......... .......... .......... .......... 75% 65.3M 0s 2024-05-15T23:21:46.0923140Z 44650K .......... .......... .......... .......... .......... 75% 60.7M 0s 2024-05-15T23:21:46.0928980Z 44700K .......... .......... .......... .......... .......... 75% 86.1M 0s 2024-05-15T23:21:46.0938660Z 44750K .......... .......... .......... .......... .......... 75% 50.2M 0s 2024-05-15T23:21:46.0945970Z 44800K .......... .......... .......... .......... .......... 75% 66.5M 0s 2024-05-15T23:21:46.0952260Z 44850K .......... .......... .......... .......... .......... 75% 82.3M 0s 2024-05-15T23:21:46.0959440Z 44900K .......... .......... .......... .......... .......... 75% 72.9M 0s 2024-05-15T23:21:46.0966180Z 44950K .......... .......... .......... .......... .......... 75% 76.4M 0s 2024-05-15T23:21:46.0971510Z 45000K .......... .......... .......... .......... .......... 75% 79.0M 0s 2024-05-15T23:21:46.0978140Z 45050K .......... .......... .......... .......... .......... 75% 69.9M 0s 2024-05-15T23:21:46.0983040Z 45100K .......... .......... .......... .......... .......... 76% 96.1M 0s 2024-05-15T23:21:46.0990560Z 45150K .......... .......... .......... .......... .......... 76% 66.7M 0s 2024-05-15T23:21:46.0997190Z 45200K .......... .......... .......... .......... .......... 76% 73.4M 0s 2024-05-15T23:21:46.1004330Z 45250K .......... .......... .......... .......... .......... 76% 70.3M 0s 2024-05-15T23:21:46.1009990Z 45300K .......... .......... .......... .......... .......... 76% 92.0M 0s 2024-05-15T23:21:46.1016990Z 45350K .......... .......... .......... .......... .......... 76% 63.9M 0s 2024-05-15T23:21:46.1024890Z 45400K .......... .......... .......... .......... .......... 76% 64.2M 0s 2024-05-15T23:21:46.1030800Z 45450K .......... .......... .......... .......... .......... 76% 79.1M 0s 2024-05-15T23:21:46.1036500Z 45500K .......... .......... .......... .......... .......... 76% 88.3M 0s 2024-05-15T23:21:46.1044940Z 45550K .......... .......... .......... .......... .......... 76% 59.6M 0s 2024-05-15T23:21:46.1050160Z 45600K .......... .......... .......... .......... .......... 76% 88.0M 0s 2024-05-15T23:21:46.1056700Z 45650K .......... .......... .......... .......... .......... 76% 97.7M 0s 2024-05-15T23:21:46.1060930Z 45700K .......... .......... .......... .......... .......... 77% 81.2M 0s 2024-05-15T23:21:46.1066820Z 45750K .......... .......... .......... .......... .......... 77% 88.1M 0s 2024-05-15T23:21:46.1072710Z 45800K .......... .......... .......... .......... .......... 77% 79.3M 0s 2024-05-15T23:21:46.1081610Z 45850K .......... .......... .......... .......... .......... 77% 57.1M 0s 2024-05-15T23:21:46.1088150Z 45900K .......... .......... .......... .......... .......... 77% 74.5M 0s 2024-05-15T23:21:46.1098690Z 45950K .......... .......... .......... .......... .......... 77% 46.5M 0s 2024-05-15T23:21:46.1103700Z 46000K .......... .......... .......... .......... .......... 77% 98.4M 0s 2024-05-15T23:21:46.1444640Z 46050K .......... .......... .......... .......... .......... 77% 1.44M 0s 2024-05-15T23:21:46.1449060Z 46100K .......... .......... .......... .......... .......... 77% 65.9M 0s 2024-05-15T23:21:46.1452520Z 46150K .......... .......... .......... .......... .......... 77% 243M 0s 2024-05-15T23:21:46.1461320Z 46200K .......... .......... .......... .......... .......... 77% 53.1M 0s 2024-05-15T23:21:46.1461960Z 46250K .......... .......... .......... .......... .......... 77% 292M 0s 2024-05-15T23:21:46.1465450Z 46300K .......... .......... .......... .......... .......... 78% 215M 0s 2024-05-15T23:21:46.1472210Z 46350K .......... .......... .......... .......... .......... 78% 60.5M 0s 2024-05-15T23:21:46.1475370Z 46400K .......... .......... .......... .......... .......... 78% 180M 0s 2024-05-15T23:21:46.1482170Z 46450K .......... .......... .......... .......... .......... 78% 76.4M 0s 2024-05-15T23:21:46.1484190Z 46500K .......... .......... .......... .......... .......... 78% 410M 0s 2024-05-15T23:21:46.1487970Z 46550K .......... .......... .......... .......... .......... 78% 98.0M 0s 2024-05-15T23:21:46.1493820Z 46600K .......... .......... .......... .......... .......... 78% 95.2M 0s 2024-05-15T23:21:46.1494290Z 46650K .......... .......... .......... .......... .......... 78% 417M 0s 2024-05-15T23:21:46.1500250Z 46700K .......... .......... .......... .......... .......... 78% 76.9M 0s 2024-05-15T23:21:46.1505030Z 46750K .......... .......... .......... .......... .......... 78% 116M 0s 2024-05-15T23:21:46.1506990Z 46800K .......... .......... .......... .......... .......... 78% 195M 0s 2024-05-15T23:21:46.1510630Z 46850K .......... .......... .......... .......... .......... 79% 151M 0s 2024-05-15T23:21:46.1512210Z 46900K .......... .......... .......... .......... .......... 79% 270M 0s 2024-05-15T23:21:46.1521310Z 46950K .......... .......... .......... .......... .......... 79% 55.0M 0s 2024-05-15T23:21:46.1526150Z 47000K .......... .......... .......... .......... .......... 79% 138M 0s 2024-05-15T23:21:46.1527230Z 47050K .......... .......... .......... .......... .......... 79% 493M 0s 2024-05-15T23:21:46.1532350Z 47100K .......... .......... .......... .......... .......... 79% 78.8M 0s 2024-05-15T23:21:46.1536060Z 47150K .......... .......... .......... .......... .......... 79% 167M 0s 2024-05-15T23:21:46.1538010Z 47200K .......... .......... .......... .......... .......... 79% 158M 0s 2024-05-15T23:21:46.1544920Z 47250K .......... .......... .......... .......... .......... 79% 79.8M 0s 2024-05-15T23:21:46.1550520Z 47300K .......... .......... .......... .......... .......... 79% 76.2M 0s 2024-05-15T23:21:46.1553830Z 47350K .......... .......... .......... .......... .......... 79% 153M 0s 2024-05-15T23:21:46.1555730Z 47400K .......... .......... .......... .......... .......... 79% 292M 0s 2024-05-15T23:21:46.1556780Z 47450K .......... .......... .......... .......... .......... 80% 321M 0s 2024-05-15T23:21:46.1558990Z 47500K .......... .......... .......... .......... .......... 80% 493M 0s 2024-05-15T23:21:46.1566600Z 47550K .......... .......... .......... .......... .......... 80% 70.4M 0s 2024-05-15T23:21:46.1573210Z 47600K .......... .......... .......... .......... .......... 80% 68.6M 0s 2024-05-15T23:21:46.1578050Z 47650K .......... .......... .......... .......... .......... 80% 168M 0s 2024-05-15T23:21:46.1578920Z 47700K .......... .......... .......... .......... .......... 80% 174M 0s 2024-05-15T23:21:46.1579910Z 47750K .......... .......... .......... .......... .......... 80% 174M 0s 2024-05-15T23:21:46.1583490Z 47800K .......... .......... .......... .......... .......... 80% 164M 0s 2024-05-15T23:21:46.1586740Z 47850K .......... .......... .......... .......... .......... 80% 159M 0s 2024-05-15T23:21:46.1588440Z 47900K .......... .......... .......... .......... .......... 80% 286M 0s 2024-05-15T23:21:46.1593160Z 47950K .......... .......... .......... .......... .......... 80% 130M 0s 2024-05-15T23:21:46.1595470Z 48000K .......... .......... .......... .......... .......... 80% 708M 0s 2024-05-15T23:21:46.1597340Z 48050K .......... .......... .......... .......... .......... 81% 514M 0s 2024-05-15T23:21:46.1599720Z 48100K .......... .......... .......... .......... .......... 81% 370M 0s 2024-05-15T23:21:46.1600570Z 48150K .......... .......... .......... .......... .......... 81% 364M 0s 2024-05-15T23:21:46.1603080Z 48200K .......... .......... .......... .......... .......... 81% 698M 0s 2024-05-15T23:21:46.1616100Z 48250K .......... .......... .......... .......... .......... 81% 718M 0s 2024-05-15T23:21:46.1617720Z 48300K .......... .......... .......... .......... .......... 81% 182M 0s 2024-05-15T23:21:46.1619200Z 48350K .......... .......... .......... .......... .......... 81% 296M 0s 2024-05-15T23:21:46.1620770Z 48400K .......... .......... .......... .......... .......... 81% 202M 0s 2024-05-15T23:21:46.1622230Z 48450K .......... .......... .......... .......... .......... 81% 225M 0s 2024-05-15T23:21:46.1623810Z 48500K .......... .......... .......... .......... .......... 81% 509M 0s 2024-05-15T23:21:46.1626030Z 48550K .......... .......... .......... .......... .......... 81% 301M 0s 2024-05-15T23:21:46.1626980Z 48600K .......... .......... .......... .......... .......... 81% 273M 0s 2024-05-15T23:21:46.1627600Z 48650K .......... .......... .......... .......... .......... 82% 514M 0s 2024-05-15T23:21:46.1628100Z 48700K .......... .......... .......... .......... .......... 82% 284M 0s 2024-05-15T23:21:46.1628670Z 48750K .......... .......... .......... .......... .......... 82% 294M 0s 2024-05-15T23:21:46.1629390Z 48800K .......... .......... .......... .......... .......... 82% 189M 0s 2024-05-15T23:21:46.1630150Z 48850K .......... .......... .......... .......... .......... 82% 561M 0s 2024-05-15T23:21:46.1630750Z 48900K .......... .......... .......... .......... .......... 82% 277M 0s 2024-05-15T23:21:46.1631330Z 48950K .......... .......... .......... .......... .......... 82% 397M 0s 2024-05-15T23:21:46.1632110Z 49000K .......... .......... .......... .......... .......... 82% 440M 0s 2024-05-15T23:21:46.1632710Z 49050K .......... .......... .......... .......... .......... 82% 432M 0s 2024-05-15T23:21:46.1633970Z 49100K .......... .......... .......... .......... .......... 82% 708M 0s 2024-05-15T23:21:46.1634500Z 49150K .......... .......... .......... .......... .......... 82% 344M 0s 2024-05-15T23:21:46.1635070Z 49200K .......... .......... .......... .......... .......... 82% 432M 0s 2024-05-15T23:21:46.1635490Z 49250K .......... .......... .......... .......... .......... 83% 461M 0s 2024-05-15T23:21:46.1635960Z 49300K .......... .......... .......... .......... .......... 83% 432M 0s 2024-05-15T23:21:46.1636520Z 49350K .......... .......... .......... .......... .......... 83% 428M 0s 2024-05-15T23:21:46.1637220Z 49400K .......... .......... .......... .......... .......... 83% 359M 0s 2024-05-15T23:21:46.1645970Z 49450K .......... .......... .......... .......... .......... 83% 537M 0s 2024-05-15T23:21:46.1646690Z 49500K .......... .......... .......... .......... .......... 83% 400M 0s 2024-05-15T23:21:46.1648730Z 49550K .......... .......... .......... .......... .......... 83% 86.4M 0s 2024-05-15T23:21:46.1649890Z 49600K .......... .......... .......... .......... .......... 83% 452M 0s 2024-05-15T23:21:46.1651620Z 49650K .......... .......... .......... .......... .......... 83% 349M 0s 2024-05-15T23:21:46.1652530Z 49700K .......... .......... .......... .......... .......... 83% 376M 0s 2024-05-15T23:21:46.1653000Z 49750K .......... .......... .......... .......... .......... 83% 149M 0s 2024-05-15T23:21:46.1653530Z 49800K .......... .......... .......... .......... .......... 83% 76.7M 0s 2024-05-15T23:21:46.1657830Z 49850K .......... .......... .......... .......... .......... 84% 105M 0s 2024-05-15T23:21:46.1666810Z 49900K .......... .......... .......... .......... .......... 84% 70.1M 0s 2024-05-15T23:21:46.1671330Z 49950K .......... .......... .......... .......... .......... 84% 80.2M 0s 2024-05-15T23:21:46.1678470Z 50000K .......... .......... .......... .......... .......... 84% 74.0M 0s 2024-05-15T23:21:46.1684320Z 50050K .......... .......... .......... .......... .......... 84% 70.1M 0s 2024-05-15T23:21:46.1694160Z 50100K .......... .......... .......... .......... .......... 84% 60.7M 0s 2024-05-15T23:21:46.1696270Z 50150K .......... .......... .......... .......... .......... 84% 121M 0s 2024-05-15T23:21:46.1701280Z 50200K .......... .......... .......... .......... .......... 84% 112M 0s 2024-05-15T23:21:46.1705190Z 50250K .......... .......... .......... .......... .......... 84% 140M 0s 2024-05-15T23:21:46.1707680Z 50300K .......... .......... .......... .......... .......... 84% 134M 0s 2024-05-15T23:21:46.1714530Z 50350K .......... .......... .......... .......... .......... 84% 76.3M 0s 2024-05-15T23:21:46.1722120Z 50400K .......... .......... .......... .......... .......... 84% 99.4M 0s 2024-05-15T23:21:46.1726900Z 50450K .......... .......... .......... .......... .......... 85% 127M 0s 2024-05-15T23:21:46.1727990Z 50500K .......... .......... .......... .......... .......... 85% 115M 0s 2024-05-15T23:21:46.1733410Z 50550K .......... .......... .......... .......... .......... 85% 82.3M 0s 2024-05-15T23:21:46.1737290Z 50600K .......... .......... .......... .......... .......... 85% 119M 0s 2024-05-15T23:21:46.1742850Z 50650K .......... .......... .......... .......... .......... 85% 89.4M 0s 2024-05-15T23:21:46.1748570Z 50700K .......... .......... .......... .......... .......... 85% 116M 0s 2024-05-15T23:21:46.1753060Z 50750K .......... .......... .......... .......... .......... 85% 106M 0s 2024-05-15T23:21:46.1755760Z 50800K .......... .......... .......... .......... .......... 85% 112M 0s 2024-05-15T23:21:46.1763360Z 50850K .......... .......... .......... .......... .......... 85% 106M 0s 2024-05-15T23:21:46.1769740Z 50900K .......... .......... .......... .......... .......... 85% 57.9M 0s 2024-05-15T23:21:46.1770200Z 50950K .......... .......... .......... .......... .......... 85% 537M 0s 2024-05-15T23:21:46.1770830Z 51000K .......... .......... .......... .......... .......... 85% 351M 0s 2024-05-15T23:21:46.1773410Z 51050K .......... .......... .......... .......... .......... 86% 384M 0s 2024-05-15T23:21:46.1777590Z 51100K .......... .......... .......... .......... .......... 86% 91.3M 0s 2024-05-15T23:21:46.1783530Z 51150K .......... .......... .......... .......... .......... 86% 81.2M 0s 2024-05-15T23:21:46.1785930Z 51200K .......... .......... .......... .......... .......... 86% 279M 0s 2024-05-15T23:21:46.1792780Z 51250K .......... .......... .......... .......... .......... 86% 67.4M 0s 2024-05-15T23:21:46.1798490Z 51300K .......... .......... .......... .......... .......... 86% 95.7M 0s 2024-05-15T23:21:46.1802080Z 51350K .......... .......... .......... .......... .......... 86% 109M 0s 2024-05-15T23:21:46.1805690Z 51400K .......... .......... .......... .......... .......... 86% 142M 0s 2024-05-15T23:21:46.1810530Z 51450K .......... .......... .......... .......... .......... 86% 109M 0s 2024-05-15T23:21:46.1815470Z 51500K .......... .......... .......... .......... .......... 86% 95.9M 0s 2024-05-15T23:21:46.1820230Z 51550K .......... .......... .......... .......... .......... 86% 103M 0s 2024-05-15T23:21:46.1825020Z 51600K .......... .......... .......... .......... .......... 87% 121M 0s 2024-05-15T23:21:46.1829730Z 51650K .......... .......... .......... .......... .......... 87% 117M 0s 2024-05-15T23:21:46.1833380Z 51700K .......... .......... .......... .......... .......... 87% 92.7M 0s 2024-05-15T23:21:46.1835690Z 51750K .......... .......... .......... .......... .......... 87% 227M 0s 2024-05-15T23:21:46.1837210Z 51800K .......... .......... .......... .......... .......... 87% 281M 0s 2024-05-15T23:21:46.1841000Z 51850K .......... .......... .......... .......... .......... 87% 178M 0s 2024-05-15T23:21:46.1844560Z 51900K .......... .......... .......... .......... .......... 87% 119M 0s 2024-05-15T23:21:46.1850690Z 51950K .......... .......... .......... .......... .......... 87% 94.8M 0s 2024-05-15T23:21:46.1853040Z 52000K .......... .......... .......... .......... .......... 87% 128M 0s 2024-05-15T23:21:46.1861480Z 52050K .......... .......... .......... .......... .......... 87% 59.8M 0s 2024-05-15T23:21:46.1863640Z 52100K .......... .......... .......... .......... .......... 87% 198M 0s 2024-05-15T23:21:46.1874290Z 52150K .......... .......... .......... .......... .......... 87% 46.0M 0s 2024-05-15T23:21:46.1885240Z 52200K .......... .......... .......... .......... .......... 88% 46.2M 0s 2024-05-15T23:21:46.1893630Z 52250K .......... .......... .......... .......... .......... 88% 58.7M 0s 2024-05-15T23:21:46.1894990Z 52300K .......... .......... .......... .......... .......... 88% 337M 0s 2024-05-15T23:21:46.1903840Z 52350K .......... .......... .......... .......... .......... 88% 52.8M 0s 2024-05-15T23:21:46.1911580Z 52400K .......... .......... .......... .......... .......... 88% 64.5M 0s 2024-05-15T23:21:46.1920140Z 52450K .......... .......... .......... .......... .......... 88% 55.9M 0s 2024-05-15T23:21:46.1930340Z 52500K .......... .......... .......... .......... .......... 88% 48.9M 0s 2024-05-15T23:21:46.1930870Z 52550K .......... .......... .......... .......... .......... 88% 698M 0s 2024-05-15T23:21:46.1938750Z 52600K .......... .......... .......... .......... .......... 88% 60.4M 0s 2024-05-15T23:21:46.1946480Z 52650K .......... .......... .......... .......... .......... 88% 65.7M 0s 2024-05-15T23:21:46.1954460Z 52700K .......... .......... .......... .......... .......... 88% 62.8M 0s 2024-05-15T23:21:46.1962720Z 52750K .......... .......... .......... .......... .......... 88% 58.4M 0s 2024-05-15T23:21:46.1971050Z 52800K .......... .......... .......... .......... .......... 89% 59.2M 0s 2024-05-15T23:21:46.1973010Z 52850K .......... .......... .......... .......... .......... 89% 210M 0s 2024-05-15T23:21:46.1980670Z 52900K .......... .......... .......... .......... .......... 89% 67.1M 0s 2024-05-15T23:21:46.1989200Z 52950K .......... .......... .......... .......... .......... 89% 55.7M 0s 2024-05-15T23:21:46.1996510Z 53000K .......... .......... .......... .......... .......... 89% 66.5M 0s 2024-05-15T23:21:46.1999520Z 53050K .......... .......... .......... .......... .......... 89% 155M 0s 2024-05-15T23:21:46.2007050Z 53100K .......... .......... .......... .......... .......... 89% 66.9M 0s 2024-05-15T23:21:46.2015080Z 53150K .......... .......... .......... .......... .......... 89% 58.8M 0s 2024-05-15T23:21:46.2024000Z 53200K .......... .......... .......... .......... .......... 89% 55.7M 0s 2024-05-15T23:21:46.2031220Z 53250K .......... .......... .......... .......... .......... 89% 69.5M 0s 2024-05-15T23:21:46.2033250Z 53300K .......... .......... .......... .......... .......... 89% 238M 0s 2024-05-15T23:21:46.2042210Z 53350K .......... .......... .......... .......... .......... 89% 53.1M 0s 2024-05-15T23:21:46.2049770Z 53400K .......... .......... .......... .......... .......... 90% 66.7M 0s 2024-05-15T23:21:46.2056840Z 53450K .......... .......... .......... .......... .......... 90% 75.4M 0s 2024-05-15T23:21:46.2065130Z 53500K .......... .......... .......... .......... .......... 90% 57.2M 0s 2024-05-15T23:21:46.2075490Z 53550K .......... .......... .......... .......... .......... 90% 54.0M 0s 2024-05-15T23:21:46.2076360Z 53600K .......... .......... .......... .......... .......... 90% 166M 0s 2024-05-15T23:21:46.2084680Z 53650K .......... .......... .......... .......... .......... 90% 62.0M 0s 2024-05-15T23:21:46.2091720Z 53700K .......... .......... .......... .......... .......... 90% 67.0M 0s 2024-05-15T23:21:46.2099890Z 53750K .......... .......... .......... .......... .......... 90% 62.0M 0s 2024-05-15T23:21:46.2100530Z 53800K .......... .......... .......... .......... .......... 90% 626M 0s 2024-05-15T23:21:46.2108890Z 53850K .......... .......... .......... .......... .......... 90% 57.9M 0s 2024-05-15T23:21:46.2117140Z 53900K .......... .......... .......... .......... .......... 90% 59.8M 0s 2024-05-15T23:21:46.2124080Z 53950K .......... .......... .......... .......... .......... 90% 67.2M 0s 2024-05-15T23:21:46.2133430Z 54000K .......... .......... .......... .......... .......... 91% 59.0M 0s 2024-05-15T23:21:46.2134150Z 54050K .......... .......... .......... .......... .......... 91% 298M 0s 2024-05-15T23:21:46.2142360Z 54100K .......... .......... .......... .......... .......... 91% 58.8M 0s 2024-05-15T23:21:46.2150830Z 54150K .......... .......... .......... .......... .......... 91% 57.7M 0s 2024-05-15T23:21:46.2157910Z 54200K .......... .......... .......... .......... .......... 91% 72.0M 0s 2024-05-15T23:21:46.2166080Z 54250K .......... .......... .......... .......... .......... 91% 59.5M 0s 2024-05-15T23:21:46.2167370Z 54300K .......... .......... .......... .......... .......... 91% 359M 0s 2024-05-15T23:21:46.2177010Z 54350K .......... .......... .......... .......... .......... 91% 52.6M 0s 2024-05-15T23:21:46.2185620Z 54400K .......... .......... .......... .......... .......... 91% 55.2M 0s 2024-05-15T23:21:46.2196410Z 54450K .......... .......... .......... .......... .......... 91% 47.7M 0s 2024-05-15T23:21:46.2199030Z 54500K .......... .......... .......... .......... .......... 91% 143M 0s 2024-05-15T23:21:46.2203030Z 54550K .......... .......... .......... .......... .......... 91% 128M 0s 2024-05-15T23:21:46.2209310Z 54600K .......... .......... .......... .......... .......... 92% 76.9M 0s 2024-05-15T23:21:46.2215740Z 54650K .......... .......... .......... .......... .......... 92% 74.5M 0s 2024-05-15T23:21:46.2223100Z 54700K .......... .......... .......... .......... .......... 92% 69.4M 0s 2024-05-15T23:21:46.2231150Z 54750K .......... .......... .......... .......... .......... 92% 60.7M 0s 2024-05-15T23:21:46.2231580Z 54800K .......... .......... .......... .......... .......... 92% 595M 0s 2024-05-15T23:21:46.2240590Z 54850K .......... .......... .......... .......... .......... 92% 57.1M 0s 2024-05-15T23:21:46.2249180Z 54900K .......... .......... .......... .......... .......... 92% 56.8M 0s 2024-05-15T23:21:46.2255510Z 54950K .......... .......... .......... .......... .......... 92% 74.1M 0s 2024-05-15T23:21:46.2263000Z 55000K .......... .......... .......... .......... .......... 92% 66.6M 0s 2024-05-15T23:21:46.2266770Z 55050K .......... .......... .......... .......... .......... 92% 136M 0s 2024-05-15T23:21:46.2272700Z 55100K .......... .......... .......... .......... .......... 92% 81.4M 0s 2024-05-15T23:21:46.2281400Z 55150K .......... .......... .......... .......... .......... 92% 54.7M 0s 2024-05-15T23:21:46.2288710Z 55200K .......... .......... .......... .......... .......... 93% 70.3M 0s 2024-05-15T23:21:46.2296680Z 55250K .......... .......... .......... .......... .......... 93% 60.4M 0s 2024-05-15T23:21:46.2297620Z 55300K .......... .......... .......... .......... .......... 93% 341M 0s 2024-05-15T23:21:46.2306700Z 55350K .......... .......... .......... .......... .......... 93% 55.2M 0s 2024-05-15T23:21:46.2314940Z 55400K .......... .......... .......... .......... .......... 93% 59.9M 0s 2024-05-15T23:21:46.2320660Z 55450K .......... .......... .......... .......... .......... 93% 86.1M 0s 2024-05-15T23:21:46.2322340Z 55500K .......... .......... .......... .......... .......... 93% 250M 0s 2024-05-15T23:21:46.2329920Z 55550K .......... .......... .......... .......... .......... 93% 65.3M 0s 2024-05-15T23:21:46.2337100Z 55600K .......... .......... .......... .......... .......... 93% 67.3M 0s 2024-05-15T23:21:46.2345960Z 55650K .......... .......... .......... .......... .......... 93% 63.8M 0s 2024-05-15T23:21:46.2350230Z 55700K .......... .......... .......... .......... .......... 93% 91.3M 0s 2024-05-15T23:21:46.2357440Z 55750K .......... .......... .......... .......... .......... 93% 69.6M 0s 2024-05-15T23:21:46.2358350Z 55800K .......... .......... .......... .......... .......... 94% 669M 0s 2024-05-15T23:21:46.2364080Z 55850K .......... .......... .......... .......... .......... 94% 79.1M 0s 2024-05-15T23:21:46.2370950Z 55900K .......... .......... .......... .......... .......... 94% 70.7M 0s 2024-05-15T23:21:46.2376510Z 55950K .......... .......... .......... .......... .......... 94% 86.3M 0s 2024-05-15T23:21:46.2382520Z 56000K .......... .......... .......... .......... .......... 94% 87.5M 0s 2024-05-15T23:21:46.2383040Z 56050K .......... .......... .......... .......... .......... 94% 404M 0s 2024-05-15T23:21:46.2389840Z 56100K .......... .......... .......... .......... .......... 94% 73.6M 0s 2024-05-15T23:21:46.2395850Z 56150K .......... .......... .......... .......... .......... 94% 84.8M 0s 2024-05-15T23:21:46.2400230Z 56200K .......... .......... .......... .......... .......... 94% 116M 0s 2024-05-15T23:21:46.2404880Z 56250K .......... .......... .......... .......... .......... 94% 128M 0s 2024-05-15T23:21:46.2409090Z 56300K .......... .......... .......... .......... .......... 94% 98.6M 0s 2024-05-15T23:21:46.2415470Z 56350K .......... .......... .......... .......... .......... 95% 76.3M 0s 2024-05-15T23:21:46.2423820Z 56400K .......... .......... .......... .......... .......... 95% 74.2M 0s 2024-05-15T23:21:46.2425680Z 56450K .......... .......... .......... .......... .......... 95% 135M 0s 2024-05-15T23:21:46.2432480Z 56500K .......... .......... .......... .......... .......... 95% 79.7M 0s 2024-05-15T23:21:46.2436610Z 56550K .......... .......... .......... .......... .......... 95% 169M 0s 2024-05-15T23:21:46.2437320Z 56600K .......... .......... .......... .......... .......... 95% 154M 0s 2024-05-15T23:21:46.2444800Z 56650K .......... .......... .......... .......... .......... 95% 73.1M 0s 2024-05-15T23:21:46.2450470Z 56700K .......... .......... .......... .......... .......... 95% 83.0M 0s 2024-05-15T23:21:46.2456730Z 56750K .......... .......... .......... .......... .......... 95% 73.5M 0s 2024-05-15T23:21:46.2457570Z 56800K .......... .......... .......... .......... .......... 95% 432M 0s 2024-05-15T23:21:46.2464060Z 56850K .......... .......... .......... .......... .......... 95% 78.8M 0s 2024-05-15T23:21:46.2469480Z 56900K .......... .......... .......... .......... .......... 95% 88.1M 0s 2024-05-15T23:21:46.2478310Z 56950K .......... .......... .......... .......... .......... 96% 80.7M 0s 2024-05-15T23:21:46.2478800Z 57000K .......... .......... .......... .......... .......... 96% 698M 0s 2024-05-15T23:21:46.2482290Z 57050K .......... .......... .......... .......... .......... 96% 81.2M 0s 2024-05-15T23:21:46.2488610Z 57100K .......... .......... .......... .......... .......... 96% 80.7M 0s 2024-05-15T23:21:46.2493190Z 57150K .......... .......... .......... .......... .......... 96% 99.2M 0s 2024-05-15T23:21:46.2500370Z 57200K .......... .......... .......... .......... .......... 96% 96.7M 0s 2024-05-15T23:21:46.2503180Z 57250K .......... .......... .......... .......... .......... 96% 100M 0s 2024-05-15T23:21:46.2503800Z 57300K .......... .......... .......... .......... .......... 96% 729M 0s 2024-05-15T23:21:46.2520770Z 57350K .......... .......... .......... .......... .......... 96% 30.6M 0s 2024-05-15T23:21:46.2522820Z 57400K .......... .......... .......... .......... .......... 96% 537M 0s 2024-05-15T23:21:46.2523850Z 57450K .......... .......... .......... .......... .......... 96% 157M 0s 2024-05-15T23:21:46.2524630Z 57500K .......... .......... .......... .......... .......... 96% 531M 0s 2024-05-15T23:21:46.2526620Z 57550K .......... .......... .......... .......... .......... 97% 321M 0s 2024-05-15T23:21:46.2532620Z 57600K .......... .......... .......... .......... .......... 97% 84.0M 0s 2024-05-15T23:21:46.2535020Z 57650K .......... .......... .......... .......... .......... 97% 166M 0s 2024-05-15T23:21:46.2539150Z 57700K .......... .......... .......... .......... .......... 97% 122M 0s 2024-05-15T23:21:46.2539850Z 57750K .......... .......... .......... .......... .......... 97% 555M 0s 2024-05-15T23:21:46.2544340Z 57800K .......... .......... .......... .......... .......... 97% 118M 0s 2024-05-15T23:21:46.2549830Z 57850K .......... .......... .......... .......... .......... 97% 85.4M 0s 2024-05-15T23:21:46.2554300Z 57900K .......... .......... .......... .......... .......... 97% 114M 0s 2024-05-15T23:21:46.2559990Z 57950K .......... .......... .......... .......... .......... 97% 80.7M 0s 2024-05-15T23:21:46.2563110Z 58000K .......... .......... .......... .......... .......... 97% 182M 0s 2024-05-15T23:21:46.2564780Z 58050K .......... .......... .......... .......... .......... 97% 258M 0s 2024-05-15T23:21:46.2569210Z 58100K .......... .......... .......... .......... .......... 97% 122M 0s 2024-05-15T23:21:46.2574900Z 58150K .......... .......... .......... .......... .......... 98% 83.3M 0s 2024-05-15T23:21:46.2577450Z 58200K .......... .......... .......... .......... .......... 98% 191M 0s 2024-05-15T23:21:46.2583980Z 58250K .......... .......... .......... .......... .......... 98% 81.9M 0s 2024-05-15T23:21:46.2586780Z 58300K .......... .......... .......... .......... .......... 98% 231M 0s 2024-05-15T23:21:46.2592480Z 58350K .......... .......... .......... .......... .......... 98% 101M 0s 2024-05-15T23:21:46.2593120Z 58400K .......... .......... .......... .......... .......... 98% 214M 0s 2024-05-15T23:21:46.2597600Z 58450K .......... .......... .......... .......... .......... 98% 90.3M 0s 2024-05-15T23:21:46.2598480Z 58500K .......... .......... .......... .......... .......... 98% 561M 0s 2024-05-15T23:21:46.2604030Z 58550K .......... .......... .......... .......... .......... 98% 93.5M 0s 2024-05-15T23:21:46.2607550Z 58600K .......... .......... .......... .......... .......... 98% 131M 0s 2024-05-15T23:21:46.2612300Z 58650K .......... .......... .......... .......... .......... 98% 103M 0s 2024-05-15T23:21:46.2612990Z 58700K .......... .......... .......... .......... .......... 98% 581M 0s 2024-05-15T23:21:46.2620930Z 58750K .......... .......... .......... .......... .......... 99% 63.0M 0s 2024-05-15T23:21:46.2623040Z 58800K .......... .......... .......... .......... .......... 99% 235M 0s 2024-05-15T23:21:46.2629560Z 58850K .......... .......... .......... .......... .......... 99% 73.9M 0s 2024-05-15T23:21:46.2637670Z 58900K .......... .......... .......... .......... .......... 99% 62.4M 0s 2024-05-15T23:21:46.2641710Z 58950K .......... .......... .......... .......... .......... 99% 113M 0s 2024-05-15T23:21:46.2645680Z 59000K .......... .......... .......... .......... .......... 99% 136M 0s 2024-05-15T23:21:46.2648410Z 59050K .......... .......... .......... .......... .......... 99% 159M 0s 2024-05-15T23:21:46.2652160Z 59100K .......... .......... .......... .......... .......... 99% 126M 0s 2024-05-15T23:21:46.2658330Z 59150K .......... .......... .......... .......... .......... 99% 80.6M 0s 2024-05-15T23:21:46.2662720Z 59200K .......... .......... .......... .......... .......... 99% 116M 0s 2024-05-15T23:21:46.2664690Z 59250K .......... .......... .......... .......... .......... 99% 227M 0s 2024-05-15T23:21:46.2668050Z 59300K .......... .......... .......... .......... .......... 99% 140M 0s 2024-05-15T23:21:46.2668860Z 59350K .......... .... 100% 584M=0.8s 2024-05-15T23:21:46.2669190Z 2024-05-15T23:21:46.2675000Z 2024-05-15 23:21:46 (76.6 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-05-15T23:21:46.2675310Z 2024-05-15T23:21:46.2682970Z + for resource in '$RESOURCES_STRING' 2024-05-15T23:21:46.2683410Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:21:46.2684110Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-05-15T23:21:46.2684660Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:21:46.2744850Z --2024-05-15 23:21:46-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:21:46.2921860Z Resolving github.com (github.com)... 140.82.116.4 2024-05-15T23:21:46.3426250Z Connecting to github.com (github.com)|140.82.116.4|:443... connected. 2024-05-15T23:21:46.4974850Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:21:46.4977240Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-05-15T23:21:46.4984010Z --2024-05-15 23:21:46-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-05-15T23:21:46.5083070Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2024-05-15T23:21:46.5169130Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-05-15T23:21:46.5490910Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:21:46.5492210Z Length: 499723 (488K) [application/octet-stream] 2024-05-15T23:21:46.5493710Z Saving to: ‘tokenizer.model’ 2024-05-15T23:21:46.5499530Z 2024-05-15T23:21:46.5584000Z 0K .......... .......... .......... .......... .......... 10% 5.41M 0s 2024-05-15T23:21:46.5611540Z 50K .......... .......... .......... .......... .......... 20% 18.1M 0s 2024-05-15T23:21:46.5667960Z 100K .......... .......... .......... .......... .......... 30% 8.57M 0s 2024-05-15T23:21:46.5691350Z 150K .......... .......... .......... .......... .......... 40% 21.1M 0s 2024-05-15T23:21:46.5700250Z 200K .......... .......... .......... .......... .......... 51% 55.0M 0s 2024-05-15T23:21:46.5749230Z 250K .......... .......... .......... .......... .......... 61% 10.0M 0s 2024-05-15T23:21:46.5757210Z 300K .......... .......... .......... .......... .......... 71% 57.8M 0s 2024-05-15T23:21:46.5769420Z 350K .......... .......... .......... .......... .......... 81% 47.8M 0s 2024-05-15T23:21:46.5779960Z 400K .......... .......... .......... .......... .......... 92% 41.2M 0s 2024-05-15T23:21:46.5781420Z 450K .......... .......... .......... ........ 100% 161M=0.03s 2024-05-15T23:21:46.5781750Z 2024-05-15T23:21:46.5783070Z 2024-05-15 23:21:46 (16.6 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-05-15T23:21:46.5784980Z 2024-05-15T23:21:46.5790870Z + for resource in '$RESOURCES_STRING' 2024-05-15T23:21:46.5791350Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:21:46.5792050Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-05-15T23:21:46.5800740Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:21:46.5842000Z --2024-05-15 23:21:46-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:21:46.5912390Z Resolving github.com (github.com)... 140.82.116.4 2024-05-15T23:21:46.6420010Z Connecting to github.com (github.com)|140.82.116.4|:443... connected. 2024-05-15T23:21:46.8938700Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:21:46.8941800Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-05-15T23:21:46.8946580Z --2024-05-15 23:21:46-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-05-15T23:21:46.8968400Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2024-05-15T23:21:46.9058710Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-05-15T23:21:47.0088840Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:21:47.0095490Z Length: 433869 (424K) [application/octet-stream] 2024-05-15T23:21:47.0097980Z Saving to: ‘tokenizer.bin’ 2024-05-15T23:21:47.0099400Z 2024-05-15T23:21:47.0191900Z 0K .......... .......... .......... .......... .......... 11% 5.36M 0s 2024-05-15T23:21:47.0224270Z 50K .......... .......... .......... .......... .......... 23% 15.3M 0s 2024-05-15T23:21:47.0276880Z 100K .......... .......... .......... .......... .......... 35% 8.99M 0s 2024-05-15T23:21:47.0303660Z 150K .......... .......... .......... .......... .......... 47% 18.9M 0s 2024-05-15T23:21:47.0327060Z 200K .......... .......... .......... .......... .......... 59% 18.9M 0s 2024-05-15T23:21:47.0369360Z 250K .......... .......... .......... .......... .......... 70% 11.8M 0s 2024-05-15T23:21:47.0376790Z 300K .......... .......... .......... .......... .......... 82% 78.8M 0s 2024-05-15T23:21:47.0387600Z 350K .......... .......... .......... .......... .......... 94% 35.4M 0s 2024-05-15T23:21:47.0393280Z 400K .......... .......... ... 100% 57.9M=0.03s 2024-05-15T23:21:47.0394130Z 2024-05-15T23:21:47.0398540Z 2024-05-15 23:21:47 (14.1 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-05-15T23:21:47.0399730Z 2024-05-15T23:21:47.0423800Z + popd 2024-05-15T23:21:47.0424700Z ~/work/torchchat/torchchat 2024-05-15T23:21:47.0506030Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:21:47.0508330Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:21:47.0509610Z pushd ${TORCHCHAT_ROOT} 2024-05-15T23:21:47.0510510Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-05-15T23:21:47.0512350Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "eval_sanity_check-bfloat16" 2024-05-15T23:21:47.0637520Z shell: /bin/bash -e {0} 2024-05-15T23:21:47.0637980Z env: 2024-05-15T23:21:47.0638460Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-05-15T23:21:47.0639120Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:21:47.0639840Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:47.0640860Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-05-15T23:21:47.0642080Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:47.0642990Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:47.0643980Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-05-15T23:21:47.0644650Z ##[endgroup] 2024-05-15T23:21:47.6846180Z torch: ('2.4.0.dev20240507', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:21:47.7929060Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-05-15T23:21:47.7949000Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:21:47.7970540Z ~/work/torchchat/torchchat 2024-05-15T23:21:47.7995630Z arg:eval_sanity_check-bfloat16 2024-05-15T23:21:47.7996170Z Passing DTYPES=bfloat16 2024-05-15T23:21:47.8018980Z ############### Run eval with torch.compile for dtype bfloat16 ############### 2024-05-15T23:21:47.8019370Z 2024-05-15T23:21:47.8019640Z ****************************************** 2024-05-15T23:21:47.8020130Z ************** non-quantized ************* 2024-05-15T23:21:47.8020710Z ****************************************** 2024-05-15T23:21:49.0400050Z NumExpr defaulting to 3 threads. 2024-05-15T23:21:49.1901250Z PyTorch version 2.4.0.dev20240507 available. 2024-05-15T23:21:50.5416840Z 2024-05-15T23:21:50.5436520Z Downloading builder script: 0%| | 0.00/5.67k [00:00