2024-08-22T20:25:14.2014980Z Current runner version: '2.319.1' 2024-08-22T20:25:14.2032160Z ##[group]Operating System 2024-08-22T20:25:14.2032600Z macOS 2024-08-22T20:25:14.2032860Z 14.6.1 2024-08-22T20:25:14.2033110Z 23G93 2024-08-22T20:25:14.2033380Z ##[endgroup] 2024-08-22T20:25:14.2033670Z ##[group]Runner Image 2024-08-22T20:25:14.2034000Z Image: macos-14-arm64 2024-08-22T20:25:14.2034320Z Version: 20240818.4 2024-08-22T20:25:14.2035040Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240818.4/images/macos/macos-14-arm64-Readme.md 2024-08-22T20:25:14.2036080Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:14.2036710Z ##[endgroup] 2024-08-22T20:25:14.2037010Z ##[group]Runner Image Provisioner 2024-08-22T20:25:14.2037440Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:14.2037860Z ##[endgroup] 2024-08-22T20:25:14.2046910Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:14.2047840Z Contents: read 2024-08-22T20:25:14.2048160Z Metadata: read 2024-08-22T20:25:14.2048450Z Packages: read 2024-08-22T20:25:14.2048740Z ##[endgroup] 2024-08-22T20:25:14.2050390Z Secret source: Actions 2024-08-22T20:25:14.2050780Z Prepare workflow directory 2024-08-22T20:25:14.2472490Z Prepare all required actions 2024-08-22T20:25:14.2575390Z Getting action download info 2024-08-22T20:25:14.4154700Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2024-08-22T20:25:14.7459530Z Download action repository 'actions/setup-python@v2' (SHA:e9aba2c848f5ebd159c070c61ea2c4e2b122355e) 2024-08-22T20:25:14.8595550Z Download action repository 'maxim-lobanov/setup-xcode@v1' (SHA:60606e260d2fc5762a71e64e74b2174e8ea3c8bd) 2024-08-22T20:25:15.9062260Z Complete job name: test-tinystories-executorch (macos-14-xlarge) 2024-08-22T20:25:15.9626530Z ##[group]Run actions/checkout@v2 2024-08-22T20:25:15.9627030Z with: 2024-08-22T20:25:15.9627350Z repository: pytorch/torchchat 2024-08-22T20:25:15.9627930Z token: *** 2024-08-22T20:25:15.9628250Z ssh-strict: true 2024-08-22T20:25:15.9628600Z persist-credentials: true 2024-08-22T20:25:15.9628950Z clean: true 2024-08-22T20:25:15.9629260Z fetch-depth: 1 2024-08-22T20:25:15.9629560Z lfs: false 2024-08-22T20:25:15.9629860Z submodules: false 2024-08-22T20:25:15.9630200Z set-safe-directory: true 2024-08-22T20:25:15.9630550Z ##[endgroup] 2024-08-22T20:25:16.3135750Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:16.3139930Z ##[group]Getting Git version info 2024-08-22T20:25:16.3140710Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:16.3141600Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:16.3678850Z git version 2.46.0 2024-08-22T20:25:16.3714940Z ##[endgroup] 2024-08-22T20:25:16.3732310Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/fc4c15ad-ef2c-4281-9e63-de3d34cb99db/.gitconfig' 2024-08-22T20:25:16.3744290Z Temporarily overriding HOME='/Users/runner/work/_temp/fc4c15ad-ef2c-4281-9e63-de3d34cb99db' before making global git config changes 2024-08-22T20:25:16.3746200Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:16.3757760Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:16.3874250Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:16.3876080Z ##[group]Initializing the repository 2024-08-22T20:25:16.3878360Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:16.4030360Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:16.4031360Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:16.4032200Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:16.4032810Z hint: 2024-08-22T20:25:16.4033480Z hint: git config --global init.defaultBranch 2024-08-22T20:25:16.4034020Z hint: 2024-08-22T20:25:16.4035400Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:16.4036180Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:16.4036760Z hint: 2024-08-22T20:25:16.4037100Z hint: git branch -m 2024-08-22T20:25:16.4037730Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:16.4042820Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:16.4100140Z ##[endgroup] 2024-08-22T20:25:16.4100850Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:16.4102430Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:16.4221920Z ##[endgroup] 2024-08-22T20:25:16.4223350Z ##[group]Setting up auth 2024-08-22T20:25:16.4239630Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:16.4291710Z [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-08-22T20:25:16.5180860Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:16.5221410Z [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-08-22T20:25:16.6017490Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:16.6066320Z ##[endgroup] 2024-08-22T20:25:16.6067000Z ##[group]Fetching the repository 2024-08-22T20:25:16.6071680Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9:refs/remotes/pull/1044/merge 2024-08-22T20:25:17.1273360Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:17.1273820Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:17.1274150Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:17.1274460Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:17.1274780Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:17.1275090Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:17.1275390Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:17.1275690Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:17.1276040Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:17.1276360Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:17.1276670Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:17.1276980Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:17.1277270Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:17.1277560Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:17.1277880Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:17.1278170Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:17.1278470Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:17.1278770Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:17.1279060Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:17.1279340Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:17.1279650Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:17.1279980Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:17.1280280Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:17.1280570Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:17.1280860Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:17.1281160Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:17.1281450Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:17.1282060Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:17.1282340Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:17.1282620Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:17.1282910Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:17.1283190Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:17.1283470Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:17.1283810Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:17.1284150Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:17.1284450Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:17.1284740Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:17.1285040Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:17.1285330Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:17.1285620Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:17.1285920Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:17.1286200Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:17.1286480Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:17.1286770Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:17.1287060Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:17.1287350Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:17.1287640Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:17.1287940Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:17.1288220Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:17.1288520Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:17.1288980Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:17.1289270Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:17.1289560Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:17.1289850Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:17.1290130Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:17.1290430Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:17.1290720Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:17.1291000Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:17.1291300Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:17.1291590Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:17.1291870Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:17.1292160Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:17.1292440Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:17.1292730Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:17.1293020Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:17.1293300Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:17.1293590Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:17.1293870Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:17.1294160Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:17.1294440Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:17.1294730Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:17.1295010Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:17.1295330Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:17.1295620Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:17.1295910Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:17.1296220Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:17.1296630Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:17.1296920Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:17.1297230Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:17.1297520Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:17.1297950Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:17.1315580Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:17.1315930Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:17.1316270Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:17.1316590Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:17.1316890Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:17.1317180Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:17.1317470Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:17.1317760Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:17.1318050Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:17.1318340Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:17.1318660Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:17.1318960Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:17.1319260Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:17.1319540Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:17.1319860Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:17.1320160Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:17.1320460Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:17.1320770Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:17.1321050Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:17.1321330Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:17.1321630Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:17.1321940Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:17.1322460Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:17.1322780Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:17.1323090Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:17.1323390Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:17.1323700Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:17.1324020Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:17.1324340Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:17.1324690Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:17.1325040Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:17.1325360Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:17.1325680Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:17.1325990Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:17.1326300Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:17.1326610Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:17.1394100Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:17.1394550Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:17.1394910Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:17.1395250Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:17.1395580Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:17.1395900Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:17.1396220Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:17.1396580Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:17.1396920Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:17.1397310Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:17.1397630Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:17.1397960Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:17.1398360Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:17.1398760Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:17.1399570Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:17.1400060Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:17.1400690Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:17.1401190Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:17.1401650Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:17.1402170Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:17.1413350Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:17.1413770Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:17.1414120Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:17.1414480Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:17.1414830Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:17.1415230Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:17.1415610Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:17.1415950Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:17.1416340Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:17.1416700Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:17.1417030Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:17.1417340Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:17.1417660Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:17.1417980Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:17.1418290Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:17.1418590Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:17.1418920Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:17.1419490Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:17.1419830Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:17.1420150Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:17.1420480Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:17.1420800Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:17.1421120Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:17.1421440Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:17.1421750Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:17.1422070Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:17.1422390Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:17.1422700Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:17.1457250Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:17.1457610Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:17.1457950Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:17.1458280Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:17.1458610Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:17.1458940Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:17.1459270Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:17.1459600Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:17.1459920Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:17.1460240Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:17.1460570Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:17.1460900Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:17.1461220Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:17.1461540Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:17.1461870Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:17.1462200Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:17.1462520Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:17.1463380Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:17.1463820Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:17.1464150Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:17.1464480Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:17.1466430Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:17.1466880Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:17.1467220Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:17.1467550Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:17.1467880Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:17.1468200Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:17.1468530Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:17.1468860Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:17.1469190Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:17.1469520Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:17.1469850Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:17.1470180Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:17.1470500Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:17.1470830Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:17.1471200Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:17.1471540Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:17.1471860Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:17.1472190Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:17.1472890Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:17.1874630Z Receiving objects: 0% (1/237) 2024-08-22T20:25:17.1875000Z Receiving objects: 1% (3/237) 2024-08-22T20:25:17.1875310Z Receiving objects: 2% (5/237) 2024-08-22T20:25:17.1875570Z Receiving objects: 3% (8/237) 2024-08-22T20:25:17.1940590Z Receiving objects: 4% (10/237) 2024-08-22T20:25:17.1941540Z Receiving objects: 5% (12/237) 2024-08-22T20:25:17.1942040Z Receiving objects: 6% (15/237) 2024-08-22T20:25:17.1942350Z Receiving objects: 7% (17/237) 2024-08-22T20:25:17.1943470Z Receiving objects: 8% (19/237) 2024-08-22T20:25:17.2012540Z Receiving objects: 9% (22/237) 2024-08-22T20:25:17.2013520Z Receiving objects: 10% (24/237) 2024-08-22T20:25:17.2013810Z Receiving objects: 11% (27/237) 2024-08-22T20:25:17.2014070Z Receiving objects: 12% (29/237) 2024-08-22T20:25:17.2014330Z Receiving objects: 13% (31/237) 2024-08-22T20:25:17.2360470Z Receiving objects: 14% (34/237) 2024-08-22T20:25:17.2360820Z Receiving objects: 15% (36/237) 2024-08-22T20:25:17.2363620Z Receiving objects: 16% (38/237) 2024-08-22T20:25:17.2363980Z Receiving objects: 17% (41/237) 2024-08-22T20:25:17.2364310Z Receiving objects: 18% (43/237) 2024-08-22T20:25:17.2364630Z Receiving objects: 19% (46/237) 2024-08-22T20:25:17.2401810Z Receiving objects: 20% (48/237) 2024-08-22T20:25:17.2402680Z Receiving objects: 21% (50/237) 2024-08-22T20:25:17.2403060Z Receiving objects: 22% (53/237) 2024-08-22T20:25:17.2403410Z Receiving objects: 23% (55/237) 2024-08-22T20:25:17.2403730Z Receiving objects: 24% (57/237) 2024-08-22T20:25:17.2404050Z Receiving objects: 25% (60/237) 2024-08-22T20:25:17.2405010Z Receiving objects: 26% (62/237) 2024-08-22T20:25:17.2405360Z Receiving objects: 27% (64/237) 2024-08-22T20:25:17.2484230Z Receiving objects: 28% (67/237) 2024-08-22T20:25:17.2484620Z Receiving objects: 29% (69/237) 2024-08-22T20:25:17.2484980Z Receiving objects: 30% (72/237) 2024-08-22T20:25:17.2485330Z Receiving objects: 31% (74/237) 2024-08-22T20:25:17.2545860Z Receiving objects: 32% (76/237) 2024-08-22T20:25:17.2546270Z Receiving objects: 33% (79/237) 2024-08-22T20:25:17.2547240Z Receiving objects: 34% (81/237) 2024-08-22T20:25:17.2547830Z Receiving objects: 35% (83/237) 2024-08-22T20:25:17.2556840Z Receiving objects: 36% (86/237) 2024-08-22T20:25:17.2558030Z Receiving objects: 37% (88/237) 2024-08-22T20:25:17.2911000Z Receiving objects: 38% (91/237) 2024-08-22T20:25:17.2919290Z Receiving objects: 39% (93/237) 2024-08-22T20:25:17.2921640Z Receiving objects: 40% (95/237) 2024-08-22T20:25:17.2922610Z Receiving objects: 41% (98/237) 2024-08-22T20:25:17.2923800Z Receiving objects: 42% (100/237) 2024-08-22T20:25:17.2924640Z Receiving objects: 43% (102/237) 2024-08-22T20:25:17.2925240Z Receiving objects: 44% (105/237) 2024-08-22T20:25:17.2925830Z Receiving objects: 45% (107/237) 2024-08-22T20:25:17.2926510Z Receiving objects: 46% (110/237) 2024-08-22T20:25:17.2927240Z Receiving objects: 47% (112/237) 2024-08-22T20:25:17.2927900Z Receiving objects: 48% (114/237) 2024-08-22T20:25:17.2928530Z Receiving objects: 49% (117/237) 2024-08-22T20:25:17.3089130Z Receiving objects: 50% (119/237) 2024-08-22T20:25:17.3128810Z Receiving objects: 51% (121/237) 2024-08-22T20:25:17.3130440Z Receiving objects: 52% (124/237) 2024-08-22T20:25:17.3686760Z Receiving objects: 53% (126/237) 2024-08-22T20:25:17.3688270Z Receiving objects: 54% (128/237) 2024-08-22T20:25:17.3689130Z Receiving objects: 55% (131/237) 2024-08-22T20:25:17.3690560Z Receiving objects: 56% (133/237) 2024-08-22T20:25:17.3691140Z Receiving objects: 57% (136/237) 2024-08-22T20:25:17.3691840Z Receiving objects: 58% (138/237) 2024-08-22T20:25:17.3692350Z Receiving objects: 59% (140/237) 2024-08-22T20:25:17.3711410Z Receiving objects: 60% (143/237) 2024-08-22T20:25:17.3712040Z Receiving objects: 61% (145/237) 2024-08-22T20:25:17.3712540Z Receiving objects: 62% (147/237) 2024-08-22T20:25:17.3713080Z Receiving objects: 63% (150/237) 2024-08-22T20:25:17.3713550Z Receiving objects: 64% (152/237) 2024-08-22T20:25:17.3714680Z Receiving objects: 65% (155/237) 2024-08-22T20:25:17.3715200Z Receiving objects: 66% (157/237) 2024-08-22T20:25:17.3715720Z Receiving objects: 67% (159/237) 2024-08-22T20:25:17.3716200Z Receiving objects: 68% (162/237) 2024-08-22T20:25:17.3716690Z Receiving objects: 69% (164/237) 2024-08-22T20:25:17.3717160Z Receiving objects: 70% (166/237) 2024-08-22T20:25:17.3717630Z Receiving objects: 71% (169/237) 2024-08-22T20:25:17.3718090Z Receiving objects: 72% (171/237) 2024-08-22T20:25:17.3718670Z Receiving objects: 73% (174/237) 2024-08-22T20:25:17.3719150Z Receiving objects: 74% (176/237) 2024-08-22T20:25:17.4004320Z Receiving objects: 75% (178/237) 2024-08-22T20:25:17.4004930Z Receiving objects: 76% (181/237) 2024-08-22T20:25:17.4005410Z Receiving objects: 77% (183/237) 2024-08-22T20:25:17.4006070Z Receiving objects: 78% (185/237) 2024-08-22T20:25:17.4012740Z Receiving objects: 79% (188/237) 2024-08-22T20:25:17.4015710Z Receiving objects: 80% (190/237) 2024-08-22T20:25:17.4017960Z Receiving objects: 81% (192/237) 2024-08-22T20:25:17.4019570Z Receiving objects: 82% (195/237) 2024-08-22T20:25:17.4024140Z Receiving objects: 83% (197/237) 2024-08-22T20:25:17.4025240Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:17.4026090Z Receiving objects: 84% (200/237) 2024-08-22T20:25:17.4028560Z Receiving objects: 85% (202/237) 2024-08-22T20:25:17.4029480Z Receiving objects: 86% (204/237) 2024-08-22T20:25:17.4030370Z Receiving objects: 87% (207/237) 2024-08-22T20:25:17.4034760Z Receiving objects: 88% (209/237) 2024-08-22T20:25:17.4035950Z Receiving objects: 89% (211/237) 2024-08-22T20:25:17.4036490Z Receiving objects: 90% (214/237) 2024-08-22T20:25:17.4037870Z Receiving objects: 91% (216/237) 2024-08-22T20:25:17.4038410Z Receiving objects: 92% (219/237) 2024-08-22T20:25:17.4040300Z Receiving objects: 93% (221/237) 2024-08-22T20:25:17.4041090Z Receiving objects: 94% (223/237) 2024-08-22T20:25:17.4041580Z Receiving objects: 95% (226/237) 2024-08-22T20:25:17.4045350Z Receiving objects: 96% (228/237) 2024-08-22T20:25:17.4046220Z Receiving objects: 97% (230/237) 2024-08-22T20:25:17.4047000Z Receiving objects: 98% (233/237) 2024-08-22T20:25:17.4047670Z Receiving objects: 99% (235/237) 2024-08-22T20:25:17.4049420Z Receiving objects: 100% (237/237) 2024-08-22T20:25:17.4050310Z Receiving objects: 100% (237/237), 488.09 KiB | 2.19 MiB/s, done. 2024-08-22T20:25:17.4051270Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:17.4052110Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:17.4052750Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:17.4053380Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:17.4054050Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:17.4054730Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:17.4055370Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:17.4056000Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:17.4056630Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:17.4057320Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:17.4057960Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:17.4058760Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:17.4059740Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:17.4060280Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:17.4060780Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:17.4061250Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:17.4061690Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:17.4062170Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:17.4534670Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:17.4541200Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:17.4615580Z ##[endgroup] 2024-08-22T20:25:17.4616100Z ##[group]Determining the checkout info 2024-08-22T20:25:17.4616590Z ##[endgroup] 2024-08-22T20:25:17.4616990Z ##[group]Checking out the ref 2024-08-22T20:25:17.4619740Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:17.4993980Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:17.5095520Z ##[endgroup] 2024-08-22T20:25:17.5196300Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:17.5388300Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:17.5732720Z ##[group]Run actions/setup-python@v2 2024-08-22T20:25:17.5732980Z with: 2024-08-22T20:25:17.5733130Z python-version: 3.10.11 2024-08-22T20:25:17.5733440Z token: *** 2024-08-22T20:25:17.5733600Z ##[endgroup] 2024-08-22T20:25:17.7326520Z Successfully setup CPython (3.10.11) 2024-08-22T20:25:17.7415000Z ##[group]Run maxim-lobanov/setup-xcode@v1 2024-08-22T20:25:17.7415300Z with: 2024-08-22T20:25:17.7415470Z xcode-version: 15.3 2024-08-22T20:25:17.7415660Z env: 2024-08-22T20:25:17.7415940Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:17.7416270Z ##[endgroup] 2024-08-22T20:25:17.8141870Z Switching Xcode to version '15.3'... 2024-08-22T20:25:17.8932450Z Xcode is set to 15.3.0 (15E204a) 2024-08-22T20:25:17.9094030Z ##[group]Run uname -a 2024-08-22T20:25:17.9094490Z uname -a 2024-08-22T20:25:17.9094860Z if [ $(uname -s) == Darwin ]; then 2024-08-22T20:25:17.9095360Z  sysctl machdep.cpu.brand_string 2024-08-22T20:25:17.9095760Z  sysctl machdep.cpu.core_count 2024-08-22T20:25:17.9096180Z fi 2024-08-22T20:25:17.9256270Z shell: /bin/bash -e {0} 2024-08-22T20:25:17.9256520Z env: 2024-08-22T20:25:17.9256820Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:17.9257220Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:25:17.9257520Z ##[endgroup] 2024-08-22T20:25:17.9861490Z Darwin Mac-1724354885615.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:03 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_VMAPPLE arm64 2024-08-22T20:25:17.9899740Z machdep.cpu.brand_string: Apple M1 (Virtual) 2024-08-22T20:25:17.9910840Z machdep.cpu.core_count: 6 2024-08-22T20:25:17.9943290Z ##[group]Run echo "Intalling pip3 packages" 2024-08-22T20:25:17.9943650Z echo "Intalling pip3 packages" 2024-08-22T20:25:17.9943950Z ./install_requirements.sh 2024-08-22T20:25:17.9944390Z  2024-08-22T20:25:17.9944570Z export TORCHCHAT_ROOT=$PWD 2024-08-22T20:25:17.9944820Z ./scripts/install_et.sh 2024-08-22T20:25:17.9945040Z  2024-08-22T20:25:17.9945200Z pip3 list 2024-08-22T20:25:17.9945640Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:17.9946410Z python3 -c 'import torchvision;print(f"torchvision: {torchvision.__version__, torchvision.version.git_version}")' 2024-08-22T20:25:17.9947220Z python3 -c 'import torchaudio;print(f"torchaudio: {torchaudio.__version__, torchaudio.version.git_version}")' 2024-08-22T20:25:17.9947690Z  2024-08-22T20:25:17.9947860Z cd ../.. 2024-08-22T20:25:17.9948070Z echo "Inside: ${PWD}" 2024-08-22T20:25:17.9993690Z shell: /bin/bash -e {0} 2024-08-22T20:25:17.9993880Z env: 2024-08-22T20:25:17.9994200Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:17.9994600Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:25:17.9994870Z ##[endgroup] 2024-08-22T20:25:18.0375610Z Intalling pip3 packages 2024-08-22T20:25:18.2610500Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:19.3313300Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:19.5551820Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:19.6106130Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:19.7119770Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:19.7240900Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:19.8222530Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:19.8345930Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:19.9305690Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:19.9430720Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:20.0709120Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:20.0849890Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB) 2024-08-22T20:25:20.1541600Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.6 MB/s eta 0:00:00 2024-08-22T20:25:20.3715020Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:20.3872440Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-08-22T20:25:20.5709790Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 79.6 MB/s eta 0:00:00 2024-08-22T20:25:20.6545800Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:20.6660890Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:20.8810250Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:20.8952760Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:20.9822370Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:20.9957450Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:21.1007230Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:21.1118740Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:21.3583620Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:21.3710360Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl.metadata (6.1 kB) 2024-08-22T20:25:21.4722280Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:21.4845260Z 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-08-22T20:25:21.6027420Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:21.6147430Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:21.7282540Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:21.7391570Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:21.9403620Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:21.9519010Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:22.0466660Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.0587170Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:22.1515630Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.1632600Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:22.3690750Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.3812560Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:22.4870730Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.4997830Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:22.6032620Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.6150020Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:22.8284730Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.8456110Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:22.9615550Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.9749720Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:23.0919560Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.1045320Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:23.1960350Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.2107160Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:23.2266980Z Installing build dependencies: started 2024-08-22T20:25:24.3982060Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:24.3989800Z Getting requirements to build wheel: started 2024-08-22T20:25:24.4981090Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:24.4991520Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:24.6306360Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:24.7106180Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.7236700Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:24.9675590Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.9806000Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:25.0721310Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.0873220Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:25.0983350Z Installing build dependencies: started 2024-08-22T20:25:26.2200090Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:26.2207440Z Getting requirements to build wheel: started 2024-08-22T20:25:26.3271730Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:26.3282030Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:26.4405790Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:26.6438710Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.6554540Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:26.7460820Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.7587570Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:26.8733330Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.8841610Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:27.2225600Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.2364370Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:27.4639180Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.4834030Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:27.6874890Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.7058000Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:27.7238740Z Installing build dependencies: started 2024-08-22T20:25:28.6378940Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:28.6386100Z Getting requirements to build wheel: started 2024-08-22T20:25:28.7309280Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:28.7326470Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:28.8303030Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:28.9068900Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:28.9174290Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:29.0127780Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.0242700Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:29.2275220Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.2417940Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:29.3849660Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.3957760Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:29.6054990Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.6182050Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:29.8265750Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.8385500Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:30.0633910Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:30.0750590Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:30.1997400Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:30.2136800Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:30.6321010Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:30.6448960Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:30.7866840Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:30.7980390Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:31.0563850Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:31.0713470Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-macosx_10_9_universal2.whl (2.4 MB) 2024-08-22T20:25:31.1174860Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 70.4 MB/s eta 0:00:00 2024-08-22T20:25:31.3213530Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:31.3333690Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:31.5647630Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:31.5791490Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:31.6520290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 59.5 MB/s eta 0:00:00 2024-08-22T20:25:31.8009570Z Installing build dependencies: started 2024-08-22T20:25:32.7052450Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:32.7059750Z Getting requirements to build wheel: started 2024-08-22T20:25:34.5415540Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:34.5426580Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:34.7639630Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:34.8641040Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.8751540Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:34.9540130Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.9653170Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:35.0507310Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.0628240Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:35.1535360Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.1659090Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:35.3801260Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.3969830Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB) 2024-08-22T20:25:35.5785240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 67.5 MB/s eta 0:00:00 2024-08-22T20:25:35.7771300Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.7881950Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:35.9463270Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.9570150Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:36.1972000Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.2104250Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:36.3793700Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.3914140Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:36.4700000Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.4811090Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:36.5560730Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.5680120Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:36.6759310Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.6872570Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:36.7915760Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.8037600Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:36.9112950Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:36.9228750Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:37.0283900Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:37.0438430Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:37.1349750Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:37.1507440Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:37.3005340Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:37.3114880Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:37.4600000Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:37.4719830Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:37.6851920Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.6984990Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:37.8161230Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.8277800Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:37.9903710Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.0025850Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:38.0969970Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.1106720Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:38.5378940Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.5511200Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:38.7741960Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.7854030Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:38.9095990Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:38.9240750Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-08-22T20:25:39.1276880Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:39.1413910Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:25:39.3519790Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:39.3658010Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:25:39.4632790Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:39.4798120Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:25:39.6561730Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:39.6696560Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-08-22T20:25:39.7580410Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:39.7712970Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:25:39.7849780Z 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 4)) (2024.7.4) 2024-08-22T20:25:39.8678450Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:39.8786390Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:25:39.9800970Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:39.9913200Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:25:40.0677940Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.0788360Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:40.2548300Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.2661970Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:40.3523520Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.3653920Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:25:40.5602110Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.5711710Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:40.6438590Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.6548200Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:25:40.7426850Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.7585440Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:25:40.9068890Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.9182220Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:25:41.1114010Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.1252240Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:25:41.3023890Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.3142370Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:41.4105590Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.4229910Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:25:41.6322210Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.6472070Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:25:41.6931670Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 34.2 MB/s eta 0:00:00 2024-08-22T20:25:41.8974550Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.9098240Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:25:42.0321600Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.0432860Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:42.0666950Z 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.2->-r requirements.txt (line 17)) (65.5.0) 2024-08-22T20:25:42.2834910Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.2959630Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:42.3759260Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.3905670Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:25:42.4733220Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.4847680Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:42.6725660Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.6848770Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:42.8574550Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:42.8695340Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:42.9995010Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.0127490Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:43.1301200Z Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.1441640Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:25:43.3281830Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.3427670Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:25:43.4707370Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.4866460Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:25:43.9072250Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.9204540Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:44.0674680Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.0823740Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-08-22T20:25:44.1640010Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.1758570Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:25:44.2553530Z Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.2663710Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:25:44.4580070Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.4694420Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:44.5662290Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.5780650Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:25:44.7801520Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.7912960Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:25:44.8643350Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:44.8753420Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:45.0577040Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.0687300Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:25:45.2353280Z Collecting mpmath<1.4,>=1.1.0 (from sympy->torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.2482280Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:25:45.2604650Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 35.9 MB/s eta 0:00:00 2024-08-22T20:25:45.3197770Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:25:45.3484210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.6 MB/s eta 0:00:00 2024-08-22T20:25:45.3595980Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:25:45.3803590Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:25:45.4048760Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:25:45.4254000Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 51.4 MB/s eta 0:00:00 2024-08-22T20:25:45.4439050Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:25:45.4617510Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:25:45.4748500Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:25:45.4908150Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl (47.9 MB) 2024-08-22T20:25:46.0825830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 81.8 MB/s eta 0:00:00 2024-08-22T20:25:46.0975380Z 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-08-22T20:25:46.1152270Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:25:46.1322540Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:25:46.1929730Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 142.1 MB/s eta 0:00:00 2024-08-22T20:25:46.2043860Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:25:46.2263460Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:25:46.2481970Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:25:46.2562990Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 82.8 MB/s eta 0:00:00 2024-08-22T20:25:46.2670590Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:46.2799710Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:46.2927290Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:25:46.3086100Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:25:46.3154750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 56.1 MB/s eta 0:00:00 2024-08-22T20:25:46.3289280Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:25:46.3420600Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:25:46.3550520Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:25:46.3712540Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:25:46.3840130Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:25:46.3999950Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:25:46.4204170Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:25:46.4728340Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 72.2 MB/s eta 0:00:00 2024-08-22T20:25:46.4838890Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:25:46.5034350Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:25:46.8188520Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 85.8 MB/s eta 0:00:00 2024-08-22T20:25:46.8338830Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:25:46.8493750Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:25:46.9285150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 88.7 MB/s eta 0:00:00 2024-08-22T20:25:46.9410430Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:25:46.9585120Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:25:46.9739900Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:25:46.9892270Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:25:47.0050330Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:25:47.0204800Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:25:47.1429240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 89.3 MB/s eta 0:00:00 2024-08-22T20:25:47.1542010Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:25:47.1672400Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:25:47.1833030Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:25:48.0052020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 75.8 MB/s eta 0:00:00 2024-08-22T20:25:48.0228870Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:25:48.0437050Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:25:48.0568160Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:25:48.1690070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 84.3 MB/s eta 0:00:00 2024-08-22T20:25:48.1802870Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:25:48.1960890Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:25:48.2108090Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:25:48.2252790Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:25:48.2435710Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:25:48.2587940Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:25:48.2737520Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:25:48.2887630Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:25:48.2958210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 79.8 MB/s eta 0:00:00 2024-08-22T20:25:48.3067280Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:25:48.3208070Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:25:48.3355640Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:25:48.3505170Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:25:48.3732840Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:25:48.3965700Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:25:48.4112450Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:25:48.4257870Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:25:48.4398680Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:25:48.4569460Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:25:48.4706810Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:25:48.4969300Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.4 MB/s eta 0:00:00 2024-08-22T20:25:48.5080650Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:25:48.5262260Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:25:48.5467690Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:25:48.8501660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 78.6 MB/s eta 0:00:00 2024-08-22T20:25:48.8629270Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:25:48.8817000Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:25:48.8958000Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:25:48.9091960Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:25:48.9257540Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:25:48.9418890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 153.8 MB/s eta 0:00:00 2024-08-22T20:25:48.9540450Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:25:48.9672650Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:25:48.9813970Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:25:48.9961020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 112.2 MB/s eta 0:00:00 2024-08-22T20:25:49.0068210Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:49.0199950Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:25:49.0346150Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:25:49.1056580Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 86.7 MB/s eta 0:00:00 2024-08-22T20:25:49.1175190Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:49.1307200Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:25:49.1429790Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:25:49.1561790Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:25:49.1694690Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:49.1823270Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:25:49.1948360Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:25:49.2099530Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:25:49.2245080Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:25:49.4430240Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:25:49.4440630Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:26:37.2218070Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:26:37.2243320Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901596 sha256=4ddac6135ea140a73a4bcf7eb44978a8bbf0fdbee9ce8de1a3fdd8e65821c5be 2024-08-22T20:26:37.2244760Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:26:37.2273330Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:37.3448880Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:37.3457120Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=5004fefad09fb166600f2b2017877c96f569830e569fb10b0ab47fd8fadacee4 2024-08-22T20:26:37.3458210Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:37.3480660Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:37.4746200Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:37.4754920Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=2ccc82feef71c83034a1eb11330988b57266c244517ac70c410e6464f56dcdf1 2024-08-22T20:26:37.4756470Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:37.4777540Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:37.5888330Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:37.5895620Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=ac44b6a3c479d5c2d315a53fbd4e56580e07b0afa5e9fb4c2e380f081aff04c7 2024-08-22T20:26:37.5896780Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:37.5909270Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:26:37.9526140Z Installing collected packages: zstd, word2number, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, tomli, toml, threadpoolctl, tenacity, tcolorpy, tabulate, sympy, smmap, six, safetensors, rpds-py, regex, pyyaml, pygments, pycryptodomex, pybind11, psutil, protobuf, portalocker, pillow, pathvalidate, packaging, numpy, networkx, narwhals, multidict, more-itertools, mdurl, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, cachetools, blinker, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, Werkzeug, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, referencing, python-dateutil, pyarrow, numexpr, nltk, multiprocess, mbstrdecoder, markdown-it-py, jsonlines, Jinja2, gitdb, gguf, blobfile, aiosignal, typepy, torch, tiktoken, scikit-learn, rouge-score, rich, pydeck, pandas, jsonschema-specifications, huggingface_hub, gitpython, flask, aiohttp, tokenizers, jsonschema, accelerate, transformers, datasets, DataProperty, altair, tabledata, streamlit, peft, evaluate, pytablewriter, lm-eval 2024-08-22T20:27:01.3393320Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.4 absl-py-2.1.0 accelerate-0.33.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 altair-5.4.0 async-timeout-4.0.3 attrs-24.2.0 blinker-1.8.2 blobfile-2.1.1 cachetools-5.5.0 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.30.2 colorama-0.4.6 datasets-2.21.0 dill-0.3.8 evaluate-0.4.2 filelock-3.15.4 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.6.1 gguf-0.9.1 gitdb-4.0.11 gitpython-3.1.43 huggingface_hub-0.24.6 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 lm-eval-0.4.2 lxml-4.9.4 markdown-it-py-3.0.0 mbstrdecoder-1.1.3 mdurl-0.1.2 more-itertools-10.4.0 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 narwhals-1.5.2 networkx-3.3 ninja-1.11.1.1 nltk-3.9.1 numexpr-2.10.1 numpy-1.26.4 packaging-24.1 pandas-2.2.2 pathvalidate-3.2.0 peft-0.12.0 pillow-10.4.0 portalocker-2.10.1 protobuf-5.27.3 psutil-6.0.0 pyarrow-17.0.0 pybind11-2.13.5 pycryptodomex-3.20.0 pydeck-0.9.1 pygments-2.18.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.2 referencing-0.35.1 regex-2024.7.24 requests-2.32.3 rich-13.7.1 rouge-score-0.1.2 rpds-py-0.20.0 sacrebleu-2.4.3 safetensors-0.4.4 scikit-learn-1.5.1 scipy-1.14.1 sentencepiece-0.2.0 six-1.16.0 smmap-5.0.1 snakeviz-2.2.0 sqlitedict-2.1.0 streamlit-1.37.1 sympy-1.13.2 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 tenacity-8.5.0 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 toml-0.10.2 tomli-2.0.1 torch-2.4.0 tornado-6.4.1 tqdm-4.66.5 tqdm-multiprocess-0.0.11 transformers-4.44.2 typepy-1.3.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-2.2.2 wheel-0.44.0 word2number-1.1 xxhash-3.5.0 yarl-1.9.4 zstandard-0.23.0 zstd-1.5.5.1 2024-08-22T20:27:01.3476780Z 2024-08-22T20:27:01.3478770Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:01.3480430Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:02.2725680Z + pip3 uninstall -y triton 2024-08-22T20:27:02.4758320Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:02.4966840Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:02.6839130Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:03.0226300Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:03.0343500Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240814-cp310-none-macosx_11_0_arm64.whl (63.5 MB) 2024-08-22T20:27:03.6600590Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 102.5 MB/s eta 0:00:00 2024-08-22T20:27:03.7288720Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.15.4) 2024-08-22T20:27:03.7290230Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (4.12.2) 2024-08-22T20:27:03.7292170Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.3) 2024-08-22T20:27:03.7293610Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.1.4) 2024-08-22T20:27:03.7295000Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (2024.6.1) 2024-08-22T20:27:03.9217240Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:03.9374060Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:04.0317710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 72.8 MB/s eta 0:00:00 2024-08-22T20:27:04.0424940Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy==1.13.1->torch==2.5.0.dev20240814) (1.3.0) 2024-08-22T20:27:04.0627900Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240814) (2.1.5) 2024-08-22T20:27:04.3402670Z Installing collected packages: sympy, torch 2024-08-22T20:27:04.3403170Z Attempting uninstall: sympy 2024-08-22T20:27:04.3408340Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:04.4056300Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:04.5700220Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:07.6160770Z Attempting uninstall: torch 2024-08-22T20:27:07.6167400Z Found existing installation: torch 2.4.0 2024-08-22T20:27:07.8002410Z Uninstalling torch-2.4.0: 2024-08-22T20:27:07.8478710Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:13.1259450Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:13.1309920Z 2024-08-22T20:27:13.1310470Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:13.1311380Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:13.1788560Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.3721790Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.3725540Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-g4t8hi1i 2024-08-22T20:27:13.3780810Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-g4t8hi1i 2024-08-22T20:27:15.4543250Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:15.4598060Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:16.0630130Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:16.9175570Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:16.9256630Z Preparing metadata (setup.py): started 2024-08-22T20:27:18.3174230Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:18.3203790Z Building wheels for collected packages: torchao 2024-08-22T20:27:18.3319100Z Building wheel for torchao (setup.py): started 2024-08-22T20:27:34.9501730Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:27:34.9509200Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394870 sha256=10aaba9c533de99d174237f950ef3c8930d3c5aaa2e4ddb684fd38003f34b550 2024-08-22T20:27:34.9510470Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:27:34.9534610Z Successfully built torchao 2024-08-22T20:27:35.2067250Z Installing collected packages: torchao 2024-08-22T20:27:35.3443660Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:27:35.3499650Z 2024-08-22T20:27:35.3500270Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:35.3500760Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:35.4179180Z ++ dirname ./scripts/install_et.sh 2024-08-22T20:27:35.4191620Z + source ./scripts/install_utils.sh 2024-08-22T20:27:35.4192080Z ++ set -ex pipefail 2024-08-22T20:27:35.4194090Z ++ COMMON_CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON' 2024-08-22T20:27:35.4195420Z + '[' '' == '' ']' 2024-08-22T20:27:35.4195730Z + ET_BUILD_DIR=et-build 2024-08-22T20:27:35.4196110Z + ENABLE_ET_PYBIND=pipefail 2024-08-22T20:27:35.4196470Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:35.4196800Z + find_cmake_prefix_path 2024-08-22T20:27:35.4197300Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:35.4198040Z ++ python3 -c 'from distutils.sysconfig import get_python_lib;print(get_python_lib())' 2024-08-22T20:27:35.5353620Z + path=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:35.5354740Z + MY_CMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:35.5355310Z + install_pip_dependencies 2024-08-22T20:27:35.5355650Z + echo 'Intalling common pip packages' 2024-08-22T20:27:35.5356090Z + pip3 install wheel 'cmake>=3.19' ninja zstd 2024-08-22T20:27:35.5356430Z Intalling common pip packages 2024-08-22T20:27:35.7352770Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:27:35.7354170Z Requirement already satisfied: cmake>=3.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (3.30.2) 2024-08-22T20:27:35.7355660Z Requirement already satisfied: ninja in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.11.1.1) 2024-08-22T20:27:35.7357560Z Requirement already satisfied: zstd in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.5.5.1) 2024-08-22T20:27:36.0045130Z 2024-08-22T20:27:36.0045910Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:36.0046500Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:36.0411450Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:36.0412040Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:36.0412870Z + pip3 install -r ./requirements.txt 2024-08-22T20:27:36.2333220Z Requirement already satisfied: huggingface_hub in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 4)) (0.24.6) 2024-08-22T20:27:36.2334620Z Requirement already satisfied: gguf in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 7)) (0.9.1) 2024-08-22T20:27:36.2336300Z Requirement already satisfied: tiktoken in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 10)) (0.7.0) 2024-08-22T20:27:36.2337760Z Requirement already satisfied: snakeviz in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 13)) (2.2.0) 2024-08-22T20:27:36.2339430Z Requirement already satisfied: sentencepiece in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 14)) (0.2.0) 2024-08-22T20:27:36.2341980Z Requirement already satisfied: numpy<2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 15)) (1.26.4) 2024-08-22T20:27:36.2343800Z Requirement already satisfied: lm-eval==0.4.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 17)) (0.4.2) 2024-08-22T20:27:36.2345390Z Requirement already satisfied: blobfile in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 18)) (2.1.1) 2024-08-22T20:27:36.2349510Z Requirement already satisfied: tomli>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 19)) (2.0.1) 2024-08-22T20:27:36.2351110Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 22)) (0.44.0) 2024-08-22T20:27:36.2353710Z Requirement already satisfied: cmake>=3.24 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 23)) (3.30.2) 2024-08-22T20:27:36.2355150Z Requirement already satisfied: ninja in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 24)) (1.11.1.1) 2024-08-22T20:27:36.2356780Z Requirement already satisfied: zstd in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 25)) (1.5.5.1) 2024-08-22T20:27:36.2358350Z Requirement already satisfied: streamlit in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 28)) (1.37.1) 2024-08-22T20:27:36.2359880Z Requirement already satisfied: flask in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from -r ./requirements.txt (line 31)) (3.0.3) 2024-08-22T20:27:36.2448150Z Requirement already satisfied: accelerate>=0.21.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.33.0) 2024-08-22T20:27:36.2449680Z Requirement already satisfied: evaluate in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.4.2) 2024-08-22T20:27:36.2451390Z Requirement already satisfied: datasets>=2.16.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.21.0) 2024-08-22T20:27:36.2453200Z Requirement already satisfied: jsonlines in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (4.0.0) 2024-08-22T20:27:36.2454870Z Requirement already satisfied: numexpr in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.10.1) 2024-08-22T20:27:36.2456940Z Requirement already satisfied: peft>=0.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.12.0) 2024-08-22T20:27:36.2458950Z Requirement already satisfied: pybind11>=2.6.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.13.5) 2024-08-22T20:27:36.2460650Z Requirement already satisfied: pytablewriter in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.2.0) 2024-08-22T20:27:36.2462460Z Requirement already satisfied: rouge-score>=0.0.4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.1.2) 2024-08-22T20:27:36.2464420Z Requirement already satisfied: sacrebleu>=1.5.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.4.3) 2024-08-22T20:27:36.2466400Z Requirement already satisfied: scikit-learn>=0.24.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.5.1) 2024-08-22T20:27:36.2468050Z Requirement already satisfied: sqlitedict in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.1.0) 2024-08-22T20:27:36.2470870Z Requirement already satisfied: torch>=1.8 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.5.0.dev20240814) 2024-08-22T20:27:36.2472460Z Requirement already satisfied: tqdm-multiprocess in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.0.11) 2024-08-22T20:27:36.2474190Z Requirement already satisfied: transformers>=4.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (4.44.2) 2024-08-22T20:27:36.2475850Z Requirement already satisfied: zstandard in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.23.0) 2024-08-22T20:27:36.2477550Z Requirement already satisfied: dill in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.3.8) 2024-08-22T20:27:36.2479170Z Requirement already satisfied: word2number in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.1) 2024-08-22T20:27:36.2480800Z Requirement already satisfied: more-itertools in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from lm-eval==0.4.2->-r ./requirements.txt (line 17)) (10.4.0) 2024-08-22T20:27:36.2649190Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (3.15.4) 2024-08-22T20:27:36.2650690Z Requirement already satisfied: fsspec>=2023.5.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (2024.6.1) 2024-08-22T20:27:36.2652440Z Requirement already satisfied: packaging>=20.9 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (24.1) 2024-08-22T20:27:36.2654100Z Requirement already satisfied: pyyaml>=5.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (6.0.2) 2024-08-22T20:27:36.2655720Z Requirement already satisfied: requests in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (2.32.3) 2024-08-22T20:27:36.2657640Z Requirement already satisfied: tqdm>=4.42.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (4.66.5) 2024-08-22T20:27:36.2659620Z Requirement already satisfied: typing-extensions>=3.7.4.3 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from huggingface_hub->-r ./requirements.txt (line 4)) (4.12.2) 2024-08-22T20:27:36.2674670Z Requirement already satisfied: regex>=2022.1.18 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from tiktoken->-r ./requirements.txt (line 10)) (2024.7.24) 2024-08-22T20:27:36.2681240Z Requirement already satisfied: tornado>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from snakeviz->-r ./requirements.txt (line 13)) (6.4.1) 2024-08-22T20:27:36.2704100Z Requirement already satisfied: pycryptodomex~=3.8 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from blobfile->-r ./requirements.txt (line 18)) (3.20.0) 2024-08-22T20:27:36.2705820Z Requirement already satisfied: urllib3<3,>=1.25.3 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from blobfile->-r ./requirements.txt (line 18)) (2.2.2) 2024-08-22T20:27:36.2709060Z Requirement already satisfied: lxml~=4.9 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from blobfile->-r ./requirements.txt (line 18)) (4.9.4) 2024-08-22T20:27:36.2762410Z Requirement already satisfied: altair<6,>=4.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (5.4.0) 2024-08-22T20:27:36.2764260Z Requirement already satisfied: blinker<2,>=1.0.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (1.8.2) 2024-08-22T20:27:36.2766410Z Requirement already satisfied: cachetools<6,>=4.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (5.5.0) 2024-08-22T20:27:36.2768180Z Requirement already satisfied: click<9,>=7.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (8.1.7) 2024-08-22T20:27:36.2771600Z Requirement already satisfied: pandas<3,>=1.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (2.2.2) 2024-08-22T20:27:36.2773210Z Requirement already satisfied: pillow<11,>=7.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (10.4.0) 2024-08-22T20:27:36.2776070Z Requirement already satisfied: protobuf<6,>=3.20 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (5.27.3) 2024-08-22T20:27:36.2777780Z Requirement already satisfied: pyarrow>=7.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (17.0.0) 2024-08-22T20:27:36.2780240Z Requirement already satisfied: rich<14,>=10.14.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (13.7.1) 2024-08-22T20:27:36.2782150Z Requirement already satisfied: tenacity<9,>=8.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (8.5.0) 2024-08-22T20:27:36.2784070Z Requirement already satisfied: toml<2,>=0.10.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (0.10.2) 2024-08-22T20:27:36.2787200Z Requirement already satisfied: gitpython!=3.1.19,<4,>=3.0.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (3.1.43) 2024-08-22T20:27:36.2788860Z Requirement already satisfied: pydeck<1,>=0.8.0b4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from streamlit->-r ./requirements.txt (line 28)) (0.9.1) 2024-08-22T20:27:36.2802320Z Requirement already satisfied: Werkzeug>=3.0.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from flask->-r ./requirements.txt (line 31)) (3.0.4) 2024-08-22T20:27:36.2804030Z Requirement already satisfied: Jinja2>=3.1.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from flask->-r ./requirements.txt (line 31)) (3.1.4) 2024-08-22T20:27:36.2805950Z Requirement already satisfied: itsdangerous>=2.1.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from flask->-r ./requirements.txt (line 31)) (2.2.0) 2024-08-22T20:27:36.2873610Z Requirement already satisfied: psutil in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from accelerate>=0.21.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (6.0.0) 2024-08-22T20:27:36.2876770Z Requirement already satisfied: safetensors>=0.3.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from accelerate>=0.21.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.4.4) 2024-08-22T20:27:36.2912720Z Requirement already satisfied: jsonschema>=3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (4.23.0) 2024-08-22T20:27:36.2914680Z Requirement already satisfied: narwhals>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (1.5.2) 2024-08-22T20:27:36.3146360Z Requirement already satisfied: xxhash in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.5.0) 2024-08-22T20:27:36.3148020Z Requirement already satisfied: multiprocess in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.70.16) 2024-08-22T20:27:36.3151600Z Requirement already satisfied: aiohttp in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.10.5) 2024-08-22T20:27:36.3475330Z Requirement already satisfied: gitdb<5,>=4.0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r ./requirements.txt (line 28)) (4.0.11) 2024-08-22T20:27:36.3490670Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from Jinja2>=3.1.2->flask->-r ./requirements.txt (line 31)) (2.1.5) 2024-08-22T20:27:36.3666170Z Requirement already satisfied: python-dateutil>=2.8.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas<3,>=1.3.0->streamlit->-r ./requirements.txt (line 28)) (2.9.0.post0) 2024-08-22T20:27:36.3668260Z Requirement already satisfied: pytz>=2020.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas<3,>=1.3.0->streamlit->-r ./requirements.txt (line 28)) (2024.1) 2024-08-22T20:27:36.3669870Z Requirement already satisfied: tzdata>=2022.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas<3,>=1.3.0->streamlit->-r ./requirements.txt (line 28)) (2024.1) 2024-08-22T20:27:36.3794130Z Requirement already satisfied: charset-normalizer<4,>=2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 4)) (3.3.2) 2024-08-22T20:27:36.3796250Z Requirement already satisfied: idna<4,>=2.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r ./requirements.txt (line 4)) (3.7) 2024-08-22T20:27:36.3799350Z 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 4)) (2024.7.4) 2024-08-22T20:27:36.3813380Z Requirement already satisfied: markdown-it-py>=2.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rich<14,>=10.14.0->streamlit->-r ./requirements.txt (line 28)) (3.0.0) 2024-08-22T20:27:36.3815250Z Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rich<14,>=10.14.0->streamlit->-r ./requirements.txt (line 28)) (2.18.0) 2024-08-22T20:27:36.3825560Z Requirement already satisfied: absl-py in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.1.0) 2024-08-22T20:27:36.3827230Z Requirement already satisfied: nltk in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.9.1) 2024-08-22T20:27:36.3831420Z Requirement already satisfied: six>=1.14.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from rouge-score>=0.0.4->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.16.0) 2024-08-22T20:27:36.3853050Z Requirement already satisfied: portalocker in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.10.1) 2024-08-22T20:27:36.3855040Z Requirement already satisfied: tabulate>=0.8.9 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.9.0) 2024-08-22T20:27:36.3858610Z Requirement already satisfied: colorama in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.4.6) 2024-08-22T20:27:36.3919090Z Requirement already satisfied: scipy>=1.6.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.14.1) 2024-08-22T20:27:36.3920960Z Requirement already satisfied: joblib>=1.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.4.2) 2024-08-22T20:27:36.3922890Z Requirement already satisfied: threadpoolctl>=3.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.5.0) 2024-08-22T20:27:36.3968750Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch>=1.8->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.3) 2024-08-22T20:27:36.3972540Z Requirement already satisfied: sympy==1.13.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch>=1.8->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.13.1) 2024-08-22T20:27:36.3986190Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy==1.13.1->torch>=1.8->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.0) 2024-08-22T20:27:36.4924960Z Requirement already satisfied: tokenizers<0.20,>=0.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers>=4.1->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.19.1) 2024-08-22T20:27:36.4970180Z Requirement already satisfied: attrs>=19.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonlines->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (24.2.0) 2024-08-22T20:27:36.5085050Z 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.2->-r ./requirements.txt (line 17)) (65.5.0) 2024-08-22T20:27:36.5087830Z Requirement already satisfied: DataProperty<2,>=1.0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.0.1) 2024-08-22T20:27:36.5089700Z Requirement already satisfied: mbstrdecoder<2,>=1.0.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.1.3) 2024-08-22T20:27:36.5091690Z Requirement already satisfied: pathvalidate<4,>=2.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (3.2.0) 2024-08-22T20:27:36.5093750Z Requirement already satisfied: tabledata<2,>=1.3.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.3) 2024-08-22T20:27:36.5095770Z Requirement already satisfied: tcolorpy<1,>=0.0.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (0.1.6) 2024-08-22T20:27:36.5097980Z Requirement already satisfied: typepy<2,>=1.3.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.2) 2024-08-22T20:27:36.5257650Z Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (2.4.0) 2024-08-22T20:27:36.5259640Z Requirement already satisfied: aiosignal>=1.1.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.3.1) 2024-08-22T20:27:36.5262120Z Requirement already satisfied: frozenlist>=1.1.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.4.1) 2024-08-22T20:27:36.5264980Z Requirement already satisfied: multidict<7.0,>=4.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (6.0.5) 2024-08-22T20:27:36.5267150Z Requirement already satisfied: yarl<2.0,>=1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (1.9.4) 2024-08-22T20:27:36.5270060Z Requirement already satisfied: async-timeout<5.0,>=4.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (4.0.3) 2024-08-22T20:27:36.5282270Z Requirement already satisfied: smmap<6,>=3.0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r ./requirements.txt (line 28)) (5.0.1) 2024-08-22T20:27:36.5325950Z Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (2023.12.1) 2024-08-22T20:27:36.5327920Z Requirement already satisfied: referencing>=0.28.4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (0.35.1) 2024-08-22T20:27:36.5329840Z Requirement already satisfied: rpds-py>=0.7.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r ./requirements.txt (line 28)) (0.20.0) 2024-08-22T20:27:36.5363570Z Requirement already satisfied: mdurl~=0.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r ./requirements.txt (line 28)) (0.1.2) 2024-08-22T20:27:36.5386810Z Requirement already satisfied: chardet<6,>=3.0.4 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r ./requirements.txt (line 17)) (5.2.0) 2024-08-22T20:27:36.6132060Z 2024-08-22T20:27:36.6132570Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:36.6133210Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:36.6583330Z + popd 2024-08-22T20:27:36.6583640Z + clone_executorch 2024-08-22T20:27:36.6584340Z + echo 'Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src' 2024-08-22T20:27:36.6584880Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:36.6585370Z + rm -rf /Users/runner/work/torchchat/torchchat/et-build 2024-08-22T20:27:36.6585980Z Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:36.6603930Z + mkdir -p /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:36.6621510Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:36.6622270Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:36.6622820Z + git clone https://github.com/pytorch/executorch.git 2024-08-22T20:27:36.6654910Z Cloning into 'executorch'... 2024-08-22T20:27:42.9988250Z + cd executorch 2024-08-22T20:27:42.9992100Z ++ cat /Users/runner/work/torchchat/torchchat/.pins/et-pin.txt 2024-08-22T20:27:43.0024130Z + git checkout 91298923a0076c1b41059efb6dad2876426e4b03 2024-08-22T20:27:43.3360320Z HEAD is now at 91298923a immutable accessors in graph signature (#4433) 2024-08-22T20:27:43.3368280Z + echo 'Install executorch: submodule update' 2024-08-22T20:27:43.3368670Z Install executorch: submodule update 2024-08-22T20:27:43.3369040Z + git submodule sync 2024-08-22T20:27:43.3875640Z + git submodule update --init 2024-08-22T20:27:43.4365110Z Submodule 'backends/arm/third-party/ethos-u-core-driver' (https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver) registered for path 'backends/arm/third-party/ethos-u-core-driver' 2024-08-22T20:27:43.4466130Z Submodule 'backends/arm/third-party/serialization_lib' (https://review.mlplatform.org/tosa/serialization_lib) registered for path 'backends/arm/third-party/serialization_lib' 2024-08-22T20:27:43.4568300Z Submodule 'backends/vulkan/third-party/Vulkan-Headers' (https://github.com/KhronosGroup/Vulkan-Headers) registered for path 'backends/vulkan/third-party/Vulkan-Headers' 2024-08-22T20:27:43.4671700Z Submodule 'backends/vulkan/third-party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'backends/vulkan/third-party/VulkanMemoryAllocator' 2024-08-22T20:27:43.4771000Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2024-08-22T20:27:43.4875010Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2024-08-22T20:27:43.4964000Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2024-08-22T20:27:43.4978850Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/digantdesai/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2024-08-22T20:27:43.4991330Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2024-08-22T20:27:43.5000890Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2024-08-22T20:27:43.5015220Z Submodule 'examples/third-party/LLaVA' (https://github.com/haotian-liu/LLaVA.git) registered for path 'examples/third-party/LLaVA' 2024-08-22T20:27:43.5019190Z Submodule 'examples/third-party/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'examples/third-party/fbjni' 2024-08-22T20:27:43.5023650Z Submodule 'extension/llm/third-party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'extension/llm/third-party/abseil-cpp' 2024-08-22T20:27:43.5027580Z Submodule 'extension/llm/third-party/re2' (https://github.com/google/re2.git) registered for path 'extension/llm/third-party/re2' 2024-08-22T20:27:43.5037960Z Submodule 'extension/llm/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'extension/llm/third-party/sentencepiece' 2024-08-22T20:27:43.5108700Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2024-08-22T20:27:43.5210900Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2024-08-22T20:27:43.5312770Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2024-08-22T20:27:43.5365600Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2024-08-22T20:27:43.5426500Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2024-08-22T20:27:43.5440710Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2024-08-22T20:27:43.5483750Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2024-08-22T20:27:43.5517490Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2024-08-22T20:27:43.5518890Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/ethos-u-core-driver'... 2024-08-22T20:27:44.1441760Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/serialization_lib'... 2024-08-22T20:27:44.8373740Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2024-08-22T20:27:51.3277870Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2024-08-22T20:27:54.1596180Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/volk'... 2024-08-22T20:27:55.0766770Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FP16'... 2024-08-22T20:27:55.8420410Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FXdiv'... 2024-08-22T20:27:56.5867080Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/XNNPACK'... 2024-08-22T20:28:08.1665430Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/cpuinfo'... 2024-08-22T20:28:09.4526620Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/pthreadpool'... 2024-08-22T20:28:10.3085870Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/LLaVA'... 2024-08-22T20:28:11.4971140Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/fbjni'... 2024-08-22T20:28:12.4173660Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/abseil-cpp'... 2024-08-22T20:28:14.3783740Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/re2'... 2024-08-22T20:28:15.5533440Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/sentencepiece'... 2024-08-22T20:28:19.6956700Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/third-party/eigen'... 2024-08-22T20:28:23.7052070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatbuffers'... 2024-08-22T20:28:26.0645630Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc'... 2024-08-22T20:28:27.3294940Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/gflags'... 2024-08-22T20:28:28.4151070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/googletest'... 2024-08-22T20:28:30.1849070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/ios-cmake'... 2024-08-22T20:28:31.1073180Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/prelude'... 2024-08-22T20:28:32.6881340Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/pybind11'... 2024-08-22T20:28:34.2767790Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '90f9df900acdc0718ecd2dfdc53780664758dec5' 2024-08-22T20:28:34.3087280Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2024-08-22T20:28:34.3969960Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2024-08-22T20:28:34.4645180Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-22T20:28:34.4900970Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2024-08-22T20:28:34.5134580Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-22T20:28:34.5303450Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-22T20:28:35.9676070Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '1d139a3b4b7155889c88c31f370a82c48e7ca89c' 2024-08-22T20:28:36.0758760Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-08-22T20:28:36.1041010Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-22T20:28:36.1671380Z Submodule path 'examples/third-party/LLaVA': checked out '7440ec9ee37b0374c6b5548818e89878e38f3353' 2024-08-22T20:28:36.1934190Z Submodule path 'examples/third-party/fbjni': checked out '52a14f0daa889a20d8984798b8d96eb03cebd334' 2024-08-22T20:28:36.4566450Z Submodule path 'extension/llm/third-party/abseil-cpp': checked out 'eb852207758a773965301d0ae717e4235fc5301a' 2024-08-22T20:28:36.4909230Z Submodule path 'extension/llm/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2024-08-22T20:28:36.6023470Z Submodule path 'extension/llm/third-party/sentencepiece': checked out '6225e08edb2577757163b3f5dbba4c0b670ef445' 2024-08-22T20:28:36.9420710Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2024-08-22T20:28:37.2281790Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2024-08-22T20:28:37.2859880Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2024-08-22T20:28:37.3300190Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2024-08-22T20:28:37.4072440Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-22T20:28:37.4440330Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2024-08-22T20:28:37.5894710Z Submodule path 'third-party/prelude': checked out '4e9e6d50b8b461564a7e351ff60b87fe59d7e53b' 2024-08-22T20:28:37.6671890Z Submodule path 'third-party/pybind11': checked out '8c7b8dd0ae74b36b7d42f77b0dd4096ebb7f4ab1' 2024-08-22T20:28:37.6680740Z + popd 2024-08-22T20:28:37.6681060Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:37.6681440Z + install_executorch_libs pipefail 2024-08-22T20:28:37.6683700Z + export 'CMAKE_ARGS= -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/Users/runner/work/torchchat/torchchat/et-build/install' 2024-08-22T20:28:37.6687420Z + CMAKE_ARGS=' -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/Users/runner/work/torchchat/torchchat/et-build/install' 2024-08-22T20:28:37.6689220Z + export 'CMAKE_BUILD_ARGS=--target install' 2024-08-22T20:28:37.6689680Z + CMAKE_BUILD_ARGS='--target install' 2024-08-22T20:28:37.6689960Z + install_executorch_python_libs pipefail 2024-08-22T20:28:37.6690480Z + '[' '!' -d /Users/runner/work/torchchat/torchchat/et-build ']' 2024-08-22T20:28:37.6690940Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:28:37.6691260Z + cd executorch 2024-08-22T20:28:37.6691630Z + echo 'Building and installing python libraries' 2024-08-22T20:28:37.6691940Z + '[' pipefail = false ']' 2024-08-22T20:28:37.6692180Z + echo 'Installing pybind' 2024-08-22T20:28:37.6692470Z + bash ./install_requirements.sh --pybind xnnpack 2024-08-22T20:28:37.6693020Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:37.6693560Z Building and installing python libraries 2024-08-22T20:28:37.6693810Z Installing pybind 2024-08-22T20:28:38.1118080Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:28:38.5994880Z Collecting torch==2.5.0.dev20240716 2024-08-22T20:28:38.6176690Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240716-cp310-none-macosx_11_0_arm64.whl (62.6 MB) 2024-08-22T20:28:39.4422680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 MB 77.1 MB/s eta 0:00:00 2024-08-22T20:28:39.9137420Z Collecting torchvision==0.20.0.dev20240716 2024-08-22T20:28:39.9274260Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.20.0.dev20240716-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB) 2024-08-22T20:28:39.9586130Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 61.9 MB/s eta 0:00:00 2024-08-22T20:28:39.9624880Z Requirement already satisfied: cmake in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (3.30.2) 2024-08-22T20:28:39.9626670Z Requirement already satisfied: pip>=23 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (23.0.1) 2024-08-22T20:28:39.9631420Z Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (6.0.2) 2024-08-22T20:28:39.9640200Z Requirement already satisfied: setuptools>=63 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (65.5.0) 2024-08-22T20:28:39.9645780Z Requirement already satisfied: tomli in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (2.0.1) 2024-08-22T20:28:39.9650730Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:28:39.9655550Z Requirement already satisfied: zstd in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.5.5.1) 2024-08-22T20:28:40.1642170Z Collecting timm==1.0.7 2024-08-22T20:28:40.2210510Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2024-08-22T20:28:40.6087460Z Collecting torchaudio==2.4.0.dev20240716 2024-08-22T20:28:40.6229490Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchaudio-2.4.0.dev20240716-cp310-cp310-macosx_11_0_arm64.whl (1.8 MB) 2024-08-22T20:28:40.6549290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 62.0 MB/s eta 0:00:00 2024-08-22T20:28:40.8482040Z Collecting torchsr==1.0.4 2024-08-22T20:28:40.8622580Z Downloading torchsr-1.0.4-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:28:41.1029800Z Collecting transformers==4.42.4 2024-08-22T20:28:41.1159880Z Downloading transformers-4.42.4-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:28:41.2504100Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (3.15.4) 2024-08-22T20:28:41.2505690Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (4.12.2) 2024-08-22T20:28:41.2507470Z Requirement already satisfied: sympy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (1.13.1) 2024-08-22T20:28:41.2509250Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (3.3) 2024-08-22T20:28:41.2511000Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (3.1.4) 2024-08-22T20:28:41.2514700Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240716) (2024.6.1) 2024-08-22T20:28:41.2521850Z Requirement already satisfied: numpy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torchvision==0.20.0.dev20240716) (1.26.4) 2024-08-22T20:28:41.2524610Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torchvision==0.20.0.dev20240716) (10.4.0) 2024-08-22T20:28:41.2534070Z Requirement already satisfied: huggingface_hub in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from timm==1.0.7) (0.24.6) 2024-08-22T20:28:41.2537430Z Requirement already satisfied: safetensors in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from timm==1.0.7) (0.4.4) 2024-08-22T20:28:41.2661340Z Requirement already satisfied: packaging>=20.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (24.1) 2024-08-22T20:28:41.2668400Z Requirement already satisfied: regex!=2019.12.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (2024.7.24) 2024-08-22T20:28:41.2674700Z Requirement already satisfied: requests in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (2.32.3) 2024-08-22T20:28:41.2681030Z Requirement already satisfied: tokenizers<0.20,>=0.19 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (0.19.1) 2024-08-22T20:28:41.2684450Z Requirement already satisfied: tqdm>=4.27 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from transformers==4.42.4) (4.66.5) 2024-08-22T20:28:41.3323670Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240716) (2.1.5) 2024-08-22T20:28:41.3614040Z Requirement already satisfied: charset-normalizer<4,>=2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (3.3.2) 2024-08-22T20:28:41.3623300Z Requirement already satisfied: idna<4,>=2.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (3.7) 2024-08-22T20:28:41.3630270Z Requirement already satisfied: urllib3<3,>=1.21.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (2.2.2) 2024-08-22T20:28:41.3637000Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->transformers==4.42.4) (2024.7.4) 2024-08-22T20:28:41.3674480Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy->torch==2.5.0.dev20240716) (1.3.0) 2024-08-22T20:28:41.3865870Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2024-08-22T20:28:41.4551960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 39.7 MB/s eta 0:00:00 2024-08-22T20:28:41.4679490Z Downloading torchsr-1.0.4-py3-none-any.whl (31 kB) 2024-08-22T20:28:41.4929690Z Downloading transformers-4.42.4-py3-none-any.whl (9.3 MB) 2024-08-22T20:28:41.6468670Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 60.4 MB/s eta 0:00:00 2024-08-22T20:28:42.1566150Z Installing collected packages: torch, torchvision, torchaudio, transformers, torchsr, timm 2024-08-22T20:28:42.1566650Z Attempting uninstall: torch 2024-08-22T20:28:42.1574740Z Found existing installation: torch 2.5.0.dev20240814 2024-08-22T20:28:42.4434920Z Uninstalling torch-2.5.0.dev20240814: 2024-08-22T20:28:42.5194190Z Successfully uninstalled torch-2.5.0.dev20240814 2024-08-22T20:28:49.3731010Z Attempting uninstall: transformers 2024-08-22T20:28:49.3746090Z Found existing installation: transformers 4.44.2 2024-08-22T20:28:49.5162280Z Uninstalling transformers-4.44.2: 2024-08-22T20:28:49.5481430Z Successfully uninstalled transformers-4.44.2 2024-08-22T20:28:53.6787820Z Successfully installed timm-1.0.7 torch-2.5.0.dev20240716 torchaudio-2.4.0.dev20240716 torchsr-1.0.4 torchvision-0.20.0.dev20240716 transformers-4.42.4 2024-08-22T20:28:53.6843840Z 2024-08-22T20:28:53.6856330Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:53.6856890Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:53.9181680Z Using pip 24.2 from /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip (python 3.10) 2024-08-22T20:28:53.9861670Z WARNING: The index url "" seems invalid, please provide a scheme. 2024-08-22T20:28:53.9862690Z Looking in indexes: https://pypi.org/simple, 2024-08-22T20:28:53.9864570Z Processing /Users/runner/work/torchchat/torchchat/et-build/src/executorch 2024-08-22T20:28:53.9883000Z Preparing metadata (pyproject.toml): started 2024-08-22T20:28:53.9883520Z Running command Preparing metadata (pyproject.toml) 2024-08-22T20:28:54.1230210Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2024-08-22T20:28:54.1231240Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:54.2134990Z running dist_info 2024-08-22T20:28:54.2160740Z creating /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info 2024-08-22T20:28:54.2181360Z writing /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/PKG-INFO 2024-08-22T20:28:54.2184060Z writing dependency_links to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/dependency_links.txt 2024-08-22T20:28:54.2185610Z writing entry points to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/entry_points.txt 2024-08-22T20:28:54.2187020Z writing requirements to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/requires.txt 2024-08-22T20:28:54.2189800Z writing top-level names to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/top_level.txt 2024-08-22T20:28:54.2190960Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:54.4389840Z reading manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:54.4405010Z adding license file 'LICENSE' 2024-08-22T20:28:54.4452050Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:54.4454120Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-hxl3udd0/executorch-0.4.0a0+9129892.dist-info' 2024-08-22T20:28:54.4833270Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:28:54.4866300Z WARNING: Location 'expecttest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:54.5578910Z Collecting expecttest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:54.5580380Z Obtaining dependency information for expecttest from https://files.pythonhosted.org/packages/73/a8/9427813686fe043eaf817b99444d4d321ce14f9434e3ffb6bbd1a182a8df/expecttest-0.2.1-py3-none-any.whl.metadata 2024-08-22T20:28:54.5885950Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:28:54.5924980Z WARNING: Location 'flatbuffers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:54.6119510Z Collecting flatbuffers (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:54.6120970Z Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/41/f0/7e988a019bc54b2dbd0ad4182ef2d53488bb02e58694cd79d61369e85900/flatbuffers-24.3.25-py2.py3-none-any.whl.metadata 2024-08-22T20:28:54.6222100Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) 2024-08-22T20:28:54.6252840Z WARNING: Location 'hypothesis/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:54.9434200Z Collecting hypothesis (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:54.9435560Z Obtaining dependency information for hypothesis from https://files.pythonhosted.org/packages/00/22/93be4594079921e15dae2339288d44b25b4d8d65e60ce413012af020e8a2/hypothesis-6.111.1-py3-none-any.whl.metadata 2024-08-22T20:28:54.9533060Z Downloading hypothesis-6.111.1-py3-none-any.whl.metadata (6.2 kB) 2024-08-22T20:28:54.9647080Z Requirement already satisfied: mpmath==1.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (1.3.0) 2024-08-22T20:28:54.9648900Z Requirement already satisfied: numpy>=1.25.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (1.26.4) 2024-08-22T20:28:54.9650990Z Requirement already satisfied: packaging in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (24.1) 2024-08-22T20:28:54.9653030Z Requirement already satisfied: pandas in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (2.2.2) 2024-08-22T20:28:54.9654910Z WARNING: Location 'parameterized/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:54.9813150Z Collecting parameterized (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:54.9814550Z Obtaining dependency information for parameterized from https://files.pythonhosted.org/packages/00/2f/804f58f0b856ab3bf21617cccf5b39206e6c4c94c2cd227bde125ea6105f/parameterized-0.9.0-py2.py3-none-any.whl.metadata 2024-08-22T20:28:54.9913720Z Downloading parameterized-0.9.0-py2.py3-none-any.whl.metadata (18 kB) 2024-08-22T20:28:54.9995520Z WARNING: Location 'pytest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.0463880Z Collecting pytest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.0465190Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/0f/f9/cf155cf32ca7d6fa3601bc4c5dd19086af4b320b706919d48a4c79081cf9/pytest-8.3.2-py3-none-any.whl.metadata 2024-08-22T20:28:55.0558500Z Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-22T20:28:55.0596810Z WARNING: Location 'pytest-xdist/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.1144420Z Collecting pytest-xdist (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.1145720Z Obtaining dependency information for pytest-xdist from https://files.pythonhosted.org/packages/6d/82/1d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449/pytest_xdist-3.6.1-py3-none-any.whl.metadata 2024-08-22T20:28:55.1239000Z Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:28:55.1271210Z Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (6.0.2) 2024-08-22T20:28:55.1273190Z WARNING: Location 'ruamel-yaml/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.2180310Z Collecting ruamel.yaml (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.2181630Z Obtaining dependency information for ruamel.yaml from https://files.pythonhosted.org/packages/73/67/8ece580cc363331d9a53055130f86b096bf16e38156e33b1d3014fffda6b/ruamel.yaml-0.18.6-py3-none-any.whl.metadata 2024-08-22T20:28:55.2273550Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) 2024-08-22T20:28:55.2326780Z Requirement already satisfied: sympy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (1.13.1) 2024-08-22T20:28:55.2328280Z Requirement already satisfied: tabulate in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from executorch==0.4.0a0+9129892) (0.9.0) 2024-08-22T20:28:55.2361730Z Requirement already satisfied: attrs>=22.2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from hypothesis->executorch==0.4.0a0+9129892) (24.2.0) 2024-08-22T20:28:55.2362960Z WARNING: Location 'sortedcontainers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.2517350Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.2518980Z Obtaining dependency information for sortedcontainers<3.0.0,>=2.1.0 from https://files.pythonhosted.org/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata 2024-08-22T20:28:55.2610960Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-22T20:28:55.2640030Z WARNING: Location 'exceptiongroup/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.2798340Z Collecting exceptiongroup>=1.0.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.2799700Z Obtaining dependency information for exceptiongroup>=1.0.0 from https://files.pythonhosted.org/packages/02/cc/b7e31358aac6ed1ef2bb790a9746ac2c69bcb3c8588b41616914eb106eaf/exceptiongroup-1.2.2-py3-none-any.whl.metadata 2024-08-22T20:28:55.2889020Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-22T20:28:55.3070510Z Requirement already satisfied: python-dateutil>=2.8.2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas->executorch==0.4.0a0+9129892) (2.9.0.post0) 2024-08-22T20:28:55.3072400Z Requirement already satisfied: pytz>=2020.1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas->executorch==0.4.0a0+9129892) (2024.1) 2024-08-22T20:28:55.3075520Z Requirement already satisfied: tzdata>=2022.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pandas->executorch==0.4.0a0+9129892) (2024.1) 2024-08-22T20:28:55.3083540Z WARNING: Location 'iniconfig/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.3215380Z Collecting iniconfig (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.3216670Z Obtaining dependency information for iniconfig from https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl.metadata 2024-08-22T20:28:55.3304930Z Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-22T20:28:55.3330190Z WARNING: Location 'pluggy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.3503500Z Collecting pluggy<2,>=1.5 (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.3504880Z Obtaining dependency information for pluggy<2,>=1.5 from https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl.metadata 2024-08-22T20:28:55.3594370Z Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-22T20:28:55.3637250Z Requirement already satisfied: tomli>=1 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytest->executorch==0.4.0a0+9129892) (2.0.1) 2024-08-22T20:28:55.3643150Z WARNING: Location 'execnet/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.3804970Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.3806190Z Obtaining dependency information for execnet>=2.1 from https://files.pythonhosted.org/packages/43/09/2aea36ff60d16dd8879bdb2f5b3ee0ba8d08cbbdcdfe870e695ce3784385/execnet-2.1.1-py3-none-any.whl.metadata 2024-08-22T20:28:55.3896970Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:28:55.3980070Z WARNING: Location 'ruamel-yaml-clib/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:55.4193820Z Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->executorch==0.4.0a0+9129892) 2024-08-22T20:28:55.4195600Z Obtaining dependency information for ruamel.yaml.clib>=0.2.7 from https://files.pythonhosted.org/packages/61/ee/4874c9fc96010fce85abefdcbe770650c5324288e988d7a48b527a423815/ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl.metadata 2024-08-22T20:28:55.4294390Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl.metadata (2.2 kB) 2024-08-22T20:28:55.4405450Z Requirement already satisfied: six>=1.5 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas->executorch==0.4.0a0+9129892) (1.16.0) 2024-08-22T20:28:55.4532850Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-08-22T20:28:55.4639490Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) 2024-08-22T20:28:55.4758860Z Downloading hypothesis-6.111.1-py3-none-any.whl (467 kB) 2024-08-22T20:28:55.5110020Z Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB) 2024-08-22T20:28:55.5222560Z Downloading pytest-8.3.2-py3-none-any.whl (341 kB) 2024-08-22T20:28:55.5387110Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2024-08-22T20:28:55.5504420Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) 2024-08-22T20:28:55.5627920Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-22T20:28:55.5742910Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-22T20:28:55.5855090Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-22T20:28:55.5989510Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl (133 kB) 2024-08-22T20:28:55.6120940Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-22T20:28:55.6233460Z Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-22T20:28:55.6329400Z Building wheels for collected packages: executorch 2024-08-22T20:28:55.6336760Z Building wheel for executorch (pyproject.toml): started 2024-08-22T20:28:55.6337690Z Running command Building wheel for executorch (pyproject.toml) 2024-08-22T20:28:55.7739380Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. 2024-08-22T20:28:55.7740460Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:55.8804280Z running bdist_wheel 2024-08-22T20:28:55.8899110Z running build 2024-08-22T20:28:55.8955320Z command options for 'CustomBuild': 2024-08-22T20:28:55.9008010Z build_base = pip-out 2024-08-22T20:28:55.9062610Z build_purelib = pip-out/lib 2024-08-22T20:28:55.9106400Z build_platlib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:55.9133110Z build_lib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:55.9134030Z build_scripts = pip-out/scripts-3.10 2024-08-22T20:28:55.9135040Z build_temp = pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:55.9135930Z plat_name = macosx-10.9-universal2 2024-08-22T20:28:55.9136350Z compiler = None 2024-08-22T20:28:55.9136750Z parallel = 5 2024-08-22T20:28:55.9137510Z debug = None 2024-08-22T20:28:55.9137930Z force = None 2024-08-22T20:28:55.9138380Z executable = /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:28:55.9139120Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out 2024-08-22T20:28:55.9140080Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:55.9141280Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out 2024-08-22T20:28:55.9142570Z deleting /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/CMakeCache.txt 2024-08-22T20:28:55.9149070Z cmake -S /Users/runner/work/torchchat/torchchat/et-build/src/executorch -B /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out -DBUCK2= -DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.10/bin/python -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DCMAKE_OSX_DEPLOYMENT_TARGET=10.15 -DEXECUTORCH_SEPARATE_FLATCC_HOST_PROJECT=OFF -DEXECUTORCH_BUILD_PYBIND=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED_AOT=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM=ON -DEXECUTORCH_BUILD_KERNELS_CUSTOM_AOT=ON -DCMAKE_BUILD_TYPE=Release -DEXECUTORCH_ENABLE_LOGGING=ON -DEXECUTORCH_LOG_LEVEL=Info -DEXECUTORCH_BUILD_KERNELS_OPTIMIZED=ON -DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON -DEXECUTORCH_BUILD_EXTENSION_MODULE=ON -DEXECUTORCH_BUILD_KERNELS_QUANTIZED=ON -DEXECUTORCH_BUILD_XNNPACK=ON -DCMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages -DCMAKE_INSTALL_PREFIX=/Users/runner/work/torchchat/torchchat/et-build/install -DEXECUTORCH_BUILD_XNNPACK=ON 2024-08-22T20:28:56.9634350Z -- The C compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:57.0564880Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:57.0649710Z -- Detecting C compiler ABI info 2024-08-22T20:28:57.7554640Z -- Detecting C compiler ABI info - done 2024-08-22T20:28:57.7734220Z -- Check for working C compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2024-08-22T20:28:57.7736730Z -- Detecting C compile features 2024-08-22T20:28:57.7744230Z -- Detecting C compile features - done 2024-08-22T20:28:57.7829140Z -- Detecting CXX compiler ABI info 2024-08-22T20:28:57.9408330Z -- Detecting CXX compiler ABI info - done 2024-08-22T20:28:57.9594220Z -- Check for working CXX compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-08-22T20:28:57.9595130Z -- Detecting CXX compile features 2024-08-22T20:28:57.9605250Z -- Detecting CXX compile features - done 2024-08-22T20:28:57.9711380Z -- Downloading FXdiv to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FXdiv-source (define FXDIV_SOURCE_DIR to avoid it) 2024-08-22T20:28:58.0314630Z -- Configuring done (0.1s) 2024-08-22T20:28:58.0370140Z -- Generating done (0.0s) 2024-08-22T20:28:58.0376530Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FXdiv-download 2024-08-22T20:28:58.0959520Z [ 11%] Creating directories for 'fxdiv' 2024-08-22T20:28:58.1172210Z [ 22%] Performing download step (git clone) for 'fxdiv' 2024-08-22T20:28:58.1385330Z Cloning into 'FXdiv-source'... 2024-08-22T20:28:58.8723260Z Already on 'master' 2024-08-22T20:28:58.8729770Z Your branch is up to date with 'origin/master'. 2024-08-22T20:28:58.9991210Z [ 33%] Performing update step for 'fxdiv' 2024-08-22T20:28:59.0216810Z -- Fetching latest from the remote origin 2024-08-22T20:28:59.6597960Z [ 44%] No patch step for 'fxdiv' 2024-08-22T20:28:59.6906570Z [ 55%] No configure step for 'fxdiv' 2024-08-22T20:28:59.7326900Z [ 66%] No build step for 'fxdiv' 2024-08-22T20:28:59.7624580Z [ 77%] No install step for 'fxdiv' 2024-08-22T20:28:59.7883580Z [ 88%] No test step for 'fxdiv' 2024-08-22T20:28:59.8219210Z [100%] Completed 'fxdiv' 2024-08-22T20:28:59.8557700Z [100%] Built target fxdiv 2024-08-22T20:28:59.8619470Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-08-22T20:29:00.0455870Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-08-22T20:29:00.0460100Z -- Found Threads: TRUE 2024-08-22T20:29:00.0478080Z -- Using python executable '/Library/Frameworks/Python.framework/Versions/3.10/bin/python' 2024-08-22T20:29:01.0928040Z -- Resolved buck2 as /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/buck2-bin/buck2-99773fe6f7963a72ae5f7b737c02836e. 2024-08-22T20:29:01.0929020Z -- Killing buck2 daemon 2024-08-22T20:29:01.0943720Z -- executorch: Generating source lists 2024-08-22T20:29:01.0944840Z -- executorch: Generating source file list /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/executorch_srcs.cmake 2024-08-22T20:29:02.6662800Z -- executorch: Using sources file /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/executorch_srcs.cmake 2024-08-22T20:29:02.6744880Z -- Proceeding with version: 24.3.25.0 2024-08-22T20:29:02.6746270Z -- Looking for strtof_l 2024-08-22T20:29:02.7619920Z -- Looking for strtof_l - not found 2024-08-22T20:29:02.7621120Z -- Looking for strtoull_l 2024-08-22T20:29:02.8610190Z -- Looking for strtoull_l - not found 2024-08-22T20:29:02.8611110Z -- Looking for realpath 2024-08-22T20:29:03.0131860Z -- Looking for realpath - found 2024-08-22T20:29:03.0139770Z -- CMAKE_CXX_FLAGS: 2024-08-22T20:29:03.0155500Z -- executorch: Using PAL default 'posix' 2024-08-22T20:29:03.0336370Z -- Generating operator lib: 2024-08-22T20:29:03.0336770Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:29:03.0337470Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:29:03.0338140Z -- ROOT_OPS: 2024-08-22T20:29:03.0339250Z -- INCLUDE_ALL_OPS: 2024-08-22T20:29:03.0344500Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml" 2024-08-22T20:29:03.0349470Z -- Generating kernel bindings: 2024-08-22T20:29:03.0350320Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:29:03.0352070Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:29:03.0353660Z -- CUSTOM_OPS_YAML: 2024-08-22T20:29:03.2259100Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/portable/portable_ops_lib/NativeFunctions.h 2024-08-22T20:29:03.2261610Z -- Generating operator lib: 2024-08-22T20:29:03.2261950Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:29:03.2263330Z -- KERNEL_LIBS: portable_kernels 2024-08-22T20:29:03.2264910Z -- DEPS: executorch 2024-08-22T20:29:03.2271570Z -- Generating operator lib: 2024-08-22T20:29:03.2273520Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:29:03.2276390Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:29:03.2278070Z -- ROOT_OPS: 2024-08-22T20:29:03.2280320Z -- INCLUDE_ALL_OPS: 2024-08-22T20:29:03.2288480Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml" 2024-08-22T20:29:03.2293820Z -- Generating kernel bindings: 2024-08-22T20:29:03.2294670Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:29:03.2297110Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:29:03.2298990Z -- CUSTOM_OPS_YAML: 2024-08-22T20:29:03.3586810Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/optimized/optimized_ops_lib/NativeFunctions.h 2024-08-22T20:29:03.3589810Z -- Generating operator lib: 2024-08-22T20:29:03.3590170Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:29:03.3590470Z -- KERNEL_LIBS: optimized_kernels 2024-08-22T20:29:03.3590850Z -- DEPS: executorch 2024-08-22T20:29:03.3593020Z -- Generating operator lib: 2024-08-22T20:29:03.3593570Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:29:03.3596010Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:29:03.3597720Z -- ROOT_OPS: 2024-08-22T20:29:03.3598390Z -- INCLUDE_ALL_OPS: 2024-08-22T20:29:03.3602910Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml" 2024-08-22T20:29:03.3604950Z -- Generating kernel bindings: 2024-08-22T20:29:03.3605360Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:29:03.3605930Z -- FUNCTIONS_YAML: 2024-08-22T20:29:03.3606580Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:29:03.4862100Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/NativeFunctions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/RegisterCPUCustomOps.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/RegisterSchema.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_lib/CustomOpsNativeFunctions.h 2024-08-22T20:29:03.4867410Z -- Generating operator lib: 2024-08-22T20:29:03.4867750Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:29:03.4868110Z -- OPS_SCHEMA_YAML: 2024-08-22T20:29:03.4871260Z -- ROOT_OPS: quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out 2024-08-22T20:29:03.4872940Z -- INCLUDE_ALL_OPS: 2024-08-22T20:29:03.4876440Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/kernels/quantized/quantized_ops_aot_lib/selected_operators.yaml;--root_ops="quantized_decomposed::add.out;quantized_decomposed::choose_qparams.Tensor_out;quantized_decomposed::dequantize_per_channel.out;quantized_decomposed::dequantize_per_tensor.out;quantized_decomposed::dequantize_per_tensor.Tensor_out;quantized_decomposed::mixed_linear.out;quantized_decomposed::mixed_mm.out;quantized_decomposed::quantize_per_channel.out;quantized_decomposed::quantize_per_tensor.out;quantized_decomposed::quantize_per_tensor.Tensor_out" 2024-08-22T20:29:03.4879420Z -- Generating kernel bindings: 2024-08-22T20:29:03.4879730Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:29:03.4880060Z -- FUNCTIONS_YAML: 2024-08-22T20:29:03.4880720Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:29:03.6482160Z -- Generating custom ops aot lib: 2024-08-22T20:29:03.6486580Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:29:03.6490510Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2024-08-22T20:29:03.6491770Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2024-08-22T20:29:03.6493070Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2024-08-22T20:29:03.6494400Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2024-08-22T20:29:03.6495630Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2024-08-22T20:29:03.6496900Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2024-08-22T20:29:03.6498100Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2024-08-22T20:29:03.6499250Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2024-08-22T20:29:03.6500490Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2024-08-22T20:29:03.6501830Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../runtime/core/exec_aten/util/tensor_util_aten.cpp 2024-08-22T20:29:03.7090580Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:29:03.7093120Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:03.7094110Z Call Stack (most recent call first): 2024-08-22T20:29:03.7096400Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:29:03.7098470Z build/Codegen.cmake:143 (find_package) 2024-08-22T20:29:03.7099550Z kernels/quantized/CMakeLists.txt:87 (gen_custom_ops_aot_lib) 2024-08-22T20:29:03.7100310Z 2024-08-22T20:29:03.7100320Z 2024-08-22T20:29:03.7113760Z -- Found Torch: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/lib/libtorch.dylib 2024-08-22T20:29:03.7122560Z -- Generating operator lib: 2024-08-22T20:29:03.7122880Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:29:03.7123170Z -- KERNEL_LIBS: quantized_kernels 2024-08-22T20:29:03.7123450Z -- DEPS: executorch 2024-08-22T20:29:03.7128800Z -- Merging kernel yaml files: 2024-08-22T20:29:03.7131230Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/optimized/optimized-oss.yaml 2024-08-22T20:29:03.7134890Z -- FALLBACK_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/portable/functions.yaml 2024-08-22T20:29:03.7138040Z -- OUTPUT_DIR: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations 2024-08-22T20:29:03.7140060Z -- Generating operator lib: 2024-08-22T20:29:03.7140850Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:29:03.7143210Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/merged.yaml 2024-08-22T20:29:03.7145370Z -- ROOT_OPS: 2024-08-22T20:29:03.7145930Z -- INCLUDE_ALL_OPS: 2024-08-22T20:29:03.7151890Z Command - /Library/Frameworks/Python.framework/Versions/3.10/bin/python;-m;codegen.tools.gen_oplist;--output_path=/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/selected_operators.yaml;--ops_schema_yaml_path="/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/merged.yaml" 2024-08-22T20:29:03.7156430Z -- Generating kernel bindings: 2024-08-22T20:29:03.7156760Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:29:03.7157670Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/merged.yaml 2024-08-22T20:29:03.7158490Z -- CUSTOM_OPS_YAML: 2024-08-22T20:29:03.8983800Z Generated files /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/Functions.h;/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/configurations/optimized_native_cpu_ops_lib/NativeFunctions.h 2024-08-22T20:29:03.8991100Z -- Generating operator lib: 2024-08-22T20:29:03.8991890Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:29:03.8992830Z -- KERNEL_LIBS: portable_kernels;optimized_kernels 2024-08-22T20:29:03.8993680Z -- DEPS: executorch 2024-08-22T20:29:03.8994980Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2024-08-22T20:29:03.8996540Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:03.8997530Z CMake. 2024-08-22T20:29:03.8997800Z 2024-08-22T20:29:03.8998360Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:03.8999720Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:03.9000560Z 2024-08-22T20:29:03.9000570Z 2024-08-22T20:29:03.9000910Z -- Looking for C++ include unistd.h 2024-08-22T20:29:04.0387750Z -- Looking for C++ include unistd.h - found 2024-08-22T20:29:04.0388120Z -- Looking for C++ include stdint.h 2024-08-22T20:29:04.1619060Z -- Looking for C++ include stdint.h - found 2024-08-22T20:29:04.1619440Z -- Looking for C++ include inttypes.h 2024-08-22T20:29:04.2677660Z -- Looking for C++ include inttypes.h - found 2024-08-22T20:29:04.2678040Z -- Looking for C++ include sys/types.h 2024-08-22T20:29:04.3771310Z -- Looking for C++ include sys/types.h - found 2024-08-22T20:29:04.3772290Z -- Looking for C++ include sys/stat.h 2024-08-22T20:29:04.4939290Z -- Looking for C++ include sys/stat.h - found 2024-08-22T20:29:04.4939840Z -- Looking for C++ include fnmatch.h 2024-08-22T20:29:04.6086980Z -- Looking for C++ include fnmatch.h - found 2024-08-22T20:29:04.6168990Z -- Looking for C++ include stddef.h 2024-08-22T20:29:04.7686260Z -- Looking for C++ include stddef.h - found 2024-08-22T20:29:04.7686910Z -- Check size of uint32_t 2024-08-22T20:29:04.9011040Z -- Check size of uint32_t - done 2024-08-22T20:29:04.9011380Z -- Looking for strtoll 2024-08-22T20:29:05.0092610Z -- Looking for strtoll - found 2024-08-22T20:29:05.0377260Z -- The ASM compiler identification is AppleClang 2024-08-22T20:29:05.0396840Z -- Found assembler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc 2024-08-22T20:29:05.0427620Z -- Downloading FP16 to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source (define FP16_SOURCE_DIR to avoid it) 2024-08-22T20:29:05.0872330Z -- Configuring done (0.0s) 2024-08-22T20:29:05.0921600Z -- Generating done (0.0s) 2024-08-22T20:29:05.0925390Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download 2024-08-22T20:29:05.1251830Z [ 11%] Creating directories for 'fp16' 2024-08-22T20:29:05.1377850Z [ 22%] Performing download step (download, verify and extract) for 'fp16' 2024-08-22T20:29:05.1436130Z -- Downloading... 2024-08-22T20:29:05.1437620Z dst='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:29:05.1438590Z timeout='none' 2024-08-22T20:29:05.1438830Z inactivity timeout='none' 2024-08-22T20:29:05.1439380Z -- Using src='https://github.com/Maratyszcza/FP16/archive/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:29:05.5918280Z -- [download 14% complete] 2024-08-22T20:29:05.6462990Z -- [download 32% complete] 2024-08-22T20:29:05.6463300Z -- [download 44% complete] 2024-08-22T20:29:05.7011400Z -- [download 62% complete] 2024-08-22T20:29:05.7014260Z -- [download 80% complete] 2024-08-22T20:29:05.7015910Z -- [download 98% complete] 2024-08-22T20:29:05.7016200Z -- [download 100% complete] 2024-08-22T20:29:05.7016450Z -- verifying file... 2024-08-22T20:29:05.7017410Z file='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:29:05.7046210Z -- Downloading... done 2024-08-22T20:29:05.7200650Z -- extracting... 2024-08-22T20:29:05.7201690Z src='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:29:05.7203080Z dst='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source' 2024-08-22T20:29:05.7203770Z -- extracting... [tar xfz] 2024-08-22T20:29:05.7307390Z -- extracting... [analysis] 2024-08-22T20:29:05.7307730Z -- extracting... [rename] 2024-08-22T20:29:05.7308000Z -- extracting... [clean up] 2024-08-22T20:29:05.7308630Z -- extracting... done 2024-08-22T20:29:05.7457590Z [ 33%] No update step for 'fp16' 2024-08-22T20:29:05.7613100Z [ 44%] No patch step for 'fp16' 2024-08-22T20:29:05.7738060Z [ 55%] No configure step for 'fp16' 2024-08-22T20:29:05.7904270Z [ 66%] No build step for 'fp16' 2024-08-22T20:29:05.8097230Z [ 77%] No install step for 'fp16' 2024-08-22T20:29:05.8265000Z [ 88%] No test step for 'fp16' 2024-08-22T20:29:05.8428760Z [100%] Completed 'fp16' 2024-08-22T20:29:05.8591000Z [100%] Built target fp16 2024-08-22T20:29:05.8854410Z CMake Deprecation Warning at pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:29:05.8855240Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:05.8855600Z CMake. 2024-08-22T20:29:05.8855700Z 2024-08-22T20:29:05.8856020Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:05.8856530Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:05.8856840Z 2024-08-22T20:29:05.8857070Z 2024-08-22T20:29:05.8866250Z -- Downloading PSimd to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-source (define PSIMD_SOURCE_DIR to avoid it) 2024-08-22T20:29:05.8918820Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:29:05.8919470Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:05.8919840Z CMake. 2024-08-22T20:29:05.8919940Z 2024-08-22T20:29:05.8920170Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:05.8920680Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:05.8920990Z 2024-08-22T20:29:05.8921310Z 2024-08-22T20:29:05.9277430Z -- Configuring done (0.0s) 2024-08-22T20:29:05.9602020Z -- Generating done (0.0s) 2024-08-22T20:29:05.9605720Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-download 2024-08-22T20:29:06.0496740Z [ 11%] Creating directories for 'psimd' 2024-08-22T20:29:06.0798850Z [ 22%] Performing download step (git clone) for 'psimd' 2024-08-22T20:29:06.1001110Z Cloning into 'psimd-source'... 2024-08-22T20:29:06.8593870Z Already on 'master' 2024-08-22T20:29:06.8694470Z Your branch is up to date with 'origin/master'. 2024-08-22T20:29:07.0279540Z [ 33%] Performing update step for 'psimd' 2024-08-22T20:29:07.0615060Z -- Fetching latest from the remote origin 2024-08-22T20:29:07.5750270Z [ 44%] No patch step for 'psimd' 2024-08-22T20:29:07.5895350Z [ 55%] No configure step for 'psimd' 2024-08-22T20:29:07.6119750Z [ 66%] No build step for 'psimd' 2024-08-22T20:29:07.6564810Z [ 77%] No install step for 'psimd' 2024-08-22T20:29:07.6967890Z [ 88%] No test step for 'psimd' 2024-08-22T20:29:07.7340710Z [100%] Completed 'psimd' 2024-08-22T20:29:07.7736900Z [100%] Built target psimd 2024-08-22T20:29:07.7813100Z CMake Deprecation Warning at pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:29:07.7814600Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:07.7815120Z CMake. 2024-08-22T20:29:07.7816060Z 2024-08-22T20:29:07.7819280Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:07.7821480Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:07.7823180Z 2024-08-22T20:29:07.7825200Z 2024-08-22T20:29:07.7889720Z -- pybind11 v2.12.0 dev1 2024-08-22T20:29:07.7921730Z CMake Warning (dev) at third-party/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package): 2024-08-22T20:29:07.7925650Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2024-08-22T20:29:07.7944200Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2024-08-22T20:29:07.7946080Z the cmake_policy command to set the policy and suppress this warning. 2024-08-22T20:29:07.7947130Z 2024-08-22T20:29:07.7947560Z Call Stack (most recent call first): 2024-08-22T20:29:07.7949040Z third-party/pybind11/tools/pybind11Tools.cmake:50 (find_package) 2024-08-22T20:29:07.7951270Z third-party/pybind11/tools/pybind11Common.cmake:188 (include) 2024-08-22T20:29:07.7952700Z third-party/pybind11/CMakeLists.txt:211 (include) 2024-08-22T20:29:07.7954740Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-08-22T20:29:07.7955810Z 2024-08-22T20:29:07.8135660Z -- Found PythonInterp: /Library/Frameworks/Python.framework/Versions/3.10/bin/python (found suitable version "3.10.11", minimum required is "3.6") 2024-08-22T20:29:07.8423010Z -- Found PythonLibs: /Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib 2024-08-22T20:29:07.8505670Z -- Performing Test HAS_FLTO 2024-08-22T20:29:07.9937250Z -- Performing Test HAS_FLTO - Success 2024-08-22T20:29:07.9940900Z -- Performing Test HAS_FLTO_THIN 2024-08-22T20:29:08.0857740Z -- Performing Test HAS_FLTO_THIN - Success 2024-08-22T20:29:08.0868680Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2024-08-22T20:29:08.0869290Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:08.0869660Z CMake. 2024-08-22T20:29:08.0870000Z 2024-08-22T20:29:08.0874970Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:08.0875620Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:08.0875930Z 2024-08-22T20:29:08.0875940Z 2024-08-22T20:29:08.0876340Z -- dist install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc 2024-08-22T20:29:08.0878630Z -- lib install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib 2024-08-22T20:29:08.0880360Z -- Setting Clang compiler options 2024-08-22T20:29:08.0882140Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2024-08-22T20:29:08.0942270Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:29:08.0943070Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:08.0943390Z Call Stack (most recent call first): 2024-08-22T20:29:08.0944190Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:29:08.0944900Z CMakeLists.txt:671 (find_package) 2024-08-22T20:29:08.0945090Z 2024-08-22T20:29:08.0945100Z 2024-08-22T20:29:08.0963530Z -- executorch: Using source file list /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/examples/models/llama2/custom_ops/../../../../executorch_srcs.cmake 2024-08-22T20:29:08.0987270Z CMake Warning at /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2024-08-22T20:29:08.0988040Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:08.0988350Z Call Stack (most recent call first): 2024-08-22T20:29:08.0989140Z /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2024-08-22T20:29:08.0989940Z examples/models/llama2/custom_ops/CMakeLists.txt:81 (find_package) 2024-08-22T20:29:08.0990230Z 2024-08-22T20:29:08.0990500Z 2024-08-22T20:29:08.0990700Z -- 2024-08-22T20:29:08.0991040Z -- ******** Summary ******** 2024-08-22T20:29:08.0991670Z -- CMAKE_BUILD_TYPE : Release 2024-08-22T20:29:08.0992250Z -- CMAKE_CXX_STANDARD : 17 2024-08-22T20:29:08.0992880Z -- CMAKE_CXX_COMPILER_ID : AppleClang 2024-08-22T20:29:08.0993400Z -- CMAKE_TOOLCHAIN_FILE : 2024-08-22T20:29:08.0994690Z -- BUCK2 : /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/buck2-bin/buck2-99773fe6f7963a72ae5f7b737c02836e 2024-08-22T20:29:08.0995860Z -- PYTHON_EXECUTABLE : /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:29:08.0996660Z -- FLATC_EXECUTABLE : flatc 2024-08-22T20:29:08.0997110Z -- EXECUTORCH_ENABLE_LOGGING : ON 2024-08-22T20:29:08.0999720Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2024-08-22T20:29:08.1012230Z -- EXECUTORCH_LOG_LEVEL : Info 2024-08-22T20:29:08.1012930Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2024-08-22T20:29:08.1013280Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2024-08-22T20:29:08.1013620Z -- EXECUTORCH_BUILD_COREML : OFF 2024-08-22T20:29:08.1013990Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2024-08-22T20:29:08.1014330Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2024-08-22T20:29:08.1014680Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2024-08-22T20:29:08.1015030Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2024-08-22T20:29:08.1015370Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2024-08-22T20:29:08.1015700Z -- EXECUTORCH_BUILD_FLATC : ON 2024-08-22T20:29:08.1016030Z -- EXECUTORCH_BUILD_GFLAGS : ON 2024-08-22T20:29:08.1016370Z -- EXECUTORCH_BUILD_GTESTS : OFF 2024-08-22T20:29:08.1016690Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2024-08-22T20:29:08.1017030Z -- EXECUTORCH_BUILD_MPS : OFF 2024-08-22T20:29:08.1017360Z -- EXECUTORCH_BUILD_PYBIND : ON 2024-08-22T20:29:08.1017690Z -- EXECUTORCH_BUILD_QNN : OFF 2024-08-22T20:29:08.1018020Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2024-08-22T20:29:08.1018360Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2024-08-22T20:29:08.1018690Z -- EXECUTORCH_BUILD_SDK : OFF 2024-08-22T20:29:08.1019110Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2024-08-22T20:29:08.1019450Z -- EXECUTORCH_BUILD_XNNPACK : ON 2024-08-22T20:29:08.1019780Z -- EXECUTORCH_BUILD_VULKAN : OFF 2024-08-22T20:29:08.1020110Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2024-08-22T20:29:08.1020440Z -- EXECUTORCH_BUILD_CPUINFO : ON 2024-08-22T20:29:08.1020740Z -- Configuring done (12.1s) 2024-08-22T20:29:09.2793110Z -- Generating done (1.2s) 2024-08-22T20:29:09.2898080Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out 2024-08-22T20:29:09.3028220Z cmake --build /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out -j5 --target flatc --target portable_lib --target custom_ops_aot_lib --target install 2024-08-22T20:29:09.4405170Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o 2024-08-22T20:29:09.4406890Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o 2024-08-22T20:29:09.4411050Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2024-08-22T20:29:09.4412020Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2024-08-22T20:29:09.4434170Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2024-08-22T20:29:10.4401560Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2024-08-22T20:29:10.7528790Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2024-08-22T20:29:11.0366310Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2024-08-22T20:29:11.1972770Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2024-08-22T20:29:13.0075980Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2024-08-22T20:29:13.2975750Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2024-08-22T20:29:13.8411330Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2024-08-22T20:29:15.3143790Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2024-08-22T20:29:15.3343190Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2024-08-22T20:29:15.8948340Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2024-08-22T20:29:16.4669670Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2024-08-22T20:29:16.5983550Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2024-08-22T20:29:16.9951270Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2024-08-22T20:29:17.8428990Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2024-08-22T20:29:18.0781110Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2024-08-22T20:29:18.2426160Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2024-08-22T20:29:18.5449940Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2024-08-22T20:29:19.0557500Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2024-08-22T20:29:19.0978190Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_writer.cpp.o 2024-08-22T20:29:19.4102580Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc.cpp.o 2024-08-22T20:29:19.5613280Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2024-08-22T20:29:19.5971260Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2024-08-22T20:29:20.5024720Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2024-08-22T20:29:20.6555750Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2024-08-22T20:29:20.6886540Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2024-08-22T20:29:21.6385030Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/code_generators.cpp.o 2024-08-22T20:29:21.8037430Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2024-08-22T20:29:22.2183210Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2024-08-22T20:29:22.8785150Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2024-08-22T20:29:22.8888000Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2024-08-22T20:29:22.9152210Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2024-08-22T20:29:23.0759660Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2024-08-22T20:29:23.8346800Z Linking CXX executable flatc 2024-08-22T20:29:23.9042640Z Built target flatc 2024-08-22T20:29:23.9526060Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2024-08-22T20:29:23.9600440Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-08-22T20:29:23.9655310Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-08-22T20:29:23.9656200Z [ 0%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-08-22T20:29:24.0089660Z [ 0%] Built target microkernel-utils 2024-08-22T20:29:24.0429410Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-08-22T20:29:24.0444410Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2024-08-22T20:29:24.0479860Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-08-22T20:29:24.0731410Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-08-22T20:29:24.1256830Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-08-22T20:29:24.1794760Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2024-08-22T20:29:24.2121030Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2024-08-22T20:29:24.2211250Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2024-08-22T20:29:24.2288160Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2024-08-22T20:29:24.2674660Z [ 0%] Built target flatc 2024-08-22T20:29:24.2746710Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-08-22T20:29:24.2754500Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2024-08-22T20:29:24.2908650Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o 2024-08-22T20:29:24.3193340Z [ 6%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-08-22T20:29:24.3279850Z [ 6%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2024-08-22T20:29:24.3475870Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2024-08-22T20:29:24.4141760Z [ 6%] Generating common_schema headers 2024-08-22T20:29:24.4518470Z [ 6%] Built target common_schema 2024-08-22T20:29:24.4846240Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2024-08-22T20:29:24.4948210Z [ 6%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2024-08-22T20:29:24.5050330Z [ 13%] Generating xnnpack_schema headers 2024-08-22T20:29:24.5456570Z [ 13%] Built target xnnpack_schema 2024-08-22T20:29:24.5558800Z [ 13%] Linking C static library libcpuinfo.a 2024-08-22T20:29:24.5860300Z [ 13%] Generating bundled_program headers 2024-08-22T20:29:24.5962150Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2024-08-22T20:29:24.6063600Z [ 13%] Built target cpuinfo 2024-08-22T20:29:24.6183480Z [ 13%] Built target bundled_program_schema 2024-08-22T20:29:24.6384980Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2024-08-22T20:29:24.6486410Z [ 13%] Generating program_schema headers 2024-08-22T20:29:24.6691650Z [ 13%] Built target program_schema 2024-08-22T20:29:24.6896410Z [ 13%] Linking C static library libpthreadpool.a 2024-08-22T20:29:24.7001250Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:24.7403390Z [ 13%] Built target pthreadpool 2024-08-22T20:29:24.7504260Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2024-08-22T20:29:24.7607570Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:24.8613920Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:24.9626470Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2024-08-22T20:29:25.1135820Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-08-22T20:29:25.1207090Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-08-22T20:29:25.1508330Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2024-08-22T20:29:25.1709240Z [ 20%] Built target allocator 2024-08-22T20:29:25.1811980Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:25.2853030Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-08-22T20:29:25.3155510Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2024-08-22T20:29:25.3875990Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2024-08-22T20:29:25.5085070Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatccrt.a 2024-08-22T20:29:25.5391500Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:25.5697470Z [ 20%] Built target flatccrt 2024-08-22T20:29:25.6000210Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2024-08-22T20:29:25.6103340Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-08-22T20:29:25.6519210Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-08-22T20:29:25.6710000Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:25.7032130Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-08-22T20:29:25.7484110Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-08-22T20:29:25.7885730Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-08-22T20:29:25.8499850Z [ 20%] Built target logging 2024-08-22T20:29:25.8600340Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:25.8701800Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:25.9256140Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2024-08-22T20:29:25.9763580Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:25.9908510Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2024-08-22T20:29:26.0692050Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2024-08-22T20:29:26.1405740Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2024-08-22T20:29:26.1474500Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-08-22T20:29:26.3230810Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2024-08-22T20:29:26.3857850Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2024-08-22T20:29:26.5457270Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:26.5823290Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2024-08-22T20:29:26.6678990Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2024-08-22T20:29:26.6743410Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:26.7241700Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-08-22T20:29:26.7425910Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2024-08-22T20:29:26.7770750Z [ 20%] Built target hardware-config 2024-08-22T20:29:26.8002710Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-08-22T20:29:27.0444430Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2024-08-22T20:29:27.0677200Z [ 20%] Built target indirection 2024-08-22T20:29:27.0967510Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-08-22T20:29:27.1408240Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:27.1742110Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2024-08-22T20:29:27.2782570Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:27.4310660Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-08-22T20:29:27.4400400Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2024-08-22T20:29:27.5101680Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2024-08-22T20:29:27.5666670Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatcc.a 2024-08-22T20:29:27.6187340Z [ 20%] Built target flatcc 2024-08-22T20:29:27.6482500Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-08-22T20:29:27.7497490Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:27.7947180Z [ 20%] Built target microparams-init 2024-08-22T20:29:27.7997860Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:27.8073740Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-08-22T20:29:27.8293800Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-08-22T20:29:27.9224870Z [ 20%] Built target normalization 2024-08-22T20:29:27.9435520Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-08-22T20:29:28.0465670Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-1x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:28.3224050Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:28.3528170Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-4x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:28.3689100Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:28.6567670Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-cortex-a55.cc.o 2024-08-22T20:29:28.7772860Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:28.8175060Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:28.8778260Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:28.8879840Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:28.9439790Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:28.9836230Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-cortex-a55r0.cc.o 2024-08-22T20:29:28.9939390Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/schema/extended_header.cpp.o 2024-08-22T20:29:29.0262620Z [ 20%] Built target packing 2024-08-22T20:29:29.0583960Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-08-22T20:29:29.0929210Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:29.1420260Z [ 20%] Built target memory 2024-08-22T20:29:29.1733660Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-08-22T20:29:29.2474000Z [ 20%] Built target mutex 2024-08-22T20:29:29.2881850Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-08-22T20:29:29.2980410Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:29.3395620Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:29.3496550Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-cortex-a75.cc.o 2024-08-22T20:29:29.3696570Z [ 20%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:29:29.3797070Z [ 20%] Built target operator-utils 2024-08-22T20:29:29.3868690Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:29.3919010Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon.c.o 2024-08-22T20:29:29.4098610Z [ 20%] Built target executorch_no_prim_ops 2024-08-22T20:29:29.4262630Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-gemm/gen/f16-gemm-6x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:29.4344220Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:29.4686210Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/schema/extended_header.cpp.o 2024-08-22T20:29:29.5544610Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:29.6759950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16.c.o 2024-08-22T20:29:29.7544570Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-1x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:29.7893100Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-08-22T20:29:29.8307300Z [ 20%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:29:29.8952810Z [ 20%] Built target executorch_no_prim_ops_shared 2024-08-22T20:29:29.9181450Z [ 20%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2024-08-22T20:29:29.9238310Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma.c.o 2024-08-22T20:29:29.9908470Z [ 20%] Linking C executable /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/bin/flatcc 2024-08-22T20:29:30.0033720Z [ 20%] Built target operator-run 2024-08-22T20:29:30.0314850Z [ 20%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2024-08-22T20:29:30.0566540Z [ 20%] Built target flatcc_cli 2024-08-22T20:29:30.0701320Z [ 20%] Generating selected_operators.yaml for quantized_ops_aot_lib 2024-08-22T20:29:30.0895740Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-4x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:30.2621730Z quantized_decomposed::add.out quantized_decomposed::choose_qparams.Tensor_out quantized_decomposed::dequantize_per_channel.out quantized_decomposed::dequantize_per_tensor.out quantized_decomposed::dequantize_per_tensor.Tensor_out quantized_decomposed::mixed_linear.out quantized_decomposed::mixed_mm.out quantized_decomposed::quantize_per_channel.out quantized_decomposed::quantize_per_tensor.out quantized_decomposed::quantize_per_tensor.Tensor_out 2024-08-22T20:29:30.2805060Z [ 20%] Generating code for kernel registration 2024-08-22T20:29:30.3575190Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonv8.c.o 2024-08-22T20:29:30.3859350Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-cortex-a55.cc.o 2024-08-22T20:29:30.4711160Z [ 20%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2024-08-22T20:29:30.7127570Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon-aarch64.c.o 2024-08-22T20:29:30.7253420Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-cortex-a55r0.cc.o 2024-08-22T20:29:30.8616500Z [ 20%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2024-08-22T20:29:30.8725800Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-08-22T20:29:30.9280900Z [ 20%] Built target post-operation 2024-08-22T20:29:30.9515740Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-08-22T20:29:31.0366890Z [ 20%] Built target cache 2024-08-22T20:29:31.0452700Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-cortex-a75.cc.o 2024-08-22T20:29:31.0611410Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-08-22T20:29:31.1156890Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-08-22T20:29:31.1919220Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-08-22T20:29:31.3029300Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-08-22T20:29:31.3039890Z [ 20%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2024-08-22T20:29:31.3308520Z [ 20%] Linking CXX static library libexecutorch.a 2024-08-22T20:29:31.3654530Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f16-igemm/gen/f16-igemm-6x16-aarch64-neonfp16arith-ld64.cc.o 2024-08-22T20:29:31.3697410Z [ 20%] Built target executorch 2024-08-22T20:29:31.3812350Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma-aarch64.c.o 2024-08-22T20:29:31.3863910Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-08-22T20:29:31.5330100Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-08-22T20:29:31.6016900Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith.c.o 2024-08-22T20:29:31.6069490Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-08-22T20:29:31.6688360Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:31.6974610Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-08-22T20:29:31.8181390Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-08-22T20:29:31.9166260Z [ 26%] Generating etdump headers 2024-08-22T20:29:31.9613990Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:31.9627620Z [ 26%] Built target etdump_schema 2024-08-22T20:29:31.9912250Z [ 26%] Building CXX object sdk/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2024-08-22T20:29:32.0367260Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-08-22T20:29:32.2252950Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-08-22T20:29:32.2612330Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-ld64.cc.o 2024-08-22T20:29:32.3412400Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-08-22T20:29:32.5265350Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith-aarch64.c.o 2024-08-22T20:29:32.5334900Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-08-22T20:29:32.5371880Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:32.6180560Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-08-22T20:29:32.6257420Z [ 26%] Linking CXX static library libbundled_program.a 2024-08-22T20:29:32.6347740Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot.c.o 2024-08-22T20:29:32.6658860Z [ 26%] Built target bundled_program 2024-08-22T20:29:32.6945400Z [ 26%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:29:32.7000930Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-08-22T20:29:32.7771550Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-08-22T20:29:32.8446250Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:32.8700720Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-08-22T20:29:32.9363630Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-08-22T20:29:33.0236220Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-08-22T20:29:33.0936110Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-08-22T20:29:33.1303350Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot-aarch64.c.o 2024-08-22T20:29:33.1679450Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:33.1945090Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-08-22T20:29:33.2015520Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16arith.c.o 2024-08-22T20:29:33.2274080Z [ 26%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2024-08-22T20:29:33.2594380Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-08-22T20:29:33.3705080Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-08-22T20:29:33.4349640Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16-aarch64.c.o 2024-08-22T20:29:33.4363310Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-08-22T20:29:33.4875960Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:33.5020920Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neoni8mm.c.o 2024-08-22T20:29:33.5220980Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-08-22T20:29:33.6525830Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-08-22T20:29:33.7620880Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:33.8156290Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-08-22T20:29:33.8826970Z [ 26%] Built target operators 2024-08-22T20:29:33.9154030Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2024-08-22T20:29:34.0637920Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.1019860Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:34.1055990Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.1410200Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.1799880Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.2222960Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.2643000Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.3056280Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.3447630Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:29:34.3896800Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:34.3987960Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:29:34.4380760Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:29:34.4753010Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.5120500Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.5623520Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.6137730Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.6466190Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.6899170Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.7059510Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2024-08-22T20:29:34.7217180Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.7599090Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.7726800Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:34.7942040Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:29:34.8255870Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:29:34.8693920Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.9136530Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:34.9559180Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:34.9862640Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:35.0310860Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:35.0630150Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2024-08-22T20:29:35.0666550Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:35.0821670Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-1x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:35.1058900Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:29:35.1455490Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:29:35.1837300Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:29:35.2172550Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:35.2607210Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:35.3020100Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:35.3335830Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-1x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:35.3419270Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S.o 2024-08-22T20:29:35.3728920Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:35.4032810Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:29:35.4035820Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2024-08-22T20:29:35.4402250Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:35.4730420Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:35.5147240Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:35.5530780Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:35.5878550Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:29:35.6201720Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:35.6275920Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:29:35.6744510Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:29:35.7133330Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:29:35.7323880Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:35.7530780Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:35.7944620Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:35.8327890Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:29:35.8642460Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:29:35.9098790Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:35.9151680Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:29:35.9542160Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:29:35.9969630Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:36.0311800Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:36.0662080Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:36.1226680Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:36.1536960Z [ 33%] Building CXX object CMakeFiles/util.dir/util/read_file.cpp.o 2024-08-22T20:29:36.2011100Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:36.2516360Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:36.2658600Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:36.2972540Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:36.3364860Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:36.3685770Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:36.4005730Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:36.4384510Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:36.4526880Z [ 33%] Linking CXX static library libutil.a 2024-08-22T20:29:36.4710400Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:36.5001550Z [ 33%] Built target util 2024-08-22T20:29:36.5071340Z [ 33%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:36.5390490Z [ 33%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:36.5421850Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:36.5643890Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:36.5837990Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:36.6162750Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:36.6676910Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:36.7073590Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:36.7518400Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:36.7919580Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:36.8154180Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:36.8282980Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:36.8736860Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:36.9113630Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:29:36.9390840Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:36.9603570Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:36.9992610Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:37.0461570Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:37.0849690Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:37.1191450Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:37.1284140Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:37.1686150Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:37.2103230Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:37.2585680Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:37.3000600Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:37.3317440Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:37.3643050Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:37.3680450Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:37.4020910Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:37.4335460Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:37.4402110Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:37.4778210Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:37.5126390Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:37.5496790Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:37.5843770Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:37.6204940Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:37.6587850Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:37.6951630Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:37.7318340Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:37.7777060Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:37.8126110Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:37.8187550Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:37.8602830Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:29:37.8976910Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2024-08-22T20:29:37.9039590Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:37.9374040Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:37.9712590Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:38.0051610Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:38.0425910Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:38.0773980Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:38.0863810Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:38.0941690Z [ 40%] Built target jit 2024-08-22T20:29:38.1016550Z [ 40%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2024-08-22T20:29:38.1356230Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:38.1671700Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:29:38.2001310Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:29:38.2456860Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:38.2896380Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:38.3282410Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:38.3670330Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:38.4044480Z [ 40%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:38.4387460Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:38.4807720Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:38.5175670Z [ 46%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:38.5446620Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:38.5578010Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:38.6000890Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:38.6388270Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:38.6805910Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:38.7261230Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:38.7654400Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:38.8167200Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:38.8645610Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:38.8991030Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:38.9326370Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:29:38.9614430Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:38.9817030Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:29:39.0146900Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:39.0536880Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:39.1030740Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:39.1459310Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:39.1782100Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:39.2228720Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:39.2596290Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:39.2962960Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:39.3313320Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:29:39.3712930Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:29:39.4133880Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:39.4498630Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:39.4848380Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:39.5209750Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:39.5306520Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:29:39.5732910Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:29:39.6155810Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:29:39.6642890Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:29:39.7040680Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:29:39.7393280Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:39.7730040Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:39.8047240Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2024-08-22T20:29:39.8098340Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:29:39.8431730Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:29:39.8861280Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:29:39.9181320Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:29:39.9610030Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:39.9644170Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:40.0081650Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.0376420Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.0817500Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.1225220Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.1624850Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.2008080Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.2312900Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.2726810Z [ 53%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.3144340Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.3573590Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:40.3913770Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:29:40.4262450Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:29:40.4637400Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:29:40.5017680Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:29:40.5411230Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:29:40.5727560Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:29:40.5921240Z [ 60%] Linking CXX static library libquantized_kernels.a 2024-08-22T20:29:40.6134980Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.6392200Z [ 60%] Built target quantized_kernels 2024-08-22T20:29:40.6463690Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2024-08-22T20:29:40.6477060Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:29:40.6910040Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:29:40.7242670Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:29:40.7460380Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2024-08-22T20:29:40.7587120Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:29:40.7890170Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:29:40.8204340Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.8625610Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.9069480Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:40.9372230Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:40.9715820Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:41.0035200Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:41.0063820Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:41.0337010Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:41.0800890Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:29:41.1264400Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:29:41.1373030Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2024-08-22T20:29:41.1578000Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:41.1902690Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S.o 2024-08-22T20:29:41.2385960Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:41.2786460Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:41.3160340Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:41.3770840Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:41.4388670Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:41.4779350Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:41.5166290Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:41.5564210Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:41.6059400Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:41.6643480Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:41.6970060Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:41.7350380Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:29:41.7711250Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:41.7949350Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2024-08-22T20:29:41.8029310Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:41.8564820Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:41.9122700Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:41.9446240Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:41.9892700Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S.o 2024-08-22T20:29:42.0250830Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:42.0826550Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:42.1324420Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:42.1752530Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:42.2152590Z [ 60%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:42.2802100Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:42.3222000Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2024-08-22T20:29:42.3302320Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:29:42.3667550Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:42.4034960Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:42.4411800Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:42.4482620Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2024-08-22T20:29:42.4958900Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:42.5479380Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:42.5929580Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:42.6352440Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:29:42.6837810Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:29:42.7367460Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:29:42.7840530Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:42.8294610Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:29:42.8830820Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:42.8877820Z [ 66%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:42.9247150Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:42.9637960Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:43.0212750Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:43.0644990Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:43.1176750Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:29:43.1600670Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:43.1961580Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:43.2508010Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:43.3067260Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:43.3512340Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:43.3835170Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:29:43.4301290Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:29:43.4942210Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:43.5554870Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:43.6083750Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:43.6583230Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:43.6989940Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:43.7344610Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:43.7913200Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:43.8497700Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:43.9178290Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:29:43.9591290Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:29:44.0367220Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:29:44.0991050Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:29:44.1578980Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:29:44.2099750Z [ 66%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2024-08-22T20:29:44.2236390Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:29:44.2577630Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:44.3093020Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:44.3513870Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:29:44.4090890Z [ 66%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:29:44.4581770Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2024-08-22T20:29:44.5225800Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2024-08-22T20:29:44.6089630Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2024-08-22T20:29:44.6685720Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2024-08-22T20:29:44.7308250Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2024-08-22T20:29:44.7703320Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2024-08-22T20:29:44.8234180Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2024-08-22T20:29:44.8657640Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2024-08-22T20:29:44.8790630Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2024-08-22T20:29:44.9387870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-08-22T20:29:44.9853650Z [ 73%] Built target microkernels-prod 2024-08-22T20:29:45.0075680Z [ 73%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2024-08-22T20:29:45.1811760Z [ 73%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2024-08-22T20:29:45.3217010Z [ 73%] Linking CXX static library libextension_data_loader.a 2024-08-22T20:29:45.3839860Z [ 73%] Built target extension_data_loader 2024-08-22T20:29:45.4125280Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-08-22T20:29:45.5389340Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-08-22T20:29:45.5612450Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2024-08-22T20:29:45.7002970Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-08-22T20:29:45.8862430Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-08-22T20:29:45.9832820Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-08-22T20:29:46.1146200Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-08-22T20:29:46.1453850Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2024-08-22T20:29:46.2053800Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-08-22T20:29:46.2786610Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-08-22T20:29:46.3825670Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-08-22T20:29:46.4557130Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-08-22T20:29:46.5314960Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-08-22T20:29:46.5468220Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2024-08-22T20:29:46.5998480Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-08-22T20:29:46.6448640Z [ 73%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:46.6894870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-08-22T20:29:46.7565910Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-08-22T20:29:46.8423700Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-08-22T20:29:46.8933400Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2024-08-22T20:29:46.9036860Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-08-22T20:29:46.9717750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-08-22T20:29:47.0504130Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-08-22T20:29:47.1396740Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-08-22T20:29:47.2076530Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-08-22T20:29:47.2462200Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2024-08-22T20:29:47.2732340Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-08-22T20:29:47.3575590Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-08-22T20:29:47.4278170Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-08-22T20:29:47.4990900Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-08-22T20:29:47.6355920Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-08-22T20:29:47.7042770Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-08-22T20:29:47.7666640Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-08-22T20:29:47.8014480Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:47.8274410Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-08-22T20:29:47.9006930Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-08-22T20:29:47.9669520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-08-22T20:29:48.0414790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-08-22T20:29:48.1184070Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-08-22T20:29:48.1794280Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-08-22T20:29:48.2410660Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-08-22T20:29:48.3199030Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-08-22T20:29:48.3867300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-08-22T20:29:48.4550720Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-08-22T20:29:48.5135140Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-08-22T20:29:48.5739990Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-08-22T20:29:48.6478520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-08-22T20:29:48.7318640Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-08-22T20:29:48.8040730Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-08-22T20:29:48.8737280Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-08-22T20:29:48.9445300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-08-22T20:29:49.0426420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-08-22T20:29:49.1103230Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-08-22T20:29:49.2032710Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-08-22T20:29:49.2466650Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.2571570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.2673700Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.2774970Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.2858820Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.2862560Z UPPER_BOUND, \ 2024-08-22T20:29:49.2863720Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2864630Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.2866170Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.2869890Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.2875780Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.2878370Z ##__VA_ARGS__) 2024-08-22T20:29:49.2879090Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2881230Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.2883410Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.2884420Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2888930Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.2893120Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.2894050Z ^ 2024-08-22T20:29:49.2895980Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.2900230Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.2903280Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.2904240Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.2906730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.2909000Z UPPER_BOUND) 2024-08-22T20:29:49.2909700Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2911770Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.2914130Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.2915340Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.2917770Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.2919910Z ##__VA_ARGS__) 2024-08-22T20:29:49.2920650Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2922690Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.2925440Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.2926600Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2928550Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.2933070Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.2936140Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.2937100Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.2939570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.2941960Z UPPER_BOUND, \ 2024-08-22T20:29:49.2945790Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2948410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.2950860Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.2952080Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.2954540Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.2958020Z ##__VA_ARGS__) 2024-08-22T20:29:49.2958400Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2959300Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.2961540Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.2962600Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2967250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.2971560Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.2972500Z ^ 2024-08-22T20:29:49.2974640Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.2978910Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.2981970Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.2982940Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.2985420Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.2987700Z UPPER_BOUND) 2024-08-22T20:29:49.2988390Z ^~~~~~~~~~~ 2024-08-22T20:29:49.2990470Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.2992800Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.2994000Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.2996420Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.2999000Z ##__VA_ARGS__) 2024-08-22T20:29:49.2999780Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3001840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3006050Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3007080Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3009260Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3012010Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3013200Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3013610Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3014570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3015480Z UPPER_BOUND, \ 2024-08-22T20:29:49.3015870Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3016660Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3017550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3018030Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3018950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3019750Z ##__VA_ARGS__) 2024-08-22T20:29:49.3020040Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3020810Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3021620Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3022040Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3023710Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3025240Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3025610Z ^ 2024-08-22T20:29:49.3026430Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3028120Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3029340Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3029730Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3030670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3031600Z UPPER_BOUND) 2024-08-22T20:29:49.3031890Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3033140Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3034050Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3041200Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3042210Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3043140Z ##__VA_ARGS__) 2024-08-22T20:29:49.3043430Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3044190Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3045060Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3045510Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3046240Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3047790Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3048910Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3049300Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3050230Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3051120Z UPPER_BOUND, \ 2024-08-22T20:29:49.3051500Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3052280Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3053150Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3053630Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3054550Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3055350Z ##__VA_ARGS__) 2024-08-22T20:29:49.3055630Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3056390Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3057200Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3057600Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3059260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3060810Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3061180Z ^ 2024-08-22T20:29:49.3061910Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3063460Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3064580Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3064970Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3065890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3066730Z UPPER_BOUND) 2024-08-22T20:29:49.3067010Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3067990Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3068910Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3069500Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3070420Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3071220Z ##__VA_ARGS__) 2024-08-22T20:29:49.3071510Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3072260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3073070Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3073740Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3074600Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3076140Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3077250Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3077640Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3078560Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3079450Z UPPER_BOUND, \ 2024-08-22T20:29:49.3079820Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3080600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3081470Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3081950Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3082860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3083660Z ##__VA_ARGS__) 2024-08-22T20:29:49.3083950Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3084700Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3085500Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3085900Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3087560Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3089090Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3089460Z ^ 2024-08-22T20:29:49.3090180Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3091700Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3093110Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3094620Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3097990Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3100310Z UPPER_BOUND) 2024-08-22T20:29:49.3101010Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3103370Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3105710Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3106910Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3109570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3112100Z ##__VA_ARGS__) 2024-08-22T20:29:49.3112460Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3113360Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3114200Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3114610Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3115360Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3116930Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3118070Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3118460Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3119410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3120300Z UPPER_BOUND, \ 2024-08-22T20:29:49.3120690Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3121600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3122490Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3122970Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3123890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3124690Z ##__VA_ARGS__) 2024-08-22T20:29:49.3124970Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3125730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3126550Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3126950Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3129060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3133870Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3134820Z ^ 2024-08-22T20:29:49.3136850Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3141610Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3144720Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3145690Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3148180Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3150680Z UPPER_BOUND) 2024-08-22T20:29:49.3151380Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3153480Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3155810Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3157000Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3159460Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3161610Z ##__VA_ARGS__) 2024-08-22T20:29:49.3162320Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3164310Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3166470Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3167490Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3169370Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3173580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3180300Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3181770Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3182930Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3225450Z UPPER_BOUND, \ 2024-08-22T20:29:49.3228550Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3229600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3231000Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3231510Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3232460Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3233280Z ##__VA_ARGS__) 2024-08-22T20:29:49.3233570Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3234340Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3235170Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3235590Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3237640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3239180Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3239550Z ^ 2024-08-22T20:29:49.3240690Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3242290Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3243570Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3243950Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3244890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3245730Z UPPER_BOUND) 2024-08-22T20:29:49.3246010Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3246800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3247680Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3248310Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3249250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3250050Z ##__VA_ARGS__) 2024-08-22T20:29:49.3250330Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3251100Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3251910Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3252320Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3253030Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3254570Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3255690Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3256080Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3257010Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3257900Z UPPER_BOUND, \ 2024-08-22T20:29:49.3258290Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3259070Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3259940Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3260990Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3261950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3262750Z ##__VA_ARGS__) 2024-08-22T20:29:49.3263030Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3263800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3264620Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3265020Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3266950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3268520Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3268900Z ^ 2024-08-22T20:29:49.3269640Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3271410Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3272520Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3272910Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3273840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3274670Z UPPER_BOUND) 2024-08-22T20:29:49.3274950Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3275740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3276610Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3277090Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3278000Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3278790Z ##__VA_ARGS__) 2024-08-22T20:29:49.3279070Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3279830Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3280640Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3281040Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3281760Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3283360Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3284490Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3284880Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3285810Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3286700Z UPPER_BOUND, \ 2024-08-22T20:29:49.3287080Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3287860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3288740Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3289230Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3290130Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3291220Z ##__VA_ARGS__) 2024-08-22T20:29:49.3295020Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3297500Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3299700Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3300720Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3306020Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3310570Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3311500Z ^ 2024-08-22T20:29:49.3313450Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3317660Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3320710Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3321670Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3324160Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3326410Z UPPER_BOUND) 2024-08-22T20:29:49.3327110Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3329200Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3331540Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3332740Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3335400Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3337560Z ##__VA_ARGS__) 2024-08-22T20:29:49.3338280Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3340290Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3345560Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3346600Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3358660Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3363210Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3366300Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3367270Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3369790Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3400420Z UPPER_BOUND, \ 2024-08-22T20:29:49.3401820Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3404050Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3407040Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3408250Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3410750Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3412940Z ##__VA_ARGS__) 2024-08-22T20:29:49.3413640Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3416840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3419140Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3420370Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3425110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:25: note: in instantiation of function template specialization 'torch::executor::apply_over_dim<(lambda at /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:313:5)>' requested here 2024-08-22T20:29:49.3429720Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:49.3430660Z ^ 2024-08-22T20:29:49.3432590Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:49.3436700Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/kernels/portable/cpu/util/reduce_util.h:205:37: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:49.3440140Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:49.3441210Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:49.3443770Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:29:49.3446050Z UPPER_BOUND) 2024-08-22T20:29:49.3446780Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3448730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:49.3451160Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:49.3452550Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:49.3455040Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:49.3457210Z ##__VA_ARGS__) 2024-08-22T20:29:49.3457940Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3459970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:49.3462130Z ##__VA_ARGS__); \ 2024-08-22T20:29:49.3463160Z ^~~~~~~~~~~ 2024-08-22T20:29:49.3464910Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-08-22T20:29:49.3498370Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-08-22T20:29:49.4194500Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-08-22T20:29:49.4804390Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-08-22T20:29:49.5574140Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-08-22T20:29:49.6178850Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-08-22T20:29:49.7013540Z [ 80%] Built target subgraph 2024-08-22T20:29:49.7222150Z [ 80%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2024-08-22T20:29:50.0847090Z 20 warnings generated. 2024-08-22T20:29:50.1075350Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:50.3076950Z [ 80%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2024-08-22T20:29:50.5775140Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2024-08-22T20:29:50.7165760Z [ 80%] Linking CXX static library libetdump.a 2024-08-22T20:29:50.7616960Z [ 80%] Built target etdump 2024-08-22T20:29:50.7711570Z [ 80%] Generating selected_operators.yaml for quantized_ops_lib 2024-08-22T20:29:50.8828500Z [ 80%] Generating code for kernel registration 2024-08-22T20:29:50.9390540Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2024-08-22T20:29:51.0694250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:37:66: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0797220Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:51.0803400Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:51.0804780Z %lld 2024-08-22T20:29:51.0807380Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0810090Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0816470Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0819250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0826410Z ##__VA_ARGS__) 2024-08-22T20:29:51.0826720Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0827580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0828400Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0828820Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0834930Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:42:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0836050Z weight_scales.dim()); 2024-08-22T20:29:51.0836620Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.0837530Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0838430Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0838930Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0839860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0840670Z ##__VA_ARGS__) 2024-08-22T20:29:51.0840950Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0841730Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0842550Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0842960Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0844060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:48:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0845100Z weight_scales.size(0), 2024-08-22T20:29:51.0845410Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.0846220Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0847110Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0848040Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0849000Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0849940Z ##__VA_ARGS__) 2024-08-22T20:29:51.0850220Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0850980Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0851790Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0852200Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0853280Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:49:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0854310Z weight.size(0)); 2024-08-22T20:29:51.0854600Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:51.0855400Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0856270Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0856750Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0857650Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0858440Z ##__VA_ARGS__) 2024-08-22T20:29:51.0858720Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0859470Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0860280Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0860690Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0861900Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:57:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0862930Z weight.size(1), 2024-08-22T20:29:51.0863230Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:51.0864020Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0864890Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0865360Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0866270Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0867060Z ##__VA_ARGS__) 2024-08-22T20:29:51.0867340Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0868100Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0868900Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0869310Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0870380Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:58:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0871410Z num_groups); 2024-08-22T20:29:51.0871680Z ^~~~~~~~~~ 2024-08-22T20:29:51.0874210Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0882410Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0883690Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0889380Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0890740Z ##__VA_ARGS__) 2024-08-22T20:29:51.0892240Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0893060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0914430Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0918030Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0921110Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:100:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0923560Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:51.0923970Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.0924950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0925850Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0931380Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0934600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0938240Z ##__VA_ARGS__) 2024-08-22T20:29:51.0938540Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0939390Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0940220Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0940630Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0942430Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding.cpp:101:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:51.0944850Z weight_scales.size(i)); 2024-08-22T20:29:51.0945200Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:51.0946070Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:51.0949910Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:51.0951210Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:51.0955340Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:51.0966820Z ##__VA_ARGS__) 2024-08-22T20:29:51.0967550Z ^~~~~~~~~~~ 2024-08-22T20:29:51.0970060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:51.0973510Z ##__VA_ARGS__); \ 2024-08-22T20:29:51.0974970Z ^~~~~~~~~~~ 2024-08-22T20:29:51.7264410Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2024-08-22T20:29:51.9776270Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:29:52.2872150Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:37:66: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.2922690Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:52.2923370Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:52.2924180Z %lld 2024-08-22T20:29:52.2925320Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.2926240Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.2926720Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.2927660Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.2928470Z ##__VA_ARGS__) 2024-08-22T20:29:52.2928760Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2929530Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.2930360Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.2930770Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2931880Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:42:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.2932950Z weight_scales.dim()); 2024-08-22T20:29:52.2933270Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:52.2934090Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.2934970Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.2935450Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.2936370Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.2937180Z ##__VA_ARGS__) 2024-08-22T20:29:52.2937460Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2938220Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.2939030Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.2939440Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2940540Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:48:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.2941580Z weight_scales.size(0), 2024-08-22T20:29:52.2941900Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:52.2942710Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.2943580Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.2944070Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.2944980Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.2945770Z ##__VA_ARGS__) 2024-08-22T20:29:52.2946050Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2946810Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.2948010Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.2948510Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2949620Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:49:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.2950820Z weight.size(0)); 2024-08-22T20:29:52.2951110Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:52.2951910Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.2952780Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.2953260Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.2954170Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.2954970Z ##__VA_ARGS__) 2024-08-22T20:29:52.2955250Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2956010Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.2965900Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.2967260Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2970640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:58:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.2973590Z weight.size(1), 2024-08-22T20:29:52.2974430Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:52.2976670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.2979120Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.2980410Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.2982940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.2985340Z ##__VA_ARGS__) 2024-08-22T20:29:52.2985720Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2986640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.2987520Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.2987980Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2989150Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:59:9: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.2990250Z num_groups); 2024-08-22T20:29:52.2990580Z ^~~~~~~~~~ 2024-08-22T20:29:52.2991430Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.2992360Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.2992890Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.2993860Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.2994700Z ##__VA_ARGS__) 2024-08-22T20:29:52.2995020Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2996270Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.2997200Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.2997650Z ^~~~~~~~~~~ 2024-08-22T20:29:52.2998810Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:100:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.3000080Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:52.3000530Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:52.3001440Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.3002350Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.3002880Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.3003840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.3004680Z ##__VA_ARGS__) 2024-08-22T20:29:52.3005010Z ^~~~~~~~~~~ 2024-08-22T20:29:52.3005800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.3006650Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.3007100Z ^~~~~~~~~~~ 2024-08-22T20:29:52.3008230Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_embedding4b.cpp:101:11: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:29:52.3009330Z weight_scales.size(i)); 2024-08-22T20:29:52.3009710Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:52.3010580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:52.3011490Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:52.3012020Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:52.3012970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:52.3013810Z ##__VA_ARGS__) 2024-08-22T20:29:52.3014140Z ^~~~~~~~~~~ 2024-08-22T20:29:52.3014940Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:52.3015790Z ##__VA_ARGS__); \ 2024-08-22T20:29:52.3016230Z ^~~~~~~~~~~ 2024-08-22T20:29:52.4377590Z [ 80%] Linking CXX static library libquantized_ops_lib.a 2024-08-22T20:29:52.4860260Z [ 80%] Built target quantized_ops_lib 2024-08-22T20:29:52.5165220Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-08-22T20:29:52.5747950Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-08-22T20:29:52.6348690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-08-22T20:29:52.7055810Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-08-22T20:29:52.7782540Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-08-22T20:29:52.8543960Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-08-22T20:29:52.9284420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-08-22T20:29:53.0015360Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-08-22T20:29:53.0431690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-08-22T20:29:53.0775980Z 8 warnings generated. 2024-08-22T20:29:53.1059530Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2024-08-22T20:29:53.1141610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-08-22T20:29:53.1712650Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-08-22T20:29:53.3652020Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-08-22T20:29:53.4223590Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-08-22T20:29:53.4790690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-08-22T20:29:53.5094670Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2024-08-22T20:29:53.5227690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-08-22T20:29:53.5834810Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-08-22T20:29:53.6430110Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-08-22T20:29:53.7010940Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-08-22T20:29:53.7577950Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-08-22T20:29:53.8207630Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-08-22T20:29:53.8736110Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-08-22T20:29:53.9388550Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-08-22T20:29:54.0032070Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-08-22T20:29:54.1001540Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-08-22T20:29:54.1422200Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-08-22T20:29:54.1854580Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-08-22T20:29:54.2342410Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-08-22T20:29:54.2609380Z 8 warnings generated. 2024-08-22T20:29:54.2802250Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:54.2939810Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-08-22T20:29:54.3380850Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-08-22T20:29:54.3986620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-08-22T20:29:54.4646260Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-08-22T20:29:54.4997390Z [ 80%] Linking CXX static library libXNNPACK.a 2024-08-22T20:29:54.6444490Z [ 80%] Built target XNNPACK 2024-08-22T20:29:54.6807250Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2024-08-22T20:29:55.8256890Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2024-08-22T20:29:56.3866690Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2024-08-22T20:29:56.4943020Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2024-08-22T20:29:56.8885240Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:57.0546750Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2024-08-22T20:29:57.4773250Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool.cpp.o 2024-08-22T20:29:57.9159280Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool_guard.cpp.o 2024-08-22T20:29:57.9249550Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2024-08-22T20:29:57.9488230Z [ 80%] Linking CXX static library libxnnpack_backend.a 2024-08-22T20:29:57.9939070Z [ 80%] Built target xnnpack_backend 2024-08-22T20:29:58.0071390Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2024-08-22T20:29:59.8832970Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:30:00.4750590Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/__/runtime/core/exec_aten/util/tensor_util_aten.cpp.o 2024-08-22T20:30:01.0394350Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2024-08-22T20:30:01.7474260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:269:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:01.7511440Z scale.numel(), 2024-08-22T20:30:01.7511830Z ^~~~~~~~~~~~~ 2024-08-22T20:30:01.7512800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:01.7513710Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:01.7514220Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:01.7515160Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:01.7515970Z ##__VA_ARGS__) 2024-08-22T20:30:01.7516260Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7517030Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:01.7517860Z ##__VA_ARGS__); \ 2024-08-22T20:30:01.7518270Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7519360Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:270:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:01.7520500Z input.size(axis)); 2024-08-22T20:30:01.7520800Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:30:01.7522430Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:01.7523450Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:01.7523940Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:01.7524890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:01.7525850Z ##__VA_ARGS__) 2024-08-22T20:30:01.7526140Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7526980Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:01.7527790Z ##__VA_ARGS__); \ 2024-08-22T20:30:01.7528200Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7529280Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:280:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:01.7530330Z zero_point.numel(), 2024-08-22T20:30:01.7530640Z ^~~~~~~~~~~~~~~~~~ 2024-08-22T20:30:01.7531440Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:01.7532320Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:01.7532800Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:01.7533710Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:01.7534500Z ##__VA_ARGS__) 2024-08-22T20:30:01.7534780Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7535540Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:01.7536360Z ##__VA_ARGS__); \ 2024-08-22T20:30:01.7536760Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7537840Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_quantize.cpp:281:7: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:01.7538880Z input.size(axis)); 2024-08-22T20:30:01.7539180Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:30:01.7539970Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:01.7540850Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:01.7541330Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:01.7542240Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:01.7543040Z ##__VA_ARGS__) 2024-08-22T20:30:01.7543320Z ^~~~~~~~~~~ 2024-08-22T20:30:01.7544080Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:01.7544880Z ##__VA_ARGS__); \ 2024-08-22T20:30:01.7545290Z ^~~~~~~~~~~ 2024-08-22T20:30:02.0882020Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2024-08-22T20:30:02.6787240Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:134:35: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:02.6791360Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:30:02.6791870Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:30:02.6792950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:30:02.6794040Z UPPER_BOUND, \ 2024-08-22T20:30:02.6794450Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6795370Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:02.6796280Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:02.6796790Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:02.6797740Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:02.6798570Z ##__VA_ARGS__) 2024-08-22T20:30:02.6798880Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6799670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:02.6800520Z ##__VA_ARGS__); \ 2024-08-22T20:30:02.6800950Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6802100Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:134:35: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:02.6803230Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:30:02.6803660Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:30:02.6804620Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:30:02.6805470Z UPPER_BOUND) 2024-08-22T20:30:02.6805770Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6806580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:02.6807480Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:02.6807980Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:02.6808910Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:02.6809730Z ##__VA_ARGS__) 2024-08-22T20:30:02.6810030Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6810800Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:02.6811640Z ##__VA_ARGS__); \ 2024-08-22T20:30:02.6812060Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6813760Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:179:33: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:02.6814810Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:30:02.6815100Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:30:02.6815950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:48:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:30:02.6816750Z UPPER_BOUND, \ 2024-08-22T20:30:02.6817040Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6818030Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:02.6818820Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:02.6937220Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:02.6938830Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:02.6944200Z ##__VA_ARGS__) 2024-08-22T20:30:02.6944520Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6945350Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:02.6946200Z ##__VA_ARGS__); \ 2024-08-22T20:30:02.6946610Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6947770Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/cpu/util/reduce_util.cpp:179:33: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] 2024-08-22T20:30:02.6948950Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:30:02.6949350Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:30:02.6950300Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/core/exec_aten/util/tensor_util.h:49:7: note: expanded from macro 'ET_CHECK_VALID_DIM' 2024-08-22T20:30:02.6951160Z UPPER_BOUND) 2024-08-22T20:30:02.6951450Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6952260Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:30:02.6953250Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:30:02.6953750Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:30:02.6954690Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:30:02.6955500Z ##__VA_ARGS__) 2024-08-22T20:30:02.6955800Z ^~~~~~~~~~~ 2024-08-22T20:30:02.6956580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:30:02.6957500Z ##__VA_ARGS__); \ 2024-08-22T20:30:02.6957930Z ^~~~~~~~~~~ 2024-08-22T20:30:02.7497020Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2024-08-22T20:30:03.1648880Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2024-08-22T20:30:04.2125590Z 4 warnings generated. 2024-08-22T20:30:04.2286490Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2024-08-22T20:30:04.5475760Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2024-08-22T20:30:04.6315090Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2024-08-22T20:30:05.0123810Z 4 warnings generated. 2024-08-22T20:30:05.0379410Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2024-08-22T20:30:05.1237020Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2024-08-22T20:30:05.4980410Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2024-08-22T20:30:05.8844580Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2024-08-22T20:30:07.0628370Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2024-08-22T20:30:07.4778000Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2024-08-22T20:30:07.5010360Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:30:07.6313810Z [ 86%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:30:07.7457110Z [ 86%] Built target quantized_ops_aot_lib 2024-08-22T20:30:07.7582680Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:30:08.0801880Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2024-08-22T20:30:08.2042200Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2024-08-22T20:30:08.4929490Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2024-08-22T20:30:08.9070160Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:30:09.3578480Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2024-08-22T20:30:09.9690850Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2024-08-22T20:30:10.4112990Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2024-08-22T20:30:10.8711830Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2024-08-22T20:30:11.1130810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2024-08-22T20:30:11.3935760Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2024-08-22T20:30:11.5929360Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2024-08-22T20:30:16.9356810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2024-08-22T20:30:16.9823870Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2024-08-22T20:30:17.4779540Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2024-08-22T20:30:17.5315010Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2024-08-22T20:30:17.9962360Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2024-08-22T20:30:18.5083020Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2024-08-22T20:30:25.5355300Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2024-08-22T20:30:26.1003480Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2024-08-22T20:30:26.5262560Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2024-08-22T20:30:27.0836140Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2024-08-22T20:30:27.4983260Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2024-08-22T20:30:27.8903220Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2024-08-22T20:30:28.2671960Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:30:32.9811290Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2024-08-22T20:30:33.4758810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2024-08-22T20:30:33.9318880Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2024-08-22T20:30:34.3610380Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2024-08-22T20:30:34.7611000Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2024-08-22T20:30:34.9680900Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2024-08-22T20:30:35.1645640Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2024-08-22T20:30:35.3546530Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2024-08-22T20:30:35.5625860Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2024-08-22T20:30:35.8314990Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2024-08-22T20:30:35.9571570Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2024-08-22T20:30:35.9895520Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2024-08-22T20:30:36.3502550Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2024-08-22T20:30:36.3880400Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2024-08-22T20:30:36.4860140Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2024-08-22T20:30:36.8023120Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2024-08-22T20:30:37.4318540Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2024-08-22T20:30:37.6806840Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2024-08-22T20:30:38.2573680Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2024-08-22T20:30:39.6533520Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2024-08-22T20:30:40.2920990Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2024-08-22T20:30:44.3371650Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2024-08-22T20:30:44.8867550Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:30:45.7353710Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2024-08-22T20:30:46.2135210Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2024-08-22T20:30:46.7933550Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:30:47.0072750Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2024-08-22T20:30:47.3120320Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:30:47.7507530Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2024-08-22T20:30:48.2501870Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2024-08-22T20:30:48.6584570Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2024-08-22T20:30:49.0827400Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2024-08-22T20:30:49.5239660Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2024-08-22T20:30:50.1286790Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2024-08-22T20:30:53.0053250Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2024-08-22T20:30:54.3548710Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2024-08-22T20:30:54.7031020Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2024-08-22T20:30:55.1507810Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2024-08-22T20:30:55.2702260Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2024-08-22T20:30:55.6312470Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2024-08-22T20:30:55.8035040Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2024-08-22T20:30:56.0147590Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2024-08-22T20:30:56.3754260Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2024-08-22T20:30:56.8325520Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2024-08-22T20:30:57.3154540Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2024-08-22T20:30:57.8398780Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2024-08-22T20:30:58.2315570Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2024-08-22T20:30:58.6197680Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2024-08-22T20:30:58.9983350Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2024-08-22T20:31:01.7639250Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2024-08-22T20:31:02.1518480Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2024-08-22T20:31:02.6096520Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2024-08-22T20:31:02.9721940Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2024-08-22T20:31:03.1897480Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2024-08-22T20:31:03.6776530Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2024-08-22T20:31:03.7905870Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2024-08-22T20:31:04.0530240Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2024-08-22T20:31:04.1363370Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2024-08-22T20:31:04.3962900Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2024-08-22T20:31:04.5018550Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2024-08-22T20:31:04.9381260Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2024-08-22T20:31:05.4037580Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2024-08-22T20:31:05.8131950Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2024-08-22T20:31:06.0566890Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2024-08-22T20:31:06.1453420Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2024-08-22T20:31:06.4040700Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:31:06.7690050Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2024-08-22T20:31:06.9627670Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2024-08-22T20:31:07.4500540Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2024-08-22T20:31:07.8023470Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2024-08-22T20:31:08.1580050Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2024-08-22T20:31:08.7473490Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2024-08-22T20:31:08.8597220Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2024-08-22T20:31:09.2171140Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2024-08-22T20:31:09.3140910Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2024-08-22T20:31:09.5495630Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2024-08-22T20:31:09.9250300Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2024-08-22T20:31:10.2130450Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2024-08-22T20:31:10.5053740Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2024-08-22T20:31:10.5927200Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2024-08-22T20:31:10.9537260Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/binary_ufunc_realb_realb_to_realb_logical.cpp.o 2024-08-22T20:31:11.0935610Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2024-08-22T20:31:11.4712930Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2024-08-22T20:31:11.8554110Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_floath.cpp.o 2024-08-22T20:31:12.0988690Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2024-08-22T20:31:12.2844440Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2024-08-22T20:31:12.4888560Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2024-08-22T20:31:12.7440860Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2024-08-22T20:31:12.8970890Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2024-08-22T20:31:13.2343050Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2024-08-22T20:31:13.2382560Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2024-08-22T20:31:13.5957120Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2024-08-22T20:31:13.6986970Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2024-08-22T20:31:13.9631980Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2024-08-22T20:31:14.0782340Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2024-08-22T20:31:14.2985530Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2024-08-22T20:31:14.4954190Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2024-08-22T20:31:51.2786700Z [100%] Linking CXX static library libportable_kernels.a 2024-08-22T20:31:51.4088280Z [100%] Built target portable_kernels 2024-08-22T20:31:51.4174200Z [100%] Generating selected_operators.yaml for portable_ops_lib 2024-08-22T20:31:51.5306560Z [100%] Generating code for kernel registration 2024-08-22T20:31:52.3059310Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:31:52.9871830Z [100%] Linking CXX static library libportable_ops_lib.a 2024-08-22T20:31:53.0393160Z [100%] Built target portable_ops_lib 2024-08-22T20:31:53.0628820Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2024-08-22T20:31:58.1720070Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:58.1936530Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:59.2093100Z [100%] Built target portable_lib 2024-08-22T20:31:59.2564640Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2024-08-22T20:31:59.2660490Z [ 0%] Built target flatccrt 2024-08-22T20:31:59.2663530Z [ 0%] Built target pthreadpool 2024-08-22T20:31:59.2738290Z [ 6%] Built target cpuinfo 2024-08-22T20:31:59.2898000Z [ 6%] Built target microkernel-utils 2024-08-22T20:31:59.2990320Z [ 6%] Built target allocator 2024-08-22T20:31:59.3151040Z [ 13%] Built target flatcc 2024-08-22T20:31:59.3199460Z [ 13%] Built target logging 2024-08-22T20:31:59.3238120Z [ 13%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2024-08-22T20:31:59.3548760Z [ 13%] Built target indirection 2024-08-22T20:31:59.3751390Z [ 13%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2024-08-22T20:31:59.3852880Z [ 53%] Built target microkernels-prod 2024-08-22T20:31:59.4137000Z [ 53%] Built target flatc 2024-08-22T20:31:59.4538380Z [ 53%] Built target microparams-init 2024-08-22T20:31:59.4872430Z [ 53%] Built target normalization 2024-08-22T20:31:59.4990350Z [ 53%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2024-08-22T20:31:59.6378290Z [ 60%] Built target jit 2024-08-22T20:31:59.6707960Z [ 60%] Built target packing 2024-08-22T20:31:59.7120710Z [ 60%] Built target memory 2024-08-22T20:31:59.7584580Z [ 60%] Built target mutex 2024-08-22T20:31:59.7724440Z [ 60%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2024-08-22T20:31:59.8103700Z [ 60%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2024-08-22T20:31:59.8517890Z [ 60%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2024-08-22T20:31:59.8911780Z [ 60%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2024-08-22T20:31:59.9723860Z [ 60%] Built target operator-utils 2024-08-22T20:32:00.0099360Z [ 60%] Built target operator-run 2024-08-22T20:32:00.0446810Z [ 60%] Built target flatcc_cli 2024-08-22T20:32:00.0752540Z [ 60%] Built target bundled_program_schema 2024-08-22T20:32:00.1005230Z [ 60%] Generating common_schema headers 2024-08-22T20:32:00.1134730Z [ 60%] Built target common_schema 2024-08-22T20:32:00.1427600Z [ 66%] Built target xnnpack_schema 2024-08-22T20:32:00.1700980Z [ 66%] Built target post-operation 2024-08-22T20:32:00.2039940Z [ 66%] Built target hardware-config 2024-08-22T20:32:00.2341550Z [ 66%] Built target cache 2024-08-22T20:32:00.2472470Z [ 66%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2024-08-22T20:32:00.2880910Z [ 66%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2024-08-22T20:32:00.3766170Z [ 66%] Built target operators 2024-08-22T20:32:00.4026570Z [ 66%] Built target etdump_schema 2024-08-22T20:32:00.4223480Z [ 66%] Generating program_schema headers 2024-08-22T20:32:00.4388510Z [ 66%] Built target program_schema 2024-08-22T20:32:00.5307390Z [ 73%] Built target subgraph 2024-08-22T20:32:00.5452900Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2024-08-22T20:32:00.6225130Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2024-08-22T20:32:00.7118630Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2024-08-22T20:32:00.8114340Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2024-08-22T20:32:00.8865440Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2024-08-22T20:32:01.1246360Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:01.8864040Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:02.4368860Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:02.9901970Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:03.4916230Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:03.9721960Z [ 73%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:32:04.0107390Z [ 73%] Built target executorch_no_prim_ops 2024-08-22T20:32:04.1427040Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:04.8485900Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:05.2099660Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2024-08-22T20:32:05.3009450Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:05.3214190Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2024-08-22T20:32:05.3972630Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:05.4018360Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2024-08-22T20:32:05.4773190Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2024-08-22T20:32:05.5516320Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2024-08-22T20:32:05.6498140Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2024-08-22T20:32:05.7854510Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2024-08-22T20:32:05.8783880Z [ 73%] Built target XNNPACK 2024-08-22T20:32:05.8875140Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:05.9303320Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2024-08-22T20:32:05.9503390Z [ 73%] Built target executorch 2024-08-22T20:32:06.0408980Z [ 73%] Built target xnnpack_backend 2024-08-22T20:32:06.0487860Z [ 73%] Built target util 2024-08-22T20:32:06.1466920Z [ 80%] Built target quantized_kernels 2024-08-22T20:32:06.1842630Z [ 80%] Built target extension_data_loader 2024-08-22T20:32:06.2504030Z [ 80%] Built target etdump 2024-08-22T20:32:06.3092390Z [ 80%] Built target bundled_program 2024-08-22T20:32:06.3622900Z [ 80%] Built target quantized_ops_lib 2024-08-22T20:32:06.3831480Z [ 80%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:32:06.4400220Z [ 80%] Built target executorch_no_prim_ops_shared 2024-08-22T20:32:07.0526780Z [ 80%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:32:07.1173080Z [ 80%] Built target quantized_ops_aot_lib 2024-08-22T20:32:07.2560540Z [100%] Built target portable_kernels 2024-08-22T20:32:07.2938540Z [100%] Built target portable_ops_lib 2024-08-22T20:32:07.3968000Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:32:07.4116900Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:32:07.5192480Z [100%] Linking CXX static library libeigen_blas.a 2024-08-22T20:32:07.5584150Z [100%] Built target eigen_blas 2024-08-22T20:32:07.5764800Z [100%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:07.9017670Z [100%] Linking CXX static library libcpublas.a 2024-08-22T20:32:07.9463850Z [100%] Built target cpublas 2024-08-22T20:32:08.4391570Z [100%] Built target portable_lib 2024-08-22T20:32:08.4558650Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:32:08.4559630Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2024-08-22T20:32:08.4560410Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2024-08-22T20:32:13.2677680Z [100%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:13.3182860Z [100%] Built target custom_ops_aot_lib 2024-08-22T20:32:13.3484560Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2024-08-22T20:32:13.3487230Z [ 0%] Built target flatccrt 2024-08-22T20:32:13.3646890Z [ 1%] Built target cpuinfo 2024-08-22T20:32:13.3725880Z [ 1%] Built target pthreadpool 2024-08-22T20:32:13.3823570Z [ 1%] Built target microkernel-utils 2024-08-22T20:32:13.4008160Z [ 1%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-08-22T20:32:13.4008970Z [ 2%] Built target flatcc 2024-08-22T20:32:13.4099410Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-08-22T20:32:13.4105960Z [ 2%] Built target eigen_blas 2024-08-22T20:32:13.4382750Z [ 2%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2024-08-22T20:32:13.4534790Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-08-22T20:32:13.4810570Z [ 2%] Built target flatc 2024-08-22T20:32:13.4934020Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-08-22T20:32:13.5026150Z [ 2%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-08-22T20:32:13.5448630Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o 2024-08-22T20:32:13.5885580Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o 2024-08-22T20:32:13.6570230Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o 2024-08-22T20:32:13.7713730Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2024-08-22T20:32:13.7958310Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-scalar.c.o 2024-08-22T20:32:13.8382320Z [ 2%] Linking C static library libcpuinfo_internals.a 2024-08-22T20:32:13.8422180Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-scalar.c.o 2024-08-22T20:32:13.8961780Z [ 2%] Built target cpuinfo_internals 2024-08-22T20:32:13.9037220Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x1.c.o 2024-08-22T20:32:13.9189830Z [ 2%] Generating common_schema headers 2024-08-22T20:32:13.9414400Z [ 2%] Built target common_schema 2024-08-22T20:32:13.9467650Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x2.c.o 2024-08-22T20:32:13.9499960Z [ 2%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/gen/cs16-bfly4-scalar-x4.c.o 2024-08-22T20:32:13.9746140Z [ 3%] Built target xnnpack_schema 2024-08-22T20:32:14.0021060Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2024-08-22T20:32:14.0032330Z [ 3%] Built target allocator 2024-08-22T20:32:14.0134780Z [ 3%] Built target convolution-test-helpers 2024-08-22T20:32:14.0160080Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x1.c.o 2024-08-22T20:32:14.0241390Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x2.c.o 2024-08-22T20:32:14.0346790Z [ 3%] Built target logging 2024-08-22T20:32:14.0687320Z [ 3%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/gen/cs16-fftr-scalar-x4.c.o 2024-08-22T20:32:14.0789290Z [ 5%] Built target hardware-config 2024-08-22T20:32:14.0791600Z [ 9%] Built target microkernels-prod 2024-08-22T20:32:14.1021410Z [ 9%] Built target indirection 2024-08-22T20:32:14.1161910Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x1.c.o 2024-08-22T20:32:14.1327020Z [ 9%] Built target microparams-init 2024-08-22T20:32:14.1492700Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x2.c.o 2024-08-22T20:32:14.1558790Z [ 9%] Built target normalization 2024-08-22T20:32:14.1751220Z [ 9%] Built target packing 2024-08-22T20:32:14.1934980Z [ 9%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x3.c.o 2024-08-22T20:32:14.2030750Z [ 9%] Built target memory 2024-08-22T20:32:14.2236400Z [ 10%] Built target jit 2024-08-22T20:32:14.2267280Z [ 10%] Built target mutex 2024-08-22T20:32:14.2287560Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-scalar-x4.c.o 2024-08-22T20:32:14.2448620Z [ 10%] Built target operator-utils 2024-08-22T20:32:14.2561850Z [ 10%] Built target operator-run 2024-08-22T20:32:14.2639020Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2024-08-22T20:32:14.2715460Z [ 10%] Built target flatcc_cli 2024-08-22T20:32:14.2791080Z [ 10%] Built target bundled_program_schema 2024-08-22T20:32:14.2933580Z [ 10%] Generating program_schema headers 2024-08-22T20:32:14.3040440Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2024-08-22T20:32:14.3043700Z [ 10%] Built target post-operation 2024-08-22T20:32:14.3073320Z [ 10%] Built target program_schema 2024-08-22T20:32:14.3361150Z [ 10%] Built target cache 2024-08-22T20:32:14.3414180Z [ 10%] Built target operators 2024-08-22T20:32:14.3477050Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2024-08-22T20:32:14.3592530Z [ 10%] Built target etdump_schema 2024-08-22T20:32:14.3780260Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2024-08-22T20:32:14.4059660Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2024-08-22T20:32:14.4467480Z [ 10%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2024-08-22T20:32:14.4741260Z [ 11%] Built target subgraph 2024-08-22T20:32:14.4832310Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2024-08-22T20:32:14.4833620Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:14.5157740Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:14.5257390Z [ 11%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2024-08-22T20:32:14.5403750Z [ 11%] Built target XNNPACK 2024-08-22T20:32:14.5508990Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:14.5818300Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2024-08-22T20:32:14.6254300Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2024-08-22T20:32:14.6793410Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2024-08-22T20:32:14.7341790Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2024-08-22T20:32:14.8004520Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2024-08-22T20:32:14.8249880Z [ 12%] Linking CXX static library libgflags_nothreads.a 2024-08-22T20:32:14.8479730Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2024-08-22T20:32:14.8809070Z [ 12%] Built target gflags_nothreads_static 2024-08-22T20:32:14.8896760Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:14.9002120Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2024-08-22T20:32:14.9600400Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2024-08-22T20:32:15.0175150Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2024-08-22T20:32:15.0627080Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2024-08-22T20:32:15.1056760Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2024-08-22T20:32:15.1261550Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:15.1517930Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2024-08-22T20:32:15.2062340Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2024-08-22T20:32:15.2548870Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2024-08-22T20:32:15.2802550Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:15.3032490Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:15.3065020Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2024-08-22T20:32:15.3600840Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2024-08-22T20:32:15.4137630Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2024-08-22T20:32:15.4434670Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:15.4586330Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2024-08-22T20:32:15.5040640Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2024-08-22T20:32:15.5487290Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2024-08-22T20:32:15.5953200Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2024-08-22T20:32:15.6532990Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2024-08-22T20:32:15.6952900Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:15.7507890Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:15.7573690Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2024-08-22T20:32:15.7867400Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:15.7974160Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2024-08-22T20:32:15.8523490Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2024-08-22T20:32:15.8578860Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2024-08-22T20:32:15.9169470Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2024-08-22T20:32:15.9333380Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2024-08-22T20:32:15.9747090Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2024-08-22T20:32:15.9795330Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2024-08-22T20:32:15.9944480Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2024-08-22T20:32:16.0401700Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2024-08-22T20:32:16.0479780Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2024-08-22T20:32:16.0601810Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2024-08-22T20:32:16.1023600Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2024-08-22T20:32:16.1053860Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2024-08-22T20:32:16.1515530Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2024-08-22T20:32:16.1958000Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2024-08-22T20:32:16.2025650Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2024-08-22T20:32:16.2540220Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2024-08-22T20:32:16.2541960Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2024-08-22T20:32:16.2607430Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2024-08-22T20:32:16.2708020Z [ 12%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:32:16.3076260Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2024-08-22T20:32:16.3133800Z [ 12%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:32:16.3171240Z [ 12%] Built target executorch_no_prim_ops 2024-08-22T20:32:16.3240730Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2024-08-22T20:32:16.3242450Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2024-08-22T20:32:16.3640620Z [ 12%] Built target executorch 2024-08-22T20:32:16.3678240Z [ 12%] Built target executorch_no_prim_ops_shared 2024-08-22T20:32:16.3757090Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2024-08-22T20:32:16.3846750Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2024-08-22T20:32:16.4082600Z [ 13%] Built target cpublas 2024-08-22T20:32:16.4275370Z [ 14%] Built target quantized_kernels 2024-08-22T20:32:16.4533120Z [ 14%] Built target extension_data_loader 2024-08-22T20:32:16.4541540Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2024-08-22T20:32:16.4610020Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2024-08-22T20:32:16.4672200Z [ 14%] Built target util 2024-08-22T20:32:16.5074810Z [ 14%] Built target etdump 2024-08-22T20:32:16.5123080Z [ 14%] Built target xnnpack_backend 2024-08-22T20:32:16.5197790Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2024-08-22T20:32:16.5309400Z [ 14%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2024-08-22T20:32:16.5402060Z [ 14%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2024-08-22T20:32:16.5624750Z [ 14%] Built target bundled_program 2024-08-22T20:32:16.5900710Z [ 14%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2024-08-22T20:32:16.6000960Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2024-08-22T20:32:16.6746100Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2024-08-22T20:32:16.7032870Z [ 14%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:32:16.7629660Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2024-08-22T20:32:16.7829800Z [ 14%] Built target quantized_ops_aot_lib 2024-08-22T20:32:16.8877490Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2024-08-22T20:32:17.0069770Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2024-08-22T20:32:17.0769970Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2024-08-22T20:32:17.1389600Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2024-08-22T20:32:17.2007250Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2024-08-22T20:32:17.2752600Z [ 14%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2024-08-22T20:32:17.2840550Z [ 14%] Linking CXX static library libextension_module_static.a 2024-08-22T20:32:17.2841210Z [ 15%] Linking CXX static library libextension_module.a 2024-08-22T20:32:17.3220000Z [ 15%] Built target extension_module_static 2024-08-22T20:32:17.3251810Z [ 15%] Built target extension_module 2024-08-22T20:32:17.3373250Z [ 15%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2024-08-22T20:32:17.3392620Z [ 15%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:32:17.3481930Z [ 15%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:17.3536400Z [ 18%] Built target portable_kernels 2024-08-22T20:32:17.3888250Z [ 18%] Built target quantized_ops_lib 2024-08-22T20:32:17.4211310Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2024-08-22T20:32:17.4290960Z [ 18%] Built target portable_ops_lib 2024-08-22T20:32:17.4407760Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:32:17.5182070Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2024-08-22T20:32:17.5992580Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2024-08-22T20:32:17.7342620Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2024-08-22T20:32:17.7444400Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:32:17.8734500Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2024-08-22T20:32:17.8879030Z [ 18%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:32:17.9046080Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:32:17.9666090Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:18.0359920Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:18.1044930Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2024-08-22T20:32:18.1638820Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2024-08-22T20:32:18.2642570Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2024-08-22T20:32:18.3101470Z [ 18%] Linking CXX static library libcustom_ops.a 2024-08-22T20:32:18.3420790Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:32:18.3498220Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2024-08-22T20:32:18.3531760Z [ 18%] Built target custom_ops 2024-08-22T20:32:18.3785970Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:32:18.4362910Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2024-08-22T20:32:18.5262960Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:18.5894440Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2024-08-22T20:32:18.6579450Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2024-08-22T20:32:18.7252970Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2024-08-22T20:32:18.7874580Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2024-08-22T20:32:18.8547920Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2024-08-22T20:32:18.8666560Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:32:18.9163780Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2024-08-22T20:32:18.9671950Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2024-08-22T20:32:18.9994690Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:32:19.0349580Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2024-08-22T20:32:19.0927990Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2024-08-22T20:32:19.1504180Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2024-08-22T20:32:19.1772650Z [ 18%] Built target portable_lib 2024-08-22T20:32:19.2115380Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2024-08-22T20:32:19.2614510Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2024-08-22T20:32:19.3194570Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2024-08-22T20:32:19.3411470Z [ 18%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:19.3873490Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2024-08-22T20:32:19.4157250Z [ 18%] Built target custom_ops_aot_lib 2024-08-22T20:32:19.4235440Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2024-08-22T20:32:19.4598040Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2024-08-22T20:32:19.5022020Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:32:19.5226620Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2024-08-22T20:32:19.5767070Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2024-08-22T20:32:19.6351150Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2024-08-22T20:32:19.7162170Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:19.7941730Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:32:19.8003280Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:19.8828630Z [ 18%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2024-08-22T20:32:19.9203070Z [ 18%] Linking CXX executable xnn_executor_runner 2024-08-22T20:32:19.9732620Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2024-08-22T20:32:20.0307580Z [ 19%] Built target xnn_executor_runner 2024-08-22T20:32:20.0428370Z [ 19%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:32:20.0709740Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:20.1560320Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:20.2487710Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2024-08-22T20:32:20.3392410Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2024-08-22T20:32:20.4341670Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2024-08-22T20:32:20.5347950Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2024-08-22T20:32:20.6125790Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2024-08-22T20:32:20.6193440Z [ 19%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:32:20.6823970Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2024-08-22T20:32:20.7356420Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2024-08-22T20:32:20.7925150Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2024-08-22T20:32:20.8510360Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2024-08-22T20:32:20.9203410Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2024-08-22T20:32:20.9877540Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2024-08-22T20:32:21.0498290Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2024-08-22T20:32:21.1149430Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2024-08-22T20:32:21.1681260Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2024-08-22T20:32:21.2315630Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2024-08-22T20:32:21.2874990Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2024-08-22T20:32:21.3590000Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2024-08-22T20:32:21.4191390Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2024-08-22T20:32:21.4925760Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2024-08-22T20:32:21.5679050Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2024-08-22T20:32:21.6393870Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2024-08-22T20:32:21.7099630Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2024-08-22T20:32:21.7477400Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2024-08-22T20:32:21.8028210Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2024-08-22T20:32:21.8557520Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2024-08-22T20:32:21.9092600Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2024-08-22T20:32:21.9548270Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2024-08-22T20:32:22.0124100Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2024-08-22T20:32:22.0626060Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2024-08-22T20:32:22.1353080Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-scalar-u1.c.o 2024-08-22T20:32:22.1764440Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-scalar-c1.c.o 2024-08-22T20:32:22.2333550Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-scalar-c1.c.o 2024-08-22T20:32:22.2810260Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:22.3353840Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2024-08-22T20:32:22.4107400Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2024-08-22T20:32:22.4842490Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:22.5567850Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2024-08-22T20:32:22.6151980Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2024-08-22T20:32:22.6780130Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2024-08-22T20:32:22.7365450Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2024-08-22T20:32:22.7989540Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2024-08-22T20:32:22.8557530Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:22.9204380Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2024-08-22T20:32:22.9830950Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2024-08-22T20:32:23.0650860Z [ 19%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2024-08-22T20:32:23.1316370Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2024-08-22T20:32:23.1924260Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2024-08-22T20:32:23.2490010Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2024-08-22T20:32:23.2843950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2024-08-22T20:32:23.3276830Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2024-08-22T20:32:23.3753270Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2024-08-22T20:32:23.4168630Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2024-08-22T20:32:23.4701620Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2024-08-22T20:32:23.5219490Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:23.5888680Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2024-08-22T20:32:23.6422720Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2024-08-22T20:32:23.6958360Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:23.7547530Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2024-08-22T20:32:23.8232010Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2024-08-22T20:32:23.8865370Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2024-08-22T20:32:23.9356080Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2024-08-22T20:32:23.9924510Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2024-08-22T20:32:24.0486840Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:24.1044630Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2024-08-22T20:32:24.1628690Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2024-08-22T20:32:24.2147940Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:24.2688600Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:24.3285690Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2024-08-22T20:32:24.3773450Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2024-08-22T20:32:24.4180060Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2024-08-22T20:32:24.4571160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2024-08-22T20:32:24.4965760Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2024-08-22T20:32:24.5498870Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x1.c.o 2024-08-22T20:32:24.5934900Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-scalar-2x4.c.o 2024-08-22T20:32:24.6992160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:24.7667640Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:24.8268330Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2024-08-22T20:32:24.8847250Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:24.9672610Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:25.0305080Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2024-08-22T20:32:25.0853160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2024-08-22T20:32:25.1562770Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:25.2278620Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2024-08-22T20:32:25.2924150Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2024-08-22T20:32:25.3527130Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2024-08-22T20:32:25.4211620Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2024-08-22T20:32:25.4719440Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2024-08-22T20:32:25.5358950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:25.6187180Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2024-08-22T20:32:25.6760430Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2024-08-22T20:32:25.7406030Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2024-08-22T20:32:25.7818260Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2024-08-22T20:32:25.8349120Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2024-08-22T20:32:25.8878300Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2024-08-22T20:32:25.9388950Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2024-08-22T20:32:26.0191910Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2024-08-22T20:32:26.0990420Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2024-08-22T20:32:26.1333930Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2024-08-22T20:32:26.1784640Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2024-08-22T20:32:26.2210760Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2024-08-22T20:32:26.2611570Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2024-08-22T20:32:26.2954300Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2024-08-22T20:32:26.3436810Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2024-08-22T20:32:26.3950290Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2024-08-22T20:32:26.4343980Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2024-08-22T20:32:26.4741840Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2024-08-22T20:32:26.5209820Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2024-08-22T20:32:26.5614790Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2024-08-22T20:32:26.5992020Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2024-08-22T20:32:26.6399810Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2024-08-22T20:32:26.6870930Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2024-08-22T20:32:26.7297930Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2024-08-22T20:32:26.7853140Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2024-08-22T20:32:26.8187710Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2024-08-22T20:32:26.8643080Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2024-08-22T20:32:26.9192240Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2024-08-22T20:32:26.9803260Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2024-08-22T20:32:27.0239290Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2024-08-22T20:32:27.0669550Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2024-08-22T20:32:27.1130490Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2024-08-22T20:32:27.1684170Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2024-08-22T20:32:27.2094690Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2024-08-22T20:32:27.2523300Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2.c.o 2024-08-22T20:32:27.2960420Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2024-08-22T20:32:27.3497900Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2024-08-22T20:32:27.4147980Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4.c.o 2024-08-22T20:32:27.4592530Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2024-08-22T20:32:27.5056690Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2024-08-22T20:32:27.5532660Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2.c.o 2024-08-22T20:32:27.5906830Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2024-08-22T20:32:27.6350700Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2024-08-22T20:32:27.6778560Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4.c.o 2024-08-22T20:32:27.7292520Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2024-08-22T20:32:27.7603930Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2024-08-22T20:32:27.8057310Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2024-08-22T20:32:27.8546060Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2024-08-22T20:32:27.9056380Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2024-08-22T20:32:27.9480270Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2024-08-22T20:32:27.9887120Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2024-08-22T20:32:28.0220100Z [ 21%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2024-08-22T20:32:28.0687490Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2024-08-22T20:32:28.1077480Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2024-08-22T20:32:28.1583030Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2024-08-22T20:32:28.2123010Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2024-08-22T20:32:28.2555590Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2024-08-22T20:32:28.2953920Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2024-08-22T20:32:28.3491660Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2024-08-22T20:32:28.3884930Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2024-08-22T20:32:28.4275570Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2024-08-22T20:32:28.4681930Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2024-08-22T20:32:28.5197510Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2024-08-22T20:32:28.5546980Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2024-08-22T20:32:28.5957740Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2024-08-22T20:32:28.6396060Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2024-08-22T20:32:28.6844480Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2024-08-22T20:32:28.7314090Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2024-08-22T20:32:28.7682290Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2024-08-22T20:32:28.8179080Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2024-08-22T20:32:28.8629390Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2024-08-22T20:32:28.9187000Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2024-08-22T20:32:28.9680300Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2024-08-22T20:32:29.0467440Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2024-08-22T20:32:29.1371350Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u1.c.o 2024-08-22T20:32:29.1929510Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u2.c.o 2024-08-22T20:32:29.2511570Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u4.c.o 2024-08-22T20:32:29.3023270Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-scalar-u8.c.o 2024-08-22T20:32:29.3458080Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u1.c.o 2024-08-22T20:32:29.4013830Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u2.c.o 2024-08-22T20:32:29.4504750Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u4.c.o 2024-08-22T20:32:29.4992830Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-relu-scalar-u8.c.o 2024-08-22T20:32:29.5449880Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2024-08-22T20:32:29.5971150Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2024-08-22T20:32:29.6491860Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2024-08-22T20:32:29.6987040Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2024-08-22T20:32:29.7340840Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u1.c.o 2024-08-22T20:32:29.7870950Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u2.c.o 2024-08-22T20:32:29.8387540Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u4.c.o 2024-08-22T20:32:29.8854400Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-scalar-u8.c.o 2024-08-22T20:32:29.9384240Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u1.c.o 2024-08-22T20:32:29.9948330Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u2.c.o 2024-08-22T20:32:30.0532240Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u4.c.o 2024-08-22T20:32:30.1050340Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-relu-scalar-u8.c.o 2024-08-22T20:32:30.1486420Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2024-08-22T20:32:30.1938900Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2024-08-22T20:32:30.2459180Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2024-08-22T20:32:30.2932240Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2024-08-22T20:32:30.3429010Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u1.c.o 2024-08-22T20:32:30.3974050Z [ 22%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u2.c.o 2024-08-22T20:32:30.4513310Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u4.c.o 2024-08-22T20:32:30.5005520Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-scalar-u8.c.o 2024-08-22T20:32:30.5587800Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u1.c.o 2024-08-22T20:32:30.6066240Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u2.c.o 2024-08-22T20:32:30.6692160Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u4.c.o 2024-08-22T20:32:30.7194600Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-relu-scalar-u8.c.o 2024-08-22T20:32:30.7707340Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2024-08-22T20:32:30.8214060Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2024-08-22T20:32:30.8607300Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2024-08-22T20:32:30.9162110Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2024-08-22T20:32:30.9756650Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u1.c.o 2024-08-22T20:32:31.0316400Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u2.c.o 2024-08-22T20:32:31.0793430Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u4.c.o 2024-08-22T20:32:31.1228740Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-scalar-u8.c.o 2024-08-22T20:32:31.1791500Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u1.c.o 2024-08-22T20:32:31.2285840Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u2.c.o 2024-08-22T20:32:31.2885090Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u4.c.o 2024-08-22T20:32:31.3470270Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-relu-scalar-u8.c.o 2024-08-22T20:32:31.3898200Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2024-08-22T20:32:31.4387480Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2024-08-22T20:32:31.4827640Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2024-08-22T20:32:31.5349670Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2024-08-22T20:32:31.5841780Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2024-08-22T20:32:31.6339220Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2024-08-22T20:32:31.6781230Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2024-08-22T20:32:31.7246160Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2024-08-22T20:32:31.7764370Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2024-08-22T20:32:31.8199740Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2024-08-22T20:32:31.8591500Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2024-08-22T20:32:31.9044830Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2024-08-22T20:32:31.9492580Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2024-08-22T20:32:31.9984190Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2024-08-22T20:32:32.0446890Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2024-08-22T20:32:32.1053370Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2024-08-22T20:32:32.1453690Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2024-08-22T20:32:32.1978070Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2024-08-22T20:32:32.2504900Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2024-08-22T20:32:32.3065270Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2024-08-22T20:32:32.3456710Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u1.c.o 2024-08-22T20:32:32.3903220Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u2.c.o 2024-08-22T20:32:32.4450520Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u4.c.o 2024-08-22T20:32:32.5038510Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-scalar-u8.c.o 2024-08-22T20:32:32.5670310Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u1.c.o 2024-08-22T20:32:32.6252310Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u2.c.o 2024-08-22T20:32:32.6802980Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u4.c.o 2024-08-22T20:32:32.7216830Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-relu-scalar-u8.c.o 2024-08-22T20:32:32.7694970Z [ 23%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2024-08-22T20:32:32.8217410Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2024-08-22T20:32:32.8611860Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2024-08-22T20:32:32.9129580Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2024-08-22T20:32:32.9658880Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u1.c.o 2024-08-22T20:32:33.0121490Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u2.c.o 2024-08-22T20:32:33.0527250Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u4.c.o 2024-08-22T20:32:33.1035040Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-scalar-u8.c.o 2024-08-22T20:32:33.1570650Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u1.c.o 2024-08-22T20:32:33.2018100Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u2.c.o 2024-08-22T20:32:33.2524450Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u4.c.o 2024-08-22T20:32:33.3005670Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-relu-scalar-u8.c.o 2024-08-22T20:32:33.3426810Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2024-08-22T20:32:33.3808500Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2024-08-22T20:32:33.4327490Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2024-08-22T20:32:33.4959820Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2024-08-22T20:32:33.5391000Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u1.c.o 2024-08-22T20:32:33.5820700Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u2.c.o 2024-08-22T20:32:33.6256580Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u4.c.o 2024-08-22T20:32:33.6771130Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-scalar-u8.c.o 2024-08-22T20:32:33.7289270Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u1.c.o 2024-08-22T20:32:33.7790860Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u2.c.o 2024-08-22T20:32:33.8190170Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u4.c.o 2024-08-22T20:32:33.8722330Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-relu-scalar-u8.c.o 2024-08-22T20:32:33.9197570Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2024-08-22T20:32:33.9656920Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2024-08-22T20:32:34.0042510Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2024-08-22T20:32:34.0519810Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2024-08-22T20:32:34.0925920Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u1.c.o 2024-08-22T20:32:34.1329290Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u2.c.o 2024-08-22T20:32:34.1804060Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u4.c.o 2024-08-22T20:32:34.2185560Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-scalar-u8.c.o 2024-08-22T20:32:34.2663990Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u1.c.o 2024-08-22T20:32:34.3236080Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u2.c.o 2024-08-22T20:32:34.3691010Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u4.c.o 2024-08-22T20:32:34.4198970Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-relu-scalar-u8.c.o 2024-08-22T20:32:34.4717940Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2024-08-22T20:32:34.5212800Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2024-08-22T20:32:34.5656200Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2024-08-22T20:32:34.6156300Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2024-08-22T20:32:34.6650010Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2024-08-22T20:32:34.7088220Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2024-08-22T20:32:34.7611290Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2024-08-22T20:32:34.8089620Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2024-08-22T20:32:34.8601840Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2024-08-22T20:32:34.9533860Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2024-08-22T20:32:35.0070440Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2024-08-22T20:32:35.0587230Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2024-08-22T20:32:35.1038770Z [ 24%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u1.c.o 2024-08-22T20:32:35.1529720Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u2.c.o 2024-08-22T20:32:35.2021140Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u4.c.o 2024-08-22T20:32:35.2450460Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-scalar-u8.c.o 2024-08-22T20:32:35.3009610Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u1.c.o 2024-08-22T20:32:35.3482450Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u2.c.o 2024-08-22T20:32:35.3988950Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u4.c.o 2024-08-22T20:32:35.4423700Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-relu-scalar-u8.c.o 2024-08-22T20:32:35.4935060Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2024-08-22T20:32:35.5757120Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2024-08-22T20:32:35.6225210Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2024-08-22T20:32:35.6864910Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2024-08-22T20:32:35.7400990Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u1.c.o 2024-08-22T20:32:35.7847410Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u2.c.o 2024-08-22T20:32:35.8303510Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u4.c.o 2024-08-22T20:32:35.8763570Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-scalar-u8.c.o 2024-08-22T20:32:35.9280820Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u1.c.o 2024-08-22T20:32:35.9801810Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u2.c.o 2024-08-22T20:32:36.0248090Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u4.c.o 2024-08-22T20:32:36.0914640Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-relu-scalar-u8.c.o 2024-08-22T20:32:36.1422500Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2024-08-22T20:32:36.1951610Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2024-08-22T20:32:36.2605380Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2024-08-22T20:32:36.3164710Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2024-08-22T20:32:36.3686930Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2024-08-22T20:32:36.4234910Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2024-08-22T20:32:36.4819500Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2024-08-22T20:32:36.5340020Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2024-08-22T20:32:36.5916760Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2024-08-22T20:32:36.6426240Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2024-08-22T20:32:36.6956560Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2024-08-22T20:32:36.7387430Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2024-08-22T20:32:36.8249960Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2024-08-22T20:32:36.8872950Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2024-08-22T20:32:36.9569890Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2024-08-22T20:32:37.0083630Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2024-08-22T20:32:37.0829420Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2024-08-22T20:32:37.1397230Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2024-08-22T20:32:37.1935690Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2024-08-22T20:32:37.2523700Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2024-08-22T20:32:37.3149790Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2024-08-22T20:32:37.3874470Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2024-08-22T20:32:37.4608820Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2024-08-22T20:32:37.5388010Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2024-08-22T20:32:37.5429610Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:32:37.5975230Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2024-08-22T20:32:37.6398870Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2024-08-22T20:32:37.6879670Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2024-08-22T20:32:37.7326030Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2024-08-22T20:32:37.7859480Z [ 25%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2024-08-22T20:32:37.8307690Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2024-08-22T20:32:37.8699670Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2024-08-22T20:32:37.9308380Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2024-08-22T20:32:37.9815790Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2024-08-22T20:32:38.0229450Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2024-08-22T20:32:38.0649020Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2024-08-22T20:32:38.1193690Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2024-08-22T20:32:38.1575820Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2024-08-22T20:32:38.2077790Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2024-08-22T20:32:38.2752170Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2024-08-22T20:32:38.3238860Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2024-08-22T20:32:38.3259360Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:32:38.3748900Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2024-08-22T20:32:38.4257240Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2024-08-22T20:32:38.4726670Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2024-08-22T20:32:38.5182170Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2024-08-22T20:32:38.5819240Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2024-08-22T20:32:38.6420890Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2024-08-22T20:32:38.7073860Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2024-08-22T20:32:38.7483220Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2024-08-22T20:32:38.8030850Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2024-08-22T20:32:38.8481130Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2024-08-22T20:32:38.9034210Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2024-08-22T20:32:38.9082970Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2024-08-22T20:32:38.9566780Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2024-08-22T20:32:38.9604750Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:32:39.0340660Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2024-08-22T20:32:39.1094090Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2024-08-22T20:32:39.1819460Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2024-08-22T20:32:39.2331010Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2024-08-22T20:32:39.2975730Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2024-08-22T20:32:39.3540150Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2024-08-22T20:32:39.4068530Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2024-08-22T20:32:39.4716280Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2024-08-22T20:32:39.5255760Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2024-08-22T20:32:39.5275700Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2024-08-22T20:32:39.5757730Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-08-22T20:32:39.5782410Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-08-22T20:32:39.6234940Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-08-22T20:32:39.6260100Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-08-22T20:32:39.6344390Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-08-22T20:32:39.6802820Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-scalar-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-08-22T20:32:39.6856760Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u1.c.o 2024-08-22T20:32:39.6960880Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u2.c.o 2024-08-22T20:32:39.7398200Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-scalar-u4.c.o 2024-08-22T20:32:39.7418680Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u1.c.o 2024-08-22T20:32:39.7480320Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u2.c.o 2024-08-22T20:32:39.7873880Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-scalar-u4.c.o 2024-08-22T20:32:39.7903090Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u1.c.o 2024-08-22T20:32:39.8017040Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u2.c.o 2024-08-22T20:32:39.8408360Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-scalar-u4.c.o 2024-08-22T20:32:39.8456370Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u1.c.o 2024-08-22T20:32:39.8491220Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u2.c.o 2024-08-22T20:32:39.8874860Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u3.c.o 2024-08-22T20:32:39.8979860Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-scalar-u4.c.o 2024-08-22T20:32:39.9040520Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut4-p4.c.o 2024-08-22T20:32:39.9257170Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p3.c.o 2024-08-22T20:32:39.9407380Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut8-p4.c.o 2024-08-22T20:32:39.9409570Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p3.c.o 2024-08-22T20:32:39.9633680Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-lut16-p4.c.o 2024-08-22T20:32:39.9776560Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p5.c.o 2024-08-22T20:32:39.9845430Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-scalar-rr2-p6.c.o 2024-08-22T20:32:40.0024120Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut64-p2.c.o 2024-08-22T20:32:40.0169590Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-lut2048-p1.c.o 2024-08-22T20:32:40.0270450Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-scalar-rr2-p5.c.o 2024-08-22T20:32:40.0451860Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-bitcast.c.o 2024-08-22T20:32:40.0618750Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-addsub.c.o 2024-08-22T20:32:40.0644280Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-scalar-fabsf.c.o 2024-08-22T20:32:40.0818180Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-cvt.c.o 2024-08-22T20:32:40.1048550Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-scalar-floor.c.o 2024-08-22T20:32:40.1099580Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-addsub.c.o 2024-08-22T20:32:40.1271070Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-nearbyint.c.o 2024-08-22T20:32:40.1478810Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-scalar-rint.c.o 2024-08-22T20:32:40.1578890Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-addsub.c.o 2024-08-22T20:32:40.1738320Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-ceil.c.o 2024-08-22T20:32:40.1970970Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-scalar-cvt.c.o 2024-08-22T20:32:40.2053500Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-addsub.c.o 2024-08-22T20:32:40.2122530Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-cvt.c.o 2024-08-22T20:32:40.2463220Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-scalar-trunc.c.o 2024-08-22T20:32:40.2566810Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut2048-p1-div.c.o 2024-08-22T20:32:40.2583780Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-lut64-p2-div.c.o 2024-08-22T20:32:40.2920610Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-08-22T20:32:40.3035930Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-scalar-rr2-p5-div.c.o 2024-08-22T20:32:40.3059150Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-08-22T20:32:40.3353740Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-08-22T20:32:40.3508820Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-08-22T20:32:40.3561540Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-08-22T20:32:40.3768850Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-08-22T20:32:40.3933390Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-08-22T20:32:40.3934940Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-08-22T20:32:40.4268290Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-08-22T20:32:40.4381190Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-08-22T20:32:40.4383260Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-08-22T20:32:40.4657610Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-08-22T20:32:40.4867400Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-08-22T20:32:40.4925510Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-08-22T20:32:40.5053110Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-08-22T20:32:40.5339620Z [ 27%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-08-22T20:32:40.5428110Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-08-22T20:32:40.5527510Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-08-22T20:32:40.5720900Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h4ts-div.c.o 2024-08-22T20:32:40.5875660Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-div.c.o 2024-08-22T20:32:40.6015530Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ps-rcp.c.o 2024-08-22T20:32:40.6169830Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-div.c.o 2024-08-22T20:32:40.6352170Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr1-p6h5ts-rcp.c.o 2024-08-22T20:32:40.6543440Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-08-22T20:32:40.6646110Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-08-22T20:32:40.6734890Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-08-22T20:32:40.7031980Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-08-22T20:32:40.7114190Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-08-22T20:32:40.7224200Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-08-22T20:32:40.7487890Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-08-22T20:32:40.7555600Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ps-rcp.c.o 2024-08-22T20:32:40.7663730Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-08-22T20:32:40.7902410Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut8-p4h3ts-rcp.c.o 2024-08-22T20:32:40.8025940Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-08-22T20:32:40.8226800Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-08-22T20:32:40.8372500Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-08-22T20:32:40.8509160Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-08-22T20:32:40.8659170Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-08-22T20:32:40.8887490Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-08-22T20:32:40.8968100Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h4ts-div.c.o 2024-08-22T20:32:40.9043250Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ps-div.c.o 2024-08-22T20:32:40.9326750Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1minus-rr2-p6h5ts-div.c.o 2024-08-22T20:32:40.9448530Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-08-22T20:32:40.9530950Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-08-22T20:32:40.9787110Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-08-22T20:32:40.9929610Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-08-22T20:32:40.9950370Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-08-22T20:32:41.0212360Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-08-22T20:32:41.0340780Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-08-22T20:32:41.0477720Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-08-22T20:32:41.0678350Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-08-22T20:32:41.0778950Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-08-22T20:32:41.0891680Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-08-22T20:32:41.1102470Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-08-22T20:32:41.1227820Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-08-22T20:32:41.1349070Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h4ts-div.c.o 2024-08-22T20:32:41.1616540Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ps-div.c.o 2024-08-22T20:32:41.1622030Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr1-p6h5ts-div.c.o 2024-08-22T20:32:41.1813640Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-08-22T20:32:41.2051140Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-08-22T20:32:41.2125320Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-08-22T20:32:41.2255590Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-08-22T20:32:41.2479880Z [ 28%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-08-22T20:32:41.2566000Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-08-22T20:32:41.2664900Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-08-22T20:32:41.2933110Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-08-22T20:32:41.3032670Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-08-22T20:32:41.3140300Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-08-22T20:32:41.3422160Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-08-22T20:32:41.3502130Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-08-22T20:32:41.3594910Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-08-22T20:32:41.3842650Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h4ts-div.c.o 2024-08-22T20:32:41.3928390Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ps-div.c.o 2024-08-22T20:32:41.4074310Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-p6h5ts-div.c.o 2024-08-22T20:32:41.4265940Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-bitmanip.c.o 2024-08-22T20:32:41.4378810Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-binsearch.c.o 2024-08-22T20:32:41.4610790Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-clz-newton.c.o 2024-08-22T20:32:41.4669700Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti32-sqrt-lrint.c.o 2024-08-22T20:32:41.4768710Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrt-lrint.c.o 2024-08-22T20:32:41.5000600Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvti64-sqrtf-lrintf.c.o 2024-08-22T20:32:41.5034150Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrt-lrint.c.o 2024-08-22T20:32:41.5255500Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-cvtu32-sqrtf-lrintf.c.o 2024-08-22T20:32:41.5372210Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-hashemian.c.o 2024-08-22T20:32:41.5373630Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u32-sqrt-scalar-tflm.c.o 2024-08-22T20:32:41.5675330Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-cvtsatu32f64.c.o 2024-08-22T20:32:41.5803190Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu64-sqrt-llrint.c.o 2024-08-22T20:32:41.5808980Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/u64-sqrt-scalar-cvtu32-sqrt-llrint.c.o 2024-08-22T20:32:41.6035640Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2024-08-22T20:32:41.6189120Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:41.6266450Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2024-08-22T20:32:41.6845470Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2024-08-22T20:32:41.6992110Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:41.7080660Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2024-08-22T20:32:41.7603280Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:41.7886650Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2024-08-22T20:32:41.7990270Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2024-08-22T20:32:41.8434930Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:41.8680460Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2024-08-22T20:32:41.8681880Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2024-08-22T20:32:41.9091820Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:41.9289190Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2024-08-22T20:32:41.9525230Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:41.9790570Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2024-08-22T20:32:42.0054530Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:42.0251320Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2024-08-22T20:32:42.0377130Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2024-08-22T20:32:42.0615270Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:42.0939810Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2024-08-22T20:32:42.1015050Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:42.1266210Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2024-08-22T20:32:42.1644300Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2024-08-22T20:32:42.1803970Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2024-08-22T20:32:42.1961310Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2024-08-22T20:32:42.2340690Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2024-08-22T20:32:42.2445140Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2024-08-22T20:32:42.2761800Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2024-08-22T20:32:42.3027460Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.3278050Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.3567890Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.3687110Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.3906560Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.4181340Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.4377550Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.4729840Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.4809090Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.5136300Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.5524750Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.5708130Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.5739480Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.6129810Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.6441360Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.6542880Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.6863210Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.7183280Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.7450910Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.7687840Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.7991860Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.8048160Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.8324230Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.8666590Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.8831510Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.9091780Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:42.9533780Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:42.9713930Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:42.9898900Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.0233920Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:43.0467040Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:43.0569090Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-08-22T20:32:43.0870910Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.1005850Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:43.1107980Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-08-22T20:32:43.1462780Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:43.1728480Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.1795710Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:43.2104520Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-08-22T20:32:43.2411480Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:43.2506080Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.2843340Z [ 30%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:43.3022370Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:43.3139080Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.3590010Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:43.3934500Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.3969880Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:43.4435430Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:43.4966720Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2024-08-22T20:32:43.5028650Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2024-08-22T20:32:43.5353490Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2024-08-22T20:32:43.5464370Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-08-22T20:32:43.5511630Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2024-08-22T20:32:43.5855890Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-08-22T20:32:43.5900510Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-08-22T20:32:43.6027720Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-08-22T20:32:43.6516300Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-08-22T20:32:43.6630560Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-08-22T20:32:43.6883750Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-08-22T20:32:43.7373830Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-08-22T20:32:43.7476240Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-08-22T20:32:43.7627340Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-08-22T20:32:43.8062300Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-08-22T20:32:43.8138230Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-08-22T20:32:43.8242630Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-08-22T20:32:43.8592380Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-08-22T20:32:43.8725840Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-08-22T20:32:43.8783230Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-08-22T20:32:43.9160890Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-08-22T20:32:43.9246140Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-08-22T20:32:43.9541560Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:43.9613790Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:43.9747010Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.0036260Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.0245200Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.0303710Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.0605320Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.0906600Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.0979700Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.1280700Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.1637080Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.1684000Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.1928640Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.2312650Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.2418320Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.2816050Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.2932300Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.3036780Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.3469180Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.3728990Z [ 31%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.3798160Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.4153510Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.4549360Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.4591860Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.4955010Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.5220370Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.5292790Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.5620240Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.6098210Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.6146730Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.6383790Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.6973240Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.7225510Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.7390450Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.7525740Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.7856310Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.7959560Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.8120550Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.8535730Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.8559140Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.8905390Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.9169280Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.9272370Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:44.9500250Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:44.9890450Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:44.9959500Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.0298380Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.0660860Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.0830330Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.1229870Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.1516660Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.1789760Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.1865390Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.2242020Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.2514540Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.2545950Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.2857430Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.3090400Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.3217330Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.3438470Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.3847150Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.3939520Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.4091100Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.4534680Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.4608110Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.4710540Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.5267460Z [ 32%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.5292480Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.5516610Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.5960000Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.6072950Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.6193800Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.6716110Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.6813060Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.6891820Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.7371080Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.7496760Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.7526540Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.8061050Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.8147210Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.8277580Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.8809660Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.8832800Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.8897770Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:45.9443490Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:45.9515660Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:45.9623660Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.0209730Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.0255920Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.0261870Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.0840130Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.0945890Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.0956920Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.1578470Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.1679340Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.1727670Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.2332980Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.2378670Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.2465530Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.2751220Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-scalar.c.o 2024-08-22T20:32:46.2869940Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-signed64.c.o 2024-08-22T20:32:46.3008300Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned32.c.o 2024-08-22T20:32:46.3173960Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-scalar-unsigned64.c.o 2024-08-22T20:32:46.3341690Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-scalar.c.o 2024-08-22T20:32:46.3445230Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2024-08-22T20:32:46.3560850Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2024-08-22T20:32:46.3749890Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2024-08-22T20:32:46.3827700Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2024-08-22T20:32:46.4118630Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2024-08-22T20:32:46.4289740Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2024-08-22T20:32:46.4399130Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2024-08-22T20:32:46.4539520Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2024-08-22T20:32:46.4895450Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2024-08-22T20:32:46.4945440Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u1.c.o 2024-08-22T20:32:46.4959590Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u2.c.o 2024-08-22T20:32:46.5337580Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2024-08-22T20:32:46.5350700Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-scalar-u4.c.o 2024-08-22T20:32:46.5373140Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2024-08-22T20:32:46.5808610Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2024-08-22T20:32:46.5812140Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2024-08-22T20:32:46.6004810Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2024-08-22T20:32:46.6257930Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2024-08-22T20:32:46.6324710Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2024-08-22T20:32:46.6482570Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2024-08-22T20:32:46.6699260Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2024-08-22T20:32:46.6917750Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2024-08-22T20:32:46.6958450Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2024-08-22T20:32:46.7221310Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2024-08-22T20:32:46.7406210Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u1.c.o 2024-08-22T20:32:46.7567400Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u2.c.o 2024-08-22T20:32:46.7734230Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-scalar-u4.c.o 2024-08-22T20:32:46.7798030Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2024-08-22T20:32:46.8057610Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2024-08-22T20:32:46.8177460Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.8475780Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.8558200Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.8878860Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.9062620Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.9173630Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:46.9553990Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:46.9846440Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:46.9876460Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.0328370Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.0530180Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.0660380Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.1068370Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.1081860Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.1303060Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.1713150Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.2014510Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.2077580Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.2685730Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.2843560Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.2948940Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.3359730Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.3416670Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.3872040Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.4184230Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.4270920Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.4701260Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.5084190Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.5260870Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.5614310Z [ 34%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.5636490Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2024-08-22T20:32:47.5971720Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.6222630Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.6342620Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.6503630Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2024-08-22T20:32:47.6822760Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.7000100Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.7257550Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.7480390Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2024-08-22T20:32:47.7713760Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.7968440Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.8229630Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.8427610Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.8637130Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.8939130Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:47.9203550Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:47.9546860Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:47.9883820Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:48.0222760Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2024-08-22T20:32:48.0541130Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2024-08-22T20:32:48.0661080Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2024-08-22T20:32:48.0855630Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2024-08-22T20:32:48.1005340Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-08-22T20:32:48.1203250Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-08-22T20:32:48.1346910Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-08-22T20:32:48.1646980Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c1.c.o 2024-08-22T20:32:48.2017360Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c2.c.o 2024-08-22T20:32:48.2216750Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-imagic-c4.c.o 2024-08-22T20:32:48.2520180Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-08-22T20:32:48.2774340Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-08-22T20:32:48.3098440Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-08-22T20:32:48.3301240Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c1.c.o 2024-08-22T20:32:48.3402960Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c2.c.o 2024-08-22T20:32:48.3789860Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-fmagic-c4.c.o 2024-08-22T20:32:48.3872230Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c1.c.o 2024-08-22T20:32:48.4030220Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c2.c.o 2024-08-22T20:32:48.4348960Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-imagic-c4.c.o 2024-08-22T20:32:48.4479280Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c2.c.o 2024-08-22T20:32:48.4532180Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c1.c.o 2024-08-22T20:32:48.4934110Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-scalar-lrintf-c4.c.o 2024-08-22T20:32:48.5042350Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:48.5045210Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:48.5481620Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:48.5640680Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:48.5785720Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:48.6115770Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:48.6302080Z [ 35%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:48.6463670Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:48.6880920Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:48.6962080Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:48.7058450Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:48.7507450Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:48.7552620Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:48.7766130Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:48.8132890Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:48.8291020Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:48.8362190Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:48.8853140Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:48.8983650Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:48.9047980Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:48.9474800Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:48.9760610Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:48.9823560Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.0134520Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.0382520Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.0561300Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.0889590Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.1090460Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.1218280Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.1609450Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.1823190Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.2024110Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.2328770Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.2647100Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.2721050Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.2965430Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.3363790Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.3456890Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.3585320Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.3929020Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.4106630Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.4331320Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.4528280Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.4806020Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.5057480Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.5171410Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.5411570Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.5686920Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.5893890Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.6176710Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.6303720Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.6611720Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.6872670Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.7095640Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.7263980Z [ 36%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.7567240Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.7748000Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.8010760Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.8333370Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.8498710Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.8700400Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2024-08-22T20:32:49.9175180Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2024-08-22T20:32:49.9361520Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2024-08-22T20:32:49.9499040Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2024-08-22T20:32:49.9973880Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-fmagic.c.o 2024-08-22T20:32:50.0193640Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-scalar-lrintf.c.o 2024-08-22T20:32:50.0324260Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-scalar.c.o 2024-08-22T20:32:50.0462760Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-signed64.c.o 2024-08-22T20:32:50.0623370Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned32.c.o 2024-08-22T20:32:50.0799550Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-scalar-unsigned64.c.o 2024-08-22T20:32:50.0861240Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2024-08-22T20:32:50.1069050Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2024-08-22T20:32:50.1303470Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2024-08-22T20:32:50.1338200Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2024-08-22T20:32:50.1594880Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2024-08-22T20:32:50.1783390Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2024-08-22T20:32:50.1899280Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2024-08-22T20:32:50.2068320Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2024-08-22T20:32:50.2332970Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2024-08-22T20:32:50.2428740Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u1.c.o 2024-08-22T20:32:50.2559500Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u2.c.o 2024-08-22T20:32:50.2912170Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2024-08-22T20:32:50.2962650Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-scalar-u4.c.o 2024-08-22T20:32:50.3131420Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2024-08-22T20:32:50.3173020Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2024-08-22T20:32:50.3453630Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2024-08-22T20:32:50.3532730Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2024-08-22T20:32:50.3555310Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2024-08-22T20:32:50.3668390Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2024-08-22T20:32:50.4070910Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2024-08-22T20:32:50.4173460Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2024-08-22T20:32:50.4276290Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2024-08-22T20:32:50.4403820Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2024-08-22T20:32:50.4676570Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2024-08-22T20:32:50.4677920Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2024-08-22T20:32:50.4749190Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2024-08-22T20:32:50.4930580Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2024-08-22T20:32:50.5065530Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:50.5178470Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2024-08-22T20:32:50.5404640Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x1.c.o 2024-08-22T20:32:50.5554520Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x2.c.o 2024-08-22T20:32:50.5644580Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x3.c.o 2024-08-22T20:32:50.5660360Z [ 37%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-scalar-x4.c.o 2024-08-22T20:32:50.5788380Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u1.c.o 2024-08-22T20:32:50.6004220Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u2.c.o 2024-08-22T20:32:50.6050550Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u3.c.o 2024-08-22T20:32:50.6120530Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-scalar-u4.c.o 2024-08-22T20:32:50.6196280Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2024-08-22T20:32:50.6461730Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2024-08-22T20:32:50.6557520Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2024-08-22T20:32:50.6611640Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2024-08-22T20:32:50.6618970Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2024-08-22T20:32:50.6882920Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2024-08-22T20:32:50.6996270Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2024-08-22T20:32:50.7107700Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-scalar-x1.c.o 2024-08-22T20:32:50.7170870Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-subtract/u32-filterbank-subtract-scalar-x2.c.o 2024-08-22T20:32:50.7433110Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x1.c.o 2024-08-22T20:32:50.7496050Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x2.c.o 2024-08-22T20:32:50.7523890Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x3.c.o 2024-08-22T20:32:50.7604250Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-vlog/gen/u32-vlog-scalar-x4.c.o 2024-08-22T20:32:50.7842560Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u64-u32-vsqrtshift/u64-u32-vsqrtshift-scalar-cvtu32-sqrt-cvtu32f64-u1.c.o 2024-08-22T20:32:50.7972930Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2024-08-22T20:32:50.8062930Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2024-08-22T20:32:50.8132960Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2024-08-22T20:32:50.8291930Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2024-08-22T20:32:50.8392640Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2024-08-22T20:32:50.8512860Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u2.c.o 2024-08-22T20:32:50.8577390Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:50.8783340Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u2.c.o 2024-08-22T20:32:50.8820570Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:50.9007700Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u2.c.o 2024-08-22T20:32:50.9150090Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:50.9350130Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u2.c.o 2024-08-22T20:32:50.9361750Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:50.9656440Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u2.c.o 2024-08-22T20:32:50.9918540Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:51.1409700Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:51.1775400Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2024-08-22T20:32:51.2104730Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:51.2492070Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:51.2884950Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2024-08-22T20:32:51.2958220Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:51.3348290Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2024-08-22T20:32:51.3368000Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:51.3697750Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2024-08-22T20:32:51.3838240Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2024-08-22T20:32:51.4133120Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2024-08-22T20:32:51.4212770Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2024-08-22T20:32:51.4501500Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:51.4533620Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:51.5348470Z [ 38%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2024-08-22T20:32:51.5364770Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:51.5707580Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:51.5774600Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:51.6154110Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:51.6223600Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2024-08-22T20:32:51.6600690Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:51.6650430Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2024-08-22T20:32:51.6995220Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2024-08-22T20:32:51.7091280Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2024-08-22T20:32:51.7416620Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2024-08-22T20:32:51.7529630Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2024-08-22T20:32:51.7825850Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2024-08-22T20:32:51.7870090Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2024-08-22T20:32:51.8229350Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2024-08-22T20:32:51.8239340Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2024-08-22T20:32:51.8520930Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2024-08-22T20:32:51.8625440Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2024-08-22T20:32:51.8733430Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2024-08-22T20:32:51.8781350Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2024-08-22T20:32:51.8968920Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2024-08-22T20:32:51.9052380Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2024-08-22T20:32:51.9120400Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2024-08-22T20:32:51.9195710Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2024-08-22T20:32:51.9393820Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2024-08-22T20:32:51.9483770Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:51.9625070Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2024-08-22T20:32:51.9645170Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:51.9840590Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2024-08-22T20:32:51.9950750Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:52.0134510Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:52.0155470Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2024-08-22T20:32:52.0453770Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2024-08-22T20:32:52.0510800Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2024-08-22T20:32:52.0944380Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2024-08-22T20:32:52.1096700Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2024-08-22T20:32:52.1307690Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2024-08-22T20:32:52.1519620Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2024-08-22T20:32:52.1721790Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:52.1901780Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2024-08-22T20:32:52.2128210Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2024-08-22T20:32:52.2419880Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2024-08-22T20:32:52.2497580Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:52.2875530Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:52.2902750Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2024-08-22T20:32:52.3292830Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2024-08-22T20:32:52.3332800Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2024-08-22T20:32:52.3705000Z [ 39%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2024-08-22T20:32:52.3790500Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:52.4149460Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2024-08-22T20:32:52.4237970Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:52.4291050Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2024-08-22T20:32:52.4379110Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2024-08-22T20:32:52.4616340Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-scalar.c.o 2024-08-22T20:32:52.4692390Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2024-08-22T20:32:52.4822130Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2024-08-22T20:32:52.4929310Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2024-08-22T20:32:52.4991910Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2024-08-22T20:32:52.5090350Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2024-08-22T20:32:52.5184960Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2024-08-22T20:32:52.5320150Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2024-08-22T20:32:52.5397860Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2024-08-22T20:32:52.5526680Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2024-08-22T20:32:52.5598970Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2024-08-22T20:32:52.5700480Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2024-08-22T20:32:52.5869240Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2024-08-22T20:32:52.5938390Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2024-08-22T20:32:52.5948640Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2024-08-22T20:32:52.6108000Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2024-08-22T20:32:52.6291960Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2024-08-22T20:32:52.6296410Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2024-08-22T20:32:52.6323610Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2024-08-22T20:32:52.6471050Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2024-08-22T20:32:52.6654840Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2024-08-22T20:32:52.6717040Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2024-08-22T20:32:52.6770300Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2024-08-22T20:32:52.6952450Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2024-08-22T20:32:52.7052830Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2024-08-22T20:32:52.7186660Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2024-08-22T20:32:52.7206480Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2024-08-22T20:32:52.7382120Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u1.c.o 2024-08-22T20:32:52.7474820Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u2.c.o 2024-08-22T20:32:52.7699430Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-08-22T20:32:52.7744010Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u1.c.o 2024-08-22T20:32:52.7947560Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u2.c.o 2024-08-22T20:32:52.8059760Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-08-22T20:32:52.8282300Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-div.c.o 2024-08-22T20:32:52.8388430Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h2ts-rcp.c.o 2024-08-22T20:32:52.8468210Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-div.c.o 2024-08-22T20:32:52.8585180Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ps-rcp.c.o 2024-08-22T20:32:52.8738440Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-rcp.c.o 2024-08-22T20:32:52.8795630Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut4-p4h3ts-div.c.o 2024-08-22T20:32:52.9003630Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-div.c.o 2024-08-22T20:32:52.9059280Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p3h1ts-div.c.o 2024-08-22T20:32:52.9169810Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h2ts-rcp.c.o 2024-08-22T20:32:52.9282440Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-08-22T20:32:52.9437900Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ps-rcp.c.o 2024-08-22T20:32:52.9500620Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-08-22T20:32:52.9645550Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-rcp.c.o 2024-08-22T20:32:52.9739700Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p3h1ts-div.c.o 2024-08-22T20:32:52.9858620Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-div.c.o 2024-08-22T20:32:53.0035060Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h2ts-rcp.c.o 2024-08-22T20:32:53.0103610Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ps-div.c.o 2024-08-22T20:32:53.0132560Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut16-p4h3ts-div.c.o 2024-08-22T20:32:53.0396240Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut32-p3h1ts-div.c.o 2024-08-22T20:32:53.0459530Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut64-p3h1ts-div.c.o 2024-08-22T20:32:53.0540160Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h4ts-div.c.o 2024-08-22T20:32:53.0567880Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-div.c.o 2024-08-22T20:32:53.0885350Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ps-rcp.c.o 2024-08-22T20:32:53.0990910Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-div.c.o 2024-08-22T20:32:53.0994100Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-p6h5ts-rcp.c.o 2024-08-22T20:32:53.1022050Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h2ts-div.c.o 2024-08-22T20:32:53.1307630Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ts-div.c.o 2024-08-22T20:32:53.1319750Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut4-p4h3ps-div.c.o 2024-08-22T20:32:53.1420780Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p3h1ts-div.c.o 2024-08-22T20:32:53.1443100Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-div.c.o 2024-08-22T20:32:53.1710510Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ps-div.c.o 2024-08-22T20:32:53.1714420Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h2ts-rcp.c.o 2024-08-22T20:32:53.1767580Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut8-p4h3ts-div.c.o 2024-08-22T20:32:53.1896170Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p3h1ts-div.c.o 2024-08-22T20:32:53.2164110Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h2ts-div.c.o 2024-08-22T20:32:53.2188730Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ps-div.c.o 2024-08-22T20:32:53.2289120Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut16-p4h3ts-div.c.o 2024-08-22T20:32:53.2323500Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut32-p3h1ts-div.c.o 2024-08-22T20:32:53.2621120Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-lut64-p3h1ts-div.c.o 2024-08-22T20:32:53.2757620Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h4ts-div.c.o 2024-08-22T20:32:53.2759080Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ps-div.c.o 2024-08-22T20:32:53.2797110Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr2-p6h5ts-div.c.o 2024-08-22T20:32:53.3063810Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h2ts-div.c.o 2024-08-22T20:32:53.3115990Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ps-div.c.o 2024-08-22T20:32:53.3152360Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut4-p4h3ts-div.c.o 2024-08-22T20:32:53.3155720Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p3h1ts-div.c.o 2024-08-22T20:32:53.3525810Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ps-div.c.o 2024-08-22T20:32:53.3527360Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h2ts-div.c.o 2024-08-22T20:32:53.3555000Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p3h1ts-div.c.o 2024-08-22T20:32:53.3656990Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut8-p4h3ts-div.c.o 2024-08-22T20:32:53.3933690Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h2ts-div.c.o 2024-08-22T20:32:53.4036310Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ts-div.c.o 2024-08-22T20:32:53.4058140Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut16-p4h3ps-div.c.o 2024-08-22T20:32:53.4066360Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut32-p3h1ts-div.c.o 2024-08-22T20:32:53.4402800Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-lut64-p3h1ts-div.c.o 2024-08-22T20:32:53.4430000Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h4ts-div.c.o 2024-08-22T20:32:53.4432270Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ps-div.c.o 2024-08-22T20:32:53.4534970Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr1-p6h5ts-div.c.o 2024-08-22T20:32:53.4812550Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h2ts-div.c.o 2024-08-22T20:32:53.4867730Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ps-div.c.o 2024-08-22T20:32:53.4955820Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut4-p4h3ts-div.c.o 2024-08-22T20:32:53.5015890Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p3h1ts-div.c.o 2024-08-22T20:32:53.5220940Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h2ts-div.c.o 2024-08-22T20:32:53.5353210Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ps-div.c.o 2024-08-22T20:32:53.5386610Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-08-22T20:32:53.5490080Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p3h1ts-div.c.o 2024-08-22T20:32:53.5706200Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h2ts-div.c.o 2024-08-22T20:32:53.5789740Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ps-div.c.o 2024-08-22T20:32:53.5794600Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut16-p4h3ts-div.c.o 2024-08-22T20:32:53.5898300Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut32-p3h1ts-div.c.o 2024-08-22T20:32:53.6154080Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-lut64-p3h1ts-div.c.o 2024-08-22T20:32:53.6226220Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h4ts-div.c.o 2024-08-22T20:32:53.6336230Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ps-div.c.o 2024-08-22T20:32:53.6373850Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1plus-rr2-p6h5ts-div.c.o 2024-08-22T20:32:53.6538950Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-neon-x1.c.o 2024-08-22T20:32:53.6675000Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-neon-x4.c.o 2024-08-22T20:32:53.6764340Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples1-neon.c.o 2024-08-22T20:32:53.6793730Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-bfly4/cs16-bfly4-samples4-neon.c.o 2024-08-22T20:32:53.7463930Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x4.c.o 2024-08-22T20:32:53.7566570Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-fftr/cs16-fftr-neon-x4.c.o 2024-08-22T20:32:53.7619450Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x8.c.o 2024-08-22T20:32:53.7623500Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x12.c.o 2024-08-22T20:32:53.8256330Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u8.c.o 2024-08-22T20:32:53.8321220Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/cs16-vsquareabs/gen/cs16-vsquareabs-neon-mlal-ld128-x16.c.o 2024-08-22T20:32:53.8383710Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u16.c.o 2024-08-22T20:32:53.8415620Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u24.c.o 2024-08-22T20:32:53.9077540Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int16-u32.c.o 2024-08-22T20:32:53.9131870Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u8.c.o 2024-08-22T20:32:53.9302220Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u16.c.o 2024-08-22T20:32:53.9329750Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u24.c.o 2024-08-22T20:32:53.9909640Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neon-int32-u32.c.o 2024-08-22T20:32:54.0089220Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-4x-neon-c4.c.o 2024-08-22T20:32:54.0090450Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-neon-c4.c.o 2024-08-22T20:32:54.0199630Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-argmaxpool/f32-argmaxpool-9x-neon-c4.c.o 2024-08-22T20:32:54.0881590Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-neon-c4.c.o 2024-08-22T20:32:54.0946560Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-avgpool/f32-avgpool-9x-minmax-neon-c4.c.o 2024-08-22T20:32:54.1010260Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-neon-2x2.c.o 2024-08-22T20:32:54.1271600Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x1.c.o 2024-08-22T20:32:54.1657570Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-neon-2x2.c.o 2024-08-22T20:32:54.1768810Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x1.c.o 2024-08-22T20:32:54.2267430Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-neon-2x2.c.o 2024-08-22T20:32:54.2383450Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x1.c.o 2024-08-22T20:32:54.2698740Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-neon-2x2.c.o 2024-08-22T20:32:54.2848370Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x1.c.o 2024-08-22T20:32:54.3306070Z [ 42%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-neon-2x2.c.o 2024-08-22T20:32:54.3705370Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:54.3802660Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:54.4285700Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:54.4772170Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4.c.o 2024-08-22T20:32:54.4873890Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:54.4886030Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-1x4.c.o 2024-08-22T20:32:54.5221150Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-3x4.c.o 2024-08-22T20:32:54.5815280Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-4x4.c.o 2024-08-22T20:32:54.5884750Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-5x4.c.o 2024-08-22T20:32:54.5890940Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-neon-6x4.c.o 2024-08-22T20:32:54.6323970Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:54.6860110Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:54.6965440Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:54.6995230Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-1x4.c.o 2024-08-22T20:32:54.7406790Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:54.7799750Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-2x4.c.o 2024-08-22T20:32:54.7937430Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-3x4.c.o 2024-08-22T20:32:54.8009920Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-neon-4x4.c.o 2024-08-22T20:32:54.8403910Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:54.8840710Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:54.9222360Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:54.9282190Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4-acc5.c.o 2024-08-22T20:32:54.9397000Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-1x4.c.o 2024-08-22T20:32:54.9834570Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:55.0289950Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4-acc3.c.o 2024-08-22T20:32:55.0413570Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-2x4.c.o 2024-08-22T20:32:55.0565450Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4-acc2.c.o 2024-08-22T20:32:55.1113730Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-3x4.c.o 2024-08-22T20:32:55.1402650Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4-acc2.c.o 2024-08-22T20:32:55.1596240Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-4x4.c.o 2024-08-22T20:32:55.1928510Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-neon-5x4.c.o 2024-08-22T20:32:55.2601880Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc2.c.o 2024-08-22T20:32:55.2817670Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc3.c.o 2024-08-22T20:32:55.2877910Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc4.c.o 2024-08-22T20:32:55.3358630Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4-acc5.c.o 2024-08-22T20:32:55.3659530Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-1x4.c.o 2024-08-22T20:32:55.3861190Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc2.c.o 2024-08-22T20:32:55.3989710Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4-acc3.c.o 2024-08-22T20:32:55.4546760Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-2x4.c.o 2024-08-22T20:32:55.4622950Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4-acc2.c.o 2024-08-22T20:32:55.5109350Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-neon-3x4.c.o 2024-08-22T20:32:55.5163650Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:55.5659200Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neon.c.o 2024-08-22T20:32:55.5926020Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:55.6173070Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neon.c.o 2024-08-22T20:32:55.6344780Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:55.6808290Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neon.c.o 2024-08-22T20:32:55.6937820Z [ 43%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:55.7315540Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neon.c.o 2024-08-22T20:32:55.7352080Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:55.7816750Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neon.c.o 2024-08-22T20:32:55.7883680Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:55.8270380Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neon.c.o 2024-08-22T20:32:55.8345700Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:55.8828760Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neon.c.o 2024-08-22T20:32:55.8931280Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:55.9298440Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neon.c.o 2024-08-22T20:32:55.9402690Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:55.9916320Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neon.c.o 2024-08-22T20:32:56.0189290Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:56.0362550Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neon.c.o 2024-08-22T20:32:56.0418260Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:56.0960060Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neon.c.o 2024-08-22T20:32:56.1325590Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon-acc2.c.o 2024-08-22T20:32:56.1400660Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neon.c.o 2024-08-22T20:32:56.1548490Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:56.1970830Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neon.c.o 2024-08-22T20:32:56.2474220Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:56.2600470Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neon.c.o 2024-08-22T20:32:56.2679520Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:56.3054640Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neon.c.o 2024-08-22T20:32:56.3474400Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon-acc2.c.o 2024-08-22T20:32:56.3666380Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neon.c.o 2024-08-22T20:32:56.3687580Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon-acc2.c.o 2024-08-22T20:32:56.4304950Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neon.c.o 2024-08-22T20:32:56.4649300Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon-acc2.c.o 2024-08-22T20:32:56.4797560Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neon.c.o 2024-08-22T20:32:56.4955780Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u8.c.o 2024-08-22T20:32:56.5633410Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u16.c.o 2024-08-22T20:32:56.5908820Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u24.c.o 2024-08-22T20:32:56.6035080Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neon-u32.c.o 2024-08-22T20:32:56.6146370Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool-cw/f32-gavgpool-cw-neon-u4.c.o 2024-08-22T20:32:56.6548320Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7p7x-minmax-neon-c4.c.o 2024-08-22T20:32:56.6813460Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gavgpool/f32-gavgpool-7x-minmax-neon-c4.c.o 2024-08-22T20:32:56.6948070Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:56.6961000Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:56.7330090Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:56.7638430Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neon.c.o 2024-08-22T20:32:56.7955110Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:56.8016450Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:56.8318830Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:56.8625790Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:56.9074910Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:56.9116900Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:56.9556850Z [ 44%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:56.9666460Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.0083770Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neon.c.o 2024-08-22T20:32:57.0093080Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.0711300Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.0737380Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.1077180Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.1249310Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:57.1807120Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:57.1911620Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.2195350Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.2285540Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neon.c.o 2024-08-22T20:32:57.2943030Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.2983150Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neon.c.o 2024-08-22T20:32:57.3260340Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:57.3410940Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.4055350Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.4212180Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neon.c.o 2024-08-22T20:32:57.4374670Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:57.4634260Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:57.5139630Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.5314160Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.5358960Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neon.c.o 2024-08-22T20:32:57.5677590Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.6267120Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:57.6494940Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:57.6666860Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.6732690Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.7331500Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neon.c.o 2024-08-22T20:32:57.7656410Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neon.c.o 2024-08-22T20:32:57.7757410Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p4.c.o 2024-08-22T20:32:57.7946650Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p8.c.o 2024-08-22T20:32:57.8516460Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neon-p16.c.o 2024-08-22T20:32:57.8584920Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neon-c4.c.o 2024-08-22T20:32:57.8730010Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neon-c8.c.o 2024-08-22T20:32:57.8875910Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:57.9354460Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:57.9575950Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:57.9646260Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neon.c.o 2024-08-22T20:32:57.9824530Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.0309470Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.0636320Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:58.0664930Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.0781680Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:58.1363140Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:58.1624520Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:58.1680270Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:58.1807260Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.2370030Z [ 45%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neon.c.o 2024-08-22T20:32:58.2682340Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.2774170Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.2914220Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:58.3288000Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:58.3886150Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-dup-ld128.c.o 2024-08-22T20:32:58.3909850Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:58.4008790Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.4257680Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neon.c.o 2024-08-22T20:32:58.4947860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-neon-lane-ld128.c.o 2024-08-22T20:32:58.5006750Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neon.c.o 2024-08-22T20:32:58.5012860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-neon-c4.c.o 2024-08-22T20:32:58.5365500Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-neon-c4.c.o 2024-08-22T20:32:58.6022150Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-neon-c4.c.o 2024-08-22T20:32:58.6061240Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon-prfm.c.o 2024-08-22T20:32:58.6161690Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-neon.c.o 2024-08-22T20:32:58.6200290Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon-prfm.c.o 2024-08-22T20:32:58.6876840Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-neon.c.o 2024-08-22T20:32:58.7104060Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon-prfm.c.o 2024-08-22T20:32:58.7117510Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-1x4.c.o 2024-08-22T20:32:58.7129240Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-neon.c.o 2024-08-22T20:32:58.7827690Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-1x16.c.o 2024-08-22T20:32:58.7832690Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-1x8.c.o 2024-08-22T20:32:58.7937560Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-2x4.c.o 2024-08-22T20:32:58.8034590Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-2x8.c.o 2024-08-22T20:32:58.8673400Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-4x4.c.o 2024-08-22T20:32:58.8731770Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-2x16.c.o 2024-08-22T20:32:58.8742480Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-4x8.c.o 2024-08-22T20:32:58.8831530Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-neon-4x16.c.o 2024-08-22T20:32:58.9489990Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:58.9580890Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:58.9713530Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:58.9887570Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.0468910Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.0614120Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:59.0873470Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.1087150Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:59.1384790Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.1766250Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.2058390Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:59.2079880Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.2452110Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.2783280Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.3101860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-dup-ld64.c.o 2024-08-22T20:32:59.3193230Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neon-lane-ld64.c.o 2024-08-22T20:32:59.3530070Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u8.c.o 2024-08-22T20:32:59.3861690Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u16.c.o 2024-08-22T20:32:59.4201680Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u24.c.o 2024-08-22T20:32:59.4239590Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neon-u32.c.o 2024-08-22T20:32:59.4441160Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u8.c.o 2024-08-22T20:32:59.4867120Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u16.c.o 2024-08-22T20:32:59.4953300Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u24.c.o 2024-08-22T20:32:59.5198710Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neon-u32.c.o 2024-08-22T20:32:59.5308770Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u4.c.o 2024-08-22T20:32:59.5714160Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8-acc2.c.o 2024-08-22T20:32:59.5976190Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u8.c.o 2024-08-22T20:32:59.6223340Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u12-acc3.c.o 2024-08-22T20:32:59.6328430Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u12-acc2.c.o 2024-08-22T20:32:59.6627340Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u12.c.o 2024-08-22T20:32:59.6879740Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc2.c.o 2024-08-22T20:32:59.7093310Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16-acc4.c.o 2024-08-22T20:32:59.7215760Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u16.c.o 2024-08-22T20:32:59.7461390Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u20-acc2.c.o 2024-08-22T20:32:59.7752560Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u20-acc5.c.o 2024-08-22T20:32:59.8133780Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-lut64-p2-u20.c.o 2024-08-22T20:32:59.8182740Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u4.c.o 2024-08-22T20:32:59.8407770Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8-acc2.c.o 2024-08-22T20:32:59.8710450Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u8.c.o 2024-08-22T20:32:59.9090860Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u12-acc3.c.o 2024-08-22T20:32:59.9142920Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u12-acc2.c.o 2024-08-22T20:32:59.9336970Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u12.c.o 2024-08-22T20:32:59.9567410Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc2.c.o 2024-08-22T20:32:59.9925780Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16-acc4.c.o 2024-08-22T20:33:00.0017220Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u16.c.o 2024-08-22T20:33:00.0265050Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u20-acc2.c.o 2024-08-22T20:33:00.0601590Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u20-acc5.c.o 2024-08-22T20:33:00.0823530Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neon-rr2-p5-u20.c.o 2024-08-22T20:33:00.0925070Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u4.c.o 2024-08-22T20:33:00.1138650Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u8-acc2.c.o 2024-08-22T20:33:00.1540670Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u12-acc3.c.o 2024-08-22T20:33:00.1609530Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u16-acc2.c.o 2024-08-22T20:33:00.1811840Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-neon-u16-acc4.c.o 2024-08-22T20:33:00.2028060Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u4.c.o 2024-08-22T20:33:00.2363470Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u8-acc2.c.o 2024-08-22T20:33:00.2587580Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u12-acc3.c.o 2024-08-22T20:33:00.2650060Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u16-acc2.c.o 2024-08-22T20:33:00.2855000Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-neon-u16-acc4.c.o 2024-08-22T20:33:00.3196050Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u4.c.o 2024-08-22T20:33:00.3438410Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u8-acc2.c.o 2024-08-22T20:33:00.3513830Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u12-acc3.c.o 2024-08-22T20:33:00.3778340Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc2.c.o 2024-08-22T20:33:00.3964760Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-neon-u16-acc4.c.o 2024-08-22T20:33:00.4268600Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u4.c.o 2024-08-22T20:33:00.4393570Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u8-acc2.c.o 2024-08-22T20:33:00.4597950Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u12-acc3.c.o 2024-08-22T20:33:00.4772190Z [ 47%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u16-acc2.c.o 2024-08-22T20:33:00.5290370Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-neon-u16-acc4.c.o 2024-08-22T20:33:00.5402540Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-pipelined.c.o 2024-08-22T20:33:00.5453330Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon-x2.c.o 2024-08-22T20:33:00.5570790Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neon.c.o 2024-08-22T20:33:00.6078960Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-pipelined.c.o 2024-08-22T20:33:00.6348580Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon-x2.c.o 2024-08-22T20:33:00.6418990Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neon.c.o 2024-08-22T20:33:00.6519590Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x1-minmax-neon.c.o 2024-08-22T20:33:00.7127450Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-pipelined.c.o 2024-08-22T20:33:00.7264920Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon-x2.c.o 2024-08-22T20:33:00.7432640Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neon.c.o 2024-08-22T20:33:00.7458710Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-pipelined.c.o 2024-08-22T20:33:00.7991190Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon-x2.c.o 2024-08-22T20:33:00.8259630Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neon.c.o 2024-08-22T20:33:00.8395270Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-neon-u4.c.o 2024-08-22T20:33:00.8514370Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-minmax-neon-u8.c.o 2024-08-22T20:33:00.9069940Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-neon-u4.c.o 2024-08-22T20:33:00.9249400Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-minmax-neon-u8.c.o 2024-08-22T20:33:00.9265140Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-neon-u4.c.o 2024-08-22T20:33:00.9414920Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-neon-u8.c.o 2024-08-22T20:33:00.9978060Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-neon-u4.c.o 2024-08-22T20:33:01.0142180Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-neon-u8.c.o 2024-08-22T20:33:01.0145800Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-neon-u8.c.o 2024-08-22T20:33:01.0175090Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-neon-u4.c.o 2024-08-22T20:33:01.0819700Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-neon-u4.c.o 2024-08-22T20:33:01.0966260Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-neon-u8.c.o 2024-08-22T20:33:01.1053840Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-neon-u4.c.o 2024-08-22T20:33:01.1124480Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-minmax-neon-u8.c.o 2024-08-22T20:33:01.1728660Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-neon-u4.c.o 2024-08-22T20:33:01.1799180Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-minmax-neon-u8.c.o 2024-08-22T20:33:01.1959640Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-neon-u4.c.o 2024-08-22T20:33:01.1963280Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-minmax-neon-u8.c.o 2024-08-22T20:33:01.2528660Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-neon-u4.c.o 2024-08-22T20:33:01.2638230Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-neon-u8.c.o 2024-08-22T20:33:01.2754240Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u4.c.o 2024-08-22T20:33:01.3017600Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-neon-u8.c.o 2024-08-22T20:33:01.3437850Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-neon-u4.c.o 2024-08-22T20:33:01.3500960Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-minmax-neon-u8.c.o 2024-08-22T20:33:01.3603150Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-neon-u4.c.o 2024-08-22T20:33:01.3947180Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-minmax-neon-u8.c.o 2024-08-22T20:33:01.4260160Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-neon-u4.c.o 2024-08-22T20:33:01.4338940Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-neon-u8.c.o 2024-08-22T20:33:01.4553180Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-neon-u16.c.o 2024-08-22T20:33:01.4885170Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u4.c.o 2024-08-22T20:33:01.5174240Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u8.c.o 2024-08-22T20:33:01.5295550Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u12.c.o 2024-08-22T20:33:01.5659520Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-neon-u16.c.o 2024-08-22T20:33:01.5748640Z [ 48%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u4.c.o 2024-08-22T20:33:01.6016530Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u8.c.o 2024-08-22T20:33:01.6142770Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u12.c.o 2024-08-22T20:33:01.6629670Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u16.c.o 2024-08-22T20:33:01.6815440Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u20.c.o 2024-08-22T20:33:01.7012360Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-lut16-p3-u24.c.o 2024-08-22T20:33:01.7127020Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u4.c.o 2024-08-22T20:33:01.7603400Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u8.c.o 2024-08-22T20:33:01.7837850Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u12.c.o 2024-08-22T20:33:01.8073700Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u20.c.o 2024-08-22T20:33:01.8174280Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u16.c.o 2024-08-22T20:33:01.8498740Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neon-rr2-p6-u24.c.o 2024-08-22T20:33:01.8803170Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-neon-u4.c.o 2024-08-22T20:33:01.9041080Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-neon-u8.c.o 2024-08-22T20:33:01.9141760Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-neon-u16.c.o 2024-08-22T20:33:01.9540000Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-neon-u4.c.o 2024-08-22T20:33:01.9623940Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-neon-u8.c.o 2024-08-22T20:33:01.9997240Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neon-2x.c.o 2024-08-22T20:33:02.0074450Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neon-2x.c.o 2024-08-22T20:33:02.0425340Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-neon-u4.c.o 2024-08-22T20:33:02.0582690Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-neon-u8.c.o 2024-08-22T20:33:02.0847710Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neon-u4.c.o 2024-08-22T20:33:02.1093800Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neon-u8.c.o 2024-08-22T20:33:02.1356300Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neon-u8.c.o 2024-08-22T20:33:02.1374230Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neon-u4.c.o 2024-08-22T20:33:02.1748800Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neon-u4.c.o 2024-08-22T20:33:02.1958480Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neon-u8.c.o 2024-08-22T20:33:02.2185660Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neon-u4.c.o 2024-08-22T20:33:02.2386090Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neon-u8.c.o 2024-08-22T20:33:02.2721430Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u4.c.o 2024-08-22T20:33:02.2999090Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u8.c.o 2024-08-22T20:33:02.3018940Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u12.c.o 2024-08-22T20:33:02.3306600Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u16.c.o 2024-08-22T20:33:02.3705220Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u20.c.o 2024-08-22T20:33:02.3928770Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut64-p2-nr2recps-u24.c.o 2024-08-22T20:33:02.4130100Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u4.c.o 2024-08-22T20:33:02.4413630Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u8.c.o 2024-08-22T20:33:02.4819100Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u12.c.o 2024-08-22T20:33:02.5004830Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u16.c.o 2024-08-22T20:33:02.5063210Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u20.c.o 2024-08-22T20:33:02.5355470Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-lut2048-p1-nr2recps-u24.c.o 2024-08-22T20:33:02.5823580Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u4.c.o 2024-08-22T20:33:02.6067980Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u8.c.o 2024-08-22T20:33:02.6073530Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u12.c.o 2024-08-22T20:33:02.6355350Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u16.c.o 2024-08-22T20:33:02.6862970Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u20.c.o 2024-08-22T20:33:02.7044300Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u4.c.o 2024-08-22T20:33:02.7099080Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neon-rr2-p5-nr2recps-u24.c.o 2024-08-22T20:33:02.7441940Z [ 49%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u8.c.o 2024-08-22T20:33:02.7860170Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u12.c.o 2024-08-22T20:33:02.8054690Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neon-expm1minus-rr1-p6h5ts-nr2recps-u16.c.o 2024-08-22T20:33:02.8210810Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-neon-u4.c.o 2024-08-22T20:33:02.8379670Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vabs-neon-u8.c.o 2024-08-22T20:33:02.8901800Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-neon-u4.c.o 2024-08-22T20:33:02.8983310Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vneg-neon-u8.c.o 2024-08-22T20:33:02.9107380Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-neon-u4.c.o 2024-08-22T20:33:02.9277490Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vunary/gen/f32-vsqr-neon-u8.c.o 2024-08-22T20:33:02.9878500Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u8.c.o 2024-08-22T20:33:02.9895410Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u16.c.o 2024-08-22T20:33:03.0002970Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u24.c.o 2024-08-22T20:33:03.0241310Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/i16-vlshift/gen/i16-vlshift-neon-u32.c.o 2024-08-22T20:33:03.0661420Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neon-int16.c.o 2024-08-22T20:33:03.0675800Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neon-int32.c.o 2024-08-22T20:33:03.0836590Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neon-rr2-lut16-p3.c.o 2024-08-22T20:33:03.1130700Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neon-rr2-p6.c.o 2024-08-22T20:33:03.1451720Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-neon.c.o 2024-08-22T20:33:03.1624190Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qs8-cvt-neon.c.o 2024-08-22T20:33:03.1664440Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qu8-cvt-neon.c.o 2024-08-22T20:33:03.1924590Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neon-addsub.c.o 2024-08-22T20:33:03.2352940Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-neon-addsub.c.o 2024-08-22T20:33:03.2395730Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neon-cvt.c.o 2024-08-22T20:33:03.2500550Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neon-addsub.c.o 2024-08-22T20:33:03.2747010Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neon-cvt.c.o 2024-08-22T20:33:03.3168340Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neon-addsub.c.o 2024-08-22T20:33:03.3272020Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neon-cvt.c.o 2024-08-22T20:33:03.3374860Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neon-rr2-lut64-p2-nr2recps.c.o 2024-08-22T20:33:03.3540270Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neon-rr2-lut2048-p1-nr2recps.c.o 2024-08-22T20:33:03.4108420Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neon-rr2-p5-nr2recps.c.o 2024-08-22T20:33:03.4210780Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neon-nr1rsqrts.c.o 2024-08-22T20:33:03.4523170Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neon-nr2rsqrts.c.o 2024-08-22T20:33:03.4628240Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neon-nr3rsqrts.c.o 2024-08-22T20:33:03.5154000Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neon-expm1minus-rr1-p6h5ts-nr2recps.c.o 2024-08-22T20:33:03.5258180Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neon-expm1minus-rr2-lut8-p4h2ts-nr2recps.c.o 2024-08-22T20:33:03.5465820Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neon-expm1minus-rr2-lut8-p4h3ps-nr2recps.c.o 2024-08-22T20:33:03.5651620Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.6202340Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:03.6305340Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.6551080Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:03.6998420Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.7377350Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:03.7640290Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.8064980Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:03.8531280Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:03.9047760Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:03.9341830Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.0003900Z [ 50%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.0406670Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:33:04.0548840Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.1062090Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.1270640Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.1580360Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.1886470Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:33:04.2411810Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.2727410Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.2931470Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.3255710Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.3914930Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.4119490Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.4430320Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.4638000Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.5306850Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.5755480Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.5952190Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.6008000Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.6768480Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.7170150Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.7432640Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.7457750Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.8296600Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.8369560Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:33:04.8441780Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.8855160Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.9350050Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:04.9391140Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c2s4-minmax-neon-mlal.c.o 2024-08-22T20:33:04.9539700Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:04.9982960Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.0455320Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.0484910Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.0673700Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.1097730Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.1476650Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.1694920Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.2001240Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.2500220Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.2713320Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.2849540Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.3271180Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:05.3870020Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16-minmax-neon-mlal-lane.c.o 2024-08-22T20:33:05.3875130Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:05.4303350Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:05.4944820Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:05.5033560Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:05.5272260Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:05.5450150Z [ 51%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:05.6071450Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:05.6180990Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:05.6501320Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:05.6570060Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:05.7305810Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:05.7538080Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:05.7697370Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:05.7798740Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:05.8593890Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:05.8803600Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:05.8954450Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:05.9222210Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:05.9714240Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:06.0036600Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:06.0285090Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:06.0570540Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.0946440Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.1338600Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.1617490Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.2049520Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:06.2354830Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:06.2751860Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.2853990Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.3127270Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:06.3548750Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:06.3966360Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:06.4327970Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:06.4464740Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.4966770Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.5355180Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.5698760Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.5851130Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:06.6622250Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:06.6786230Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.6827330Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.6966610Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:06.7656710Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:06.7863890Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:06.8042440Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:06.8141120Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.8721150Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.9002460Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:06.9116410Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:06.9390240Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:06.9787280Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:07.0248260Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.0397880Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.0539100Z [ 52%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld64.c.o 2024-08-22T20:33:07.1131580Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mla8-ld128.c.o 2024-08-22T20:33:07.1509870Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld64.c.o 2024-08-22T20:33:07.1740560Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.1784110Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-rndnu-neon-mul8-ld128.c.o 2024-08-22T20:33:07.2620650Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:07.2738010Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:07.2979610Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u8.c.o 2024-08-22T20:33:07.3064540Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u16.c.o 2024-08-22T20:33:07.3823810Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u24.c.o 2024-08-22T20:33:07.3932580Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-neon-u32.c.o 2024-08-22T20:33:07.4285670Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:07.4701410Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:07.4795990Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:07.4807070Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:07.5249980Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:07.5735300Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:07.5798700Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:07.5919470Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:07.6271570Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:07.6750780Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:07.6984390Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:07.7079790Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:07.7196640Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:07.7628020Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:07.7941830Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:07.8015990Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:07.8017550Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:07.8635830Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:07.8888450Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:07.8962470Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:07.9045390Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:07.9708740Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:07.9893360Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.0009840Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.0272650Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:08.0777290Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.1064770Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.1109800Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:08.1513410Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.1906530Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.2267060Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.2517000Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.2849140Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.3123680Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:08.3416620Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.3747700Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:08.3955130Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.4351560Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.4892160Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.5035940Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.5209240Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.5918530Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.6029840Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:08.6319800Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.6436980Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:08.7212730Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.7310620Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.7700280Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.7702480Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.8713970Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:08.8721910Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.8811590Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:08.8871850Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:08.9747840Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:08.9838810Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:08.9959360Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:09.0004590Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:09.0855620Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:09.1046780Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:09.1147520Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld64.c.o 2024-08-22T20:33:09.1157620Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mla8-ld128.c.o 2024-08-22T20:33:09.1964970Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld64.c.o 2024-08-22T20:33:09.2247970Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul8-ld128.c.o 2024-08-22T20:33:09.2312980Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:09.2589690Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:09.3354850Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:09.3449010Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.3670760Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:09.4377140Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:09.4586090Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:09.4612960Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:09.4756600Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:09.5520100Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:09.5640020Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:09.5670420Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:09.5735560Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:09.6535800Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:09.6640690Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:09.6745970Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.6912490Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:09.7578920Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:09.7710250Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:09.7892520Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:09.8151340Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:09.8738510Z [ 54%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:09.8771100Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:09.9070330Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:09.9272110Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:09.9865130Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:09.9965920Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:10.0220000Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:10.0594330Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.0937820Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.1025120Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.1409320Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.2013180Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.2292510Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.2293960Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.2536630Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.3225750Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.3523910Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.3603920Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.3883460Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.4780010Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.4869300Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.4912770Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.5204620Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.5947590Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:10.6173000Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:10.6565920Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:10.6595110Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:10.7077630Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:10.7320620Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:10.7666420Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:10.7739680Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:10.8111970Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:10.8397370Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:10.8647920Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.8836970Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.9174370Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:10.9484600Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:10.9798190Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:10.9923540Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:11.0245640Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:11.0514150Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neon-mlal-ld4r.c.o 2024-08-22T20:33:11.0881730Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:11.1080080Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-dup.c.o 2024-08-22T20:33:11.1403160Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld1r.c.o 2024-08-22T20:33:11.1605900Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neon-mlal-ld2r.c.o 2024-08-22T20:33:11.1917760Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:11.2401700Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neon-mlal.c.o 2024-08-22T20:33:11.2565330Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.2746550Z [ 55%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.3106200Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.3449410Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.3742230Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.3831210Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.4389390Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.4599080Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.4963800Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.5152680Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.5682110Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.5687840Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.6408690Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:11.6511270Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neon-mlal-lane-prfm.c.o 2024-08-22T20:33:11.6859350Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-fp32-neon.c.o 2024-08-22T20:33:11.6972890Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-gemmlowp-neon.c.o 2024-08-22T20:33:11.7735240Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndna-neon.c.o 2024-08-22T20:33:11.7815570Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-neon-mull.c.o 2024-08-22T20:33:11.7924540Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-requantization/qs8-requantization-rndnu-neon-qdmulh.c.o 2024-08-22T20:33:11.7961680Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:11.8554330Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:11.8675150Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u24.c.o 2024-08-22T20:33:11.8832740Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:11.8909620Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:11.9365520Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-neon-ld128-u32.c.o 2024-08-22T20:33:11.9655680Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:11.9822670Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:11.9882130Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u24.c.o 2024-08-22T20:33:12.0329120Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:12.0468900Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:12.0815800Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-neon-ld128-u32.c.o 2024-08-22T20:33:12.0875660Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u8.c.o 2024-08-22T20:33:12.1291570Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u32.c.o 2024-08-22T20:33:12.1320920Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-neon-u16.c.o 2024-08-22T20:33:12.1789640Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-neon-u8.c.o 2024-08-22T20:33:12.1791070Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-neon-u16.c.o 2024-08-22T20:33:12.2087390Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vhswish/gen/qs8-vhswish-neon-u32.c.o 2024-08-22T20:33:12.2181570Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u8.c.o 2024-08-22T20:33:12.2572030Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u16.c.o 2024-08-22T20:33:12.2814470Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c.o 2024-08-22T20:33:12.2932870Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:12.2993980Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:12.3450690Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:12.3723620Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:12.3832860Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:12.3944110Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:12.4355680Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:12.4648010Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:12.4711790Z [ 56%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:12.4980110Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:12.5374400Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:12.5525190Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:12.5598660Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-neon-u8.c.o 2024-08-22T20:33:12.5939670Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-neon-u16.c.o 2024-08-22T20:33:12.6226470Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs16-qs8-vcvt/gen/qs16-qs8-vcvt-neon-u32.c.o 2024-08-22T20:33:12.6438370Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:12.6549690Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:12.6823170Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:12.7176410Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:12.7359890Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:12.7481220Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:12.8200440Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:12.8396440Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:12.8527050Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:12.8801630Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:12.9445940Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:12.9719550Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:12.9937720Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.0356010Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.0789660Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.0997910Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.1106090Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.1415910Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.2309590Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.2384340Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.2586750Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.3072790Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.3892160Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.3939780Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.3951720Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.4250110Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.5205640Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.5317420Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.5398210Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.5703800Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.6838800Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.6952520Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.6989240Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.7137590Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.7883970Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.8021610Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.8118290Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.8316750Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.9053450Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:13.9232970Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:13.9372490Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:13.9715730Z [ 57%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:14.0326270Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:14.0392670Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:14.0611050Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neon-mul16.c.o 2024-08-22T20:33:14.1292190Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul8.c.o 2024-08-22T20:33:14.1756470Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-rndnu-neon-mul16.c.o 2024-08-22T20:33:14.1884630Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u8.c.o 2024-08-22T20:33:14.2752690Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u16.c.o 2024-08-22T20:33:14.2789520Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u24.c.o 2024-08-22T20:33:14.3208810Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-neon-u32.c.o 2024-08-22T20:33:14.3658560Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:14.3708590Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:14.3753290Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:14.4144370Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:14.4529910Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:14.4625760Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:14.4888030Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:14.5240650Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:14.5539090Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c8.c.o 2024-08-22T20:33:14.5725160Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c16.c.o 2024-08-22T20:33:14.5948060Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c24.c.o 2024-08-22T20:33:14.6409130Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neon-c32.c.o 2024-08-22T20:33:14.6477520Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c16.c.o 2024-08-22T20:33:14.6482070Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c8.c.o 2024-08-22T20:33:14.7070010Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c24.c.o 2024-08-22T20:33:14.7352440Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:14.7364820Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-rndnu-neon-c32.c.o 2024-08-22T20:33:14.7407930Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:14.7950200Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:14.8201370Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:14.8375810Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:14.8549530Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:14.9057060Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:14.9422640Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:14.9516410Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:14.9928130Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.0329580Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:15.0726610Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.0777950Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.1332180Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.1927730Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:15.2075150Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:15.2131320Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.2924810Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.3009710Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.3085710Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.3191170Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.3985930Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.4032600Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:15.4184600Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.4502450Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:15.5263930Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.5364200Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.5383300Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8-minmax-rndnu-neon-mlal-lane.c.o 2024-08-22T20:33:15.5784860Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-fp32-neon.c.o 2024-08-22T20:33:15.6551120Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-gemmlowp-neon.c.o 2024-08-22T20:33:15.6605080Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-requantization/qu8-requantization-rndna-neon.c.o 2024-08-22T20:33:15.6649410Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:15.6818820Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:15.7412240Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:15.7417830Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:15.7597550Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u8.c.o 2024-08-22T20:33:15.7699110Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u16.c.o 2024-08-22T20:33:15.8288710Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld64-u32.c.o 2024-08-22T20:33:15.8384620Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-neon-ld128-u16.c.o 2024-08-22T20:33:15.8516480Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u8.c.o 2024-08-22T20:33:15.8517890Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u16.c.o 2024-08-22T20:33:15.9214470Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-neon-u8.c.o 2024-08-22T20:33:15.9278060Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-neon-u32.c.o 2024-08-22T20:33:15.9356020Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-neon-u16.c.o 2024-08-22T20:33:15.9382320Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vhswish/gen/qu8-vhswish-neon-u32.c.o 2024-08-22T20:33:16.0094290Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u16.c.o 2024-08-22T20:33:16.0205570Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u32.c.o 2024-08-22T20:33:16.0245040Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-neon-u8.c.o 2024-08-22T20:33:16.0284610Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:16.0917430Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:16.0936580Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:16.1040030Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:16.1114800Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:16.1735580Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u8.c.o 2024-08-22T20:33:16.1830780Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:16.1940960Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld64-u16.c.o 2024-08-22T20:33:16.2042420Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neon-ld128-u16.c.o 2024-08-22T20:33:16.2652510Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u16.c.o 2024-08-22T20:33:16.2659910Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld64-u8.c.o 2024-08-22T20:33:16.2746370Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-rndnu-neon-ld128-u16.c.o 2024-08-22T20:33:16.3122270Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c8.c.o 2024-08-22T20:33:16.3552080Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-neon-c16.c.o 2024-08-22T20:33:16.3622830Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-2p2x-minmax-neon-c16.c.o 2024-08-22T20:33:16.3682090Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-4p3x-minmax-neon-c16.c.o 2024-08-22T20:33:16.3918560Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-neon-c16.c.o 2024-08-22T20:33:16.4503320Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x8.c.o 2024-08-22T20:33:16.4506830Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-vclamp/s8-vclamp-neon-u64.c.o 2024-08-22T20:33:16.4510100Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x16.c.o 2024-08-22T20:33:16.4701140Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x24.c.o 2024-08-22T20:33:16.5292820Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u8.c.o 2024-08-22T20:33:16.5362120Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x32.c.o 2024-08-22T20:33:16.5403420Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u16.c.o 2024-08-22T20:33:16.5522780Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u24.c.o 2024-08-22T20:33:16.6163080Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u8.c.o 2024-08-22T20:33:16.6182660Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-neon-u32.c.o 2024-08-22T20:33:16.6254760Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u16.c.o 2024-08-22T20:33:16.6365520Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u24.c.o 2024-08-22T20:33:16.7439000Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u8.c.o 2024-08-22T20:33:16.7458620Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift12-neon-u32.c.o 2024-08-22T20:33:16.7531180Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u16.c.o 2024-08-22T20:33:16.7600970Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u24.c.o 2024-08-22T20:33:16.8561370Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-window/gen/s16-window-shift15-neon-u32.c.o 2024-08-22T20:33:16.8763930Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c8.c.o 2024-08-22T20:33:16.8866080Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-neon-c16.c.o 2024-08-22T20:33:16.8898880Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-neon-c16.c.o 2024-08-22T20:33:16.9925030Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-rmax/u8-rmax-neon-u16.c.o 2024-08-22T20:33:16.9971080Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-neon-x1.c.o 2024-08-22T20:33:17.0054500Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-vclamp/u8-vclamp-neon-u64.c.o 2024-08-22T20:33:17.0152790Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/u32-filterbank-accumulate/gen/u32-filterbank-accumulate-neon-x2.c.o 2024-08-22T20:33:17.0836160Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-multi-dec-zip-neon.c.o 2024-08-22T20:33:17.0893810Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-multi-mov-zip-neon.c.o 2024-08-22T20:33:17.1036960Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-multi-switch-zip-neon.c.o 2024-08-22T20:33:17.1146760Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-dec-zip-neon.c.o 2024-08-22T20:33:17.1796710Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-mov-zip-neon.c.o 2024-08-22T20:33:17.2013470Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-multi-zip-neon.c.o 2024-08-22T20:33:17.2108610Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-8x8-reuse-switch-zip-neon.c.o 2024-08-22T20:33:17.2265240Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-dec-zip-neon.c.o 2024-08-22T20:33:17.2870120Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-zip-neon.c.o 2024-08-22T20:33:17.2971130Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-zip-neon.c.o 2024-08-22T20:33:17.3166810Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x2-neon.c.o 2024-08-22T20:33:17.3522150Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x3-neon.c.o 2024-08-22T20:33:17.4152230Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-x4-neon.c.o 2024-08-22T20:33:17.4272330Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-zip/x8-zip-xm-neon.c.o 2024-08-22T20:33:17.4399300Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:17.4401360Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:17.5135890Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:17.5351320Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:17.5549840Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12-prfm.c.o 2024-08-22T20:33:17.5670960Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u12.c.o 2024-08-22T20:33:17.5869340Z [ 61%] Linking CXX static library liboptimized_kernels.a 2024-08-22T20:33:17.6466270Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16-prfm.c.o 2024-08-22T20:33:17.6610500Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-neon-ld4lane-u16.c.o 2024-08-22T20:33:17.6669140Z [ 61%] Built target optimized_kernels 2024-08-22T20:33:17.6748310Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:17.6961130Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:17.7040420Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:17.7833040Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:17.7936210Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12-prfm.c.o 2024-08-22T20:33:17.8449620Z [ 61%] Merging kernel yaml files 2024-08-22T20:33:17.9137600Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u12.c.o 2024-08-22T20:33:17.9371430Z [ 61%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2024-08-22T20:33:17.9752990Z [ 61%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16-prfm.c.o 2024-08-22T20:33:18.0009990Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-neon-ld4lane-u16.c.o 2024-08-22T20:33:18.1074360Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-dec-zip-neon.c.o 2024-08-22T20:33:18.1091810Z [ 62%] Generating code for kernel registration 2024-08-22T20:33:18.2232240Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-mov-zip-neon.c.o 2024-08-22T20:33:18.2265420Z [ 62%] Generating selected_operators.yaml for optimized_ops_lib 2024-08-22T20:33:18.3033850Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-multi-zip-neon.c.o 2024-08-22T20:33:18.3563490Z [ 62%] Generating code for kernel registration 2024-08-22T20:33:18.3578270Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-multi-switch-zip-neon.c.o 2024-08-22T20:33:18.3798160Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-dec-zip-neon.c.o 2024-08-22T20:33:18.3938400Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-mov-zip-neon.c.o 2024-08-22T20:33:18.4465850Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-multi-zip-neon.c.o 2024-08-22T20:33:18.4623980Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-reuse-switch-zip-neon.c.o 2024-08-22T20:33:18.4842900Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-dec-zip-neon.c.o 2024-08-22T20:33:18.5367820Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-zip-neon.c.o 2024-08-22T20:33:18.5610790Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-zip-neon.c.o 2024-08-22T20:33:18.5855010Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-dec-zip-neon.c.o 2024-08-22T20:33:18.6447450Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-zip-neon.c.o 2024-08-22T20:33:18.6622390Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-zip-neon.c.o 2024-08-22T20:33:18.6747120Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-zip-neon.c.o 2024-08-22T20:33:18.7445960Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-2x2-neon-tbl64.c.o 2024-08-22T20:33:18.7649020Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2-prfm.c.o 2024-08-22T20:33:18.7860730Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-neon-ld2lane-u2.c.o 2024-08-22T20:33:18.8380070Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:18.8514350Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:18.8837990Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:18.9384310Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:18.9501060Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:19.0060470Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:19.0603780Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:19.0705910Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:19.1234650Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:19.2083500Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:19.2151830Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:19.2806350Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x12-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:19.2870310Z [ 62%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:19.3089280Z [ 62%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:19.3259970Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4-prfm.c.o 2024-08-22T20:33:19.3982440Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u4.c.o 2024-08-22T20:33:19.4494780Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8-prfm.c.o 2024-08-22T20:33:19.5409530Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-neon-ld4lane-u8.c.o 2024-08-22T20:33:19.5938830Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u4-prfm.c.o 2024-08-22T20:33:19.7089310Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u4.c.o 2024-08-22T20:33:19.7390670Z [ 62%] Linking CXX static library liboptimized_ops_lib.a 2024-08-22T20:33:19.7634040Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u8-prfm.c.o 2024-08-22T20:33:19.7795910Z [ 62%] Built target optimized_ops_lib 2024-08-22T20:33:19.7868300Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-4x-neon-st4-u8.c.o 2024-08-22T20:33:19.8001530Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u4-prfm.c.o 2024-08-22T20:33:19.8028510Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u4.c.o 2024-08-22T20:33:19.8589980Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u8-prfm.c.o 2024-08-22T20:33:19.8790570Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/gen/x32-packx-8x-neon-st4-u8.c.o 2024-08-22T20:33:19.8807620Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-dec-zip-neon.c.o 2024-08-22T20:33:19.8914380Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-mov-zip-neon.c.o 2024-08-22T20:33:19.9780270Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-multi-zip-neon.c.o 2024-08-22T20:33:19.9881950Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-multi-switch-zip-neon.c.o 2024-08-22T20:33:20.0290990Z [ 62%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-dec-zip-neon.c.o 2024-08-22T20:33:20.0404430Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-mov-zip-neon.c.o 2024-08-22T20:33:20.1027380Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-multi-zip-neon.c.o 2024-08-22T20:33:20.1150420Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-reuse-switch-zip-neon.c.o 2024-08-22T20:33:20.1376590Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-dec-zip-neon.c.o 2024-08-22T20:33:20.1581040Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-zip-neon.c.o 2024-08-22T20:33:20.2075660Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-zip-neon.c.o 2024-08-22T20:33:20.2161720Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-zip-neon.c.o 2024-08-22T20:33:20.2503090Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-dec-zip-neon.c.o 2024-08-22T20:33:20.2591330Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-zip-neon.c.o 2024-08-22T20:33:20.2991750Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-zip-neon.c.o 2024-08-22T20:33:20.3010970Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-zip-neon.c.o 2024-08-22T20:33:20.3730120Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-neon.c.o 2024-08-22T20:33:20.3847440Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x2-neon.c.o 2024-08-22T20:33:20.4159130Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x4-neon.c.o 2024-08-22T20:33:20.4255090Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-x3-neon.c.o 2024-08-22T20:33:20.4491720Z [ 63%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:20.4559580Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zip/x32-zip-xm-neon.c.o 2024-08-22T20:33:20.4795550Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-dec-zip-neon.c.o 2024-08-22T20:33:20.4963160Z [ 63%] Built target optimized_native_cpu_ops_lib 2024-08-22T20:33:20.5045650Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-zip-neon.c.o 2024-08-22T20:33:20.5155220Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-zip-neon.c.o 2024-08-22T20:33:20.5216420Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:33:20.5347560Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-zip-neon.c.o 2024-08-22T20:33:20.5754670Z [ 63%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-dec-zip-neon.c.o 2024-08-22T20:33:20.5865810Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:33:20.6065810Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-zip-neon.c.o 2024-08-22T20:33:20.6217010Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-zip-neon.c.o 2024-08-22T20:33:20.6563200Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-zip-neon.c.o 2024-08-22T20:33:20.6852960Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-fill/xx-fill-neon-u64.c.o 2024-08-22T20:33:20.7054790Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/xx-pad/xx-pad-p16-neon-u16.c.o 2024-08-22T20:33:20.7132250Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u8.c.o 2024-08-22T20:33:20.7507520Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-neonfp16-u16.c.o 2024-08-22T20:33:20.7749160Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u4.c.o 2024-08-22T20:33:20.8125540Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u8.c.o 2024-08-22T20:33:20.8232050Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:33:20.8640780Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2024-08-22T20:33:20.8829730Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:33:20.9294830Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u16-acc2.c.o 2024-08-22T20:33:21.0148940Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u24-acc3.c.o 2024-08-22T20:33:21.0416820Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2024-08-22T20:33:21.0960750Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u32-acc2.c.o 2024-08-22T20:33:21.1902120Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-neonfp16-u32-acc4.c.o 2024-08-22T20:33:21.2002610Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u8.c.o 2024-08-22T20:33:21.2568850Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-neonfp16-u16.c.o 2024-08-22T20:33:21.2862410Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neonfp16.c.o 2024-08-22T20:33:21.3007340Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-neonfp16.c.o 2024-08-22T20:33:21.3408490Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:21.3514000Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:21.3787010Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:21.3845340Z [ 64%] Linking CXX executable executor_runner 2024-08-22T20:33:21.3926900Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:21.4089740Z ld: warning: ignoring duplicate libraries: 'libexecutorch.a' 2024-08-22T20:33:21.4502950Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:21.4786500Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:21.4965800Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:21.4995680Z [ 64%] Built target executor_runner 2024-08-22T20:33:21.5070870Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:21.5218320Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-shland.c.o 2024-08-22T20:33:21.5606830Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonfma-zip.c.o 2024-08-22T20:33:21.6044370Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.6128800Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-neonfma.c.o 2024-08-22T20:33:21.6180990Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.6551000Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-neonfma.c.o 2024-08-22T20:33:21.6741270Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.7030750Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-neonfma.c.o 2024-08-22T20:33:21.7131500Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.7261020Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-neonfma.c.o 2024-08-22T20:33:21.7543140Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.7706810Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-neonfma.c.o 2024-08-22T20:33:21.8197040Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.8202120Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-neonfma.c.o 2024-08-22T20:33:21.8222660Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.8588740Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:21.8651390Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.9170480Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.9207690Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:21.9319180Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:21.9719730Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:21.9730160Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:22.0326030Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.0404280Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:22.0481900Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.0875510Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-neonfma.c.o 2024-08-22T20:33:22.0945110Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.1452170Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-neonfma.c.o 2024-08-22T20:33:22.1557680Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.1693930Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-neonfma.c.o 2024-08-22T20:33:22.1931100Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.2130190Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-neonfma.c.o 2024-08-22T20:33:22.2497700Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.2730070Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-neonfma.c.o 2024-08-22T20:33:22.2854800Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.3202120Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-neonfma.c.o 2024-08-22T20:33:22.3312910Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma-acc2.c.o 2024-08-22T20:33:22.3605720Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-neonfma.c.o 2024-08-22T20:33:22.3876280Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.4208580Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.4539950Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.4779430Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:22.4872140Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.4876150Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.5307480Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:22.5632810Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.5849360Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.5863030Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.6084620Z [ 65%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.6591950Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.6856520Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:22.6968210Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.7011650Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.7080770Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:22.7755010Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.8013480Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p4.c.o 2024-08-22T20:33:22.8114100Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.8123240Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p8.c.o 2024-08-22T20:33:22.8126450Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-neonfma-p16.c.o 2024-08-22T20:33:22.8743740Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c4.c.o 2024-08-22T20:33:22.8976710Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.9061870Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-neonfma-c8.c.o 2024-08-22T20:33:22.9126450Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.9415600Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:22.9591550Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:22.9799920Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:22.9896000Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.0150580Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-neonfma-dup-ld128.c.o 2024-08-22T20:33:23.0526500Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:23.0655640Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8s4-minmax-neonfma.c.o 2024-08-22T20:33:23.0886700Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.0990550Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.1484200Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.1676550Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.1914440Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-neonfma.c.o 2024-08-22T20:33:23.1966360Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.2023700Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-neonfma.c.o 2024-08-22T20:33:23.2599700Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-neonfma-dup-ld64.c.o 2024-08-22T20:33:23.2659360Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-neonfma.c.o 2024-08-22T20:33:23.2989070Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u4.c.o 2024-08-22T20:33:23.3144570Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8-acc2.c.o 2024-08-22T20:33:23.3211530Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u8.c.o 2024-08-22T20:33:23.3660550Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u12-acc2.c.o 2024-08-22T20:33:23.3761670Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u12-acc3.c.o 2024-08-22T20:33:23.3878280Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u12.c.o 2024-08-22T20:33:23.3983030Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc2.c.o 2024-08-22T20:33:23.4176290Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16-acc4.c.o 2024-08-22T20:33:23.4531600Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u16.c.o 2024-08-22T20:33:23.4775980Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u20-acc2.c.o 2024-08-22T20:33:23.4781800Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u20-acc5.c.o 2024-08-22T20:33:23.4985260Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u4.c.o 2024-08-22T20:33:23.5048820Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-lut64-p2-u20.c.o 2024-08-22T20:33:23.5528610Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8-acc2.c.o 2024-08-22T20:33:23.5606860Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u8.c.o 2024-08-22T20:33:23.5752290Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u12-acc2.c.o 2024-08-22T20:33:23.5872870Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u12-acc3.c.o 2024-08-22T20:33:23.5973390Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u12.c.o 2024-08-22T20:33:23.6358960Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc2.c.o 2024-08-22T20:33:23.6477690Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16-acc4.c.o 2024-08-22T20:33:23.6677830Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u16.c.o 2024-08-22T20:33:23.6800230Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u20-acc2.c.o 2024-08-22T20:33:23.6860500Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u20-acc5.c.o 2024-08-22T20:33:23.7349480Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-neonfma-rr1-p5-u20.c.o 2024-08-22T20:33:23.7495410Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:23.7511200Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:23.7650600Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-neonfma.c.o 2024-08-22T20:33:23.7855000Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:23.8325000Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:23.8379400Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-neonfma.c.o 2024-08-22T20:33:23.8411500Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x1-minmax-neonfma.c.o 2024-08-22T20:33:23.8415110Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:23.8790220Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:23.9149860Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-neonfma.c.o 2024-08-22T20:33:23.9380930Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-pipelined.c.o 2024-08-22T20:33:23.9481260Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma-x2.c.o 2024-08-22T20:33:23.9485340Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-neonfma.c.o 2024-08-22T20:33:23.9703210Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u4.c.o 2024-08-22T20:33:23.9974140Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u8.c.o 2024-08-22T20:33:24.0370280Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u12.c.o 2024-08-22T20:33:24.0498640Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u16.c.o 2024-08-22T20:33:24.0609700Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u24.c.o 2024-08-22T20:33:24.0668900Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-lut16-p3-u20.c.o 2024-08-22T20:33:24.0943550Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u4.c.o 2024-08-22T20:33:24.1316690Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u8.c.o 2024-08-22T20:33:24.1589040Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u16.c.o 2024-08-22T20:33:24.1611530Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u12.c.o 2024-08-22T20:33:24.1650810Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u20.c.o 2024-08-22T20:33:24.1896590Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-neonfma-rr1-p6-u24.c.o 2024-08-22T20:33:24.2227230Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-neonfma-2x.c.o 2024-08-22T20:33:24.2476590Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-neonfma-2x.c.o 2024-08-22T20:33:24.2560410Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u4.c.o 2024-08-22T20:33:24.2643970Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u8.c.o 2024-08-22T20:33:24.2938330Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u12.c.o 2024-08-22T20:33:24.3117520Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u16.c.o 2024-08-22T20:33:24.3296680Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u20.c.o 2024-08-22T20:33:24.3514500Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr1recps1fma-u24.c.o 2024-08-22T20:33:24.3682820Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u4.c.o 2024-08-22T20:33:24.3846720Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u8.c.o 2024-08-22T20:33:24.4096010Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u12.c.o 2024-08-22T20:33:24.4381490Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u16.c.o 2024-08-22T20:33:24.4462700Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u20.c.o 2024-08-22T20:33:24.4560010Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2fma-u24.c.o 2024-08-22T20:33:24.4803130Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u4.c.o 2024-08-22T20:33:24.5235760Z [ 67%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u8.c.o 2024-08-22T20:33:24.5358730Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u12.c.o 2024-08-22T20:33:24.5533930Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u16.c.o 2024-08-22T20:33:24.5717240Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u20.c.o 2024-08-22T20:33:24.5878240Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut64-p2-nr2recps-u24.c.o 2024-08-22T20:33:24.6115290Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u4.c.o 2024-08-22T20:33:24.6302770Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u8.c.o 2024-08-22T20:33:24.6542740Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u12.c.o 2024-08-22T20:33:24.6738670Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u16.c.o 2024-08-22T20:33:24.6936230Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u20.c.o 2024-08-22T20:33:24.7142070Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma-u24.c.o 2024-08-22T20:33:24.7215650Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u4.c.o 2024-08-22T20:33:24.7505250Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u8.c.o 2024-08-22T20:33:24.7725790Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u12.c.o 2024-08-22T20:33:24.8002850Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u16.c.o 2024-08-22T20:33:24.8144400Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u20.c.o 2024-08-22T20:33:24.8244960Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2fma-u24.c.o 2024-08-22T20:33:24.8423260Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u4.c.o 2024-08-22T20:33:24.8805830Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u8.c.o 2024-08-22T20:33:24.9011460Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u12.c.o 2024-08-22T20:33:24.9121160Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u16.c.o 2024-08-22T20:33:24.9218850Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u20.c.o 2024-08-22T20:33:24.9476630Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-lut2048-p1-nr2recps-u24.c.o 2024-08-22T20:33:24.9802440Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u4.c.o 2024-08-22T20:33:24.9914490Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u8.c.o 2024-08-22T20:33:25.0042200Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u12.c.o 2024-08-22T20:33:25.0295460Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u16.c.o 2024-08-22T20:33:25.0372220Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u20.c.o 2024-08-22T20:33:25.0706510Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr1recps1fma-u24.c.o 2024-08-22T20:33:25.0894660Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u4.c.o 2024-08-22T20:33:25.0969870Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u8.c.o 2024-08-22T20:33:25.1381210Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u12.c.o 2024-08-22T20:33:25.1415300Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u16.c.o 2024-08-22T20:33:25.1749420Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u20.c.o 2024-08-22T20:33:25.1902550Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2fma-u24.c.o 2024-08-22T20:33:25.1912500Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u4.c.o 2024-08-22T20:33:25.2333540Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u12.c.o 2024-08-22T20:33:25.2352150Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u8.c.o 2024-08-22T20:33:25.2687090Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u16.c.o 2024-08-22T20:33:25.2818030Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u24.c.o 2024-08-22T20:33:25.2834200Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-neonfma-rr1-p5-nr2recps-u20.c.o 2024-08-22T20:33:25.3276560Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-u4.c.o 2024-08-22T20:33:25.3378760Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-u8.c.o 2024-08-22T20:33:25.3575490Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr1rsqrts1fma1adj-u16.c.o 2024-08-22T20:33:25.3780090Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-u4.c.o 2024-08-22T20:33:25.3846580Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-u8.c.o 2024-08-22T20:33:25.4127630Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-neonfma-nr2fma1adj-u16.c.o 2024-08-22T20:33:25.4473330Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u4.c.o 2024-08-22T20:33:25.4537080Z [ 68%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u8.c.o 2024-08-22T20:33:25.4678190Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u12.c.o 2024-08-22T20:33:25.4684400Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr1recps1fma-u16.c.o 2024-08-22T20:33:25.5191830Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u4.c.o 2024-08-22T20:33:25.5420610Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u8.c.o 2024-08-22T20:33:25.5639640Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u12.c.o 2024-08-22T20:33:25.5726100Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-lut8-p4h3ts-nr2fma-u16.c.o 2024-08-22T20:33:25.5792470Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u4.c.o 2024-08-22T20:33:25.6115120Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u8.c.o 2024-08-22T20:33:25.6447770Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u12.c.o 2024-08-22T20:33:25.6723720Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma-u16.c.o 2024-08-22T20:33:25.6727670Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u4.c.o 2024-08-22T20:33:25.6777550Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u8.c.o 2024-08-22T20:33:25.7210790Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u12.c.o 2024-08-22T20:33:25.7319390Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma-u16.c.o 2024-08-22T20:33:25.7657320Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u4.c.o 2024-08-22T20:33:25.7709720Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u8.c.o 2024-08-22T20:33:25.7980670Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u12.c.o 2024-08-22T20:33:25.8212520Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps-u16.c.o 2024-08-22T20:33:25.8317610Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-neonfma-rr2-lut64-p2.c.o 2024-08-22T20:33:25.8716000Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-exp-neonfma-rr2-p5.c.o 2024-08-22T20:33:25.8814100Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neonfma-rr1-lut16-p3.c.o 2024-08-22T20:33:25.8874310Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expm1minus-neonfma-rr1-p6.c.o 2024-08-22T20:33:25.9214150Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-neonfma-rr2-lut2048-p1.c.o 2024-08-22T20:33:25.9287080Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-neonfma-rr2-lut64-p2.c.o 2024-08-22T20:33:25.9549160Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-expminus-neonfma-rr2-p5.c.o 2024-08-22T20:33:25.9595300Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut64-p2-nr1recps1fma.c.o 2024-08-22T20:33:25.9665380Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut64-p2-nr2fma.c.o 2024-08-22T20:33:26.0050710Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut64-p2-nr2recps.c.o 2024-08-22T20:33:26.0122280Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut2048-p1-nr1recps1fma.c.o 2024-08-22T20:33:26.0442180Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut2048-p1-nr2fma.c.o 2024-08-22T20:33:26.0541080Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-p5-nr1recps1fma.c.o 2024-08-22T20:33:26.0545090Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-lut2048-p1-nr2recps.c.o 2024-08-22T20:33:26.0859490Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-p5-nr2fma.c.o 2024-08-22T20:33:26.0960490Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr1-p5-nr2recps.c.o 2024-08-22T20:33:26.1283560Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut64-p2-nr1recps1fma.c.o 2024-08-22T20:33:26.1330020Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut64-p2-nr2fma.c.o 2024-08-22T20:33:26.1366090Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut64-p2-nr2recps.c.o 2024-08-22T20:33:26.1737120Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut2048-p1-nr1recps1fma.c.o 2024-08-22T20:33:26.1753350Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut2048-p1-nr2fma.c.o 2024-08-22T20:33:26.2108220Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-lut2048-p1-nr2recps.c.o 2024-08-22T20:33:26.2164220Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-p5-nr1recps1fma.c.o 2024-08-22T20:33:26.2315250Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-p5-nr2fma.c.o 2024-08-22T20:33:26.2539820Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-neonfma-rr2-p5-nr2recps.c.o 2024-08-22T20:33:26.2590830Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr1fma.c.o 2024-08-22T20:33:26.2835230Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr1rsqrts1fma1adj.c.o 2024-08-22T20:33:26.3054360Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr2fma1adj.c.o 2024-08-22T20:33:26.3152730Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr2fma.c.o 2024-08-22T20:33:26.3394370Z [ 69%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sqrt-neonfma-nr3fma.c.o 2024-08-22T20:33:26.3395930Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h2ts-nr1recps1fma.c.o 2024-08-22T20:33:26.3670370Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h2ts-nr2fma.c.o 2024-08-22T20:33:26.3858110Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h2ts-nr2recps.c.o 2024-08-22T20:33:26.3982950Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr1recps1fma.c.o 2024-08-22T20:33:26.4252580Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr1recps1fmaadj.c.o 2024-08-22T20:33:26.4286370Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2fma.c.o 2024-08-22T20:33:26.4511330Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2fmaadj.c.o 2024-08-22T20:33:26.4790540Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2recps.c.o 2024-08-22T20:33:26.4902930Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-lut8-p4h3ps-nr2recpsadj.c.o 2024-08-22T20:33:26.5103860Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fma.c.o 2024-08-22T20:33:26.5187110Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr1recps1fmaadj.c.o 2024-08-22T20:33:26.5389380Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2fma.c.o 2024-08-22T20:33:26.5658820Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2fmaadj.c.o 2024-08-22T20:33:26.5801170Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2recps.c.o 2024-08-22T20:33:26.5960720Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u8.c.o 2024-08-22T20:33:26.6022500Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-neonfma-expm1minus-rr1-p6h5ts-nr2recpsadj.c.o 2024-08-22T20:33:26.6373070Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u16.c.o 2024-08-22T20:33:26.6449020Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u24.c.o 2024-08-22T20:33:26.6747570Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u8.c.o 2024-08-22T20:33:26.6763100Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-neonv8-u32.c.o 2024-08-22T20:33:26.6926340Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u16.c.o 2024-08-22T20:33:26.7203490Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u24.c.o 2024-08-22T20:33:26.7219050Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-neonv8-u32.c.o 2024-08-22T20:33:26.7803370Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neonv8-u4.c.o 2024-08-22T20:33:26.7872560Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-neonv8-u8.c.o 2024-08-22T20:33:26.7878790Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neonv8-u4.c.o 2024-08-22T20:33:26.8034520Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neonv8-u4.c.o 2024-08-22T20:33:26.8037460Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-neonv8-u8.c.o 2024-08-22T20:33:26.8625630Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-neonv8-u8.c.o 2024-08-22T20:33:26.8653450Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neonv8-u4.c.o 2024-08-22T20:33:26.8826890Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-neonv8-u8.c.o 2024-08-22T20:33:26.8856070Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qs8-cvt-neonv8.c.o 2024-08-22T20:33:26.8983160Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-qu8-cvt-neonv8.c.o 2024-08-22T20:33:26.9476630Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neonv8.c.o 2024-08-22T20:33:26.9657000Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-neonv8.c.o 2024-08-22T20:33:26.9734510Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neonv8.c.o 2024-08-22T20:33:26.9745760Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:26.9755110Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neonv8.c.o 2024-08-22T20:33:27.0305130Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.0415690Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.0443390Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.0454660Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.0935120Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.1494810Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.1627840Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.1629490Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.1814050Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.2527110Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.2584730Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.2835520Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.2983360Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.3376550Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.3575890Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:27.3929840Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:27.4028290Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:27.4460550Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7p7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:27.4513100Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:27.4857390Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:27.5071250Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:27.5331110Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-gavgpool/gen/qs8-gavgpool-7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:27.5435690Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:27.5563730Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:27.5860960Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:27.6042540Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:27.6185690Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:27.6459580Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.6546420Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:27.6997690Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:27.7099620Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:27.7214840Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:27.7582550Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.7741690Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.8131940Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:27.8293710Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:27.8490640Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:27.8865170Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:27.9224390Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:27.9348060Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:27.9537110Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:27.9629040Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.0047450Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.0614740Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:28.0663130Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:28.0732660Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.1025010Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:28.1636240Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:28.1751790Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:28.1756650Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.1861080Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:28.2426520Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.2808580Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:28.3067210Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:28.3171040Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.3207370Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:28.3881200Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:28.4082030Z [ 71%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:28.4128450Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:28.4200190Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.4374940Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.4962350Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:28.5193270Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:28.5229880Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.5359740Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld64.c.o 2024-08-22T20:33:28.5586620Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mla8-ld128.c.o 2024-08-22T20:33:28.6099030Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld64.c.o 2024-08-22T20:33:28.6238640Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul8-ld128.c.o 2024-08-22T20:33:28.6656710Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.6716840Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:28.6853690Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:28.7512040Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:28.7533440Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:28.7948160Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:28.8105960Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:28.8485970Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:28.8504730Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:28.8516820Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:28.9004640Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:28.9320720Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:28.9580310Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:28.9682860Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:28.9742580Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:28.9990960Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.0347180Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.0634290Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.0751280Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:29.0811980Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:29.1014100Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:29.1563120Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:29.1712840Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:29.1832600Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:29.2002250Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:29.2093830Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:29.2823630Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:29.2903730Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:29.2999600Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.3047050Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.3166570Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.3870430Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.4058280Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.4106630Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.4236320Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.4470730Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.4994450Z [ 72%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.5386750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.5488500Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.5574720Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.5924990Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.6637750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.6799920Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.6854520Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.6915750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:29.7386000Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:29.7783990Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:29.7891660Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:29.8088720Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:29.8220260Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:29.8594930Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:29.8901780Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:29.8948680Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:29.9083070Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:29.9389800Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:29.9682270Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:29.9949310Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.0049800Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.0067140Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:30.0543160Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:30.0838000Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:30.1086790Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2s4-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:30.1187940Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c2-minmax-fp32-neonv8-mlal-ld4r.c.o 2024-08-22T20:33:30.1218220Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-dup.c.o 2024-08-22T20:33:30.1650860Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld1r.c.o 2024-08-22T20:33:30.1998650Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4-minmax-fp32-neonv8-mlal-ld2r.c.o 2024-08-22T20:33:30.2102820Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c4s2-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:30.2318890Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neonv8-mlal.c.o 2024-08-22T20:33:30.2438080Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.2845110Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.3136170Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.3166460Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.3433690Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.3608990Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.3944870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.4181120Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.4402610Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.4868340Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.4921290Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.5090750Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.5303490Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane-prfm.c.o 2024-08-22T20:33:30.5755640Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:30.6218250Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:30.6247760Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:30.6306430Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:30.6882840Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:30.7078300Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:30.7178100Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:30.7252910Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.7369160Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.7890750Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.7998960Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.8008710Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.8288590Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.8838550Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.9122980Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.9268010Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.9370650Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:30.9951320Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:31.0026540Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:31.0481450Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:31.0543290Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:31.0952640Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:31.1032230Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-neonv8-mul16.c.o 2024-08-22T20:33:31.1238290Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:31.1709410Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:31.1953760Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7p7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:31.2061940Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c8.c.o 2024-08-22T20:33:31.2141260Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c16.c.o 2024-08-22T20:33:31.2898120Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:31.2963180Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c24.c.o 2024-08-22T20:33:31.2992060Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gavgpool/gen/qu8-gavgpool-7x-minmax-fp32-neonv8-c32.c.o 2024-08-22T20:33:31.3031010Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:31.3107320Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:31.3723690Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-fp32-neonv8-mlal-lane.c.o 2024-08-22T20:33:31.3905940Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:31.4159700Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:31.4322300Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:31.4396460Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u8.c.o 2024-08-22T20:33:31.4749050Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld64-u16.c.o 2024-08-22T20:33:31.4989770Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-neonv8-ld128-u16.c.o 2024-08-22T20:33:31.5082030Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-aarch64-neon-u4.c.o 2024-08-22T20:33:31.5295530Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-minmax-aarch64-neon-u8.c.o 2024-08-22T20:33:31.5378320Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-aarch64-neon-u4.c.o 2024-08-22T20:33:31.5574600Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-minmax-aarch64-neon-u8.c.o 2024-08-22T20:33:31.5853360Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-aarch64-neon-u4.c.o 2024-08-22T20:33:31.6012800Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-minmax-aarch64-neon-u8.c.o 2024-08-22T20:33:31.6215990Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u4.c.o 2024-08-22T20:33:31.6318170Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u8.c.o 2024-08-22T20:33:31.6459460Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-aarch64-neon-sqrt-u16.c.o 2024-08-22T20:33:31.6664790Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u16.c.o 2024-08-22T20:33:31.6835730Z [ 74%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u32.c.o 2024-08-22T20:33:31.7162620Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u48.c.o 2024-08-22T20:33:31.7215130Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-aarch64-neon-tbx128x4-u64.c.o 2024-08-22T20:33:31.7441810Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/x24-transposec-4x4-aarch64-neon-tbl128.c.o 2024-08-22T20:33:31.7514040Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/x32-transposec-4x4-aarch64-neon-tbl128.c.o 2024-08-22T20:33:31.7691760Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:31.8047070Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:31.8095430Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x4-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:31.8321150Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:31.8328320Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p0p1c3x8-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:31.8776260Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:31.9163040Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x4-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:31.9290750Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x1.c.o 2024-08-22T20:33:31.9384260Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/gen/f32-conv-hwc-3x3s2p1c3x8-aarch64-neonfma-2x2.c.o 2024-08-22T20:33:31.9890130Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:31.9977940Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:32.0269480Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:32.0363380Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:32.0818980Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:32.0920540Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:32.1006670Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:32.1297800Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-4x4.c.o 2024-08-22T20:33:32.1385190Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-5x4.c.o 2024-08-22T20:33:32.1955120Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-aarch64-neonfma-6x4.c.o 2024-08-22T20:33:32.2044090Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:32.2045840Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:32.2260810Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:32.2545800Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:32.2968750Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:32.3029620Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:32.3130410Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:32.3144330Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-aarch64-neonfma-4x4.c.o 2024-08-22T20:33:32.3579740Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:32.4040820Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:32.4138560Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc5.c.o 2024-08-22T20:33:32.4140210Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:32.4258060Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:32.4631200Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:32.5047070Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4-acc3.c.o 2024-08-22T20:33:32.5255130Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:32.5291520Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4-acc2.c.o 2024-08-22T20:33:32.5472760Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:32.5748030Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4-acc2.c.o 2024-08-22T20:33:32.6175050Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-4x4.c.o 2024-08-22T20:33:32.6436550Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-aarch64-neonfma-5x4.c.o 2024-08-22T20:33:32.6627120Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc2.c.o 2024-08-22T20:33:32.6705760Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc3.c.o 2024-08-22T20:33:32.7264170Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc4.c.o 2024-08-22T20:33:32.7508720Z [ 75%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4-acc5.c.o 2024-08-22T20:33:32.7802170Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-1x4.c.o 2024-08-22T20:33:32.7936220Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc3.c.o 2024-08-22T20:33:32.8003970Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4-acc2.c.o 2024-08-22T20:33:32.8424820Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-2x4.c.o 2024-08-22T20:33:32.8738610Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4-acc2.c.o 2024-08-22T20:33:32.8933520Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-aarch64-neonfma-3x4.c.o 2024-08-22T20:33:32.9124820Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:32.9142640Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:32.9563050Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:32.9959650Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-2x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.0081170Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.0095480Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.0228920Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.0803080Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.1002790Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.1104580Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.1251790Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.1353370Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.1882810Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.2054260Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.2358100Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.2506010Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.2518240Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.3034980Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.3259590Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.3455100Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.3475480Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.3712720Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.4086730Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.4338270Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.4592520Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-2x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.4649400Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.4930360Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.5021420Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.5334400Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.5538210Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.5816920Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.5917240Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.5994370Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.6358740Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.6632260Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.6871760Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.6966370Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.7035430Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma-prfm.c.o 2024-08-22T20:33:33.7361410Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:33.7699500Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma-prfm.c.o 2024-08-22T20:33:33.7903870Z [ 76%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x16-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:33.8025580Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma-prfm.c.o 2024-08-22T20:33:33.8186700Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:33.8287240Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.8594270Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.8792270Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.8930140Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.9106900Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.9252030Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:33.9803760Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:33.9901840Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:34.0024580Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:34.0155450Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:34.0377480Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:34.0982180Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:34.1031810Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:34.1107230Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:34.1231740Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:34.1348860Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:34.1997920Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld64.c.o 2024-08-22T20:33:34.2163670Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-aarch64-neonfma-lane-ld128.c.o 2024-08-22T20:33:34.2276660Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.2328190Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.2514940Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.3083750Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.3104170Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.3273890Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-12x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.3448590Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.3601460Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.4123810Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x2-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.4197130Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-32x4-minmax-aarch64-neonfma.c.o 2024-08-22T20:33:34.4403920Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u4.c.o 2024-08-22T20:33:34.4488220Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u8.c.o 2024-08-22T20:33:34.4796700Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u12.c.o 2024-08-22T20:33:34.5195600Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u16.c.o 2024-08-22T20:33:34.5267450Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u20.c.o 2024-08-22T20:33:34.5426400Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut64-p2-div-u24.c.o 2024-08-22T20:33:34.5613620Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u4.c.o 2024-08-22T20:33:34.5712040Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u8.c.o 2024-08-22T20:33:34.6207940Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u12.c.o 2024-08-22T20:33:34.6332590Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u16.c.o 2024-08-22T20:33:34.6406490Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u20.c.o 2024-08-22T20:33:34.6592740Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-lut2048-p1-div-u24.c.o 2024-08-22T20:33:34.6773670Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u4.c.o 2024-08-22T20:33:34.7294550Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u8.c.o 2024-08-22T20:33:34.7363730Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u16.c.o 2024-08-22T20:33:34.7392310Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u12.c.o 2024-08-22T20:33:34.7563540Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u20.c.o 2024-08-22T20:33:34.7647170Z [ 77%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-aarch64-neonfma-rr1-p5-div-u24.c.o 2024-08-22T20:33:34.8230140Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u4.c.o 2024-08-22T20:33:34.8298710Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u8.c.o 2024-08-22T20:33:34.8522760Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u12.c.o 2024-08-22T20:33:34.8581410Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ts-div-u16.c.o 2024-08-22T20:33:34.8727200Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u4.c.o 2024-08-22T20:33:34.9260730Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u8.c.o 2024-08-22T20:33:34.9390200Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u12.c.o 2024-08-22T20:33:34.9675860Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div-u16.c.o 2024-08-22T20:33:34.9797150Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr1-lut64-p2-div.c.o 2024-08-22T20:33:34.9949570Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr1-lut2048-p1-div.c.o 2024-08-22T20:33:35.0259550Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr1-p5-div.c.o 2024-08-22T20:33:35.0472670Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr2-lut64-p2-div.c.o 2024-08-22T20:33:35.0595120Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr2-p5-div.c.o 2024-08-22T20:33:35.0643300Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-sigmoid-aarch64-neonfma-rr2-lut2048-p1-div.c.o 2024-08-22T20:33:35.1059020Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-aarch64-neonfma-expm1minus-rr1-lut8-p4h3ps-div.c.o 2024-08-22T20:33:35.1110210Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-aarch64-neonfma-expm1minus-rr1-p6h5ts-div.c.o 2024-08-22T20:33:35.1274760Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.1393730Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.1587320Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.1962910Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.2129390Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.2206830Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.2367610Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.2612770Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.2807860Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.3020290Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.3175780Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.3345900Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.3521950Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-fp16arith-u1.c.o 2024-08-22T20:33:35.3777070Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-fp16arith-u2.c.o 2024-08-22T20:33:35.3901400Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-fp16arith-u4.c.o 2024-08-22T20:33:35.4079790Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u1.c.o 2024-08-22T20:33:35.4312550Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u2.c.o 2024-08-22T20:33:35.4438060Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-fp16arith-u4.c.o 2024-08-22T20:33:35.4581170Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-fp16arith-u1.c.o 2024-08-22T20:33:35.4734720Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-fp16arith-u2.c.o 2024-08-22T20:33:35.4968520Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-fp16arith-u4.c.o 2024-08-22T20:33:35.5197460Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-fp16arith-u1.c.o 2024-08-22T20:33:35.5201980Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-fp16arith-u2.c.o 2024-08-22T20:33:35.5381890Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-fp16arith-u4.c.o 2024-08-22T20:33:35.5715490Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.5900320Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.6099120Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.6170220Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.6224340Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.6683320Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.6785740Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.7008960Z [ 78%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.7081540Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.7154730Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.7596180Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.7687460Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.7915920Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u1.c.o 2024-08-22T20:33:35.7968340Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u2.c.o 2024-08-22T20:33:35.8079100Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-fp16arith-u4.c.o 2024-08-22T20:33:35.8566600Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u1.c.o 2024-08-22T20:33:35.8695770Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u4.c.o 2024-08-22T20:33:35.8697140Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-fp16arith-u2.c.o 2024-08-22T20:33:35.8799460Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.9061020Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.9360540Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-fp16arith-u4.c.o 2024-08-22T20:33:35.9565530Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-fp16arith-u1.c.o 2024-08-22T20:33:35.9643940Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-fp16arith-u2.c.o 2024-08-22T20:33:35.9718060Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-fp16arith-u4.c.o 2024-08-22T20:33:36.0068500Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u1.c.o 2024-08-22T20:33:36.0370200Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u2.c.o 2024-08-22T20:33:36.0538420Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-fp16arith-sqrt-u4.c.o 2024-08-22T20:33:36.0628240Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.0642130Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.0964970Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.1572880Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.1663290Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.1758880Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.1929560Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.2054080Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.2687000Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.2908050Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.3040450Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.3192440Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.3473810Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.3790670Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.4102990Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.4210670Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.4627130Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.4636360Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.4892100Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.5154270Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.5260620Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.5705540Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.5925000Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.6022940Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.6284350Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.6439330Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.6878740Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.7008350Z [ 79%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.7298550Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.7431490Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.7532320Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.7884640Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.8068590Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.8406910Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.8501180Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.8601300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.8980340Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.9217280Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.9563110Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x32c4-minmax-neondotfp16arith.c.o 2024-08-22T20:33:36.9914430Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:37.0016890Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-conv-hwc2chw/f16-conv-hwc2chw-3x3s2p1c3x4-neonfp16arith-2x2.c.o 2024-08-22T20:33:37.0043710Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-avgpool/f16-avgpool-9x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:37.0527300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:37.0853530Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:37.0890040Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:37.1214040Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:37.1285100Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:37.1515050Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:37.1871520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-4x8.c.o 2024-08-22T20:33:37.1875660Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:37.2281380Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-5x8.c.o 2024-08-22T20:33:37.2382520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3p1-minmax-neonfp16arith-6x8.c.o 2024-08-22T20:33:37.2546700Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:37.2818410Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:37.2871900Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:37.3352610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:37.3500760Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:37.3667450Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:37.3852850Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:37.3949790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-3x3s2p1-minmax-neonfp16arith-4x8.c.o 2024-08-22T20:33:37.4311690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:37.4556020Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:37.4892040Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:37.4923000Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8-acc5.c.o 2024-08-22T20:33:37.5092640Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:37.5342170Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:37.5613360Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8-acc3.c.o 2024-08-22T20:33:37.6027790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:37.6090060Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8-acc2.c.o 2024-08-22T20:33:37.6255590Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:37.6502610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8-acc2.c.o 2024-08-22T20:33:37.6682850Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-4x8.c.o 2024-08-22T20:33:37.7090090Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5p2-minmax-neonfp16arith-5x8.c.o 2024-08-22T20:33:37.7469360Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc3.c.o 2024-08-22T20:33:37.7473330Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc2.c.o 2024-08-22T20:33:37.8012190Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc4.c.o 2024-08-22T20:33:37.8100600Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8-acc5.c.o 2024-08-22T20:33:37.8425660Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-1x8.c.o 2024-08-22T20:33:37.8530960Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:37.8662610Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc3.c.o 2024-08-22T20:33:37.9247980Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8.c.o 2024-08-22T20:33:37.9315690Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8-acc2.c.o 2024-08-22T20:33:37.9449070Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-3x8.c.o 2024-08-22T20:33:37.9588170Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:37.9753220Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.0495300Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.0562930Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.0624470Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.0712120Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.1049050Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.1530010Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.1637970Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.1785610Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.1860650Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.2069100Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.2594460Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.2679050Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.2875830Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.2932270Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.3038570Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.3807640Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.3876250Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.4201970Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.4330330Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.4351220Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.4996060Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.5104160Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.5298540Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.5583130Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.5662810Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.6364700Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.6416130Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.6595540Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.6659260Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.7144700Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.7593480Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.7661740Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.7784950Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.8125400Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.8228550Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.8770410Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.8871050Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.8899750Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.9249990Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith-acc2.c.o 2024-08-22T20:33:38.9525280Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-neonfp16arith.c.o 2024-08-22T20:33:38.9811650Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool-cw/f16-gavgpool-cw-neonfp16arith-u8.c.o 2024-08-22T20:33:38.9993220Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:39.0268290Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c16.c.o 2024-08-22T20:33:39.0665610Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c24.c.o 2024-08-22T20:33:39.0667570Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7p7x-minmax-neonfp16arith-c32.c.o 2024-08-22T20:33:39.0929350Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:39.1206530Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c16.c.o 2024-08-22T20:33:39.1278420Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c24.c.o 2024-08-22T20:33:39.1693740Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gavgpool/gen/f16-gavgpool-7x-minmax-neonfp16arith-c32.c.o 2024-08-22T20:33:39.1867370Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.1942280Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.2053060Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.2105390Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.2617030Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.2902330Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.2928180Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.3146140Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.3361800Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.4077260Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.4197640Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.4336000Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.4511140Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.4715970Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.5190970Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-8x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.5404190Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-8x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.5486730Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p4.c.o 2024-08-22T20:33:39.5598900Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p8.c.o 2024-08-22T20:33:39.5803650Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear-chw/gen/f16-ibilinear-chw-neonfp16arith-p16.c.o 2024-08-22T20:33:39.6417190Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c8.c.o 2024-08-22T20:33:39.6447030Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.6506840Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-neonfp16arith-c16.c.o 2024-08-22T20:33:39.6696490Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.6860070Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.7221100Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.7361200Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.7506730Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.7774400Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x8-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.7939690Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x16-minmax-neonfp16arith-ld64.c.o 2024-08-22T20:33:39.8310010Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:39.8394240Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:39.8720880Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-neonfp16arith-c8.c.o 2024-08-22T20:33:39.8995800Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-neonfp16arith-2x8.c.o 2024-08-22T20:33:39.9191940Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-prelu/gen/f16-prelu-neonfp16arith-2x16.c.o 2024-08-22T20:33:39.9267290Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u8.c.o 2024-08-22T20:33:39.9307150Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u16.c.o 2024-08-22T20:33:39.9593530Z [ 82%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u24.c.o 2024-08-22T20:33:40.0041660Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u32.c.o 2024-08-22T20:33:40.0063680Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u64.c.o 2024-08-22T20:33:40.0083110Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc2.c.o 2024-08-22T20:33:40.0272330Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32-acc4.c.o 2024-08-22T20:33:40.0454700Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u32.c.o 2024-08-22T20:33:40.0894920Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc2.c.o 2024-08-22T20:33:40.0957190Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40-acc5.c.o 2024-08-22T20:33:40.1033700Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u40.c.o 2024-08-22T20:33:40.1197040Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc2.c.o 2024-08-22T20:33:40.1468890Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48-acc3.c.o 2024-08-22T20:33:40.1891160Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u48.c.o 2024-08-22T20:33:40.1910110Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc2.c.o 2024-08-22T20:33:40.2015500Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64-acc4.c.o 2024-08-22T20:33:40.2057360Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u64.c.o 2024-08-22T20:33:40.2554980Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72-acc3.c.o 2024-08-22T20:33:40.2708630Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u72.c.o 2024-08-22T20:33:40.2874140Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc5.c.o 2024-08-22T20:33:40.2974540Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80-acc2.c.o 2024-08-22T20:33:40.2994200Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u80.c.o 2024-08-22T20:33:40.3573920Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc2.c.o 2024-08-22T20:33:40.3662980Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc3.c.o 2024-08-22T20:33:40.3753810Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96-acc6.c.o 2024-08-22T20:33:40.3877400Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-neonfp16arith-rr2-p2-u96.c.o 2024-08-22T20:33:40.4038330Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u8.c.o 2024-08-22T20:33:40.4551090Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:40.4613190Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u16-acc1.c.o 2024-08-22T20:33:40.4780250Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc2.c.o 2024-08-22T20:33:40.4852140Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:40.4916000Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u24.c.o 2024-08-22T20:33:40.5420990Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:40.5485250Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:40.5583730Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u32.c.o 2024-08-22T20:33:40.5797190Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u64-acc2.c.o 2024-08-22T20:33:40.5876980Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u64-acc4.c.o 2024-08-22T20:33:40.6327470Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-neonfp16arith-u64.c.o 2024-08-22T20:33:40.6389730Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc1.c.o 2024-08-22T20:33:40.6391160Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u8.c.o 2024-08-22T20:33:40.6625730Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:40.6672440Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc2.c.o 2024-08-22T20:33:40.7111080Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:40.7197690Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u24.c.o 2024-08-22T20:33:40.7509200Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:40.7578090Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:40.7591560Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u32.c.o 2024-08-22T20:33:40.7915020Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc2.c.o 2024-08-22T20:33:40.8023090Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64-acc4.c.o 2024-08-22T20:33:40.8305480Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-neonfp16arith-u64.c.o 2024-08-22T20:33:40.8426130Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u8.c.o 2024-08-22T20:33:40.8506650Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc1.c.o 2024-08-22T20:33:40.8778300Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:40.8985310Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc2.c.o 2024-08-22T20:33:40.9199240Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:40.9317450Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u24.c.o 2024-08-22T20:33:40.9371080Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:40.9638730Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:40.9743780Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u32.c.o 2024-08-22T20:33:41.0034380Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc2.c.o 2024-08-22T20:33:41.0155300Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64-acc4.c.o 2024-08-22T20:33:41.0289130Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-neonfp16arith-u64.c.o 2024-08-22T20:33:41.0512140Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u8.c.o 2024-08-22T20:33:41.0591600Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u16-acc2.c.o 2024-08-22T20:33:41.0956260Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u24-acc3.c.o 2024-08-22T20:33:41.1080260Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc2.c.o 2024-08-22T20:33:41.1274260Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-neonfp16arith-u32-acc4.c.o 2024-08-22T20:33:41.1311610Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:41.1500760Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:41.1691220Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-8x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:41.1955490Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:41.2203670Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:41.2292060Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-16x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:41.2509050Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:41.2568040Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:41.2877960Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-24x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:41.3284030Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-pipelined.c.o 2024-08-22T20:33:41.3311150Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith-x2.c.o 2024-08-22T20:33:41.3334290Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-spmm/gen/f16-spmm-32x1-minmax-neonfp16arith.c.o 2024-08-22T20:33:41.3615200Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.3914090Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.4119890Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.4219560Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.4277280Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.4488750Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.4787410Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u8.c.o 2024-08-22T20:33:41.5062260Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u8.c.o 2024-08-22T20:33:41.5125330Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-neonfp16arith-u16.c.o 2024-08-22T20:33:41.5153830Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-neonfp16arith-u16.c.o 2024-08-22T20:33:41.5371930Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u8.c.o 2024-08-22T20:33:41.5756200Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-neonfp16arith-u16.c.o 2024-08-22T20:33:41.5852990Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.5895840Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.6040790Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.6416000Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.6570740Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.6700740Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u8.c.o 2024-08-22T20:33:41.6802010Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.7038700Z [ 84%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-neonfp16arith-u16.c.o 2024-08-22T20:33:41.7384810Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u8.c.o 2024-08-22T20:33:41.7485140Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-neonfp16arith-u16.c.o 2024-08-22T20:33:41.7506800Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.7564170Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.7847470Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-neonfp16arith-u8.c.o 2024-08-22T20:33:41.8183220Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-minmax-neonfp16arith-u16.c.o 2024-08-22T20:33:41.8367830Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u8.c.o 2024-08-22T20:33:41.8413530Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-neonfp16arith-u16.c.o 2024-08-22T20:33:41.8581460Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u8.c.o 2024-08-22T20:33:41.8667530Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u16.c.o 2024-08-22T20:33:41.9003890Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vcmul/gen/f16-vcmul-neonfp16arith-u32.c.o 2024-08-22T20:33:41.9243830Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u8.c.o 2024-08-22T20:33:41.9360350Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-neonfp16arith-rr1-p3-u16.c.o 2024-08-22T20:33:41.9548330Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u8.c.o 2024-08-22T20:33:41.9609730Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-neonfp16arith-u16.c.o 2024-08-22T20:33:41.9938430Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u8.c.o 2024-08-22T20:33:42.0048110Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-neonfp16arith-u16.c.o 2024-08-22T20:33:42.0305950Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-neonfp16arith-2x.c.o 2024-08-22T20:33:42.0432370Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-neonfp16arith-2x.c.o 2024-08-22T20:33:42.0649440Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u8.c.o 2024-08-22T20:33:42.0855230Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-neonfp16arith-u16.c.o 2024-08-22T20:33:42.0925040Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u8.c.o 2024-08-22T20:33:42.1080620Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-neonfp16arith-u16.c.o 2024-08-22T20:33:42.1402500Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u8.c.o 2024-08-22T20:33:42.1576480Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-neonfp16arith-u16.c.o 2024-08-22T20:33:42.1762230Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u8.c.o 2024-08-22T20:33:42.1862700Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-neonfp16arith-u16.c.o 2024-08-22T20:33:42.2054780Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u8.c.o 2024-08-22T20:33:42.2279280Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u16.c.o 2024-08-22T20:33:42.2507150Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u24.c.o 2024-08-22T20:33:42.2572650Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u32.c.o 2024-08-22T20:33:42.2733580Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u40.c.o 2024-08-22T20:33:42.3082980Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u48.c.o 2024-08-22T20:33:42.3175740Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u56.c.o 2024-08-22T20:33:42.3491710Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1fma-u64.c.o 2024-08-22T20:33:42.3512170Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u8.c.o 2024-08-22T20:33:42.3579290Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u16.c.o 2024-08-22T20:33:42.4173760Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u24.c.o 2024-08-22T20:33:42.4301060Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u32.c.o 2024-08-22T20:33:42.4356530Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u40.c.o 2024-08-22T20:33:42.4439620Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u48.c.o 2024-08-22T20:33:42.4447510Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u56.c.o 2024-08-22T20:33:42.5144180Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-neonfp16arith-rr2-p2-nr1recps-u64.c.o 2024-08-22T20:33:42.5264750Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u8.c.o 2024-08-22T20:33:42.5270450Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u16.c.o 2024-08-22T20:33:42.5379040Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-neonfp16arith-nr1fma1adj-u32.c.o 2024-08-22T20:33:42.5436590Z [ 85%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u8.c.o 2024-08-22T20:33:42.6199530Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u16.c.o 2024-08-22T20:33:42.6210300Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u24.c.o 2024-08-22T20:33:42.6312840Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u32.c.o 2024-08-22T20:33:42.6381100Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u40.c.o 2024-08-22T20:33:42.6525130Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u48.c.o 2024-08-22T20:33:42.6999510Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u56.c.o 2024-08-22T20:33:42.7145310Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u64.c.o 2024-08-22T20:33:42.7189270Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u72.c.o 2024-08-22T20:33:42.7221750Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u80.c.o 2024-08-22T20:33:42.7486250Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u8.c.o 2024-08-22T20:33:42.7929590Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u16.c.o 2024-08-22T20:33:42.8028020Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u24.c.o 2024-08-22T20:33:42.8146290Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u32.c.o 2024-08-22T20:33:42.8256410Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u40.c.o 2024-08-22T20:33:42.8284850Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u48.c.o 2024-08-22T20:33:42.8743720Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u56.c.o 2024-08-22T20:33:42.8748670Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u64.c.o 2024-08-22T20:33:42.9095490Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u72.c.o 2024-08-22T20:33:42.9128010Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps-u80.c.o 2024-08-22T20:33:42.9176470Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u8.c.o 2024-08-22T20:33:42.9687380Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u16.c.o 2024-08-22T20:33:42.9770440Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u24.c.o 2024-08-22T20:33:42.9942500Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u32.c.o 2024-08-22T20:33:43.0044840Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u40.c.o 2024-08-22T20:33:43.0065050Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u48.c.o 2024-08-22T20:33:43.0562940Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u64.c.o 2024-08-22T20:33:43.0567820Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u56.c.o 2024-08-22T20:33:43.0857970Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u72.c.o 2024-08-22T20:33:43.0926770Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj-u80.c.o 2024-08-22T20:33:43.1095780Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-neonfp16arith-u8.c.o 2024-08-22T20:33:43.1405880Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-neonfp16arith-u16.c.o 2024-08-22T20:33:43.1466130Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-neonfp16arith-u8.c.o 2024-08-22T20:33:43.1738150Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-neonfp16arith-u16.c.o 2024-08-22T20:33:43.1822440Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u8.c.o 2024-08-22T20:33:43.2103560Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-neonfp16arith-u16.c.o 2024-08-22T20:33:43.2344890Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-exp-neonfp16arith-rr2-p3.c.o 2024-08-22T20:33:43.2381600Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-neonfp16arith-rr1-p3.c.o 2024-08-22T20:33:43.2527500Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expm1minus-neonfp16arith-rr2-p3.c.o 2024-08-22T20:33:43.2721070Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr1-p2.c.o 2024-08-22T20:33:43.3048450Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr1-p3.c.o 2024-08-22T20:33:43.3149000Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr2-p2.c.o 2024-08-22T20:33:43.3171440Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-expminus-neonfp16arith-rr2-p3.c.o 2024-08-22T20:33:43.3426790Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p2-nr1fma.c.o 2024-08-22T20:33:43.3486190Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p2-nr1recps.c.o 2024-08-22T20:33:43.3881280Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p3-nr1fma.c.o 2024-08-22T20:33:43.3901970Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p2-recpe.c.o 2024-08-22T20:33:43.4034660Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p3-nr1recps.c.o 2024-08-22T20:33:43.4288450Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-neonfp16arith-rr2-p3-recpe.c.o 2024-08-22T20:33:43.4410080Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-neonfp16arith-nr1fma1adj.c.o 2024-08-22T20:33:43.4728410Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-neonfp16arith-nr1fma.c.o 2024-08-22T20:33:43.4786870Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-neonfp16arith-nr1rsqrts.c.o 2024-08-22T20:33:43.4947660Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1fma.c.o 2024-08-22T20:33:43.5033530Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1fmaadj.c.o 2024-08-22T20:33:43.5305780Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1recps.c.o 2024-08-22T20:33:43.5496330Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-nr1recpsadj.c.o 2024-08-22T20:33:43.5671380Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-recpe.c.o 2024-08-22T20:33:43.5879810Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h1ts-recpeadj.c.o 2024-08-22T20:33:43.5923240Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma.c.o 2024-08-22T20:33:43.6266440Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recps.c.o 2024-08-22T20:33:43.6270730Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fmaadj.c.o 2024-08-22T20:33:43.6628690Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpe.c.o 2024-08-22T20:33:43.6655300Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1recpsadj.c.o 2024-08-22T20:33:43.6852590Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-neonfp16arith-expm1minus-rr1-p3h2ts-recpeadj.c.o 2024-08-22T20:33:43.7122530Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:43.7135570Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:43.7449510Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:43.7484820Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:43.7732550Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:43.8297430Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:43.8394880Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:43.8573570Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:43.8689310Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane-prfm.c.o 2024-08-22T20:33:43.9071850Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16-minmax-neonfp16arith-mlal-lane.c.o 2024-08-22T20:33:43.9553510Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c2s4-minmax-neonfp16arith.c.o 2024-08-22T20:33:43.9886830Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c2s4-minmax-neonfp16arith.c.o 2024-08-22T20:33:44.0103600Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c2s4-minmax-neonfp16arith-mlal.c.o 2024-08-22T20:33:44.0254790Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c2s4-minmax-neonfp16arith-mlal.c.o 2024-08-22T20:33:44.0707260Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u8.c.o 2024-08-22T20:33:44.0870830Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u16.c.o 2024-08-22T20:33:44.1042210Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u24.c.o 2024-08-22T20:33:44.1107750Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-neonfp16arith-u32.c.o 2024-08-22T20:33:44.1269230Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-aarch64-neonfp16arith-u8.c.o 2024-08-22T20:33:44.1653040Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-minmax-aarch64-neonfp16arith-u16.c.o 2024-08-22T20:33:44.1736900Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-aarch64-neonfp16arith-u8.c.o 2024-08-22T20:33:44.1890700Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-aarch64-neonfp16arith-u8.c.o 2024-08-22T20:33:44.1981300Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-minmax-aarch64-neonfp16arith-u16.c.o 2024-08-22T20:33:44.2165330Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-minmax-aarch64-neonfp16arith-u16.c.o 2024-08-22T20:33:44.2600610Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u8.c.o 2024-08-22T20:33:44.2701150Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u16.c.o 2024-08-22T20:33:44.2751280Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u24.c.o 2024-08-22T20:33:44.2807140Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u32.c.o 2024-08-22T20:33:44.2978120Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u40.c.o 2024-08-22T20:33:44.3530060Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u48.c.o 2024-08-22T20:33:44.3596280Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u56.c.o 2024-08-22T20:33:44.3704420Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-aarch64-neonfp16arith-rr2-p2-div-u64.c.o 2024-08-22T20:33:44.3827150Z [ 87%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u8.c.o 2024-08-22T20:33:44.4026480Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u16.c.o 2024-08-22T20:33:44.4439310Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-aarch64-neonfp16arith-sqrt-u32.c.o 2024-08-22T20:33:44.4461990Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u8.c.o 2024-08-22T20:33:44.4745190Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u16.c.o 2024-08-22T20:33:44.4768910Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u24.c.o 2024-08-22T20:33:44.5000290Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u32.c.o 2024-08-22T20:33:44.5429090Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u40.c.o 2024-08-22T20:33:44.5436280Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u48.c.o 2024-08-22T20:33:44.5541020Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u56.c.o 2024-08-22T20:33:44.5615360Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u64.c.o 2024-08-22T20:33:44.5757350Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u72.c.o 2024-08-22T20:33:44.6345540Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div-u80.c.o 2024-08-22T20:33:44.6394800Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr1-p2-div.c.o 2024-08-22T20:33:44.6444330Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr1-p3-div.c.o 2024-08-22T20:33:44.6520800Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr2-p2-div.c.o 2024-08-22T20:33:44.6768330Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sigmoid-aarch64-neonfp16arith-rr2-p3-div.c.o 2024-08-22T20:33:44.7147570Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-aarch64-neonfp16arith-expm1minus-rr1-p3h1ts-div.c.o 2024-08-22T20:33:44.7166050Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-sqrt-aarch64-neonfp16arith-sqrt.c.o 2024-08-22T20:33:44.7343240Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f16-tanh-aarch64-neonfp16arith-expm1minus-rr1-p3h2ts-div.c.o 2024-08-22T20:33:44.7353020Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:44.7566700Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:44.7969500Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-1x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:44.8133550Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:44.8233940Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-2x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:44.8408670Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:44.8504230Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-3x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:44.8984490Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:44.9187740Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:44.9276480Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-4x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:44.9466430Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfdot.c.o 2024-08-22T20:33:44.9719330Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x4c8-minmax-neonbf16-bfmlal.c.o 2024-08-22T20:33:44.9979630Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-5x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:45.0338990Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/bf16-gemm/gen/bf16-gemm-6x8c2-minmax-neonbf16-bfdot-lane-ld128.c.o 2024-08-22T20:33:45.0484700Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.0558980Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.0799940Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.1222280Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.1473590Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.1699450Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.1797390Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.1823510Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.2450200Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.2595060Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.3023610Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:45.3103870Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.3160930Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:45.3783530Z [ 88%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.3879490Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.4078160Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.4202290Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.4273850Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.4937570Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.4968790Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.5393620Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.5477610Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.5572980Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.6045380Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.6213200Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:45.6640120Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.6765020Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neondot-ld64.c.o 2024-08-22T20:33:45.7019680Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-neondot.c.o 2024-08-22T20:33:45.7126140Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.7247940Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.7686130Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x32c4-minmax-neondot.c.o 2024-08-22T20:33:45.7876720Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.8134340Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.8155390Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x32c4-minmax-neondot.c.o 2024-08-22T20:33:45.8556720Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.8854550Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.8942410Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x32c4-minmax-neondot.c.o 2024-08-22T20:33:45.9279250Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c4-minmax-neondot.c.o 2024-08-22T20:33:45.9521970Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-neondot.c.o 2024-08-22T20:33:45.9786200Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x32c4-minmax-neondot.c.o 2024-08-22T20:33:46.0217100Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.0519370Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:46.0624480Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.0945680Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:46.1470960Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.1588540Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.1613800Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.1883370Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.1979730Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.2481020Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.2875340Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.2909350Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:46.3154310Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.3372110Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neondot-ld64.c.o 2024-08-22T20:33:46.3867070Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.3947040Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.4035500Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.4181160Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.4640730Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.5031230Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.5133350Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.5197380Z [ 89%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.5451050Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.5896090Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.6161310Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.6389060Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.6390550Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.6647590Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.7213660Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.7217370Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.7331320Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.7410100Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.7880550Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:46.8380780Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.8434420Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.8533430Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.8618690Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.9028360Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.9552500Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.9658740Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.9712310Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:46.9815190Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:47.0301710Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.0629810Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.0806170Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:47.0896220Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.1329890Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.1366200Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.1914360Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.2006290Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.2167220Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x32c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.2735090Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-neondot.c.o 2024-08-22T20:33:47.2780030Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.3029830Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.3130510Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.3502040Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.3749320Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.3850140Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.4162560Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x8c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.4208250Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c4-minmax-rndnu-neondot.c.o 2024-08-22T20:33:47.4732390Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.4937040Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.5027610Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.5295180Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.5651830Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.5742140Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.6046220Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.6126610Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-aarch64-neondot-ld128.c.o 2024-08-22T20:33:47.6463320Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.6577990Z [ 90%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.6787080Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.7009020Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.7374280Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.7577210Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.7713430Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.7890720Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.8116700Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.8580280Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.8584090Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.9096360Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.9170010Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.9342330Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.9700610Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:47.9733500Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.0298660Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.0579280Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.0697730Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.0893100Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.1149570Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.1416470Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.2046230Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.2335320Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.2400910Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.2621320Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.2792110Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.3319140Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.3517070Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.3746680Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.3959720Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.4148570Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.4433690Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.4730320Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.4946360Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.5198480Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.5275630Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.5761190Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.5787550Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.6306420Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.6384790Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.6486800Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-6x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.6943030Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.7232030Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.7416510Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.7876950Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.8026310Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.8189920Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.8487900Z [ 91%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.9022800Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.9275770Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.9447840Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:48.9509880Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.0015210Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.0091600Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.0324780Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.0477300Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.0554100Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.1077530Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.1111460Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.1414510Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.1539240Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.1799020Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.2199920Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.2392960Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.2562900Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.2576630Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.2894910Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.3260280Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.3450080Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.3573710Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.3942930Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.4121860Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.4542090Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.4735920Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.4794060Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.5274940Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.5290630Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.5794990Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.5933420Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.6233310Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.6572290Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.6874890Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.7056750Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.7412000Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.7898810Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.7982420Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.8333480Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.8445570Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.8849940Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x32c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.9086980Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.9248650Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:49.9365750Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x32-minmax-neoni8mm.c.o 2024-08-22T20:33:49.9461780Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.0168080Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.0206210Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x32-minmax-neoni8mm.c.o 2024-08-22T20:33:50.0370870Z [ 92%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.0562790Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.0598290Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x32-minmax-neoni8mm.c.o 2024-08-22T20:33:50.1427360Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.1493560Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.1554840Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-6x32-minmax-neoni8mm.c.o 2024-08-22T20:33:50.1787530Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.2220650Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.2442980Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32-minmax-neoni8mm.c.o 2024-08-22T20:33:50.2731550Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.3133980Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.3242500Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x32-minmax-neoni8mm.c.o 2024-08-22T20:33:50.3745330Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.4313520Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.4416110Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.4738830Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.4847690Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.5294370Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.5301640Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.5449270Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.5771160Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.5948030Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-6x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.6238750Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.6311970Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-neoni8mm.c.o 2024-08-22T20:33:50.6631410Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.6897560Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.7121080Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.7416820Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.7582740Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.7735630Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.7930250Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.8145800Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.8549930Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.8686450Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.8786140Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.9013820Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.9261190Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.9749810Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:50.9838210Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.0003040Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.0273500Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.0345160Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.0691060Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.0843200Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.1088670Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.1329100Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.1426660Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.1796300Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.1978040Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.2111620Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.2554780Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.2599650Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.3022790Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.3091490Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.3208210Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.3615210Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.3714230Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.4094090Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.4167570Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.4294070Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.4737250Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.4770450Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.5121740Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.5364120Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.5463320Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.5841390Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.5904090Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.6196880Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-6x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.6489730Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.6602360Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.7134770Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.7178920Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.7298540Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.7713270Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.7855750Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.8104290Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.8434600Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.8627000Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.8841900Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.8883710Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.9129210Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.9336850Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.9636560Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:51.9919790Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:51.9952000Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:52.0127550Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:52.0473380Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:52.0824110Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:52.0915420Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:52.1014390Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:52.1175170Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:52.1598880Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-6x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:52.1824460Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x8c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:52.2021770Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x8c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:52.2367840Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-neoni8mm.c.o 2024-08-22T20:33:52.2416870Z [ 94%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:52.2869510Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.2919390Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.3132910Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.3245710Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.3323350Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.3481450Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.3618880Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.3660920Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:33:52.3671100Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:33:52.3734260Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:33:52.3879710Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.3973750Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4009590Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4017690Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4054180Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.4198300Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4303210Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.4365720Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4391950Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:33:52.4446420Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:33:52.4513780Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.4672560Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemminc-8x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4726100Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.4734750Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4836960Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.4886020Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.5026930Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55r0.S.o 2024-08-22T20:33:52.5030990Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a55.S.o 2024-08-22T20:33:52.5046980Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-cortex-a75.S.o 2024-08-22T20:33:52.5170200Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:33:52.5178260Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/f16-igemm-6x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:33:52.5373850Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:52.5412940Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:33:52.5426410Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/f32-dwconv-9p4c-minmax-asm-aarch64-neonfma.S.o 2024-08-22T20:33:52.5474390Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:33:52.5519000Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:52.5720300Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.5741700Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.5766820Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.5818190Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:33:52.5895030Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:33:52.6045530Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:33:52.6050740Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:33:52.6121490Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:52.6166660Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.6283980Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:33:52.6366550Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:33:52.6368210Z [ 95%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:33:52.6427020Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:33:52.6485580Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:52.6631960Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.6654450Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.6755990Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.6759860Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.6772710Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.6956250Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.6962760Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.7066990Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.7079910Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:52.7126830Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.7310250Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.7336660Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:52.7354100Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.7425630Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.7451270Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.7662330Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.7701920Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.7706040Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.7776170Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:52.7793380Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.8023230Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:52.8089980Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:33:52.8093640Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.8095440Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.8101090Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.8418990Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.8439590Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-goi-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.8441630Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:52.8455350Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.8463320Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-goi-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.8768120Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.8797520Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.8806690Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.8810710Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.8814730Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.9121760Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:52.9123230Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.9124630Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.9134590Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:52.9182310Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.9479760Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.9482710Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.9487570Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.9493380Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:52.9525510Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:52.9826830Z [ 96%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:33:52.9830840Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:52.9846090Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:52.9877550Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:52.9880990Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.0178010Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-1x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:53.0200510Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-4x12-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:53.0217160Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:53.0236360Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a55.S.o 2024-08-22T20:33:53.0281100Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a73.S.o 2024-08-22T20:33:53.0520840Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:53.0568410Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:53.0578760Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.0597640Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.0600590Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:53.0890070Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.0893240Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.0894620Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.0896240Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:53.0916020Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.1226180Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:53.1229700Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.1233810Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.1293320Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.1347330Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.1603770Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.1607810Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53-prfm.S.o 2024-08-22T20:33:53.1625590Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.1640290Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.1651840Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a53.S.o 2024-08-22T20:33:53.1977290Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.2003010Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.2008980Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.2014710Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.2019050Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.2323060Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:53.2324610Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.2344420Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75-prfm.S.o 2024-08-22T20:33:53.2376380Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-cortex-a75.S.o 2024-08-22T20:33:53.2386720Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:53.2665140Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:33:53.2671480Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:33:53.2677640Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-8x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.2681870Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:33:53.2739200Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:33:53.2985800Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:33:53.2998580Z [ 97%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:53.3000140Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.3004490Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:33:53.3061100Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:33:53.3327550Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:33:53.3331800Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:33:53.3335780Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:53.3380580Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:33:53.3431170Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.3658920Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.3674320Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.3702520Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.3722920Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.3729730Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.4017900Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.4028430Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.4029960Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2-prfm.S.o 2024-08-22T20:33:53.4033950Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.4056270Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neon-ld128-acc2.S.o 2024-08-22T20:33:53.4360610Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2.S.o 2024-08-22T20:33:53.4362220Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4-prfm.S.o 2024-08-22T20:33:53.4379820Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc2-prfm.S.o 2024-08-22T20:33:53.4417320Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-acc4.S.o 2024-08-22T20:33:53.4445910Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64-prfm.S.o 2024-08-22T20:33:53.4712370Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2-prfm.S.o 2024-08-22T20:33:53.4714150Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.4716020Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc2.S.o 2024-08-22T20:33:53.4791780Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4-prfm.S.o 2024-08-22T20:33:53.4795370Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-acc4.S.o 2024-08-22T20:33:53.5033270Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128-prfm.S.o 2024-08-22T20:33:53.5044350Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.5063960Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x1-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.5074710Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.5190990Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.5379270Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.5382910Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.5384510Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld64.S.o 2024-08-22T20:33:53.5406670Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.5471290Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-asm-aarch64-neonfma-ld128.S.o 2024-08-22T20:33:53.5734810Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.5739350Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondotfp16arith-cortex-a55.S.o 2024-08-22T20:33:53.5759670Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.5782470Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.5786420Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.6098170Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:53.6115180Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.6119480Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.6137580Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.6175060Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:53.6468820Z [ 98%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:53.6473850Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:53.6492370Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:53.6511850Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:33:53.6553900Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:53.6882750Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:53.6897520Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:53.6899800Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:53.6901910Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:53.6924920Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-asm-aarch64-neon-mull.S.o 2024-08-22T20:33:53.7240690Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:53.7246150Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:53.7250960Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:53.7253940Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:53.7289240Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:53.7603350Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:53.7605780Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.7607350Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld32.S.o 2024-08-22T20:33:53.7608810Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.7719020Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:53.7954080Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:53.7970590Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:53.7974350Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:53.7998970Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53-prfm.S.o 2024-08-22T20:33:53.8033760Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-cortex-a53.S.o 2024-08-22T20:33:53.8301300Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:53.8305550Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c16-minmax-fp32-asm-aarch64-neon-mlal.S.o 2024-08-22T20:33:53.8309950Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:53.8350940Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-asm-aarch64-neon-mlal-prfm.S.o 2024-08-22T20:33:53.8353530Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:53.8636990Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:53.8641980Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16-minmax-fp32-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:53.8673550Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.8683410Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld64.S.o 2024-08-22T20:33:53.8734460Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.8978880Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.8987050Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.8999940Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:53.9051280Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:53.9121050Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:33:53.9370100Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:33:53.9421720Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:53.9426900Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:53.9470750Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.9492470Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.9773810Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.9775330Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.9776790Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:53.9814130Z [ 99%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:53.9839890Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53-prfm.S.o 2024-08-22T20:33:54.0154870Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a53.S.o 2024-08-22T20:33:54.0195860Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75-prfm.S.o 2024-08-22T20:33:54.0197670Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-cortex-a75.S.o 2024-08-22T20:33:54.0199200Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64-prfm.S.o 2024-08-22T20:33:54.0217340Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16-minmax-rndnu-asm-aarch64-neon-mlal-lane-ld64.S.o 2024-08-22T20:33:54.0538020Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:54.0541930Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-fp32-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:54.0545160Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-ld128.S.o 2024-08-22T20:33:54.0571260Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-64.c.o 2024-08-22T20:33:54.0642970Z [100%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x16c4-minmax-rndnu-asm-aarch64-neondot-cortex-a55.S.o 2024-08-22T20:33:54.0834590Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2-k-over-2048.c.o 2024-08-22T20:33:54.0893730Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-8.c.o 2024-08-22T20:33:54.0912000Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-4.c.o 2024-08-22T20:33:54.0981490Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-16.c.o 2024-08-22T20:33:54.1038880Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-32.c.o 2024-08-22T20:33:54.1110740Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-64.c.o 2024-08-22T20:33:54.1188750Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-08-22T20:33:54.1222560Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/exp2minus-k-over-2048.c.o 2024-08-22T20:33:54.1545400Z [100%] Built target microkernels-all 2024-08-22T20:33:54.1883160Z Install the project... 2024-08-22T20:33:54.1919530Z -- Install configuration: "Release" 2024-08-22T20:33:54.1923280Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-config.cmake 2024-08-22T20:33:54.1926230Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpuinfo.a 2024-08-22T20:33:54.1959090Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/cpuinfo.h 2024-08-22T20:33:54.1961820Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets.cmake 2024-08-22T20:33:54.1964650Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets-release.cmake 2024-08-22T20:33:54.1967120Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/pkgconfig/libcpuinfo.pc 2024-08-22T20:33:54.1970130Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/pthreadpool.h 2024-08-22T20:33:54.1973920Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libpthreadpool.a 2024-08-22T20:33:54.2001470Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fxdiv.h 2024-08-22T20:33:54.2005620Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_kernels.a 2024-08-22T20:33:54.2664650Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_ops_lib.a 2024-08-22T20:33:54.2694550Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/Functions.h 2024-08-22T20:33:54.2706160Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/NativeFunctions.h 2024-08-22T20:33:54.2707300Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libeigen_blas.a 2024-08-22T20:33:54.2882190Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:54.2916080Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_kernels.a 2024-08-22T20:33:54.3106540Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_ops_lib.a 2024-08-22T20:33:54.3126130Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/Functions.h 2024-08-22T20:33:54.3127400Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/NativeFunctions.h 2024-08-22T20:33:54.3134410Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:54.3153920Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_kernels.a 2024-08-22T20:33:54.3182750Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_ops_lib.a 2024-08-22T20:33:54.3205190Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/Functions.h 2024-08-22T20:33:54.3206400Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/NativeFunctions.h 2024-08-22T20:33:54.3209830Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:54.3236500Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/Functions.h 2024-08-22T20:33:54.3241350Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/NativeFunctions.h 2024-08-22T20:33:54.3243730Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch.a 2024-08-22T20:33:54.3268220Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch_no_prim_ops.a 2024-08-22T20:33:54.3298660Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/cmake/ExecuTorch/executorch-config.cmake 2024-08-22T20:33:54.3301150Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_data_loader.a 2024-08-22T20:33:54.3323230Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module.a 2024-08-22T20:33:54.3343620Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module_static.a 2024-08-22T20:33:54.3367890Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16.h 2024-08-22T20:33:54.3369690Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/bitcasts.h 2024-08-22T20:33:54.3371400Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/fp16.h 2024-08-22T20:33:54.3373210Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/psimd.h 2024-08-22T20:33:54.3375430Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/__init__.py 2024-08-22T20:33:54.3376160Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx.py 2024-08-22T20:33:54.3377850Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx2.py 2024-08-22T20:33:54.3381510Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/psimd.h 2024-08-22T20:33:54.3384880Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libXNNPACK.a 2024-08-22T20:33:54.3589740Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/xnnpack.h 2024-08-22T20:33:54.3593250Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/experiments-config.h 2024-08-22T20:33:54.3594990Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libxnnpack_backend.a 2024-08-22T20:33:54.3629710Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/lib/libbundled_program.a 2024-08-22T20:33:54.3646610Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/lib/libetdump.a 2024-08-22T20:33:54.3666540Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/lib/libflatccrt.a 2024-08-22T20:33:54.3700060Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:55.0641870Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops.a 2024-08-22T20:33:55.0695440Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops_aot_lib.dylib 2024-08-22T20:33:55.0980070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:33:55.0980720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch 2024-08-22T20:33:55.0981420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data 2024-08-22T20:33:55.0982270Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin 2024-08-22T20:33:55.0983100Z copying build/pip_data_bin_init.py.in -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin/__init__.py 2024-08-22T20:33:55.0990440Z running build_py 2024-08-22T20:33:55.1007190Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends 2024-08-22T20:33:55.1007820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:55.1008620Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:55.1011760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:55.1012720Z copying backends/example/test_example_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:55.1013740Z copying backends/example/example_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:55.1015280Z copying backends/example/example_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:55.1016510Z copying backends/example/example_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:55.1020470Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1021380Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1022430Z copying backends/transforms/convert_dtype_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1024660Z copying backends/transforms/fuse_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1027180Z copying backends/transforms/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1032030Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1033050Z copying backends/transforms/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1033990Z copying backends/transforms/remove_clone_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1036930Z copying backends/transforms/mean_to_sum_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1039620Z copying backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1044100Z copying backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1046040Z copying backends/transforms/decompose_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:55.1050960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:55.1053870Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:55.1056510Z copying backends/vulkan/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:55.1058730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:55.1061530Z copying backends/xnnpack/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:55.1062990Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:55.1064000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1068040Z copying backends/arm/tosa_mapping.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1070590Z copying backends/arm/tosa_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1073020Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1075500Z copying backends/arm/arm_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1077950Z copying backends/arm/arm_vela.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1080360Z copying backends/arm/arm_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:55.1082460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple 2024-08-22T20:33:55.1084440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:55.1086740Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:55.1089410Z copying backends/apple/mps/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:55.1091640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1175410Z copying backends/apple/mps/test/test_mps.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1182710Z copying backends/apple/mps/test/test_mps_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1189660Z copying backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1190850Z copying backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1191980Z copying backends/apple/mps/test/test_mps_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1193140Z copying backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:55.1194180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1195190Z copying backends/apple/mps/operators/constant_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1196370Z copying backends/apple/mps/operators/normalization_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1197560Z copying backends/apple/mps/operators/activation_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1198670Z copying backends/apple/mps/operators/pooling_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1199910Z copying backends/apple/mps/operators/unary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1202080Z copying backends/apple/mps/operators/indexing_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1205790Z copying backends/apple/mps/operators/clamp_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1209160Z copying backends/apple/mps/operators/reduce_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1212790Z copying backends/apple/mps/operators/binary_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1215430Z copying backends/apple/mps/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1216570Z copying backends/apple/mps/operators/range_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1218230Z copying backends/apple/mps/operators/convolution_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1235310Z copying backends/apple/mps/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1238400Z copying backends/apple/mps/operators/op_clone.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1241490Z copying backends/apple/mps/operators/shape_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1244700Z copying backends/apple/mps/operators/op_getitem.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1248390Z copying backends/apple/mps/operators/pad_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1251850Z copying backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.1255360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.1258280Z copying backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.1262260Z copying backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.1265280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils 2024-08-22T20:33:55.1267750Z copying backends/apple/mps/utils/mps_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils 2024-08-22T20:33:55.1270180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:55.1272840Z copying backends/apple/mps/partition/mps_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:55.1276060Z copying backends/apple/mps/partition/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:55.1278580Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml 2024-08-22T20:33:55.1280770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:55.1284880Z copying backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:55.1288150Z copying backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:55.1291010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:55.1294050Z copying backends/apple/coreml/partition/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:55.1297330Z copying backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:55.1300300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:55.1302940Z copying backends/apple/coreml/quantizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:55.1306190Z copying backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:55.1308830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:55.1311640Z copying backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:55.1314780Z copying backends/apple/coreml/compiler/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:55.1317390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:55.1319720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:55.1323060Z copying backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:55.1324340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1325320Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1326450Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1327590Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1328650Z copying backends/qualcomm/builders/op_sum_int_list.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1329870Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1330980Z copying backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1332100Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1333130Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1334190Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1335300Z copying backends/qualcomm/builders/op_space_to_depth.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1336420Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1337460Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1338490Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1339880Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1341010Z copying backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1342230Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1343300Z copying backends/qualcomm/builders/op_depth_to_space.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1344410Z copying backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1345460Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1346480Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1347500Z copying backends/qualcomm/builders/op_skip_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1348540Z copying backends/qualcomm/builders/op_slice_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1349580Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1350580Z copying backends/qualcomm/builders/op_to.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1351650Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1352760Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1353780Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1354860Z copying backends/qualcomm/builders/op_max_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1355970Z copying backends/qualcomm/builders/op_batch_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1357040Z copying backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1358090Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1359240Z copying backends/qualcomm/builders/op_layer_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1360340Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1361380Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1362390Z copying backends/qualcomm/builders/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1363400Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1364470Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1365620Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1366790Z copying backends/qualcomm/builders/op_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1414140Z copying backends/qualcomm/builders/op_select_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1415600Z copying backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1416790Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1417840Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1418890Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1419900Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1420930Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1422030Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1423050Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1424070Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1425230Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1427910Z copying backends/qualcomm/builders/op_log_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1429020Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.1530160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.1555970Z copying backends/qualcomm/serialization/qnn_compile_spec_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.1569570Z copying backends/qualcomm/serialization/qnn_compile_spec_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.1570870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1571880Z copying backends/qualcomm/passes/annotate_quant_attrs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1572950Z copying backends/qualcomm/passes/fold_qdq.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1574050Z copying backends/qualcomm/passes/reduce_dynamic_range.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1575200Z copying backends/qualcomm/passes/replace_inf_buffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1576410Z copying backends/qualcomm/passes/convert_interpolate_with_upsample2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1577790Z copying backends/qualcomm/passes/convert_bmm_to_matmul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1578960Z copying backends/qualcomm/passes/convert_binary_op_with_scalar.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1580070Z copying backends/qualcomm/passes/build_quant_io.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1586020Z copying backends/qualcomm/passes/annotate_and_quant_scalar.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1603270Z copying backends/qualcomm/passes/recompose_pixel_unshuffle.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1606410Z copying backends/qualcomm/passes/insert_io_qdq.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1609530Z copying backends/qualcomm/passes/fuse_consecutive_transpose.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1612730Z copying backends/qualcomm/passes/annotate_decomposed.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1615710Z copying backends/qualcomm/passes/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1617830Z copying backends/qualcomm/passes/decompose_silu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1619030Z copying backends/qualcomm/passes/recompose_pixel_shuffle.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1620170Z copying backends/qualcomm/passes/convert_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1621250Z copying backends/qualcomm/passes/remove_redundancy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1622330Z copying backends/qualcomm/passes/insert_requantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1623420Z copying backends/qualcomm/passes/layout_transform.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1624460Z copying backends/qualcomm/passes/convert_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1625520Z copying backends/qualcomm/passes/i64_to_i32.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.1626410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.1627260Z copying backends/qualcomm/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.1628280Z copying backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.1629270Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.1630100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:55.1631010Z copying backends/qualcomm/utils/constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:55.1631990Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:55.1632840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:55.1634550Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:55.1635750Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:55.1636830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:55.1637900Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:55.1638940Z copying backends/qualcomm/quantizer/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:55.1640250Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:55.1641470Z copying backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:55.1642920Z copying backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:55.1644060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1645040Z copying backends/example/example_operators/flatten.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1649300Z copying backends/example/example_operators/add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1652780Z copying backends/example/example_operators/linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1656020Z copying backends/example/example_operators/op_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1659430Z copying backends/example/example_operators/conv_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1662750Z copying backends/example/example_operators/ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1666870Z copying backends/example/example_operators/conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1670270Z copying backends/example/example_operators/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1674870Z copying backends/example/example_operators/dropout.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1676260Z copying backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:55.1677230Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test 2024-08-22T20:33:55.1678220Z copying backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test 2024-08-22T20:33:55.1679150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:55.1680030Z copying backends/vulkan/test/test_vulkan_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:55.1681110Z copying backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:55.1682380Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:55.1684020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:55.1686970Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:55.1691240Z copying backends/vulkan/partitioner/supported_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:55.1693810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.1696570Z copying backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.1700690Z copying backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.1704940Z copying backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.1707720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime 2024-08-22T20:33:55.1710190Z copying backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime 2024-08-22T20:33:55.1711330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:55.1712240Z copying backends/vulkan/passes/custom_ops_defs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:55.1713270Z copying backends/vulkan/passes/test_custom_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:55.1714220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:55.1715150Z copying backends/vulkan/test/op_tests/cases.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:55.1716330Z copying backends/vulkan/test/op_tests/generate_op_tests.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:55.1717290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:55.1719010Z copying backends/vulkan/test/op_tests/utils/codegen_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:55.1722940Z copying backends/vulkan/test/op_tests/utils/codegen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:55.1726110Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party 2024-08-22T20:33:55.1746300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:55.1750140Z copying backends/vulkan/third-party/volk/generate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:55.1753130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:55.1755910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:55.1758790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:55.1763010Z copying backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:55.1767420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:55.1770030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1774030Z copying backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1778200Z copying backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1782440Z copying backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1786550Z copying backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1790680Z copying backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1794720Z copying backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1799270Z copying backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.1805960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:55.1810000Z copying backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:55.1813190Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:55.1816560Z copying backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:55.1819710Z copying backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:55.1823210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1825770Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1828810Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1831920Z copying backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1835080Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1838120Z copying backends/xnnpack/operators/op_square_root.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1839320Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1840430Z copying backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1841790Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1842860Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1843910Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1845150Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1846310Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1847400Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1848500Z copying backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1849620Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1850710Z copying backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1851790Z copying backends/xnnpack/operators/op_leaky_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1852840Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1854020Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1855270Z copying backends/xnnpack/operators/op_skip_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1856310Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1857350Z copying backends/xnnpack/operators/op_slice_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1858400Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1859520Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1860590Z copying backends/xnnpack/operators/op_max_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1861630Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1862670Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1863740Z copying backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1864780Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1865880Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1866920Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1868150Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1869250Z copying backends/xnnpack/operators/op_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1870300Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1871540Z copying backends/xnnpack/operators/op_dequantize_per_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1872630Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1873650Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1874720Z copying backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1875790Z copying backends/xnnpack/operators/op_to_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1876810Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1877840Z copying backends/xnnpack/operators/op_max_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1878850Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1879870Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1880890Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1881950Z copying backends/xnnpack/operators/op_quantize_per_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.1882890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.1883890Z copying backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.1885070Z copying backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.1886010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1886970Z copying backends/xnnpack/passes/convert_to_upsample_bilinear2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1888060Z copying backends/xnnpack/passes/remove_getitem_op.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1889100Z copying backends/xnnpack/passes/xnnpack_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1890340Z copying backends/xnnpack/passes/conv1d_unsqueeze_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1891470Z copying backends/xnnpack/passes/channels_last_tagged_reshape_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1892580Z copying backends/xnnpack/passes/fuse_activation_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1893590Z copying backends/xnnpack/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1894820Z copying backends/xnnpack/passes/tag_implicit_q_dq_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1895990Z copying backends/xnnpack/passes/fuse_batch_norm_with_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1897170Z copying backends/xnnpack/passes/convert_to_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1898380Z copying backends/xnnpack/passes/convert_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1899440Z copying backends/xnnpack/passes/prelu_reshape_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.1900310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.1901160Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.1902190Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.1903220Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.1904190Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.1905050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:55.1906050Z copying backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:55.1907260Z copying backends/xnnpack/third-party/generate-xnnpack-wrappers.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:55.1908210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:55.1909090Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:55.1910170Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:55.1911120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:55.1912160Z copying backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:55.1913410Z copying backends/xnnpack/test/serialization/test_serialization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:55.1914450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.1915490Z copying backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.1916700Z copying backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.1956670Z copying backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.1973220Z copying backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.2075110Z copying backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.2097120Z copying backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.2098240Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2099380Z copying backends/xnnpack/test/models/deeplab_v3.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2100450Z copying backends/xnnpack/test/models/w2l.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2101510Z copying backends/xnnpack/test/models/edsr.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2102620Z copying backends/xnnpack/test/models/llama2_et_example.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2103760Z copying backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2104880Z copying backends/xnnpack/test/models/very_big_model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2106050Z copying backends/xnnpack/test/models/inception_v4.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2107150Z copying backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2108270Z copying backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2109380Z copying backends/xnnpack/test/models/inception_v3.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2110480Z copying backends/xnnpack/test/models/resnet.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2111560Z copying backends/xnnpack/test/models/mobilebert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2112690Z copying backends/xnnpack/test/models/torchvision_vit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.2113630Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:55.2114550Z copying backends/xnnpack/test/tester/tester.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:55.2115610Z copying backends/xnnpack/test/tester/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:55.2116570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2117570Z copying backends/xnnpack/test/ops/static_constant_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2118670Z copying backends/xnnpack/test/ops/pow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2119750Z copying backends/xnnpack/test/ops/permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2120820Z copying backends/xnnpack/test/ops/quantize_per_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2121890Z copying backends/xnnpack/test/ops/add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2123100Z copying backends/xnnpack/test/ops/leaky_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2124210Z copying backends/xnnpack/test/ops/sqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2125340Z copying backends/xnnpack/test/ops/div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2126340Z copying backends/xnnpack/test/ops/slice_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2127350Z copying backends/xnnpack/test/ops/cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2128350Z copying backends/xnnpack/test/ops/multiply.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2129370Z copying backends/xnnpack/test/ops/linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2130390Z copying backends/xnnpack/test/ops/negate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2131420Z copying backends/xnnpack/test/ops/max_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2132450Z copying backends/xnnpack/test/ops/abs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2133520Z copying backends/xnnpack/test/ops/hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2134620Z copying backends/xnnpack/test/ops/mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2135670Z copying backends/xnnpack/test/ops/floor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2136710Z copying backends/xnnpack/test/ops/avgpool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2137730Z copying backends/xnnpack/test/ops/ceil.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2138770Z copying backends/xnnpack/test/ops/maxpool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2139820Z copying backends/xnnpack/test/ops/maximum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2140900Z copying backends/xnnpack/test/ops/bilinear2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2141960Z copying backends/xnnpack/test/ops/clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2143020Z copying backends/xnnpack/test/ops/conv1d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2144060Z copying backends/xnnpack/test/ops/sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2145130Z copying backends/xnnpack/test/ops/hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2146230Z copying backends/xnnpack/test/ops/minimum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2147290Z copying backends/xnnpack/test/ops/conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2148320Z copying backends/xnnpack/test/ops/prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2149480Z copying backends/xnnpack/test/ops/relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2150540Z copying backends/xnnpack/test/ops/sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2151550Z copying backends/xnnpack/test/ops/square.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2152680Z copying backends/xnnpack/test/ops/elu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2153670Z copying backends/xnnpack/test/ops/sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2154690Z copying backends/xnnpack/test/ops/softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.2155660Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:55.2160760Z copying backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:55.2161950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:55.2162970Z copying backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:55.2164100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:55.2216770Z copying backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:55.2229920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:55.2231740Z copying backends/xnnpack/third-party/FP16/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:55.2233210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:55.2256480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2258690Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2260320Z copying backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2262180Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2264950Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2266430Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2267920Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2269390Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2270920Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2272570Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2274030Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2275590Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2277040Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2278470Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2279920Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2281380Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2282780Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2284110Z copying backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2285550Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2286970Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2288380Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2290160Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2291650Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2293050Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2294390Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2295840Z copying backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2297270Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2298610Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2300120Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2301510Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2302940Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2304300Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2305630Z copying backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2307020Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2308460Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2309780Z copying backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2311100Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2312530Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2313930Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2315300Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2316700Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2318080Z copying backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2319410Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2320760Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2322100Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2323430Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2324850Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2326470Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2327920Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2329360Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2330760Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2332130Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2333470Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2334820Z copying backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.2335920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:55.2337060Z copying backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:55.2338420Z copying backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:55.2466970Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:55.2468330Z copying backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:55.2469890Z copying backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:55.2471280Z copying backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:55.2478580Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:55.2479570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:55.2480700Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:55.2494140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:55.2495020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:55.2496130Z copying backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:55.2498040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:55.2498940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:55.2500670Z copying backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:55.2502020Z copying backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:55.2503510Z copying backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:55.2504570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:55.2505680Z copying backends/xnnpack/partition/graphs/sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:55.2506910Z copying backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:55.2512390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:55.2514780Z copying backends/arm/test/runner_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:55.2515900Z copying backends/arm/test/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:55.2519880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2520730Z copying backends/arm/operators/op_full.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2522330Z copying backends/arm/operators/op_view.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2528830Z copying backends/arm/operators/op_dequant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2530540Z copying backends/arm/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2531570Z copying backends/arm/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2532560Z copying backends/arm/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2533540Z copying backends/arm/operators/op_avg_pool2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2534520Z copying backends/arm/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2535500Z copying backends/arm/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2536510Z copying backends/arm/operators/op_batch_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2537490Z copying backends/arm/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2538590Z copying backends/arm/operators/op_placeholder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2539610Z copying backends/arm/operators/op_get_item.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2540580Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2541540Z copying backends/arm/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2542500Z copying backends/arm/operators/op_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2543670Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2544720Z copying backends/arm/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2545770Z copying backends/arm/operators/op_output.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2546760Z copying backends/arm/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2547990Z copying backends/arm/operators/op_quant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:55.2550800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:55.2551670Z copying backends/arm/passes/tag_io_quant_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:55.2552800Z copying backends/arm/passes/remove_clone_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:55.2554110Z copying backends/arm/passes/annotate_channels_last_dim_order_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:55.2555340Z copying backends/arm/passes/arm_pass_manager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:55.2557540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:55.2558620Z copying backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:55.2566580Z copying backends/arm/quantizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:55.2567710Z copying backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:55.2568750Z copying backends/arm/quantizer/quantization_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:55.2569860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc 2024-08-22T20:33:55.2570730Z copying backends/arm/test/misc/test_debug_feats.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc 2024-08-22T20:33:55.2571580Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil 2024-08-22T20:33:55.2572610Z copying backends/arm/test/tosautil/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil 2024-08-22T20:33:55.2573460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes 2024-08-22T20:33:55.2574460Z copying backends/arm/test/passes/test_tag_io_quant_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes 2024-08-22T20:33:55.2575340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models 2024-08-22T20:33:55.2576350Z copying backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models 2024-08-22T20:33:55.2577230Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:55.2578060Z copying backends/arm/test/tester/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:55.2579030Z copying backends/arm/test/tester/arm_tester.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:55.2580010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2581100Z copying backends/arm/test/ops/test_batch_norm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2582150Z copying backends/arm/test/ops/test_conv_combos.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2583390Z copying backends/arm/test/ops/test_mean_dim.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2584460Z copying backends/arm/test/ops/test_depthwise_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2587030Z copying backends/arm/test/ops/test_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2588110Z copying backends/arm/test/ops/test_clone.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2589160Z copying backends/arm/test/ops/test_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2590460Z copying backends/arm/test/ops/test_view.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2591800Z copying backends/arm/test/ops/test_full.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2594260Z copying backends/arm/test/ops/test_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2596370Z copying backends/arm/test/ops/test_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2597400Z copying backends/arm/test/ops/test_avg_pool.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2598370Z copying backends/arm/test/ops/test_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2599360Z copying backends/arm/test/ops/test_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2600340Z copying backends/arm/test/ops/test_conv.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:55.2603710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party 2024-08-22T20:33:55.2604660Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:55.2605710Z copying backends/arm/third-party/serialization_lib/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:55.2609750Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:55.2610690Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:55.2611980Z copying backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:55.2613230Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:55.2614530Z copying backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:55.2615760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:55.2616800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:55.2618250Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:55.2619830Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:55.2625600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2626850Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2628370Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2629900Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2631460Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2633000Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2634500Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2636030Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2637500Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2638960Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2640410Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2641890Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2643410Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2644920Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2646420Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2647930Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2649580Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2651080Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2652650Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2654160Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2655670Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2657250Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2658770Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2660230Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2661750Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2663280Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2664850Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2666430Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2667920Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2669470Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2671090Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2672660Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2674140Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2675620Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2677190Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:55.2678360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2679600Z copying backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2680980Z copying backends/arm/quantizer/quantization_annotation/mul_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2682370Z copying backends/arm/quantizer/quantization_annotation/sub_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2683780Z copying backends/arm/quantizer/quantization_annotation/conv_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2685210Z copying backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2686590Z copying backends/arm/quantizer/quantization_annotation/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2688030Z copying backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2689480Z copying backends/arm/quantizer/quantization_annotation/linear_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2690840Z copying backends/arm/quantizer/quantization_annotation/add_annotator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:55.2691870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence 2024-08-22T20:33:55.2692540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:55.2693380Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:55.2694380Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:55.2695210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2696060Z copying backends/cadence/aot/export_example.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2697010Z copying backends/cadence/aot/compiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2697980Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2698930Z copying backends/cadence/aot/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2699830Z copying backends/cadence/aot/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2700940Z copying backends/cadence/aot/passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.2705020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:55.2706230Z copying backends/cadence/aot/quantizer/patterns.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:55.2707600Z copying backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:55.2708830Z copying backends/cadence/aot/quantizer/quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:55.2710070Z copying backends/cadence/aot/quantizer/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:55.2714340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples 2024-08-22T20:33:55.2715020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:55.2716000Z copying examples/models/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:55.2718020Z copying examples/models/model_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:55.2719100Z copying examples/models/model_factory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:55.2719980Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:55.2720920Z copying examples/models/torchvision_vit/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:55.2722830Z copying examples/models/torchvision_vit/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:55.2725560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2726430Z copying examples/models/llama2/export_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2727450Z copying examples/models/llama2/export_llama_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2730200Z copying examples/models/llama2/fairseq2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2731830Z copying examples/models/llama2/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2733290Z copying examples/models/llama2/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2734280Z copying examples/models/llama2/llama_transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2735860Z copying examples/models/llama2/rope.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2738260Z copying examples/models/llama2/eval_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2739320Z copying examples/models/llama2/eval_llama_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2740790Z copying examples/models/llama2/llama_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2741850Z copying examples/models/llama2/install_requirement_helper.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:55.2744200Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:55.2745080Z copying examples/models/toy_model/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:55.2746060Z copying examples/models/toy_model/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:55.2747720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:55.2748570Z copying examples/models/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:55.2749500Z copying examples/models/test/test_export.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:55.2751040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:55.2751940Z copying examples/models/edsr/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:55.2752930Z copying examples/models/edsr/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:55.2755040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:55.2756790Z copying examples/models/phi-3-mini/eager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:55.2757920Z copying examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:55.2759830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:55.2760660Z copying examples/models/resnet/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:55.2761710Z copying examples/models/resnet/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:55.2764100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:55.2765020Z copying examples/models/inception_v4/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:55.2766060Z copying examples/models/inception_v4/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:55.2769530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:55.2770660Z copying examples/models/inception_v3/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:55.2771800Z copying examples/models/inception_v3/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:55.2773610Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:55.2774600Z copying examples/models/deeplab_v3/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:55.2775660Z copying examples/models/deeplab_v3/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:55.2777540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:55.2778500Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:55.2779530Z copying examples/models/mobilebert/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:55.2781950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:55.2782960Z copying examples/models/mobilenet_v2/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:55.2784000Z copying examples/models/mobilenet_v2/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:55.2785010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:55.2786060Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:55.2788060Z copying examples/models/wav2letter/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:55.2789180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:55.2790140Z copying examples/models/mobilenet_v3/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:55.2791320Z copying examples/models/mobilenet_v3/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:55.2793350Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:55.2794300Z copying examples/models/phi3-mini-lora/export_model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:55.2795700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:55.2796640Z copying examples/models/llava/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:55.2797670Z copying examples/models/llava/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:55.2800570Z copying examples/models/llava/export_llava.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:55.2802590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:55.2803900Z copying examples/models/emformer_rnnt/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:55.2804970Z copying examples/models/emformer_rnnt/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:55.2806140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:55.2807220Z copying examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:55.2808510Z copying examples/models/llama2/custom_ops/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:55.2812050Z copying examples/models/llama2/custom_ops/sdpa_with_kv_cache.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:55.2813050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:55.2814060Z copying examples/models/llama2/experimental/subclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:55.2815260Z copying examples/models/llama2/experimental/generate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:55.2816450Z copying examples/models/llama2/experimental/load_gguf_q4_0.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:55.2817660Z copying examples/models/llama2/experimental/test_subclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:55.2820420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:55.2821640Z copying examples/models/llama2/source_transformation/quantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:55.2823060Z copying examples/models/llama2/source_transformation/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:55.2824340Z copying examples/models/llama2/source_transformation/sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:55.2825690Z copying examples/models/llama2/source_transformation/rope.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:55.2826700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:55.2827700Z copying examples/models/llama2/tokenizer/tiktoken.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:55.2828770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner 2024-08-22T20:33:55.2830220Z copying examples/models/llama2/runner/generation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner 2024-08-22T20:33:55.2831170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests 2024-08-22T20:33:55.2832110Z copying examples/models/llama2/tests/test_simple_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests 2024-08-22T20:33:55.2833030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:55.2833980Z copying examples/models/llama2/evaluate/eager_eval.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:55.2835080Z copying examples/models/llama2/evaluate/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:55.2838990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test 2024-08-22T20:33:55.2839890Z copying examples/models/llava/test/test_llava.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test 2024-08-22T20:33:55.2844600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2845750Z copying exir/graph_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2846490Z copying exir/print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2847200Z copying exir/dynamic_shape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2848010Z copying exir/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2849310Z copying exir/error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2851550Z copying exir/memory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2853540Z copying exir/graph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2858250Z copying exir/memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2859930Z copying exir/control_flow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2860620Z copying exir/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2861310Z copying exir/types.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2864280Z copying exir/pass_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2867700Z copying exir/pass_manager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2868880Z copying exir/delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2869690Z copying exir/tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2870360Z copying exir/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2871180Z copying exir/dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2871920Z copying exir/scalar_type.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2872610Z copying exir/wrap.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2873280Z copying exir/sym_util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2874010Z copying exir/lowered_backend_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2874790Z copying exir/tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2875450Z copying exir/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:55.2879060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:55.2880790Z copying exir/capture/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:55.2882020Z copying exir/capture/_unlift.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:55.2882970Z copying exir/capture/_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:55.2883740Z copying exir/capture/_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:55.2888020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2888770Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2890070Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2892350Z copying exir/passes/replace_sym_size_op_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2893470Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2894620Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2895960Z copying exir/passes/replace_view_copy_with_view_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2898620Z copying exir/passes/replace_aten_with_edge_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2899540Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2900460Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2901400Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2903270Z copying exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2904140Z copying exir/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2906140Z copying exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2907470Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2908550Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2909510Z copying exir/passes/normalize_view_copy_base_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2910950Z copying exir/passes/replace_edge_with_backend_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2912390Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2913670Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2915380Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2916430Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2917580Z copying exir/passes/pass_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2918780Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2919870Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2921450Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2922880Z copying exir/passes/const_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2924280Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:55.2931030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2931750Z copying exir/tests/test_op_convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2932550Z copying exir/tests/test_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2933520Z copying exir/tests/test_print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2934880Z copying exir/tests/test_common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2936810Z copying exir/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2938400Z copying exir/tests/asr_joiner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2939440Z copying exir/tests/test_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2942080Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2943030Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2943900Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2944770Z copying exir/tests/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2946680Z copying exir/tests/test_tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2948990Z copying exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2949980Z copying exir/tests/test_arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2950950Z copying exir/tests/control_flow_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2951800Z copying exir/tests/test_quantization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2952980Z copying exir/tests/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2954280Z copying exir/tests/transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2956410Z copying exir/tests/test_error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2957280Z copying exir/tests/test_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2958470Z copying exir/tests/test_memory_format_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2968140Z copying exir/tests/test_memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2969000Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2969880Z copying exir/tests/test_serde.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2971260Z copying exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2972330Z copying exir/tests/test_pass_infra.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2974010Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2974930Z copying exir/tests/test_verification.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:55.2976430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:55.2977570Z copying exir/backend/partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:55.2978420Z copying exir/backend/backend_details.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:55.2979240Z copying exir/backend/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:55.2980040Z copying exir/backend/backend_api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:55.2980900Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:55.2982280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:55.2983250Z copying exir/verification/arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:55.2984170Z copying exir/verification/dev_html.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:55.2985200Z copying exir/verification/interpreter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:55.2986920Z copying exir/verification/verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:55.2990140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.2990880Z copying exir/_serialize/_dataclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.2991720Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.2994360Z copying exir/_serialize/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.2995510Z copying exir/_serialize/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.2996340Z copying exir/_serialize/_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.2998300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:55.2999150Z copying exir/dialects/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:55.3000010Z copying exir/dialects/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:55.3002710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:55.3003430Z copying exir/program/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:55.3004400Z copying exir/program/_fake_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:55.3005260Z copying exir/program/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:55.3009930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:55.3010610Z copying exir/emit/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:55.3011380Z copying exir/emit/_emit_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:55.3012380Z copying exir/emit/_emitter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:55.3016260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3016960Z copying exir/serde/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3019700Z copying exir/serde/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3020590Z copying exir/serde/upgrade.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3021440Z copying exir/serde/export_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3023150Z copying exir/serde/schema_check.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3026220Z copying exir/serde/union.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3027430Z copying exir/serde/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:55.3028340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:55.3029050Z copying exir/operator/util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:55.3029850Z copying exir/operator/convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:55.3031530Z copying exir/operator/manip.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:55.3036210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3037050Z copying exir/backend/test/test_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3038050Z copying exir/backend/test/test_compatibility.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3040480Z copying exir/backend/test/test_backends_nested.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3041550Z copying exir/backend/test/test_lowered_backend_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3042530Z copying exir/backend/test/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3043580Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3044530Z copying exir/backend/test/qnn_backend_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3045640Z copying exir/backend/test/backend_with_compiler_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3046650Z copying exir/backend/test/test_debug_handle_map.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3047640Z copying exir/backend/test/op_partitioner_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3048600Z copying exir/backend/test/test_backends_lifted.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3051270Z copying exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3052270Z copying exir/backend/test/test_backends.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3053420Z copying exir/backend/test/test_delegate_map_builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3054710Z copying exir/backend/test/test_graph_partition.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3055690Z copying exir/backend/test/hta_partitioner_demo.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:55.3058660Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:55.3059860Z copying exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:55.3061250Z copying exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:55.3062540Z copying exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:55.3063640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:55.3064620Z copying exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:55.3065790Z copying exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:55.3070250Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:55.3071340Z copying exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:55.3072540Z copying exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:55.3073700Z copying exir/backend/test/demos/rpc/test_rpc.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:55.3074560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:55.3075420Z copying exir/verification/test/test_verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:55.3076350Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:55.3077280Z copying exir/_serialize/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:55.3078230Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:55.3080300Z copying exir/_serialize/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:55.3081270Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:55.3083580Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test 2024-08-22T20:33:55.3084530Z copying exir/dialects/test/test_exir_dialect_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test 2024-08-22T20:33:55.3086940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:55.3087790Z copying exir/dialects/backend/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:55.3088960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:55.3089810Z copying exir/dialects/edge/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:55.3091710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test 2024-08-22T20:33:55.3092670Z copying exir/dialects/backend/test/test_backend_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test 2024-08-22T20:33:55.3095130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:55.3096010Z copying exir/dialects/edge/dtype/runner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:55.3097030Z copying exir/dialects/edge/dtype/supported.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:55.3098390Z copying exir/dialects/edge/dtype/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:55.3100720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:55.3101620Z copying exir/dialects/edge/test/test_edge_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:55.3104720Z copying exir/dialects/edge/test/test_edge_yaml.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:55.3105570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:55.3106380Z copying exir/dialects/edge/op/api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:55.3107350Z copying exir/dialects/edge/op/sample_input.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:55.3108910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:55.3109920Z copying exir/dialects/edge/arg/type.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:55.3111500Z copying exir/dialects/edge/arg/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:55.3112360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:55.3113340Z copying exir/dialects/edge/spec/gen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:55.3115280Z copying exir/dialects/edge/spec/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:55.3117050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:55.3117960Z copying exir/dialects/edge/op/test/test_api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:55.3119280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:55.3120300Z copying exir/program/test/test_fake_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:55.3121210Z copying exir/program/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:55.3122100Z copying exir/program/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:55.3124380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:55.3125140Z copying exir/emit/test/test_emit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:55.3127390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:55.3128300Z copying exir/operator/test/test_operator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:55.3131130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension 2024-08-22T20:33:55.3131770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:55.3132810Z copying extension/pytree/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:55.3137220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:55.3138060Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:55.3139070Z copying extension/gguf_util/convert_main.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:55.3140130Z copying extension/gguf_util/converter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:55.3142860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:55.3143790Z copying extension/pybindings/portable_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:55.3148260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:55.3149340Z copying extension/export_util/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:55.3151670Z copying extension/export_util/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:55.3155700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:55.3156520Z copying extension/pytree/test/test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:55.3159730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm 2024-08-22T20:33:55.3160400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:55.3161320Z copying extension/llm/tokenizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:55.3162360Z copying extension/llm/tokenizer/tokenizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:55.3166110Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:55.3167010Z copying extension/llm/export/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:55.3168080Z copying extension/llm/export/builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:55.3169050Z copying extension/llm/export/partitioner_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:55.3170100Z copying extension/llm/export/quantizer_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:55.3171050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:55.3171990Z copying extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:55.3174530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party 2024-08-22T20:33:55.3175340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:55.3176540Z copying extension/llm/third-party/abseil-cpp/conanfile.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:55.3177870Z copying extension/llm/third-party/abseil-cpp/create_lts.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:55.3182010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:55.3183230Z copying extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:55.3192450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:55.3193720Z copying extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:55.3195110Z copying extension/llm/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:55.3237030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:55.3238760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:55.3241000Z copying extension/llm/third-party/sentencepiece/python/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:55.3242840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:55.3244050Z copying extension/llm/third-party/sentencepiece/python/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:55.3245520Z copying extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:55.3247360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:55.3248460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.3249920Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.3252410Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.3254330Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.3256220Z copying extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.3267620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2 2024-08-22T20:33:55.3268500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.3269540Z copying extension/llm/third-party/re2/python/re2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.3270710Z copying extension/llm/third-party/re2/python/setup.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.3271910Z copying extension/llm/third-party/re2/python/re2_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.3276150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:55.3280240Z copying extension/llm/third-party/re2/benchlog/benchplot.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:55.3282500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.3285590Z copying extension/llm/third-party/re2/re2/make_unicode_casefold.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.3288740Z copying extension/llm/third-party/re2/re2/unicode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.3289970Z copying extension/llm/third-party/re2/re2/make_unicode_groups.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.3291060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:55.3292260Z copying extension/llm/third-party/re2/python/toolchains/generate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:55.3294100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters 2024-08-22T20:33:55.3295220Z copying extension/gguf_util/converters/llama_converter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters 2024-08-22T20:33:55.3296220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:55.3297100Z copying extension/pybindings/test/make_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:55.3298150Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:55.3305330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:55.3305960Z copying sdk/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:55.3308880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:55.3310300Z copying sdk/debug_format/et_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:55.3311340Z copying sdk/debug_format/base_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:55.3312140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:55.3312870Z copying sdk/inspector/_inspector.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:55.3315470Z copying sdk/inspector/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:55.3316370Z copying sdk/inspector/_inspector_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:55.3317250Z copying sdk/inspector/inspector_cli.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:55.3319380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:55.3320200Z copying sdk/bundled_program/config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:55.3321100Z copying sdk/bundled_program/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:55.3321990Z copying sdk/bundled_program/core.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:55.3326980Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:55.3328040Z copying sdk/size_analysis_tool/size_analysis_tool_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:55.3329060Z copying sdk/size_analysis_tool/size_analysis_tool.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:55.3329860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:55.3330560Z copying sdk/etdump/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:55.3331410Z copying sdk/etdump/schema_flatcc.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:55.3334410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:55.3335730Z copying sdk/etrecord/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:55.3336580Z copying sdk/etrecord/_etrecord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:55.3337320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:55.3338180Z copying sdk/inspector/tests/inspector_utils_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:55.3339650Z copying sdk/inspector/tests/event_blocks_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:55.3344100Z copying sdk/inspector/tests/inspector_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:55.3345910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:55.3346810Z copying sdk/bundled_program/test/test_bundle_data.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:55.3347850Z copying sdk/bundled_program/test/test_end2end.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:55.3348860Z copying sdk/bundled_program/test/test_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:55.3349700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util 2024-08-22T20:33:55.3350550Z copying sdk/bundled_program/util/test_util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util 2024-08-22T20:33:55.3351600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:55.3352560Z copying sdk/bundled_program/serialize/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:55.3353540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:55.3354410Z copying sdk/bundled_program/schema/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:55.3355460Z copying sdk/bundled_program/schema/bundled_program_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:55.3357080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:55.3358180Z copying sdk/bundled_program/serialize/test/test_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:55.3359710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:55.3360660Z copying sdk/bundled_program/schema/test/test_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:55.3361830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:55.3362840Z copying sdk/etdump/tests/serialize_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:55.3364750Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:55.3366400Z copying sdk/etrecord/tests/etrecord_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:55.3376650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:55.3377340Z copying util/python_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:55.3378440Z copying util/activation_memory_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:55.3380570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:55.3381450Z copying backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:55.3382580Z copying backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:55.3389590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3390410Z copying backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3391620Z copying backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3392770Z copying backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3394100Z copying backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3396500Z copying backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3397650Z copying backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3398720Z copying backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3399940Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3401050Z copying backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3402240Z copying backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3403320Z copying backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3404430Z copying backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3405550Z copying backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3406640Z copying backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3407770Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3408860Z copying backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3409980Z copying backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3411030Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3412200Z copying backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3413250Z copying backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3414430Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3415740Z copying backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3416740Z copying backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3417960Z copying backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3419000Z copying backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3420090Z copying backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3421270Z copying backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3422310Z copying backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3423510Z copying backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3424750Z copying backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3425970Z copying backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3427050Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3428360Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3429420Z copying backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:55.3457860Z running egg_info 2024-08-22T20:33:55.3459530Z creating executorch.egg-info 2024-08-22T20:33:55.3604200Z writing executorch.egg-info/PKG-INFO 2024-08-22T20:33:55.3610760Z writing dependency_links to executorch.egg-info/dependency_links.txt 2024-08-22T20:33:55.3615120Z writing entry points to executorch.egg-info/entry_points.txt 2024-08-22T20:33:55.3616750Z writing requirements to executorch.egg-info/requires.txt 2024-08-22T20:33:55.3624850Z writing top-level names to executorch.egg-info/top_level.txt 2024-08-22T20:33:55.3625290Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:55.6194420Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:55.6195420Z adding license file 'LICENSE' 2024-08-22T20:33:55.6250520Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:55.7678390Z copying backends/apple/mps/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.7679750Z copying backends/qualcomm/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.7681160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot 2024-08-22T20:33:55.7683340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:55.7684280Z copying backends/qualcomm/aot/ir/qcir.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:55.7685340Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.7686220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools 2024-08-22T20:33:55.7686940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:55.7687710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.7688790Z copying backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.7690040Z copying backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.7691280Z copying backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.7692500Z copying backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.7693450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:55.7694350Z copying backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:55.7695390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:55.7696440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:55.7697250Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7698500Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7699820Z copying backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7701250Z copying backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7703890Z copying backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7705300Z copying backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7706970Z copying backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7708300Z copying backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7709560Z copying backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7710960Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7712290Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7713600Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7714960Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7716320Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7717640Z copying backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7718930Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7720290Z copying backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7721660Z copying backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7723010Z copying backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7724290Z copying backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7725690Z copying backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7729860Z copying backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7731590Z copying backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7733060Z copying backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7734630Z copying backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7736090Z copying backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7737460Z copying backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7738810Z copying backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7740180Z copying backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7741550Z copying backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7742940Z copying backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7744320Z copying backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7745680Z copying backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7747070Z copying backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7748480Z copying backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7749920Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7751260Z copying backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7752780Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7754100Z copying backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7755400Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7756700Z copying backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7758220Z copying backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7759630Z copying backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7761180Z copying backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7762600Z copying backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7764040Z copying backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7765460Z copying backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7766860Z copying backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7768280Z copying backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7769680Z copying backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7770960Z copying backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.7772270Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.7773480Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.7775000Z copying backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:55.7776430Z copying backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:55.7778060Z copying backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:55.7779340Z copying backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:55.7801030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7802310Z copying backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7803680Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7807960Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7809370Z copying backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7810840Z copying backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7812210Z copying backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7813780Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7815270Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7816850Z copying backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7818210Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7819580Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7821040Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7822750Z copying backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7824160Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7825570Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7826980Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7828400Z copying backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7829840Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7831190Z copying backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7832510Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7833900Z copying backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7835310Z copying backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7836690Z copying backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7838050Z copying backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7839390Z copying backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7840760Z copying backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7842260Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7843590Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7845030Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7846330Z copying backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7847640Z copying backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7848960Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7850280Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7851630Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7852960Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7854270Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7855780Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7857130Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7858450Z copying backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7859750Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7861080Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7862390Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7863730Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7866160Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7867480Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7868930Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7870410Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7871800Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7873270Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7874660Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7876040Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7877350Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7878650Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7879970Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7881320Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7882650Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7883950Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7885260Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7888300Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7889630Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7891050Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7892420Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7893770Z copying backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7895160Z copying backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7896520Z copying backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7897870Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7899220Z copying backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7900740Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7902290Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7903830Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7905290Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7906650Z copying backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7908070Z copying backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7909450Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7910830Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7912240Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7914310Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7915690Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7917100Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7918700Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7920040Z copying backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7921410Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7922810Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7924150Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7925540Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7927450Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7928890Z copying backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7930240Z copying backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7931880Z copying backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7933250Z copying backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7934570Z copying backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7935920Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7937310Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7938690Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7940050Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7943480Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7944890Z copying backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7946260Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7947650Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7949020Z copying backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7950370Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7951690Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7953040Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7954360Z copying backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7955680Z copying backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7957530Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7959100Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7960500Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7961950Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7965710Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7967120Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7968440Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7969790Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7971100Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7972420Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7973830Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7975160Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7976500Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7977860Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7979320Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7980660Z copying backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7982560Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7984230Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7985630Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7987640Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7989980Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7991390Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7995830Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7997280Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.7998730Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8000060Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8001470Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8002790Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8004260Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8005730Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8007130Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8008940Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8010750Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8012440Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8013850Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8015200Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8016560Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8018010Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8019860Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8021210Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8022620Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8023990Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8026290Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8027740Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8029180Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8030490Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8031830Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8033160Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8034510Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8035860Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8038440Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8039830Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8041150Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8042500Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8043810Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8046250Z copying backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8047680Z copying backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8049160Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8051510Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8053290Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8054740Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8056250Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8065570Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8067140Z copying backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8068740Z copying backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8070190Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8071710Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8073230Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8074780Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8076200Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8077520Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8078940Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8080440Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8081950Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8083510Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8085110Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8086600Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8088040Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8089480Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8092170Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8093710Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8095190Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8096520Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8097930Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8099290Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8100690Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8102090Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8103500Z copying backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8104910Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8106380Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8107950Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8109470Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8110960Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8112370Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8113850Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8115300Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8116710Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8118100Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8119540Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8120930Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8122360Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8123800Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8125140Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8126510Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8127820Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8129160Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8130560Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8132020Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8133420Z copying backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8134780Z copying backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8136120Z copying backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8137450Z copying backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8138780Z copying backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8140110Z copying backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8141470Z copying backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8142940Z copying backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8144330Z copying backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8145660Z copying backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8147010Z copying backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8148320Z copying backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8149680Z copying backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8151110Z copying backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8152460Z copying backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8154200Z copying backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8155540Z copying backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8156870Z copying backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8159010Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8160390Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8161860Z copying backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8163540Z copying backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8166090Z copying backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8167470Z copying backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8168810Z copying backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8170280Z copying backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8171620Z copying backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8173140Z copying backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8174570Z copying backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8178220Z copying backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.8179390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:55.8180570Z copying backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:55.8181860Z copying backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:55.8184830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:55.8185850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:55.8187090Z copying backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:55.8188720Z copying backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:55.8190180Z copying backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:55.8191570Z copying backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:55.8193050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:55.8194380Z copying backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:55.8197290Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:55.8198220Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:55.8200490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:55.8201160Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:55.8202120Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:55.8205490Z copying sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:55.8206400Z copying sdk/etdump/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:55.8207400Z copying sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:55.8210220Z copying sdk/bundled_program/schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:55.8720810Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.8721640Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:55.8722620Z copying sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:55.8723760Z copying sdk/bundled_program/schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:55.8724400Z running build_ext 2024-08-22T20:33:55.8792410Z copying /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/third-party/flatbuffers/flatc -> /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin 2024-08-22T20:33:55.8794740Z copying /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/_portable_lib.cpython-310-darwin.so -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:55.8797960Z copying /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib -> /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:55.8983640Z installing to pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:55.8984440Z running install 2024-08-22T20:33:55.9019200Z running install_lib 2024-08-22T20:33:55.9042440Z creating pip-out/bdist.macosx-10.9-universal2 2024-08-22T20:33:55.9042840Z creating pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:55.9044910Z creating pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:55.9045860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/serializer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:55.9047520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/serializer/tosa_serializer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:55.9050180Z creating pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9051190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TileAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9054670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ReshapeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9058760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/SliceAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9059870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/FullyConnectedAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9060900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/RFFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9061960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/AxisAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9063230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/Attribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9065340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaTensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9066340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/Version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9067770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/DType.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9068860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/CondIfAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9069960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/NegateAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9070960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/PoolAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9072040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TableAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9073330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaBasicBlock.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9074520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/WhileLoopAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9075590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9076640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ResizeMode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9077630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ResizeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9078970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/MatMulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9080110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TransposeConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9081280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/Op.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9082460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ClampAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9083580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/MulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9084670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/RescaleAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9085730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/CustomAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9086810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/FFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9087890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9089000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TransposeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9090200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9091350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/PadAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9092320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaRegion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9093390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaOperator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9094430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/tosa/TosaGraph.py -> pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:55.9095140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch 2024-08-22T20:33:55.9095910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch 2024-08-22T20:33:55.9096690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension 2024-08-22T20:33:55.9097280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree 2024-08-22T20:33:55.9098010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree/test 2024-08-22T20:33:55.9099150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test/test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree/test 2024-08-22T20:33:55.9100650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree 2024-08-22T20:33:55.9102920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm 2024-08-22T20:33:55.9103580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:55.9104280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:55.9105610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test/test_tokenizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:55.9107290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:55.9108750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/tokenizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:55.9109880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party 2024-08-22T20:33:55.9111330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:55.9116030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/conanfile.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:55.9117320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:55.9118650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:55.9120170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:55.9121660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:55.9123610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:55.9125420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/create_lts.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:55.9126720Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:55.9127550Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:55.9128500Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:55.9129890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:55.9132040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:55.9134010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:55.9135410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:55.9136350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.9138080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.9140550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.9142770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.9145060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:55.9146540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2 2024-08-22T20:33:55.9147350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.9148560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/re2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.9150310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.9152030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/re2_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:55.9153850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:55.9155230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains/generate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:55.9156560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:55.9157970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog/benchplot.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:55.9159270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.9160500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.9162170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2/unicode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.9163820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:55.9164940Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:55.9165930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:55.9167310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/builder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:55.9168720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/partitioner_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:55.9170270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export/quantizer_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:55.9171300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:55.9172460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/load_gguf.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:55.9173770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/convert_main.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:55.9174740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util/converters 2024-08-22T20:33:55.9175910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters/llama_converter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util/converters 2024-08-22T20:33:55.9177330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:55.9178310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:55.9178990Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:55.9180080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test/make_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:55.9181550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test/test_pybindings.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:55.9182990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/portable_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:55.9184460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:55.9269340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:55.9272360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:55.9278240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:55.9280860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:55.9282810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util/python_profiler.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:55.9284110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util/activation_memory_profiler.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:55.9285230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends 2024-08-22T20:33:55.9285820Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple 2024-08-22T20:33:55.9286420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:55.9287090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9288170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9289850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9291390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_unary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9293060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_indexing_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9294570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9299060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test/test_mps_binary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:55.9302010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9303250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/constant_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9304930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/normalization_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9306590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/activation_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9308180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/pooling_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9309740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/unary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9311310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/indexing_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9312880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/clamp_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9314420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/reduce_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9315970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/binary_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9317620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9319160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/range_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9320740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/convolution_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9322510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9324110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/op_clone.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9325800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/shape_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9327360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/op_getitem.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9328890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/pad_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9330450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators/linear_algebra_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:55.9331620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.9332870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.9334980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization/mps_graph_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.9336750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:55.9338330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/mps_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:55.9339770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:55.9340870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/utils 2024-08-22T20:33:55.9342050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils/mps_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/utils 2024-08-22T20:33:55.9343130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:55.9344300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition/mps_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:55.9345880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:55.9346930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml 2024-08-22T20:33:55.9347600Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:55.9348750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test/test_coreml_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:55.9350320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test/test_coreml_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:55.9351540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:55.9352320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:55.9353690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:55.9354930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:55.9356150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:55.9357750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition/coreml_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:55.9358920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:55.9360140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:55.9361840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer/coreml_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:55.9370530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:55.9371820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler/coreml_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:55.9373420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:55.9374590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm 2024-08-22T20:33:55.9375600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/qnn_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm 2024-08-22T20:33:55.9376600Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9377700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_rsqrt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9379200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_mul.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9380650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_pad.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9382730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sum_int_list.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9386250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_embedding.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9387020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9387970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_bmm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9388740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_matmul.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9389580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9390360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_space_to_depth.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9391080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9391910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9392640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9393370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_squeeze.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9394100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_avg_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9394840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/qnn_constants.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9395590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_depth_to_space.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9396350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_split_with_sizes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9397070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9397780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9398510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_skip_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9399240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_slice_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9400040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9400750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_to.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9401610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_hardswish.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9402370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_transpose.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9403160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_pow.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9403900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_max_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9404630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_batch_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9406050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_upsample_nearest2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9406960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9411890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_layer_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9413970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_tanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9416070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9418180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9420210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9422350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_unsqueeze.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9424390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9426010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9426840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_select_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9428710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9429470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_sqrt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9430200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9431040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9431820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_gelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9432550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_expand.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9433510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_cat.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9434350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_reshape.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9435120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_quantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9435870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_dequantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9436610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_log_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9437320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders/op_ceil.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:55.9437760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.9438660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.9439460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.9440300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:55.9440610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9441370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/annotate_quant_attrs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9442080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/fold_qdq.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9442830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/reduce_dynamic_range.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9443570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/replace_inf_buffer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9444480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9445250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9446110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9446850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/build_quant_io.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9447620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9448420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/recompose_pixel_unshuffle.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9449250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/insert_io_qdq.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9450040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/fuse_consecutive_transpose.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9450810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/annotate_decomposed.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9451510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9452240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/decompose_silu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9453000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9453740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9454490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/remove_redundancy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9455230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/insert_requantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9456050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/layout_transform.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9456940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/convert_prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9457680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes/i64_to_i32.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:55.9458110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.9459230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests/models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.9460050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests/test_qnn_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.9462340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:55.9464310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:55.9465050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils/constants.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:55.9465750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:55.9467960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:55.9469480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition/common_defs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:55.9470500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition/qnn_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:55.9471000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:55.9471940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer/quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:55.9472780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:55.9474040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot 2024-08-22T20:33:55.9474650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:55.9476560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir/qcir.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:55.9476990Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:55.9477420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:55.9478990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:55.9480100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:55.9481910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/test_example_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:55.9482610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:55.9483490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:55.9486260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:55.9486640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9487660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/flatten.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9488530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9489320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9490120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/op_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9490930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/conv_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9492190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9493880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9495050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9495830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/dropout.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9496730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators/adaptive_avg_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:55.9499490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9500630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9501380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/convert_dtype_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9502150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/fuse_view_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9502530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms/test 2024-08-22T20:33:55.9504200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms/test 2024-08-22T20:33:55.9504890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9506190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/addmm_mm_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9506900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9508010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/remove_clone_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9508990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/mean_to_sum_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9510230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/fuse_batch_norm_with_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9511460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/fuse_conv_with_clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9512730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/decompose_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:55.9514000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:55.9515760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools 2024-08-22T20:33:55.9516330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:55.9516680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.9517880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.9518780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.9522330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.9523240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:55.9523910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/vulkan_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:55.9524200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:55.9524920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:55.9525340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:55.9526270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl/all_shaders.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:55.9527460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/test_vulkan_delegate_header.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:55.9528870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:55.9529370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:55.9530530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils/codegen_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:55.9531510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils/codegen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:55.9532580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/cases.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:55.9535240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/generate_op_tests.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:55.9536040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/test_serialization.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:55.9536610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:55.9537770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:55.9538640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner/supported_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:55.9539640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.9541480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.9542290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.9543650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_builder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.9544570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization/vulkan_graph_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:55.9546930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime 2024-08-22T20:33:55.9548030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/gen_vulkan_spv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime 2024-08-22T20:33:55.9548350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:55.9549220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:55.9549750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9550890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9552300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9553630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9554780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9555760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9557160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9558190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9559270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9560520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9562060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9563300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9565160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9566020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9567040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9568110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9569300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9571750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9572770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9573680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9574660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9577720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9578590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9579440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9580320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9581230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9583380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9584350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9585350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9586300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9587660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9588610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9589480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9590460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9591470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9592730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9593680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9594640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9595550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9597320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9598320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9599340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9600220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9601690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9604090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9605420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9606530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9607580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9608850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9610900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9611930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:55.9613020Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:55.9614100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes/custom_ops_defs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:55.9615200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes/test_custom_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:55.9616510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:55.9618140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party 2024-08-22T20:33:55.9619040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:55.9619850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk/generate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:55.9621350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:55.9621910Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:55.9624390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:55.9628270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:55.9628750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:55.9629190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9630170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9631160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9632640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9633580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9634580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:55.9635990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:55.9637240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9638540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9641110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:55.9642230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:55.9642620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:55.9643450Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:55.9644840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization/test_xnnheader.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:55.9645690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization/test_serialization.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:55.9646370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9647590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9648890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9649730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_convert_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9650570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9652310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_activation_fusion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9653300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:55.9654930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9655730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/deeplab_v3.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9656560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/w2l.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9657750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/edsr.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9659450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/llama2_et_example.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9665200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9668380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/very_big_model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9670680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/inception_v4.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9673250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/mobilenet_v3.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9675440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/emformer_rnnt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9676840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/inception_v3.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9677650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/resnet.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9678450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/mobilebert.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9679240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models/torchvision_vit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:55.9679960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:55.9680290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:55.9681050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester/tester.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:55.9681840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:55.9682160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9682920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/static_constant_pad.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9683620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/pow.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9684420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/permute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9685190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/quantize_per_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9685890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9686620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/leaky_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9687450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sqrt.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9688160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9688970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/slice_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9689660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/cat.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9690390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/multiply.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9691450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9693530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/negate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9694730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/max_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9697030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/abs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9697860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/hardswish.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9698620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9699340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/floor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9700070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/avgpool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9700910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/ceil.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9702020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/maxpool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9703870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/maximum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9704730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/bilinear2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9707800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9708600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/conv1d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9709490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9710230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9714330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/minimum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9715110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9716060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9716970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9717790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9720450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/square.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9723310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/elu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9724220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9725010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops/softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:55.9725760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:55.9726080Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9726820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_maximum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9727550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9728340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9729080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_minimum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9731390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_square_root.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9733620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9735640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9736420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9737280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/quant_params.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9738000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_elu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9738730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9739470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9740200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_squeeze.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9740980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9741710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_floor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9742730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_matrix_multiplication.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9745200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_leaky_relu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9746350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9747720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9749420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_skip_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9750570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_negate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9752020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_slice_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9753520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9754860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_hardswish.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9755850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_max_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9758860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_permute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9759780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_multiply.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9760630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_avg_pooling2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9761360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9762090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_prelu.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9763670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9764410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_clamp.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9765600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9767750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_ceiling.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9768550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9769300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9770490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9771860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_static_constant_pad.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9774400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_to_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9775290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_addmm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9776030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_max_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9776770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_cat.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9780070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_square.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9780890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_abs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9781730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators/op_quantize_per_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:55.9782220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.9783150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.9784010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.9784820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.9786410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:55.9787180Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9788370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9789190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/remove_getitem_op.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9790350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/xnnpack_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9792210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9793160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9794690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/fuse_activation_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9795630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9798360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9799220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9800170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/convert_to_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9801040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/convert_to_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9801920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes/prelu_reshape_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:55.9803040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:55.9804770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.9805690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/configs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.9806690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/xnnpack_constants.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.9808190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.9808930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils/quant_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:55.9810680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:55.9811510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:55.9812840Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:55.9813870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:55.9814750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:55.9815570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:55.9817460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:55.9818310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:55.9819270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:55.9820560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:55.9821540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9822910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9824850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9825910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9826880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9829790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9830760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9831740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9833010Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9834930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9836390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9837430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9839290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9840350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9841430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9843070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9844490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9845410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9848860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9849860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9850980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9851970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9852920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9853830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9854740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9855780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9856810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9858170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9859650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9860920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9862640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9865580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9866480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9867570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9868510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9869530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9872450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9873410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9874330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9875270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9876240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9877160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9878070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9879120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9880900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9881840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9882980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9884170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9885400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9886440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9889570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9890760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9892040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9893910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:55.9896870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9897750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9898660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9899690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9900560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9904730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9905640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9906650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9907590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9908550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9909500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9910570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9911470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9912490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9913590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9916520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9917450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9918540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9921780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9923070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9924620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9925510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9926400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9927270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9928170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9929060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9930030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9931060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9932660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9933830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9934740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9935670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9937070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9938140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9939100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9940340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9941620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9942790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9944350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9946510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9947430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9949400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9950290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9951400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9952300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9956310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9959720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9962720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9965290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9967910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9970530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9981150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9982190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9983100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9984110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9985040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9985940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9986850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9987790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9988880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9989880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9990770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9991700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9992620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9993590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9996050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9997340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9998350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:55.9999230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0000100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0000980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0001860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0002780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0003670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0004910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0006030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0007090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0007960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0008850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0009760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0010710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0011640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0012530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0013420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0014370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0015260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0016150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0017050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0018000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0018890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0019860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0020740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0021690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0022670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0023560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0024440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0025310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0026210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0027160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0028040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0028980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0029830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0030730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0031600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0032510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0033410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0034460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0035360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0036360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0037290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0038190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0039100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0040000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0040890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0041780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0042650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0043520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0044460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0045400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0046320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0047250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0048120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0049140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0050070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0051040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0051950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0052930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0053840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0054730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0056490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0057400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0058360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0060690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0061660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0063000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0064030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0064950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0066150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0067020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0068030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0070220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0071220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0072240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0073150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0074110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0075330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0078310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0079330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0080770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0083060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0084630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0085900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0086800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0088510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0089470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0092310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0093230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0094280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0095190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0096070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0096940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0097840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0098790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0100170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0101780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0103650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0105890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0106890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0109460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0111050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0112300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0113400Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0114480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0115970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0117180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0118470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0120970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0121890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0122780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0123840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0124740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0125680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0126650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0127910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0129030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0131880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0132830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0133830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0134770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0135720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0137210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0138150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0139050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0139950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0140850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0141870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0143150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0145720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0146690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0147670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0148630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0151540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0152430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0153380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0154330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0156570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0157520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0158470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0159360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0160360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0161330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0162320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0163330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0164240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0165240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0166210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0167500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0168540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0169710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0171030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0172020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0173060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0174100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0174980Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0176050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0178760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0179700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0180630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0181560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0182760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0183630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0186420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0187440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0188560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0189500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0190370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0191250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0192660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0193570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0194440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0195410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0196990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0199160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0200080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:56.0202120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:56.0203140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:56.0204060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:56.0205510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:56.0207050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:56.0208040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:56.0209610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:56.0210810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:56.0214220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:56.0216280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:56.0217240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:56.0217610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:56.0218520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:56.0218960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:56.0219940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:56.0220910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:56.0223360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:56.0223770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:56.0224450Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:56.0226700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:56.0227750Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:56.0228570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:56.0228920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:56.0229720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/configure.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:56.0230090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:56.0230620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:56.0231770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:56.0232340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:56.0232820Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:56.0234930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:56.0236380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:56.0237700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:56.0238500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/confu.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:56.0239040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:56.0239990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/configs.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:56.0242590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:56.0242950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:56.0245710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs/sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:56.0248270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs/bilinear_2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:56.0249810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/xnnpack_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:56.0250130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0250650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:56.0251200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/misc 2024-08-22T20:33:56.0252640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc/test_debug_feats.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/misc 2024-08-22T20:33:56.0254200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tosautil 2024-08-22T20:33:56.0256280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tosautil 2024-08-22T20:33:56.0257880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/runner_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:56.0258460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/passes 2024-08-22T20:33:56.0262130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes/test_tag_io_quant_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/passes 2024-08-22T20:33:56.0264120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/models 2024-08-22T20:33:56.0265950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models/test_mobilenet_v2_arm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/models 2024-08-22T20:33:56.0266820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:56.0267130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:56.0267950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:56.0268730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester/arm_tester.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:56.0269040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0269930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_batch_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0271390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_conv_combos.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0272100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0272820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_depthwise_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0273510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0274280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_clone.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0274960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0275650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_view.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0276340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_full.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0277030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_linear.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0277720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0278840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_avg_pool.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0281560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0282310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0283080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops/test_conv.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:56.0283470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0286100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_full.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0286920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_view.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0287640Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_dequant.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0288330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_sub.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0289210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_hardtanh.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0291850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_sigmoid.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0292610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_avg_pool2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0293410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_softmax.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0294210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0296720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_batch_norm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0297430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_permute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0298140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_placeholder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0298830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_get_item.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0300120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_conv2d.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0302420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_div.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0303310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_mean_dim.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0304020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/node_visitor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0304760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_add.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0305630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_output.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0307200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_addmm.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0308230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators/op_quant.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:56.0309270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/tosa_mapping.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0310340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/tosa_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0312270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:56.0313020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/tag_io_quant_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:56.0314680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/remove_clone_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:56.0316770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/annotate_channels_last_dim_order_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:56.0318180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes/arm_pass_manager.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:56.0320050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/tosa_quant_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0320920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/arm_backend.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0322820Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party 2024-08-22T20:33:56.0323480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:56.0324240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:56.0324870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:56.0326200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:56.0327900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:56.0329080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:56.0329780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:56.0331020Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:56.0332150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:56.0333270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:56.0336420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0338060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0339110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0340100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0341130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0342140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0343610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0344680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0345670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0346730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0348660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0349860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0350950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0352110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0353090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0354180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0355270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0356210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0357280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0358360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0359420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0360540Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0361590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0362850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0364850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0365920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0367190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0368270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0370130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0371140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0372500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0373470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0374500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0375550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0376510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:56.0376930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:56.0377940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:56.0379410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/setup.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:56.0380630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/arm_vela.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0382240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:56.0383090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/arm_quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:56.0383950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:56.0384810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/arm_quantizer_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:56.0386530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0387860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0388870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0389780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0390710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0392110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0393370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0394770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0396830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0397830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:56.0398580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:56.0399870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/arm_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:56.0400510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence 2024-08-22T20:33:56.0401700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:56.0402510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils/gen_header.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:56.0405390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils/post_compilation.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:56.0405700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0406550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/export_example.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0407360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/compiler.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0408470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/ops_registrations.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0409360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0410100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0411990Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:56.0412770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/patterns.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:56.0415130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/fusion_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:56.0415950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/quantizer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:56.0417060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:56.0417920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/passes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0418720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/functions.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:56.0420480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:56.0421890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema/program.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:56.0423740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:56.0424470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk 2024-08-22T20:33:56.0425970Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:56.0426680Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format/et_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:56.0428780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format/base_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:56.0429130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:56.0429770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/_inspector.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:56.0431800Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:56.0432610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests/inspector_utils_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:56.0433420Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests/event_blocks_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:56.0435100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests/inspector_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:56.0437320Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:56.0438080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/_inspector_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:56.0438720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/inspector_cli.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:56.0440540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:56.0441280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:56.0441940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:56.0443010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:56.0444130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test/test_bundle_data.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:56.0444860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test/test_end2end.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:56.0446520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test/test_config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:56.0447310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/util 2024-08-22T20:33:56.0448470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util/test_util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/util 2024-08-22T20:33:56.0449690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:56.0450660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:56.0451590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:56.0453280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test/test_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:56.0454070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:56.0455790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:56.0457200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/core.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:56.0459150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:56.0460060Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/bundled_program_schema.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:56.0461770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:56.0462650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test/test_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:56.0463360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:56.0464110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:56.0465050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/bundled_program_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:56.0468520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk 2024-08-22T20:33:56.0468890Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:56.0471020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool/size_analysis_tool_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:56.0471760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool/size_analysis_tool.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:56.0472790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:56.0474280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:56.0476670Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/schema_flatcc.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:56.0477350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:56.0477620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump/tests 2024-08-22T20:33:56.0478780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests/serialize_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump/tests 2024-08-22T20:33:56.0479690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:56.0480400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:56.0483130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord/tests 2024-08-22T20:33:56.0484630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests/etrecord_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord/tests 2024-08-22T20:33:56.0485360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:56.0486100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/_etrecord.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:56.0486690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples 2024-08-22T20:33:56.0489330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:56.0490190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:56.0490970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:56.0491840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:56.0492130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0493110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/export_llama.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0494620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:56.0497040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:56.0498890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:56.0499790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:56.0500630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:56.0507140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:56.0508560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/subclass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:56.0509430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/generate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:56.0510270Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/load_gguf_q4_0.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:56.0511100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental/test_subclass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:56.0511510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:56.0512380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/quantize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:56.0513840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:56.0514700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:56.0515700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation/rope.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:56.0516590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:56.0517570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer/tiktoken.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:56.0519190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/runner 2024-08-22T20:33:56.0520500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner/generation.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/runner 2024-08-22T20:33:56.0521880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/export_llama_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0523840Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tests 2024-08-22T20:33:56.0524650Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests/test_simple_sdpa.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tests 2024-08-22T20:33:56.0525570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/fairseq2.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0528720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0530140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0530910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/llama_transformer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0534030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:56.0536290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate/eager_eval.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:56.0537080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:56.0537760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/rope.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0538460Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/eval_llama.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0540820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/eval_llama_lib.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0543070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/llama_test.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0545290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/install_requirement_helper.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:56.0547790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:56.0548940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:56.0549770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:56.0550070Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:56.0550730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:56.0551490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test/test_export.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:56.0551790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:56.0552450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:56.0553120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:56.0553440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:56.0554160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini/eager.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:56.0554920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini/export_phi-3-mini.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:56.0556390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:56.0557920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:56.0558660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:56.0559560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:56.0560470Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:56.0561300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:56.0563150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:56.0563890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:56.0564620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:56.0567030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:56.0567380Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:56.0568500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:56.0569250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:56.0570300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:56.0571350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:56.0572560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:56.0580230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/model_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:56.0580690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:56.0581440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:56.0582180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:56.0582480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:56.0583210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:56.0583920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:56.0584290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:56.0585180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:56.0586500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:56.0587790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:56.0588880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora/export_model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:56.0590510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:56.0591090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava/test 2024-08-22T20:33:56.0591840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test/test_llava.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava/test 2024-08-22T20:33:56.0592510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:56.0594330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:56.0595550Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/export_llava.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:56.0596390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/model_factory.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:56.0598370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:56.0599100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:56.0600180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:56.0601210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0602180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/graph_module.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0604030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:56.0604630Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:56.0605870Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/_unlift.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:56.0608890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/_capture.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:56.0609560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture/_config.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:56.0610120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/print_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0610890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dynamic_shape.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0612040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/version.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0613140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/error.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0614600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/memory.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0615380Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/graph.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0618010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0620000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/sym_shape_eval_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0620700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/memory_format_ops_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0621360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_sym_size_op_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0622170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/dim_order_ops_registry.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0623500Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/sym_to_tensor_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0624600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_view_copy_with_view_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0626340Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_aten_with_edge_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0627740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/remove_graph_asserts_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0628900Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/remove_noop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0630140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/memory_planning_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0632230Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/insert_write_back_for_buffers_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0632960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0634960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0635700Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/scalar_to_tensor_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0637890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/normalize_transpose_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0638570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/normalize_view_copy_base_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0639690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/replace_edge_with_backend_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0640730Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/remove_mixed_type_operators.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0644560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/dynamic_shape_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0645240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/spec_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0645920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/executorch_prim_ops_registry.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0646560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/pass_registry.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0647580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/constant_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0650620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/debug_handle_generator_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0651290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/quant_fusion_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0652090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/const_prop_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0653920Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes/_quant_patterns_and_replacements.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:56.0657370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0657990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_op_convert.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0658590Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0659300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_print_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0660620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0662250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0663960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/asr_joiner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0664570Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0665820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_dynamic_shape_propagation.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0666990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_dim_order_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0668370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_quant_fusion_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0670030Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_passes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0671610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_tracer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0673190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0674220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_arg_validator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0675300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/control_flow_models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0677020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_quantization.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0677990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0679660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/transformer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0680530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_error.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0682210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_capture.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0683310Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_format_ops_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0684530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_planning.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0687820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_remove_view_copy.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0688440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_serde.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0689150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_memory_format_ops_pass_aten.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0689770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_pass_infra.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0690860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/dynamic_shape_models.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0692140Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests/test_verification.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:56.0693520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/memory_planning.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0694990Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/control_flow.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0696840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0698360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:56.0699310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0700260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0701240Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_compatibility.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0703050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_backends_nested.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0703880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_lowered_backend_module.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0705080Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_passes.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0707220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0710660Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/qnn_backend_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0711480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/backend_with_compiler_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0712170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_debug_handle_map.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0714160Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/op_partitioner_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0714860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_backends_lifted.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0715610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/backend_with_delegate_mapping_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0716280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_backends.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0718070Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_delegate_map_builder.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0719620Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/test_graph_partition.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0721120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/hta_partitioner_demo.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:56.0722760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:56.0723520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:56.0724370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/test_delegate_aten_mode.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:56.0726310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:56.0727150Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:56.0727970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:56.0730200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc/test_rpc.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:56.0730860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:56.0733090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:56.0734290Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:56.0735280Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:56.0736260Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:56.0737210Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/backend_details.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:56.0738690Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:56.0740350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/backend_api.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:56.0741820Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/compile_spec_schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:56.0742850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/types.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0744190Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/pass_base.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0746110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/pass_manager.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0748360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/delegate.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0749050Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tensor.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0749850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:56.0750560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification/test 2024-08-22T20:33:56.0751600Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test/test_verifier.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification/test 2024-08-22T20:33:56.0752800Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/arg_validator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:56.0753880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/dev_html.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:56.0755770Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/interpreter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:56.0756840Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/verifier.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:56.0758740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0759370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_dataclass.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0760610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:56.0761520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:56.0762200Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/test_cord.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:56.0763520Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/test_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:56.0765250Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test/test_flatbuffer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:56.0766430Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_flatbuffer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0767830Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0768790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/program.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0770100Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0771940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/scalar_type.fbs -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0774440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/_cord.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:56.0774970Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/common.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0775380Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:56.0777060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/test 2024-08-22T20:33:56.0777780Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test/test_exir_dialect_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/test 2024-08-22T20:33:56.0778480Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:56.0779300Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:56.0780380Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend 2024-08-22T20:33:56.0781880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend/test 2024-08-22T20:33:56.0784960Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test/test_backend_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend/test 2024-08-22T20:33:56.0786450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend 2024-08-22T20:33:56.0786910Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:56.0787780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:56.0788510Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype/runner.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:56.0791850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype/supported.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:56.0794130Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:56.0794590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:56.0795950Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test/test_edge_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:56.0796710Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test/test_edge_yaml.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:56.0798220Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/edge.yaml -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:56.0798910Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/_ops.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:56.0800570Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:56.0800880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:56.0802860Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test/test_api.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:56.0803580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/api.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:56.0804350Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/sample_input.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:56.0806190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:56.0806890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg/type.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:56.0807580Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg/model.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:56.0809740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:56.0810790Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec/gen.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:56.0811490Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec/utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:56.0812370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:56.0813700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:56.0814450Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test/test_fake_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:56.0815440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:56.0816930Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test/test_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:56.0817880Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:56.0820120Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/_fake_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:56.0821000Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:56.0822720Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dim_order_utils.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0824370Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/scalar_type.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0827610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:56.0829280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit/test 2024-08-22T20:33:56.0830110Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test/test_emit.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit/test 2024-08-22T20:33:56.0832440Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:56.0833170Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/_emit_program.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:56.0833940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/_emitter.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:56.0834560Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/wrap.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0836330Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/sym_util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0838580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0839360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0840020Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0840740Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/upgrade.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0842180Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/export_serialize.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0845760Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/schema_check.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0846360Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/union.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0846940Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde/schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:56.0847530Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/lowered_backend_module.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0849410Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tracer.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0851560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:56.0851850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator/test 2024-08-22T20:33:56.0852890Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test/test_operator.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator/test 2024-08-22T20:33:56.0854040Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/util.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:56.0855610Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/convert.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:56.0858090Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/manip.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:56.0858810Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/schema.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:56.0859800Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data 2024-08-22T20:33:56.0861320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:56.0862390Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin/__init__.py -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:56.0864850Z copying pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin/flatc -> pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:56.0880380Z running install_egg_info 2024-08-22T20:33:56.0907050Z Copying executorch.egg-info to pip-out/bdist.macosx-10.9-universal2/wheel/executorch-0.4.0a0+9129892-py3.10.egg-info 2024-08-22T20:33:56.0918730Z running install_scripts 2024-08-22T20:33:56.1021110Z [WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 11_0 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET: 2024-08-22T20:33:56.1021850Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:56.1150210Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib[WARNING] This wheel needs a higher macOS version than the version your Python interpreter is compiled against. To silence this warning, set MACOSX_DEPLOYMENT_TARGET to at least 11_0 or recreate these files with lower MACOSX_DEPLOYMENT_TARGET: 2024-08-22T20:33:56.1151270Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:56.1159410Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylibcreating pip-out/bdist.macosx-10.9-universal2/wheel/executorch-0.4.0a0+9129892.dist-info/WHEEL 2024-08-22T20:33:56.1162340Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-wheel-sf8ngl0c/tmp3fg56ta6/executorch-0.4.0a0+9129892-cp310-cp310-macosx_11_0_universal2.whl' and adding 'pip-out/bdist.macosx-10.9-universal2/wheel' to it 2024-08-22T20:33:56.1173800Z adding 'executorch/version.py' 2024-08-22T20:33:56.1197330Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2024-08-22T20:33:56.1197860Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2024-08-22T20:33:56.1198210Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2024-08-22T20:33:56.1198570Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2024-08-22T20:33:56.1198900Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2024-08-22T20:33:56.1199530Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2024-08-22T20:33:56.1202150Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2024-08-22T20:33:56.1247920Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2024-08-22T20:33:56.1259310Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2024-08-22T20:33:56.1265250Z adding 'executorch/backends/apple/mps/__init__.py' 2024-08-22T20:33:56.1265610Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2024-08-22T20:33:56.1265920Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2024-08-22T20:33:56.1266250Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2024-08-22T20:33:56.1267470Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2024-08-22T20:33:56.1267910Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2024-08-22T20:33:56.1269120Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2024-08-22T20:33:56.1269450Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2024-08-22T20:33:56.1269770Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2024-08-22T20:33:56.1271770Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2024-08-22T20:33:56.1272640Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2024-08-22T20:33:56.1287580Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2024-08-22T20:33:56.1291000Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2024-08-22T20:33:56.1292160Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2024-08-22T20:33:56.1292470Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2024-08-22T20:33:56.1292770Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2024-08-22T20:33:56.1293080Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2024-08-22T20:33:56.1313080Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2024-08-22T20:33:56.1322590Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2024-08-22T20:33:56.1322920Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2024-08-22T20:33:56.1323270Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2024-08-22T20:33:56.1323650Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2024-08-22T20:33:56.1324010Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2024-08-22T20:33:56.1324660Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2024-08-22T20:33:56.1326170Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2024-08-22T20:33:56.1326530Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2024-08-22T20:33:56.1326850Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2024-08-22T20:33:56.1327350Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2024-08-22T20:33:56.1327680Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2024-08-22T20:33:56.1328010Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2024-08-22T20:33:56.1328320Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2024-08-22T20:33:56.1328600Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2024-08-22T20:33:56.1328930Z adding 'executorch/backends/arm/arm_backend.py' 2024-08-22T20:33:56.1329230Z adding 'executorch/backends/arm/arm_partitioner.py' 2024-08-22T20:33:56.1329460Z adding 'executorch/backends/arm/arm_vela.py' 2024-08-22T20:33:56.1329710Z adding 'executorch/backends/arm/tosa_mapping.py' 2024-08-22T20:33:56.1329970Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2024-08-22T20:33:56.1330350Z adding 'executorch/backends/arm/tosa_utils.py' 2024-08-22T20:33:56.1331000Z adding 'executorch/backends/arm/operators/__init__.py' 2024-08-22T20:33:56.1331290Z adding 'executorch/backends/arm/operators/node_visitor.py' 2024-08-22T20:33:56.1331550Z adding 'executorch/backends/arm/operators/op_add.py' 2024-08-22T20:33:56.1332000Z adding 'executorch/backends/arm/operators/op_addmm.py' 2024-08-22T20:33:56.1332310Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2024-08-22T20:33:56.1332600Z adding 'executorch/backends/arm/operators/op_batch_norm.py' 2024-08-22T20:33:56.1332990Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2024-08-22T20:33:56.1333260Z adding 'executorch/backends/arm/operators/op_dequant.py' 2024-08-22T20:33:56.1333520Z adding 'executorch/backends/arm/operators/op_div.py' 2024-08-22T20:33:56.1333780Z adding 'executorch/backends/arm/operators/op_full.py' 2024-08-22T20:33:56.1334340Z adding 'executorch/backends/arm/operators/op_get_item.py' 2024-08-22T20:33:56.1334630Z adding 'executorch/backends/arm/operators/op_hardtanh.py' 2024-08-22T20:33:56.1334910Z adding 'executorch/backends/arm/operators/op_mean_dim.py' 2024-08-22T20:33:56.1335370Z adding 'executorch/backends/arm/operators/op_output.py' 2024-08-22T20:33:56.1335830Z adding 'executorch/backends/arm/operators/op_permute.py' 2024-08-22T20:33:56.1336180Z adding 'executorch/backends/arm/operators/op_placeholder.py' 2024-08-22T20:33:56.1336790Z adding 'executorch/backends/arm/operators/op_quant.py' 2024-08-22T20:33:56.1337090Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2024-08-22T20:33:56.1337360Z adding 'executorch/backends/arm/operators/op_softmax.py' 2024-08-22T20:33:56.1337620Z adding 'executorch/backends/arm/operators/op_sub.py' 2024-08-22T20:33:56.1337880Z adding 'executorch/backends/arm/operators/op_view.py' 2024-08-22T20:33:56.1338260Z adding 'executorch/backends/arm/passes/annotate_channels_last_dim_order_pass.py' 2024-08-22T20:33:56.1338550Z adding 'executorch/backends/arm/passes/arm_pass_manager.py' 2024-08-22T20:33:56.1338840Z adding 'executorch/backends/arm/passes/remove_clone_pass.py' 2024-08-22T20:33:56.1339150Z adding 'executorch/backends/arm/passes/tag_io_quant_pass.py' 2024-08-22T20:33:56.1339430Z adding 'executorch/backends/arm/quantizer/__init__.py' 2024-08-22T20:33:56.1339910Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2024-08-22T20:33:56.1340220Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2024-08-22T20:33:56.1340540Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2024-08-22T20:33:56.1340910Z adding 'executorch/backends/arm/quantizer/quantization_annotation/__init__.py' 2024-08-22T20:33:56.1341720Z adding 'executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py' 2024-08-22T20:33:56.1342130Z adding 'executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py' 2024-08-22T20:33:56.1342540Z adding 'executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py' 2024-08-22T20:33:56.1344330Z adding 'executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py' 2024-08-22T20:33:56.1346250Z adding 'executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py' 2024-08-22T20:33:56.1348120Z adding 'executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py' 2024-08-22T20:33:56.1351130Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py' 2024-08-22T20:33:56.1351700Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py' 2024-08-22T20:33:56.1352280Z adding 'executorch/backends/arm/test/common.py' 2024-08-22T20:33:56.1352910Z adding 'executorch/backends/arm/test/runner_utils.py' 2024-08-22T20:33:56.1353690Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2024-08-22T20:33:56.1354390Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2024-08-22T20:33:56.1355100Z adding 'executorch/backends/arm/test/ops/test_add.py' 2024-08-22T20:33:56.1362310Z adding 'executorch/backends/arm/test/ops/test_avg_pool.py' 2024-08-22T20:33:56.1367480Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2024-08-22T20:33:56.1368460Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2024-08-22T20:33:56.1369470Z adding 'executorch/backends/arm/test/ops/test_conv.py' 2024-08-22T20:33:56.1396920Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2024-08-22T20:33:56.1398310Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2024-08-22T20:33:56.1398800Z adding 'executorch/backends/arm/test/ops/test_div.py' 2024-08-22T20:33:56.1399820Z adding 'executorch/backends/arm/test/ops/test_full.py' 2024-08-22T20:33:56.1400000Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2024-08-22T20:33:56.1400180Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2024-08-22T20:33:56.1400360Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2024-08-22T20:33:56.1400540Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2024-08-22T20:33:56.1400710Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2024-08-22T20:33:56.1400870Z adding 'executorch/backends/arm/test/ops/test_view.py' 2024-08-22T20:33:56.1401120Z adding 'executorch/backends/arm/test/passes/test_tag_io_quant_pass.py' 2024-08-22T20:33:56.1401290Z adding 'executorch/backends/arm/test/tester/__init__.py' 2024-08-22T20:33:56.1401480Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2024-08-22T20:33:56.1401660Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2024-08-22T20:33:56.1401900Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2024-08-22T20:33:56.1402240Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2024-08-22T20:33:56.1406640Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2024-08-22T20:33:56.1411040Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:56.1413430Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2024-08-22T20:33:56.1414720Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2024-08-22T20:33:56.1415110Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2024-08-22T20:33:56.1415430Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2024-08-22T20:33:56.1415770Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2024-08-22T20:33:56.1417460Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2024-08-22T20:33:56.1418430Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2024-08-22T20:33:56.1419590Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2024-08-22T20:33:56.1421190Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:56.1422030Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2024-08-22T20:33:56.1425030Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2024-08-22T20:33:56.1425950Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2024-08-22T20:33:56.1426710Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2024-08-22T20:33:56.1427580Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2024-08-22T20:33:56.1429300Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2024-08-22T20:33:56.1430110Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2024-08-22T20:33:56.1432130Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2024-08-22T20:33:56.1434330Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2024-08-22T20:33:56.1434870Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2024-08-22T20:33:56.1435720Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2024-08-22T20:33:56.1437230Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2024-08-22T20:33:56.1438610Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2024-08-22T20:33:56.1440120Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2024-08-22T20:33:56.1441800Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2024-08-22T20:33:56.1443020Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2024-08-22T20:33:56.1444420Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2024-08-22T20:33:56.1446540Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2024-08-22T20:33:56.1447880Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2024-08-22T20:33:56.1449440Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2024-08-22T20:33:56.1451220Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2024-08-22T20:33:56.1452740Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2024-08-22T20:33:56.1454380Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2024-08-22T20:33:56.1455320Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2024-08-22T20:33:56.1458570Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2024-08-22T20:33:56.1461340Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2024-08-22T20:33:56.1463070Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2024-08-22T20:33:56.1464990Z adding 'executorch/backends/cadence/aot/__init__.py' 2024-08-22T20:33:56.1466750Z adding 'executorch/backends/cadence/aot/compiler.py' 2024-08-22T20:33:56.1468810Z adding 'executorch/backends/cadence/aot/export_example.py' 2024-08-22T20:33:56.1470820Z adding 'executorch/backends/cadence/aot/functions.yaml' 2024-08-22T20:33:56.1479110Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2024-08-22T20:33:56.1480260Z adding 'executorch/backends/cadence/aot/passes.py' 2024-08-22T20:33:56.1480690Z adding 'executorch/backends/cadence/aot/utils.py' 2024-08-22T20:33:56.1481280Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2024-08-22T20:33:56.1582150Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2024-08-22T20:33:56.1684620Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2024-08-22T20:33:56.1786520Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2024-08-22T20:33:56.1887780Z adding 'executorch/backends/cadence/utils/gen_header.py' 2024-08-22T20:33:56.1989090Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2024-08-22T20:33:56.2091640Z adding 'executorch/backends/example/example_backend.py' 2024-08-22T20:33:56.2191980Z adding 'executorch/backends/example/example_partitioner.py' 2024-08-22T20:33:56.2265840Z adding 'executorch/backends/example/example_quantizer.py' 2024-08-22T20:33:56.2272250Z adding 'executorch/backends/example/test_example_delegate.py' 2024-08-22T20:33:56.2273330Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2024-08-22T20:33:56.2274240Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2024-08-22T20:33:56.2275100Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2024-08-22T20:33:56.2276070Z adding 'executorch/backends/example/example_operators/add.py' 2024-08-22T20:33:56.2276810Z adding 'executorch/backends/example/example_operators/conv2d.py' 2024-08-22T20:33:56.2280050Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2024-08-22T20:33:56.2280930Z adding 'executorch/backends/example/example_operators/dropout.py' 2024-08-22T20:33:56.2281460Z adding 'executorch/backends/example/example_operators/flatten.py' 2024-08-22T20:33:56.2282080Z adding 'executorch/backends/example/example_operators/linear.py' 2024-08-22T20:33:56.2282570Z adding 'executorch/backends/example/example_operators/op_base.py' 2024-08-22T20:33:56.2283040Z adding 'executorch/backends/example/example_operators/ops.py' 2024-08-22T20:33:56.2283520Z adding 'executorch/backends/example/example_operators/utils.py' 2024-08-22T20:33:56.2283980Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2024-08-22T20:33:56.2284380Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2024-08-22T20:33:56.2284810Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2024-08-22T20:33:56.2285270Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2024-08-22T20:33:56.2285720Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2024-08-22T20:33:56.2286170Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2024-08-22T20:33:56.2286660Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2024-08-22T20:33:56.2287110Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2024-08-22T20:33:56.2287520Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2024-08-22T20:33:56.2287940Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2024-08-22T20:33:56.2288360Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2024-08-22T20:33:56.2288810Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2024-08-22T20:33:56.2289290Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2024-08-22T20:33:56.2289790Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2024-08-22T20:33:56.2290240Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2024-08-22T20:33:56.2290680Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2024-08-22T20:33:56.2291130Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2024-08-22T20:33:56.2291570Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2024-08-22T20:33:56.2292020Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2024-08-22T20:33:56.2292500Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2024-08-22T20:33:56.2292960Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2024-08-22T20:33:56.2293430Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2024-08-22T20:33:56.2303010Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2024-08-22T20:33:56.2303480Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2024-08-22T20:33:56.2303940Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2024-08-22T20:33:56.2304400Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2024-08-22T20:33:56.2304860Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2024-08-22T20:33:56.2305290Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2024-08-22T20:33:56.2305690Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2024-08-22T20:33:56.2306100Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2024-08-22T20:33:56.2306510Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2024-08-22T20:33:56.2306950Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2024-08-22T20:33:56.2307380Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2024-08-22T20:33:56.2307800Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2024-08-22T20:33:56.2308230Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2024-08-22T20:33:56.2308870Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2024-08-22T20:33:56.2309340Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2024-08-22T20:33:56.2309790Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2024-08-22T20:33:56.2310240Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2024-08-22T20:33:56.2310800Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2024-08-22T20:33:56.2311270Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2024-08-22T20:33:56.2311780Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2024-08-22T20:33:56.2312240Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2024-08-22T20:33:56.2312670Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2024-08-22T20:33:56.2313080Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2024-08-22T20:33:56.2313530Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2024-08-22T20:33:56.2313980Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2024-08-22T20:33:56.2314390Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2024-08-22T20:33:56.2314830Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2024-08-22T20:33:56.2315290Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2024-08-22T20:33:56.2315800Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2024-08-22T20:33:56.2316350Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2024-08-22T20:33:56.2316860Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2024-08-22T20:33:56.2317300Z adding 'executorch/backends/qualcomm/builders/utils.py' 2024-08-22T20:33:56.2317730Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2024-08-22T20:33:56.2318210Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2024-08-22T20:33:56.2318740Z adding 'executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py' 2024-08-22T20:33:56.2319330Z adding 'executorch/backends/qualcomm/passes/annotate_decomposed.py' 2024-08-22T20:33:56.2319880Z adding 'executorch/backends/qualcomm/passes/annotate_quant_attrs.py' 2024-08-22T20:33:56.2320410Z adding 'executorch/backends/qualcomm/passes/build_quant_io.py' 2024-08-22T20:33:56.2322360Z adding 'executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py' 2024-08-22T20:33:56.2323910Z adding 'executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py' 2024-08-22T20:33:56.2325500Z adding 'executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py' 2024-08-22T20:33:56.2327000Z adding 'executorch/backends/qualcomm/passes/convert_prelu.py' 2024-08-22T20:33:56.2328290Z adding 'executorch/backends/qualcomm/passes/convert_to_linear.py' 2024-08-22T20:33:56.2329600Z adding 'executorch/backends/qualcomm/passes/decompose_silu.py' 2024-08-22T20:33:56.2330820Z adding 'executorch/backends/qualcomm/passes/fold_qdq.py' 2024-08-22T20:33:56.2332180Z adding 'executorch/backends/qualcomm/passes/fuse_consecutive_transpose.py' 2024-08-22T20:33:56.2333550Z adding 'executorch/backends/qualcomm/passes/i64_to_i32.py' 2024-08-22T20:33:56.2334900Z adding 'executorch/backends/qualcomm/passes/insert_io_qdq.py' 2024-08-22T20:33:56.2336190Z adding 'executorch/backends/qualcomm/passes/insert_requantize.py' 2024-08-22T20:33:56.2337530Z adding 'executorch/backends/qualcomm/passes/layout_transform.py' 2024-08-22T20:33:56.2338920Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py' 2024-08-22T20:33:56.2340420Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_unshuffle.py' 2024-08-22T20:33:56.2341940Z adding 'executorch/backends/qualcomm/passes/reduce_dynamic_range.py' 2024-08-22T20:33:56.2343290Z adding 'executorch/backends/qualcomm/passes/remove_redundancy.py' 2024-08-22T20:33:56.2344620Z adding 'executorch/backends/qualcomm/passes/replace_inf_buffer.py' 2024-08-22T20:33:56.2345880Z adding 'executorch/backends/qualcomm/passes/utils.py' 2024-08-22T20:33:56.2347450Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2024-08-22T20:33:56.2348670Z adding 'executorch/backends/qualcomm/quantizer/utils.py' 2024-08-22T20:33:56.2350040Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py' 2024-08-22T20:33:56.2351960Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py' 2024-08-22T20:33:56.2353460Z adding 'executorch/backends/qualcomm/serialization/schema.fbs' 2024-08-22T20:33:56.2354620Z adding 'executorch/backends/qualcomm/tests/models.py' 2024-08-22T20:33:56.2355800Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2024-08-22T20:33:56.2356970Z adding 'executorch/backends/qualcomm/tests/utils.py' 2024-08-22T20:33:56.2358040Z adding 'executorch/backends/qualcomm/utils/constants.py' 2024-08-22T20:33:56.2359130Z adding 'executorch/backends/qualcomm/utils/utils.py' 2024-08-22T20:33:56.2360160Z adding 'executorch/backends/transforms/__init__.py' 2024-08-22T20:33:56.2361290Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2024-08-22T20:33:56.2362540Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2024-08-22T20:33:56.2363760Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2024-08-22T20:33:56.2365120Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:56.2366540Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:56.2367860Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2024-08-22T20:33:56.2369070Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2024-08-22T20:33:56.2370220Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2024-08-22T20:33:56.2371460Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2024-08-22T20:33:56.2372550Z adding 'executorch/backends/transforms/utils.py' 2024-08-22T20:33:56.2373880Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:56.2375360Z adding 'executorch/backends/vulkan/__init__.py' 2024-08-22T20:33:56.2376410Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2024-08-22T20:33:56.2377660Z adding 'executorch/backends/vulkan/partitioner/supported_ops.py' 2024-08-22T20:33:56.2379090Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2024-08-22T20:33:56.2380420Z adding 'executorch/backends/vulkan/passes/custom_ops_defs.py' 2024-08-22T20:33:56.2381640Z adding 'executorch/backends/vulkan/passes/test_custom_ops.py' 2024-08-22T20:33:56.2382850Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2024-08-22T20:33:56.2384240Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml' 2024-08-22T20:33:56.2385850Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2024-08-22T20:33:56.2387400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2024-08-22T20:33:56.2388900Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2024-08-22T20:33:56.2390420Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2024-08-22T20:33:56.2392010Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2024-08-22T20:33:56.2393500Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2024-08-22T20:33:56.2394920Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2024-08-22T20:33:56.2396350Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2024-08-22T20:33:56.2397870Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2024-08-22T20:33:56.2399570Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2024-08-22T20:33:56.2401600Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2024-08-22T20:33:56.2403530Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2024-08-22T20:33:56.2405670Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2024-08-22T20:33:56.2407370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2024-08-22T20:33:56.2409270Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2024-08-22T20:33:56.2411600Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2024-08-22T20:33:56.2413250Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2024-08-22T20:33:56.2420290Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2024-08-22T20:33:56.2420900Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2024-08-22T20:33:56.2421460Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2024-08-22T20:33:56.2422080Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2024-08-22T20:33:56.2422710Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml' 2024-08-22T20:33:56.2423300Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml' 2024-08-22T20:33:56.2423900Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2024-08-22T20:33:56.2424510Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2024-08-22T20:33:56.2425210Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml' 2024-08-22T20:33:56.2425780Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2024-08-22T20:33:56.2426360Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2024-08-22T20:33:56.2426950Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2024-08-22T20:33:56.2427520Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2024-08-22T20:33:56.2428080Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml' 2024-08-22T20:33:56.2428840Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2024-08-22T20:33:56.2429440Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2024-08-22T20:33:56.2430050Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2024-08-22T20:33:56.2430790Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2024-08-22T20:33:56.2431400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2024-08-22T20:33:56.2432000Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2024-08-22T20:33:56.2449400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2024-08-22T20:33:56.2450160Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2024-08-22T20:33:56.2450840Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml' 2024-08-22T20:33:56.2451510Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml' 2024-08-22T20:33:56.2452180Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml' 2024-08-22T20:33:56.2452860Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml' 2024-08-22T20:33:56.2453440Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml' 2024-08-22T20:33:56.2454130Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml' 2024-08-22T20:33:56.2454740Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml' 2024-08-22T20:33:56.2455320Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2024-08-22T20:33:56.2455910Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml' 2024-08-22T20:33:56.2456500Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2024-08-22T20:33:56.2457210Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2024-08-22T20:33:56.2457750Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2024-08-22T20:33:56.2458300Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2024-08-22T20:33:56.2458980Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2024-08-22T20:33:56.2459500Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2024-08-22T20:33:56.2460060Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2024-08-22T20:33:56.2460570Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2024-08-22T20:33:56.2461060Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2024-08-22T20:33:56.2461500Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2024-08-22T20:33:56.2461980Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_tests.py' 2024-08-22T20:33:56.2462490Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen.py' 2024-08-22T20:33:56.2463000Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen_base.py' 2024-08-22T20:33:56.2463600Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2024-08-22T20:33:56.2464270Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2024-08-22T20:33:56.2464910Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2024-08-22T20:33:56.2465560Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2024-08-22T20:33:56.2466170Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2024-08-22T20:33:56.2466770Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2024-08-22T20:33:56.2467390Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2024-08-22T20:33:56.2468060Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2024-08-22T20:33:56.2468830Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2024-08-22T20:33:56.2469480Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2024-08-22T20:33:56.2470000Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2024-08-22T20:33:56.2470580Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2024-08-22T20:33:56.2471130Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2024-08-22T20:33:56.2471640Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2024-08-22T20:33:56.2472070Z adding 'executorch/backends/xnnpack/__init__.py' 2024-08-22T20:33:56.2472480Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2024-08-22T20:33:56.2472910Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2024-08-22T20:33:56.2473360Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2024-08-22T20:33:56.2473800Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2024-08-22T20:33:56.2474210Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2024-08-22T20:33:56.2474630Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2024-08-22T20:33:56.2475100Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2024-08-22T20:33:56.2475540Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2024-08-22T20:33:56.2475960Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2024-08-22T20:33:56.2476400Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2024-08-22T20:33:56.2476870Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2024-08-22T20:33:56.2477430Z adding 'executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py' 2024-08-22T20:33:56.2477910Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2024-08-22T20:33:56.2478500Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2024-08-22T20:33:56.2479080Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2024-08-22T20:33:56.2479560Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2024-08-22T20:33:56.2479970Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2024-08-22T20:33:56.2480500Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2024-08-22T20:33:56.2480960Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2024-08-22T20:33:56.2481420Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2024-08-22T20:33:56.2481870Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2024-08-22T20:33:56.2482370Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2024-08-22T20:33:56.2482870Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2024-08-22T20:33:56.2483330Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2024-08-22T20:33:56.2483790Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2024-08-22T20:33:56.2484270Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2024-08-22T20:33:56.2484740Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2024-08-22T20:33:56.2485180Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2024-08-22T20:33:56.2485640Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2024-08-22T20:33:56.2486080Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2024-08-22T20:33:56.2486510Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2024-08-22T20:33:56.2487000Z adding 'executorch/backends/xnnpack/operators/op_quantize_per_tensor.py' 2024-08-22T20:33:56.2487480Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2024-08-22T20:33:56.2487910Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2024-08-22T20:33:56.2488340Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2024-08-22T20:33:56.2488790Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2024-08-22T20:33:56.2489270Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2024-08-22T20:33:56.2489740Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2024-08-22T20:33:56.2490180Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2024-08-22T20:33:56.2490650Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2024-08-22T20:33:56.2491110Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2024-08-22T20:33:56.2491610Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2024-08-22T20:33:56.2492180Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2024-08-22T20:33:56.2492680Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2024-08-22T20:33:56.2493110Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2024-08-22T20:33:56.2493580Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2024-08-22T20:33:56.2494030Z adding 'executorch/backends/xnnpack/partition/configs.py' 2024-08-22T20:33:56.2494510Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2024-08-22T20:33:56.2495040Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2024-08-22T20:33:56.2495540Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2024-08-22T20:33:56.2495980Z adding 'executorch/backends/xnnpack/passes/__init__.py' 2024-08-22T20:33:56.2496500Z adding 'executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py' 2024-08-22T20:33:56.2497070Z adding 'executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py' 2024-08-22T20:33:56.2497570Z adding 'executorch/backends/xnnpack/passes/convert_to_linear.py' 2024-08-22T20:33:56.2498050Z adding 'executorch/backends/xnnpack/passes/convert_to_sdpa.py' 2024-08-22T20:33:56.2498590Z adding 'executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py' 2024-08-22T20:33:56.2499280Z adding 'executorch/backends/xnnpack/passes/fuse_activation_pass.py' 2024-08-22T20:33:56.2499950Z adding 'executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:56.2500490Z adding 'executorch/backends/xnnpack/passes/prelu_reshape_pass.py' 2024-08-22T20:33:56.2500990Z adding 'executorch/backends/xnnpack/passes/remove_getitem_op.py' 2024-08-22T20:33:56.2501580Z adding 'executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py' 2024-08-22T20:33:56.2502050Z adding 'executorch/backends/xnnpack/passes/xnnpack_pass.py' 2024-08-22T20:33:56.2502530Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2024-08-22T20:33:56.2503010Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2024-08-22T20:33:56.2503520Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2024-08-22T20:33:56.2504100Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2024-08-22T20:33:56.2504630Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2024-08-22T20:33:56.2505130Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2024-08-22T20:33:56.2505630Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2024-08-22T20:33:56.2506060Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2024-08-22T20:33:56.2506510Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2024-08-22T20:33:56.2507000Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2024-08-22T20:33:56.2507480Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2024-08-22T20:33:56.2507970Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2024-08-22T20:33:56.2508460Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2024-08-22T20:33:56.2508930Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2024-08-22T20:33:56.2509410Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2024-08-22T20:33:56.2509870Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2024-08-22T20:33:56.2510340Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2024-08-22T20:33:56.2510830Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2024-08-22T20:33:56.2511280Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2024-08-22T20:33:56.2511680Z adding 'executorch/backends/xnnpack/test/ops/abs.py' 2024-08-22T20:33:56.2512060Z adding 'executorch/backends/xnnpack/test/ops/add.py' 2024-08-22T20:33:56.2512470Z adding 'executorch/backends/xnnpack/test/ops/avgpool2d.py' 2024-08-22T20:33:56.2512910Z adding 'executorch/backends/xnnpack/test/ops/bilinear2d.py' 2024-08-22T20:33:56.2513320Z adding 'executorch/backends/xnnpack/test/ops/cat.py' 2024-08-22T20:33:56.2513700Z adding 'executorch/backends/xnnpack/test/ops/ceil.py' 2024-08-22T20:33:56.2514100Z adding 'executorch/backends/xnnpack/test/ops/clamp.py' 2024-08-22T20:33:56.2514500Z adding 'executorch/backends/xnnpack/test/ops/conv1d.py' 2024-08-22T20:33:56.2514900Z adding 'executorch/backends/xnnpack/test/ops/conv2d.py' 2024-08-22T20:33:56.2515290Z adding 'executorch/backends/xnnpack/test/ops/div.py' 2024-08-22T20:33:56.2515670Z adding 'executorch/backends/xnnpack/test/ops/elu.py' 2024-08-22T20:33:56.2516050Z adding 'executorch/backends/xnnpack/test/ops/floor.py' 2024-08-22T20:33:56.2516460Z adding 'executorch/backends/xnnpack/test/ops/hardswish.py' 2024-08-22T20:33:56.2516880Z adding 'executorch/backends/xnnpack/test/ops/hardtanh.py' 2024-08-22T20:33:56.2517310Z adding 'executorch/backends/xnnpack/test/ops/leaky_relu.py' 2024-08-22T20:33:56.2517720Z adding 'executorch/backends/xnnpack/test/ops/linear.py' 2024-08-22T20:33:56.2518120Z adding 'executorch/backends/xnnpack/test/ops/max_dim.py' 2024-08-22T20:33:56.2518530Z adding 'executorch/backends/xnnpack/test/ops/maximum.py' 2024-08-22T20:33:56.2518950Z adding 'executorch/backends/xnnpack/test/ops/maxpool2d.py' 2024-08-22T20:33:56.2519370Z adding 'executorch/backends/xnnpack/test/ops/mean_dim.py' 2024-08-22T20:33:56.2519870Z adding 'executorch/backends/xnnpack/test/ops/minimum.py' 2024-08-22T20:33:56.2520320Z adding 'executorch/backends/xnnpack/test/ops/multiply.py' 2024-08-22T20:33:56.2520720Z adding 'executorch/backends/xnnpack/test/ops/negate.py' 2024-08-22T20:33:56.2521230Z adding 'executorch/backends/xnnpack/test/ops/permute.py' 2024-08-22T20:33:56.2521620Z adding 'executorch/backends/xnnpack/test/ops/pow.py' 2024-08-22T20:33:56.2522010Z adding 'executorch/backends/xnnpack/test/ops/prelu.py' 2024-08-22T20:33:56.2522470Z adding 'executorch/backends/xnnpack/test/ops/quantize_per_tensor.py' 2024-08-22T20:33:56.2522920Z adding 'executorch/backends/xnnpack/test/ops/relu.py' 2024-08-22T20:33:56.2523450Z adding 'executorch/backends/xnnpack/test/ops/sdpa.py' 2024-08-22T20:33:56.2523850Z adding 'executorch/backends/xnnpack/test/ops/sigmoid.py' 2024-08-22T20:33:56.2524270Z adding 'executorch/backends/xnnpack/test/ops/slice_copy.py' 2024-08-22T20:33:56.2524700Z adding 'executorch/backends/xnnpack/test/ops/softmax.py' 2024-08-22T20:33:56.2525090Z adding 'executorch/backends/xnnpack/test/ops/sqrt.py' 2024-08-22T20:33:56.2525480Z adding 'executorch/backends/xnnpack/test/ops/square.py' 2024-08-22T20:33:56.2525940Z adding 'executorch/backends/xnnpack/test/ops/static_constant_pad.py' 2024-08-22T20:33:56.2526390Z adding 'executorch/backends/xnnpack/test/ops/sub.py' 2024-08-22T20:33:56.2527030Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2024-08-22T20:33:56.2527660Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2024-08-22T20:33:56.2528280Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2024-08-22T20:33:56.2528900Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2024-08-22T20:33:56.2537430Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2024-08-22T20:33:56.2538130Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2024-08-22T20:33:56.2538740Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2024-08-22T20:33:56.2539310Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2024-08-22T20:33:56.2539890Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2024-08-22T20:33:56.2540330Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2024-08-22T20:33:56.2540850Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2024-08-22T20:33:56.2541430Z adding 'executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py' 2024-08-22T20:33:56.2542050Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2024-08-22T20:33:56.2542620Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2024-08-22T20:33:56.2543150Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2024-08-22T20:33:56.2543710Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2024-08-22T20:33:56.2544260Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2024-08-22T20:33:56.2544850Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2024-08-22T20:33:56.2545440Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2024-08-22T20:33:56.2545940Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2024-08-22T20:33:56.2546460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml' 2024-08-22T20:33:56.2547020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml' 2024-08-22T20:33:56.2547650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py' 2024-08-22T20:33:56.2548320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2024-08-22T20:33:56.2548970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml' 2024-08-22T20:33:56.2549740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml' 2024-08-22T20:33:56.2550380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml' 2024-08-22T20:33:56.2551020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2024-08-22T20:33:56.2551700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml' 2024-08-22T20:33:56.2552260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml' 2024-08-22T20:33:56.2552850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml' 2024-08-22T20:33:56.2553480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml' 2024-08-22T20:33:56.2554160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2024-08-22T20:33:56.2554840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:56.2555560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:56.2556220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2024-08-22T20:33:56.2556820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml' 2024-08-22T20:33:56.2557460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2024-08-22T20:33:56.2558140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2024-08-22T20:33:56.2558800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2024-08-22T20:33:56.2559430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml' 2024-08-22T20:33:56.2560070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml' 2024-08-22T20:33:56.2560680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml' 2024-08-22T20:33:56.2561280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2024-08-22T20:33:56.2561900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2024-08-22T20:33:56.2562520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2024-08-22T20:33:56.2563120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml' 2024-08-22T20:33:56.2563730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2024-08-22T20:33:56.2564360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml' 2024-08-22T20:33:56.2565000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml' 2024-08-22T20:33:56.2565610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml' 2024-08-22T20:33:56.2566190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml' 2024-08-22T20:33:56.2566830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2024-08-22T20:33:56.2567460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2024-08-22T20:33:56.2568020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2024-08-22T20:33:56.2568590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2024-08-22T20:33:56.2569150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2024-08-22T20:33:56.2569730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2024-08-22T20:33:56.2570310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml' 2024-08-22T20:33:56.2570890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml' 2024-08-22T20:33:56.2571500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml' 2024-08-22T20:33:56.2572210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml' 2024-08-22T20:33:56.2572790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml' 2024-08-22T20:33:56.2573380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml' 2024-08-22T20:33:56.2574070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml' 2024-08-22T20:33:56.2574710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml' 2024-08-22T20:33:56.2575280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml' 2024-08-22T20:33:56.2575850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml' 2024-08-22T20:33:56.2576420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml' 2024-08-22T20:33:56.2576990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml' 2024-08-22T20:33:56.2577560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml' 2024-08-22T20:33:56.2578180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml' 2024-08-22T20:33:56.2578780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml' 2024-08-22T20:33:56.2579420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml' 2024-08-22T20:33:56.2580150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2024-08-22T20:33:56.2580770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml' 2024-08-22T20:33:56.2581380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml' 2024-08-22T20:33:56.2582030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml' 2024-08-22T20:33:56.2582620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml' 2024-08-22T20:33:56.2583200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml' 2024-08-22T20:33:56.2583780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml' 2024-08-22T20:33:56.2584380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml' 2024-08-22T20:33:56.2585010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml' 2024-08-22T20:33:56.2585590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml' 2024-08-22T20:33:56.2586180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml' 2024-08-22T20:33:56.2586790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml' 2024-08-22T20:33:56.2587380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml' 2024-08-22T20:33:56.2588030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml' 2024-08-22T20:33:56.2588650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml' 2024-08-22T20:33:56.2589270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml' 2024-08-22T20:33:56.2589870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2024-08-22T20:33:56.2590510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml' 2024-08-22T20:33:56.2591130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2024-08-22T20:33:56.2591730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2024-08-22T20:33:56.2592410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:56.2593150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:56.2593880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml' 2024-08-22T20:33:56.2594700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml' 2024-08-22T20:33:56.2595390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2024-08-22T20:33:56.2595990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml' 2024-08-22T20:33:56.2596680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml' 2024-08-22T20:33:56.2597310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml' 2024-08-22T20:33:56.2597950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2024-08-22T20:33:56.2598560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml' 2024-08-22T20:33:56.2599150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2024-08-22T20:33:56.2599750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2024-08-22T20:33:56.2600330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2024-08-22T20:33:56.2600930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2024-08-22T20:33:56.2601560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2024-08-22T20:33:56.2602180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2024-08-22T20:33:56.2602780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml' 2024-08-22T20:33:56.2603390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2024-08-22T20:33:56.2604000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2024-08-22T20:33:56.2604590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2024-08-22T20:33:56.2605190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml' 2024-08-22T20:33:56.2605840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml' 2024-08-22T20:33:56.2606480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2024-08-22T20:33:56.2607080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml' 2024-08-22T20:33:56.2607690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:56.2608350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:56.2608990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2024-08-22T20:33:56.2609610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2024-08-22T20:33:56.2610200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml' 2024-08-22T20:33:56.2610780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml' 2024-08-22T20:33:56.2611400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2024-08-22T20:33:56.2612030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2024-08-22T20:33:56.2612680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2024-08-22T20:33:56.2613310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2024-08-22T20:33:56.2613860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2024-08-22T20:33:56.2614430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2024-08-22T20:33:56.2615000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2024-08-22T20:33:56.2615580Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2024-08-22T20:33:56.2616160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml' 2024-08-22T20:33:56.2616870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml' 2024-08-22T20:33:56.2617570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml' 2024-08-22T20:33:56.2618150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml' 2024-08-22T20:33:56.2618870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml' 2024-08-22T20:33:56.2619500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml' 2024-08-22T20:33:56.2620180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml' 2024-08-22T20:33:56.2620770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml' 2024-08-22T20:33:56.2621350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml' 2024-08-22T20:33:56.2621970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml' 2024-08-22T20:33:56.2622590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml' 2024-08-22T20:33:56.2623190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml' 2024-08-22T20:33:56.2623800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml' 2024-08-22T20:33:56.2624440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml' 2024-08-22T20:33:56.2625050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml' 2024-08-22T20:33:56.2625620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml' 2024-08-22T20:33:56.2626210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml' 2024-08-22T20:33:56.2626800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml' 2024-08-22T20:33:56.2627400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml' 2024-08-22T20:33:56.2627970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml' 2024-08-22T20:33:56.2628550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml' 2024-08-22T20:33:56.2629140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml' 2024-08-22T20:33:56.2629750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml' 2024-08-22T20:33:56.2630390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml' 2024-08-22T20:33:56.2630980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml' 2024-08-22T20:33:56.2631600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml' 2024-08-22T20:33:56.2635210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml' 2024-08-22T20:33:56.2641740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml' 2024-08-22T20:33:56.2680370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2024-08-22T20:33:56.2684330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml' 2024-08-22T20:33:56.2688670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml' 2024-08-22T20:33:56.2694190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml' 2024-08-22T20:33:56.2699430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml' 2024-08-22T20:33:56.2701080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml' 2024-08-22T20:33:56.2702880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml' 2024-08-22T20:33:56.2704830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml' 2024-08-22T20:33:56.2706560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml' 2024-08-22T20:33:56.2708410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml' 2024-08-22T20:33:56.2710130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml' 2024-08-22T20:33:56.2712190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml' 2024-08-22T20:33:56.2714020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml' 2024-08-22T20:33:56.2715790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml' 2024-08-22T20:33:56.2717780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2024-08-22T20:33:56.2719660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2024-08-22T20:33:56.2721560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml' 2024-08-22T20:33:56.2725600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml' 2024-08-22T20:33:56.2728660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml' 2024-08-22T20:33:56.2730560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml' 2024-08-22T20:33:56.2731520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml' 2024-08-22T20:33:56.2732520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml' 2024-08-22T20:33:56.2733520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml' 2024-08-22T20:33:56.2734690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml' 2024-08-22T20:33:56.2736670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml' 2024-08-22T20:33:56.2738620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml' 2024-08-22T20:33:56.2740380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml' 2024-08-22T20:33:56.2742130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml' 2024-08-22T20:33:56.2744730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml' 2024-08-22T20:33:56.2746980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2024-08-22T20:33:56.2748600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:56.2750400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:56.2752270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:56.2754510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:56.2756410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:56.2758510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:56.2760300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml' 2024-08-22T20:33:56.2762840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:56.2764950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:56.2766690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:56.2768980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:56.2770790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml' 2024-08-22T20:33:56.2774230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml' 2024-08-22T20:33:56.2775410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:56.2776330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:56.2777870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:56.2778930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:56.2779780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml' 2024-08-22T20:33:56.2780950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2024-08-22T20:33:56.2781810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml' 2024-08-22T20:33:56.2782710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2024-08-22T20:33:56.2783490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml' 2024-08-22T20:33:56.2784270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml' 2024-08-22T20:33:56.2785000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml' 2024-08-22T20:33:56.2785760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml' 2024-08-22T20:33:56.2786460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml' 2024-08-22T20:33:56.2787270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:56.2788130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:56.2788950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:56.2789780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:56.2790630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml' 2024-08-22T20:33:56.2791600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:56.2792610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:56.2793780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:56.2795860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:56.2796650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml' 2024-08-22T20:33:56.2797560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:56.2798480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:56.2799310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2024-08-22T20:33:56.2805240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2024-08-22T20:33:56.2812250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2024-08-22T20:33:56.2816670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2024-08-22T20:33:56.2825160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml' 2024-08-22T20:33:56.2826000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml' 2024-08-22T20:33:56.2830940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml' 2024-08-22T20:33:56.2833890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml' 2024-08-22T20:33:56.2836970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml' 2024-08-22T20:33:56.2850170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:56.2850640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:56.2850970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:56.2853090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:56.2855080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml' 2024-08-22T20:33:56.2858770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml' 2024-08-22T20:33:56.2862270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2024-08-22T20:33:56.2865700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml' 2024-08-22T20:33:56.2869210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml' 2024-08-22T20:33:56.2872810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml' 2024-08-22T20:33:56.2876770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml' 2024-08-22T20:33:56.2880470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml' 2024-08-22T20:33:56.2883970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml' 2024-08-22T20:33:56.2887340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2024-08-22T20:33:56.2890930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2024-08-22T20:33:56.2897160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml' 2024-08-22T20:33:56.2899560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2024-08-22T20:33:56.2901620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml' 2024-08-22T20:33:56.2903500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml' 2024-08-22T20:33:56.2905460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml' 2024-08-22T20:33:56.2907380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml' 2024-08-22T20:33:56.2909240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml' 2024-08-22T20:33:56.2911280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml' 2024-08-22T20:33:56.2913270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml' 2024-08-22T20:33:56.2915350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml' 2024-08-22T20:33:56.2917630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml' 2024-08-22T20:33:56.2920280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml' 2024-08-22T20:33:56.2921860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2024-08-22T20:33:56.2923620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml' 2024-08-22T20:33:56.2925190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml' 2024-08-22T20:33:56.2926940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml' 2024-08-22T20:33:56.2929350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml' 2024-08-22T20:33:56.2931260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml' 2024-08-22T20:33:56.2933690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py' 2024-08-22T20:33:56.2935180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py' 2024-08-22T20:33:56.2937700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2024-08-22T20:33:56.2939050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py' 2024-08-22T20:33:56.2941220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py' 2024-08-22T20:33:56.2943280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2024-08-22T20:33:56.2945450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2024-08-22T20:33:56.2947250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2024-08-22T20:33:56.2949710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2024-08-22T20:33:56.2951970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2024-08-22T20:33:56.2953810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py' 2024-08-22T20:33:56.2956120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py' 2024-08-22T20:33:56.2957790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py' 2024-08-22T20:33:56.2962660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py' 2024-08-22T20:33:56.2964410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py' 2024-08-22T20:33:56.2966530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py' 2024-08-22T20:33:56.2968460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py' 2024-08-22T20:33:56.2972320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2024-08-22T20:33:56.2974890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2024-08-22T20:33:56.2982980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2024-08-22T20:33:56.2983350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2024-08-22T20:33:56.2983650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2024-08-22T20:33:56.2984590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py' 2024-08-22T20:33:56.2986620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py' 2024-08-22T20:33:56.2989550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py' 2024-08-22T20:33:56.2991020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py' 2024-08-22T20:33:56.2992180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py' 2024-08-22T20:33:56.2993600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py' 2024-08-22T20:33:56.2996120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2024-08-22T20:33:56.2997720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2024-08-22T20:33:56.2999570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2024-08-22T20:33:56.3001690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2024-08-22T20:33:56.3003330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py' 2024-08-22T20:33:56.3006590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2024-08-22T20:33:56.3008030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py' 2024-08-22T20:33:56.3010420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py' 2024-08-22T20:33:56.3013920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2024-08-22T20:33:56.3020140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py' 2024-08-22T20:33:56.3022260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py' 2024-08-22T20:33:56.3024350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py' 2024-08-22T20:33:56.3026650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py' 2024-08-22T20:33:56.3028320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py' 2024-08-22T20:33:56.3030440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2024-08-22T20:33:56.3033510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2024-08-22T20:33:56.3034930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2024-08-22T20:33:56.3036740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py' 2024-08-22T20:33:56.3038680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py' 2024-08-22T20:33:56.3040250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2024-08-22T20:33:56.3043280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py' 2024-08-22T20:33:56.3045250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2024-08-22T20:33:56.3047420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2024-08-22T20:33:56.3049340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2024-08-22T20:33:56.3051620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2024-08-22T20:33:56.3053610Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2024-08-22T20:33:56.3055360Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2024-08-22T20:33:56.3057360Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2024-08-22T20:33:56.3059160Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2024-08-22T20:33:56.3061270Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2024-08-22T20:33:56.3063220Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2024-08-22T20:33:56.3066040Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2024-08-22T20:33:56.3071890Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2024-08-22T20:33:56.3072380Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2024-08-22T20:33:56.3072550Z adding 'executorch/backends/xnnpack/utils/configs.py' 2024-08-22T20:33:56.3072830Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2024-08-22T20:33:56.3075140Z adding 'executorch/backends/xnnpack/utils/utils.py' 2024-08-22T20:33:56.3077500Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2024-08-22T20:33:56.3080170Z adding 'executorch/data/bin/__init__.py' 2024-08-22T20:33:56.4108530Z adding 'executorch/data/bin/flatc' 2024-08-22T20:33:56.4126540Z adding 'executorch/examples/models/__init__.py' 2024-08-22T20:33:56.4167370Z adding 'executorch/examples/models/model_base.py' 2024-08-22T20:33:56.4174770Z adding 'executorch/examples/models/model_factory.py' 2024-08-22T20:33:56.4175880Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2024-08-22T20:33:56.4176240Z adding 'executorch/examples/models/deeplab_v3/model.py' 2024-08-22T20:33:56.4176540Z adding 'executorch/examples/models/edsr/__init__.py' 2024-08-22T20:33:56.4177430Z adding 'executorch/examples/models/edsr/model.py' 2024-08-22T20:33:56.4177760Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2024-08-22T20:33:56.4178070Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2024-08-22T20:33:56.4178390Z adding 'executorch/examples/models/inception_v3/__init__.py' 2024-08-22T20:33:56.4179160Z adding 'executorch/examples/models/inception_v3/model.py' 2024-08-22T20:33:56.4179650Z adding 'executorch/examples/models/inception_v4/__init__.py' 2024-08-22T20:33:56.4180000Z adding 'executorch/examples/models/inception_v4/model.py' 2024-08-22T20:33:56.4181830Z adding 'executorch/examples/models/llama2/__init__.py' 2024-08-22T20:33:56.4182160Z adding 'executorch/examples/models/llama2/eval_llama.py' 2024-08-22T20:33:56.4182600Z adding 'executorch/examples/models/llama2/eval_llama_lib.py' 2024-08-22T20:33:56.4183030Z adding 'executorch/examples/models/llama2/export_llama.py' 2024-08-22T20:33:56.4183450Z adding 'executorch/examples/models/llama2/export_llama_lib.py' 2024-08-22T20:33:56.4185410Z adding 'executorch/examples/models/llama2/fairseq2.py' 2024-08-22T20:33:56.4187150Z adding 'executorch/examples/models/llama2/install_requirement_helper.py' 2024-08-22T20:33:56.4187880Z adding 'executorch/examples/models/llama2/llama_test.py' 2024-08-22T20:33:56.4188680Z adding 'executorch/examples/models/llama2/llama_transformer.py' 2024-08-22T20:33:56.4189350Z adding 'executorch/examples/models/llama2/model.py' 2024-08-22T20:33:56.4190020Z adding 'executorch/examples/models/llama2/rope.py' 2024-08-22T20:33:56.4190880Z adding 'executorch/examples/models/llama2/custom_ops/__init__.py' 2024-08-22T20:33:56.4488260Z adding 'executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib' 2024-08-22T20:33:56.4493260Z adding 'executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py' 2024-08-22T20:33:56.4496600Z adding 'executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py' 2024-08-22T20:33:56.4499200Z adding 'executorch/examples/models/llama2/evaluate/__init__.py' 2024-08-22T20:33:56.4500320Z adding 'executorch/examples/models/llama2/evaluate/eager_eval.py' 2024-08-22T20:33:56.4502900Z adding 'executorch/examples/models/llama2/experimental/generate.py' 2024-08-22T20:33:56.4505500Z adding 'executorch/examples/models/llama2/experimental/load_gguf_q4_0.py' 2024-08-22T20:33:56.4508180Z adding 'executorch/examples/models/llama2/experimental/subclass.py' 2024-08-22T20:33:56.4512850Z adding 'executorch/examples/models/llama2/experimental/test_subclass.py' 2024-08-22T20:33:56.4514680Z adding 'executorch/examples/models/llama2/runner/generation.py' 2024-08-22T20:33:56.4518270Z adding 'executorch/examples/models/llama2/source_transformation/__init__.py' 2024-08-22T20:33:56.4520960Z adding 'executorch/examples/models/llama2/source_transformation/quantize.py' 2024-08-22T20:33:56.4521500Z adding 'executorch/examples/models/llama2/source_transformation/rope.py' 2024-08-22T20:33:56.4522980Z adding 'executorch/examples/models/llama2/source_transformation/sdpa.py' 2024-08-22T20:33:56.4533960Z adding 'executorch/examples/models/llama2/tests/test_simple_sdpa.py' 2024-08-22T20:33:56.4535260Z adding 'executorch/examples/models/llama2/tokenizer/tiktoken.py' 2024-08-22T20:33:56.4535750Z adding 'executorch/examples/models/llava/__init__.py' 2024-08-22T20:33:56.4536250Z adding 'executorch/examples/models/llava/export_llava.py' 2024-08-22T20:33:56.4536710Z adding 'executorch/examples/models/llava/model.py' 2024-08-22T20:33:56.4538110Z adding 'executorch/examples/models/llava/test/test_llava.py' 2024-08-22T20:33:56.4542950Z adding 'executorch/examples/models/mobilebert/__init__.py' 2024-08-22T20:33:56.4544720Z adding 'executorch/examples/models/mobilebert/model.py' 2024-08-22T20:33:56.4546620Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2024-08-22T20:33:56.4548640Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2024-08-22T20:33:56.4550640Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2024-08-22T20:33:56.4553020Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2024-08-22T20:33:56.4554230Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2024-08-22T20:33:56.4556010Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2024-08-22T20:33:56.4562000Z adding 'executorch/examples/models/phi3-mini-lora/export_model.py' 2024-08-22T20:33:56.4562180Z adding 'executorch/examples/models/resnet/__init__.py' 2024-08-22T20:33:56.4562340Z adding 'executorch/examples/models/resnet/model.py' 2024-08-22T20:33:56.4563190Z adding 'executorch/examples/models/test/__init__.py' 2024-08-22T20:33:56.4564910Z adding 'executorch/examples/models/test/test_export.py' 2024-08-22T20:33:56.4566880Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2024-08-22T20:33:56.4569080Z adding 'executorch/examples/models/torchvision_vit/model.py' 2024-08-22T20:33:56.4571520Z adding 'executorch/examples/models/toy_model/__init__.py' 2024-08-22T20:33:56.4572850Z adding 'executorch/examples/models/toy_model/model.py' 2024-08-22T20:33:56.4574630Z adding 'executorch/examples/models/wav2letter/__init__.py' 2024-08-22T20:33:56.4576530Z adding 'executorch/examples/models/wav2letter/model.py' 2024-08-22T20:33:56.4578190Z adding 'executorch/exir/__init__.py' 2024-08-22T20:33:56.4579610Z adding 'executorch/exir/common.py' 2024-08-22T20:33:56.4580660Z adding 'executorch/exir/control_flow.py' 2024-08-22T20:33:56.4581050Z adding 'executorch/exir/delegate.py' 2024-08-22T20:33:56.4581680Z adding 'executorch/exir/dim_order_utils.py' 2024-08-22T20:33:56.4582320Z adding 'executorch/exir/dynamic_shape.py' 2024-08-22T20:33:56.4582850Z adding 'executorch/exir/error.py' 2024-08-22T20:33:56.4583470Z adding 'executorch/exir/graph.py' 2024-08-22T20:33:56.4584730Z adding 'executorch/exir/graph_module.py' 2024-08-22T20:33:56.4604730Z adding 'executorch/exir/lowered_backend_module.py' 2024-08-22T20:33:56.4609570Z adding 'executorch/exir/memory.py' 2024-08-22T20:33:56.4627860Z adding 'executorch/exir/memory_planning.py' 2024-08-22T20:33:56.4642880Z adding 'executorch/exir/pass_base.py' 2024-08-22T20:33:56.4646070Z adding 'executorch/exir/pass_manager.py' 2024-08-22T20:33:56.4656290Z adding 'executorch/exir/print_program.py' 2024-08-22T20:33:56.4664290Z adding 'executorch/exir/scalar_type.py' 2024-08-22T20:33:56.4667360Z adding 'executorch/exir/schema.py' 2024-08-22T20:33:56.4671730Z adding 'executorch/exir/sym_util.py' 2024-08-22T20:33:56.4683620Z adding 'executorch/exir/tensor.py' 2024-08-22T20:33:56.4690640Z adding 'executorch/exir/tracer.py' 2024-08-22T20:33:56.4692340Z adding 'executorch/exir/types.py' 2024-08-22T20:33:56.4694390Z adding 'executorch/exir/version.py' 2024-08-22T20:33:56.4696300Z adding 'executorch/exir/wrap.py' 2024-08-22T20:33:56.4698310Z adding 'executorch/exir/_serialize/__init__.py' 2024-08-22T20:33:56.4700290Z adding 'executorch/exir/_serialize/_cord.py' 2024-08-22T20:33:56.4702210Z adding 'executorch/exir/_serialize/_dataclass.py' 2024-08-22T20:33:56.4705320Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2024-08-22T20:33:56.4711540Z adding 'executorch/exir/_serialize/_program.py' 2024-08-22T20:33:56.4715670Z adding 'executorch/exir/_serialize/program.fbs' 2024-08-22T20:33:56.4717300Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2024-08-22T20:33:56.4719380Z adding 'executorch/exir/_serialize/test/__init__.py' 2024-08-22T20:33:56.4721320Z adding 'executorch/exir/_serialize/test/test_cord.py' 2024-08-22T20:33:56.4724100Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2024-08-22T20:33:56.4729460Z adding 'executorch/exir/_serialize/test/test_program.py' 2024-08-22T20:33:56.4738560Z adding 'executorch/exir/backend/backend_api.py' 2024-08-22T20:33:56.4739110Z adding 'executorch/exir/backend/backend_details.py' 2024-08-22T20:33:56.4740140Z adding 'executorch/exir/backend/compile_spec_schema.py' 2024-08-22T20:33:56.4740580Z adding 'executorch/exir/backend/partitioner.py' 2024-08-22T20:33:56.4747550Z adding 'executorch/exir/backend/utils.py' 2024-08-22T20:33:56.4749260Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2024-08-22T20:33:56.4750430Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2024-08-22T20:33:56.4752470Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2024-08-22T20:33:56.4755530Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2024-08-22T20:33:56.4758020Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2024-08-22T20:33:56.4760360Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2024-08-22T20:33:56.4762560Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2024-08-22T20:33:56.4763770Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2024-08-22T20:33:56.4772380Z adding 'executorch/exir/backend/test/test_backends.py' 2024-08-22T20:33:56.4784670Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2024-08-22T20:33:56.4785870Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2024-08-22T20:33:56.4787900Z adding 'executorch/exir/backend/test/test_compatibility.py' 2024-08-22T20:33:56.4789960Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2024-08-22T20:33:56.4792490Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2024-08-22T20:33:56.4794390Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2024-08-22T20:33:56.4796450Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2024-08-22T20:33:56.4800530Z adding 'executorch/exir/backend/test/test_partitioner.py' 2024-08-22T20:33:56.4801010Z adding 'executorch/exir/backend/test/test_passes.py' 2024-08-22T20:33:56.4805690Z adding 'executorch/exir/backend/test/test_utils.py' 2024-08-22T20:33:56.4807830Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2024-08-22T20:33:56.4809940Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2024-08-22T20:33:56.4812400Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2024-08-22T20:33:56.4814170Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2024-08-22T20:33:56.4816480Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2024-08-22T20:33:56.4818390Z adding 'executorch/exir/capture/__init__.py' 2024-08-22T20:33:56.4820230Z adding 'executorch/exir/capture/_capture.py' 2024-08-22T20:33:56.4822150Z adding 'executorch/exir/capture/_config.py' 2024-08-22T20:33:56.4824730Z adding 'executorch/exir/capture/_unlift.py' 2024-08-22T20:33:56.4826130Z adding 'executorch/exir/dialects/__init__.py' 2024-08-22T20:33:56.4827870Z adding 'executorch/exir/dialects/_ops.py' 2024-08-22T20:33:56.4829890Z adding 'executorch/exir/dialects/backend/_ops.py' 2024-08-22T20:33:56.4831910Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2024-08-22T20:33:56.4834650Z adding 'executorch/exir/dialects/edge/_ops.py' 2024-08-22T20:33:56.4852820Z adding 'executorch/exir/dialects/edge/edge.yaml' 2024-08-22T20:33:56.4854550Z adding 'executorch/exir/dialects/edge/arg/model.py' 2024-08-22T20:33:56.4856290Z adding 'executorch/exir/dialects/edge/arg/type.py' 2024-08-22T20:33:56.4858350Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2024-08-22T20:33:56.4860280Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2024-08-22T20:33:56.4862450Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2024-08-22T20:33:56.4864490Z adding 'executorch/exir/dialects/edge/op/api.py' 2024-08-22T20:33:56.4867040Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2024-08-22T20:33:56.4868480Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2024-08-22T20:33:56.4875340Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2024-08-22T20:33:56.4881070Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2024-08-22T20:33:56.4892260Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2024-08-22T20:33:56.4897520Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2024-08-22T20:33:56.4903410Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2024-08-22T20:33:56.4910580Z adding 'executorch/exir/emit/__init__.py' 2024-08-22T20:33:56.4914120Z adding 'executorch/exir/emit/_emit_program.py' 2024-08-22T20:33:56.4951370Z adding 'executorch/exir/emit/_emitter.py' 2024-08-22T20:33:56.4977480Z adding 'executorch/exir/emit/test/test_emit.py' 2024-08-22T20:33:56.4985140Z adding 'executorch/exir/operator/convert.py' 2024-08-22T20:33:56.4987770Z adding 'executorch/exir/operator/manip.py' 2024-08-22T20:33:56.4989630Z adding 'executorch/exir/operator/util.py' 2024-08-22T20:33:56.4995260Z adding 'executorch/exir/operator/test/test_operator.py' 2024-08-22T20:33:56.4999420Z adding 'executorch/exir/passes/__init__.py' 2024-08-22T20:33:56.5004890Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2024-08-22T20:33:56.5006650Z adding 'executorch/exir/passes/const_prop_pass.py' 2024-08-22T20:33:56.5009500Z adding 'executorch/exir/passes/constant_prop_pass.py' 2024-08-22T20:33:56.5011500Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2024-08-22T20:33:56.5013400Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2024-08-22T20:33:56.5016040Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2024-08-22T20:33:56.5018070Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2024-08-22T20:33:56.5020300Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2024-08-22T20:33:56.5022020Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2024-08-22T20:33:56.5023870Z adding 'executorch/exir/passes/memory_planning_pass.py' 2024-08-22T20:33:56.5025970Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2024-08-22T20:33:56.5028450Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2024-08-22T20:33:56.5030000Z adding 'executorch/exir/passes/pass_registry.py' 2024-08-22T20:33:56.5031930Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2024-08-22T20:33:56.5034000Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2024-08-22T20:33:56.5035720Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2024-08-22T20:33:56.5037670Z adding 'executorch/exir/passes/remove_noop_pass.py' 2024-08-22T20:33:56.5039960Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2024-08-22T20:33:56.5041440Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2024-08-22T20:33:56.5043090Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2024-08-22T20:33:56.5045180Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2024-08-22T20:33:56.5047590Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2024-08-22T20:33:56.5049090Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2024-08-22T20:33:56.5050840Z adding 'executorch/exir/passes/spec_prop_pass.py' 2024-08-22T20:33:56.5052800Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2024-08-22T20:33:56.5054610Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2024-08-22T20:33:56.5056710Z adding 'executorch/exir/program/__init__.py' 2024-08-22T20:33:56.5059180Z adding 'executorch/exir/program/_fake_program.py' 2024-08-22T20:33:56.5068140Z adding 'executorch/exir/program/_program.py' 2024-08-22T20:33:56.5069740Z adding 'executorch/exir/program/test/__init__.py' 2024-08-22T20:33:56.5072750Z adding 'executorch/exir/program/test/test_fake_program.py' 2024-08-22T20:33:56.5075780Z adding 'executorch/exir/program/test/test_program.py' 2024-08-22T20:33:56.5077580Z adding 'executorch/exir/serde/__init__.py' 2024-08-22T20:33:56.5104240Z adding 'executorch/exir/serde/export_serialize.py' 2024-08-22T20:33:56.5106310Z adding 'executorch/exir/serde/schema.py' 2024-08-22T20:33:56.5109960Z adding 'executorch/exir/serde/schema_check.py' 2024-08-22T20:33:56.5117260Z adding 'executorch/exir/serde/serialize.py' 2024-08-22T20:33:56.5125980Z adding 'executorch/exir/serde/union.py' 2024-08-22T20:33:56.5126120Z adding 'executorch/exir/serde/upgrade.py' 2024-08-22T20:33:56.5126390Z adding 'executorch/exir/tests/asr_joiner.py' 2024-08-22T20:33:56.5126530Z adding 'executorch/exir/tests/common.py' 2024-08-22T20:33:56.5127370Z adding 'executorch/exir/tests/control_flow_models.py' 2024-08-22T20:33:56.5128830Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2024-08-22T20:33:56.5133600Z adding 'executorch/exir/tests/models.py' 2024-08-22T20:33:56.5135330Z adding 'executorch/exir/tests/test_arg_validator.py' 2024-08-22T20:33:56.5136430Z adding 'executorch/exir/tests/test_capture.py' 2024-08-22T20:33:56.5137880Z adding 'executorch/exir/tests/test_common.py' 2024-08-22T20:33:56.5140650Z adding 'executorch/exir/tests/test_delegate.py' 2024-08-22T20:33:56.5142240Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2024-08-22T20:33:56.5143690Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2024-08-22T20:33:56.5144730Z adding 'executorch/exir/tests/test_error.py' 2024-08-22T20:33:56.5146210Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2024-08-22T20:33:56.5147620Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2024-08-22T20:33:56.5149070Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2024-08-22T20:33:56.5153540Z adding 'executorch/exir/tests/test_memory_planning.py' 2024-08-22T20:33:56.5158270Z adding 'executorch/exir/tests/test_op_convert.py' 2024-08-22T20:33:56.5160510Z adding 'executorch/exir/tests/test_pass_infra.py' 2024-08-22T20:33:56.5169900Z adding 'executorch/exir/tests/test_passes.py' 2024-08-22T20:33:56.5171400Z adding 'executorch/exir/tests/test_print_program.py' 2024-08-22T20:33:56.5174560Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2024-08-22T20:33:56.5176520Z adding 'executorch/exir/tests/test_quantization.py' 2024-08-22T20:33:56.5178630Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2024-08-22T20:33:56.5180700Z adding 'executorch/exir/tests/test_serde.py' 2024-08-22T20:33:56.5184740Z adding 'executorch/exir/tests/test_tensor.py' 2024-08-22T20:33:56.5196120Z adding 'executorch/exir/tests/test_tracer.py' 2024-08-22T20:33:56.5202340Z adding 'executorch/exir/tests/test_verification.py' 2024-08-22T20:33:56.5206830Z adding 'executorch/exir/tests/transformer.py' 2024-08-22T20:33:56.5213530Z adding 'executorch/exir/verification/arg_validator.py' 2024-08-22T20:33:56.5218750Z adding 'executorch/exir/verification/dev_html.py' 2024-08-22T20:33:56.5228120Z adding 'executorch/exir/verification/interpreter.py' 2024-08-22T20:33:56.5235020Z adding 'executorch/exir/verification/verifier.py' 2024-08-22T20:33:56.5241090Z adding 'executorch/exir/verification/test/test_verifier.py' 2024-08-22T20:33:56.5248780Z adding 'executorch/extension/export_util/__init__.py' 2024-08-22T20:33:56.5253400Z adding 'executorch/extension/export_util/utils.py' 2024-08-22T20:33:56.5260480Z adding 'executorch/extension/gguf_util/convert_main.py' 2024-08-22T20:33:56.5263720Z adding 'executorch/extension/gguf_util/converter.py' 2024-08-22T20:33:56.5267470Z adding 'executorch/extension/gguf_util/load_gguf.py' 2024-08-22T20:33:56.5272530Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2024-08-22T20:33:56.5276670Z adding 'executorch/extension/llm/export/__init__.py' 2024-08-22T20:33:56.5283520Z adding 'executorch/extension/llm/export/builder.py' 2024-08-22T20:33:56.5286380Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2024-08-22T20:33:56.5288750Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2024-08-22T20:33:56.5290830Z adding 'executorch/extension/llm/third-party/abseil-cpp/conanfile.py' 2024-08-22T20:33:56.5292730Z adding 'executorch/extension/llm/third-party/abseil-cpp/create_lts.py' 2024-08-22T20:33:56.5299140Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py' 2024-08-22T20:33:56.5301030Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py' 2024-08-22T20:33:56.5303370Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py' 2024-08-22T20:33:56.5305290Z adding 'executorch/extension/llm/third-party/re2/benchlog/benchplot.py' 2024-08-22T20:33:56.5309060Z adding 'executorch/extension/llm/third-party/re2/python/re2.py' 2024-08-22T20:33:56.5313900Z adding 'executorch/extension/llm/third-party/re2/python/re2_test.py' 2024-08-22T20:33:56.5315950Z adding 'executorch/extension/llm/third-party/re2/python/setup.py' 2024-08-22T20:33:56.5317900Z adding 'executorch/extension/llm/third-party/re2/python/toolchains/generate.py' 2024-08-22T20:33:56.5319890Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py' 2024-08-22T20:33:56.5321730Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py' 2024-08-22T20:33:56.5323720Z adding 'executorch/extension/llm/third-party/re2/re2/unicode.py' 2024-08-22T20:33:56.5326800Z adding 'executorch/extension/llm/third-party/sentencepiece/python/setup.py' 2024-08-22T20:33:56.5335600Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py' 2024-08-22T20:33:56.5337160Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py' 2024-08-22T20:33:56.5339480Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py' 2024-08-22T20:33:56.5341230Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py' 2024-08-22T20:33:56.5343170Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py' 2024-08-22T20:33:56.5348220Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py' 2024-08-22T20:33:56.5349800Z adding 'executorch/extension/llm/tokenizer/__init__.py' 2024-08-22T20:33:56.5352210Z adding 'executorch/extension/llm/tokenizer/tokenizer.py' 2024-08-22T20:33:56.5356230Z adding 'executorch/extension/llm/tokenizer/test/test_tokenizer.py' 2024-08-22T20:33:56.8781630Z adding 'executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so' 2024-08-22T20:33:56.8877890Z adding 'executorch/extension/pybindings/portable_lib.py' 2024-08-22T20:33:56.8879250Z adding 'executorch/extension/pybindings/test/make_test.py' 2024-08-22T20:33:56.8880270Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2024-08-22T20:33:56.8882880Z adding 'executorch/extension/pytree/__init__.py' 2024-08-22T20:33:56.8890430Z adding 'executorch/extension/pytree/test/test.py' 2024-08-22T20:33:56.8892500Z adding 'executorch/schema/program.fbs' 2024-08-22T20:33:56.8894520Z adding 'executorch/schema/scalar_type.fbs' 2024-08-22T20:33:56.8899670Z adding 'executorch/sdk/__init__.py' 2024-08-22T20:33:56.8900160Z adding 'executorch/sdk/bundled_program/config.py' 2024-08-22T20:33:56.8900670Z adding 'executorch/sdk/bundled_program/core.py' 2024-08-22T20:33:56.8901720Z adding 'executorch/sdk/bundled_program/version.py' 2024-08-22T20:33:56.8904000Z adding 'executorch/sdk/bundled_program/schema/__init__.py' 2024-08-22T20:33:56.8907190Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.fbs' 2024-08-22T20:33:56.8908710Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.py' 2024-08-22T20:33:56.8910070Z adding 'executorch/sdk/bundled_program/schema/scalar_type.fbs' 2024-08-22T20:33:56.8911380Z adding 'executorch/sdk/bundled_program/schema/test/test_schema.py' 2024-08-22T20:33:56.8912670Z adding 'executorch/sdk/bundled_program/serialize/__init__.py' 2024-08-22T20:33:56.8914050Z adding 'executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs' 2024-08-22T20:33:56.8915480Z adding 'executorch/sdk/bundled_program/serialize/scalar_type.fbs' 2024-08-22T20:33:56.8916940Z adding 'executorch/sdk/bundled_program/serialize/test/test_serialize.py' 2024-08-22T20:33:56.8923300Z adding 'executorch/sdk/bundled_program/test/test_bundle_data.py' 2024-08-22T20:33:56.8925350Z adding 'executorch/sdk/bundled_program/test/test_config.py' 2024-08-22T20:33:56.8926870Z adding 'executorch/sdk/bundled_program/test/test_end2end.py' 2024-08-22T20:33:56.8927630Z adding 'executorch/sdk/bundled_program/util/test_util.py' 2024-08-22T20:33:56.8928300Z adding 'executorch/sdk/debug_format/base_schema.py' 2024-08-22T20:33:56.8928920Z adding 'executorch/sdk/debug_format/et_schema.py' 2024-08-22T20:33:56.8929750Z adding 'executorch/sdk/etdump/etdump_schema_flatcc.fbs' 2024-08-22T20:33:56.8932100Z adding 'executorch/sdk/etdump/scalar_type.fbs' 2024-08-22T20:33:56.8933470Z adding 'executorch/sdk/etdump/schema_flatcc.py' 2024-08-22T20:33:56.8935230Z adding 'executorch/sdk/etdump/serialize.py' 2024-08-22T20:33:56.8937270Z adding 'executorch/sdk/etdump/tests/serialize_test.py' 2024-08-22T20:33:56.8939030Z adding 'executorch/sdk/etrecord/__init__.py' 2024-08-22T20:33:56.8943160Z adding 'executorch/sdk/etrecord/_etrecord.py' 2024-08-22T20:33:56.8944690Z adding 'executorch/sdk/etrecord/tests/etrecord_test.py' 2024-08-22T20:33:56.8946030Z adding 'executorch/sdk/inspector/__init__.py' 2024-08-22T20:33:56.8957720Z adding 'executorch/sdk/inspector/_inspector.py' 2024-08-22T20:33:56.8961940Z adding 'executorch/sdk/inspector/_inspector_utils.py' 2024-08-22T20:33:56.8967070Z adding 'executorch/sdk/inspector/inspector_cli.py' 2024-08-22T20:33:56.8969610Z adding 'executorch/sdk/inspector/tests/event_blocks_test.py' 2024-08-22T20:33:56.8975650Z adding 'executorch/sdk/inspector/tests/inspector_test.py' 2024-08-22T20:33:56.8977590Z adding 'executorch/sdk/inspector/tests/inspector_utils_test.py' 2024-08-22T20:33:56.8979840Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool.py' 2024-08-22T20:33:56.8981560Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool_test.py' 2024-08-22T20:33:56.8983510Z adding 'executorch/util/activation_memory_profiler.py' 2024-08-22T20:33:56.8986570Z adding 'executorch/util/python_profiler.py' 2024-08-22T20:33:56.8988790Z adding 'serializer/__init__.py' 2024-08-22T20:33:56.8995410Z adding 'serializer/tosa_serializer.py' 2024-08-22T20:33:56.8997310Z adding 'tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:56.8999880Z adding 'tosa/Attribute.py' 2024-08-22T20:33:56.9001050Z adding 'tosa/AxisAttribute.py' 2024-08-22T20:33:56.9002880Z adding 'tosa/ClampAttribute.py' 2024-08-22T20:33:56.9004690Z adding 'tosa/CondIfAttribute.py' 2024-08-22T20:33:56.9006590Z adding 'tosa/ConvAttribute.py' 2024-08-22T20:33:56.9008440Z adding 'tosa/CustomAttribute.py' 2024-08-22T20:33:56.9020000Z adding 'tosa/DType.py' 2024-08-22T20:33:56.9020310Z adding 'tosa/FFTAttribute.py' 2024-08-22T20:33:56.9020600Z adding 'tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:56.9020920Z adding 'tosa/MatMulAttribute.py' 2024-08-22T20:33:56.9021190Z adding 'tosa/MulAttribute.py' 2024-08-22T20:33:56.9021460Z adding 'tosa/NegateAttribute.py' 2024-08-22T20:33:56.9021710Z adding 'tosa/Op.py' 2024-08-22T20:33:56.9021930Z adding 'tosa/PadAttribute.py' 2024-08-22T20:33:56.9022200Z adding 'tosa/PoolAttribute.py' 2024-08-22T20:33:56.9022460Z adding 'tosa/RFFTAttribute.py' 2024-08-22T20:33:56.9022720Z adding 'tosa/RescaleAttribute.py' 2024-08-22T20:33:56.9023010Z adding 'tosa/ReshapeAttribute.py' 2024-08-22T20:33:56.9023290Z adding 'tosa/ResizeAttribute.py' 2024-08-22T20:33:56.9023550Z adding 'tosa/ResizeMode.py' 2024-08-22T20:33:56.9023810Z adding 'tosa/SliceAttribute.py' 2024-08-22T20:33:56.9025410Z adding 'tosa/TableAttribute.py' 2024-08-22T20:33:56.9025920Z adding 'tosa/TileAttribute.py' 2024-08-22T20:33:56.9027980Z adding 'tosa/TosaBasicBlock.py' 2024-08-22T20:33:56.9029170Z adding 'tosa/TosaGraph.py' 2024-08-22T20:33:56.9030250Z adding 'tosa/TosaOperator.py' 2024-08-22T20:33:56.9031710Z adding 'tosa/TosaRegion.py' 2024-08-22T20:33:56.9033170Z adding 'tosa/TosaTensor.py' 2024-08-22T20:33:56.9034670Z adding 'tosa/TransposeAttribute.py' 2024-08-22T20:33:56.9036120Z adding 'tosa/TransposeConvAttribute.py' 2024-08-22T20:33:56.9037540Z adding 'tosa/Version.py' 2024-08-22T20:33:56.9039180Z adding 'tosa/WhileLoopAttribute.py' 2024-08-22T20:33:56.9039610Z adding 'tosa/__init__.py' 2024-08-22T20:33:56.9040380Z adding 'executorch-0.4.0a0+9129892.dist-info/LICENSE' 2024-08-22T20:33:56.9042330Z adding 'executorch-0.4.0a0+9129892.dist-info/METADATA' 2024-08-22T20:33:56.9042760Z adding 'executorch-0.4.0a0+9129892.dist-info/WHEEL' 2024-08-22T20:33:56.9044170Z adding 'executorch-0.4.0a0+9129892.dist-info/entry_points.txt' 2024-08-22T20:33:56.9044680Z adding 'executorch-0.4.0a0+9129892.dist-info/top_level.txt' 2024-08-22T20:33:56.9083620Z adding 'executorch-0.4.0a0+9129892.dist-info/RECORD' 2024-08-22T20:33:56.9103650Z removing pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:56.9923010Z Building wheel for executorch (pyproject.toml): finished with status 'done' 2024-08-22T20:33:56.9996120Z Created wheel for executorch: filename=executorch-0.4.0a0+9129892-cp310-cp310-macosx_11_0_universal2.whl size=6835309 sha256=0c365521e8e5e1d84f2ddacbbef9ebd579ecfa7bf14999cba953d97d10a9b96c 2024-08-22T20:33:56.9999120Z Stored in directory: /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-ephem-wheel-cache-u1j1ekvu/wheels/4f/c2/5a/d956088752374b3a05003a36b555f41b1d9241dddca8e0ac5c 2024-08-22T20:33:57.0365390Z Successfully built executorch 2024-08-22T20:33:57.3369190Z Installing collected packages: sortedcontainers, flatbuffers, ruamel.yaml.clib, pluggy, parameterized, iniconfig, expecttest, execnet, exceptiongroup, ruamel.yaml, pytest, hypothesis, pytest-xdist, executorch 2024-08-22T20:33:57.5840060Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/py.test to 755 2024-08-22T20:33:57.5846290Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/pytest to 755 2024-08-22T20:33:57.7142460Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/hypothesis to 755 2024-08-22T20:33:58.5751900Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/flatc to 755 2024-08-22T20:33:58.6015090Z Successfully installed exceptiongroup-1.2.2 execnet-2.1.1 executorch-0.4.0a0+9129892 expecttest-0.2.1 flatbuffers-24.3.25 hypothesis-6.111.1 iniconfig-2.0.0 parameterized-0.9.0 pluggy-1.5.0 pytest-8.3.2 pytest-xdist-3.6.1 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 sortedcontainers-2.4.0 2024-08-22T20:33:58.6076970Z 2024-08-22T20:33:58.6077500Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:33:58.6078030Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:33:58.6900140Z + pip3 list 2024-08-22T20:33:58.8479480Z Package Version 2024-08-22T20:33:58.8479940Z ------------------------- ------------------ 2024-08-22T20:33:58.8480330Z absl-py 2.1.0 2024-08-22T20:33:58.8480930Z accelerate 0.33.0 2024-08-22T20:33:58.8481200Z aiohappyeyeballs 2.4.0 2024-08-22T20:33:58.8481950Z aiohttp 3.10.5 2024-08-22T20:33:58.8484010Z aiosignal 1.3.1 2024-08-22T20:33:58.8484420Z altair 5.4.0 2024-08-22T20:33:58.8485390Z async-timeout 4.0.3 2024-08-22T20:33:58.8486100Z attrs 24.2.0 2024-08-22T20:33:58.8486580Z blinker 1.8.2 2024-08-22T20:33:58.8487310Z blobfile 2.1.1 2024-08-22T20:33:58.8488110Z cachetools 5.5.0 2024-08-22T20:33:58.8488560Z certifi 2024.7.4 2024-08-22T20:33:58.8489270Z chardet 5.2.0 2024-08-22T20:33:58.8489810Z charset-normalizer 3.3.2 2024-08-22T20:33:58.8497290Z click 8.1.7 2024-08-22T20:33:58.8497940Z cmake 3.30.2 2024-08-22T20:33:58.8498170Z colorama 0.4.6 2024-08-22T20:33:58.8498400Z DataProperty 1.0.1 2024-08-22T20:33:58.8498630Z datasets 2.21.0 2024-08-22T20:33:58.8498850Z dill 0.3.8 2024-08-22T20:33:58.8499060Z evaluate 0.4.2 2024-08-22T20:33:58.8499310Z exceptiongroup 1.2.2 2024-08-22T20:33:58.8499540Z execnet 2.1.1 2024-08-22T20:33:58.8499770Z executorch 0.4.0a0+9129892 2024-08-22T20:33:58.8500020Z expecttest 0.2.1 2024-08-22T20:33:58.8500240Z filelock 3.15.4 2024-08-22T20:33:58.8500460Z Flask 3.0.3 2024-08-22T20:33:58.8500670Z flatbuffers 24.3.25 2024-08-22T20:33:58.8501210Z frozenlist 1.4.1 2024-08-22T20:33:58.8501460Z fsspec 2024.6.1 2024-08-22T20:33:58.8501690Z gguf 0.9.1 2024-08-22T20:33:58.8501910Z gitdb 4.0.11 2024-08-22T20:33:58.8502350Z GitPython 3.1.43 2024-08-22T20:33:58.8503380Z huggingface-hub 0.24.6 2024-08-22T20:33:58.8504480Z hypothesis 6.111.1 2024-08-22T20:33:58.8506270Z idna 3.7 2024-08-22T20:33:58.8508130Z iniconfig 2.0.0 2024-08-22T20:33:58.8509960Z itsdangerous 2.2.0 2024-08-22T20:33:58.8511680Z Jinja2 3.1.4 2024-08-22T20:33:58.8513700Z joblib 1.4.2 2024-08-22T20:33:58.8515200Z jsonlines 4.0.0 2024-08-22T20:33:58.8516820Z jsonschema 4.23.0 2024-08-22T20:33:58.8518940Z jsonschema-specifications 2023.12.1 2024-08-22T20:33:58.8521040Z lm_eval 0.4.2 2024-08-22T20:33:58.8522660Z lxml 4.9.4 2024-08-22T20:33:58.8524570Z markdown-it-py 3.0.0 2024-08-22T20:33:58.8526170Z MarkupSafe 2.1.5 2024-08-22T20:33:58.8527990Z mbstrdecoder 1.1.3 2024-08-22T20:33:58.8529890Z mdurl 0.1.2 2024-08-22T20:33:58.8531440Z more-itertools 10.4.0 2024-08-22T20:33:58.8533450Z mpmath 1.3.0 2024-08-22T20:33:58.8536280Z multidict 6.0.5 2024-08-22T20:33:58.8538290Z multiprocess 0.70.16 2024-08-22T20:33:58.8540460Z narwhals 1.5.2 2024-08-22T20:33:58.8541990Z networkx 3.3 2024-08-22T20:33:58.8543630Z ninja 1.11.1.1 2024-08-22T20:33:58.8545290Z nltk 3.9.1 2024-08-22T20:33:58.8547440Z numexpr 2.10.1 2024-08-22T20:33:58.8549270Z numpy 1.26.4 2024-08-22T20:33:58.8551220Z packaging 24.1 2024-08-22T20:33:58.8552990Z pandas 2.2.2 2024-08-22T20:33:58.8555020Z parameterized 0.9.0 2024-08-22T20:33:58.8557170Z pathvalidate 3.2.0 2024-08-22T20:33:58.8558950Z peft 0.12.0 2024-08-22T20:33:58.8560730Z pillow 10.4.0 2024-08-22T20:33:58.8562730Z pip 23.0.1 2024-08-22T20:33:58.8564430Z pluggy 1.5.0 2024-08-22T20:33:58.8566460Z portalocker 2.10.1 2024-08-22T20:33:58.8568380Z protobuf 5.27.3 2024-08-22T20:33:58.8569960Z psutil 6.0.0 2024-08-22T20:33:58.8571710Z pyarrow 17.0.0 2024-08-22T20:33:58.8573390Z pybind11 2.13.5 2024-08-22T20:33:58.8575390Z pycryptodomex 3.20.0 2024-08-22T20:33:58.8577250Z pydeck 0.9.1 2024-08-22T20:33:58.8579460Z Pygments 2.18.0 2024-08-22T20:33:58.8580940Z pytablewriter 1.2.0 2024-08-22T20:33:58.8583110Z pytest 8.3.2 2024-08-22T20:33:58.8585160Z pytest-xdist 3.6.1 2024-08-22T20:33:58.8586570Z python-dateutil 2.9.0.post0 2024-08-22T20:33:58.8588500Z pytz 2024.1 2024-08-22T20:33:58.8590680Z PyYAML 6.0.2 2024-08-22T20:33:58.8592450Z referencing 0.35.1 2024-08-22T20:33:58.8593990Z regex 2024.7.24 2024-08-22T20:33:58.8595700Z requests 2.32.3 2024-08-22T20:33:58.8597560Z rich 13.7.1 2024-08-22T20:33:58.8599670Z rouge_score 0.1.2 2024-08-22T20:33:58.8601710Z rpds-py 0.20.0 2024-08-22T20:33:58.8603000Z ruamel.yaml 0.18.6 2024-08-22T20:33:58.8604580Z ruamel.yaml.clib 0.2.8 2024-08-22T20:33:58.8606040Z sacrebleu 2.4.3 2024-08-22T20:33:58.8607720Z safetensors 0.4.4 2024-08-22T20:33:58.8609070Z scikit-learn 1.5.1 2024-08-22T20:33:58.8610350Z scipy 1.14.1 2024-08-22T20:33:58.8611810Z sentencepiece 0.2.0 2024-08-22T20:33:58.8613030Z setuptools 65.5.0 2024-08-22T20:33:58.8614950Z six 1.16.0 2024-08-22T20:33:58.8616460Z smmap 5.0.1 2024-08-22T20:33:58.8617900Z snakeviz 2.2.0 2024-08-22T20:33:58.8619820Z sortedcontainers 2.4.0 2024-08-22T20:33:58.8621170Z sqlitedict 2.1.0 2024-08-22T20:33:58.8622330Z streamlit 1.37.1 2024-08-22T20:33:58.8622550Z sympy 1.13.1 2024-08-22T20:33:58.8622770Z tabledata 1.3.3 2024-08-22T20:33:58.8623960Z tabulate 0.9.0 2024-08-22T20:33:58.8624180Z tcolorpy 0.1.6 2024-08-22T20:33:58.8624400Z tenacity 8.5.0 2024-08-22T20:33:58.8624620Z threadpoolctl 3.5.0 2024-08-22T20:33:58.8626090Z tiktoken 0.7.0 2024-08-22T20:33:58.8627560Z timm 1.0.7 2024-08-22T20:33:58.8629060Z tokenizers 0.19.1 2024-08-22T20:33:58.8633500Z toml 0.10.2 2024-08-22T20:33:58.8636150Z tomli 2.0.1 2024-08-22T20:33:58.8639250Z torch 2.5.0.dev20240716 2024-08-22T20:33:58.8641070Z torchao 0.4.0+gite11201a 2024-08-22T20:33:58.8642700Z torchaudio 2.4.0.dev20240716 2024-08-22T20:33:58.8644560Z torchsr 1.0.4 2024-08-22T20:33:58.8646350Z torchvision 0.20.0.dev20240716 2024-08-22T20:33:58.8648230Z tornado 6.4.1 2024-08-22T20:33:58.8649670Z tqdm 4.66.5 2024-08-22T20:33:58.8651200Z tqdm-multiprocess 0.0.11 2024-08-22T20:33:58.8652750Z transformers 4.42.4 2024-08-22T20:33:58.8654230Z typepy 1.3.2 2024-08-22T20:33:58.8655760Z typing_extensions 4.12.2 2024-08-22T20:33:58.8657110Z tzdata 2024.1 2024-08-22T20:33:58.8658610Z urllib3 2.2.2 2024-08-22T20:33:58.8659950Z Werkzeug 3.0.4 2024-08-22T20:33:58.8661090Z wheel 0.44.0 2024-08-22T20:33:58.8662680Z word2number 1.1 2024-08-22T20:33:58.8664110Z xxhash 3.5.0 2024-08-22T20:33:58.8665560Z yarl 1.9.4 2024-08-22T20:33:58.8667120Z zstandard 0.23.0 2024-08-22T20:33:58.8668330Z zstd 1.5.5.1 2024-08-22T20:33:58.8709550Z + popd 2024-08-22T20:33:58.8710710Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:33:58.8711410Z + popd 2024-08-22T20:33:58.8712460Z ~/work/torchchat/torchchat 2024-08-22T20:33:59.0153180Z Package Version 2024-08-22T20:33:59.0153630Z ------------------------- ------------------ 2024-08-22T20:33:59.0153920Z absl-py 2.1.0 2024-08-22T20:33:59.0154240Z accelerate 0.33.0 2024-08-22T20:33:59.0154840Z aiohappyeyeballs 2.4.0 2024-08-22T20:33:59.0155590Z aiohttp 3.10.5 2024-08-22T20:33:59.0156260Z aiosignal 1.3.1 2024-08-22T20:33:59.0156770Z altair 5.4.0 2024-08-22T20:33:59.0157540Z async-timeout 4.0.3 2024-08-22T20:33:59.0158040Z attrs 24.2.0 2024-08-22T20:33:59.0158760Z blinker 1.8.2 2024-08-22T20:33:59.0159330Z blobfile 2.1.1 2024-08-22T20:33:59.0160040Z cachetools 5.5.0 2024-08-22T20:33:59.0160700Z certifi 2024.7.4 2024-08-22T20:33:59.0161110Z chardet 5.2.0 2024-08-22T20:33:59.0161970Z charset-normalizer 3.3.2 2024-08-22T20:33:59.0162520Z click 8.1.7 2024-08-22T20:33:59.0163370Z cmake 3.30.2 2024-08-22T20:33:59.0163700Z colorama 0.4.6 2024-08-22T20:33:59.0164250Z DataProperty 1.0.1 2024-08-22T20:33:59.0165000Z datasets 2.21.0 2024-08-22T20:33:59.0165620Z dill 0.3.8 2024-08-22T20:33:59.0166340Z evaluate 0.4.2 2024-08-22T20:33:59.0166880Z exceptiongroup 1.2.2 2024-08-22T20:33:59.0167510Z execnet 2.1.1 2024-08-22T20:33:59.0168420Z executorch 0.4.0a0+9129892 2024-08-22T20:33:59.0168940Z expecttest 0.2.1 2024-08-22T20:33:59.0169240Z filelock 3.15.4 2024-08-22T20:33:59.0169900Z Flask 3.0.3 2024-08-22T20:33:59.0170560Z flatbuffers 24.3.25 2024-08-22T20:33:59.0171280Z frozenlist 1.4.1 2024-08-22T20:33:59.0171790Z fsspec 2024.6.1 2024-08-22T20:33:59.0172340Z gguf 0.9.1 2024-08-22T20:33:59.0173060Z gitdb 4.0.11 2024-08-22T20:33:59.0173680Z GitPython 3.1.43 2024-08-22T20:33:59.0174370Z huggingface-hub 0.24.6 2024-08-22T20:33:59.0174830Z hypothesis 6.111.1 2024-08-22T20:33:59.0175590Z idna 3.7 2024-08-22T20:33:59.0175990Z iniconfig 2.0.0 2024-08-22T20:33:59.0176810Z itsdangerous 2.2.0 2024-08-22T20:33:59.0177250Z Jinja2 3.1.4 2024-08-22T20:33:59.0177960Z joblib 1.4.2 2024-08-22T20:33:59.0178460Z jsonlines 4.0.0 2024-08-22T20:33:59.0179140Z jsonschema 4.23.0 2024-08-22T20:33:59.0179730Z jsonschema-specifications 2023.12.1 2024-08-22T20:33:59.0180200Z lm_eval 0.4.2 2024-08-22T20:33:59.0180910Z lxml 4.9.4 2024-08-22T20:33:59.0181720Z markdown-it-py 3.0.0 2024-08-22T20:33:59.0182170Z MarkupSafe 2.1.5 2024-08-22T20:33:59.0182920Z mbstrdecoder 1.1.3 2024-08-22T20:33:59.0183460Z mdurl 0.1.2 2024-08-22T20:33:59.0184170Z more-itertools 10.4.0 2024-08-22T20:33:59.0184710Z mpmath 1.3.0 2024-08-22T20:33:59.0185360Z multidict 6.0.5 2024-08-22T20:33:59.0185850Z multiprocess 0.70.16 2024-08-22T20:33:59.0186600Z narwhals 1.5.2 2024-08-22T20:33:59.0187060Z networkx 3.3 2024-08-22T20:33:59.0187710Z ninja 1.11.1.1 2024-08-22T20:33:59.0188380Z nltk 3.9.1 2024-08-22T20:33:59.0188980Z numexpr 2.10.1 2024-08-22T20:33:59.0189720Z numpy 1.26.4 2024-08-22T20:33:59.0190070Z packaging 24.1 2024-08-22T20:33:59.0190900Z pandas 2.2.2 2024-08-22T20:33:59.0191430Z parameterized 0.9.0 2024-08-22T20:33:59.0192080Z pathvalidate 3.2.0 2024-08-22T20:33:59.0192680Z peft 0.12.0 2024-08-22T20:33:59.0193450Z pillow 10.4.0 2024-08-22T20:33:59.0193870Z pip 23.0.1 2024-08-22T20:33:59.0194620Z pluggy 1.5.0 2024-08-22T20:33:59.0195340Z portalocker 2.10.1 2024-08-22T20:33:59.0195960Z protobuf 5.27.3 2024-08-22T20:33:59.0196680Z psutil 6.0.0 2024-08-22T20:33:59.0197240Z pyarrow 17.0.0 2024-08-22T20:33:59.0197860Z pybind11 2.13.5 2024-08-22T20:33:59.0198380Z pycryptodomex 3.20.0 2024-08-22T20:33:59.0198990Z pydeck 0.9.1 2024-08-22T20:33:59.0199660Z Pygments 2.18.0 2024-08-22T20:33:59.0200260Z pytablewriter 1.2.0 2024-08-22T20:33:59.0200900Z pytest 8.3.2 2024-08-22T20:33:59.0201570Z pytest-xdist 3.6.1 2024-08-22T20:33:59.0202270Z python-dateutil 2.9.0.post0 2024-08-22T20:33:59.0202670Z pytz 2024.1 2024-08-22T20:33:59.0203330Z PyYAML 6.0.2 2024-08-22T20:33:59.0203950Z referencing 0.35.1 2024-08-22T20:33:59.0204670Z regex 2024.7.24 2024-08-22T20:33:59.0205110Z requests 2.32.3 2024-08-22T20:33:59.0205810Z rich 13.7.1 2024-08-22T20:33:59.0206320Z rouge_score 0.1.2 2024-08-22T20:33:59.0206920Z rpds-py 0.20.0 2024-08-22T20:33:59.0207580Z ruamel.yaml 0.18.6 2024-08-22T20:33:59.0208150Z ruamel.yaml.clib 0.2.8 2024-08-22T20:33:59.0208920Z sacrebleu 2.4.3 2024-08-22T20:33:59.0209230Z safetensors 0.4.4 2024-08-22T20:33:59.0210030Z scikit-learn 1.5.1 2024-08-22T20:33:59.0210370Z scipy 1.14.1 2024-08-22T20:33:59.0211100Z sentencepiece 0.2.0 2024-08-22T20:33:59.0211610Z setuptools 65.5.0 2024-08-22T20:33:59.0212290Z six 1.16.0 2024-08-22T20:33:59.0213940Z smmap 5.0.1 2024-08-22T20:33:59.0214230Z snakeviz 2.2.0 2024-08-22T20:33:59.0215220Z sortedcontainers 2.4.0 2024-08-22T20:33:59.0215760Z sqlitedict 2.1.0 2024-08-22T20:33:59.0216470Z streamlit 1.37.1 2024-08-22T20:33:59.0216990Z sympy 1.13.1 2024-08-22T20:33:59.0217670Z tabledata 1.3.3 2024-08-22T20:33:59.0218140Z tabulate 0.9.0 2024-08-22T20:33:59.0218830Z tcolorpy 0.1.6 2024-08-22T20:33:59.0219490Z tenacity 8.5.0 2024-08-22T20:33:59.0220000Z threadpoolctl 3.5.0 2024-08-22T20:33:59.0220680Z tiktoken 0.7.0 2024-08-22T20:33:59.0221180Z timm 1.0.7 2024-08-22T20:33:59.0221830Z tokenizers 0.19.1 2024-08-22T20:33:59.0222450Z toml 0.10.2 2024-08-22T20:33:59.0223050Z tomli 2.0.1 2024-08-22T20:33:59.0223730Z torch 2.5.0.dev20240716 2024-08-22T20:33:59.0224260Z torchao 0.4.0+gite11201a 2024-08-22T20:33:59.0224920Z torchaudio 2.4.0.dev20240716 2024-08-22T20:33:59.0225370Z torchsr 1.0.4 2024-08-22T20:33:59.0226100Z torchvision 0.20.0.dev20240716 2024-08-22T20:33:59.0226630Z tornado 6.4.1 2024-08-22T20:33:59.0227250Z tqdm 4.66.5 2024-08-22T20:33:59.0227950Z tqdm-multiprocess 0.0.11 2024-08-22T20:33:59.0228500Z transformers 4.42.4 2024-08-22T20:33:59.0229020Z typepy 1.3.2 2024-08-22T20:33:59.0229660Z typing_extensions 4.12.2 2024-08-22T20:33:59.0230270Z tzdata 2024.1 2024-08-22T20:33:59.0230770Z urllib3 2.2.2 2024-08-22T20:33:59.0231410Z Werkzeug 3.0.4 2024-08-22T20:33:59.0231950Z wheel 0.44.0 2024-08-22T20:33:59.0232640Z word2number 1.1 2024-08-22T20:33:59.0233190Z xxhash 3.5.0 2024-08-22T20:33:59.0234040Z yarl 1.9.4 2024-08-22T20:33:59.0234630Z zstandard 0.23.0 2024-08-22T20:33:59.0235340Z zstd 1.5.5.1 2024-08-22T20:34:00.1079800Z torch: ('2.5.0.dev20240716', '4e39cdceb1414b2d416339866a5bb044fbed4977') 2024-08-22T20:34:01.5890830Z torchvision: ('0.20.0.dev20240716', '19c393feb103b73c578d402de3c462bed450815c') 2024-08-22T20:34:02.5026460Z torchaudio: ('2.4.0.dev20240716', '98079329631dc0a94665bcfcd911bee7f65a06b0') 2024-08-22T20:34:02.6469910Z Inside: /Users/runner/work 2024-08-22T20:34:02.6526200Z ##[group]Run mkdir -p checkpoints/stories15M 2024-08-22T20:34:02.6526520Z mkdir -p checkpoints/stories15M 2024-08-22T20:34:02.6526780Z pushd checkpoints/stories15M 2024-08-22T20:34:02.6527240Z wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:34:02.6527790Z wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:34:02.6528140Z popd 2024-08-22T20:34:02.6528290Z  2024-08-22T20:34:02.6528450Z mkdir gguf_files 2024-08-22T20:34:02.6528750Z export GGUF_PATH=gguf_files/TinyLlama-1.1B-openorca.Q4_0.gguf 2024-08-22T20:34:02.6529170Z export GGUF_TOKENIZER_PATH=gguf_files/tokenizer.model 2024-08-22T20:34:02.6529900Z wget -O ${GGUF_PATH} "https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-GGUF/resolve/main/tinyllama-1.1b-1t-openorca.Q4_0.gguf?download=true" 2024-08-22T20:34:02.6530810Z wget -O ${GGUF_TOKENIZER_PATH} https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:34:02.6653280Z shell: /bin/bash -e {0} 2024-08-22T20:34:02.6653490Z env: 2024-08-22T20:34:02.6653760Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:34:02.6654140Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:34:02.6654510Z ##[endgroup] 2024-08-22T20:34:02.7204520Z ~/work/torchchat/torchchat/checkpoints/stories15M ~/work/torchchat/torchchat 2024-08-22T20:34:02.7740610Z --2024-08-22 20:34:02-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:34:02.8219210Z Resolving huggingface.co (huggingface.co)... 108.156.211.95, 108.156.211.90, 108.156.211.125, ... 2024-08-22T20:34:02.8316270Z Connecting to huggingface.co (huggingface.co)|108.156.211.95|:443... connected. 2024-08-22T20:34:02.9041130Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:34:02.9047750Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617496&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5Nn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=G5nxOFDLu68eT-xSBecnpbDXlOmoOO5wzoYHtp-zXm532Tn4dOzpxC3k78%7ExKjQA6Jml-9eW5k6K8ZCLj6YX6hmktyDO5AKWMkXlB-D87bTHjB4u7fCKc%7Elvb9JRocvzlgwWngc-6rEu8IvJrLyN%7ENEmVDG1-STOT5ElJmW40gagRni3PrLijOythwCGxL5IzoXrtoyhUP38AeUkGts%7ElhQRkQaaW9b2aPdvn5EwQJ%7EvtiaulJLEQLu2fopRFURPqIP8YgWc90RgHoyS3U3Ybx4oA618soHJODF3MRQxI8VwMeKAYjKbXjvM02vvbiTDSaIVp0ZWcQp9thZOrHk3Ww__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:34:02.9059390Z --2024-08-22 20:34:02-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617496&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5Nn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=G5nxOFDLu68eT-xSBecnpbDXlOmoOO5wzoYHtp-zXm532Tn4dOzpxC3k78%7ExKjQA6Jml-9eW5k6K8ZCLj6YX6hmktyDO5AKWMkXlB-D87bTHjB4u7fCKc%7Elvb9JRocvzlgwWngc-6rEu8IvJrLyN%7ENEmVDG1-STOT5ElJmW40gagRni3PrLijOythwCGxL5IzoXrtoyhUP38AeUkGts%7ElhQRkQaaW9b2aPdvn5EwQJ%7EvtiaulJLEQLu2fopRFURPqIP8YgWc90RgHoyS3U3Ybx4oA618soHJODF3MRQxI8VwMeKAYjKbXjvM02vvbiTDSaIVp0ZWcQp9thZOrHk3Ww__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:34:02.9227610Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 3.161.225.107, 3.161.225.73, 3.161.225.87, ... 2024-08-22T20:34:02.9318150Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|3.161.225.107|:443... connected. 2024-08-22T20:34:02.9604760Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:34:02.9605260Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:34:02.9605710Z Saving to: ‘stories15M.pt’ 2024-08-22T20:34:02.9611650Z 2024-08-22T20:34:02.9706830Z 0K .......... .......... .......... .......... .......... 0% 4.79M 12s 2024-08-22T20:34:02.9745530Z 50K .......... .......... .......... .......... .......... 0% 12.9M 8s 2024-08-22T20:34:02.9795950Z 100K .......... .......... .......... .......... .......... 0% 9.63M 8s 2024-08-22T20:34:02.9820270Z 150K .......... .......... .......... .......... .......... 0% 19.5M 6s 2024-08-22T20:34:02.9856950Z 200K .......... .......... .......... .......... .......... 0% 13.3M 6s 2024-08-22T20:34:02.9872420Z 250K .......... .......... .......... .......... .......... 0% 31.5M 5s 2024-08-22T20:34:02.9892900Z 300K .......... .......... .......... .......... .......... 0% 24.3M 5s 2024-08-22T20:34:02.9925660Z 350K .......... .......... .......... .......... .......... 0% 14.8M 5s 2024-08-22T20:34:02.9933410Z 400K .......... .......... .......... .......... .......... 0% 64.8M 4s 2024-08-22T20:34:02.9961320Z 450K .......... .......... .......... .......... .......... 0% 28.0M 4s 2024-08-22T20:34:02.9987400Z 500K .......... .......... .......... .......... .......... 0% 13.2M 4s 2024-08-22T20:34:03.0000470Z 550K .......... .......... .......... .......... .......... 1% 37.8M 4s 2024-08-22T20:34:03.0021010Z 600K .......... .......... .......... .......... .......... 1% 23.5M 4s 2024-08-22T20:34:03.0039940Z 650K .......... .......... .......... .......... .......... 1% 26.1M 4s 2024-08-22T20:34:03.0052640Z 700K .......... .......... .......... .......... .......... 1% 48.6M 3s 2024-08-22T20:34:03.0060870Z 750K .......... .......... .......... .......... .......... 1% 44.1M 3s 2024-08-22T20:34:03.0067990Z 800K .......... .......... .......... .......... .......... 1% 70.2M 3s 2024-08-22T20:34:03.0078040Z 850K .......... .......... .......... .......... .......... 1% 47.8M 3s 2024-08-22T20:34:03.0089040Z 900K .......... .......... .......... .......... .......... 1% 45.8M 3s 2024-08-22T20:34:03.0101350Z 950K .......... .......... .......... .......... .......... 1% 47.0M 3s 2024-08-22T20:34:03.0111700Z 1000K .......... .......... .......... .......... .......... 1% 38.9M 3s 2024-08-22T20:34:03.0119200Z 1050K .......... .......... .......... .......... .......... 1% 66.7M 3s 2024-08-22T20:34:03.0131400Z 1100K .......... .......... .......... .......... .......... 1% 40.5M 3s 2024-08-22T20:34:03.0141140Z 1150K .......... .......... .......... .......... .......... 2% 49.5M 3s 2024-08-22T20:34:03.0149900Z 1200K .......... .......... .......... .......... .......... 2% 55.0M 3s 2024-08-22T20:34:03.0162070Z 1250K .......... .......... .......... .......... .......... 2% 39.9M 2s 2024-08-22T20:34:03.0170910Z 1300K .......... .......... .......... .......... .......... 2% 55.2M 2s 2024-08-22T20:34:03.0184770Z 1350K .......... .......... .......... .......... .......... 2% 42.8M 2s 2024-08-22T20:34:03.0195500Z 1400K .......... .......... .......... .......... .......... 2% 37.0M 2s 2024-08-22T20:34:03.0200000Z 1450K .......... .......... .......... .......... .......... 2% 113M 2s 2024-08-22T20:34:03.0202480Z 1500K .......... .......... .......... .......... .......... 2% 171M 2s 2024-08-22T20:34:03.0204810Z 1550K .......... .......... .......... .......... .......... 2% 223M 2s 2024-08-22T20:34:03.0208120Z 1600K .......... .......... .......... .......... .......... 2% 164M 2s 2024-08-22T20:34:03.0211270Z 1650K .......... .......... .......... .......... .......... 2% 144M 2s 2024-08-22T20:34:03.0214750Z 1700K .......... .......... .......... .......... .......... 2% 144M 2s 2024-08-22T20:34:03.0219390Z 1750K .......... .......... .......... .......... .......... 3% 126M 2s 2024-08-22T20:34:03.0222230Z 1800K .......... .......... .......... .......... .......... 3% 131M 2s 2024-08-22T20:34:03.0224880Z 1850K .......... .......... .......... .......... .......... 3% 191M 2s 2024-08-22T20:34:03.0228540Z 1900K .......... .......... .......... .......... .......... 3% 130M 2s 2024-08-22T20:34:03.0231140Z 1950K .......... .......... .......... .......... .......... 3% 185M 2s 2024-08-22T20:34:03.0235320Z 2000K .......... .......... .......... .......... .......... 3% 121M 2s 2024-08-22T20:34:03.0238380Z 2050K .......... .......... .......... .......... .......... 3% 164M 2s 2024-08-22T20:34:03.0241650Z 2100K .......... .......... .......... .......... .......... 3% 142M 2s 2024-08-22T20:34:03.0245150Z 2150K .......... .......... .......... .......... .......... 3% 144M 2s 2024-08-22T20:34:03.0247610Z 2200K .......... .......... .......... .......... .......... 3% 216M 2s 2024-08-22T20:34:03.0252460Z 2250K .......... .......... .......... .......... .......... 3% 151M 2s 2024-08-22T20:34:03.0253290Z 2300K .......... .......... .......... .......... .......... 3% 170M 2s 2024-08-22T20:34:03.0258730Z 2350K .......... .......... .......... .......... .......... 4% 90.4M 2s 2024-08-22T20:34:03.0259350Z 2400K .......... .......... .......... .......... .......... 4% 740M 2s 2024-08-22T20:34:03.0259980Z 2450K .......... .......... .......... .......... .......... 4% 603M 1s 2024-08-22T20:34:03.0263980Z 2500K .......... .......... .......... .......... .......... 4% 126M 1s 2024-08-22T20:34:03.0264850Z 2550K .......... .......... .......... .......... .......... 4% 634M 1s 2024-08-22T20:34:03.0265680Z 2600K .......... .......... .......... .......... .......... 4% 498M 1s 2024-08-22T20:34:03.0270240Z 2650K .......... .......... .......... .......... .......... 4% 128M 1s 2024-08-22T20:34:03.0278720Z 2700K .......... .......... .......... .......... .......... 4% 55.0M 1s 2024-08-22T20:34:03.0286310Z 2750K .......... .......... .......... .......... .......... 4% 66.6M 1s 2024-08-22T20:34:03.0289510Z 2800K .......... .......... .......... .......... .......... 4% 141M 1s 2024-08-22T20:34:03.0293780Z 2850K .......... .......... .......... .......... .......... 4% 117M 1s 2024-08-22T20:34:03.0294640Z 2900K .......... .......... .......... .......... .......... 4% 509M 1s 2024-08-22T20:34:03.0297970Z 2950K .......... .......... .......... .......... .......... 5% 168M 1s 2024-08-22T20:34:03.0302510Z 3000K .......... .......... .......... .......... .......... 5% 101M 1s 2024-08-22T20:34:03.0305890Z 3050K .......... .......... .......... .......... .......... 5% 514M 1s 2024-08-22T20:34:03.0306310Z 3100K .......... .......... .......... .......... .......... 5% 152M 1s 2024-08-22T20:34:03.0310940Z 3150K .......... .......... .......... .......... .......... 5% 114M 1s 2024-08-22T20:34:03.0326080Z 3200K .......... .......... .......... .......... .......... 5% 31.6M 1s 2024-08-22T20:34:03.0329450Z 3250K .......... .......... .......... .......... .......... 5% 153M 1s 2024-08-22T20:34:03.0332400Z 3300K .......... .......... .......... .......... .......... 5% 157M 1s 2024-08-22T20:34:03.0334110Z 3350K .......... .......... .......... .......... .......... 5% 254M 1s 2024-08-22T20:34:03.0337530Z 3400K .......... .......... .......... .......... .......... 5% 162M 1s 2024-08-22T20:34:03.0340570Z 3450K .......... .......... .......... .......... .......... 5% 163M 1s 2024-08-22T20:34:03.0343690Z 3500K .......... .......... .......... .......... .......... 5% 149M 1s 2024-08-22T20:34:03.0347110Z 3550K .......... .......... .......... .......... .......... 6% 147M 1s 2024-08-22T20:34:03.0350200Z 3600K .......... .......... .......... .......... .......... 6% 157M 1s 2024-08-22T20:34:03.0352710Z 3650K .......... .......... .......... .......... .......... 6% 197M 1s 2024-08-22T20:34:03.0356310Z 3700K .......... .......... .......... .......... .......... 6% 155M 1s 2024-08-22T20:34:03.0358230Z 3750K .......... .......... .......... .......... .......... 6% 216M 1s 2024-08-22T20:34:03.0363270Z 3800K .......... .......... .......... .......... .......... 6% 107M 1s 2024-08-22T20:34:03.0367890Z 3850K .......... .......... .......... .......... .......... 6% 91.1M 1s 2024-08-22T20:34:03.0371240Z 3900K .......... .......... .......... .......... .......... 6% 147M 1s 2024-08-22T20:34:03.0375440Z 3950K .......... .......... .......... .......... .......... 6% 115M 1s 2024-08-22T20:34:03.0379420Z 4000K .......... .......... .......... .......... .......... 6% 120M 1s 2024-08-22T20:34:03.0386210Z 4050K .......... .......... .......... .......... .......... 6% 110M 1s 2024-08-22T20:34:03.0394690Z 4100K .......... .......... .......... .......... .......... 6% 60.4M 1s 2024-08-22T20:34:03.0398540Z 4150K .......... .......... .......... .......... .......... 7% 113M 1s 2024-08-22T20:34:03.0402120Z 4200K .......... .......... .......... .......... .......... 7% 105M 1s 2024-08-22T20:34:03.0408070Z 4250K .......... .......... .......... .......... .......... 7% 71.1M 1s 2024-08-22T20:34:03.0413060Z 4300K .......... .......... .......... .......... .......... 7% 261M 1s 2024-08-22T20:34:03.0419200Z 4350K .......... .......... .......... .......... .......... 7% 64.8M 1s 2024-08-22T20:34:03.0429300Z 4400K .......... .......... .......... .......... .......... 7% 50.8M 1s 2024-08-22T20:34:03.0430090Z 4450K .......... .......... .......... .......... .......... 7% 231M 1s 2024-08-22T20:34:03.0452980Z 4500K .......... .......... .......... .......... .......... 7% 36.0M 1s 2024-08-22T20:34:03.0462220Z 4550K .......... .......... .......... .......... .......... 7% 119M 1s 2024-08-22T20:34:03.0468220Z 4600K .......... .......... .......... .......... .......... 7% 394M 1s 2024-08-22T20:34:03.0502080Z 4650K .......... .......... .......... .......... .......... 7% 425M 1s 2024-08-22T20:34:03.0503310Z 4700K .......... .......... .......... .......... .......... 8% 22.8M 1s 2024-08-22T20:34:03.0504490Z 4750K .......... .......... .......... .......... .......... 8% 220M 1s 2024-08-22T20:34:03.0505620Z 4800K .......... .......... .......... .......... .......... 8% 678M 1s 2024-08-22T20:34:03.0525960Z 4850K .......... .......... .......... .......... .......... 8% 11.1M 1s 2024-08-22T20:34:03.0527590Z 4900K .......... .......... .......... .......... .......... 8% 362M 1s 2024-08-22T20:34:03.0528970Z 4950K .......... .......... .......... .......... .......... 8% 317M 1s 2024-08-22T20:34:03.0530120Z 5000K .......... .......... .......... .......... .......... 8% 286M 1s 2024-08-22T20:34:03.0531340Z 5050K .......... .......... .......... .......... .......... 8% 234M 1s 2024-08-22T20:34:03.0552430Z 5100K .......... .......... .......... .......... .......... 8% 17.7M 1s 2024-08-22T20:34:03.0553070Z 5150K .......... .......... .......... .......... .......... 8% 537M 1s 2024-08-22T20:34:03.0554010Z 5200K .......... .......... .......... .......... .......... 8% 634M 1s 2024-08-22T20:34:03.0564330Z 5250K .......... .......... .......... .......... .......... 8% 133M 1s 2024-08-22T20:34:03.0565050Z 5300K .......... .......... .......... .......... .......... 9% 252M 1s 2024-08-22T20:34:03.0565830Z 5350K .......... .......... .......... .......... .......... 9% 452M 1s 2024-08-22T20:34:03.0566660Z 5400K .......... .......... .......... .......... .......... 9% 349M 1s 2024-08-22T20:34:03.0580820Z 5450K .......... .......... .......... .......... .......... 9% 27.8M 1s 2024-08-22T20:34:03.0582640Z 5500K .......... .......... .......... .......... .......... 9% 417M 1s 2024-08-22T20:34:03.0584620Z 5550K .......... .......... .......... .......... .......... 9% 139M 1s 2024-08-22T20:34:03.0588040Z 5600K .......... .......... .......... .......... .......... 9% 136M 1s 2024-08-22T20:34:03.0589980Z 5650K .......... .......... .......... .......... .......... 9% 354M 1s 2024-08-22T20:34:03.0592550Z 5700K .......... .......... .......... .......... .......... 9% 162M 1s 2024-08-22T20:34:03.0594390Z 5750K .......... .......... .......... .......... .......... 9% 244M 1s 2024-08-22T20:34:03.0595530Z 5800K .......... .......... .......... .......... .......... 9% 503M 1s 2024-08-22T20:34:03.0603650Z 5850K .......... .......... .......... .......... .......... 9% 58.0M 1s 2024-08-22T20:34:03.0612500Z 5900K .......... .......... .......... .......... .......... 10% 59.4M 1s 2024-08-22T20:34:03.0617490Z 5950K .......... .......... .......... .......... .......... 10% 86.1M 1s 2024-08-22T20:34:03.0628810Z 6000K .......... .......... .......... .......... .......... 10% 48.3M 1s 2024-08-22T20:34:03.0634840Z 6050K .......... .......... .......... .......... .......... 10% 74.0M 1s 2024-08-22T20:34:03.0644370Z 6100K .......... .......... .......... .......... .......... 10% 50.0M 1s 2024-08-22T20:34:03.0652250Z 6150K .......... .......... .......... .......... .......... 10% 70.3M 1s 2024-08-22T20:34:03.0659350Z 6200K .......... .......... .......... .......... .......... 10% 58.1M 1s 2024-08-22T20:34:03.0666010Z 6250K .......... .......... .......... .......... .......... 10% 74.0M 1s 2024-08-22T20:34:03.0674880Z 6300K .......... .......... .......... .......... .......... 10% 54.4M 1s 2024-08-22T20:34:03.0682560Z 6350K .......... .......... .......... .......... .......... 10% 61.1M 1s 2024-08-22T20:34:03.0691810Z 6400K .......... .......... .......... .......... .......... 10% 61.4M 1s 2024-08-22T20:34:03.0699180Z 6450K .......... .......... .......... .......... .......... 10% 57.9M 1s 2024-08-22T20:34:03.0706800Z 6500K .......... .......... .......... .......... .......... 11% 67.6M 1s 2024-08-22T20:34:03.0711890Z 6550K .......... .......... .......... .......... .......... 11% 86.9M 1s 2024-08-22T20:34:03.0718300Z 6600K .......... .......... .......... .......... .......... 11% 87.0M 1s 2024-08-22T20:34:03.0721960Z 6650K .......... .......... .......... .......... .......... 11% 123M 1s 2024-08-22T20:34:03.0726640Z 6700K .......... .......... .......... .......... .......... 11% 93.5M 1s 2024-08-22T20:34:03.0734490Z 6750K .......... .......... .......... .......... .......... 11% 65.8M 1s 2024-08-22T20:34:03.0740490Z 6800K .......... .......... .......... .......... .......... 11% 74.5M 1s 2024-08-22T20:34:03.0746530Z 6850K .......... .......... .......... .......... .......... 11% 83.2M 1s 2024-08-22T20:34:03.0752440Z 6900K .......... .......... .......... .......... .......... 11% 89.1M 1s 2024-08-22T20:34:03.0757730Z 6950K .......... .......... .......... .......... .......... 11% 88.0M 1s 2024-08-22T20:34:03.0764670Z 7000K .......... .......... .......... .......... .......... 11% 72.4M 1s 2024-08-22T20:34:03.0771500Z 7050K .......... .......... .......... .......... .......... 11% 73.4M 1s 2024-08-22T20:34:03.0776330Z 7100K .......... .......... .......... .......... .......... 12% 97.1M 1s 2024-08-22T20:34:03.0780910Z 7150K .......... .......... .......... .......... .......... 12% 109M 1s 2024-08-22T20:34:03.0788340Z 7200K .......... .......... .......... .......... .......... 12% 85.2M 1s 2024-08-22T20:34:03.0794130Z 7250K .......... .......... .......... .......... .......... 12% 66.6M 1s 2024-08-22T20:34:03.0800520Z 7300K .......... .......... .......... .......... .......... 12% 72.0M 1s 2024-08-22T20:34:03.0805640Z 7350K .......... .......... .......... .......... .......... 12% 92.8M 1s 2024-08-22T20:34:03.0810700Z 7400K .......... .......... .......... .......... .......... 12% 101M 1s 2024-08-22T20:34:03.0818130Z 7450K .......... .......... .......... .......... .......... 12% 79.7M 1s 2024-08-22T20:34:03.0825380Z 7500K .......... .......... .......... .......... .......... 12% 58.5M 1s 2024-08-22T20:34:03.0829950Z 7550K .......... .......... .......... .......... .......... 12% 106M 1s 2024-08-22T20:34:03.0834490Z 7600K .......... .......... .......... .......... .......... 12% 101M 1s 2024-08-22T20:34:03.0840640Z 7650K .......... .......... .......... .......... .......... 12% 84.0M 1s 2024-08-22T20:34:03.0845770Z 7700K .......... .......... .......... .......... .......... 13% 93.2M 1s 2024-08-22T20:34:03.0851730Z 7750K .......... .......... .......... .......... .......... 13% 78.0M 1s 2024-08-22T20:34:03.0857080Z 7800K .......... .......... .......... .......... .......... 13% 93.5M 1s 2024-08-22T20:34:03.0865640Z 7850K .......... .......... .......... .......... .......... 13% 59.4M 1s 2024-08-22T20:34:03.0870480Z 7900K .......... .......... .......... .......... .......... 13% 100M 1s 2024-08-22T20:34:03.0875640Z 7950K .......... .......... .......... .......... .......... 13% 93.5M 1s 2024-08-22T20:34:03.0881830Z 8000K .......... .......... .......... .......... .......... 13% 73.5M 1s 2024-08-22T20:34:03.0886880Z 8050K .......... .......... .......... .......... .......... 13% 100M 1s 2024-08-22T20:34:03.0894020Z 8100K .......... .......... .......... .......... .......... 13% 85.5M 1s 2024-08-22T20:34:03.0900150Z 8150K .......... .......... .......... .......... .......... 13% 65.3M 1s 2024-08-22T20:34:03.0906300Z 8200K .......... .......... .......... .......... .......... 13% 83.2M 1s 2024-08-22T20:34:03.0928600Z 8250K .......... .......... .......... .......... .......... 13% 23.1M 1s 2024-08-22T20:34:03.0935900Z 8300K .......... .......... .......... .......... .......... 14% 708M 1s 2024-08-22T20:34:03.0938400Z 8350K .......... .......... .......... .......... .......... 14% 113M 1s 2024-08-22T20:34:03.0939010Z 8400K .......... .......... .......... .......... .......... 14% 321M 1s 2024-08-22T20:34:03.0942020Z 8450K .......... .......... .......... .......... .......... 14% 62.8M 1s 2024-08-22T20:34:03.0950700Z 8500K .......... .......... .......... .......... .......... 14% 54.4M 1s 2024-08-22T20:34:03.0951220Z 8550K .......... .......... .......... .......... .......... 14% 328M 1s 2024-08-22T20:34:03.0955130Z 8600K .......... .......... .......... .......... .......... 14% 145M 1s 2024-08-22T20:34:03.0960440Z 8650K .......... .......... .......... .......... .......... 14% 91.1M 1s 2024-08-22T20:34:03.0966920Z 8700K .......... .......... .......... .......... .......... 14% 81.9M 1s 2024-08-22T20:34:03.0971940Z 8750K .......... .......... .......... .......... .......... 14% 98.8M 1s 2024-08-22T20:34:03.0981480Z 8800K .......... .......... .......... .......... .......... 14% 51.9M 1s 2024-08-22T20:34:03.0985220Z 8850K .......... .......... .......... .......... .......... 14% 107M 1s 2024-08-22T20:34:03.1004290Z 8900K .......... .......... .......... .......... .......... 15% 84.2M 1s 2024-08-22T20:34:03.1005050Z 8950K .......... .......... .......... .......... .......... 15% 75.7M 1s 2024-08-22T20:34:03.1005500Z 9000K .......... .......... .......... .......... .......... 15% 107M 1s 2024-08-22T20:34:03.1007300Z 9050K .......... .......... .......... .......... .......... 15% 95.7M 1s 2024-08-22T20:34:03.1012170Z 9100K .......... .......... .......... .......... .......... 15% 109M 1s 2024-08-22T20:34:03.1020240Z 9150K .......... .......... .......... .......... .......... 15% 73.1M 1s 2024-08-22T20:34:03.1026280Z 9200K .......... .......... .......... .......... .......... 15% 63.9M 1s 2024-08-22T20:34:03.1031830Z 9250K .......... .......... .......... .......... .......... 15% 101M 1s 2024-08-22T20:34:03.1038050Z 9300K .......... .......... .......... .......... .......... 15% 78.9M 1s 2024-08-22T20:34:03.1042010Z 9350K .......... .......... .......... .......... .......... 15% 107M 1s 2024-08-22T20:34:03.1050560Z 9400K .......... .......... .......... .......... .......... 15% 80.3M 1s 2024-08-22T20:34:03.1054670Z 9450K .......... .......... .......... .......... .......... 16% 71.4M 1s 2024-08-22T20:34:03.1059990Z 9500K .......... .......... .......... .......... .......... 16% 87.7M 1s 2024-08-22T20:34:03.1065860Z 9550K .......... .......... .......... .......... .......... 16% 87.0M 1s 2024-08-22T20:34:03.1072100Z 9600K .......... .......... .......... .......... .......... 16% 77.0M 1s 2024-08-22T20:34:03.1078710Z 9650K .......... .......... .......... .......... .......... 16% 79.5M 1s 2024-08-22T20:34:03.1085360Z 9700K .......... .......... .......... .......... .......... 16% 67.4M 1s 2024-08-22T20:34:03.1092830Z 9750K .......... .......... .......... .......... .......... 16% 84.6M 1s 2024-08-22T20:34:03.1097710Z 9800K .......... .......... .......... .......... .......... 16% 76.1M 1s 2024-08-22T20:34:03.1103850Z 9850K .......... .......... .......... .......... .......... 16% 77.6M 1s 2024-08-22T20:34:03.1109760Z 9900K .......... .......... .......... .......... .......... 16% 85.5M 1s 2024-08-22T20:34:03.1115800Z 9950K .......... .......... .......... .......... .......... 16% 80.0M 1s 2024-08-22T20:34:03.1120920Z 10000K .......... .......... .......... .......... .......... 16% 94.6M 1s 2024-08-22T20:34:03.1126760Z 10050K .......... .......... .......... .......... .......... 17% 87.2M 1s 2024-08-22T20:34:03.1133990Z 10100K .......... .......... .......... .......... .......... 17% 95.0M 1s 2024-08-22T20:34:03.1139470Z 10150K .......... .......... .......... .......... .......... 17% 62.9M 1s 2024-08-22T20:34:03.1145180Z 10200K .......... .......... .......... .......... .......... 17% 85.5M 1s 2024-08-22T20:34:03.1151420Z 10250K .......... .......... .......... .......... .......... 17% 79.0M 1s 2024-08-22T20:34:03.1156160Z 10300K .......... .......... .......... .......... .......... 17% 97.3M 1s 2024-08-22T20:34:03.1161810Z 10350K .......... .......... .......... .......... .......... 17% 89.4M 1s 2024-08-22T20:34:03.1168590Z 10400K .......... .......... .......... .......... .......... 17% 72.6M 1s 2024-08-22T20:34:03.1175050Z 10450K .......... .......... .......... .......... .......... 17% 76.7M 1s 2024-08-22T20:34:03.1179120Z 10500K .......... .......... .......... .......... .......... 17% 109M 1s 2024-08-22T20:34:03.1185500Z 10550K .......... .......... .......... .......... .......... 17% 80.3M 1s 2024-08-22T20:34:03.1191540Z 10600K .......... .......... .......... .......... .......... 17% 80.8M 1s 2024-08-22T20:34:03.1198820Z 10650K .......... .......... .......... .......... .......... 18% 70.9M 1s 2024-08-22T20:34:03.1205320Z 10700K .......... .......... .......... .......... .......... 18% 74.3M 1s 2024-08-22T20:34:03.1210410Z 10750K .......... .......... .......... .......... .......... 18% 95.0M 1s 2024-08-22T20:34:03.1216570Z 10800K .......... .......... .......... .......... .......... 18% 85.2M 1s 2024-08-22T20:34:03.1222740Z 10850K .......... .......... .......... .......... .......... 18% 70.1M 1s 2024-08-22T20:34:03.1229470Z 10900K .......... .......... .......... .......... .......... 18% 121M 1s 2024-08-22T20:34:03.1234110Z 10950K .......... .......... .......... .......... .......... 18% 66.0M 1s 2024-08-22T20:34:03.1240060Z 11000K .......... .......... .......... .......... .......... 18% 83.8M 1s 2024-08-22T20:34:03.1245180Z 11050K .......... .......... .......... .......... .......... 18% 93.5M 1s 2024-08-22T20:34:03.1251860Z 11100K .......... .......... .......... .......... .......... 18% 73.3M 1s 2024-08-22T20:34:03.1258390Z 11150K .......... .......... .......... .......... .......... 18% 86.3M 1s 2024-08-22T20:34:03.1264790Z 11200K .......... .......... .......... .......... .......... 18% 64.8M 1s 2024-08-22T20:34:03.1271560Z 11250K .......... .......... .......... .......... .......... 19% 81.4M 1s 2024-08-22T20:34:03.1276350Z 11300K .......... .......... .......... .......... .......... 19% 97.5M 1s 2024-08-22T20:34:03.1282180Z 11350K .......... .......... .......... .......... .......... 19% 82.8M 1s 2024-08-22T20:34:03.1287570Z 11400K .......... .......... .......... .......... .......... 19% 87.0M 1s 2024-08-22T20:34:03.1293690Z 11450K .......... .......... .......... .......... .......... 19% 78.8M 1s 2024-08-22T20:34:03.1300120Z 11500K .......... .......... .......... .......... .......... 19% 76.3M 1s 2024-08-22T20:34:03.1305520Z 11550K .......... .......... .......... .......... .......... 19% 90.9M 1s 2024-08-22T20:34:03.1312110Z 11600K .......... .......... .......... .......... .......... 19% 76.2M 1s 2024-08-22T20:34:03.1322280Z 11650K .......... .......... .......... .......... .......... 19% 69.9M 1s 2024-08-22T20:34:03.1336980Z 11700K .......... .......... .......... .......... .......... 19% 40.7M 1s 2024-08-22T20:34:03.1354100Z 11750K .......... .......... .......... .......... .......... 19% 30.3M 1s 2024-08-22T20:34:03.1357850Z 11800K .......... .......... .......... .......... .......... 19% 211M 1s 2024-08-22T20:34:03.1362080Z 11850K .......... .......... .......... .......... .......... 20% 669M 1s 2024-08-22T20:34:03.1366940Z 11900K .......... .......... .......... .......... .......... 20% 303M 1s 2024-08-22T20:34:03.1367370Z 11950K .......... .......... .......... .......... .......... 20% 73.6M 1s 2024-08-22T20:34:03.1371540Z 12000K .......... .......... .......... .......... .......... 20% 319M 1s 2024-08-22T20:34:03.1372170Z 12050K .......... .......... .......... .......... .......... 20% 52.3M 1s 2024-08-22T20:34:03.1402500Z 12100K .......... .......... .......... .......... .......... 20% 49.3M 1s 2024-08-22T20:34:03.1405170Z 12150K .......... .......... .......... .......... .......... 20% 127M 1s 2024-08-22T20:34:03.1408200Z 12200K .......... .......... .......... .......... .......... 20% 22.7M 1s 2024-08-22T20:34:03.1413120Z 12250K .......... .......... .......... .......... .......... 20% 105M 1s 2024-08-22T20:34:03.1418000Z 12300K .......... .......... .......... .......... .......... 20% 465M 1s 2024-08-22T20:34:03.1422020Z 12350K .......... .......... .......... .......... .......... 20% 588M 1s 2024-08-22T20:34:03.1430470Z 12400K .......... .......... .......... .......... .......... 20% 470M 1s 2024-08-22T20:34:03.1437430Z 12450K .......... .......... .......... .......... .......... 21% 239M 1s 2024-08-22T20:34:03.1454270Z 12500K .......... .......... .......... .......... .......... 21% 120M 1s 2024-08-22T20:34:03.1457540Z 12550K .......... .......... .......... .......... .......... 21% 54.9M 1s 2024-08-22T20:34:03.1461520Z 12600K .......... .......... .......... .......... .......... 21% 60.9M 1s 2024-08-22T20:34:03.1465910Z 12650K .......... .......... .......... .......... .......... 21% 71.5M 1s 2024-08-22T20:34:03.1471030Z 12700K .......... .......... .......... .......... .......... 21% 417M 1s 2024-08-22T20:34:03.1474900Z 12750K .......... .......... .......... .......... .......... 21% 52.1M 1s 2024-08-22T20:34:03.1482680Z 12800K .......... .......... .......... .......... .......... 21% 116M 1s 2024-08-22T20:34:03.1491520Z 12850K .......... .......... .......... .......... .......... 21% 162M 1s 2024-08-22T20:34:03.1505140Z 12900K .......... .......... .......... .......... .......... 21% 150M 1s 2024-08-22T20:34:03.1513750Z 12950K .......... .......... .......... .......... .......... 21% 42.8M 1s 2024-08-22T20:34:03.1516900Z 13000K .......... .......... .......... .......... .......... 21% 74.9M 1s 2024-08-22T20:34:03.1520390Z 13050K .......... .......... .......... .......... .......... 22% 54.3M 1s 2024-08-22T20:34:03.1523150Z 13100K .......... .......... .......... .......... .......... 22% 317M 1s 2024-08-22T20:34:03.1529120Z 13150K .......... .......... .......... .......... .......... 22% 66.3M 1s 2024-08-22T20:34:03.1532710Z 13200K .......... .......... .......... .......... .......... 22% 49.9M 1s 2024-08-22T20:34:03.1540110Z 13250K .......... .......... .......... .......... .......... 22% 115M 1s 2024-08-22T20:34:03.1550460Z 13300K .......... .......... .......... .......... .......... 22% 147M 1s 2024-08-22T20:34:03.1554490Z 13350K .......... .......... .......... .......... .......... 22% 166M 1s 2024-08-22T20:34:03.1558970Z 13400K .......... .......... .......... .......... .......... 22% 71.9M 1s 2024-08-22T20:34:03.1562690Z 13450K .......... .......... .......... .......... .......... 22% 76.5M 1s 2024-08-22T20:34:03.1565660Z 13500K .......... .......... .......... .......... .......... 22% 66.4M 1s 2024-08-22T20:34:03.1571180Z 13550K .......... .......... .......... .......... .......... 22% 42.2M 1s 2024-08-22T20:34:03.1574300Z 13600K .......... .......... .......... .......... .......... 22% 334M 1s 2024-08-22T20:34:03.1576660Z 13650K .......... .......... .......... .......... .......... 23% 94.6M 1s 2024-08-22T20:34:03.1580360Z 13700K .......... .......... .......... .......... .......... 23% 531M 1s 2024-08-22T20:34:03.1584390Z 13750K .......... .......... .......... .......... .......... 23% 74.8M 1s 2024-08-22T20:34:03.1591540Z 13800K .......... .......... .......... .......... .......... 23% 105M 1s 2024-08-22T20:34:03.1595050Z 13850K .......... .......... .......... .......... .......... 23% 50.6M 1s 2024-08-22T20:34:03.1604820Z 13900K .......... .......... .......... .......... .......... 23% 223M 1s 2024-08-22T20:34:03.1616160Z 13950K .......... .......... .......... .......... .......... 23% 60.0M 1s 2024-08-22T20:34:03.1621300Z 14000K .......... .......... .......... .......... .......... 23% 67.3M 1s 2024-08-22T20:34:03.1634750Z 14050K .......... .......... .......... .......... .......... 23% 53.0M 1s 2024-08-22T20:34:03.1637200Z 14100K .......... .......... .......... .......... .......... 23% 397M 1s 2024-08-22T20:34:03.1642790Z 14150K .......... .......... .......... .......... .......... 23% 64.2M 1s 2024-08-22T20:34:03.1656230Z 14200K .......... .......... .......... .......... .......... 24% 81.9M 1s 2024-08-22T20:34:03.1668390Z 14250K .......... .......... .......... .......... .......... 24% 57.6M 1s 2024-08-22T20:34:03.1679250Z 14300K .......... .......... .......... .......... .......... 24% 138M 1s 2024-08-22T20:34:03.1681820Z 14350K .......... .......... .......... .......... .......... 24% 474M 1s 2024-08-22T20:34:03.1685450Z 14400K .......... .......... .......... .......... .......... 24% 70.8M 1s 2024-08-22T20:34:03.1688510Z 14450K .......... .......... .......... .......... .......... 24% 141M 1s 2024-08-22T20:34:03.1691930Z 14500K .......... .......... .......... .......... .......... 24% 26.5M 1s 2024-08-22T20:34:03.1694610Z 14550K .......... .......... .......... .......... .......... 24% 245M 1s 2024-08-22T20:34:03.1698660Z 14600K .......... .......... .......... .......... .......... 24% 384M 1s 2024-08-22T20:34:03.1704430Z 14650K .......... .......... .......... .......... .......... 24% 40.7M 1s 2024-08-22T20:34:03.1711900Z 14700K .......... .......... .......... .......... .......... 24% 708M 1s 2024-08-22T20:34:03.1718720Z 14750K .......... .......... .......... .......... .......... 24% 751M 1s 2024-08-22T20:34:03.1728380Z 14800K .......... .......... .......... .......... .......... 25% 78.5M 1s 2024-08-22T20:34:03.1735500Z 14850K .......... .......... .......... .......... .......... 25% 61.6M 1s 2024-08-22T20:34:03.1739110Z 14900K .......... .......... .......... .......... .......... 25% 129M 1s 2024-08-22T20:34:03.1744490Z 14950K .......... .......... .......... .......... .......... 25% 34.8M 1s 2024-08-22T20:34:03.1748340Z 15000K .......... .......... .......... .......... .......... 25% 186M 1s 2024-08-22T20:34:03.1752230Z 15050K .......... .......... .......... .......... .......... 25% 43.5M 1s 2024-08-22T20:34:03.1755930Z 15100K .......... .......... .......... .......... .......... 25% 410M 1s 2024-08-22T20:34:03.1764660Z 15150K .......... .......... .......... .......... .......... 25% 54.2M 1s 2024-08-22T20:34:03.1774370Z 15200K .......... .......... .......... .......... .......... 25% 531M 1s 2024-08-22T20:34:03.1782600Z 15250K .......... .......... .......... .......... .......... 25% 525M 1s 2024-08-22T20:34:03.1787140Z 15300K .......... .......... .......... .......... .......... 25% 77.5M 1s 2024-08-22T20:34:03.1789990Z 15350K .......... .......... .......... .......... .......... 25% 134M 1s 2024-08-22T20:34:03.1793530Z 15400K .......... .......... .......... .......... .......... 26% 45.9M 1s 2024-08-22T20:34:03.1798570Z 15450K .......... .......... .......... .......... .......... 26% 111M 1s 2024-08-22T20:34:03.1802350Z 15500K .......... .......... .......... .......... .......... 26% 101M 1s 2024-08-22T20:34:03.1807250Z 15550K .......... .......... .......... .......... .......... 26% 58.5M 1s 2024-08-22T20:34:03.1815160Z 15600K .......... .......... .......... .......... .......... 26% 55.9M 1s 2024-08-22T20:34:03.1823770Z 15650K .......... .......... .......... .......... .......... 26% 514M 1s 2024-08-22T20:34:03.1832920Z 15700K .......... .......... .......... .......... .......... 26% 63.7M 1s 2024-08-22T20:34:03.1839810Z 15750K .......... .......... .......... .......... .......... 26% 149M 1s 2024-08-22T20:34:03.1847330Z 15800K .......... .......... .......... .......... .......... 26% 89.1M 1s 2024-08-22T20:34:03.1850930Z 15850K .......... .......... .......... .......... .......... 26% 161M 1s 2024-08-22T20:34:03.1854590Z 15900K .......... .......... .......... .......... .......... 26% 65.7M 1s 2024-08-22T20:34:03.1860460Z 15950K .......... .......... .......... .......... .......... 26% 67.1M 1s 2024-08-22T20:34:03.1864180Z 16000K .......... .......... .......... .......... .......... 27% 47.4M 1s 2024-08-22T20:34:03.1868210Z 16050K .......... .......... .......... .......... .......... 27% 509M 1s 2024-08-22T20:34:03.1872300Z 16100K .......... .......... .......... .......... .......... 27% 46.0M 1s 2024-08-22T20:34:03.1877350Z 16150K .......... .......... .......... .......... .......... 27% 126M 1s 2024-08-22T20:34:03.1879910Z 16200K .......... .......... .......... .......... .......... 27% 543M 1s 2024-08-22T20:34:03.1885030Z 16250K .......... .......... .......... .......... .......... 27% 81.9M 1s 2024-08-22T20:34:03.1888890Z 16300K .......... .......... .......... .......... .......... 27% 129M 1s 2024-08-22T20:34:03.1891740Z 16350K .......... .......... .......... .......... .......... 27% 95.4M 1s 2024-08-22T20:34:03.1894790Z 16400K .......... .......... .......... .......... .......... 27% 63.2M 1s 2024-08-22T20:34:03.1898450Z 16450K .......... .......... .......... .......... .......... 27% 241M 1s 2024-08-22T20:34:03.1902570Z 16500K .......... .......... .......... .......... .......... 27% 80.2M 1s 2024-08-22T20:34:03.1910090Z 16550K .......... .......... .......... .......... .......... 27% 157M 1s 2024-08-22T20:34:03.1912530Z 16600K .......... .......... .......... .......... .......... 28% 76.1M 1s 2024-08-22T20:34:03.1917390Z 16650K .......... .......... .......... .......... .......... 28% 74.4M 1s 2024-08-22T20:34:03.1921450Z 16700K .......... .......... .......... .......... .......... 28% 94.1M 1s 2024-08-22T20:34:03.1924720Z 16750K .......... .......... .......... .......... .......... 28% 88.6M 1s 2024-08-22T20:34:03.1929050Z 16800K .......... .......... .......... .......... .......... 28% 93.7M 1s 2024-08-22T20:34:03.1936700Z 16850K .......... .......... .......... .......... .......... 28% 678M 1s 2024-08-22T20:34:03.1940890Z 16900K .......... .......... .......... .......... .......... 28% 81.1M 1s 2024-08-22T20:34:03.1944150Z 16950K .......... .......... .......... .......... .......... 28% 97.3M 1s 2024-08-22T20:34:03.1948420Z 17000K .......... .......... .......... .......... .......... 28% 95.6M 1s 2024-08-22T20:34:03.1948810Z 17050K .......... .......... .......... .......... .......... 28% 85.8M 1s 2024-08-22T20:34:03.1949210Z 17100K .......... .......... .......... .......... .......... 28% 106M 1s 2024-08-22T20:34:03.1949600Z 17150K .......... .......... .......... .......... .......... 28% 698M 1s 2024-08-22T20:34:03.1950200Z 17200K .......... .......... .......... .......... .......... 29% 73.1M 1s 2024-08-22T20:34:03.1953070Z 17250K .......... .......... .......... .......... .......... 29% 55.2M 1s 2024-08-22T20:34:03.1960990Z 17300K .......... .......... .......... .......... .......... 29% 561M 1s 2024-08-22T20:34:03.1963930Z 17350K .......... .......... .......... .......... .......... 29% 129M 1s 2024-08-22T20:34:03.1968110Z 17400K .......... .......... .......... .......... .......... 29% 55.0M 1s 2024-08-22T20:34:03.1970620Z 17450K .......... .......... .......... .......... .......... 29% 642M 1s 2024-08-22T20:34:03.1974260Z 17500K .......... .......... .......... .......... .......... 29% 751M 1s 2024-08-22T20:34:03.1977630Z 17550K .......... .......... .......... .......... .......... 29% 381M 1s 2024-08-22T20:34:03.1980280Z 17600K .......... .......... .......... .......... .......... 29% 66.4M 1s 2024-08-22T20:34:03.1987370Z 17650K .......... .......... .......... .......... .......... 29% 112M 1s 2024-08-22T20:34:03.1987760Z 17700K .......... .......... .......... .......... .......... 29% 242M 1s 2024-08-22T20:34:03.1988150Z 17750K .......... .......... .......... .......... .......... 29% 141M 1s 2024-08-22T20:34:03.1994360Z 17800K .......... .......... .......... .......... .......... 30% 67.3M 1s 2024-08-22T20:34:03.2000060Z 17850K .......... .......... .......... .......... .......... 30% 740M 1s 2024-08-22T20:34:03.2012740Z 17900K .......... .......... .......... .......... .......... 30% 48.3M 1s 2024-08-22T20:34:03.2018370Z 17950K .......... .......... .......... .......... .......... 30% 698M 1s 2024-08-22T20:34:03.2022530Z 18000K .......... .......... .......... .......... .......... 30% 59.6M 1s 2024-08-22T20:34:03.2026030Z 18050K .......... .......... .......... .......... .......... 30% 121M 1s 2024-08-22T20:34:03.2029660Z 18100K .......... .......... .......... .......... .......... 30% 417M 1s 2024-08-22T20:34:03.2033760Z 18150K .......... .......... .......... .......... .......... 30% 595M 1s 2024-08-22T20:34:03.2038470Z 18200K .......... .......... .......... .......... .......... 30% 479M 1s 2024-08-22T20:34:03.2043460Z 18250K .......... .......... .......... .......... .......... 30% 800M 1s 2024-08-22T20:34:03.2048450Z 18300K .......... .......... .......... .......... .......... 30% 203M 1s 2024-08-22T20:34:03.2053250Z 18350K .......... .......... .......... .......... .......... 30% 95.0M 1s 2024-08-22T20:34:03.2059300Z 18400K .......... .......... .......... .......... .......... 31% 97.1M 1s 2024-08-22T20:34:03.2065290Z 18450K .......... .......... .......... .......... .......... 31% 89.6M 1s 2024-08-22T20:34:03.2068760Z 18500K .......... .......... .......... .......... .......... 31% 208M 1s 2024-08-22T20:34:03.2072100Z 18550K .......... .......... .......... .......... .......... 31% 669M 1s 2024-08-22T20:34:03.2074350Z 18600K .......... .......... .......... .......... .......... 31% 86.1M 1s 2024-08-22T20:34:03.2076270Z 18650K .......... .......... .......... .......... .......... 31% 519M 1s 2024-08-22T20:34:03.2077730Z 18700K .......... .......... .......... .......... .......... 31% 83.6M 1s 2024-08-22T20:34:03.2079010Z 18750K .......... .......... .......... .......... .......... 31% 729M 1s 2024-08-22T20:34:03.2081110Z 18800K .......... .......... .......... .......... .......... 31% 158M 1s 2024-08-22T20:34:03.2083220Z 18850K .......... .......... .......... .......... .......... 31% 610M 1s 2024-08-22T20:34:03.2085780Z 18900K .......... .......... .......... .......... .......... 31% 107M 1s 2024-08-22T20:34:03.2088580Z 18950K .......... .......... .......... .......... .......... 32% 678M 1s 2024-08-22T20:34:03.2090370Z 19000K .......... .......... .......... .......... .......... 32% 603M 1s 2024-08-22T20:34:03.2092620Z 19050K .......... .......... .......... .......... .......... 32% 147M 1s 2024-08-22T20:34:03.2095990Z 19100K .......... .......... .......... .......... .......... 32% 254M 1s 2024-08-22T20:34:03.2099230Z 19150K .......... .......... .......... .......... .......... 32% 549M 1s 2024-08-22T20:34:03.2101410Z 19200K .......... .......... .......... .......... .......... 32% 708M 1s 2024-08-22T20:34:03.2109780Z 19250K .......... .......... .......... .......... .......... 32% 135M 1s 2024-08-22T20:34:03.2113360Z 19300K .......... .......... .......... .......... .......... 32% 32.8M 1s 2024-08-22T20:34:03.2117150Z 19350K .......... .......... .......... .......... .......... 32% 48.0M 1s 2024-08-22T20:34:03.2119760Z 19400K .......... .......... .......... .......... .......... 32% 610M 1s 2024-08-22T20:34:03.2129110Z 19450K .......... .......... .......... .......... .......... 32% 104M 1s 2024-08-22T20:34:03.2131310Z 19500K .......... .......... .......... .......... .......... 32% 397M 1s 2024-08-22T20:34:03.2134280Z 19550K .......... .......... .......... .......... .......... 33% 152M 1s 2024-08-22T20:34:03.2137190Z 19600K .......... .......... .......... .......... .......... 33% 80.8M 1s 2024-08-22T20:34:03.2140990Z 19650K .......... .......... .......... .......... .......... 33% 595M 1s 2024-08-22T20:34:03.2145310Z 19700K .......... .......... .......... .......... .......... 33% 93.2M 1s 2024-08-22T20:34:03.2159480Z 19750K .......... .......... .......... .......... .......... 33% 740M 1s 2024-08-22T20:34:03.2165410Z 19800K .......... .......... .......... .......... .......... 33% 140M 1s 2024-08-22T20:34:03.2173660Z 19850K .......... .......... .......... .......... .......... 33% 134M 1s 2024-08-22T20:34:03.2192270Z 19900K .......... .......... .......... .......... .......... 33% 688M 0s 2024-08-22T20:34:03.2240850Z 19950K .......... .......... .......... .......... .......... 33% 117M 0s 2024-08-22T20:34:03.2249570Z 20000K .......... .......... .......... .......... .......... 33% 96.9M 0s 2024-08-22T20:34:03.2251030Z 20050K .......... .......... .......... .......... .......... 33% 440M 0s 2024-08-22T20:34:03.2251500Z 20100K .......... .......... .......... .......... .......... 33% 634M 0s 2024-08-22T20:34:03.2251910Z 20150K .......... .......... .......... .......... .......... 34% 72.2M 0s 2024-08-22T20:34:03.2252310Z 20200K .......... .......... .......... .......... .......... 34% 128M 0s 2024-08-22T20:34:03.2252700Z 20250K .......... .......... .......... .......... .......... 34% 509M 0s 2024-08-22T20:34:03.2253100Z 20300K .......... .......... .......... .......... .......... 34% 38.2M 0s 2024-08-22T20:34:03.2253480Z 20350K .......... .......... .......... .......... .......... 34% 289M 0s 2024-08-22T20:34:03.2253870Z 20400K .......... .......... .......... .......... .......... 34% 678M 0s 2024-08-22T20:34:03.2254940Z 20450K .......... .......... .......... .......... .......... 34% 618M 0s 2024-08-22T20:34:03.2256130Z 20500K .......... .......... .......... .......... .......... 34% 108M 0s 2024-08-22T20:34:03.2257170Z 20550K .......... .......... .......... .......... .......... 34% 561M 0s 2024-08-22T20:34:03.2258310Z 20600K .......... .......... .......... .......... .......... 34% 182M 0s 2024-08-22T20:34:03.2259400Z 20650K .......... .......... .......... .......... .......... 34% 603M 0s 2024-08-22T20:34:03.2260470Z 20700K .......... .......... .......... .......... .......... 34% 54.3M 0s 2024-08-22T20:34:03.2261580Z 20750K .......... .......... .......... .......... .......... 35% 763M 0s 2024-08-22T20:34:03.2262660Z 20800K .......... .......... .......... .......... .......... 35% 78.9M 0s 2024-08-22T20:34:03.2263840Z 20850K .......... .......... .......... .......... .......... 35% 356M 0s 2024-08-22T20:34:03.2264860Z 20900K .......... .......... .......... .......... .......... 35% 238M 0s 2024-08-22T20:34:03.2266010Z 20950K .......... .......... .......... .......... .......... 35% 37.6M 0s 2024-08-22T20:34:03.2266480Z 21000K .......... .......... .......... .......... .......... 35% 740M 0s 2024-08-22T20:34:03.2266870Z 21050K .......... .......... .......... .......... .......... 35% 775M 0s 2024-08-22T20:34:03.2267530Z 21100K .......... .......... .......... .......... .......... 35% 110M 0s 2024-08-22T20:34:03.2267930Z 21150K .......... .......... .......... .......... .......... 35% 669M 0s 2024-08-22T20:34:03.2268310Z 21200K .......... .......... .......... .......... .......... 35% 291M 0s 2024-08-22T20:34:03.2269060Z 21250K .......... .......... .......... .......... .......... 35% 43.0M 0s 2024-08-22T20:34:03.2269620Z 21300K .......... .......... .......... .......... .......... 35% 751M 0s 2024-08-22T20:34:03.2270020Z 21350K .......... .......... .......... .......... .......... 36% 763M 0s 2024-08-22T20:34:03.2270420Z 21400K .......... .......... .......... .......... .......... 36% 119M 0s 2024-08-22T20:34:03.2270820Z 21450K .......... .......... .......... .......... .......... 36% 763M 0s 2024-08-22T20:34:03.2271200Z 21500K .......... .......... .......... .......... .......... 36% 84.6M 0s 2024-08-22T20:34:03.2271590Z 21550K .......... .......... .......... .......... .......... 36% 75.6M 0s 2024-08-22T20:34:03.2272020Z 21600K .......... .......... .......... .......... .......... 36% 132M 0s 2024-08-22T20:34:03.2272410Z 21650K .......... .......... .......... .......... .......... 36% 155M 0s 2024-08-22T20:34:03.2272830Z 21700K .......... .......... .......... .......... .......... 36% 57.2M 0s 2024-08-22T20:34:03.2273260Z 21750K .......... .......... .......... .......... .......... 36% 160M 0s 2024-08-22T20:34:03.2274340Z 21800K .......... .......... .......... .......... .......... 36% 119M 0s 2024-08-22T20:34:03.2274730Z 21850K .......... .......... .......... .......... .......... 36% 204M 0s 2024-08-22T20:34:03.2275130Z 21900K .......... .......... .......... .......... .......... 36% 514M 0s 2024-08-22T20:34:03.2277590Z 21950K .......... .......... .......... .......... .......... 37% 123M 0s 2024-08-22T20:34:03.2279920Z 22000K .......... .......... .......... .......... .......... 37% 223M 0s 2024-08-22T20:34:03.2284470Z 22050K .......... .......... .......... .......... .......... 37% 201M 0s 2024-08-22T20:34:03.2290830Z 22100K .......... .......... .......... .......... .......... 37% 103M 0s 2024-08-22T20:34:03.2298520Z 22150K .......... .......... .......... .......... .......... 37% 44.0M 0s 2024-08-22T20:34:03.2299300Z 22200K .......... .......... .......... .......... .......... 37% 376M 0s 2024-08-22T20:34:03.2302680Z 22250K .......... .......... .......... .......... .......... 37% 189M 0s 2024-08-22T20:34:03.2305040Z 22300K .......... .......... .......... .......... .......... 37% 158M 0s 2024-08-22T20:34:03.2305640Z 22350K .......... .......... .......... .......... .......... 37% 660M 0s 2024-08-22T20:34:03.2309360Z 22400K .......... .......... .......... .......... .......... 37% 138M 0s 2024-08-22T20:34:03.2310210Z 22450K .......... .......... .......... .......... .......... 37% 519M 0s 2024-08-22T20:34:03.2316440Z 22500K .......... .......... .......... .......... .......... 37% 84.8M 0s 2024-08-22T20:34:03.2321970Z 22550K .......... .......... .......... .......... .......... 38% 97.5M 0s 2024-08-22T20:34:03.2335080Z 22600K .......... .......... .......... .......... .......... 38% 102M 0s 2024-08-22T20:34:03.2335540Z 22650K .......... .......... .......... .......... .......... 38% 203M 0s 2024-08-22T20:34:03.2337450Z 22700K .......... .......... .......... .......... .......... 38% 67.6M 0s 2024-08-22T20:34:03.2338680Z 22750K .......... .......... .......... .......... .......... 38% 158M 0s 2024-08-22T20:34:03.2344430Z 22800K .......... .......... .......... .......... .......... 38% 98.8M 0s 2024-08-22T20:34:03.2347310Z 22850K .......... .......... .......... .......... .......... 38% 225M 0s 2024-08-22T20:34:03.2347720Z 22900K .......... .......... .......... .......... .......... 38% 218M 0s 2024-08-22T20:34:03.2350550Z 22950K .......... .......... .......... .......... .......... 38% 222M 0s 2024-08-22T20:34:03.2354390Z 23000K .......... .......... .......... .......... .......... 38% 142M 0s 2024-08-22T20:34:03.2358850Z 23050K .......... .......... .......... .......... .......... 38% 171M 0s 2024-08-22T20:34:03.2359280Z 23100K .......... .......... .......... .......... .......... 38% 184M 0s 2024-08-22T20:34:03.2364660Z 23150K .......... .......... .......... .......... .......... 39% 86.1M 0s 2024-08-22T20:34:03.2366870Z 23200K .......... .......... .......... .......... .......... 39% 568M 0s 2024-08-22T20:34:03.2367270Z 23250K .......... .......... .......... .......... .......... 39% 456M 0s 2024-08-22T20:34:03.2370220Z 23300K .......... .......... .......... .......... .......... 39% 178M 0s 2024-08-22T20:34:03.2370760Z 23350K .......... .......... .......... .......... .......... 39% 356M 0s 2024-08-22T20:34:03.2375460Z 23400K .......... .......... .......... .......... .......... 39% 109M 0s 2024-08-22T20:34:03.2378260Z 23450K .......... .......... .......... .......... .......... 39% 263M 0s 2024-08-22T20:34:03.2380720Z 23500K .......... .......... .......... .......... .......... 39% 129M 0s 2024-08-22T20:34:03.2388920Z 23550K .......... .......... .......... .......... .......... 39% 60.9M 0s 2024-08-22T20:34:03.2389560Z 23600K .......... .......... .......... .......... .......... 39% 595M 0s 2024-08-22T20:34:03.2392030Z 23650K .......... .......... .......... .......... .......... 39% 216M 0s 2024-08-22T20:34:03.2396980Z 23700K .......... .......... .......... .......... .......... 40% 98.6M 0s 2024-08-22T20:34:03.2397890Z 23750K .......... .......... .......... .......... .......... 40% 444M 0s 2024-08-22T20:34:03.2400330Z 23800K .......... .......... .......... .......... .......... 40% 211M 0s 2024-08-22T20:34:03.2404880Z 23850K .......... .......... .......... .......... .......... 40% 270M 0s 2024-08-22T20:34:03.2405450Z 23900K .......... .......... .......... .......... .......... 40% 144M 0s 2024-08-22T20:34:03.2409240Z 23950K .......... .......... .......... .......... .......... 40% 144M 0s 2024-08-22T20:34:03.2413190Z 24000K .......... .......... .......... .......... .......... 40% 118M 0s 2024-08-22T20:34:03.2417200Z 24050K .......... .......... .......... .......... .......... 40% 128M 0s 2024-08-22T20:34:03.2420250Z 24100K .......... .......... .......... .......... .......... 40% 158M 0s 2024-08-22T20:34:03.2422380Z 24150K .......... .......... .......... .......... .......... 40% 200M 0s 2024-08-22T20:34:03.2425680Z 24200K .......... .......... .......... .......... .......... 40% 151M 0s 2024-08-22T20:34:03.2429260Z 24250K .......... .......... .......... .......... .......... 40% 144M 0s 2024-08-22T20:34:03.2432510Z 24300K .......... .......... .......... .......... .......... 41% 150M 0s 2024-08-22T20:34:03.2437880Z 24350K .......... .......... .......... .......... .......... 41% 91.4M 0s 2024-08-22T20:34:03.2441500Z 24400K .......... .......... .......... .......... .......... 41% 144M 0s 2024-08-22T20:34:03.2443280Z 24450K .......... .......... .......... .......... .......... 41% 224M 0s 2024-08-22T20:34:03.2448170Z 24500K .......... .......... .......... .......... .......... 41% 128M 0s 2024-08-22T20:34:03.2451830Z 24550K .......... .......... .......... .......... .......... 41% 99.9M 0s 2024-08-22T20:34:03.2454250Z 24600K .......... .......... .......... .......... .......... 41% 311M 0s 2024-08-22T20:34:03.2458540Z 24650K .......... .......... .......... .......... .......... 41% 110M 0s 2024-08-22T20:34:03.2461510Z 24700K .......... .......... .......... .......... .......... 41% 184M 0s 2024-08-22T20:34:03.2464160Z 24750K .......... .......... .......... .......... .......... 41% 163M 0s 2024-08-22T20:34:03.2467240Z 24800K .......... .......... .......... .......... .......... 41% 139M 0s 2024-08-22T20:34:03.2470750Z 24850K .......... .......... .......... .......... .......... 41% 136M 0s 2024-08-22T20:34:03.2474870Z 24900K .......... .......... .......... .......... .......... 42% 128M 0s 2024-08-22T20:34:03.2479920Z 24950K .......... .......... .......... .......... .......... 42% 128M 0s 2024-08-22T20:34:03.2483490Z 25000K .......... .......... .......... .......... .......... 42% 163M 0s 2024-08-22T20:34:03.2484430Z 25050K .......... .......... .......... .......... .......... 42% 274M 0s 2024-08-22T20:34:03.2488980Z 25100K .......... .......... .......... .......... .......... 42% 89.8M 0s 2024-08-22T20:34:03.2490700Z 25150K .......... .......... .......... .......... .......... 42% 296M 0s 2024-08-22T20:34:03.2494800Z 25200K .......... .......... .......... .......... .......... 42% 164M 0s 2024-08-22T20:34:03.2497690Z 25250K .......... .......... .......... .......... .......... 42% 127M 0s 2024-08-22T20:34:03.2498250Z 25300K .......... .......... .......... .......... .......... 42% 581M 0s 2024-08-22T20:34:03.2504420Z 25350K .......... .......... .......... .......... .......... 42% 92.7M 0s 2024-08-22T20:34:03.2507920Z 25400K .......... .......... .......... .......... .......... 42% 107M 0s 2024-08-22T20:34:03.2510980Z 25450K .......... .......... .......... .......... .......... 42% 204M 0s 2024-08-22T20:34:03.2515240Z 25500K .......... .......... .......... .......... .......... 43% 118M 0s 2024-08-22T20:34:03.2517150Z 25550K .......... .......... .......... .......... .......... 43% 163M 0s 2024-08-22T20:34:03.2520730Z 25600K .......... .......... .......... .......... .......... 43% 157M 0s 2024-08-22T20:34:03.2523000Z 25650K .......... .......... .......... .......... .......... 43% 217M 0s 2024-08-22T20:34:03.2527450Z 25700K .......... .......... .......... .......... .......... 43% 110M 0s 2024-08-22T20:34:03.2530360Z 25750K .......... .......... .......... .......... .......... 43% 162M 0s 2024-08-22T20:34:03.2535260Z 25800K .......... .......... .......... .......... .......... 43% 120M 0s 2024-08-22T20:34:03.2537220Z 25850K .......... .......... .......... .......... .......... 43% 170M 0s 2024-08-22T20:34:03.2541400Z 25900K .......... .......... .......... .......... .......... 43% 115M 0s 2024-08-22T20:34:03.2544340Z 25950K .......... .......... .......... .......... .......... 43% 178M 0s 2024-08-22T20:34:03.2550570Z 26000K .......... .......... .......... .......... .......... 43% 75.1M 0s 2024-08-22T20:34:03.2555100Z 26050K .......... .......... .......... .......... .......... 43% 146M 0s 2024-08-22T20:34:03.2556220Z 26100K .......... .......... .......... .......... .......... 44% 531M 0s 2024-08-22T20:34:03.2558000Z 26150K .......... .......... .......... .......... .......... 44% 161M 0s 2024-08-22T20:34:03.2562340Z 26200K .......... .......... .......... .......... .......... 44% 127M 0s 2024-08-22T20:34:03.2565900Z 26250K .......... .......... .......... .......... .......... 44% 124M 0s 2024-08-22T20:34:03.2570220Z 26300K .......... .......... .......... .......... .......... 44% 107M 0s 2024-08-22T20:34:03.2570670Z 26350K .......... .......... .......... .......... .......... 44% 642M 0s 2024-08-22T20:34:03.2573800Z 26400K .......... .......... .......... .......... .......... 44% 194M 0s 2024-08-22T20:34:03.2578200Z 26450K .......... .......... .......... .......... .......... 44% 104M 0s 2024-08-22T20:34:03.2582380Z 26500K .......... .......... .......... .......... .......... 44% 122M 0s 2024-08-22T20:34:03.2582910Z 26550K .......... .......... .......... .......... .......... 44% 729M 0s 2024-08-22T20:34:03.2584460Z 26600K .......... .......... .......... .......... .......... 44% 651M 0s 2024-08-22T20:34:03.2590250Z 26650K .......... .......... .......... .......... .......... 44% 73.8M 0s 2024-08-22T20:34:03.2592650Z 26700K .......... .......... .......... .......... .......... 45% 298M 0s 2024-08-22T20:34:03.2594770Z 26750K .......... .......... .......... .......... .......... 45% 160M 0s 2024-08-22T20:34:03.2598450Z 26800K .......... .......... .......... .......... .......... 45% 168M 0s 2024-08-22T20:34:03.2601300Z 26850K .......... .......... .......... .......... .......... 45% 133M 0s 2024-08-22T20:34:03.2604000Z 26900K .......... .......... .......... .......... .......... 45% 195M 0s 2024-08-22T20:34:03.2609570Z 26950K .......... .......... .......... .......... .......... 45% 119M 0s 2024-08-22T20:34:03.2613940Z 27000K .......... .......... .......... .......... .......... 45% 89.8M 0s 2024-08-22T20:34:03.2617680Z 27050K .......... .......... .......... .......... .......... 45% 113M 0s 2024-08-22T20:34:03.2619610Z 27100K .......... .......... .......... .......... .......... 45% 279M 0s 2024-08-22T20:34:03.2622170Z 27150K .......... .......... .......... .......... .......... 45% 183M 0s 2024-08-22T20:34:03.2625330Z 27200K .......... .......... .......... .......... .......... 45% 157M 0s 2024-08-22T20:34:03.2627690Z 27250K .......... .......... .......... .......... .......... 45% 224M 0s 2024-08-22T20:34:03.2631140Z 27300K .......... .......... .......... .......... .......... 46% 135M 0s 2024-08-22T20:34:03.2634810Z 27350K .......... .......... .......... .......... .......... 46% 146M 0s 2024-08-22T20:34:03.2639710Z 27400K .......... .......... .......... .......... .......... 46% 96.5M 0s 2024-08-22T20:34:03.2644920Z 27450K .......... .......... .......... .......... .......... 46% 116M 0s 2024-08-22T20:34:03.2646850Z 27500K .......... .......... .......... .......... .......... 46% 161M 0s 2024-08-22T20:34:03.2649690Z 27550K .......... .......... .......... .......... .......... 46% 237M 0s 2024-08-22T20:34:03.2654120Z 27600K .......... .......... .......... .......... .......... 46% 91.8M 0s 2024-08-22T20:34:03.2657740Z 27650K .......... .......... .......... .......... .......... 46% 196M 0s 2024-08-22T20:34:03.2658270Z 27700K .......... .......... .......... .......... .......... 46% 301M 0s 2024-08-22T20:34:03.2661170Z 27750K .......... .......... .......... .......... .......... 46% 218M 0s 2024-08-22T20:34:03.2663100Z 27800K .......... .......... .......... .......... .......... 46% 197M 0s 2024-08-22T20:34:03.2667820Z 27850K .......... .......... .......... .......... .......... 46% 115M 0s 2024-08-22T20:34:03.2670750Z 27900K .......... .......... .......... .......... .......... 47% 139M 0s 2024-08-22T20:34:03.2674610Z 27950K .......... .......... .......... .......... .......... 47% 134M 0s 2024-08-22T20:34:03.2678430Z 28000K .......... .......... .......... .......... .......... 47% 164M 0s 2024-08-22T20:34:03.2679540Z 28050K .......... .......... .......... .......... .......... 47% 291M 0s 2024-08-22T20:34:03.2682310Z 28100K .......... .......... .......... .......... .......... 47% 210M 0s 2024-08-22T20:34:03.2684480Z 28150K .......... .......... .......... .......... .......... 47% 149M 0s 2024-08-22T20:34:03.2687700Z 28200K .......... .......... .......... .......... .......... 47% 168M 0s 2024-08-22T20:34:03.2691770Z 28250K .......... .......... .......... .......... .......... 47% 141M 0s 2024-08-22T20:34:03.2695510Z 28300K .......... .......... .......... .......... .......... 47% 110M 0s 2024-08-22T20:34:03.2700960Z 28350K .......... .......... .......... .......... .......... 47% 102M 0s 2024-08-22T20:34:03.2702840Z 28400K .......... .......... .......... .......... .......... 47% 174M 0s 2024-08-22T20:34:03.2706780Z 28450K .......... .......... .......... .......... .......... 48% 264M 0s 2024-08-22T20:34:03.2711430Z 28500K .......... .......... .......... .......... .......... 48% 73.9M 0s 2024-08-22T20:34:03.2714480Z 28550K .......... .......... .......... .......... .......... 48% 242M 0s 2024-08-22T20:34:03.2715440Z 28600K .......... .......... .......... .......... .......... 48% 260M 0s 2024-08-22T20:34:03.2719030Z 28650K .......... .......... .......... .......... .......... 48% 166M 0s 2024-08-22T20:34:03.2722890Z 28700K .......... .......... .......... .......... .......... 48% 414M 0s 2024-08-22T20:34:03.2723520Z 28750K .......... .......... .......... .......... .......... 48% 112M 0s 2024-08-22T20:34:03.2730350Z 28800K .......... .......... .......... .......... .......... 48% 97.7M 0s 2024-08-22T20:34:03.2733440Z 28850K .......... .......... .......... .......... .......... 48% 114M 0s 2024-08-22T20:34:03.2737540Z 28900K .......... .......... .......... .......... .......... 48% 123M 0s 2024-08-22T20:34:03.2739210Z 28950K .......... .......... .......... .......... .......... 48% 555M 0s 2024-08-22T20:34:03.2742980Z 29000K .......... .......... .......... .......... .......... 48% 139M 0s 2024-08-22T20:34:03.2743900Z 29050K .......... .......... .......... .......... .......... 49% 328M 0s 2024-08-22T20:34:03.2744560Z 29100K .......... .......... .......... .......... .......... 49% 282M 0s 2024-08-22T20:34:03.2747280Z 29150K .......... .......... .......... .......... .......... 49% 223M 0s 2024-08-22T20:34:03.2751210Z 29200K .......... .......... .......... .......... .......... 49% 190M 0s 2024-08-22T20:34:03.2756010Z 29250K .......... .......... .......... .......... .......... 49% 90.1M 0s 2024-08-22T20:34:03.2760310Z 29300K .......... .......... .......... .......... .......... 49% 93.7M 0s 2024-08-22T20:34:03.2765240Z 29350K .......... .......... .......... .......... .......... 49% 124M 0s 2024-08-22T20:34:03.2768860Z 29400K .......... .......... .......... .......... .......... 49% 120M 0s 2024-08-22T20:34:03.2773460Z 29450K .......... .......... .......... .......... .......... 49% 99.4M 0s 2024-08-22T20:34:03.2776430Z 29500K .......... .......... .......... .......... .......... 49% 143M 0s 2024-08-22T20:34:03.2781890Z 29550K .......... .......... .......... .......... .......... 49% 87.0M 0s 2024-08-22T20:34:03.2793050Z 29600K .......... .......... .......... .......... .......... 49% 49.0M 0s 2024-08-22T20:34:03.2794380Z 29650K .......... .......... .......... .......... .......... 50% 610M 0s 2024-08-22T20:34:03.2795520Z 29700K .......... .......... .......... .......... .......... 50% 531M 0s 2024-08-22T20:34:03.2798610Z 29750K .......... .......... .......... .......... .......... 50% 129M 0s 2024-08-22T20:34:03.2803760Z 29800K .......... .......... .......... .......... .......... 50% 88.3M 0s 2024-08-22T20:34:03.2806790Z 29850K .......... .......... .......... .......... .......... 50% 158M 0s 2024-08-22T20:34:03.2811950Z 29900K .......... .......... .......... .......... .......... 50% 104M 0s 2024-08-22T20:34:03.2813040Z 29950K .......... .......... .......... .......... .......... 50% 440M 0s 2024-08-22T20:34:03.2814780Z 30000K .......... .......... .......... .......... .......... 50% 379M 0s 2024-08-22T20:34:03.2816880Z 30050K .......... .......... .......... .......... .......... 50% 145M 0s 2024-08-22T20:34:03.2823970Z 30100K .......... .......... .......... .......... .......... 50% 71.4M 0s 2024-08-22T20:34:03.2828930Z 30150K .......... .......... .......... .......... .......... 50% 98.2M 0s 2024-08-22T20:34:03.2835550Z 30200K .......... .......... .......... .......... .......... 50% 83.9M 0s 2024-08-22T20:34:03.2842510Z 30250K .......... .......... .......... .......... .......... 51% 70.1M 0s 2024-08-22T20:34:03.2847950Z 30300K .......... .......... .......... .......... .......... 51% 81.2M 0s 2024-08-22T20:34:03.2849510Z 30350K .......... .......... .......... .......... .......... 51% 421M 0s 2024-08-22T20:34:03.2853760Z 30400K .......... .......... .......... .......... .......... 51% 698M 0s 2024-08-22T20:34:03.2856100Z 30450K .......... .......... .......... .......... .......... 51% 86.3M 0s 2024-08-22T20:34:03.2862800Z 30500K .......... .......... .......... .......... .......... 51% 62.7M 0s 2024-08-22T20:34:03.2867020Z 30550K .......... .......... .......... .......... .......... 51% 121M 0s 2024-08-22T20:34:03.2870050Z 30600K .......... .......... .......... .......... .......... 51% 178M 0s 2024-08-22T20:34:03.2876490Z 30650K .......... .......... .......... .......... .......... 51% 99.4M 0s 2024-08-22T20:34:03.2882380Z 30700K .......... .......... .......... .......... .......... 51% 59.5M 0s 2024-08-22T20:34:03.2885200Z 30750K .......... .......... .......... .......... .......... 51% 177M 0s 2024-08-22T20:34:03.2888910Z 30800K .......... .......... .......... .......... .......... 51% 159M 0s 2024-08-22T20:34:03.2893850Z 30850K .......... .......... .......... .......... .......... 52% 94.4M 0s 2024-08-22T20:34:03.2899280Z 30900K .......... .......... .......... .......... .......... 52% 85.5M 0s 2024-08-22T20:34:03.2904850Z 30950K .......... .......... .......... .......... .......... 52% 94.4M 0s 2024-08-22T20:34:03.2909820Z 31000K .......... .......... .......... .......... .......... 52% 90.6M 0s 2024-08-22T20:34:03.2915560Z 31050K .......... .......... .......... .......... .......... 52% 90.1M 0s 2024-08-22T20:34:03.2920770Z 31100K .......... .......... .......... .......... .......... 52% 103M 0s 2024-08-22T20:34:03.2925670Z 31150K .......... .......... .......... .......... .......... 52% 87.8M 0s 2024-08-22T20:34:03.2932430Z 31200K .......... .......... .......... .......... .......... 52% 76.5M 0s 2024-08-22T20:34:03.2936820Z 31250K .......... .......... .......... .......... .......... 52% 117M 0s 2024-08-22T20:34:03.2941630Z 31300K .......... .......... .......... .......... .......... 52% 98.8M 0s 2024-08-22T20:34:03.2947020Z 31350K .......... .......... .......... .......... .......... 52% 80.4M 0s 2024-08-22T20:34:03.2954170Z 31400K .......... .......... .......... .......... .......... 52% 67.6M 0s 2024-08-22T20:34:03.2959880Z 31450K .......... .......... .......... .......... .......... 53% 86.3M 0s 2024-08-22T20:34:03.2966270Z 31500K .......... .......... .......... .......... .......... 53% 76.2M 0s 2024-08-22T20:34:03.2971500Z 31550K .......... .......... .......... .......... .......... 53% 96.9M 0s 2024-08-22T20:34:03.2977600Z 31600K .......... .......... .......... .......... .......... 53% 79.0M 0s 2024-08-22T20:34:03.2986040Z 31650K .......... .......... .......... .......... .......... 53% 59.3M 0s 2024-08-22T20:34:03.2991340Z 31700K .......... .......... .......... .......... .......... 53% 101M 0s 2024-08-22T20:34:03.2998090Z 31750K .......... .......... .......... .......... .......... 53% 65.8M 0s 2024-08-22T20:34:03.3005780Z 31800K .......... .......... .......... .......... .......... 53% 68.1M 0s 2024-08-22T20:34:03.3012410Z 31850K .......... .......... .......... .......... .......... 53% 82.5M 0s 2024-08-22T20:34:03.3018130Z 31900K .......... .......... .......... .......... .......... 53% 72.6M 0s 2024-08-22T20:34:03.3021520Z 31950K .......... .......... .......... .......... .......... 53% 127M 0s 2024-08-22T20:34:03.3027000Z 32000K .......... .......... .......... .......... .......... 53% 105M 0s 2024-08-22T20:34:03.3033320Z 32050K .......... .......... .......... .......... .......... 54% 75.6M 0s 2024-08-22T20:34:03.3040130Z 32100K .......... .......... .......... .......... .......... 54% 66.3M 0s 2024-08-22T20:34:03.3047510Z 32150K .......... .......... .......... .......... .......... 54% 67.9M 0s 2024-08-22T20:34:03.3053120Z 32200K .......... .......... .......... .......... .......... 54% 86.6M 0s 2024-08-22T20:34:03.3058710Z 32250K .......... .......... .......... .......... .......... 54% 92.3M 0s 2024-08-22T20:34:03.3065190Z 32300K .......... .......... .......... .......... .......... 54% 79.9M 0s 2024-08-22T20:34:03.3071460Z 32350K .......... .......... .......... .......... .......... 54% 68.2M 0s 2024-08-22T20:34:03.3076640Z 32400K .......... .......... .......... .......... .......... 54% 98.0M 0s 2024-08-22T20:34:03.3083700Z 32450K .......... .......... .......... .......... .......... 54% 67.2M 0s 2024-08-22T20:34:03.3098660Z 32500K .......... .......... .......... .......... .......... 54% 41.9M 0s 2024-08-22T20:34:03.3140060Z 32550K .......... .......... .......... .......... .......... 54% 11.4M 0s 2024-08-22T20:34:03.3141160Z 32600K .......... .......... .......... .......... .......... 54% 404M 0s 2024-08-22T20:34:03.3141800Z 32650K .......... .......... .......... .......... .......... 55% 740M 0s 2024-08-22T20:34:03.3142280Z 32700K .......... .......... .......... .......... .......... 55% 323M 0s 2024-08-22T20:34:03.3143740Z 32750K .......... .......... .......... .......... .......... 55% 267M 0s 2024-08-22T20:34:03.3148280Z 32800K .......... .......... .......... .......... .......... 55% 155M 0s 2024-08-22T20:34:03.3148860Z 32850K .......... .......... .......... .......... .......... 55% 191M 0s 2024-08-22T20:34:03.3157310Z 32900K .......... .......... .......... .......... .......... 55% 65.0M 0s 2024-08-22T20:34:03.3158070Z 32950K .......... .......... .......... .......... .......... 55% 421M 0s 2024-08-22T20:34:03.3164100Z 33000K .......... .......... .......... .......... .......... 55% 82.6M 0s 2024-08-22T20:34:03.3167430Z 33050K .......... .......... .......... .......... .......... 55% 150M 0s 2024-08-22T20:34:03.3172740Z 33100K .......... .......... .......... .......... .......... 55% 97.3M 0s 2024-08-22T20:34:03.3176780Z 33150K .......... .......... .......... .......... .......... 55% 106M 0s 2024-08-22T20:34:03.3184530Z 33200K .......... .......... .......... .......... .......... 56% 63.2M 0s 2024-08-22T20:34:03.3189900Z 33250K .......... .......... .......... .......... .......... 56% 91.1M 0s 2024-08-22T20:34:03.3195640Z 33300K .......... .......... .......... .......... .......... 56% 88.5M 0s 2024-08-22T20:34:03.3201390Z 33350K .......... .......... .......... .......... .......... 56% 82.9M 0s 2024-08-22T20:34:03.3206930Z 33400K .......... .......... .......... .......... .......... 56% 89.6M 0s 2024-08-22T20:34:03.3212550Z 33450K .......... .......... .......... .......... .......... 56% 83.6M 0s 2024-08-22T20:34:03.3217930Z 33500K .......... .......... .......... .......... .......... 56% 90.8M 0s 2024-08-22T20:34:03.3223410Z 33550K .......... .......... .......... .......... .......... 56% 90.4M 0s 2024-08-22T20:34:03.3230400Z 33600K .......... .......... .......... .......... .......... 56% 71.5M 0s 2024-08-22T20:34:03.3235920Z 33650K .......... .......... .......... .......... .......... 56% 86.0M 0s 2024-08-22T20:34:03.3241760Z 33700K .......... .......... .......... .......... .......... 56% 78.9M 0s 2024-08-22T20:34:03.3248240Z 33750K .......... .......... .......... .......... .......... 56% 80.7M 0s 2024-08-22T20:34:03.3253790Z 33800K .......... .......... .......... .......... .......... 57% 86.6M 0s 2024-08-22T20:34:03.3260930Z 33850K .......... .......... .......... .......... .......... 57% 71.8M 0s 2024-08-22T20:34:03.3268120Z 33900K .......... .......... .......... .......... .......... 57% 66.5M 0s 2024-08-22T20:34:03.3272570Z 33950K .......... .......... .......... .......... .......... 57% 113M 0s 2024-08-22T20:34:03.3278100Z 34000K .......... .......... .......... .......... .......... 57% 90.8M 0s 2024-08-22T20:34:03.3285390Z 34050K .......... .......... .......... .......... .......... 57% 64.4M 0s 2024-08-22T20:34:03.3290180Z 34100K .......... .......... .......... .......... .......... 57% 96.1M 0s 2024-08-22T20:34:03.3296550Z 34150K .......... .......... .......... .......... .......... 57% 83.0M 0s 2024-08-22T20:34:03.3302530Z 34200K .......... .......... .......... .......... .......... 57% 76.1M 0s 2024-08-22T20:34:03.3308620Z 34250K .......... .......... .......... .......... .......... 57% 95.2M 0s 2024-08-22T20:34:03.3315020Z 34300K .......... .......... .......... .......... .......... 57% 91.3M 0s 2024-08-22T20:34:03.3320350Z 34350K .......... .......... .......... .......... .......... 57% 66.5M 0s 2024-08-22T20:34:03.3326400Z 34400K .......... .......... .......... .......... .......... 58% 82.3M 0s 2024-08-22T20:34:03.3331350Z 34450K .......... .......... .......... .......... .......... 58% 95.7M 0s 2024-08-22T20:34:03.3339120Z 34500K .......... .......... .......... .......... .......... 58% 66.0M 0s 2024-08-22T20:34:03.3343220Z 34550K .......... .......... .......... .......... .......... 58% 117M 0s 2024-08-22T20:34:03.3350830Z 34600K .......... .......... .......... .......... .......... 58% 62.8M 0s 2024-08-22T20:34:03.3359600Z 34650K .......... .......... .......... .......... .......... 58% 60.3M 0s 2024-08-22T20:34:03.3365860Z 34700K .......... .......... .......... .......... .......... 58% 83.5M 0s 2024-08-22T20:34:03.3370910Z 34750K .......... .......... .......... .......... .......... 58% 85.5M 0s 2024-08-22T20:34:03.3375010Z 34800K .......... .......... .......... .......... .......... 58% 105M 0s 2024-08-22T20:34:03.3380770Z 34850K .......... .......... .......... .......... .......... 58% 86.7M 0s 2024-08-22T20:34:03.3387200Z 34900K .......... .......... .......... .......... .......... 58% 99.4M 0s 2024-08-22T20:34:03.3392880Z 34950K .......... .......... .......... .......... .......... 58% 67.0M 0s 2024-08-22T20:34:03.3398330Z 35000K .......... .......... .......... .......... .......... 59% 88.6M 0s 2024-08-22T20:34:03.3405280Z 35050K .......... .......... .......... .......... .......... 59% 70.3M 0s 2024-08-22T20:34:03.3410170Z 35100K .......... .......... .......... .......... .......... 59% 108M 0s 2024-08-22T20:34:03.3416110Z 35150K .......... .......... .......... .......... .......... 59% 81.5M 0s 2024-08-22T20:34:03.3423090Z 35200K .......... .......... .......... .......... .......... 59% 70.5M 0s 2024-08-22T20:34:03.3430140Z 35250K .......... .......... .......... .......... .......... 59% 67.5M 0s 2024-08-22T20:34:03.3436100Z 35300K .......... .......... .......... .......... .......... 59% 81.1M 0s 2024-08-22T20:34:03.3440950Z 35350K .......... .......... .......... .......... .......... 59% 95.2M 0s 2024-08-22T20:34:03.3445790Z 35400K .......... .......... .......... .......... .......... 59% 106M 0s 2024-08-22T20:34:03.3453500Z 35450K .......... .......... .......... .......... .......... 59% 79.9M 0s 2024-08-22T20:34:03.3460180Z 35500K .......... .......... .......... .......... .......... 59% 64.0M 0s 2024-08-22T20:34:03.3465750Z 35550K .......... .......... .......... .......... .......... 59% 77.8M 0s 2024-08-22T20:34:03.3472020Z 35600K .......... .......... .......... .......... .......... 60% 82.8M 0s 2024-08-22T20:34:03.3477380Z 35650K .......... .......... .......... .......... .......... 60% 92.7M 0s 2024-08-22T20:34:03.3484410Z 35700K .......... .......... .......... .......... .......... 60% 78.0M 0s 2024-08-22T20:34:03.3490350Z 35750K .......... .......... .......... .......... .......... 60% 70.8M 0s 2024-08-22T20:34:03.3495840Z 35800K .......... .......... .......... .......... .......... 60% 85.5M 0s 2024-08-22T20:34:03.3500990Z 35850K .......... .......... .......... .......... .......... 60% 99.6M 0s 2024-08-22T20:34:03.3506020Z 35900K .......... .......... .......... .......... .......... 60% 96.1M 0s 2024-08-22T20:34:03.3513620Z 35950K .......... .......... .......... .......... .......... 60% 79.1M 0s 2024-08-22T20:34:03.3527100Z 36000K .......... .......... .......... .......... .......... 60% 65.5M 0s 2024-08-22T20:34:03.3527510Z 36050K .......... .......... .......... .......... .......... 60% 78.0M 0s 2024-08-22T20:34:03.3533270Z 36100K .......... .......... .......... .......... .......... 60% 81.2M 0s 2024-08-22T20:34:03.3536820Z 36150K .......... .......... .......... .......... .......... 60% 104M 0s 2024-08-22T20:34:03.3543940Z 36200K .......... .......... .......... .......... .......... 61% 102M 0s 2024-08-22T20:34:03.3550440Z 36250K .......... .......... .......... .......... .......... 61% 54.0M 0s 2024-08-22T20:34:03.3554460Z 36300K .......... .......... .......... .......... .......... 61% 122M 0s 2024-08-22T20:34:03.3561430Z 36350K .......... .......... .......... .......... .......... 61% 68.6M 0s 2024-08-22T20:34:03.3566060Z 36400K .......... .......... .......... .......... .......... 61% 105M 0s 2024-08-22T20:34:03.3573060Z 36450K .......... .......... .......... .......... .......... 61% 95.0M 0s 2024-08-22T20:34:03.3578790Z 36500K .......... .......... .......... .......... .......... 61% 67.2M 0s 2024-08-22T20:34:03.3585270Z 36550K .......... .......... .......... .......... .......... 61% 76.8M 0s 2024-08-22T20:34:03.3591120Z 36600K .......... .......... .......... .......... .......... 61% 81.0M 0s 2024-08-22T20:34:03.3596000Z 36650K .......... .......... .......... .......... .......... 61% 94.1M 0s 2024-08-22T20:34:03.3602340Z 36700K .......... .......... .......... .......... .......... 61% 90.6M 0s 2024-08-22T20:34:03.3609550Z 36750K .......... .......... .......... .......... .......... 61% 61.3M 0s 2024-08-22T20:34:03.3614700Z 36800K .......... .......... .......... .......... .......... 62% 97.1M 0s 2024-08-22T20:34:03.3620220Z 36850K .......... .......... .......... .......... .......... 62% 82.6M 0s 2024-08-22T20:34:03.3625750Z 36900K .......... .......... .......... .......... .......... 62% 89.4M 0s 2024-08-22T20:34:03.3633610Z 36950K .......... .......... .......... .......... .......... 62% 64.5M 0s 2024-08-22T20:34:03.3639470Z 37000K .......... .......... .......... .......... .......... 62% 79.8M 0s 2024-08-22T20:34:03.3646850Z 37050K .......... .......... .......... .......... .......... 62% 68.3M 0s 2024-08-22T20:34:03.3652500Z 37100K .......... .......... .......... .......... .......... 62% 100M 0s 2024-08-22T20:34:03.3657740Z 37150K .......... .......... .......... .......... .......... 62% 84.3M 0s 2024-08-22T20:34:03.3663700Z 37200K .......... .......... .......... .......... .......... 62% 77.8M 0s 2024-08-22T20:34:03.3669530Z 37250K .......... .......... .......... .......... .......... 62% 82.8M 0s 2024-08-22T20:34:03.3674460Z 37300K .......... .......... .......... .......... .......... 62% 101M 0s 2024-08-22T20:34:03.3680480Z 37350K .......... .......... .......... .......... .......... 63% 80.0M 0s 2024-08-22T20:34:03.3686510Z 37400K .......... .......... .......... .......... .......... 63% 81.5M 0s 2024-08-22T20:34:03.3692990Z 37450K .......... .......... .......... .......... .......... 63% 73.6M 0s 2024-08-22T20:34:03.3705740Z 37500K .......... .......... .......... .......... .......... 63% 44.6M 0s 2024-08-22T20:34:03.3712230Z 37550K .......... .......... .......... .......... .......... 63% 65.8M 0s 2024-08-22T20:34:03.3724510Z 37600K .......... .......... .......... .......... .......... 63% 37.8M 0s 2024-08-22T20:34:03.3725670Z 37650K .......... .......... .......... .......... .......... 63% 465M 0s 2024-08-22T20:34:03.3731100Z 37700K .......... .......... .......... .......... .......... 63% 97.5M 0s 2024-08-22T20:34:03.3731780Z 37750K .......... .......... .......... .......... .......... 63% 301M 0s 2024-08-22T20:34:03.3737190Z 37800K .......... .......... .......... .......... .......... 63% 95.0M 0s 2024-08-22T20:34:03.3741060Z 37850K .......... .......... .......... .......... .......... 63% 128M 0s 2024-08-22T20:34:03.3746640Z 37900K .......... .......... .......... .......... .......... 63% 126M 0s 2024-08-22T20:34:03.3753060Z 37950K .......... .......... .......... .......... .......... 64% 58.2M 0s 2024-08-22T20:34:03.3759930Z 38000K .......... .......... .......... .......... .......... 64% 76.7M 0s 2024-08-22T20:34:03.3766420Z 38050K .......... .......... .......... .......... .......... 64% 69.8M 0s 2024-08-22T20:34:03.3770730Z 38100K .......... .......... .......... .......... .......... 64% 112M 0s 2024-08-22T20:34:03.3777300Z 38150K .......... .......... .......... .......... .......... 64% 99.4M 0s 2024-08-22T20:34:03.3786760Z 38200K .......... .......... .......... .......... .......... 64% 48.6M 0s 2024-08-22T20:34:03.3792170Z 38250K .......... .......... .......... .......... .......... 64% 77.9M 0s 2024-08-22T20:34:03.3796820Z 38300K .......... .......... .......... .......... .......... 64% 112M 0s 2024-08-22T20:34:03.3800710Z 38350K .......... .......... .......... .......... .......... 64% 120M 0s 2024-08-22T20:34:03.3805280Z 38400K .......... .......... .......... .......... .......... 64% 158M 0s 2024-08-22T20:34:03.3811470Z 38450K .......... .......... .......... .......... .......... 64% 66.4M 0s 2024-08-22T20:34:03.3817850Z 38500K .......... .......... .......... .......... .......... 64% 71.5M 0s 2024-08-22T20:34:03.3823220Z 38550K .......... .......... .......... .......... .......... 65% 96.1M 0s 2024-08-22T20:34:03.3829410Z 38600K .......... .......... .......... .......... .......... 65% 99.6M 0s 2024-08-22T20:34:03.3833480Z 38650K .......... .......... .......... .......... .......... 65% 89.8M 0s 2024-08-22T20:34:03.3841020Z 38700K .......... .......... .......... .......... .......... 65% 68.1M 0s 2024-08-22T20:34:03.3846120Z 38750K .......... .......... .......... .......... .......... 65% 90.9M 0s 2024-08-22T20:34:03.3851050Z 38800K .......... .......... .......... .......... .......... 65% 94.1M 0s 2024-08-22T20:34:03.3857780Z 38850K .......... .......... .......... .......... .......... 65% 80.8M 0s 2024-08-22T20:34:03.3863190Z 38900K .......... .......... .......... .......... .......... 65% 78.4M 0s 2024-08-22T20:34:03.3870720Z 38950K .......... .......... .......... .......... .......... 65% 66.3M 0s 2024-08-22T20:34:03.3876740Z 39000K .......... .......... .......... .......... .......... 65% 88.6M 0s 2024-08-22T20:34:03.3883460Z 39050K .......... .......... .......... .......... .......... 65% 66.9M 0s 2024-08-22T20:34:03.3888210Z 39100K .......... .......... .......... .......... .......... 65% 100M 0s 2024-08-22T20:34:03.3893550Z 39150K .......... .......... .......... .......... .......... 66% 97.5M 0s 2024-08-22T20:34:03.3902020Z 39200K .......... .......... .......... .......... .......... 66% 70.0M 0s 2024-08-22T20:34:03.3905970Z 39250K .......... .......... .......... .......... .......... 66% 87.5M 0s 2024-08-22T20:34:03.3912320Z 39300K .......... .......... .......... .......... .......... 66% 76.5M 0s 2024-08-22T20:34:03.3917460Z 39350K .......... .......... .......... .......... .......... 66% 93.2M 0s 2024-08-22T20:34:03.3924220Z 39400K .......... .......... .......... .......... .......... 66% 79.9M 0s 2024-08-22T20:34:03.3932650Z 39450K .......... .......... .......... .......... .......... 66% 54.9M 0s 2024-08-22T20:34:03.3936620Z 39500K .......... .......... .......... .......... .......... 66% 118M 0s 2024-08-22T20:34:03.3942820Z 39550K .......... .......... .......... .......... .......... 66% 82.1M 0s 2024-08-22T20:34:03.3949640Z 39600K .......... .......... .......... .......... .......... 66% 71.7M 0s 2024-08-22T20:34:03.3955320Z 39650K .......... .......... .......... .......... .......... 66% 86.3M 0s 2024-08-22T20:34:03.3961380Z 39700K .......... .......... .......... .......... .......... 66% 101M 0s 2024-08-22T20:34:03.3965880Z 39750K .......... .......... .......... .......... .......... 67% 84.9M 0s 2024-08-22T20:34:03.3971840Z 39800K .......... .......... .......... .......... .......... 67% 79.9M 0s 2024-08-22T20:34:03.3977430Z 39850K .......... .......... .......... .......... .......... 67% 92.8M 0s 2024-08-22T20:34:03.3985050Z 39900K .......... .......... .......... .......... .......... 67% 60.6M 0s 2024-08-22T20:34:03.3991370Z 39950K .......... .......... .......... .......... .......... 67% 79.1M 0s 2024-08-22T20:34:03.3997470Z 40000K .......... .......... .......... .......... .......... 67% 84.8M 0s 2024-08-22T20:34:03.4002200Z 40050K .......... .......... .......... .......... .......... 67% 97.3M 0s 2024-08-22T20:34:03.4008540Z 40100K .......... .......... .......... .......... .......... 67% 75.4M 0s 2024-08-22T20:34:03.4016630Z 40150K .......... .......... .......... .......... .......... 67% 65.4M 0s 2024-08-22T20:34:03.4021170Z 40200K .......... .......... .......... .......... .......... 67% 95.6M 0s 2024-08-22T20:34:03.4026400Z 40250K .......... .......... .......... .......... .......... 67% 92.1M 0s 2024-08-22T20:34:03.4033240Z 40300K .......... .......... .......... .......... .......... 67% 73.5M 0s 2024-08-22T20:34:03.4037860Z 40350K .......... .......... .......... .......... .......... 68% 108M 0s 2024-08-22T20:34:03.4045950Z 40400K .......... .......... .......... .......... .......... 68% 63.3M 0s 2024-08-22T20:34:03.4050180Z 40450K .......... .......... .......... .......... .......... 68% 94.6M 0s 2024-08-22T20:34:03.4056680Z 40500K .......... .......... .......... .......... .......... 68% 82.6M 0s 2024-08-22T20:34:03.4064240Z 40550K .......... .......... .......... .......... .......... 68% 66.4M 0s 2024-08-22T20:34:03.4069430Z 40600K .......... .......... .......... .......... .......... 68% 94.8M 0s 2024-08-22T20:34:03.4074770Z 40650K .......... .......... .......... .......... .......... 68% 85.4M 0s 2024-08-22T20:34:03.4080830Z 40700K .......... .......... .......... .......... .......... 68% 82.1M 0s 2024-08-22T20:34:03.4087240Z 40750K .......... .......... .......... .......... .......... 68% 75.9M 0s 2024-08-22T20:34:03.4091670Z 40800K .......... .......... .......... .......... .......... 68% 106M 0s 2024-08-22T20:34:03.4098100Z 40850K .......... .......... .......... .......... .......... 68% 75.7M 0s 2024-08-22T20:34:03.4103810Z 40900K .......... .......... .......... .......... .......... 68% 87.2M 0s 2024-08-22T20:34:03.4122380Z 40950K .......... .......... .......... .......... .......... 69% 26.2M 0s 2024-08-22T20:34:03.4123430Z 41000K .......... .......... .......... .......... .......... 69% 349M 0s 2024-08-22T20:34:03.4125560Z 41050K .......... .......... .......... .......... .......... 69% 244M 0s 2024-08-22T20:34:03.4129250Z 41100K .......... .......... .......... .......... .......... 69% 130M 0s 2024-08-22T20:34:03.4134040Z 41150K .......... .......... .......... .......... .......... 69% 112M 0s 2024-08-22T20:34:03.4140800Z 41200K .......... .......... .......... .......... .......... 69% 70.0M 0s 2024-08-22T20:34:03.4146230Z 41250K .......... .......... .......... .......... .......... 69% 105M 0s 2024-08-22T20:34:03.4153440Z 41300K .......... .......... .......... .......... .......... 69% 60.4M 0s 2024-08-22T20:34:03.4160200Z 41350K .......... .......... .......... .......... .......... 69% 73.4M 0s 2024-08-22T20:34:03.4165410Z 41400K .......... .......... .......... .......... .......... 69% 125M 0s 2024-08-22T20:34:03.4171590Z 41450K .......... .......... .......... .......... .......... 69% 64.7M 0s 2024-08-22T20:34:03.4177110Z 41500K .......... .......... .......... .......... .......... 69% 92.7M 0s 2024-08-22T20:34:03.4182790Z 41550K .......... .......... .......... .......... .......... 70% 88.3M 0s 2024-08-22T20:34:03.4187510Z 41600K .......... .......... .......... .......... .......... 70% 97.3M 0s 2024-08-22T20:34:03.4194850Z 41650K .......... .......... .......... .......... .......... 70% 97.5M 0s 2024-08-22T20:34:03.4200700Z 41700K .......... .......... .......... .......... .......... 70% 62.2M 0s 2024-08-22T20:34:03.4206230Z 41750K .......... .......... .......... .......... .......... 70% 83.6M 0s 2024-08-22T20:34:03.4213310Z 41800K .......... .......... .......... .......... .......... 70% 79.5M 0s 2024-08-22T20:34:03.4218600Z 41850K .......... .......... .......... .......... .......... 70% 75.8M 0s 2024-08-22T20:34:03.4226040Z 41900K .......... .......... .......... .......... .......... 70% 80.6M 0s 2024-08-22T20:34:03.4233740Z 41950K .......... .......... .......... .......... .......... 70% 56.5M 0s 2024-08-22T20:34:03.4239970Z 42000K .......... .......... .......... .......... .......... 70% 82.2M 0s 2024-08-22T20:34:03.4243720Z 42050K .......... .......... .......... .......... .......... 70% 110M 0s 2024-08-22T20:34:03.4248830Z 42100K .......... .......... .......... .......... .......... 71% 103M 0s 2024-08-22T20:34:03.4254630Z 42150K .......... .......... .......... .......... .......... 71% 79.0M 0s 2024-08-22T20:34:03.4261030Z 42200K .......... .......... .......... .......... .......... 71% 77.0M 0s 2024-08-22T20:34:03.4267080Z 42250K .......... .......... .......... .......... .......... 71% 86.6M 0s 2024-08-22T20:34:03.4272390Z 42300K .......... .......... .......... .......... .......... 71% 88.8M 0s 2024-08-22T20:34:03.4277920Z 42350K .......... .......... .......... .......... .......... 71% 89.3M 0s 2024-08-22T20:34:03.4291690Z 42400K .......... .......... .......... .......... .......... 71% 38.4M 0s 2024-08-22T20:34:03.4296270Z 42450K .......... .......... .......... .......... .......... 71% 96.7M 0s 2024-08-22T20:34:03.4300090Z 42500K .......... .......... .......... .......... .......... 71% 107M 0s 2024-08-22T20:34:03.4307180Z 42550K .......... .......... .......... .......... .......... 71% 70.1M 0s 2024-08-22T20:34:03.4310510Z 42600K .......... .......... .......... .......... .......... 71% 155M 0s 2024-08-22T20:34:03.4318710Z 42650K .......... .......... .......... .......... .......... 71% 57.2M 0s 2024-08-22T20:34:03.4325100Z 42700K .......... .......... .......... .......... .......... 72% 84.5M 0s 2024-08-22T20:34:03.4331370Z 42750K .......... .......... .......... .......... .......... 72% 71.9M 0s 2024-08-22T20:34:03.4337550Z 42800K .......... .......... .......... .......... .......... 72% 81.4M 0s 2024-08-22T20:34:03.4343620Z 42850K .......... .......... .......... .......... .......... 72% 75.4M 0s 2024-08-22T20:34:03.4351110Z 42900K .......... .......... .......... .......... .......... 72% 67.7M 0s 2024-08-22T20:34:03.4356860Z 42950K .......... .......... .......... .......... .......... 72% 83.6M 0s 2024-08-22T20:34:03.4361610Z 43000K .......... .......... .......... .......... .......... 72% 103M 0s 2024-08-22T20:34:03.4367120Z 43050K .......... .......... .......... .......... .......... 72% 89.4M 0s 2024-08-22T20:34:03.4373250Z 43100K .......... .......... .......... .......... .......... 72% 82.1M 0s 2024-08-22T20:34:03.4382150Z 43150K .......... .......... .......... .......... .......... 72% 58.1M 0s 2024-08-22T20:34:03.4388210Z 43200K .......... .......... .......... .......... .......... 72% 75.5M 0s 2024-08-22T20:34:03.4394800Z 43250K .......... .......... .......... .......... .......... 72% 92.3M 0s 2024-08-22T20:34:03.4400410Z 43300K .......... .......... .......... .......... .......... 73% 68.6M 0s 2024-08-22T20:34:03.4406530Z 43350K .......... .......... .......... .......... .......... 73% 84.3M 0s 2024-08-22T20:34:03.4415200Z 43400K .......... .......... .......... .......... .......... 73% 73.0M 0s 2024-08-22T20:34:03.4419340Z 43450K .......... .......... .......... .......... .......... 73% 77.8M 0s 2024-08-22T20:34:03.4424730Z 43500K .......... .......... .......... .......... .......... 73% 85.5M 0s 2024-08-22T20:34:03.4430510Z 43550K .......... .......... .......... .......... .......... 73% 81.2M 0s 2024-08-22T20:34:03.4436640Z 43600K .......... .......... .......... .......... .......... 73% 85.5M 0s 2024-08-22T20:34:03.4442200Z 43650K .......... .......... .......... .......... .......... 73% 84.5M 0s 2024-08-22T20:34:03.4450430Z 43700K .......... .......... .......... .......... .......... 73% 65.5M 0s 2024-08-22T20:34:03.4455730Z 43750K .......... .......... .......... .......... .......... 73% 81.2M 0s 2024-08-22T20:34:03.4462220Z 43800K .......... .......... .......... .......... .......... 73% 71.6M 0s 2024-08-22T20:34:03.4469040Z 43850K .......... .......... .......... .......... .......... 73% 73.6M 0s 2024-08-22T20:34:03.4473780Z 43900K .......... .......... .......... .......... .......... 74% 110M 0s 2024-08-22T20:34:03.4480350Z 43950K .......... .......... .......... .......... .......... 74% 72.6M 0s 2024-08-22T20:34:03.4485760Z 44000K .......... .......... .......... .......... .......... 74% 92.3M 0s 2024-08-22T20:34:03.4491080Z 44050K .......... .......... .......... .......... .......... 74% 95.9M 0s 2024-08-22T20:34:03.4498460Z 44100K .......... .......... .......... .......... .......... 74% 65.1M 0s 2024-08-22T20:34:03.4504750Z 44150K .......... .......... .......... .......... .......... 74% 82.2M 0s 2024-08-22T20:34:03.4510210Z 44200K .......... .......... .......... .......... .......... 74% 82.9M 0s 2024-08-22T20:34:03.4516290Z 44250K .......... .......... .......... .......... .......... 74% 77.6M 0s 2024-08-22T20:34:03.4528030Z 44300K .......... .......... .......... .......... .......... 74% 46.0M 0s 2024-08-22T20:34:03.4540710Z 44350K .......... .......... .......... .......... .......... 74% 38.7M 0s 2024-08-22T20:34:03.4541340Z 44400K .......... .......... .......... .......... .......... 74% 509M 0s 2024-08-22T20:34:03.4550040Z 44450K .......... .......... .......... .......... .......... 74% 52.7M 0s 2024-08-22T20:34:03.4551500Z 44500K .......... .......... .......... .......... .......... 75% 660M 0s 2024-08-22T20:34:03.4556400Z 44550K .......... .......... .......... .......... .......... 75% 82.1M 0s 2024-08-22T20:34:03.4559350Z 44600K .......... .......... .......... .......... .......... 75% 178M 0s 2024-08-22T20:34:03.4566310Z 44650K .......... .......... .......... .......... .......... 75% 68.4M 0s 2024-08-22T20:34:03.4615730Z 44700K .......... .......... .......... .......... .......... 75% 10.2M 0s 2024-08-22T20:34:03.4617490Z 44750K .......... .......... .......... .......... .......... 75% 404M 0s 2024-08-22T20:34:03.4618340Z 44800K .......... .......... .......... .......... .......... 75% 170M 0s 2024-08-22T20:34:03.4619740Z 44850K .......... .......... .......... .......... .......... 75% 337M 0s 2024-08-22T20:34:03.4621170Z 44900K .......... .......... .......... .......... .......... 75% 323M 0s 2024-08-22T20:34:03.4622720Z 44950K .......... .......... .......... .......... .......... 75% 292M 0s 2024-08-22T20:34:03.4624520Z 45000K .......... .......... .......... .......... .......... 75% 351M 0s 2024-08-22T20:34:03.4632570Z 45050K .......... .......... .......... .......... .......... 75% 62.4M 0s 2024-08-22T20:34:03.4633740Z 45100K .......... .......... .......... .......... .......... 76% 444M 0s 2024-08-22T20:34:03.4634350Z 45150K .......... .......... .......... .......... .......... 76% 509M 0s 2024-08-22T20:34:03.4637730Z 45200K .......... .......... .......... .......... .......... 76% 220M 0s 2024-08-22T20:34:03.4643820Z 45250K .......... .......... .......... .......... .......... 76% 65.1M 0s 2024-08-22T20:34:03.4645130Z 45300K .......... .......... .......... .......... .......... 76% 391M 0s 2024-08-22T20:34:03.4651460Z 45350K .......... .......... .......... .......... .......... 76% 88.1M 0s 2024-08-22T20:34:03.4654190Z 45400K .......... .......... .......... .......... .......... 76% 138M 0s 2024-08-22T20:34:03.4661630Z 45450K .......... .......... .......... .......... .......... 76% 69.1M 0s 2024-08-22T20:34:03.4667040Z 45500K .......... .......... .......... .......... .......... 76% 88.6M 0s 2024-08-22T20:34:03.4672940Z 45550K .......... .......... .......... .......... .......... 76% 84.8M 0s 2024-08-22T20:34:03.4678540Z 45600K .......... .......... .......... .......... .......... 76% 86.3M 0s 2024-08-22T20:34:03.4684370Z 45650K .......... .......... .......... .......... .......... 76% 86.4M 0s 2024-08-22T20:34:03.4692520Z 45700K .......... .......... .......... .......... .......... 77% 60.9M 0s 2024-08-22T20:34:03.4698730Z 45750K .......... .......... .......... .......... .......... 77% 79.1M 0s 2024-08-22T20:34:03.4703920Z 45800K .......... .......... .......... .......... .......... 77% 88.3M 0s 2024-08-22T20:34:03.4710120Z 45850K .......... .......... .......... .......... .......... 77% 80.0M 0s 2024-08-22T20:34:03.4717580Z 45900K .......... .......... .......... .......... .......... 77% 65.5M 0s 2024-08-22T20:34:03.4720410Z 45950K .......... .......... .......... .......... .......... 77% 158M 0s 2024-08-22T20:34:03.4726690Z 46000K .......... .......... .......... .......... .......... 77% 80.0M 0s 2024-08-22T20:34:03.4733080Z 46050K .......... .......... .......... .......... .......... 77% 75.6M 0s 2024-08-22T20:34:03.4739410Z 46100K .......... .......... .......... .......... .......... 77% 79.7M 0s 2024-08-22T20:34:03.4744230Z 46150K .......... .......... .......... .......... .......... 77% 93.7M 0s 2024-08-22T20:34:03.4751920Z 46200K .......... .......... .......... .......... .......... 77% 63.7M 0s 2024-08-22T20:34:03.4758340Z 46250K .......... .......... .......... .......... .......... 77% 81.7M 0s 2024-08-22T20:34:03.4777800Z 46300K .......... .......... .......... .......... .......... 78% 36.8M 0s 2024-08-22T20:34:03.4778460Z 46350K .......... .......... .......... .......... .......... 78% 67.4M 0s 2024-08-22T20:34:03.4791900Z 46400K .......... .......... .......... .......... .......... 78% 49.8M 0s 2024-08-22T20:34:03.4841240Z 46450K .......... .......... .......... .......... .......... 78% 245M 0s 2024-08-22T20:34:03.4853290Z 46500K .......... .......... .......... .......... .......... 78% 10.1M 0s 2024-08-22T20:34:03.4866500Z 46550K .......... .......... .......... .......... .......... 78% 112M 0s 2024-08-22T20:34:03.4873580Z 46600K .......... .......... .......... .......... .......... 78% 488M 0s 2024-08-22T20:34:03.4880790Z 46650K .......... .......... .......... .......... .......... 78% 301M 0s 2024-08-22T20:34:03.4886780Z 46700K .......... .......... .......... .......... .......... 78% 379M 0s 2024-08-22T20:34:03.4887250Z 46750K .......... .......... .......... .......... .......... 78% 519M 0s 2024-08-22T20:34:03.4887720Z 46800K .......... .......... .......... .......... .......... 78% 568M 0s 2024-08-22T20:34:03.4891720Z 46850K .......... .......... .......... .......... .......... 79% 718M 0s 2024-08-22T20:34:03.4895040Z 46900K .......... .......... .......... .......... .......... 79% 514M 0s 2024-08-22T20:34:03.4899280Z 46950K .......... .......... .......... .......... .......... 79% 334M 0s 2024-08-22T20:34:03.4904200Z 47000K .......... .......... .......... .......... .......... 79% 321M 0s 2024-08-22T20:34:03.4910740Z 47050K .......... .......... .......... .......... .......... 79% 98.4M 0s 2024-08-22T20:34:03.4913430Z 47100K .......... .......... .......... .......... .......... 79% 452M 0s 2024-08-22T20:34:03.4917770Z 47150K .......... .......... .......... .......... .......... 79% 49.7M 0s 2024-08-22T20:34:03.4923630Z 47200K .......... .......... .......... .......... .......... 79% 105M 0s 2024-08-22T20:34:03.4935060Z 47250K .......... .......... .......... .......... .......... 79% 45.6M 0s 2024-08-22T20:34:03.4941840Z 47300K .......... .......... .......... .......... .......... 79% 669M 0s 2024-08-22T20:34:03.4946750Z 47350K .......... .......... .......... .......... .......... 79% 122M 0s 2024-08-22T20:34:03.4954590Z 47400K .......... .......... .......... .......... .......... 79% 161M 0s 2024-08-22T20:34:03.4958440Z 47450K .......... .......... .......... .......... .......... 80% 82.5M 0s 2024-08-22T20:34:03.4963530Z 47500K .......... .......... .......... .......... .......... 80% 80.3M 0s 2024-08-22T20:34:03.4978810Z 47550K .......... .......... .......... .......... .......... 80% 97.3M 0s 2024-08-22T20:34:03.4986370Z 47600K .......... .......... .......... .......... .......... 80% 37.9M 0s 2024-08-22T20:34:03.4993390Z 47650K .......... .......... .......... .......... .......... 80% 514M 0s 2024-08-22T20:34:03.4999780Z 47700K .......... .......... .......... .......... .......... 80% 34.8M 0s 2024-08-22T20:34:03.5007210Z 47750K .......... .......... .......... .......... .......... 80% 235M 0s 2024-08-22T20:34:03.5020040Z 47800K .......... .......... .......... .......... .......... 80% 81.9M 0s 2024-08-22T20:34:03.5029720Z 47850K .......... .......... .......... .......... .......... 80% 253M 0s 2024-08-22T20:34:03.5043620Z 47900K .......... .......... .......... .......... .......... 80% 148M 0s 2024-08-22T20:34:03.5053010Z 47950K .......... .......... .......... .......... .......... 80% 60.8M 0s 2024-08-22T20:34:03.5057260Z 48000K .......... .......... .......... .......... .......... 80% 264M 0s 2024-08-22T20:34:03.5061930Z 48050K .......... .......... .......... .......... .......... 81% 35.6M 0s 2024-08-22T20:34:03.5067200Z 48100K .......... .......... .......... .......... .......... 81% 46.2M 0s 2024-08-22T20:34:03.5071590Z 48150K .......... .......... .......... .......... .......... 81% 479M 0s 2024-08-22T20:34:03.5071990Z 48200K .......... .......... .......... .......... .......... 81% 595M 0s 2024-08-22T20:34:03.5072450Z 48250K .......... .......... .......... .......... .......... 81% 49.6M 0s 2024-08-22T20:34:03.5072970Z 48300K .......... .......... .......... .......... .......... 81% 97.9M 0s 2024-08-22T20:34:03.5073380Z 48350K .......... .......... .......... .......... .......... 81% 444M 0s 2024-08-22T20:34:03.5074120Z 48400K .......... .......... .......... .......... .......... 81% 67.7M 0s 2024-08-22T20:34:03.5075170Z 48450K .......... .......... .......... .......... .......... 81% 85.1M 0s 2024-08-22T20:34:03.5075800Z 48500K .......... .......... .......... .......... .......... 81% 46.5M 0s 2024-08-22T20:34:03.5076200Z 48550K .......... .......... .......... .......... .......... 81% 210M 0s 2024-08-22T20:34:03.5077070Z 48600K .......... .......... .......... .......... .......... 81% 39.3M 0s 2024-08-22T20:34:03.5092660Z 48650K .......... .......... .......... .......... .......... 82% 86.0M 0s 2024-08-22T20:34:03.5132310Z 48700K .......... .......... .......... .......... .......... 82% 273M 0s 2024-08-22T20:34:03.5132710Z 48750K .......... .......... .......... .......... .......... 82% 95.0M 0s 2024-08-22T20:34:03.5133370Z 48800K .......... .......... .......... .......... .......... 82% 86.6M 0s 2024-08-22T20:34:03.5133790Z 48850K .......... .......... .......... .......... .......... 82% 669M 0s 2024-08-22T20:34:03.5134260Z 48900K .......... .......... .......... .......... .......... 82% 92.5M 0s 2024-08-22T20:34:03.5134750Z 48950K .......... .......... .......... .......... .......... 82% 92.3M 0s 2024-08-22T20:34:03.5135960Z 49000K .......... .......... .......... .......... .......... 82% 12.3M 0s 2024-08-22T20:34:03.5136900Z 49050K .......... .......... .......... .......... .......... 82% 456M 0s 2024-08-22T20:34:03.5137690Z 49100K .......... .......... .......... .......... .......... 82% 595M 0s 2024-08-22T20:34:03.5138070Z 49150K .......... .......... .......... .......... .......... 82% 102M 0s 2024-08-22T20:34:03.5138450Z 49200K .......... .......... .......... .......... .......... 82% 432M 0s 2024-08-22T20:34:03.5138940Z 49250K .......... .......... .......... .......... .......... 83% 503M 0s 2024-08-22T20:34:03.5139320Z 49300K .......... .......... .......... .......... .......... 83% 543M 0s 2024-08-22T20:34:03.5139690Z 49350K .......... .......... .......... .......... .......... 83% 610M 0s 2024-08-22T20:34:03.5140180Z 49400K .......... .......... .......... .......... .......... 83% 126M 0s 2024-08-22T20:34:03.5141860Z 49450K .......... .......... .......... .......... .......... 83% 126M 0s 2024-08-22T20:34:03.5142350Z 49500K .......... .......... .......... .......... .......... 83% 84.2M 0s 2024-08-22T20:34:03.5152890Z 49550K .......... .......... .......... .......... .......... 83% 26.3M 0s 2024-08-22T20:34:03.5153510Z 49600K .......... .......... .......... .......... .......... 83% 626M 0s 2024-08-22T20:34:03.5154780Z 49650K .......... .......... .......... .......... .......... 83% 488M 0s 2024-08-22T20:34:03.5158690Z 49700K .......... .......... .......... .......... .......... 83% 119M 0s 2024-08-22T20:34:03.5162800Z 49750K .......... .......... .......... .......... .......... 83% 122M 0s 2024-08-22T20:34:03.5166220Z 49800K .......... .......... .......... .......... .......... 83% 144M 0s 2024-08-22T20:34:03.5171910Z 49850K .......... .......... .......... .......... .......... 84% 81.0M 0s 2024-08-22T20:34:03.5177830Z 49900K .......... .......... .......... .......... .......... 84% 82.8M 0s 2024-08-22T20:34:03.5183810Z 49950K .......... .......... .......... .......... .......... 84% 81.2M 0s 2024-08-22T20:34:03.5190510Z 50000K .......... .......... .......... .......... .......... 84% 72.4M 0s 2024-08-22T20:34:03.5196540Z 50050K .......... .......... .......... .......... .......... 84% 78.6M 0s 2024-08-22T20:34:03.5202470Z 50100K .......... .......... .......... .......... .......... 84% 86.4M 0s 2024-08-22T20:34:03.5208280Z 50150K .......... .......... .......... .......... .......... 84% 82.5M 0s 2024-08-22T20:34:03.5215820Z 50200K .......... .......... .......... .......... .......... 84% 68.7M 0s 2024-08-22T20:34:03.5221410Z 50250K .......... .......... .......... .......... .......... 84% 79.0M 0s 2024-08-22T20:34:03.5228060Z 50300K .......... .......... .......... .......... .......... 84% 84.9M 0s 2024-08-22T20:34:03.5233300Z 50350K .......... .......... .......... .......... .......... 84% 89.8M 0s 2024-08-22T20:34:03.5238920Z 50400K .......... .......... .......... .......... .......... 84% 77.1M 0s 2024-08-22T20:34:03.5245570Z 50450K .......... .......... .......... .......... .......... 85% 76.5M 0s 2024-08-22T20:34:03.5252790Z 50500K .......... .......... .......... .......... .......... 85% 66.9M 0s 2024-08-22T20:34:03.5260490Z 50550K .......... .......... .......... .......... .......... 85% 103M 0s 2024-08-22T20:34:03.5282520Z 50600K .......... .......... .......... .......... .......... 85% 54.3M 0s 2024-08-22T20:34:03.5285430Z 50650K .......... .......... .......... .......... .......... 85% 26.0M 0s 2024-08-22T20:34:03.5286090Z 50700K .......... .......... .......... .......... .......... 85% 514M 0s 2024-08-22T20:34:03.5287170Z 50750K .......... .......... .......... .......... .......... 85% 448M 0s 2024-08-22T20:34:03.5291340Z 50800K .......... .......... .......... .......... .......... 85% 139M 0s 2024-08-22T20:34:03.5293580Z 50850K .......... .......... .......... .......... .......... 85% 189M 0s 2024-08-22T20:34:03.5299040Z 50900K .......... .......... .......... .......... .......... 85% 90.1M 0s 2024-08-22T20:34:03.5306460Z 50950K .......... .......... .......... .......... .......... 85% 91.3M 0s 2024-08-22T20:34:03.5312830Z 51000K .......... .......... .......... .......... .......... 85% 56.2M 0s 2024-08-22T20:34:03.5319250Z 51050K .......... .......... .......... .......... .......... 86% 76.7M 0s 2024-08-22T20:34:03.5323570Z 51100K .......... .......... .......... .......... .......... 86% 112M 0s 2024-08-22T20:34:03.5329630Z 51150K .......... .......... .......... .......... .......... 86% 79.5M 0s 2024-08-22T20:34:03.5335540Z 51200K .......... .......... .......... .......... .......... 86% 97.7M 0s 2024-08-22T20:34:03.5340640Z 51250K .......... .......... .......... .......... .......... 86% 81.7M 0s 2024-08-22T20:34:03.5346810Z 51300K .......... .......... .......... .......... .......... 86% 83.2M 0s 2024-08-22T20:34:03.5353360Z 51350K .......... .......... .......... .......... .......... 86% 71.1M 0s 2024-08-22T20:34:03.5360900Z 51400K .......... .......... .......... .......... .......... 86% 63.9M 0s 2024-08-22T20:34:03.5365150Z 51450K .......... .......... .......... .......... .......... 86% 124M 0s 2024-08-22T20:34:03.5373220Z 51500K .......... .......... .......... .......... .......... 86% 61.7M 0s 2024-08-22T20:34:03.5379840Z 51550K .......... .......... .......... .......... .......... 86% 79.9M 0s 2024-08-22T20:34:03.5384190Z 51600K .......... .......... .......... .......... .......... 87% 98.0M 0s 2024-08-22T20:34:03.5394990Z 51650K .......... .......... .......... .......... .......... 87% 46.0M 0s 2024-08-22T20:34:03.5402070Z 51700K .......... .......... .......... .......... .......... 87% 66.6M 0s 2024-08-22T20:34:03.5403470Z 51750K .......... .......... .......... .......... .......... 87% 311M 0s 2024-08-22T20:34:03.5417890Z 51800K .......... .......... .......... .......... .......... 87% 34.8M 0s 2024-08-22T20:34:03.5418780Z 51850K .......... .......... .......... .......... .......... 87% 397M 0s 2024-08-22T20:34:03.5424190Z 51900K .......... .......... .......... .......... .......... 87% 115M 0s 2024-08-22T20:34:03.5424740Z 51950K .......... .......... .......... .......... .......... 87% 351M 0s 2024-08-22T20:34:03.5430930Z 52000K .......... .......... .......... .......... .......... 87% 73.9M 0s 2024-08-22T20:34:03.5435820Z 52050K .......... .......... .......... .......... .......... 87% 103M 0s 2024-08-22T20:34:03.5441820Z 52100K .......... .......... .......... .......... .......... 87% 81.9M 0s 2024-08-22T20:34:03.5448910Z 52150K .......... .......... .......... .......... .......... 87% 68.8M 0s 2024-08-22T20:34:03.5454310Z 52200K .......... .......... .......... .......... .......... 88% 96.9M 0s 2024-08-22T20:34:03.5460890Z 52250K .......... .......... .......... .......... .......... 88% 68.5M 0s 2024-08-22T20:34:03.5467630Z 52300K .......... .......... .......... .......... .......... 88% 80.8M 0s 2024-08-22T20:34:03.5474780Z 52350K .......... .......... .......... .......... .......... 88% 67.4M 0s 2024-08-22T20:34:03.5478630Z 52400K .......... .......... .......... .......... .......... 88% 111M 0s 2024-08-22T20:34:03.5486160Z 52450K .......... .......... .......... .......... .......... 88% 67.7M 0s 2024-08-22T20:34:03.5492130Z 52500K .......... .......... .......... .......... .......... 88% 79.4M 0s 2024-08-22T20:34:03.5502430Z 52550K .......... .......... .......... .......... .......... 88% 48.1M 0s 2024-08-22T20:34:03.5503140Z 52600K .......... .......... .......... .......... .......... 88% 543M 0s 2024-08-22T20:34:03.5508110Z 52650K .......... .......... .......... .......... .......... 88% 101M 0s 2024-08-22T20:34:03.5515350Z 52700K .......... .......... .......... .......... .......... 88% 65.2M 0s 2024-08-22T20:34:03.5522670Z 52750K .......... .......... .......... .......... .......... 88% 71.9M 0s 2024-08-22T20:34:03.5528400Z 52800K .......... .......... .......... .......... .......... 89% 85.7M 0s 2024-08-22T20:34:03.5533930Z 52850K .......... .......... .......... .......... .......... 89% 79.0M 0s 2024-08-22T20:34:03.5539110Z 52900K .......... .......... .......... .......... .......... 89% 107M 0s 2024-08-22T20:34:03.5546730Z 52950K .......... .......... .......... .......... .......... 89% 59.8M 0s 2024-08-22T20:34:03.5553510Z 53000K .......... .......... .......... .......... .......... 89% 112M 0s 2024-08-22T20:34:03.5559710Z 53050K .......... .......... .......... .......... .......... 89% 60.7M 0s 2024-08-22T20:34:03.5563600Z 53100K .......... .......... .......... .......... .......... 89% 115M 0s 2024-08-22T20:34:03.5569210Z 53150K .......... .......... .......... .......... .......... 89% 85.5M 0s 2024-08-22T20:34:03.5575470Z 53200K .......... .......... .......... .......... .......... 89% 85.7M 0s 2024-08-22T20:34:03.5584340Z 53250K .......... .......... .......... .......... .......... 89% 77.3M 0s 2024-08-22T20:34:03.5591250Z 53300K .......... .......... .......... .......... .......... 89% 48.9M 0s 2024-08-22T20:34:03.5596250Z 53350K .......... .......... .......... .......... .......... 89% 113M 0s 2024-08-22T20:34:03.5601600Z 53400K .......... .......... .......... .......... .......... 90% 96.5M 0s 2024-08-22T20:34:03.5607750Z 53450K .......... .......... .......... .......... .......... 90% 70.1M 0s 2024-08-22T20:34:03.5615250Z 53500K .......... .......... .......... .......... .......... 90% 81.7M 0s 2024-08-22T20:34:03.5620940Z 53550K .......... .......... .......... .......... .......... 90% 66.2M 0s 2024-08-22T20:34:03.5625840Z 53600K .......... .......... .......... .......... .......... 90% 106M 0s 2024-08-22T20:34:03.5631440Z 53650K .......... .......... .......... .......... .......... 90% 86.3M 0s 2024-08-22T20:34:03.5637900Z 53700K .......... .......... .......... .......... .......... 90% 74.8M 0s 2024-08-22T20:34:03.5644350Z 53750K .......... .......... .......... .......... .......... 90% 77.8M 0s 2024-08-22T20:34:03.5651680Z 53800K .......... .......... .......... .......... .......... 90% 64.2M 0s 2024-08-22T20:34:03.5660760Z 53850K .......... .......... .......... .......... .......... 90% 53.7M 0s 2024-08-22T20:34:03.5664810Z 53900K .......... .......... .......... .......... .......... 90% 145M 0s 2024-08-22T20:34:03.5667870Z 53950K .......... .......... .......... .......... .......... 90% 121M 0s 2024-08-22T20:34:03.5675880Z 54000K .......... .......... .......... .......... .......... 91% 64.2M 0s 2024-08-22T20:34:03.5681200Z 54050K .......... .......... .......... .......... .......... 91% 88.5M 0s 2024-08-22T20:34:03.5687470Z 54100K .......... .......... .......... .......... .......... 91% 78.9M 0s 2024-08-22T20:34:03.5692610Z 54150K .......... .......... .......... .......... .......... 91% 96.7M 0s 2024-08-22T20:34:03.5699210Z 54200K .......... .......... .......... .......... .......... 91% 74.7M 0s 2024-08-22T20:34:03.5705830Z 54250K .......... .......... .......... .......... .......... 91% 73.2M 0s 2024-08-22T20:34:03.5714840Z 54300K .......... .......... .......... .......... .......... 91% 59.7M 0s 2024-08-22T20:34:03.5718150Z 54350K .......... .......... .......... .......... .......... 91% 114M 0s 2024-08-22T20:34:03.5723180Z 54400K .......... .......... .......... .......... .......... 91% 99.9M 0s 2024-08-22T20:34:03.5729270Z 54450K .......... .......... .......... .......... .......... 91% 79.5M 0s 2024-08-22T20:34:03.5735540Z 54500K .......... .......... .......... .......... .......... 91% 82.3M 0s 2024-08-22T20:34:03.5742420Z 54550K .......... .......... .......... .......... .......... 91% 90.4M 0s 2024-08-22T20:34:03.5748830Z 54600K .......... .......... .......... .......... .......... 92% 62.8M 0s 2024-08-22T20:34:03.5753420Z 54650K .......... .......... .......... .......... .......... 92% 106M 0s 2024-08-22T20:34:03.5761110Z 54700K .......... .......... .......... .......... .......... 92% 64.1M 0s 2024-08-22T20:34:03.5768480Z 54750K .......... .......... .......... .......... .......... 92% 62.0M 0s 2024-08-22T20:34:03.5771710Z 54800K .......... .......... .......... .......... .......... 92% 144M 0s 2024-08-22T20:34:03.5777260Z 54850K .......... .......... .......... .......... .......... 92% 92.1M 0s 2024-08-22T20:34:03.5784550Z 54900K .......... .......... .......... .......... .......... 92% 66.6M 0s 2024-08-22T20:34:03.5792260Z 54950K .......... .......... .......... .......... .......... 92% 64.2M 0s 2024-08-22T20:34:03.5795230Z 55000K .......... .......... .......... .......... .......... 92% 169M 0s 2024-08-22T20:34:03.5800590Z 55050K .......... .......... .......... .......... .......... 92% 86.0M 0s 2024-08-22T20:34:03.5807820Z 55100K .......... .......... .......... .......... .......... 92% 68.3M 0s 2024-08-22T20:34:03.5813070Z 55150K .......... .......... .......... .......... .......... 92% 90.3M 0s 2024-08-22T20:34:03.5820040Z 55200K .......... .......... .......... .......... .......... 93% 71.3M 0s 2024-08-22T20:34:03.5825100Z 55250K .......... .......... .......... .......... .......... 93% 98.4M 0s 2024-08-22T20:34:03.5832240Z 55300K .......... .......... .......... .......... .......... 93% 66.6M 0s 2024-08-22T20:34:03.5838790Z 55350K .......... .......... .......... .......... .......... 93% 77.9M 0s 2024-08-22T20:34:03.5844550Z 55400K .......... .......... .......... .......... .......... 93% 86.3M 0s 2024-08-22T20:34:03.5849450Z 55450K .......... .......... .......... .......... .......... 93% 92.1M 0s 2024-08-22T20:34:03.5854590Z 55500K .......... .......... .......... .......... .......... 93% 99.0M 0s 2024-08-22T20:34:03.5862110Z 55550K .......... .......... .......... .......... .......... 93% 63.1M 0s 2024-08-22T20:34:03.5868400Z 55600K .......... .......... .......... .......... .......... 93% 78.6M 0s 2024-08-22T20:34:03.5873560Z 55650K .......... .......... .......... .......... .......... 93% 91.8M 0s 2024-08-22T20:34:03.5881420Z 55700K .......... .......... .......... .......... .......... 93% 63.1M 0s 2024-08-22T20:34:03.5887130Z 55750K .......... .......... .......... .......... .......... 93% 96.3M 0s 2024-08-22T20:34:03.5893180Z 55800K .......... .......... .......... .......... .......... 94% 81.1M 0s 2024-08-22T20:34:03.5900460Z 55850K .......... .......... .......... .......... .......... 94% 72.8M 0s 2024-08-22T20:34:03.5905210Z 55900K .......... .......... .......... .......... .......... 94% 83.0M 0s 2024-08-22T20:34:03.5909890Z 55950K .......... .......... .......... .......... .......... 94% 98.8M 0s 2024-08-22T20:34:03.5915380Z 56000K .......... .......... .......... .......... .......... 94% 99.0M 0s 2024-08-22T20:34:03.5920220Z 56050K .......... .......... .......... .......... .......... 94% 92.3M 0s 2024-08-22T20:34:03.5928010Z 56100K .......... .......... .......... .......... .......... 94% 61.7M 0s 2024-08-22T20:34:03.5933790Z 56150K .......... .......... .......... .......... .......... 94% 83.8M 0s 2024-08-22T20:34:03.5940210Z 56200K .......... .......... .......... .......... .......... 94% 78.5M 0s 2024-08-22T20:34:03.5946130Z 56250K .......... .......... .......... .......... .......... 94% 84.8M 0s 2024-08-22T20:34:03.5952440Z 56300K .......... .......... .......... .......... .......... 94% 79.7M 0s 2024-08-22T20:34:03.5957640Z 56350K .......... .......... .......... .......... .......... 95% 88.6M 0s 2024-08-22T20:34:03.5968690Z 56400K .......... .......... .......... .......... .......... 95% 45.8M 0s 2024-08-22T20:34:03.5970590Z 56450K .......... .......... .......... .......... .......... 95% 210M 0s 2024-08-22T20:34:03.5975920Z 56500K .......... .......... .......... .......... .......... 95% 93.7M 0s 2024-08-22T20:34:03.5981480Z 56550K .......... .......... .......... .......... .......... 95% 89.4M 0s 2024-08-22T20:34:03.5987840Z 56600K .......... .......... .......... .......... .......... 95% 79.1M 0s 2024-08-22T20:34:03.5994950Z 56650K .......... .......... .......... .......... .......... 95% 65.9M 0s 2024-08-22T20:34:03.6001840Z 56700K .......... .......... .......... .......... .......... 95% 71.7M 0s 2024-08-22T20:34:03.6009220Z 56750K .......... .......... .......... .......... .......... 95% 65.9M 0s 2024-08-22T20:34:03.6016880Z 56800K .......... .......... .......... .......... .......... 95% 63.5M 0s 2024-08-22T20:34:03.6021570Z 56850K .......... .......... .......... .......... .......... 95% 98.6M 0s 2024-08-22T20:34:03.6032970Z 56900K .......... .......... .......... .......... .......... 95% 47.6M 0s 2024-08-22T20:34:03.6035870Z 56950K .......... .......... .......... .......... .......... 96% 132M 0s 2024-08-22T20:34:03.6040220Z 57000K .......... .......... .......... .......... .......... 96% 100M 0s 2024-08-22T20:34:03.6047150Z 57050K .......... .......... .......... .......... .......... 96% 82.1M 0s 2024-08-22T20:34:03.6054590Z 57100K .......... .......... .......... .......... .......... 96% 59.1M 0s 2024-08-22T20:34:03.6059220Z 57150K .......... .......... .......... .......... .......... 96% 108M 0s 2024-08-22T20:34:03.6064960Z 57200K .......... .......... .......... .......... .......... 96% 87.7M 0s 2024-08-22T20:34:03.6070720Z 57250K .......... .......... .......... .......... .......... 96% 85.2M 0s 2024-08-22T20:34:03.6080750Z 57300K .......... .......... .......... .......... .......... 96% 59.0M 0s 2024-08-22T20:34:03.6084090Z 57350K .......... .......... .......... .......... .......... 96% 93.5M 0s 2024-08-22T20:34:03.6089490Z 57400K .......... .......... .......... .......... .......... 96% 89.4M 0s 2024-08-22T20:34:03.6095280Z 57450K .......... .......... .......... .......... .......... 96% 84.3M 0s 2024-08-22T20:34:03.6100100Z 57500K .......... .......... .......... .......... .......... 96% 101M 0s 2024-08-22T20:34:03.6104890Z 57550K .......... .......... .......... .......... .......... 97% 99.6M 0s 2024-08-22T20:34:03.6110260Z 57600K .......... .......... .......... .......... .......... 97% 96.1M 0s 2024-08-22T20:34:03.6115940Z 57650K .......... .......... .......... .......... .......... 97% 80.8M 0s 2024-08-22T20:34:03.6121060Z 57700K .......... .......... .......... .......... .......... 97% 97.5M 0s 2024-08-22T20:34:03.6125170Z 57750K .......... .......... .......... .......... .......... 97% 123M 0s 2024-08-22T20:34:03.6129190Z 57800K .......... .......... .......... .......... .......... 97% 119M 0s 2024-08-22T20:34:03.6133540Z 57850K .......... .......... .......... .......... .......... 97% 114M 0s 2024-08-22T20:34:03.6138400Z 57900K .......... .......... .......... .......... .......... 97% 100M 0s 2024-08-22T20:34:03.6142950Z 57950K .......... .......... .......... .......... .......... 97% 104M 0s 2024-08-22T20:34:03.6147550Z 58000K .......... .......... .......... .......... .......... 97% 110M 0s 2024-08-22T20:34:03.6151660Z 58050K .......... .......... .......... .......... .......... 97% 121M 0s 2024-08-22T20:34:03.6155570Z 58100K .......... .......... .......... .......... .......... 97% 124M 0s 2024-08-22T20:34:03.6158740Z 58150K .......... .......... .......... .......... .......... 98% 145M 0s 2024-08-22T20:34:03.6163810Z 58200K .......... .......... .......... .......... .......... 98% 103M 0s 2024-08-22T20:34:03.6166920Z 58250K .......... .......... .......... .......... .......... 98% 138M 0s 2024-08-22T20:34:03.6170620Z 58300K .......... .......... .......... .......... .......... 98% 140M 0s 2024-08-22T20:34:03.6182480Z 58350K .......... .......... .......... .......... .......... 98% 40.9M 0s 2024-08-22T20:34:03.6183230Z 58400K .......... .......... .......... .......... .......... 98% 588M 0s 2024-08-22T20:34:03.6185060Z 58450K .......... .......... .......... .......... .......... 98% 286M 0s 2024-08-22T20:34:03.6186130Z 58500K .......... .......... .......... .......... .......... 98% 354M 0s 2024-08-22T20:34:03.6189850Z 58550K .......... .......... .......... .......... .......... 98% 140M 0s 2024-08-22T20:34:03.6191150Z 58600K .......... .......... .......... .......... .......... 98% 362M 0s 2024-08-22T20:34:03.6195150Z 58650K .......... .......... .......... .......... .......... 98% 156M 0s 2024-08-22T20:34:03.6196990Z 58700K .......... .......... .......... .......... .......... 98% 212M 0s 2024-08-22T20:34:03.6201300Z 58750K .......... .......... .......... .......... .......... 99% 168M 0s 2024-08-22T20:34:03.6203890Z 58800K .......... .......... .......... .......... .......... 99% 120M 0s 2024-08-22T20:34:03.6204470Z 58850K .......... .......... .......... .......... .......... 99% 642M 0s 2024-08-22T20:34:03.6208440Z 58900K .......... .......... .......... .......... .......... 99% 166M 0s 2024-08-22T20:34:03.6208980Z 58950K .......... .......... .......... .......... .......... 99% 436M 0s 2024-08-22T20:34:03.6209720Z 59000K .......... .......... .......... .......... .......... 99% 332M 0s 2024-08-22T20:34:03.6213260Z 59050K .......... .......... .......... .......... .......... 99% 146M 0s 2024-08-22T20:34:03.6214270Z 59100K .......... .......... .......... .......... .......... 99% 498M 0s 2024-08-22T20:34:03.6218150Z 59150K .......... .......... .......... .......... .......... 99% 141M 0s 2024-08-22T20:34:03.6218580Z 59200K .......... .......... .......... .......... .......... 99% 488M 0s 2024-08-22T20:34:03.6220810Z 59250K .......... .......... .......... .......... .......... 99% 239M 0s 2024-08-22T20:34:03.6221400Z 59300K .......... .......... .......... .......... .......... 99% 581M 0s 2024-08-22T20:34:03.6222110Z 59350K .......... .... 100% 359M=0.7s 2024-08-22T20:34:03.6222360Z 2024-08-22T20:34:03.6344390Z 2024-08-22 20:34:03 (87.6 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:34:03.6346220Z 2024-08-22T20:34:03.6417770Z --2024-08-22 20:34:03-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:34:03.6616390Z Resolving github.com (github.com)... 140.82.116.4 2024-08-22T20:34:03.7149520Z Connecting to github.com (github.com)|140.82.116.4|:443... connected. 2024-08-22T20:34:03.9894010Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:34:03.9896020Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:34:03.9898820Z --2024-08-22 20:34:03-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:34:04.0149010Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2024-08-22T20:34:04.0225850Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-08-22T20:34:04.0570470Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:34:04.0572420Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:34:04.0573930Z Saving to: ‘tokenizer.model’ 2024-08-22T20:34:04.0574270Z 2024-08-22T20:34:04.0660750Z 0K .......... .......... .......... .......... .......... 10% 5.82M 0s 2024-08-22T20:34:04.0681620Z 50K .......... .......... .......... .......... .......... 20% 19.9M 0s 2024-08-22T20:34:04.0728750Z 100K .......... .......... .......... .......... .......... 30% 10.8M 0s 2024-08-22T20:34:04.0742090Z 150K .......... .......... .......... .......... .......... 40% 31.9M 0s 2024-08-22T20:34:04.0766310Z 200K .......... .......... .......... .......... .......... 51% 21.9M 0s 2024-08-22T20:34:04.0807950Z 250K .......... .......... .......... .......... .......... 61% 14.1M 0s 2024-08-22T20:34:04.0809060Z 300K .......... .......... .......... .......... .......... 71% 80.2M 0s 2024-08-22T20:34:04.0810150Z 350K .......... .......... .......... .......... .......... 81% 88.9M 0s 2024-08-22T20:34:04.0834290Z 400K .......... .......... .......... .......... .......... 92% 20.0M 0s 2024-08-22T20:34:04.0843690Z 450K .......... .......... .......... ........ 100% 283M=0.03s 2024-08-22T20:34:04.0852330Z ~/work/torchchat/torchchat 2024-08-22T20:34:04.0852710Z 2024-08-22T20:34:04.0853290Z 2024-08-22 20:34:04 (18.1 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:34:04.0853800Z 2024-08-22T20:34:04.0967350Z --2024-08-22 20:34:04-- https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-GGUF/resolve/main/tinyllama-1.1b-1t-openorca.Q4_0.gguf?download=true 2024-08-22T20:34:04.1084130Z Resolving huggingface.co (huggingface.co)... 108.156.211.95, 108.156.211.90, 108.156.211.125, ... 2024-08-22T20:34:04.1194500Z Connecting to huggingface.co (huggingface.co)|108.156.211.95|:443... connected. 2024-08-22T20:34:04.2116700Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:34:04.2127510Z Location: https://cdn-lfs.huggingface.co/repos/78/c0/78c0025ad868b32cde1bc50a7828b0f29bc0e6035e5d0f215eadc34d9071013a/bd07d1c53b833d422272259b17b393270b8f81c937d14332dfa044fe1b349884?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27tinyllama-1.1b-1t-openorca.Q4_0.gguf%3B+filename%3D%22tinyllama-1.1b-1t-openorca.Q4_0.gguf%22%3B&Expires=1724618027&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxODAyN319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy83OC9jMC83OGMwMDI1YWQ4NjhiMzJjZGUxYmM1MGE3ODI4YjBmMjliYzBlNjAzNWU1ZDBmMjE1ZWFkYzM0ZDkwNzEwMTNhL2JkMDdkMWM1M2I4MzNkNDIyMjcyMjU5YjE3YjM5MzI3MGI4ZjgxYzkzN2QxNDMzMmRmYTA0NGZlMWIzNDk4ODQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=Xso2g95yHMPWXEFfEGhvo86l%7ECGVLslDtWea3htoCHwyjsCO9zKahd%7EjF-DDBLGrajoMQXgapyHuyIqIPVfzbeU9rnt6AVDnZKCanukS7wYTnLwevAcqIQdUa8i%7EKl241MIIx7CO3gY5A31eFpEp7edmWf93LpLoQ1N-I8dn%7EMvUFLpG5WfNWLQUwWVcA5RJwOzcdxLNHMxnLJzF8IXJ6w7YzcpfTs1nHB3dmI38MEvXe1cTdkfzB1MqONMWvHWrw52d36fObBCPVezNxghTA6RGackaX8NbH8-PHqcYlKMGKS9lz08xKVFFb1Teo0FG3Dqe%7EBhzl2zbxHP-iO6LUA__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:34:04.2147730Z --2024-08-22 20:34:04-- https://cdn-lfs.huggingface.co/repos/78/c0/78c0025ad868b32cde1bc50a7828b0f29bc0e6035e5d0f215eadc34d9071013a/bd07d1c53b833d422272259b17b393270b8f81c937d14332dfa044fe1b349884?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27tinyllama-1.1b-1t-openorca.Q4_0.gguf%3B+filename%3D%22tinyllama-1.1b-1t-openorca.Q4_0.gguf%22%3B&Expires=1724618027&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxODAyN319LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy83OC9jMC83OGMwMDI1YWQ4NjhiMzJjZGUxYmM1MGE3ODI4YjBmMjliYzBlNjAzNWU1ZDBmMjE1ZWFkYzM0ZDkwNzEwMTNhL2JkMDdkMWM1M2I4MzNkNDIyMjcyMjU5YjE3YjM5MzI3MGI4ZjgxYzkzN2QxNDMzMmRmYTA0NGZlMWIzNDk4ODQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=Xso2g95yHMPWXEFfEGhvo86l%7ECGVLslDtWea3htoCHwyjsCO9zKahd%7EjF-DDBLGrajoMQXgapyHuyIqIPVfzbeU9rnt6AVDnZKCanukS7wYTnLwevAcqIQdUa8i%7EKl241MIIx7CO3gY5A31eFpEp7edmWf93LpLoQ1N-I8dn%7EMvUFLpG5WfNWLQUwWVcA5RJwOzcdxLNHMxnLJzF8IXJ6w7YzcpfTs1nHB3dmI38MEvXe1cTdkfzB1MqONMWvHWrw52d36fObBCPVezNxghTA6RGackaX8NbH8-PHqcYlKMGKS9lz08xKVFFb1Teo0FG3Dqe%7EBhzl2zbxHP-iO6LUA__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:34:04.2158360Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 3.161.225.107, 3.161.225.73, 3.161.225.87, ... 2024-08-22T20:34:04.2219390Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|3.161.225.107|:443... connected. 2024-08-22T20:34:04.2752870Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:34:04.2754510Z Length: 636725728 (607M) [binary/octet-stream] 2024-08-22T20:34:04.2755530Z Saving to: ‘gguf_files/TinyLlama-1.1B-openorca.Q4_0.gguf’ 2024-08-22T20:34:04.2761020Z 2024-08-22T20:34:04.2855890Z 0K .......... .......... .......... .......... .......... 0% 4.86M 2m5s 2024-08-22T20:34:04.2893500Z 50K .......... .......... .......... .......... .......... 0% 12.9M 86s 2024-08-22T20:34:04.2953190Z 100K .......... .......... .......... .......... .......... 0% 8.31M 82s 2024-08-22T20:34:04.2978240Z 150K .......... .......... .......... .......... .......... 0% 19.3M 69s 2024-08-22T20:34:04.3006960Z 200K .......... .......... .......... .......... .......... 0% 17.0M 62s 2024-08-22T20:34:04.3028480Z 250K .......... .......... .......... .......... .......... 0% 22.5M 57s 2024-08-22T20:34:04.3045470Z 300K .......... .......... .......... .......... .......... 0% 29.0M 51s 2024-08-22T20:34:04.3060420Z 350K .......... .......... .......... .......... .......... 0% 33.0M 47s 2024-08-22T20:34:04.3081580Z 400K .......... .......... .......... .......... .......... 0% 23.0M 45s 2024-08-22T20:34:04.3098490Z 450K .......... .......... .......... .......... .......... 0% 28.5M 43s 2024-08-22T20:34:04.3106730Z 500K .......... .......... .......... .......... .......... 0% 56.7M 40s 2024-08-22T20:34:04.3123540Z 550K .......... .......... .......... .......... .......... 0% 30.9M 38s 2024-08-22T20:34:04.3129260Z 600K .......... .......... .......... .......... .......... 0% 76.9M 36s 2024-08-22T20:34:04.3138680Z 650K .......... .......... .......... .......... .......... 0% 51.9M 34s 2024-08-22T20:34:04.3150240Z 700K .......... .......... .......... .......... .......... 0% 42.5M 33s 2024-08-22T20:34:04.3158040Z 750K .......... .......... .......... .......... .......... 0% 62.4M 31s 2024-08-22T20:34:04.3166570Z 800K .......... .......... .......... .......... .......... 0% 59.2M 30s 2024-08-22T20:34:04.3172070Z 850K .......... .......... .......... .......... .......... 0% 80.2M 29s 2024-08-22T20:34:04.3180190Z 900K .......... .......... .......... .......... .......... 0% 63.9M 28s 2024-08-22T20:34:04.3186360Z 950K .......... .......... .......... .......... .......... 0% 76.5M 27s 2024-08-22T20:34:04.3194400Z 1000K .......... .......... .......... .......... .......... 0% 68.7M 26s 2024-08-22T20:34:04.3197860Z 1050K .......... .......... .......... .......... .......... 0% 112M 25s 2024-08-22T20:34:04.3203910Z 1100K .......... .......... .......... .......... .......... 0% 82.1M 24s 2024-08-22T20:34:04.3210860Z 1150K .......... .......... .......... .......... .......... 0% 69.6M 24s 2024-08-22T20:34:04.3219390Z 1200K .......... .......... .......... .......... .......... 0% 54.3M 23s 2024-08-22T20:34:04.3225270Z 1250K .......... .......... .......... .......... .......... 0% 85.8M 22s 2024-08-22T20:34:04.3233150Z 1300K .......... .......... .......... .......... .......... 0% 67.1M 22s 2024-08-22T20:34:04.3239570Z 1350K .......... .......... .......... .......... .......... 0% 79.9M 21s 2024-08-22T20:34:04.3246910Z 1400K .......... .......... .......... .......... .......... 0% 61.7M 21s 2024-08-22T20:34:04.3252600Z 1450K .......... .......... .......... .......... .......... 0% 77.5M 21s 2024-08-22T20:34:04.3259660Z 1500K .......... .......... .......... .......... .......... 0% 70.0M 20s 2024-08-22T20:34:04.3278690Z 1550K .......... .......... .......... .......... .......... 0% 25.8M 20s 2024-08-22T20:34:04.3288760Z 1600K .......... .......... .......... .......... .......... 0% 48.5M 20s 2024-08-22T20:34:04.3305710Z 1650K .......... .......... .......... .......... .......... 0% 29.2M 20s 2024-08-22T20:34:04.3313910Z 1700K .......... .......... .......... .......... .......... 0% 58.5M 20s 2024-08-22T20:34:04.3324300Z 1750K .......... .......... .......... .......... .......... 0% 51.2M 20s 2024-08-22T20:34:04.3333920Z 1800K .......... .......... .......... .......... .......... 0% 46.3M 19s 2024-08-22T20:34:04.3346980Z 1850K .......... .......... .......... .......... .......... 0% 44.3M 19s 2024-08-22T20:34:04.3358760Z 1900K .......... .......... .......... .......... .......... 0% 35.5M 19s 2024-08-22T20:34:04.3367370Z 1950K .......... .......... .......... .......... .......... 0% 54.0M 19s 2024-08-22T20:34:04.3378390Z 2000K .......... .......... .......... .......... .......... 0% 44.8M 19s 2024-08-22T20:34:04.3387530Z 2050K .......... .......... .......... .......... .......... 0% 53.5M 19s 2024-08-22T20:34:04.3399550Z 2100K .......... .......... .......... .......... .......... 0% 45.9M 19s 2024-08-22T20:34:04.3408150Z 2150K .......... .......... .......... .......... .......... 0% 51.5M 18s 2024-08-22T20:34:04.3422660Z 2200K .......... .......... .......... .......... .......... 0% 32.7M 18s 2024-08-22T20:34:04.3435430Z 2250K .......... .......... .......... .......... .......... 0% 48.8M 18s 2024-08-22T20:34:04.3449880Z 2300K .......... .......... .......... .......... .......... 0% 27.6M 18s 2024-08-22T20:34:04.3461470Z 2350K .......... .......... .......... .......... .......... 0% 44.4M 18s 2024-08-22T20:34:04.3474260Z 2400K .......... .......... .......... .......... .......... 0% 38.4M 18s 2024-08-22T20:34:04.3485820Z 2450K .......... .......... .......... .......... .......... 0% 52.0M 18s 2024-08-22T20:34:04.3493770Z 2500K .......... .......... .......... .......... .......... 0% 46.9M 18s 2024-08-22T20:34:04.3501790Z 2550K .......... .......... .......... .......... .......... 0% 60.7M 18s 2024-08-22T20:34:04.3510770Z 2600K .......... .......... .......... .......... .......... 0% 64.8M 18s 2024-08-22T20:34:04.3520020Z 2650K .......... .......... .......... .......... .......... 0% 71.8M 17s 2024-08-22T20:34:04.3526870Z 2700K .......... .......... .......... .......... .......... 0% 45.0M 17s 2024-08-22T20:34:04.3536530Z 2750K .......... .......... .......... .......... .......... 0% 51.1M 17s 2024-08-22T20:34:04.3544550Z 2800K .......... .......... .......... .......... .......... 0% 67.0M 17s 2024-08-22T20:34:04.3553450Z 2850K .......... .......... .......... .......... .......... 0% 54.4M 17s 2024-08-22T20:34:04.3561770Z 2900K .......... .......... .......... .......... .......... 0% 58.8M 17s 2024-08-22T20:34:04.3569940Z 2950K .......... .......... .......... .......... .......... 0% 56.9M 17s 2024-08-22T20:34:04.3578010Z 3000K .......... .......... .......... .......... .......... 0% 59.0M 17s 2024-08-22T20:34:04.3586530Z 3050K .......... .......... .......... .......... .......... 0% 63.9M 17s 2024-08-22T20:34:04.3590910Z 3100K .......... .......... .......... .......... .......... 0% 83.9M 16s 2024-08-22T20:34:04.3598400Z 3150K .......... .......... .......... .......... .......... 0% 65.5M 16s 2024-08-22T20:34:04.3604750Z 3200K .......... .......... .......... .......... .......... 0% 78.0M 16s 2024-08-22T20:34:04.3614310Z 3250K .......... .......... .......... .......... .......... 0% 67.8M 16s 2024-08-22T20:34:04.3623020Z 3300K .......... .......... .......... .......... .......... 0% 43.6M 16s 2024-08-22T20:34:04.3628340Z 3350K .......... .......... .......... .......... .......... 0% 101M 16s 2024-08-22T20:34:04.3635160Z 3400K .......... .......... .......... .......... .......... 0% 67.9M 16s 2024-08-22T20:34:04.3643270Z 3450K .......... .......... .......... .......... .......... 0% 58.9M 16s 2024-08-22T20:34:04.3651930Z 3500K .......... .......... .......... .......... .......... 0% 72.9M 16s 2024-08-22T20:34:04.3657240Z 3550K .......... .......... .......... .......... .......... 0% 68.9M 15s 2024-08-22T20:34:04.3663720Z 3600K .......... .......... .......... .......... .......... 0% 74.7M 15s 2024-08-22T20:34:04.3673200Z 3650K .......... .......... .......... .......... .......... 0% 65.5M 15s 2024-08-22T20:34:04.3679470Z 3700K .......... .......... .......... .......... .......... 0% 61.0M 15s 2024-08-22T20:34:04.3685020Z 3750K .......... .......... .......... .......... .......... 0% 81.2M 15s 2024-08-22T20:34:04.3693260Z 3800K .......... .......... .......... .......... .......... 0% 71.3M 15s 2024-08-22T20:34:04.3697750Z 3850K .......... .......... .......... .......... .......... 0% 84.8M 15s 2024-08-22T20:34:04.3705290Z 3900K .......... .......... .......... .......... .......... 0% 70.5M 15s 2024-08-22T20:34:04.3711360Z 3950K .......... .......... .......... .......... .......... 0% 90.9M 15s 2024-08-22T20:34:04.3717060Z 4000K .......... .......... .......... .......... .......... 0% 71.1M 15s 2024-08-22T20:34:04.3722640Z 4050K .......... .......... .......... .......... .......... 0% 83.8M 15s 2024-08-22T20:34:04.3728870Z 4100K .......... .......... .......... .......... .......... 0% 79.0M 15s 2024-08-22T20:34:04.3736450Z 4150K .......... .......... .......... .......... .......... 0% 67.3M 14s 2024-08-22T20:34:04.3740720Z 4200K .......... .......... .......... .......... .......... 0% 108M 14s 2024-08-22T20:34:04.3745670Z 4250K .......... .......... .......... .......... .......... 0% 104M 14s 2024-08-22T20:34:04.3753070Z 4300K .......... .......... .......... .......... .......... 0% 64.6M 14s 2024-08-22T20:34:04.3759400Z 4350K .......... .......... .......... .......... .......... 0% 76.8M 14s 2024-08-22T20:34:04.3765260Z 4400K .......... .......... .......... .......... .......... 0% 80.4M 14s 2024-08-22T20:34:04.3769330Z 4450K .......... .......... .......... .......... .......... 0% 122M 14s 2024-08-22T20:34:04.3773720Z 4500K .......... .......... .......... .......... .......... 0% 112M 14s 2024-08-22T20:34:04.3781420Z 4550K .......... .......... .......... .......... .......... 0% 73.3M 14s 2024-08-22T20:34:04.3785510Z 4600K .......... .......... .......... .......... .......... 0% 96.1M 14s 2024-08-22T20:34:04.3791070Z 4650K .......... .......... .......... .......... .......... 0% 88.3M 14s 2024-08-22T20:34:04.3797170Z 4700K .......... .......... .......... .......... .......... 0% 77.5M 14s 2024-08-22T20:34:04.3802200Z 4750K .......... .......... .......... .......... .......... 0% 100M 13s 2024-08-22T20:34:04.3808670Z 4800K .......... .......... .......... .......... .......... 0% 73.5M 13s 2024-08-22T20:34:04.3813920Z 4850K .......... .......... .......... .......... .......... 0% 90.1M 13s 2024-08-22T20:34:04.3817950Z 4900K .......... .......... .......... .......... .......... 0% 132M 13s 2024-08-22T20:34:04.3824250Z 4950K .......... .......... .......... .......... .......... 0% 88.5M 13s 2024-08-22T20:34:04.3827280Z 5000K .......... .......... .......... .......... .......... 0% 124M 13s 2024-08-22T20:34:04.3832110Z 5050K .......... .......... .......... .......... .......... 0% 100M 13s 2024-08-22T20:34:04.3836320Z 5100K .......... .......... .......... .......... .......... 0% 114M 13s 2024-08-22T20:34:04.3841460Z 5150K .......... .......... .......... .......... .......... 0% 94.8M 13s 2024-08-22T20:34:04.3845930Z 5200K .......... .......... .......... .......... .......... 0% 109M 13s 2024-08-22T20:34:04.3852400Z 5250K .......... .......... .......... .......... .......... 0% 77.5M 13s 2024-08-22T20:34:04.3857810Z 5300K .......... .......... .......... .......... .......... 0% 88.1M 13s 2024-08-22T20:34:04.3863430Z 5350K .......... .......... .......... .......... .......... 0% 86.4M 13s 2024-08-22T20:34:04.3868920Z 5400K .......... .......... .......... .......... .......... 0% 88.5M 13s 2024-08-22T20:34:04.3873730Z 5450K .......... .......... .......... .......... .......... 0% 109M 13s 2024-08-22T20:34:04.3877950Z 5500K .......... .......... .......... .......... .......... 0% 114M 12s 2024-08-22T20:34:04.3881350Z 5550K .......... .......... .......... .......... .......... 0% 133M 12s 2024-08-22T20:34:04.3886470Z 5600K .......... .......... .......... .......... .......... 0% 100M 12s 2024-08-22T20:34:04.3890600Z 5650K .......... .......... .......... .......... .......... 0% 113M 12s 2024-08-22T20:34:04.3895370Z 5700K .......... .......... .......... .......... .......... 0% 108M 12s 2024-08-22T20:34:04.3898900Z 5750K .......... .......... .......... .......... .......... 0% 133M 12s 2024-08-22T20:34:04.3904470Z 5800K .......... .......... .......... .......... .......... 0% 87.0M 12s 2024-08-22T20:34:04.3911530Z 5850K .......... .......... .......... .......... .......... 0% 69.3M 12s 2024-08-22T20:34:04.3916470Z 5900K .......... .......... .......... .......... .......... 0% 96.9M 12s 2024-08-22T20:34:04.3921100Z 5950K .......... .......... .......... .......... .......... 0% 107M 12s 2024-08-22T20:34:04.3925380Z 6000K .......... .......... .......... .......... .......... 0% 115M 12s 2024-08-22T20:34:04.3930030Z 6050K .......... .......... .......... .......... .......... 0% 101M 12s 2024-08-22T20:34:04.3935630Z 6100K .......... .......... .......... .......... .......... 0% 116M 12s 2024-08-22T20:34:04.3941110Z 6150K .......... .......... .......... .......... .......... 0% 75.5M 12s 2024-08-22T20:34:04.3944900Z 6200K .......... .......... .......... .......... .......... 1% 123M 12s 2024-08-22T20:34:04.3950220Z 6250K .......... .......... .......... .......... .......... 1% 99.0M 12s 2024-08-22T20:34:04.3953860Z 6300K .......... .......... .......... .......... .......... 1% 123M 12s 2024-08-22T20:34:04.3960910Z 6350K .......... .......... .......... .......... .......... 1% 88.8M 12s 2024-08-22T20:34:04.3962740Z 6400K .......... .......... .......... .......... .......... 1% 142M 12s 2024-08-22T20:34:04.3968340Z 6450K .......... .......... .......... .......... .......... 1% 92.3M 11s 2024-08-22T20:34:04.3971920Z 6500K .......... .......... .......... .......... .......... 1% 128M 11s 2024-08-22T20:34:04.3977920Z 6550K .......... .......... .......... .......... .......... 1% 81.1M 11s 2024-08-22T20:34:04.3982660Z 6600K .......... .......... .......... .......... .......... 1% 106M 11s 2024-08-22T20:34:04.3988930Z 6650K .......... .......... .......... .......... .......... 1% 77.1M 11s 2024-08-22T20:34:04.3993020Z 6700K .......... .......... .......... .......... .......... 1% 137M 11s 2024-08-22T20:34:04.3997170Z 6750K .......... .......... .......... .......... .......... 1% 102M 11s 2024-08-22T20:34:04.4001000Z 6800K .......... .......... .......... .......... .......... 1% 127M 11s 2024-08-22T20:34:04.4006740Z 6850K .......... .......... .......... .......... .......... 1% 88.8M 11s 2024-08-22T20:34:04.4011830Z 6900K .......... .......... .......... .......... .......... 1% 89.9M 11s 2024-08-22T20:34:04.4017990Z 6950K .......... .......... .......... .......... .......... 1% 79.3M 11s 2024-08-22T20:34:04.4022270Z 7000K .......... .......... .......... .......... .......... 1% 113M 11s 2024-08-22T20:34:04.4027380Z 7050K .......... .......... .......... .......... .......... 1% 98.6M 11s 2024-08-22T20:34:04.4030820Z 7100K .......... .......... .......... .......... .......... 1% 142M 11s 2024-08-22T20:34:04.4035380Z 7150K .......... .......... .......... .......... .......... 1% 115M 11s 2024-08-22T20:34:04.4038400Z 7200K .......... .......... .......... .......... .......... 1% 141M 11s 2024-08-22T20:34:04.4044410Z 7250K .......... .......... .......... .......... .......... 1% 84.3M 11s 2024-08-22T20:34:04.4049330Z 7300K .......... .......... .......... .......... .......... 1% 94.4M 11s 2024-08-22T20:34:04.4056190Z 7350K .......... .......... .......... .......... .......... 1% 73.8M 11s 2024-08-22T20:34:04.4061860Z 7400K .......... .......... .......... .......... .......... 1% 90.8M 11s 2024-08-22T20:34:04.4067070Z 7450K .......... .......... .......... .......... .......... 1% 88.6M 11s 2024-08-22T20:34:04.4069870Z 7500K .......... .......... .......... .......... .......... 1% 160M 11s 2024-08-22T20:34:04.4074960Z 7550K .......... .......... .......... .......... .......... 1% 100M 11s 2024-08-22T20:34:04.4077660Z 7600K .......... .......... .......... .......... .......... 1% 163M 11s 2024-08-22T20:34:04.4081280Z 7650K .......... .......... .......... .......... .......... 1% 145M 11s 2024-08-22T20:34:04.4084740Z 7700K .......... .......... .......... .......... .......... 1% 160M 11s 2024-08-22T20:34:04.4087810Z 7750K .......... .......... .......... .......... .......... 1% 143M 10s 2024-08-22T20:34:04.4090090Z 7800K .......... .......... .......... .......... .......... 1% 188M 10s 2024-08-22T20:34:04.4093790Z 7850K .......... .......... .......... .......... .......... 1% 136M 10s 2024-08-22T20:34:04.4096330Z 7900K .......... .......... .......... .......... .......... 1% 183M 10s 2024-08-22T20:34:04.4098820Z 7950K .......... .......... .......... .......... .......... 1% 206M 10s 2024-08-22T20:34:04.4101870Z 8000K .......... .......... .......... .......... .......... 1% 164M 10s 2024-08-22T20:34:04.4104630Z 8050K .......... .......... .......... .......... .......... 1% 181M 10s 2024-08-22T20:34:04.4107160Z 8100K .......... .......... .......... .......... .......... 1% 210M 10s 2024-08-22T20:34:04.4110120Z 8150K .......... .......... .......... .......... .......... 1% 153M 10s 2024-08-22T20:34:04.4111870Z 8200K .......... .......... .......... .......... .......... 1% 279M 10s 2024-08-22T20:34:04.4114070Z 8250K .......... .......... .......... .......... .......... 1% 233M 10s 2024-08-22T20:34:04.4116140Z 8300K .......... .......... .......... .......... .......... 1% 229M 10s 2024-08-22T20:34:04.4118270Z 8350K .......... .......... .......... .......... .......... 1% 218M 10s 2024-08-22T20:34:04.4119020Z 8400K .......... .......... .......... .......... .......... 1% 555M 10s 2024-08-22T20:34:04.4122160Z 8450K .......... .......... .......... .......... .......... 1% 186M 10s 2024-08-22T20:34:04.4123820Z 8500K .......... .......... .......... .......... .......... 1% 267M 10s 2024-08-22T20:34:04.4140490Z 8550K .......... .......... .......... .......... .......... 1% 29.7M 10s 2024-08-22T20:34:04.4154370Z 8600K .......... .......... .......... .......... .......... 1% 33.9M 10s 2024-08-22T20:34:04.4167070Z 8650K .......... .......... .......... .......... .......... 1% 38.7M 10s 2024-08-22T20:34:04.4187250Z 8700K .......... .......... .......... .......... .......... 1% 24.3M 10s 2024-08-22T20:34:04.4190090Z 8750K .......... .......... .......... .......... .......... 1% 173M 10s 2024-08-22T20:34:04.4196240Z 8800K .......... .......... .......... .......... .......... 1% 82.9M 10s 2024-08-22T20:34:04.4202010Z 8850K .......... .......... .......... .......... .......... 1% 79.0M 10s 2024-08-22T20:34:04.4207300Z 8900K .......... .......... .......... .......... .......... 1% 92.0M 10s 2024-08-22T20:34:04.4214150Z 8950K .......... .......... .......... .......... .......... 1% 74.2M 10s 2024-08-22T20:34:04.4219960Z 9000K .......... .......... .......... .......... .......... 1% 80.6M 10s 2024-08-22T20:34:04.4222980Z 9050K .......... .......... .......... .......... .......... 1% 193M 10s 2024-08-22T20:34:04.4229000Z 9100K .......... .......... .......... .......... .......... 1% 84.2M 10s 2024-08-22T20:34:04.4234170Z 9150K .......... .......... .......... .......... .......... 1% 83.5M 10s 2024-08-22T20:34:04.4238570Z 9200K .......... .......... .......... .......... .......... 1% 113M 10s 2024-08-22T20:34:04.4241700Z 9250K .......... .......... .......... .......... .......... 1% 161M 10s 2024-08-22T20:34:04.4247280Z 9300K .......... .......... .......... .......... .......... 1% 86.3M 10s 2024-08-22T20:34:04.4253220Z 9350K .......... .......... .......... .......... .......... 1% 80.4M 10s 2024-08-22T20:34:04.4259190Z 9400K .......... .......... .......... .......... .......... 1% 83.3M 10s 2024-08-22T20:34:04.4264540Z 9450K .......... .......... .......... .......... .......... 1% 93.0M 10s 2024-08-22T20:34:04.4267190Z 9500K .......... .......... .......... .......... .......... 1% 182M 10s 2024-08-22T20:34:04.4273090Z 9550K .......... .......... .......... .......... .......... 1% 81.7M 10s 2024-08-22T20:34:04.4278800Z 9600K .......... .......... .......... .......... .......... 1% 86.6M 10s 2024-08-22T20:34:04.4284840Z 9650K .......... .......... .......... .......... .......... 1% 80.7M 10s 2024-08-22T20:34:04.4287420Z 9700K .......... .......... .......... .......... .......... 1% 202M 10s 2024-08-22T20:34:04.4296500Z 9750K .......... .......... .......... .......... .......... 1% 53.8M 10s 2024-08-22T20:34:04.4298690Z 9800K .......... .......... .......... .......... .......... 1% 191M 10s 2024-08-22T20:34:04.4303770Z 9850K .......... .......... .......... .......... .......... 1% 99.2M 10s 2024-08-22T20:34:04.4310530Z 9900K .......... .......... .......... .......... .......... 1% 74.4M 10s 2024-08-22T20:34:04.4315640Z 9950K .......... .......... .......... .......... .......... 1% 93.4M 10s 2024-08-22T20:34:04.4318430Z 10000K .......... .......... .......... .......... .......... 1% 178M 10s 2024-08-22T20:34:04.4323180Z 10050K .......... .......... .......... .......... .......... 1% 102M 10s 2024-08-22T20:34:04.4334040Z 10100K .......... .......... .......... .......... .......... 1% 54.7M 10s 2024-08-22T20:34:04.4349760Z 10150K .......... .......... .......... .......... .......... 1% 30.4M 10s 2024-08-22T20:34:04.4350600Z 10200K .......... .......... .......... .......... .......... 1% 243M 10s 2024-08-22T20:34:04.4353580Z 10250K .......... .......... .......... .......... .......... 1% 138M 9s 2024-08-22T20:34:04.4357850Z 10300K .......... .......... .......... .......... .......... 1% 129M 9s 2024-08-22T20:34:04.4359790Z 10350K .......... .......... .......... .......... .......... 1% 218M 9s 2024-08-22T20:34:04.4362150Z 10400K .......... .......... .......... .......... .......... 1% 210M 9s 2024-08-22T20:34:04.4364400Z 10450K .......... .......... .......... .......... .......... 1% 190M 9s 2024-08-22T20:34:04.4368850Z 10500K .......... .......... .......... .......... .......... 1% 121M 9s 2024-08-22T20:34:04.4376300Z 10550K .......... .......... .......... .......... .......... 1% 65.7M 9s 2024-08-22T20:34:04.4382250Z 10600K .......... .......... .......... .......... .......... 1% 77.5M 9s 2024-08-22T20:34:04.4387580Z 10650K .......... .......... .......... .......... .......... 1% 103M 9s 2024-08-22T20:34:04.4393290Z 10700K .......... .......... .......... .......... .......... 1% 81.7M 9s 2024-08-22T20:34:04.4396160Z 10750K .......... .......... .......... .......... .......... 1% 168M 9s 2024-08-22T20:34:04.4400650Z 10800K .......... .......... .......... .......... .......... 1% 102M 9s 2024-08-22T20:34:04.4406250Z 10850K .......... .......... .......... .......... .......... 1% 89.1M 9s 2024-08-22T20:34:04.4411600Z 10900K .......... .......... .......... .......... .......... 1% 90.9M 9s 2024-08-22T20:34:04.4418130Z 10950K .......... .......... .......... .......... .......... 1% 76.4M 9s 2024-08-22T20:34:04.4420790Z 11000K .......... .......... .......... .......... .......... 1% 175M 9s 2024-08-22T20:34:04.4426460Z 11050K .......... .......... .......... .......... .......... 1% 84.3M 9s 2024-08-22T20:34:04.4431710Z 11100K .......... .......... .......... .......... .......... 1% 98.6M 9s 2024-08-22T20:34:04.4437320Z 11150K .......... .......... .......... .......... .......... 1% 83.5M 9s 2024-08-22T20:34:04.4440390Z 11200K .......... .......... .......... .......... .......... 1% 177M 9s 2024-08-22T20:34:04.4446000Z 11250K .......... .......... .......... .......... .......... 1% 83.2M 9s 2024-08-22T20:34:04.4451380Z 11300K .......... .......... .......... .......... .......... 1% 93.2M 9s 2024-08-22T20:34:04.4458340Z 11350K .......... .......... .......... .......... .......... 1% 71.3M 9s 2024-08-22T20:34:04.4462780Z 11400K .......... .......... .......... .......... .......... 1% 106M 9s 2024-08-22T20:34:04.4468300Z 11450K .......... .......... .......... .......... .......... 1% 91.4M 9s 2024-08-22T20:34:04.4471930Z 11500K .......... .......... .......... .......... .......... 1% 125M 9s 2024-08-22T20:34:04.4477320Z 11550K .......... .......... .......... .......... .......... 1% 93.2M 9s 2024-08-22T20:34:04.4483000Z 11600K .......... .......... .......... .......... .......... 1% 87.5M 9s 2024-08-22T20:34:04.4487830Z 11650K .......... .......... .......... .......... .......... 1% 98.4M 9s 2024-08-22T20:34:04.4490470Z 11700K .......... .......... .......... .......... .......... 1% 176M 9s 2024-08-22T20:34:04.4497110Z 11750K .......... .......... .......... .......... .......... 1% 73.3M 9s 2024-08-22T20:34:04.4502430Z 11800K .......... .......... .......... .......... .......... 1% 91.6M 9s 2024-08-22T20:34:04.4507350Z 11850K .......... .......... .......... .......... .......... 1% 96.9M 9s 2024-08-22T20:34:04.4514000Z 11900K .......... .......... .......... .......... .......... 1% 77.6M 9s 2024-08-22T20:34:04.4514810Z 11950K .......... .......... .......... .......... .......... 1% 410M 9s 2024-08-22T20:34:04.4522270Z 12000K .......... .......... .......... .......... .......... 1% 66.0M 9s 2024-08-22T20:34:04.4527110Z 12050K .......... .......... .......... .......... .......... 1% 102M 9s 2024-08-22T20:34:04.4532280Z 12100K .......... .......... .......... .......... .......... 1% 97.3M 9s 2024-08-22T20:34:04.4539010Z 12150K .......... .......... .......... .......... .......... 1% 75.4M 9s 2024-08-22T20:34:04.4542770Z 12200K .......... .......... .......... .......... .......... 1% 128M 9s 2024-08-22T20:34:04.4545030Z 12250K .......... .......... .......... .......... .......... 1% 191M 9s 2024-08-22T20:34:04.4549680Z 12300K .......... .......... .......... .......... .......... 1% 118M 9s 2024-08-22T20:34:04.4553070Z 12350K .......... .......... .......... .......... .......... 1% 127M 9s 2024-08-22T20:34:04.4556940Z 12400K .......... .......... .......... .......... .......... 2% 130M 9s 2024-08-22T20:34:04.4559670Z 12450K .......... .......... .......... .......... .......... 2% 166M 9s 2024-08-22T20:34:04.4565790Z 12500K .......... .......... .......... .......... .......... 2% 82.3M 9s 2024-08-22T20:34:04.4569930Z 12550K .......... .......... .......... .......... .......... 2% 115M 9s 2024-08-22T20:34:04.4574240Z 12600K .......... .......... .......... .......... .......... 2% 116M 9s 2024-08-22T20:34:04.4576960Z 12650K .......... .......... .......... .......... .......... 2% 166M 9s 2024-08-22T20:34:04.4579970Z 12700K .......... .......... .......... .......... .......... 2% 173M 9s 2024-08-22T20:34:04.4584020Z 12750K .......... .......... .......... .......... .......... 2% 117M 9s 2024-08-22T20:34:04.4587990Z 12800K .......... .......... .......... .......... .......... 2% 126M 9s 2024-08-22T20:34:04.4592740Z 12850K .......... .......... .......... .......... .......... 2% 104M 9s 2024-08-22T20:34:04.4595960Z 12900K .......... .......... .......... .......... .......... 2% 144M 9s 2024-08-22T20:34:04.4601510Z 12950K .......... .......... .......... .......... .......... 2% 90.3M 9s 2024-08-22T20:34:04.4604180Z 13000K .......... .......... .......... .......... .......... 2% 173M 9s 2024-08-22T20:34:04.4618740Z 13050K .......... .......... .......... .......... .......... 2% 34.5M 9s 2024-08-22T20:34:04.4623670Z 13100K .......... .......... .......... .......... .......... 2% 97.3M 9s 2024-08-22T20:34:04.4626910Z 13150K .......... .......... .......... .......... .......... 2% 166M 9s 2024-08-22T20:34:04.4628920Z 13200K .......... .......... .......... .......... .......... 2% 208M 9s 2024-08-22T20:34:04.4632560Z 13250K .......... .......... .......... .......... .......... 2% 130M 9s 2024-08-22T20:34:04.4638520Z 13300K .......... .......... .......... .......... .......... 2% 149M 9s 2024-08-22T20:34:04.4644260Z 13350K .......... .......... .......... .......... .......... 2% 64.9M 9s 2024-08-22T20:34:04.4648720Z 13400K .......... .......... .......... .......... .......... 2% 145M 9s 2024-08-22T20:34:04.4650140Z 13450K .......... .......... .......... .......... .......... 2% 273M 9s 2024-08-22T20:34:04.4652860Z 13500K .......... .......... .......... .......... .......... 2% 184M 9s 2024-08-22T20:34:04.4657530Z 13550K .......... .......... .......... .......... .......... 2% 84.2M 9s 2024-08-22T20:34:04.4660210Z 13600K .......... .......... .......... .......... .......... 2% 142M 8s 2024-08-22T20:34:04.4662060Z 13650K .......... .......... .......... .......... .......... 2% 479M 8s 2024-08-22T20:34:04.4663380Z 13700K .......... .......... .......... .......... .......... 2% 574M 8s 2024-08-22T20:34:04.4667260Z 13750K .......... .......... .......... .......... .......... 2% 109M 8s 2024-08-22T20:34:04.4671470Z 13800K .......... .......... .......... .......... .......... 2% 101M 8s 2024-08-22T20:34:04.4674970Z 13850K .......... .......... .......... .......... .......... 2% 241M 8s 2024-08-22T20:34:04.4676020Z 13900K .......... .......... .......... .......... .......... 2% 414M 8s 2024-08-22T20:34:04.4679250Z 13950K .......... .......... .......... .......... .......... 2% 106M 8s 2024-08-22T20:34:04.4684100Z 14000K .......... .......... .......... .......... .......... 2% 137M 8s 2024-08-22T20:34:04.4686830Z 14050K .......... .......... .......... .......... .......... 2% 185M 8s 2024-08-22T20:34:04.4690130Z 14100K .......... .......... .......... .......... .......... 2% 105M 8s 2024-08-22T20:34:04.4696650Z 14150K .......... .......... .......... .......... .......... 2% 104M 8s 2024-08-22T20:34:04.4697750Z 14200K .......... .......... .......... .......... .......... 2% 210M 8s 2024-08-22T20:34:04.4702320Z 14250K .......... .......... .......... .......... .......... 2% 131M 8s 2024-08-22T20:34:04.4704600Z 14300K .......... .......... .......... .......... .......... 2% 170M 8s 2024-08-22T20:34:04.4709300Z 14350K .......... .......... .......... .......... .......... 2% 94.4M 8s 2024-08-22T20:34:04.4713790Z 14400K .......... .......... .......... .......... .......... 2% 125M 8s 2024-08-22T20:34:04.4718510Z 14450K .......... .......... .......... .......... .......... 2% 98.6M 8s 2024-08-22T20:34:04.4719620Z 14500K .......... .......... .......... .......... .......... 2% 488M 8s 2024-08-22T20:34:04.4722060Z 14550K .......... .......... .......... .......... .......... 2% 153M 8s 2024-08-22T20:34:04.4726440Z 14600K .......... .......... .......... .......... .......... 2% 126M 8s 2024-08-22T20:34:04.4726900Z 14650K .......... .......... .......... .......... .......... 2% 509M 8s 2024-08-22T20:34:04.4728930Z 14700K .......... .......... .......... .......... .......... 2% 242M 8s 2024-08-22T20:34:04.4733330Z 14750K .......... .......... .......... .......... .......... 2% 114M 8s 2024-08-22T20:34:04.4738030Z 14800K .......... .......... .......... .......... .......... 2% 104M 8s 2024-08-22T20:34:04.4743710Z 14850K .......... .......... .......... .......... .......... 2% 86.3M 8s 2024-08-22T20:34:04.4747300Z 14900K .......... .......... .......... .......... .......... 2% 171M 8s 2024-08-22T20:34:04.4749750Z 14950K .......... .......... .......... .......... .......... 2% 154M 8s 2024-08-22T20:34:04.4754970Z 15000K .......... .......... .......... .......... .......... 2% 108M 8s 2024-08-22T20:34:04.4758350Z 15050K .......... .......... .......... .......... .......... 2% 113M 8s 2024-08-22T20:34:04.4760900Z 15100K .......... .......... .......... .......... .......... 2% 189M 8s 2024-08-22T20:34:04.4762510Z 15150K .......... .......... .......... .......... .......... 2% 313M 8s 2024-08-22T20:34:04.4766190Z 15200K .......... .......... .......... .......... .......... 2% 157M 8s 2024-08-22T20:34:04.4771200Z 15250K .......... .......... .......... .......... .......... 2% 88.8M 8s 2024-08-22T20:34:04.4776500Z 15300K .......... .......... .......... .......... .......... 2% 93.9M 8s 2024-08-22T20:34:04.4782930Z 15350K .......... .......... .......... .......... .......... 2% 78.1M 8s 2024-08-22T20:34:04.4788550Z 15400K .......... .......... .......... .......... .......... 2% 82.3M 8s 2024-08-22T20:34:04.4791720Z 15450K .......... .......... .......... .......... .......... 2% 153M 8s 2024-08-22T20:34:04.4796840Z 15500K .......... .......... .......... .......... .......... 2% 95.0M 8s 2024-08-22T20:34:04.4801480Z 15550K .......... .......... .......... .......... .......... 2% 111M 8s 2024-08-22T20:34:04.4805440Z 15600K .......... .......... .......... .......... .......... 2% 115M 8s 2024-08-22T20:34:04.4808950Z 15650K .......... .......... .......... .......... .......... 2% 214M 8s 2024-08-22T20:34:04.4815560Z 15700K .......... .......... .......... .......... .......... 2% 70.6M 8s 2024-08-22T20:34:04.4816900Z 15750K .......... .......... .......... .......... .......... 2% 194M 8s 2024-08-22T20:34:04.4821350Z 15800K .......... .......... .......... .......... .......... 2% 120M 8s 2024-08-22T20:34:04.4831170Z 15850K .......... .......... .......... .......... .......... 2% 57.4M 8s 2024-08-22T20:34:04.4831610Z 15900K .......... .......... .......... .......... .......... 2% 231M 8s 2024-08-22T20:34:04.4835750Z 15950K .......... .......... .......... .......... .......... 2% 127M 8s 2024-08-22T20:34:04.4843180Z 16000K .......... .......... .......... .......... .......... 2% 105M 8s 2024-08-22T20:34:04.4844710Z 16050K .......... .......... .......... .......... .......... 2% 634M 8s 2024-08-22T20:34:04.4848140Z 16100K .......... .......... .......... .......... .......... 2% 76.3M 8s 2024-08-22T20:34:04.4848630Z 16150K .......... .......... .......... .......... .......... 2% 394M 8s 2024-08-22T20:34:04.4852100Z 16200K .......... .......... .......... .......... .......... 2% 148M 8s 2024-08-22T20:34:04.4856110Z 16250K .......... .......... .......... .......... .......... 2% 186M 8s 2024-08-22T20:34:04.4862110Z 16300K .......... .......... .......... .......... .......... 2% 113M 8s 2024-08-22T20:34:04.4866820Z 16350K .......... .......... .......... .......... .......... 2% 86.6M 8s 2024-08-22T20:34:04.4869800Z 16400K .......... .......... .......... .......... .......... 2% 159M 8s 2024-08-22T20:34:04.4870200Z 16450K .......... .......... .......... .......... .......... 2% 220M 8s 2024-08-22T20:34:04.4873920Z 16500K .......... .......... .......... .......... .......... 2% 126M 8s 2024-08-22T20:34:04.4875680Z 16550K .......... .......... .......... .......... .......... 2% 245M 8s 2024-08-22T20:34:04.4881180Z 16600K .......... .......... .......... .......... .......... 2% 114M 8s 2024-08-22T20:34:04.4885760Z 16650K .......... .......... .......... .......... .......... 2% 106M 8s 2024-08-22T20:34:04.4886390Z 16700K .......... .......... .......... .......... .......... 2% 267M 8s 2024-08-22T20:34:04.4890200Z 16750K .......... .......... .......... .......... .......... 2% 180M 8s 2024-08-22T20:34:04.4893790Z 16800K .......... .......... .......... .......... .......... 2% 118M 8s 2024-08-22T20:34:04.4898360Z 16850K .......... .......... .......... .......... .......... 2% 127M 8s 2024-08-22T20:34:04.4901290Z 16900K .......... .......... .......... .......... .......... 2% 244M 8s 2024-08-22T20:34:04.4902710Z 16950K .......... .......... .......... .......... .......... 2% 172M 8s 2024-08-22T20:34:04.4907050Z 17000K .......... .......... .......... .......... .......... 2% 103M 8s 2024-08-22T20:34:04.4911270Z 17050K .......... .......... .......... .......... .......... 2% 137M 8s 2024-08-22T20:34:04.4913630Z 17100K .......... .......... .......... .......... .......... 2% 146M 8s 2024-08-22T20:34:04.4914430Z 17150K .......... .......... .......... .......... .......... 2% 498M 8s 2024-08-22T20:34:04.4918370Z 17200K .......... .......... .......... .......... .......... 2% 128M 8s 2024-08-22T20:34:04.4922790Z 17250K .......... .......... .......... .......... .......... 2% 127M 8s 2024-08-22T20:34:04.4925720Z 17300K .......... .......... .......... .......... .......... 2% 137M 8s 2024-08-22T20:34:04.4929860Z 17350K .......... .......... .......... .......... .......... 2% 130M 8s 2024-08-22T20:34:04.4934500Z 17400K .......... .......... .......... .......... .......... 2% 113M 8s 2024-08-22T20:34:04.4935780Z 17450K .......... .......... .......... .......... .......... 2% 273M 8s 2024-08-22T20:34:04.4939810Z 17500K .......... .......... .......... .......... .......... 2% 130M 8s 2024-08-22T20:34:04.4943090Z 17550K .......... .......... .......... .......... .......... 2% 133M 8s 2024-08-22T20:34:04.4947070Z 17600K .......... .......... .......... .......... .......... 2% 127M 8s 2024-08-22T20:34:04.4951760Z 17650K .......... .......... .......... .......... .......... 2% 180M 7s 2024-08-22T20:34:04.4954050Z 17700K .......... .......... .......... .......... .......... 2% 134M 7s 2024-08-22T20:34:04.4959410Z 17750K .......... .......... .......... .......... .......... 2% 79.9M 7s 2024-08-22T20:34:04.4962670Z 17800K .......... .......... .......... .......... .......... 2% 216M 7s 2024-08-22T20:34:04.4965850Z 17850K .......... .......... .......... .......... .......... 2% 128M 7s 2024-08-22T20:34:04.4967770Z 17900K .......... .......... .......... .......... .......... 2% 210M 7s 2024-08-22T20:34:04.4972260Z 17950K .......... .......... .......... .......... .......... 2% 113M 7s 2024-08-22T20:34:04.4976260Z 18000K .......... .......... .......... .......... .......... 2% 126M 7s 2024-08-22T20:34:04.4979380Z 18050K .......... .......... .......... .......... .......... 2% 175M 7s 2024-08-22T20:34:04.4986000Z 18100K .......... .......... .......... .......... .......... 2% 71.0M 7s 2024-08-22T20:34:04.4987070Z 18150K .......... .......... .......... .......... .......... 2% 323M 7s 2024-08-22T20:34:04.4992620Z 18200K .......... .......... .......... .......... .......... 2% 112M 7s 2024-08-22T20:34:04.4995830Z 18250K .......... .......... .......... .......... .......... 2% 124M 7s 2024-08-22T20:34:04.4998130Z 18300K .......... .......... .......... .......... .......... 2% 193M 7s 2024-08-22T20:34:04.5002490Z 18350K .......... .......... .......... .......... .......... 2% 114M 7s 2024-08-22T20:34:04.5004340Z 18400K .......... .......... .......... .......... .......... 2% 373M 7s 2024-08-22T20:34:04.5007890Z 18450K .......... .......... .......... .......... .......... 2% 123M 7s 2024-08-22T20:34:04.5011280Z 18500K .......... .......... .......... .......... .......... 2% 133M 7s 2024-08-22T20:34:04.5014790Z 18550K .......... .......... .......... .......... .......... 2% 207M 7s 2024-08-22T20:34:04.5016760Z 18600K .......... .......... .......... .......... .......... 2% 163M 7s 2024-08-22T20:34:04.5020360Z 18650K .......... .......... .......... .......... .......... 3% 128M 7s 2024-08-22T20:34:04.5023850Z 18700K .......... .......... .......... .......... .......... 3% 148M 7s 2024-08-22T20:34:04.5029480Z 18750K .......... .......... .......... .......... .......... 3% 84.9M 7s 2024-08-22T20:34:04.5033310Z 18800K .......... .......... .......... .......... .......... 3% 130M 7s 2024-08-22T20:34:04.5037270Z 18850K .......... .......... .......... .......... .......... 3% 127M 7s 2024-08-22T20:34:04.5042830Z 18900K .......... .......... .......... .......... .......... 3% 94.1M 7s 2024-08-22T20:34:04.5046900Z 18950K .......... .......... .......... .......... .......... 3% 108M 7s 2024-08-22T20:34:04.5050970Z 19000K .......... .......... .......... .......... .......... 3% 126M 7s 2024-08-22T20:34:04.5054340Z 19050K .......... .......... .......... .......... .......... 3% 134M 7s 2024-08-22T20:34:04.5055870Z 19100K .......... .......... .......... .......... .......... 3% 595M 7s 2024-08-22T20:34:04.5059320Z 19150K .......... .......... .......... .......... .......... 3% 116M 7s 2024-08-22T20:34:04.5062980Z 19200K .......... .......... .......... .......... .......... 3% 136M 7s 2024-08-22T20:34:04.5068330Z 19250K .......... .......... .......... .......... .......... 3% 102M 7s 2024-08-22T20:34:04.5070140Z 19300K .......... .......... .......... .......... .......... 3% 250M 7s 2024-08-22T20:34:04.5076280Z 19350K .......... .......... .......... .......... .......... 3% 73.3M 7s 2024-08-22T20:34:04.5080700Z 19400K .......... .......... .......... .......... .......... 3% 127M 7s 2024-08-22T20:34:04.5085810Z 19450K .......... .......... .......... .......... .......... 3% 108M 7s 2024-08-22T20:34:04.5086370Z 19500K .......... .......... .......... .......... .......... 3% 531M 7s 2024-08-22T20:34:04.5088610Z 19550K .......... .......... .......... .......... .......... 3% 233M 7s 2024-08-22T20:34:04.5091730Z 19600K .......... .......... .......... .......... .......... 3% 124M 7s 2024-08-22T20:34:04.5094740Z 19650K .......... .......... .......... .......... .......... 3% 213M 7s 2024-08-22T20:34:04.5096790Z 19700K .......... .......... .......... .......... .......... 3% 202M 7s 2024-08-22T20:34:04.5099970Z 19750K .......... .......... .......... .......... .......... 3% 130M 7s 2024-08-22T20:34:04.5102310Z 19800K .......... .......... .......... .......... .......... 3% 247M 7s 2024-08-22T20:34:04.5108040Z 19850K .......... .......... .......... .......... .......... 3% 121M 7s 2024-08-22T20:34:04.5109410Z 19900K .......... .......... .......... .......... .......... 3% 247M 7s 2024-08-22T20:34:04.5112300Z 19950K .......... .......... .......... .......... .......... 3% 120M 7s 2024-08-22T20:34:04.5113240Z 20000K .......... .......... .......... .......... .......... 3% 525M 7s 2024-08-22T20:34:04.5118040Z 20050K .......... .......... .......... .......... .......... 3% 116M 7s 2024-08-22T20:34:04.5118650Z 20100K .......... .......... .......... .......... .......... 3% 384M 7s 2024-08-22T20:34:04.5122530Z 20150K .......... .......... .......... .......... .......... 3% 121M 7s 2024-08-22T20:34:04.5123880Z 20200K .......... .......... .......... .......... .......... 3% 514M 7s 2024-08-22T20:34:04.5126850Z 20250K .......... .......... .......... .......... .......... 3% 147M 7s 2024-08-22T20:34:04.5131340Z 20300K .......... .......... .......... .......... .......... 3% 110M 7s 2024-08-22T20:34:04.5134430Z 20350K .......... .......... .......... .......... .......... 3% 154M 7s 2024-08-22T20:34:04.5137460Z 20400K .......... .......... .......... .......... .......... 3% 273M 7s 2024-08-22T20:34:04.5141970Z 20450K .......... .......... .......... .......... .......... 3% 87.0M 7s 2024-08-22T20:34:04.5146090Z 20500K .......... .......... .......... .......... .......... 3% 117M 7s 2024-08-22T20:34:04.5150630Z 20550K .......... .......... .......... .......... .......... 3% 136M 7s 2024-08-22T20:34:04.5152160Z 20600K .......... .......... .......... .......... .......... 3% 264M 7s 2024-08-22T20:34:04.5156700Z 20650K .......... .......... .......... .......... .......... 3% 106M 7s 2024-08-22T20:34:04.5159400Z 20700K .......... .......... .......... .......... .......... 3% 243M 7s 2024-08-22T20:34:04.5161590Z 20750K .......... .......... .......... .......... .......... 3% 148M 7s 2024-08-22T20:34:04.5164920Z 20800K .......... .......... .......... .......... .......... 3% 140M 7s 2024-08-22T20:34:04.5167550Z 20850K .......... .......... .......... .......... .......... 3% 202M 7s 2024-08-22T20:34:04.5172030Z 20900K .......... .......... .......... .......... .......... 3% 108M 7s 2024-08-22T20:34:04.5176290Z 20950K .......... .......... .......... .......... .......... 3% 115M 7s 2024-08-22T20:34:04.5178100Z 21000K .......... .......... .......... .......... .......... 3% 254M 7s 2024-08-22T20:34:04.5181320Z 21050K .......... .......... .......... .......... .......... 3% 151M 7s 2024-08-22T20:34:04.5185990Z 21100K .......... .......... .......... .......... .......... 3% 107M 7s 2024-08-22T20:34:04.5189480Z 21150K .......... .......... .......... .......... .......... 3% 154M 7s 2024-08-22T20:34:04.5191580Z 21200K .......... .......... .......... .......... .......... 3% 196M 7s 2024-08-22T20:34:04.5195950Z 21250K .......... .......... .......... .......... .......... 3% 164M 7s 2024-08-22T20:34:04.5199670Z 21300K .......... .......... .......... .......... .......... 3% 140M 7s 2024-08-22T20:34:04.5202330Z 21350K .......... .......... .......... .......... .......... 3% 122M 7s 2024-08-22T20:34:04.5205930Z 21400K .......... .......... .......... .......... .......... 3% 122M 7s 2024-08-22T20:34:04.5210100Z 21450K .......... .......... .......... .......... .......... 3% 136M 7s 2024-08-22T20:34:04.5213510Z 21500K .......... .......... .......... .......... .......... 3% 126M 7s 2024-08-22T20:34:04.5218260Z 21550K .......... .......... .......... .......... .......... 3% 104M 7s 2024-08-22T20:34:04.5222150Z 21600K .......... .......... .......... .......... .......... 3% 134M 7s 2024-08-22T20:34:04.5228110Z 21650K .......... .......... .......... .......... .......... 3% 79.1M 7s 2024-08-22T20:34:04.5231340Z 21700K .......... .......... .......... .......... .......... 3% 235M 7s 2024-08-22T20:34:04.5236010Z 21750K .......... .......... .......... .......... .......... 3% 85.8M 7s 2024-08-22T20:34:04.5239160Z 21800K .......... .......... .......... .......... .......... 3% 144M 7s 2024-08-22T20:34:04.5243530Z 21850K .......... .......... .......... .......... .......... 3% 112M 7s 2024-08-22T20:34:04.5248730Z 21900K .......... .......... .......... .......... .......... 3% 164M 7s 2024-08-22T20:34:04.5251210Z 21950K .......... .......... .......... .......... .......... 3% 123M 7s 2024-08-22T20:34:04.5252340Z 22000K .......... .......... .......... .......... .......... 3% 317M 7s 2024-08-22T20:34:04.5256740Z 22050K .......... .......... .......... .......... .......... 3% 113M 7s 2024-08-22T20:34:04.5257330Z 22100K .......... .......... .......... .......... .......... 3% 537M 7s 2024-08-22T20:34:04.5260700Z 22150K .......... .......... .......... .......... .......... 3% 525M 7s 2024-08-22T20:34:04.5264590Z 22200K .......... .......... .......... .......... .......... 3% 76.5M 7s 2024-08-22T20:34:04.5265120Z 22250K .......... .......... .......... .......... .......... 3% 651M 7s 2024-08-22T20:34:04.5266950Z 22300K .......... .......... .......... .......... .......... 3% 456M 7s 2024-08-22T20:34:04.5268940Z 22350K .......... .......... .......... .......... .......... 3% 281M 7s 2024-08-22T20:34:04.5272090Z 22400K .......... .......... .......... .......... .......... 3% 134M 7s 2024-08-22T20:34:04.5274650Z 22450K .......... .......... .......... .......... .......... 3% 163M 7s 2024-08-22T20:34:04.5278850Z 22500K .......... .......... .......... .......... .......... 3% 122M 7s 2024-08-22T20:34:04.5285680Z 22550K .......... .......... .......... .......... .......... 3% 85.2M 7s 2024-08-22T20:34:04.5286070Z 22600K .......... .......... .......... .......... .......... 3% 298M 7s 2024-08-22T20:34:04.5290540Z 22650K .......... .......... .......... .......... .......... 3% 137M 7s 2024-08-22T20:34:04.5294570Z 22700K .......... .......... .......... .......... .......... 3% 115M 7s 2024-08-22T20:34:04.5298670Z 22750K .......... .......... .......... .......... .......... 3% 109M 7s 2024-08-22T20:34:04.5301630Z 22800K .......... .......... .......... .......... .......... 3% 152M 7s 2024-08-22T20:34:04.5305160Z 22850K .......... .......... .......... .......... .......... 3% 152M 7s 2024-08-22T20:34:04.5306800Z 22900K .......... .......... .......... .......... .......... 3% 235M 7s 2024-08-22T20:34:04.5310790Z 22950K .......... .......... .......... .......... .......... 3% 133M 7s 2024-08-22T20:34:04.5311270Z 23000K .......... .......... .......... .......... .......... 3% 588M 7s 2024-08-22T20:34:04.5315700Z 23050K .......... .......... .......... .......... .......... 3% 117M 7s 2024-08-22T20:34:04.5317540Z 23100K .......... .......... .......... .......... .......... 3% 509M 7s 2024-08-22T20:34:04.5321200Z 23150K .......... .......... .......... .......... .......... 3% 108M 7s 2024-08-22T20:34:04.5325860Z 23200K .......... .......... .......... .......... .......... 3% 109M 7s 2024-08-22T20:34:04.5328880Z 23250K .......... .......... .......... .......... .......... 3% 208M 7s 2024-08-22T20:34:04.5331000Z 23300K .......... .......... .......... .......... .......... 3% 252M 7s 2024-08-22T20:34:04.5334950Z 23350K .......... .......... .......... .......... .......... 3% 95.2M 7s 2024-08-22T20:34:04.5335720Z 23400K .......... .......... .......... .......... .......... 3% 581M 7s 2024-08-22T20:34:04.5342110Z 23450K .......... .......... .......... .......... .......... 3% 88.8M 7s 2024-08-22T20:34:04.5342510Z 23500K .......... .......... .......... .......... .......... 3% 525M 7s 2024-08-22T20:34:04.5343720Z 23550K .......... .......... .......... .......... .......... 3% 751M 7s 2024-08-22T20:34:04.5345030Z 23600K .......... .......... .......... .......... .......... 3% 651M 7s 2024-08-22T20:34:04.5348750Z 23650K .......... .......... .......... .......... .......... 3% 100M 7s 2024-08-22T20:34:04.5352240Z 23700K .......... .......... .......... .......... .......... 3% 142M 7s 2024-08-22T20:34:04.5367530Z 23750K .......... .......... .......... .......... .......... 3% 525M 7s 2024-08-22T20:34:04.5368270Z 23800K .......... .......... .......... .......... .......... 3% 131M 7s 2024-08-22T20:34:04.5368660Z 23850K .......... .......... .......... .......... .......... 3% 286M 7s 2024-08-22T20:34:04.5370630Z 23900K .......... .......... .......... .......... .......... 3% 174M 7s 2024-08-22T20:34:04.5371010Z 23950K .......... .......... .......... .......... .......... 3% 156M 7s 2024-08-22T20:34:04.5371380Z 24000K .......... .......... .......... .......... .......... 3% 174M 6s 2024-08-22T20:34:04.5377190Z 24050K .......... .......... .......... .......... .......... 3% 456M 6s 2024-08-22T20:34:04.5378260Z 24100K .......... .......... .......... .......... .......... 3% 47.6M 6s 2024-08-22T20:34:04.5380960Z 24150K .......... .......... .......... .......... .......... 3% 237M 6s 2024-08-22T20:34:04.5381930Z 24200K .......... .......... .......... .......... .......... 3% 344M 6s 2024-08-22T20:34:04.5386140Z 24250K .......... .......... .......... .......... .......... 3% 174M 6s 2024-08-22T20:34:04.5389480Z 24300K .......... .......... .......... .......... .......... 3% 108M 6s 2024-08-22T20:34:04.5392600Z 24350K .......... .......... .......... .......... .......... 3% 138M 6s 2024-08-22T20:34:04.5393610Z 24400K .......... .......... .......... .......... .......... 3% 568M 6s 2024-08-22T20:34:04.5396250Z 24450K .......... .......... .......... .......... .......... 3% 176M 6s 2024-08-22T20:34:04.5398880Z 24500K .......... .......... .......... .......... .......... 3% 230M 6s 2024-08-22T20:34:04.5402740Z 24550K .......... .......... .......... .......... .......... 3% 127M 6s 2024-08-22T20:34:04.5405930Z 24600K .......... .......... .......... .......... .......... 3% 139M 6s 2024-08-22T20:34:04.5410610Z 24650K .......... .......... .......... .......... .......... 3% 114M 6s 2024-08-22T20:34:04.5412760Z 24700K .......... .......... .......... .......... .......... 3% 189M 6s 2024-08-22T20:34:04.5416490Z 24750K .......... .......... .......... .......... .......... 3% 201M 6s 2024-08-22T20:34:04.5417360Z 24800K .......... .......... .......... .......... .......... 3% 479M 6s 2024-08-22T20:34:04.5418410Z 24850K .......... .......... .......... .......... .......... 4% 227M 6s 2024-08-22T20:34:04.5422700Z 24900K .......... .......... .......... .......... .......... 4% 122M 6s 2024-08-22T20:34:04.5424500Z 24950K .......... .......... .......... .......... .......... 4% 319M 6s 2024-08-22T20:34:04.5427140Z 25000K .......... .......... .......... .......... .......... 4% 162M 6s 2024-08-22T20:34:04.5431080Z 25050K .......... .......... .......... .......... .......... 4% 144M 6s 2024-08-22T20:34:04.5439250Z 25100K .......... .......... .......... .......... .......... 4% 104M 6s 2024-08-22T20:34:04.5444290Z 25150K .......... .......... .......... .......... .......... 4% 65.5M 6s 2024-08-22T20:34:04.5444910Z 25200K .......... .......... .......... .......... .......... 4% 379M 6s 2024-08-22T20:34:04.5446270Z 25250K .......... .......... .......... .......... .......... 4% 185M 6s 2024-08-22T20:34:04.5452280Z 25300K .......... .......... .......... .......... .......... 4% 129M 6s 2024-08-22T20:34:04.5455440Z 25350K .......... .......... .......... .......... .......... 4% 94.4M 6s 2024-08-22T20:34:04.5459410Z 25400K .......... .......... .......... .......... .......... 4% 123M 6s 2024-08-22T20:34:04.5462310Z 25450K .......... .......... .......... .......... .......... 4% 166M 6s 2024-08-22T20:34:04.5465340Z 25500K .......... .......... .......... .......... .......... 4% 156M 6s 2024-08-22T20:34:04.5469160Z 25550K .......... .......... .......... .......... .......... 4% 130M 6s 2024-08-22T20:34:04.5470630Z 25600K .......... .......... .......... .......... .......... 4% 341M 6s 2024-08-22T20:34:04.5474450Z 25650K .......... .......... .......... .......... .......... 4% 124M 6s 2024-08-22T20:34:04.5477990Z 25700K .......... .......... .......... .......... .......... 4% 173M 6s 2024-08-22T20:34:04.5481690Z 25750K .......... .......... .......... .......... .......... 4% 106M 6s 2024-08-22T20:34:04.5486180Z 25800K .......... .......... .......... .......... .......... 4% 118M 6s 2024-08-22T20:34:04.5486810Z 25850K .......... .......... .......... .......... .......... 4% 493M 6s 2024-08-22T20:34:04.5490210Z 25900K .......... .......... .......... .......... .......... 4% 163M 6s 2024-08-22T20:34:04.5493110Z 25950K .......... .......... .......... .......... .......... 4% 153M 6s 2024-08-22T20:34:04.5496930Z 26000K .......... .......... .......... .......... .......... 4% 138M 6s 2024-08-22T20:34:04.5499810Z 26050K .......... .......... .......... .......... .......... 4% 160M 6s 2024-08-22T20:34:04.5500420Z 26100K .......... .......... .......... .......... .......... 4% 603M 6s 2024-08-22T20:34:04.5503300Z 26150K .......... .......... .......... .......... .......... 4% 170M 6s 2024-08-22T20:34:04.5507110Z 26200K .......... .......... .......... .......... .......... 4% 132M 6s 2024-08-22T20:34:04.5510520Z 26250K .......... .......... .......... .......... .......... 4% 162M 6s 2024-08-22T20:34:04.5514540Z 26300K .......... .......... .......... .......... .......... 4% 119M 6s 2024-08-22T20:34:04.5515080Z 26350K .......... .......... .......... .......... .......... 4% 618M 6s 2024-08-22T20:34:04.5518470Z 26400K .......... .......... .......... .......... .......... 4% 157M 6s 2024-08-22T20:34:04.5522120Z 26450K .......... .......... .......... .......... .......... 4% 158M 6s 2024-08-22T20:34:04.5525090Z 26500K .......... .......... .......... .......... .......... 4% 130M 6s 2024-08-22T20:34:04.5527630Z 26550K .......... .......... .......... .......... .......... 4% 194M 6s 2024-08-22T20:34:04.5534200Z 26600K .......... .......... .......... .......... .......... 4% 103M 6s 2024-08-22T20:34:04.5535490Z 26650K .......... .......... .......... .......... .......... 4% 410M 6s 2024-08-22T20:34:04.5537080Z 26700K .......... .......... .......... .......... .......... 4% 213M 6s 2024-08-22T20:34:04.5543890Z 26750K .......... .......... .......... .......... .......... 4% 83.2M 6s 2024-08-22T20:34:04.5544370Z 26800K .......... .......... .......... .......... .......... 4% 373M 6s 2024-08-22T20:34:04.5549910Z 26850K .......... .......... .......... .......... .......... 4% 80.6M 6s 2024-08-22T20:34:04.5554860Z 26900K .......... .......... .......... .......... .......... 4% 135M 6s 2024-08-22T20:34:04.5557540Z 26950K .......... .......... .......... .......... .......... 4% 141M 6s 2024-08-22T20:34:04.5560300Z 27000K .......... .......... .......... .......... .......... 4% 147M 6s 2024-08-22T20:34:04.5561340Z 27050K .......... .......... .......... .......... .......... 4% 247M 6s 2024-08-22T20:34:04.5564990Z 27100K .......... .......... .......... .......... .......... 4% 166M 6s 2024-08-22T20:34:04.5569600Z 27150K .......... .......... .......... .......... .......... 4% 96.1M 6s 2024-08-22T20:34:04.5573010Z 27200K .......... .......... .......... .......... .......... 4% 136M 6s 2024-08-22T20:34:04.5586260Z 27250K .......... .......... .......... .......... .......... 4% 38.6M 6s 2024-08-22T20:34:04.5589700Z 27300K .......... .......... .......... .......... .......... 4% 117M 6s 2024-08-22T20:34:04.5594120Z 27350K .......... .......... .......... .......... .......... 4% 110M 6s 2024-08-22T20:34:04.5594820Z 27400K .......... .......... .......... .......... .......... 4% 561M 6s 2024-08-22T20:34:04.5598130Z 27450K .......... .......... .......... .......... .......... 4% 176M 6s 2024-08-22T20:34:04.5600580Z 27500K .......... .......... .......... .......... .......... 4% 211M 6s 2024-08-22T20:34:04.5604210Z 27550K .......... .......... .......... .......... .......... 4% 125M 6s 2024-08-22T20:34:04.5611080Z 27600K .......... .......... .......... .......... .......... 4% 69.7M 6s 2024-08-22T20:34:04.5615260Z 27650K .......... .......... .......... .......... .......... 4% 131M 6s 2024-08-22T20:34:04.5621100Z 27700K .......... .......... .......... .......... .......... 4% 93.4M 6s 2024-08-22T20:34:04.5625350Z 27750K .......... .......... .......... .......... .......... 4% 90.3M 6s 2024-08-22T20:34:04.5632650Z 27800K .......... .......... .......... .......... .......... 4% 86.6M 6s 2024-08-22T20:34:04.5636980Z 27850K .......... .......... .......... .......... .......... 4% 87.0M 6s 2024-08-22T20:34:04.5640950Z 27900K .......... .......... .......... .......... .......... 4% 119M 6s 2024-08-22T20:34:04.5644340Z 27950K .......... .......... .......... .......... .......... 4% 138M 6s 2024-08-22T20:34:04.5649880Z 28000K .......... .......... .......... .......... .......... 4% 93.2M 6s 2024-08-22T20:34:04.5654410Z 28050K .......... .......... .......... .......... .......... 4% 99.9M 6s 2024-08-22T20:34:04.5659610Z 28100K .......... .......... .......... .......... .......... 4% 117M 6s 2024-08-22T20:34:04.5666740Z 28150K .......... .......... .......... .......... .......... 4% 68.8M 6s 2024-08-22T20:34:04.5670800Z 28200K .......... .......... .......... .......... .......... 4% 109M 6s 2024-08-22T20:34:04.5674430Z 28250K .......... .......... .......... .......... .......... 4% 142M 6s 2024-08-22T20:34:04.5679620Z 28300K .......... .......... .......... .......... .......... 4% 81.5M 6s 2024-08-22T20:34:04.5680430Z 28350K .......... .......... .......... .......... .......... 4% 588M 6s 2024-08-22T20:34:04.5684470Z 28400K .......... .......... .......... .......... .......... 4% 146M 6s 2024-08-22T20:34:04.5689170Z 28450K .......... .......... .......... .......... .......... 4% 110M 6s 2024-08-22T20:34:04.5694180Z 28500K .......... .......... .......... .......... .......... 4% 83.5M 6s 2024-08-22T20:34:04.5699430Z 28550K .......... .......... .......... .......... .......... 4% 109M 6s 2024-08-22T20:34:04.5704660Z 28600K .......... .......... .......... .......... .......... 4% 86.6M 6s 2024-08-22T20:34:04.5705310Z 28650K .......... .......... .......... .......... .......... 4% 483M 6s 2024-08-22T20:34:04.5710860Z 28700K .......... .......... .......... .......... .......... 4% 85.8M 6s 2024-08-22T20:34:04.5717090Z 28750K .......... .......... .......... .......... .......... 4% 103M 6s 2024-08-22T20:34:04.5721400Z 28800K .......... .......... .......... .......... .......... 4% 86.0M 6s 2024-08-22T20:34:04.5724680Z 28850K .......... .......... .......... .......... .......... 4% 149M 6s 2024-08-22T20:34:04.5730120Z 28900K .......... .......... .......... .......... .......... 4% 112M 6s 2024-08-22T20:34:04.5735150Z 28950K .......... .......... .......... .......... .......... 4% 97.1M 6s 2024-08-22T20:34:04.5739880Z 29000K .......... .......... .......... .......... .......... 4% 83.5M 6s 2024-08-22T20:34:04.5743300Z 29050K .......... .......... .......... .......... .......... 4% 144M 6s 2024-08-22T20:34:04.5747480Z 29100K .......... .......... .......... .......... .......... 4% 114M 6s 2024-08-22T20:34:04.5752010Z 29150K .......... .......... .......... .......... .......... 4% 130M 6s 2024-08-22T20:34:04.5756510Z 29200K .......... .......... .......... .......... .......... 4% 96.1M 6s 2024-08-22T20:34:04.5764130Z 29250K .......... .......... .......... .......... .......... 4% 64.6M 6s 2024-08-22T20:34:04.5771150Z 29300K .......... .......... .......... .......... .......... 4% 92.3M 6s 2024-08-22T20:34:04.5774890Z 29350K .......... .......... .......... .......... .......... 4% 88.9M 6s 2024-08-22T20:34:04.5782810Z 29400K .......... .......... .......... .......... .......... 4% 60.4M 6s 2024-08-22T20:34:04.5790850Z 29450K .......... .......... .......... .......... .......... 4% 69.3M 6s 2024-08-22T20:34:04.5794180Z 29500K .......... .......... .......... .......... .......... 4% 117M 6s 2024-08-22T20:34:04.5799460Z 29550K .......... .......... .......... .......... .......... 4% 89.4M 6s 2024-08-22T20:34:04.5806470Z 29600K .......... .......... .......... .......... .......... 4% 74.9M 6s 2024-08-22T20:34:04.5810880Z 29650K .......... .......... .......... .......... .......... 4% 101M 6s 2024-08-22T20:34:04.5821510Z 29700K .......... .......... .......... .......... .......... 4% 62.0M 6s 2024-08-22T20:34:04.5827890Z 29750K .......... .......... .......... .......... .......... 4% 56.3M 6s 2024-08-22T20:34:04.5834240Z 29800K .......... .......... .......... .......... .......... 4% 94.1M 6s 2024-08-22T20:34:04.5839020Z 29850K .......... .......... .......... .......... .......... 4% 75.1M 6s 2024-08-22T20:34:04.5845810Z 29900K .......... .......... .......... .......... .......... 4% 77.1M 6s 2024-08-22T20:34:04.5849980Z 29950K .......... .......... .......... .......... .......... 4% 110M 6s 2024-08-22T20:34:04.5856580Z 30000K .......... .......... .......... .......... .......... 4% 77.5M 6s 2024-08-22T20:34:04.5862430Z 30050K .......... .......... .......... .......... .......... 4% 90.3M 6s 2024-08-22T20:34:04.5868210Z 30100K .......... .......... .......... .......... .......... 4% 77.5M 6s 2024-08-22T20:34:04.5877700Z 30150K .......... .......... .......... .......... .......... 4% 48.8M 6s 2024-08-22T20:34:04.5882850Z 30200K .......... .......... .......... .......... .......... 4% 121M 6s 2024-08-22T20:34:04.5886700Z 30250K .......... .......... .......... .......... .......... 4% 111M 6s 2024-08-22T20:34:04.5892950Z 30300K .......... .......... .......... .......... .......... 4% 75.2M 6s 2024-08-22T20:34:04.5899750Z 30350K .......... .......... .......... .......... .......... 4% 83.9M 6s 2024-08-22T20:34:04.5904690Z 30400K .......... .......... .......... .......... .......... 4% 79.5M 6s 2024-08-22T20:34:04.5910810Z 30450K .......... .......... .......... .......... .......... 4% 82.5M 6s 2024-08-22T20:34:04.5916260Z 30500K .......... .......... .......... .......... .......... 4% 99.2M 6s 2024-08-22T20:34:04.5924160Z 30550K .......... .......... .......... .......... .......... 4% 60.3M 6s 2024-08-22T20:34:04.5930840Z 30600K .......... .......... .......... .......... .......... 4% 69.8M 6s 2024-08-22T20:34:04.5936100Z 30650K .......... .......... .......... .......... .......... 4% 94.6M 6s 2024-08-22T20:34:04.5942030Z 30700K .......... .......... .......... .......... .......... 4% 80.8M 6s 2024-08-22T20:34:04.5947710Z 30750K .......... .......... .......... .......... .......... 4% 89.8M 6s 2024-08-22T20:34:04.5954570Z 30800K .......... .......... .......... .......... .......... 4% 76.3M 6s 2024-08-22T20:34:04.5960320Z 30850K .......... .......... .......... .......... .......... 4% 76.4M 6s 2024-08-22T20:34:04.5964780Z 30900K .......... .......... .......... .......... .......... 4% 116M 6s 2024-08-22T20:34:04.5973270Z 30950K .......... .......... .......... .......... .......... 4% 63.3M 6s 2024-08-22T20:34:04.5978070Z 31000K .......... .......... .......... .......... .......... 4% 84.8M 6s 2024-08-22T20:34:04.5983340Z 31050K .......... .......... .......... .......... .......... 5% 95.4M 6s 2024-08-22T20:34:04.5989730Z 31100K .......... .......... .......... .......... .......... 5% 70.7M 6s 2024-08-22T20:34:04.5996010Z 31150K .......... .......... .......... .......... .......... 5% 79.1M 6s 2024-08-22T20:34:04.6001260Z 31200K .......... .......... .......... .......... .......... 5% 107M 6s 2024-08-22T20:34:04.6008280Z 31250K .......... .......... .......... .......... .......... 5% 77.3M 6s 2024-08-22T20:34:04.6013200Z 31300K .......... .......... .......... .......... .......... 5% 79.1M 6s 2024-08-22T20:34:04.6020650Z 31350K .......... .......... .......... .......... .......... 5% 65.4M 6s 2024-08-22T20:34:04.6026740Z 31400K .......... .......... .......... .......... .......... 5% 86.3M 6s 2024-08-22T20:34:04.6032350Z 31450K .......... .......... .......... .......... .......... 5% 81.2M 6s 2024-08-22T20:34:04.6037560Z 31500K .......... .......... .......... .......... .......... 5% 90.9M 6s 2024-08-22T20:34:04.6044470Z 31550K .......... .......... .......... .......... .......... 5% 74.2M 6s 2024-08-22T20:34:04.6049610Z 31600K .......... .......... .......... .......... .......... 5% 87.5M 6s 2024-08-22T20:34:04.6056300Z 31650K .......... .......... .......... .......... .......... 5% 76.5M 6s 2024-08-22T20:34:04.6062120Z 31700K .......... .......... .......... .......... .......... 5% 99.4M 6s 2024-08-22T20:34:04.6068950Z 31750K .......... .......... .......... .......... .......... 5% 66.6M 6s 2024-08-22T20:34:04.6075150Z 31800K .......... .......... .......... .......... .......... 5% 77.6M 6s 2024-08-22T20:34:04.6081770Z 31850K .......... .......... .......... .......... .......... 5% 74.8M 6s 2024-08-22T20:34:04.6086620Z 31900K .......... .......... .......... .......... .......... 5% 95.4M 6s 2024-08-22T20:34:04.6092070Z 31950K .......... .......... .......... .......... .......... 5% 85.2M 6s 2024-08-22T20:34:04.6098100Z 32000K .......... .......... .......... .......... .......... 5% 85.5M 6s 2024-08-22T20:34:04.6104260Z 32050K .......... .......... .......... .......... .......... 5% 78.9M 6s 2024-08-22T20:34:04.6111780Z 32100K .......... .......... .......... .......... .......... 5% 67.6M 6s 2024-08-22T20:34:04.6117650Z 32150K .......... .......... .......... .......... .......... 5% 80.7M 6s 2024-08-22T20:34:04.6122680Z 32200K .......... .......... .......... .......... .......... 5% 97.7M 6s 2024-08-22T20:34:04.6128700Z 32250K .......... .......... .......... .......... .......... 5% 78.1M 6s 2024-08-22T20:34:04.6134380Z 32300K .......... .......... .......... .......... .......... 5% 81.9M 6s 2024-08-22T20:34:04.6140850Z 32350K .......... .......... .......... .......... .......... 5% 76.8M 6s 2024-08-22T20:34:04.6146870Z 32400K .......... .......... .......... .......... .......... 5% 96.3M 6s 2024-08-22T20:34:04.6151670Z 32450K .......... .......... .......... .......... .......... 5% 89.1M 6s 2024-08-22T20:34:04.6162170Z 32500K .......... .......... .......... .......... .......... 5% 52.3M 6s 2024-08-22T20:34:04.6172860Z 32550K .......... .......... .......... .......... .......... 5% 45.8M 6s 2024-08-22T20:34:04.6210600Z 32600K .......... .......... .......... .......... .......... 5% 14.1M 6s 2024-08-22T20:34:04.6214790Z 32650K .......... .......... .......... .......... .......... 5% 63.6M 6s 2024-08-22T20:34:04.6216320Z 32700K .......... .......... .......... .......... .......... 5% 180M 6s 2024-08-22T20:34:04.6218460Z 32750K .......... .......... .......... .......... .......... 5% 339M 6s 2024-08-22T20:34:04.6221450Z 32800K .......... .......... .......... .......... .......... 5% 138M 6s 2024-08-22T20:34:04.6223580Z 32850K .......... .......... .......... .......... .......... 5% 461M 6s 2024-08-22T20:34:04.6226850Z 32900K .......... .......... .......... .......... .......... 5% 166M 6s 2024-08-22T20:34:04.6228650Z 32950K .......... .......... .......... .......... .......... 5% 171M 6s 2024-08-22T20:34:04.6231230Z 33000K .......... .......... .......... .......... .......... 5% 159M 6s 2024-08-22T20:34:04.6235230Z 33050K .......... .......... .......... .......... .......... 5% 199M 6s 2024-08-22T20:34:04.6242310Z 33100K .......... .......... .......... .......... .......... 5% 60.2M 6s 2024-08-22T20:34:04.6249730Z 33150K .......... .......... .......... .......... .......... 5% 63.2M 6s 2024-08-22T20:34:04.6254670Z 33200K .......... .......... .......... .......... .......... 5% 94.3M 6s 2024-08-22T20:34:04.6260610Z 33250K .......... .......... .......... .......... .......... 5% 88.1M 6s 2024-08-22T20:34:04.6266140Z 33300K .......... .......... .......... .......... .......... 5% 85.7M 6s 2024-08-22T20:34:04.6274370Z 33350K .......... .......... .......... .......... .......... 5% 58.7M 6s 2024-08-22T20:34:04.6280620Z 33400K .......... .......... .......... .......... .......... 5% 84.9M 6s 2024-08-22T20:34:04.6286560Z 33450K .......... .......... .......... .......... .......... 5% 79.0M 6s 2024-08-22T20:34:04.6292060Z 33500K .......... .......... .......... .......... .......... 5% 87.7M 6s 2024-08-22T20:34:04.6298780Z 33550K .......... .......... .......... .......... .......... 5% 70.7M 6s 2024-08-22T20:34:04.6303900Z 33600K .......... .......... .......... .......... .......... 5% 96.3M 6s 2024-08-22T20:34:04.6312140Z 33650K .......... .......... .......... .......... .......... 5% 66.7M 6s 2024-08-22T20:34:04.6317060Z 33700K .......... .......... .......... .......... .......... 5% 129M 6s 2024-08-22T20:34:04.6324940Z 33750K .......... .......... .......... .......... .......... 5% 47.9M 6s 2024-08-22T20:34:04.6329740Z 33800K .......... .......... .......... .......... .......... 5% 111M 6s 2024-08-22T20:34:04.6336700Z 33850K .......... .......... .......... .......... .......... 5% 79.1M 6s 2024-08-22T20:34:04.6341520Z 33900K .......... .......... .......... .......... .......... 5% 84.9M 6s 2024-08-22T20:34:04.6349610Z 33950K .......... .......... .......... .......... .......... 5% 68.6M 6s 2024-08-22T20:34:04.6355040Z 34000K .......... .......... .......... .......... .......... 5% 77.1M 6s 2024-08-22T20:34:04.6359860Z 34050K .......... .......... .......... .......... .......... 5% 96.5M 6s 2024-08-22T20:34:04.6367810Z 34100K .......... .......... .......... .......... .......... 5% 77.6M 6s 2024-08-22T20:34:04.6373850Z 34150K .......... .......... .......... .......... .......... 5% 66.9M 6s 2024-08-22T20:34:04.6378670Z 34200K .......... .......... .......... .......... .......... 5% 100M 6s 2024-08-22T20:34:04.6384880Z 34250K .......... .......... .......... .......... .......... 5% 75.5M 6s 2024-08-22T20:34:04.6390110Z 34300K .......... .......... .......... .......... .......... 5% 98.4M 6s 2024-08-22T20:34:04.6395910Z 34350K .......... .......... .......... .......... .......... 5% 80.8M 6s 2024-08-22T20:34:04.6401530Z 34400K .......... .......... .......... .......... .......... 5% 89.1M 6s 2024-08-22T20:34:04.6408420Z 34450K .......... .......... .......... .......... .......... 5% 72.2M 6s 2024-08-22T20:34:04.6414400Z 34500K .......... .......... .......... .......... .......... 5% 78.5M 6s 2024-08-22T20:34:04.6422510Z 34550K .......... .......... .......... .......... .......... 5% 58.5M 6s 2024-08-22T20:34:04.6428650Z 34600K .......... .......... .......... .......... .......... 5% 84.5M 6s 2024-08-22T20:34:04.6435770Z 34650K .......... .......... .......... .......... .......... 5% 81.4M 6s 2024-08-22T20:34:04.6440190Z 34700K .......... .......... .......... .......... .......... 5% 89.1M 6s 2024-08-22T20:34:04.6444730Z 34750K .......... .......... .......... .......... .......... 5% 104M 6s 2024-08-22T20:34:04.6451440Z 34800K .......... .......... .......... .......... .......... 5% 75.7M 6s 2024-08-22T20:34:04.6457700Z 34850K .......... .......... .......... .......... .......... 5% 75.8M 6s 2024-08-22T20:34:04.6465470Z 34900K .......... .......... .......... .......... .......... 5% 66.3M 6s 2024-08-22T20:34:04.6470930Z 34950K .......... .......... .......... .......... .......... 5% 83.6M 6s 2024-08-22T20:34:04.6477350Z 35000K .......... .......... .......... .......... .......... 5% 78.4M 6s 2024-08-22T20:34:04.6483590Z 35050K .......... .......... .......... .......... .......... 5% 71.2M 6s 2024-08-22T20:34:04.6491070Z 35100K .......... .......... .......... .......... .......... 5% 70.7M 6s 2024-08-22T20:34:04.6496360Z 35150K .......... .......... .......... .......... .......... 5% 88.9M 6s 2024-08-22T20:34:04.6502400Z 35200K .......... .......... .......... .......... .......... 5% 81.2M 6s 2024-08-22T20:34:04.6508360Z 35250K .......... .......... .......... .......... .......... 5% 81.1M 6s 2024-08-22T20:34:04.6515170Z 35300K .......... .......... .......... .......... .......... 5% 80.3M 6s 2024-08-22T20:34:04.6522410Z 35350K .......... .......... .......... .......... .......... 5% 61.0M 6s 2024-08-22T20:34:04.6529780Z 35400K .......... .......... .......... .......... .......... 5% 69.9M 6s 2024-08-22T20:34:04.6535450Z 35450K .......... .......... .......... .......... .......... 5% 93.4M 6s 2024-08-22T20:34:04.6541180Z 35500K .......... .......... .......... .......... .......... 5% 75.5M 6s 2024-08-22T20:34:04.6546520Z 35550K .......... .......... .......... .......... .......... 5% 95.4M 6s 2024-08-22T20:34:04.6554050Z 35600K .......... .......... .......... .......... .......... 5% 60.9M 6s 2024-08-22T20:34:04.6558540Z 35650K .......... .......... .......... .......... .......... 5% 114M 6s 2024-08-22T20:34:04.6564700Z 35700K .......... .......... .......... .......... .......... 5% 80.2M 6s 2024-08-22T20:34:04.6573660Z 35750K .......... .......... .......... .......... .......... 5% 55.5M 6s 2024-08-22T20:34:04.6580070Z 35800K .......... .......... .......... .......... .......... 5% 94.6M 6s 2024-08-22T20:34:04.6585100Z 35850K .......... .......... .......... .......... .......... 5% 76.1M 6s 2024-08-22T20:34:04.6592550Z 35900K .......... .......... .......... .......... .......... 5% 66.1M 6s 2024-08-22T20:34:04.6599210Z 35950K .......... .......... .......... .......... .......... 5% 85.2M 6s 2024-08-22T20:34:04.6604070Z 36000K .......... .......... .......... .......... .......... 5% 86.6M 6s 2024-08-22T20:34:04.6608560Z 36050K .......... .......... .......... .......... .......... 5% 99.2M 6s 2024-08-22T20:34:04.6615480Z 36100K .......... .......... .......... .......... .......... 5% 75.6M 6s 2024-08-22T20:34:04.6624370Z 36150K .......... .......... .......... .......... .......... 5% 60.1M 6s 2024-08-22T20:34:04.6628160Z 36200K .......... .......... .......... .......... .......... 5% 103M 6s 2024-08-22T20:34:04.6634350Z 36250K .......... .......... .......... .......... .......... 5% 80.7M 6s 2024-08-22T20:34:04.6640380Z 36300K .......... .......... .......... .......... .......... 5% 76.9M 6s 2024-08-22T20:34:04.6645920Z 36350K .......... .......... .......... .......... .......... 5% 89.8M 6s 2024-08-22T20:34:04.6652930Z 36400K .......... .......... .......... .......... .......... 5% 78.9M 6s 2024-08-22T20:34:04.6658420Z 36450K .......... .......... .......... .......... .......... 5% 79.5M 6s 2024-08-22T20:34:04.6665190Z 36500K .......... .......... .......... .......... .......... 5% 73.9M 6s 2024-08-22T20:34:04.6673340Z 36550K .......... .......... .......... .......... .......... 5% 60.6M 6s 2024-08-22T20:34:04.6678640Z 36600K .......... .......... .......... .......... .......... 5% 83.5M 6s 2024-08-22T20:34:04.6684530Z 36650K .......... .......... .......... .......... .......... 5% 81.2M 6s 2024-08-22T20:34:04.6690640Z 36700K .......... .......... .......... .......... .......... 5% 84.6M 6s 2024-08-22T20:34:04.6696990Z 36750K .......... .......... .......... .......... .......... 5% 74.1M 6s 2024-08-22T20:34:04.6701640Z 36800K .......... .......... .......... .......... .......... 5% 108M 6s 2024-08-22T20:34:04.6712600Z 36850K .......... .......... .......... .......... .......... 5% 47.2M 6s 2024-08-22T20:34:04.6726040Z 36900K .......... .......... .......... .......... .......... 5% 45.9M 6s 2024-08-22T20:34:04.6726880Z 36950K .......... .......... .......... .......... .......... 5% 180M 6s 2024-08-22T20:34:04.6740130Z 37000K .......... .......... .......... .......... .......... 5% 35.6M 6s 2024-08-22T20:34:04.6740800Z 37050K .......... .......... .......... .......... .......... 5% 239M 6s 2024-08-22T20:34:04.6741590Z 37100K .......... .......... .......... .......... .......... 5% 642M 6s 2024-08-22T20:34:04.6744760Z 37150K .......... .......... .......... .......... .......... 5% 152M 6s 2024-08-22T20:34:04.6748510Z 37200K .......... .......... .......... .......... .......... 5% 152M 6s 2024-08-22T20:34:04.6752920Z 37250K .......... .......... .......... .......... .......... 5% 107M 6s 2024-08-22T20:34:04.6759640Z 37300K .......... .......... .......... .......... .......... 6% 74.7M 6s 2024-08-22T20:34:04.6767050Z 37350K .......... .......... .......... .......... .......... 6% 61.7M 6s 2024-08-22T20:34:04.6788680Z 37400K .......... .......... .......... .......... .......... 6% 74.8M 6s 2024-08-22T20:34:04.6789500Z 37450K .......... .......... .......... .......... .......... 6% 69.6M 6s 2024-08-22T20:34:04.6789980Z 37500K .......... .......... .......... .......... .......... 6% 72.9M 6s 2024-08-22T20:34:04.6793500Z 37550K .......... .......... .......... .......... .......... 6% 77.6M 6s 2024-08-22T20:34:04.6797380Z 37600K .......... .......... .......... .......... .......... 6% 135M 6s 2024-08-22T20:34:04.6801950Z 37650K .......... .......... .......... .......... .......... 6% 113M 6s 2024-08-22T20:34:04.6806670Z 37700K .......... .......... .......... .......... .......... 6% 97.1M 6s 2024-08-22T20:34:04.6814580Z 37750K .......... .......... .......... .......... .......... 6% 64.6M 6s 2024-08-22T20:34:04.6820400Z 37800K .......... .......... .......... .......... .......... 6% 80.0M 6s 2024-08-22T20:34:04.6826830Z 37850K .......... .......... .......... .......... .......... 6% 78.3M 6s 2024-08-22T20:34:04.6834600Z 37900K .......... .......... .......... .......... .......... 6% 69.9M 6s 2024-08-22T20:34:04.6838340Z 37950K .......... .......... .......... .......... .......... 6% 103M 6s 2024-08-22T20:34:04.6844620Z 38000K .......... .......... .......... .......... .......... 6% 94.1M 6s 2024-08-22T20:34:04.6849380Z 38050K .......... .......... .......... .......... .......... 6% 84.5M 6s 2024-08-22T20:34:04.6855220Z 38100K .......... .......... .......... .......... .......... 6% 94.3M 6s 2024-08-22T20:34:04.6863180Z 38150K .......... .......... .......... .......... .......... 6% 67.5M 6s 2024-08-22T20:34:04.6868170Z 38200K .......... .......... .......... .......... .......... 6% 79.7M 6s 2024-08-22T20:34:04.6872910Z 38250K .......... .......... .......... .......... .......... 6% 95.2M 6s 2024-08-22T20:34:04.6882510Z 38300K .......... .......... .......... .......... .......... 6% 54.1M 6s 2024-08-22T20:34:04.6895630Z 38350K .......... .......... .......... .......... .......... 6% 38.0M 6s 2024-08-22T20:34:04.6908190Z 38400K .......... .......... .......... .......... .......... 6% 44.1M 6s 2024-08-22T20:34:04.6909050Z 38450K .......... .......... .......... .......... .......... 6% 414M 6s 2024-08-22T20:34:04.6919490Z 38500K .......... .......... .......... .......... .......... 6% 42.7M 6s 2024-08-22T20:34:04.6921990Z 38550K .......... .......... .......... .......... .......... 6% 410M 6s 2024-08-22T20:34:04.6922400Z 38600K .......... .......... .......... .......... .......... 6% 626M 6s 2024-08-22T20:34:04.6925920Z 38650K .......... .......... .......... .......... .......... 6% 92.0M 6s 2024-08-22T20:34:04.6929700Z 38700K .......... .......... .......... .......... .......... 6% 428M 6s 2024-08-22T20:34:04.6942700Z 38750K .......... .......... .......... .......... .......... 6% 39.4M 6s 2024-08-22T20:34:04.6953860Z 38800K .......... .......... .......... .......... .......... 6% 40.3M 6s 2024-08-22T20:34:04.6954460Z 38850K .......... .......... .......... .......... .......... 6% 354M 6s 2024-08-22T20:34:04.6975360Z 38900K .......... .......... .......... .......... .......... 6% 22.0M 6s 2024-08-22T20:34:04.6977070Z 38950K .......... .......... .......... .......... .......... 6% 236M 6s 2024-08-22T20:34:04.6978070Z 39000K .......... .......... .......... .......... .......... 6% 503M 6s 2024-08-22T20:34:04.6990820Z 39050K .......... .......... .......... .......... .......... 6% 84.8M 6s 2024-08-22T20:34:04.6991420Z 39100K .......... .......... .......... .......... .......... 6% 127M 6s 2024-08-22T20:34:04.6991940Z 39150K .......... .......... .......... .......... .......... 6% 319M 6s 2024-08-22T20:34:04.6992440Z 39200K .......... .......... .......... .......... .......... 6% 444M 6s 2024-08-22T20:34:04.7004630Z 39250K .......... .......... .......... .......... .......... 6% 38.8M 6s 2024-08-22T20:34:04.7005150Z 39300K .......... .......... .......... .......... .......... 6% 525M 6s 2024-08-22T20:34:04.7018810Z 39350K .......... .......... .......... .......... .......... 6% 36.3M 6s 2024-08-22T20:34:04.7019500Z 39400K .......... .......... .......... .......... .......... 6% 525M 6s 2024-08-22T20:34:04.7027500Z 39450K .......... .......... .......... .......... .......... 6% 55.5M 6s 2024-08-22T20:34:04.7028030Z 39500K .......... .......... .......... .......... .......... 6% 394M 6s 2024-08-22T20:34:04.7029500Z 39550K .......... .......... .......... .......... .......... 6% 376M 6s 2024-08-22T20:34:04.7038040Z 39600K .......... .......... .......... .......... .......... 6% 58.8M 6s 2024-08-22T20:34:04.7038920Z 39650K .......... .......... .......... .......... .......... 6% 379M 6s 2024-08-22T20:34:04.7048440Z 39700K .......... .......... .......... .......... .......... 6% 54.0M 6s 2024-08-22T20:34:04.7051750Z 39750K .......... .......... .......... .......... .......... 6% 139M 6s 2024-08-22T20:34:04.7056280Z 39800K .......... .......... .......... .......... .......... 6% 107M 6s 2024-08-22T20:34:04.7063010Z 39850K .......... .......... .......... .......... .......... 6% 76.1M 6s 2024-08-22T20:34:04.7069830Z 39900K .......... .......... .......... .......... .......... 6% 81.7M 6s 2024-08-22T20:34:04.7075730Z 39950K .......... .......... .......... .......... .......... 6% 71.1M 6s 2024-08-22T20:34:04.7080420Z 40000K .......... .......... .......... .......... .......... 6% 99.4M 6s 2024-08-22T20:34:04.7085410Z 40050K .......... .......... .......... .......... .......... 6% 97.3M 6s 2024-08-22T20:34:04.7091450Z 40100K .......... .......... .......... .......... .......... 6% 83.6M 6s 2024-08-22T20:34:04.7099110Z 40150K .......... .......... .......... .......... .......... 6% 63.0M 6s 2024-08-22T20:34:04.7104890Z 40200K .......... .......... .......... .......... .......... 6% 85.4M 6s 2024-08-22T20:34:04.7112440Z 40250K .......... .......... .......... .......... .......... 6% 75.4M 6s 2024-08-22T20:34:04.7117600Z 40300K .......... .......... .......... .......... .......... 6% 77.5M 6s 2024-08-22T20:34:04.7123260Z 40350K .......... .......... .......... .......... .......... 6% 93.7M 6s 2024-08-22T20:34:04.7130120Z 40400K .......... .......... .......... .......... .......... 6% 69.6M 6s 2024-08-22T20:34:04.7135160Z 40450K .......... .......... .......... .......... .......... 6% 92.8M 6s 2024-08-22T20:34:04.7141240Z 40500K .......... .......... .......... .......... .......... 6% 80.4M 6s 2024-08-22T20:34:04.7148520Z 40550K .......... .......... .......... .......... .......... 6% 67.6M 6s 2024-08-22T20:34:04.7154510Z 40600K .......... .......... .......... .......... .......... 6% 78.4M 6s 2024-08-22T20:34:04.7160350Z 40650K .......... .......... .......... .......... .......... 6% 86.9M 6s 2024-08-22T20:34:04.7166650Z 40700K .......... .......... .......... .......... .......... 6% 74.9M 6s 2024-08-22T20:34:04.7173690Z 40750K .......... .......... .......... .......... .......... 6% 78.1M 6s 2024-08-22T20:34:04.7179360Z 40800K .......... .......... .......... .......... .......... 6% 75.5M 6s 2024-08-22T20:34:04.7183720Z 40850K .......... .......... .......... .......... .......... 6% 118M 6s 2024-08-22T20:34:04.7192360Z 40900K .......... .......... .......... .......... .......... 6% 80.6M 6s 2024-08-22T20:34:04.7197070Z 40950K .......... .......... .......... .......... .......... 6% 67.6M 6s 2024-08-22T20:34:04.7203160Z 41000K .......... .......... .......... .......... .......... 6% 78.9M 6s 2024-08-22T20:34:04.7209500Z 41050K .......... .......... .......... .......... .......... 6% 77.3M 6s 2024-08-22T20:34:04.7216520Z 41100K .......... .......... .......... .......... .......... 6% 74.8M 6s 2024-08-22T20:34:04.7221720Z 41150K .......... .......... .......... .......... .......... 6% 88.3M 6s 2024-08-22T20:34:04.7227510Z 41200K .......... .......... .......... .......... .......... 6% 83.6M 6s 2024-08-22T20:34:04.7234010Z 41250K .......... .......... .......... .......... .......... 6% 72.3M 6s 2024-08-22T20:34:04.7240070Z 41300K .......... .......... .......... .......... .......... 6% 103M 6s 2024-08-22T20:34:04.7246930Z 41350K .......... .......... .......... .......... .......... 6% 60.1M 6s 2024-08-22T20:34:04.7253670Z 41400K .......... .......... .......... .......... .......... 6% 73.1M 6s 2024-08-22T20:34:04.7259590Z 41450K .......... .......... .......... .......... .......... 6% 78.8M 6s 2024-08-22T20:34:04.7265060Z 41500K .......... .......... .......... .......... .......... 6% 95.9M 6s 2024-08-22T20:34:04.7271220Z 41550K .......... .......... .......... .......... .......... 6% 80.7M 6s 2024-08-22T20:34:04.7276480Z 41600K .......... .......... .......... .......... .......... 6% 99.0M 6s 2024-08-22T20:34:04.7282010Z 41650K .......... .......... .......... .......... .......... 6% 81.8M 6s 2024-08-22T20:34:04.7290450Z 41700K .......... .......... .......... .......... .......... 6% 77.1M 6s 2024-08-22T20:34:04.7296260Z 41750K .......... .......... .......... .......... .......... 6% 64.5M 6s 2024-08-22T20:34:04.7300910Z 41800K .......... .......... .......... .......... .......... 6% 89.1M 6s 2024-08-22T20:34:04.7308130Z 41850K .......... .......... .......... .......... .......... 6% 75.9M 6s 2024-08-22T20:34:04.7313460Z 41900K .......... .......... .......... .......... .......... 6% 83.0M 6s 2024-08-22T20:34:04.7320490Z 41950K .......... .......... .......... .......... .......... 6% 74.5M 6s 2024-08-22T20:34:04.7326760Z 42000K .......... .......... .......... .......... .......... 6% 78.9M 6s 2024-08-22T20:34:04.7332190Z 42050K .......... .......... .......... .......... .......... 6% 84.8M 6s 2024-08-22T20:34:04.7338790Z 42100K .......... .......... .......... .......... .......... 6% 78.9M 6s 2024-08-22T20:34:04.7345450Z 42150K .......... .......... .......... .......... .......... 6% 66.6M 6s 2024-08-22T20:34:04.7352320Z 42200K .......... .......... .......... .......... .......... 6% 72.9M 6s 2024-08-22T20:34:04.7358930Z 42250K .......... .......... .......... .......... .......... 6% 75.9M 6s 2024-08-22T20:34:04.7363310Z 42300K .......... .......... .......... .......... .......... 6% 108M 6s 2024-08-22T20:34:04.7368970Z 42350K .......... .......... .......... .......... .......... 6% 86.6M 6s 2024-08-22T20:34:04.7375180Z 42400K .......... .......... .......... .......... .......... 6% 81.1M 6s 2024-08-22T20:34:04.7382790Z 42450K .......... .......... .......... .......... .......... 6% 94.8M 6s 2024-08-22T20:34:04.7387600Z 42500K .......... .......... .......... .......... .......... 6% 68.9M 6s 2024-08-22T20:34:04.7395800Z 42550K .......... .......... .......... .......... .......... 6% 56.4M 6s 2024-08-22T20:34:04.7404980Z 42600K .......... .......... .......... .......... .......... 6% 95.0M 6s 2024-08-22T20:34:04.7414380Z 42650K .......... .......... .......... .......... .......... 6% 39.6M 6s 2024-08-22T20:34:04.7415280Z 42700K .......... .......... .......... .......... .......... 6% 321M 6s 2024-08-22T20:34:04.7420730Z 42750K .......... .......... .......... .......... .......... 6% 83.0M 6s 2024-08-22T20:34:04.7425110Z 42800K .......... .......... .......... .......... .......... 6% 167M 6s 2024-08-22T20:34:04.7430280Z 42850K .......... .......... .......... .......... .......... 6% 72.4M 6s 2024-08-22T20:34:04.7434080Z 42900K .......... .......... .......... .......... .......... 6% 130M 6s 2024-08-22T20:34:04.7442550Z 42950K .......... .......... .......... .......... .......... 6% 57.0M 6s 2024-08-22T20:34:04.7449490Z 43000K .......... .......... .......... .......... .......... 6% 73.3M 6s 2024-08-22T20:34:04.7455560Z 43050K .......... .......... .......... .......... .......... 6% 77.4M 6s 2024-08-22T20:34:04.7464140Z 43100K .......... .......... .......... .......... .......... 6% 90.1M 6s 2024-08-22T20:34:04.7469030Z 43150K .......... .......... .......... .......... .......... 6% 62.0M 6s 2024-08-22T20:34:04.7473140Z 43200K .......... .......... .......... .......... .......... 6% 108M 6s 2024-08-22T20:34:04.7478840Z 43250K .......... .......... .......... .......... .......... 6% 119M 6s 2024-08-22T20:34:04.7483490Z 43300K .......... .......... .......... .......... .......... 6% 84.2M 6s 2024-08-22T20:34:04.7491170Z 43350K .......... .......... .......... .......... .......... 6% 62.8M 6s 2024-08-22T20:34:04.7497310Z 43400K .......... .......... .......... .......... .......... 6% 80.8M 6s 2024-08-22T20:34:04.7503940Z 43450K .......... .......... .......... .......... .......... 6% 74.8M 6s 2024-08-22T20:34:04.7510160Z 43500K .......... .......... .......... .......... .......... 7% 73.9M 6s 2024-08-22T20:34:04.7517150Z 43550K .......... .......... .......... .......... .......... 7% 80.4M 6s 2024-08-22T20:34:04.7523430Z 43600K .......... .......... .......... .......... .......... 7% 70.0M 6s 2024-08-22T20:34:04.7529250Z 43650K .......... .......... .......... .......... .......... 7% 78.5M 6s 2024-08-22T20:34:04.7553050Z 43700K .......... .......... .......... .......... .......... 7% 40.1M 6s 2024-08-22T20:34:04.7558210Z 43750K .......... .......... .......... .......... .......... 7% 34.8M 6s 2024-08-22T20:34:04.7564400Z 43800K .......... .......... .......... .......... .......... 7% 356M 6s 2024-08-22T20:34:04.7567500Z 43850K .......... .......... .......... .......... .......... 7% 88.1M 6s 2024-08-22T20:34:04.7570170Z 43900K .......... .......... .......... .......... .......... 7% 258M 6s 2024-08-22T20:34:04.7575780Z 43950K .......... .......... .......... .......... .......... 7% 83.5M 6s 2024-08-22T20:34:04.7587430Z 44000K .......... .......... .......... .......... .......... 7% 75.0M 6s 2024-08-22T20:34:04.7595850Z 44050K .......... .......... .......... .......... .......... 7% 70.2M 6s 2024-08-22T20:34:04.7601400Z 44100K .......... .......... .......... .......... .......... 7% 67.1M 6s 2024-08-22T20:34:04.7607770Z 44150K .......... .......... .......... .......... .......... 7% 51.2M 6s 2024-08-22T20:34:04.7615580Z 44200K .......... .......... .......... .......... .......... 7% 59.4M 6s 2024-08-22T20:34:04.7617570Z 44250K .......... .......... .......... .......... .......... 7% 330M 6s 2024-08-22T20:34:04.7618130Z 44300K .......... .......... .......... .......... .......... 7% 555M 6s 2024-08-22T20:34:04.7620500Z 44350K .......... .......... .......... .......... .......... 7% 56.0M 6s 2024-08-22T20:34:04.7625590Z 44400K .......... .......... .......... .......... .......... 7% 99.0M 6s 2024-08-22T20:34:04.7632970Z 44450K .......... .......... .......... .......... .......... 7% 175M 6s 2024-08-22T20:34:04.7641480Z 44500K .......... .......... .......... .......... .......... 7% 43.3M 6s 2024-08-22T20:34:04.7658260Z 44550K .......... .......... .......... .......... .......... 7% 29.0M 6s 2024-08-22T20:34:04.7663080Z 44600K .......... .......... .......... .......... .......... 7% 519M 6s 2024-08-22T20:34:04.7666720Z 44650K .......... .......... .......... .......... .......... 7% 581M 6s 2024-08-22T20:34:04.7670320Z 44700K .......... .......... .......... .......... .......... 7% 77.5M 6s 2024-08-22T20:34:04.7674400Z 44750K .......... .......... .......... .......... .......... 7% 595M 6s 2024-08-22T20:34:04.7677170Z 44800K .......... .......... .......... .......... .......... 7% 80.8M 6s 2024-08-22T20:34:04.7681390Z 44850K .......... .......... .......... .......... .......... 7% 84.6M 6s 2024-08-22T20:34:04.7684940Z 44900K .......... .......... .......... .......... .......... 7% 97.5M 6s 2024-08-22T20:34:04.7693160Z 44950K .......... .......... .......... .......... .......... 7% 47.4M 6s 2024-08-22T20:34:04.7698360Z 45000K .......... .......... .......... .......... .......... 7% 73.3M 6s 2024-08-22T20:34:04.7700090Z 45050K .......... .......... .......... .......... .......... 7% 263M 6s 2024-08-22T20:34:04.7703680Z 45100K .......... .......... .......... .......... .......... 7% 163M 6s 2024-08-22T20:34:04.7714230Z 45150K .......... .......... .......... .......... .......... 7% 51.1M 6s 2024-08-22T20:34:04.7717400Z 45200K .......... .......... .......... .......... .......... 7% 141M 6s 2024-08-22T20:34:04.7720870Z 45250K .......... .......... .......... .......... .......... 7% 108M 6s 2024-08-22T20:34:04.7725740Z 45300K .......... .......... .......... .......... .......... 7% 106M 6s 2024-08-22T20:34:04.7731200Z 45350K .......... .......... .......... .......... .......... 7% 84.5M 6s 2024-08-22T20:34:04.7737880Z 45400K .......... .......... .......... .......... .......... 7% 73.3M 6s 2024-08-22T20:34:04.7747440Z 45450K .......... .......... .......... .......... .......... 7% 55.4M 6s 2024-08-22T20:34:04.7751500Z 45500K .......... .......... .......... .......... .......... 7% 111M 6s 2024-08-22T20:34:04.7756930Z 45550K .......... .......... .......... .......... .......... 7% 83.2M 6s 2024-08-22T20:34:04.7762990Z 45600K .......... .......... .......... .......... .......... 7% 89.1M 6s 2024-08-22T20:34:04.7768000Z 45650K .......... .......... .......... .......... .......... 7% 87.7M 6s 2024-08-22T20:34:04.7775000Z 45700K .......... .......... .......... .......... .......... 7% 71.3M 6s 2024-08-22T20:34:04.7782710Z 45750K .......... .......... .......... .......... .......... 7% 62.7M 6s 2024-08-22T20:34:04.7788130Z 45800K .......... .......... .......... .......... .......... 7% 88.0M 6s 2024-08-22T20:34:04.7795180Z 45850K .......... .......... .......... .......... .......... 7% 79.3M 6s 2024-08-22T20:34:04.7801860Z 45900K .......... .......... .......... .......... .......... 7% 124M 6s 2024-08-22T20:34:04.7807200Z 45950K .......... .......... .......... .......... .......... 7% 56.9M 6s 2024-08-22T20:34:04.7812610Z 46000K .......... .......... .......... .......... .......... 7% 92.8M 6s 2024-08-22T20:34:04.7818380Z 46050K .......... .......... .......... .......... .......... 7% 88.3M 6s 2024-08-22T20:34:04.7823870Z 46100K .......... .......... .......... .......... .......... 7% 79.1M 6s 2024-08-22T20:34:04.7831740Z 46150K .......... .......... .......... .......... .......... 7% 61.5M 6s 2024-08-22T20:34:04.7837810Z 46200K .......... .......... .......... .......... .......... 7% 88.9M 6s 2024-08-22T20:34:04.7843640Z 46250K .......... .......... .......... .......... .......... 7% 82.8M 6s 2024-08-22T20:34:04.7848760Z 46300K .......... .......... .......... .......... .......... 7% 96.7M 6s 2024-08-22T20:34:04.7854740Z 46350K .......... .......... .......... .......... .......... 7% 77.0M 6s 2024-08-22T20:34:04.7860580Z 46400K .......... .......... .......... .......... .......... 7% 84.3M 6s 2024-08-22T20:34:04.7867230Z 46450K .......... .......... .......... .......... .......... 7% 76.5M 6s 2024-08-22T20:34:04.7874180Z 46500K .......... .......... .......... .......... .......... 7% 81.0M 6s 2024-08-22T20:34:04.7881280Z 46550K .......... .......... .......... .......... .......... 7% 58.8M 6s 2024-08-22T20:34:04.7886630Z 46600K .......... .......... .......... .......... .......... 7% 93.5M 6s 2024-08-22T20:34:04.7892030Z 46650K .......... .......... .......... .......... .......... 7% 85.8M 6s 2024-08-22T20:34:04.7898600Z 46700K .......... .......... .......... .......... .......... 7% 81.1M 6s 2024-08-22T20:34:04.7903840Z 46750K .......... .......... .......... .......... .......... 7% 96.3M 6s 2024-08-22T20:34:04.7910060Z 46800K .......... .......... .......... .......... .......... 7% 74.3M 6s 2024-08-22T20:34:04.7915380Z 46850K .......... .......... .......... .......... .......... 7% 86.4M 6s 2024-08-22T20:34:04.7922400Z 46900K .......... .......... .......... .......... .......... 7% 71.3M 6s 2024-08-22T20:34:04.7930410Z 46950K .......... .......... .......... .......... .......... 7% 60.1M 6s 2024-08-22T20:34:04.7936470Z 47000K .......... .......... .......... .......... .......... 7% 85.2M 6s 2024-08-22T20:34:04.7940680Z 47050K .......... .......... .......... .......... .......... 7% 104M 6s 2024-08-22T20:34:04.7947050Z 47100K .......... .......... .......... .......... .......... 7% 93.5M 6s 2024-08-22T20:34:04.7953720Z 47150K .......... .......... .......... .......... .......... 7% 66.4M 6s 2024-08-22T20:34:04.7957510Z 47200K .......... .......... .......... .......... .......... 7% 114M 6s 2024-08-22T20:34:04.7966300Z 47250K .......... .......... .......... .......... .......... 7% 81.4M 6s 2024-08-22T20:34:04.7970220Z 47300K .......... .......... .......... .......... .......... 7% 72.7M 6s 2024-08-22T20:34:04.7975710Z 47350K .......... .......... .......... .......... .......... 7% 93.2M 6s 2024-08-22T20:34:04.7983100Z 47400K .......... .......... .......... .......... .......... 7% 64.9M 6s 2024-08-22T20:34:04.7989370Z 47450K .......... .......... .......... .......... .......... 7% 78.5M 6s 2024-08-22T20:34:04.7995670Z 47500K .......... .......... .......... .......... .......... 7% 87.7M 6s 2024-08-22T20:34:04.8001740Z 47550K .......... .......... .......... .......... .......... 7% 72.9M 6s 2024-08-22T20:34:04.8006010Z 47600K .......... .......... .......... .......... .......... 7% 105M 6s 2024-08-22T20:34:04.8015560Z 47650K .......... .......... .......... .......... .......... 7% 82.3M 6s 2024-08-22T20:34:04.8019430Z 47700K .......... .......... .......... .......... .......... 7% 68.5M 6s 2024-08-22T20:34:04.8025250Z 47750K .......... .......... .......... .......... .......... 7% 80.0M 6s 2024-08-22T20:34:04.8031010Z 47800K .......... .......... .......... .......... .......... 7% 89.9M 6s 2024-08-22T20:34:04.8038260Z 47850K .......... .......... .......... .......... .......... 7% 69.1M 6s 2024-08-22T20:34:04.8044840Z 47900K .......... .......... .......... .......... .......... 7% 71.4M 6s 2024-08-22T20:34:04.8050530Z 47950K .......... .......... .......... .......... .......... 7% 84.5M 6s 2024-08-22T20:34:04.8056650Z 48000K .......... .......... .......... .......... .......... 7% 109M 6s 2024-08-22T20:34:04.8061350Z 48050K .......... .......... .......... .......... .......... 7% 79.7M 6s 2024-08-22T20:34:04.8068110Z 48100K .......... .......... .......... .......... .......... 7% 84.2M 6s 2024-08-22T20:34:04.8074250Z 48150K .......... .......... .......... .......... .......... 7% 69.0M 6s 2024-08-22T20:34:04.8079900Z 48200K .......... .......... .......... .......... .......... 7% 80.6M 6s 2024-08-22T20:34:04.8085910Z 48250K .......... .......... .......... .......... .......... 7% 83.8M 6s 2024-08-22T20:34:04.8091770Z 48300K .......... .......... .......... .......... .......... 7% 87.8M 6s 2024-08-22T20:34:04.8098070Z 48350K .......... .......... .......... .......... .......... 7% 71.3M 6s 2024-08-22T20:34:04.8105010Z 48400K .......... .......... .......... .......... .......... 7% 77.6M 6s 2024-08-22T20:34:04.8110130Z 48450K .......... .......... .......... .......... .......... 7% 108M 6s 2024-08-22T20:34:04.8115940Z 48500K .......... .......... .......... .......... .......... 7% 77.1M 6s 2024-08-22T20:34:04.8126930Z 48550K .......... .......... .......... .......... .......... 7% 49.6M 6s 2024-08-22T20:34:04.8132560Z 48600K .......... .......... .......... .......... .......... 7% 66.0M 6s 2024-08-22T20:34:04.8139940Z 48650K .......... .......... .......... .......... .......... 7% 72.9M 6s 2024-08-22T20:34:04.8145660Z 48700K .......... .......... .......... .......... .......... 7% 78.6M 6s 2024-08-22T20:34:04.8154760Z 48750K .......... .......... .......... .......... .......... 7% 66.0M 6s 2024-08-22T20:34:04.8159460Z 48800K .......... .......... .......... .......... .......... 7% 83.9M 6s 2024-08-22T20:34:04.8167140Z 48850K .......... .......... .......... .......... .......... 7% 62.0M 6s 2024-08-22T20:34:04.8175540Z 48900K .......... .......... .......... .......... .......... 7% 58.3M 6s 2024-08-22T20:34:04.8181640Z 48950K .......... .......... .......... .......... .......... 7% 75.6M 6s 2024-08-22T20:34:04.8188390Z 49000K .......... .......... .......... .......... .......... 7% 91.4M 6s 2024-08-22T20:34:04.8194210Z 49050K .......... .......... .......... .......... .......... 7% 67.4M 6s 2024-08-22T20:34:04.8198600Z 49100K .......... .......... .......... .......... .......... 7% 115M 6s 2024-08-22T20:34:04.8205420Z 49150K .......... .......... .......... .......... .......... 7% 70.7M 6s 2024-08-22T20:34:04.8212390Z 49200K .......... .......... .......... .......... .......... 7% 69.5M 6s 2024-08-22T20:34:04.8217700Z 49250K .......... .......... .......... .......... .......... 7% 95.2M 6s 2024-08-22T20:34:04.8224560Z 49300K .......... .......... .......... .......... .......... 7% 91.3M 6s 2024-08-22T20:34:04.8232000Z 49350K .......... .......... .......... .......... .......... 7% 54.4M 6s 2024-08-22T20:34:04.8238420Z 49400K .......... .......... .......... .......... .......... 7% 86.1M 6s 2024-08-22T20:34:04.8243390Z 49450K .......... .......... .......... .......... .......... 7% 84.0M 6s 2024-08-22T20:34:04.8249420Z 49500K .......... .......... .......... .......... .......... 7% 79.5M 6s 2024-08-22T20:34:04.8255010Z 49550K .......... .......... .......... .......... .......... 7% 90.6M 6s 2024-08-22T20:34:04.8260090Z 49600K .......... .......... .......... .......... .......... 7% 94.8M 6s 2024-08-22T20:34:04.8266070Z 49650K .......... .......... .......... .......... .......... 7% 77.3M 6s 2024-08-22T20:34:04.8274180Z 49700K .......... .......... .......... .......... .......... 8% 84.9M 6s 2024-08-22T20:34:04.8279590Z 49750K .......... .......... .......... .......... .......... 8% 66.6M 6s 2024-08-22T20:34:04.8286340Z 49800K .......... .......... .......... .......... .......... 8% 67.2M 6s 2024-08-22T20:34:04.8291350Z 49850K .......... .......... .......... .......... .......... 8% 100M 6s 2024-08-22T20:34:04.8296340Z 49900K .......... .......... .......... .......... .......... 8% 100M 6s 2024-08-22T20:34:04.8303360Z 49950K .......... .......... .......... .......... .......... 8% 81.7M 6s 2024-08-22T20:34:04.8308670Z 50000K .......... .......... .......... .......... .......... 8% 80.8M 6s 2024-08-22T20:34:04.8315850Z 50050K .......... .......... .......... .......... .......... 8% 70.9M 6s 2024-08-22T20:34:04.8321960Z 50100K .......... .......... .......... .......... .......... 8% 114M 6s 2024-08-22T20:34:04.8328330Z 50150K .......... .......... .......... .......... .......... 8% 56.4M 6s 2024-08-22T20:34:04.8345060Z 50200K .......... .......... .......... .......... .......... 8% 98.6M 6s 2024-08-22T20:34:04.8345890Z 50250K .......... .......... .......... .......... .......... 8% 58.5M 6s 2024-08-22T20:34:04.8346720Z 50300K .......... .......... .......... .......... .......... 8% 102M 6s 2024-08-22T20:34:04.8351450Z 50350K .......... .......... .......... .......... .......... 8% 90.8M 6s 2024-08-22T20:34:04.8357510Z 50400K .......... .......... .......... .......... .......... 8% 94.4M 6s 2024-08-22T20:34:04.8363180Z 50450K .......... .......... .......... .......... .......... 8% 80.0M 6s 2024-08-22T20:34:04.8369490Z 50500K .......... .......... .......... .......... .......... 8% 84.2M 6s 2024-08-22T20:34:04.8375400Z 50550K .......... .......... .......... .......... .......... 8% 72.0M 6s 2024-08-22T20:34:04.8382010Z 50600K .......... .......... .......... .......... .......... 8% 77.1M 6s 2024-08-22T20:34:04.8387550Z 50650K .......... .......... .......... .......... .......... 8% 86.4M 6s 2024-08-22T20:34:04.8393280Z 50700K .......... .......... .......... .......... .......... 8% 83.8M 6s 2024-08-22T20:34:04.8400040Z 50750K .......... .......... .......... .......... .......... 8% 76.3M 6s 2024-08-22T20:34:04.8405900Z 50800K .......... .......... .......... .......... .......... 8% 81.7M 6s 2024-08-22T20:34:04.8411470Z 50850K .......... .......... .......... .......... .......... 8% 89.9M 6s 2024-08-22T20:34:04.8418460Z 50900K .......... .......... .......... .......... .......... 8% 72.2M 6s 2024-08-22T20:34:04.8424980Z 50950K .......... .......... .......... .......... .......... 8% 68.4M 6s 2024-08-22T20:34:04.8430250Z 51000K .......... .......... .......... .......... .......... 8% 93.4M 6s 2024-08-22T20:34:04.8436900Z 51050K .......... .......... .......... .......... .......... 8% 75.8M 6s 2024-08-22T20:34:04.8441940Z 51100K .......... .......... .......... .......... .......... 8% 92.7M 6s 2024-08-22T20:34:04.8447960Z 51150K .......... .......... .......... .......... .......... 8% 84.8M 6s 2024-08-22T20:34:04.8453690Z 51200K .......... .......... .......... .......... .......... 8% 81.2M 6s 2024-08-22T20:34:04.8458540Z 51250K .......... .......... .......... .......... .......... 8% 98.2M 6s 2024-08-22T20:34:04.8467250Z 51300K .......... .......... .......... .......... .......... 8% 58.1M 6s 2024-08-22T20:34:04.8472540Z 51350K .......... .......... .......... .......... .......... 8% 89.1M 6s 2024-08-22T20:34:04.8480130Z 51400K .......... .......... .......... .......... .......... 8% 65.9M 6s 2024-08-22T20:34:04.8484930Z 51450K .......... .......... .......... .......... .......... 8% 99.4M 6s 2024-08-22T20:34:04.8490030Z 51500K .......... .......... .......... .......... .......... 8% 95.4M 6s 2024-08-22T20:34:04.8496660Z 51550K .......... .......... .......... .......... .......... 8% 77.0M 6s 2024-08-22T20:34:04.8503180Z 51600K .......... .......... .......... .......... .......... 8% 73.8M 6s 2024-08-22T20:34:04.8510710Z 51650K .......... .......... .......... .......... .......... 8% 62.0M 6s 2024-08-22T20:34:04.8518310Z 51700K .......... .......... .......... .......... .......... 8% 66.0M 6s 2024-08-22T20:34:04.8523410Z 51750K .......... .......... .......... .......... .......... 8% 98.4M 6s 2024-08-22T20:34:04.8530090Z 51800K .......... .......... .......... .......... .......... 8% 86.1M 6s 2024-08-22T20:34:04.8534330Z 51850K .......... .......... .......... .......... .......... 8% 89.4M 6s 2024-08-22T20:34:04.8539480Z 51900K .......... .......... .......... .......... .......... 8% 92.5M 6s 2024-08-22T20:34:04.8547820Z 51950K .......... .......... .......... .......... .......... 8% 80.8M 6s 2024-08-22T20:34:04.8552770Z 52000K .......... .......... .......... .......... .......... 8% 66.4M 6s 2024-08-22T20:34:04.8559080Z 52050K .......... .......... .......... .......... .......... 8% 80.4M 6s 2024-08-22T20:34:04.8566490Z 52100K .......... .......... .......... .......... .......... 8% 99.9M 6s 2024-08-22T20:34:04.8572400Z 52150K .......... .......... .......... .......... .......... 8% 61.4M 6s 2024-08-22T20:34:04.8579190Z 52200K .......... .......... .......... .......... .......... 8% 67.3M 6s 2024-08-22T20:34:04.8584200Z 52250K .......... .......... .......... .......... .......... 8% 104M 6s 2024-08-22T20:34:04.8589840Z 52300K .......... .......... .......... .......... .......... 8% 85.1M 6s 2024-08-22T20:34:04.8596390Z 52350K .......... .......... .......... .......... .......... 8% 73.5M 6s 2024-08-22T20:34:04.8602170Z 52400K .......... .......... .......... .......... .......... 8% 92.5M 6s 2024-08-22T20:34:04.8608240Z 52450K .......... .......... .......... .......... .......... 8% 72.7M 6s 2024-08-22T20:34:04.8616650Z 52500K .......... .......... .......... .......... .......... 8% 76.4M 6s 2024-08-22T20:34:04.8621770Z 52550K .......... .......... .......... .......... .......... 8% 68.0M 6s 2024-08-22T20:34:04.8628040Z 52600K .......... .......... .......... .......... .......... 8% 75.9M 6s 2024-08-22T20:34:04.8634480Z 52650K .......... .......... .......... .......... .......... 8% 80.2M 6s 2024-08-22T20:34:04.8640060Z 52700K .......... .......... .......... .......... .......... 8% 109M 6s 2024-08-22T20:34:04.8646620Z 52750K .......... .......... .......... .......... .......... 8% 77.3M 6s 2024-08-22T20:34:04.8650420Z 52800K .......... .......... .......... .......... .......... 8% 95.7M 6s 2024-08-22T20:34:04.8657440Z 52850K .......... .......... .......... .......... .......... 8% 72.2M 6s 2024-08-22T20:34:04.8663740Z 52900K .......... .......... .......... .......... .......... 8% 102M 6s 2024-08-22T20:34:04.8671010Z 52950K .......... .......... .......... .......... .......... 8% 55.8M 6s 2024-08-22T20:34:04.8675680Z 53000K .......... .......... .......... .......... .......... 8% 97.9M 6s 2024-08-22T20:34:04.8681540Z 53050K .......... .......... .......... .......... .......... 8% 81.2M 6s 2024-08-22T20:34:04.8688000Z 53100K .......... .......... .......... .......... .......... 8% 75.7M 6s 2024-08-22T20:34:04.8694270Z 53150K .......... .......... .......... .......... .......... 8% 82.1M 6s 2024-08-22T20:34:04.8699570Z 53200K .......... .......... .......... .......... .......... 8% 88.0M 6s 2024-08-22T20:34:04.8706290Z 53250K .......... .......... .......... .......... .......... 8% 72.4M 6s 2024-08-22T20:34:04.8711180Z 53300K .......... .......... .......... .......... .......... 8% 97.9M 6s 2024-08-22T20:34:04.8719450Z 53350K .......... .......... .......... .......... .......... 8% 59.7M 6s 2024-08-22T20:34:04.8726590Z 53400K .......... .......... .......... .......... .......... 8% 69.8M 6s 2024-08-22T20:34:04.8730900Z 53450K .......... .......... .......... .......... .......... 8% 109M 6s 2024-08-22T20:34:04.8737050Z 53500K .......... .......... .......... .......... .......... 8% 80.8M 6s 2024-08-22T20:34:04.8743010Z 53550K .......... .......... .......... .......... .......... 8% 88.5M 6s 2024-08-22T20:34:04.8748990Z 53600K .......... .......... .......... .......... .......... 8% 78.5M 6s 2024-08-22T20:34:04.8755600Z 53650K .......... .......... .......... .......... .......... 8% 70.4M 6s 2024-08-22T20:34:04.8761640Z 53700K .......... .......... .......... .......... .......... 8% 80.7M 6s 2024-08-22T20:34:04.8770170Z 53750K .......... .......... .......... .......... .......... 8% 61.4M 6s 2024-08-22T20:34:04.8774760Z 53800K .......... .......... .......... .......... .......... 8% 91.8M 6s 2024-08-22T20:34:04.8781390Z 53850K .......... .......... .......... .......... .......... 8% 77.4M 6s 2024-08-22T20:34:04.8785410Z 53900K .......... .......... .......... .......... .......... 8% 128M 6s 2024-08-22T20:34:04.8790970Z 53950K .......... .......... .......... .......... .......... 8% 82.8M 6s 2024-08-22T20:34:04.8797120Z 54000K .......... .......... .......... .......... .......... 8% 77.4M 6s 2024-08-22T20:34:04.8802480Z 54050K .......... .......... .......... .......... .......... 8% 94.1M 6s 2024-08-22T20:34:04.8810630Z 54100K .......... .......... .......... .......... .......... 8% 61.3M 6s 2024-08-22T20:34:04.8816920Z 54150K .......... .......... .......... .......... .......... 8% 79.7M 6s 2024-08-22T20:34:04.8821310Z 54200K .......... .......... .......... .......... .......... 8% 97.9M 6s 2024-08-22T20:34:04.8827830Z 54250K .......... .......... .......... .......... .......... 8% 81.0M 6s 2024-08-22T20:34:04.8834810Z 54300K .......... .......... .......... .......... .......... 8% 70.4M 6s 2024-08-22T20:34:04.8840230Z 54350K .......... .......... .......... .......... .......... 8% 102M 6s 2024-08-22T20:34:04.8844930Z 54400K .......... .......... .......... .......... .......... 8% 86.0M 6s 2024-08-22T20:34:04.8851260Z 54450K .......... .......... .......... .......... .......... 8% 81.7M 6s 2024-08-22T20:34:04.8858270Z 54500K .......... .......... .......... .......... .......... 8% 94.6M 6s 2024-08-22T20:34:04.8864060Z 54550K .......... .......... .......... .......... .......... 8% 61.8M 6s 2024-08-22T20:34:04.8872190Z 54600K .......... .......... .......... .......... .......... 8% 68.0M 6s 2024-08-22T20:34:04.8877490Z 54650K .......... .......... .......... .......... .......... 8% 76.5M 6s 2024-08-22T20:34:04.8884240Z 54700K .......... .......... .......... .......... .......... 8% 84.5M 6s 2024-08-22T20:34:04.8890150Z 54750K .......... .......... .......... .......... .......... 8% 72.6M 6s 2024-08-22T20:34:04.8896710Z 54800K .......... .......... .......... .......... .......... 8% 78.5M 6s 2024-08-22T20:34:04.8902740Z 54850K .......... .......... .......... .......... .......... 8% 77.6M 6s 2024-08-22T20:34:04.8909590Z 54900K .......... .......... .......... .......... .......... 8% 89.4M 6s 2024-08-22T20:34:04.8916650Z 54950K .......... .......... .......... .......... .......... 8% 59.0M 6s 2024-08-22T20:34:04.8921970Z 55000K .......... .......... .......... .......... .......... 8% 89.9M 6s 2024-08-22T20:34:04.8929380Z 55050K .......... .......... .......... .......... .......... 8% 72.2M 6s 2024-08-22T20:34:04.8932210Z 55100K .......... .......... .......... .......... .......... 8% 126M 6s 2024-08-22T20:34:04.8941230Z 55150K .......... .......... .......... .......... .......... 8% 55.9M 6s 2024-08-22T20:34:04.8947280Z 55200K .......... .......... .......... .......... .......... 8% 86.6M 6s 2024-08-22T20:34:04.8953720Z 55250K .......... .......... .......... .......... .......... 8% 77.9M 6s 2024-08-22T20:34:04.8957940Z 55300K .......... .......... .......... .......... .......... 8% 101M 6s 2024-08-22T20:34:04.8964030Z 55350K .......... .......... .......... .......... .......... 8% 81.5M 6s 2024-08-22T20:34:04.8971510Z 55400K .......... .......... .......... .......... .......... 8% 64.9M 6s 2024-08-22T20:34:04.8976010Z 55450K .......... .......... .......... .......... .......... 8% 101M 6s 2024-08-22T20:34:04.8981500Z 55500K .......... .......... .......... .......... .......... 8% 88.1M 6s 2024-08-22T20:34:04.8988300Z 55550K .......... .......... .......... .......... .......... 8% 74.2M 6s 2024-08-22T20:34:04.8994640Z 55600K .......... .......... .......... .......... .......... 8% 76.9M 6s 2024-08-22T20:34:04.9002390Z 55650K .......... .......... .......... .......... .......... 8% 63.6M 6s 2024-08-22T20:34:04.9007570Z 55700K .......... .......... .......... .......... .......... 8% 93.2M 6s 2024-08-22T20:34:04.9016360Z 55750K .......... .......... .......... .......... .......... 8% 58.7M 6s 2024-08-22T20:34:04.9019100Z 55800K .......... .......... .......... .......... .......... 8% 147M 6s 2024-08-22T20:34:04.9025470Z 55850K .......... .......... .......... .......... .......... 8% 86.4M 6s 2024-08-22T20:34:04.9032020Z 55900K .......... .......... .......... .......... .......... 8% 67.6M 6s 2024-08-22T20:34:04.9038060Z 55950K .......... .......... .......... .......... .......... 9% 81.0M 6s 2024-08-22T20:34:04.9045040Z 56000K .......... .......... .......... .......... .......... 9% 70.1M 6s 2024-08-22T20:34:04.9051860Z 56050K .......... .......... .......... .......... .......... 9% 78.3M 6s 2024-08-22T20:34:04.9058680Z 56100K .......... .......... .......... .......... .......... 9% 83.9M 6s 2024-08-22T20:34:04.9066330Z 56150K .......... .......... .......... .......... .......... 9% 60.1M 6s 2024-08-22T20:34:04.9070320Z 56200K .......... .......... .......... .......... .......... 9% 95.2M 6s 2024-08-22T20:34:04.9075710Z 56250K .......... .......... .......... .......... .......... 9% 88.9M 6s 2024-08-22T20:34:04.9082410Z 56300K .......... .......... .......... .......... .......... 9% 82.5M 6s 2024-08-22T20:34:04.9089160Z 56350K .......... .......... .......... .......... .......... 9% 83.9M 6s 2024-08-22T20:34:04.9095490Z 56400K .......... .......... .......... .......... .......... 9% 63.8M 6s 2024-08-22T20:34:04.9101950Z 56450K .......... .......... .......... .......... .......... 9% 82.2M 6s 2024-08-22T20:34:04.9107670Z 56500K .......... .......... .......... .......... .......... 9% 77.1M 6s 2024-08-22T20:34:04.9112730Z 56550K .......... .......... .......... .......... .......... 9% 103M 6s 2024-08-22T20:34:04.9119610Z 56600K .......... .......... .......... .......... .......... 9% 71.5M 6s 2024-08-22T20:34:04.9126970Z 56650K .......... .......... .......... .......... .......... 9% 63.6M 6s 2024-08-22T20:34:04.9134510Z 56700K .......... .......... .......... .......... .......... 9% 64.3M 6s 2024-08-22T20:34:04.9143220Z 56750K .......... .......... .......... .......... .......... 9% 61.3M 6s 2024-08-22T20:34:04.9150200Z 56800K .......... .......... .......... .......... .......... 9% 71.9M 6s 2024-08-22T20:34:04.9159740Z 56850K .......... .......... .......... .......... .......... 9% 72.2M 6s 2024-08-22T20:34:04.9167100Z 56900K .......... .......... .......... .......... .......... 9% 43.1M 6s 2024-08-22T20:34:04.9178020Z 56950K .......... .......... .......... .......... .......... 9% 46.3M 6s 2024-08-22T20:34:04.9185050Z 57000K .......... .......... .......... .......... .......... 9% 83.2M 6s 2024-08-22T20:34:04.9193150Z 57050K .......... .......... .......... .......... .......... 9% 53.3M 6s 2024-08-22T20:34:04.9202710Z 57100K .......... .......... .......... .......... .......... 9% 65.5M 6s 2024-08-22T20:34:04.9210690Z 57150K .......... .......... .......... .......... .......... 9% 49.4M 6s 2024-08-22T20:34:04.9216420Z 57200K .......... .......... .......... .......... .......... 9% 77.3M 6s 2024-08-22T20:34:04.9224440Z 57250K .......... .......... .......... .......... .......... 9% 60.8M 6s 2024-08-22T20:34:04.9231530Z 57300K .......... .......... .......... .......... .......... 9% 80.4M 6s 2024-08-22T20:34:04.9240390Z 57350K .......... .......... .......... .......... .......... 9% 55.1M 6s 2024-08-22T20:34:04.9247890Z 57400K .......... .......... .......... .......... .......... 9% 58.3M 6s 2024-08-22T20:34:04.9255400Z 57450K .......... .......... .......... .......... .......... 9% 63.5M 6s 2024-08-22T20:34:04.9264090Z 57500K .......... .......... .......... .......... .......... 9% 57.6M 6s 2024-08-22T20:34:04.9272000Z 57550K .......... .......... .......... .......... .......... 9% 60.4M 6s 2024-08-22T20:34:04.9282990Z 57600K .......... .......... .......... .......... .......... 9% 45.1M 6s 2024-08-22T20:34:04.9291320Z 57650K .......... .......... .......... .......... .......... 9% 58.8M 6s 2024-08-22T20:34:04.9297350Z 57700K .......... .......... .......... .......... .......... 9% 79.1M 6s 2024-08-22T20:34:04.9304670Z 57750K .......... .......... .......... .......... .......... 9% 67.5M 6s 2024-08-22T20:34:04.9310860Z 57800K .......... .......... .......... .......... .......... 9% 81.5M 6s 2024-08-22T20:34:04.9318660Z 57850K .......... .......... .......... .......... .......... 9% 63.2M 6s 2024-08-22T20:34:04.9324200Z 57900K .......... .......... .......... .......... .......... 9% 80.8M 6s 2024-08-22T20:34:04.9332160Z 57950K .......... .......... .......... .......... .......... 9% 75.4M 6s 2024-08-22T20:34:04.9336790Z 58000K .......... .......... .......... .......... .......... 9% 80.8M 6s 2024-08-22T20:34:04.9343600Z 58050K .......... .......... .......... .......... .......... 9% 73.8M 6s 2024-08-22T20:34:04.9350000Z 58100K .......... .......... .......... .......... .......... 9% 75.2M 6s 2024-08-22T20:34:04.9356160Z 58150K .......... .......... .......... .......... .......... 9% 80.6M 6s 2024-08-22T20:34:04.9361460Z 58200K .......... .......... .......... .......... .......... 9% 94.6M 6s 2024-08-22T20:34:04.9368310Z 58250K .......... .......... .......... .......... .......... 9% 72.2M 6s 2024-08-22T20:34:04.9373380Z 58300K .......... .......... .......... .......... .......... 9% 88.5M 6s 2024-08-22T20:34:04.9381810Z 58350K .......... .......... .......... .......... .......... 9% 57.0M 6s 2024-08-22T20:34:04.9387380Z 58400K .......... .......... .......... .......... .......... 9% 91.6M 6s 2024-08-22T20:34:04.9394510Z 58450K .......... .......... .......... .......... .......... 9% 69.1M 6s 2024-08-22T20:34:04.9399390Z 58500K .......... .......... .......... .......... .......... 9% 99.4M 6s 2024-08-22T20:34:04.9405760Z 58550K .......... .......... .......... .......... .......... 9% 80.2M 6s 2024-08-22T20:34:04.9413540Z 58600K .......... .......... .......... .......... .......... 9% 61.0M 6s 2024-08-22T20:34:04.9418830Z 58650K .......... .......... .......... .......... .......... 9% 98.2M 6s 2024-08-22T20:34:04.9423960Z 58700K .......... .......... .......... .......... .......... 9% 89.4M 6s 2024-08-22T20:34:04.9430760Z 58750K .......... .......... .......... .......... .......... 9% 77.1M 6s 2024-08-22T20:34:04.9436030Z 58800K .......... .......... .......... .......... .......... 9% 83.5M 6s 2024-08-22T20:34:04.9443620Z 58850K .......... .......... .......... .......... .......... 9% 63.2M 6s 2024-08-22T20:34:04.9451100Z 58900K .......... .......... .......... .......... .......... 9% 66.7M 6s 2024-08-22T20:34:04.9455470Z 58950K .......... .......... .......... .......... .......... 9% 116M 6s 2024-08-22T20:34:04.9460610Z 59000K .......... .......... .......... .......... .......... 9% 97.9M 6s 2024-08-22T20:34:04.9465600Z 59050K .......... .......... .......... .......... .......... 9% 96.1M 6s 2024-08-22T20:34:04.9472150Z 59100K .......... .......... .......... .......... .......... 9% 73.6M 6s 2024-08-22T20:34:04.9477430Z 59150K .......... .......... .......... .......... .......... 9% 91.8M 6s 2024-08-22T20:34:04.9483620Z 59200K .......... .......... .......... .......... .......... 9% 80.0M 6s 2024-08-22T20:34:04.9489200Z 59250K .......... .......... .......... .......... .......... 9% 86.0M 6s 2024-08-22T20:34:04.9495120Z 59300K .......... .......... .......... .......... .......... 9% 81.0M 6s 2024-08-22T20:34:04.9502710Z 59350K .......... .......... .......... .......... .......... 9% 65.3M 6s 2024-08-22T20:34:04.9507910Z 59400K .......... .......... .......... .......... .......... 9% 93.5M 6s 2024-08-22T20:34:04.9514210Z 59450K .......... .......... .......... .......... .......... 9% 74.7M 6s 2024-08-22T20:34:04.9520150Z 59500K .......... .......... .......... .......... .......... 9% 84.3M 6s 2024-08-22T20:34:04.9525590Z 59550K .......... .......... .......... .......... .......... 9% 96.1M 6s 2024-08-22T20:34:04.9530700Z 59600K .......... .......... .......... .......... .......... 9% 93.5M 6s 2024-08-22T20:34:04.9538120Z 59650K .......... .......... .......... .......... .......... 9% 64.3M 6s 2024-08-22T20:34:04.9544330Z 59700K .......... .......... .......... .......... .......... 9% 79.7M 6s 2024-08-22T20:34:04.9550650Z 59750K .......... .......... .......... .......... .......... 9% 74.2M 6s 2024-08-22T20:34:04.9555480Z 59800K .......... .......... .......... .......... .......... 9% 107M 6s 2024-08-22T20:34:04.9561930Z 59850K .......... .......... .......... .......... .......... 9% 75.2M 6s 2024-08-22T20:34:04.9566460Z 59900K .......... .......... .......... .......... .......... 9% 102M 6s 2024-08-22T20:34:04.9571200Z 59950K .......... .......... .......... .......... .......... 9% 110M 6s 2024-08-22T20:34:04.9582040Z 60000K .......... .......... .......... .......... .......... 9% 67.8M 6s 2024-08-22T20:34:04.9585920Z 60050K .......... .......... .......... .......... .......... 9% 70.7M 6s 2024-08-22T20:34:04.9591060Z 60100K .......... .......... .......... .......... .......... 9% 82.3M 6s 2024-08-22T20:34:04.9598740Z 60150K .......... .......... .......... .......... .......... 9% 64.0M 6s 2024-08-22T20:34:04.9604850Z 60200K .......... .......... .......... .......... .......... 9% 88.6M 6s 2024-08-22T20:34:04.9609590Z 60250K .......... .......... .......... .......... .......... 9% 92.0M 6s 2024-08-22T20:34:04.9613520Z 60300K .......... .......... .......... .......... .......... 9% 122M 6s 2024-08-22T20:34:04.9618120Z 60350K .......... .......... .......... .......... .......... 9% 104M 6s 2024-08-22T20:34:04.9622290Z 60400K .......... .......... .......... .......... .......... 9% 121M 6s 2024-08-22T20:34:04.9626520Z 60450K .......... .......... .......... .......... .......... 9% 113M 6s 2024-08-22T20:34:04.9631780Z 60500K .......... .......... .......... .......... .......... 9% 90.8M 6s 2024-08-22T20:34:04.9635650Z 60550K .......... .......... .......... .......... .......... 9% 138M 6s 2024-08-22T20:34:04.9640600Z 60600K .......... .......... .......... .......... .......... 9% 101M 6s 2024-08-22T20:34:04.9643570Z 60650K .......... .......... .......... .......... .......... 9% 151M 6s 2024-08-22T20:34:04.9647130Z 60700K .......... .......... .......... .......... .......... 9% 137M 6s 2024-08-22T20:34:04.9654090Z 60750K .......... .......... .......... .......... .......... 9% 84.0M 6s 2024-08-22T20:34:04.9656720Z 60800K .......... .......... .......... .......... .......... 9% 126M 6s 2024-08-22T20:34:04.9662140Z 60850K .......... .......... .......... .......... .......... 9% 93.5M 6s 2024-08-22T20:34:04.9667170Z 60900K .......... .......... .......... .......... .......... 9% 93.9M 6s 2024-08-22T20:34:04.9672880Z 60950K .......... .......... .......... .......... .......... 9% 88.9M 6s 2024-08-22T20:34:04.9678450Z 61000K .......... .......... .......... .......... .......... 9% 88.0M 6s 2024-08-22T20:34:04.9684000Z 61050K .......... .......... .......... .......... .......... 9% 120M 6s 2024-08-22T20:34:04.9686070Z 61100K .......... .......... .......... .......... .......... 9% 125M 6s 2024-08-22T20:34:04.9693170Z 61150K .......... .......... .......... .......... .......... 9% 79.9M 6s 2024-08-22T20:34:04.9697640Z 61200K .......... .......... .......... .......... .......... 9% 98.2M 6s 2024-08-22T20:34:04.9701030Z 61250K .......... .......... .......... .......... .......... 9% 133M 6s 2024-08-22T20:34:04.9708630Z 61300K .......... .......... .......... .......... .......... 9% 76.5M 6s 2024-08-22T20:34:04.9713890Z 61350K .......... .......... .......... .......... .......... 9% 73.9M 6s 2024-08-22T20:34:04.9718970Z 61400K .......... .......... .......... .......... .......... 9% 101M 6s 2024-08-22T20:34:04.9726150Z 61450K .......... .......... .......... .......... .......... 9% 71.7M 6s 2024-08-22T20:34:04.9730920Z 61500K .......... .......... .......... .......... .......... 9% 95.6M 6s 2024-08-22T20:34:04.9736790Z 61550K .......... .......... .......... .......... .......... 9% 89.9M 6s 2024-08-22T20:34:04.9741650Z 61600K .......... .......... .......... .......... .......... 9% 108M 6s 2024-08-22T20:34:04.9745410Z 61650K .......... .......... .......... .......... .......... 9% 102M 6s 2024-08-22T20:34:04.9752410Z 61700K .......... .......... .......... .......... .......... 9% 80.0M 6s 2024-08-22T20:34:04.9760170Z 61750K .......... .......... .......... .......... .......... 9% 60.5M 6s 2024-08-22T20:34:04.9765940Z 61800K .......... .......... .......... .......... .......... 9% 93.5M 6s 2024-08-22T20:34:04.9771920Z 61850K .......... .......... .......... .......... .......... 9% 68.3M 6s 2024-08-22T20:34:04.9776850Z 61900K .......... .......... .......... .......... .......... 9% 101M 6s 2024-08-22T20:34:04.9781960Z 61950K .......... .......... .......... .......... .......... 9% 108M 6s 2024-08-22T20:34:04.9786740Z 62000K .......... .......... .......... .......... .......... 9% 99.0M 6s 2024-08-22T20:34:04.9790860Z 62050K .......... .......... .......... .......... .......... 9% 108M 6s 2024-08-22T20:34:04.9798410Z 62100K .......... .......... .......... .......... .......... 9% 68.0M 6s 2024-08-22T20:34:04.9806600Z 62150K .......... .......... .......... .......... .......... 10% 59.2M 6s 2024-08-22T20:34:04.9813500Z 62200K .......... .......... .......... .......... .......... 10% 69.3M 6s 2024-08-22T20:34:04.9817870Z 62250K .......... .......... .......... .......... .......... 10% 181M 6s 2024-08-22T20:34:04.9820280Z 62300K .......... .......... .......... .......... .......... 10% 115M 6s 2024-08-22T20:34:04.9824870Z 62350K .......... .......... .......... .......... .......... 10% 144M 6s 2024-08-22T20:34:04.9828300Z 62400K .......... .......... .......... .......... .......... 10% 107M 6s 2024-08-22T20:34:04.9833840Z 62450K .......... .......... .......... .......... .......... 10% 92.3M 6s 2024-08-22T20:34:04.9840720Z 62500K .......... .......... .......... .......... .......... 10% 68.4M 6s 2024-08-22T20:34:04.9846330Z 62550K .......... .......... .......... .......... .......... 10% 97.5M 6s 2024-08-22T20:34:04.9852080Z 62600K .......... .......... .......... .......... .......... 10% 74.2M 6s 2024-08-22T20:34:04.9859040Z 62650K .......... .......... .......... .......... .......... 10% 72.2M 6s 2024-08-22T20:34:04.9862790Z 62700K .......... .......... .......... .......... .......... 10% 130M 6s 2024-08-22T20:34:04.9867920Z 62750K .......... .......... .......... .......... .......... 10% 91.6M 6s 2024-08-22T20:34:04.9873510Z 62800K .......... .......... .......... .......... .......... 10% 95.2M 6s 2024-08-22T20:34:04.9879540Z 62850K .......... .......... .......... .......... .......... 10% 78.3M 6s 2024-08-22T20:34:04.9886480Z 62900K .......... .......... .......... .......... .......... 10% 112M 6s 2024-08-22T20:34:04.9890080Z 62950K .......... .......... .......... .......... .......... 10% 77.5M 6s 2024-08-22T20:34:04.9894420Z 63000K .......... .......... .......... .......... .......... 10% 119M 6s 2024-08-22T20:34:04.9897310Z 63050K .......... .......... .......... .......... .......... 10% 151M 6s 2024-08-22T20:34:04.9902070Z 63100K .......... .......... .......... .......... .......... 10% 115M 6s 2024-08-22T20:34:04.9906440Z 63150K .......... .......... .......... .......... .......... 10% 102M 6s 2024-08-22T20:34:04.9910380Z 63200K .......... .......... .......... .......... .......... 10% 119M 6s 2024-08-22T20:34:04.9915900Z 63250K .......... .......... .......... .......... .......... 10% 95.9M 6s 2024-08-22T20:34:04.9921230Z 63300K .......... .......... .......... .......... .......... 10% 543M 6s 2024-08-22T20:34:04.9927070Z 63350K .......... .......... .......... .......... .......... 10% 45.6M 6s 2024-08-22T20:34:04.9927890Z 63400K .......... .......... .......... .......... .......... 10% 618M 6s 2024-08-22T20:34:04.9931200Z 63450K .......... .......... .......... .......... .......... 10% 160M 6s 2024-08-22T20:34:04.9937040Z 63500K .......... .......... .......... .......... .......... 10% 93.7M 6s 2024-08-22T20:34:04.9940860Z 63550K .......... .......... .......... .......... .......... 10% 114M 6s 2024-08-22T20:34:04.9946380Z 63600K .......... .......... .......... .......... .......... 10% 86.3M 6s 2024-08-22T20:34:04.9951650Z 63650K .......... .......... .......... .......... .......... 10% 93.0M 6s 2024-08-22T20:34:04.9956680Z 63700K .......... .......... .......... .......... .......... 10% 105M 6s 2024-08-22T20:34:04.9964200Z 63750K .......... .......... .......... .......... .......... 10% 67.6M 6s 2024-08-22T20:34:04.9968780Z 63800K .......... .......... .......... .......... .......... 10% 89.6M 6s 2024-08-22T20:34:04.9975380Z 63850K .......... .......... .......... .......... .......... 10% 97.1M 6s 2024-08-22T20:34:04.9987500Z 63900K .......... .......... .......... .......... .......... 10% 75.0M 6s 2024-08-22T20:34:04.9987890Z 63950K .......... .......... .......... .......... .......... 10% 138M 6s 2024-08-22T20:34:04.9990150Z 64000K .......... .......... .......... .......... .......... 10% 79.7M 6s 2024-08-22T20:34:04.9997240Z 64050K .......... .......... .......... .......... .......... 10% 73.3M 6s 2024-08-22T20:34:05.0000910Z 64100K .......... .......... .......... .......... .......... 10% 119M 6s 2024-08-22T20:34:05.0008500Z 64150K .......... .......... .......... .......... .......... 10% 68.4M 6s 2024-08-22T20:34:05.0015160Z 64200K .......... .......... .......... .......... .......... 10% 67.1M 6s 2024-08-22T20:34:05.0021030Z 64250K .......... .......... .......... .......... .......... 10% 95.9M 6s 2024-08-22T20:34:05.0026530Z 64300K .......... .......... .......... .......... .......... 10% 87.2M 6s 2024-08-22T20:34:05.0030910Z 64350K .......... .......... .......... .......... .......... 10% 140M 6s 2024-08-22T20:34:05.0034400Z 64400K .......... .......... .......... .......... .......... 10% 96.3M 6s 2024-08-22T20:34:05.0038140Z 64450K .......... .......... .......... .......... .......... 10% 130M 6s 2024-08-22T20:34:05.0044650Z 64500K .......... .......... .......... .......... .......... 10% 81.5M 6s 2024-08-22T20:34:05.0051180Z 64550K .......... .......... .......... .......... .......... 10% 70.2M 6s 2024-08-22T20:34:05.0056290Z 64600K .......... .......... .......... .......... .......... 10% 98.2M 6s 2024-08-22T20:34:05.0061750Z 64650K .......... .......... .......... .......... .......... 10% 120M 6s 2024-08-22T20:34:05.0067530Z 64700K .......... .......... .......... .......... .......... 10% 75.7M 6s 2024-08-22T20:34:05.0071620Z 64750K .......... .......... .......... .......... .......... 10% 103M 6s 2024-08-22T20:34:05.0075300Z 64800K .......... .......... .......... .......... .......... 10% 122M 6s 2024-08-22T20:34:05.0081700Z 64850K .......... .......... .......... .......... .......... 10% 123M 6s 2024-08-22T20:34:05.0085010Z 64900K .......... .......... .......... .......... .......... 10% 98.0M 6s 2024-08-22T20:34:05.0092050Z 64950K .......... .......... .......... .......... .......... 10% 64.3M 6s 2024-08-22T20:34:05.0101970Z 65000K .......... .......... .......... .......... .......... 10% 56.1M 6s 2024-08-22T20:34:05.0109940Z 65050K .......... .......... .......... .......... .......... 10% 63.3M 6s 2024-08-22T20:34:05.0120540Z 65100K .......... .......... .......... .......... .......... 10% 49.7M 6s 2024-08-22T20:34:05.0123220Z 65150K .......... .......... .......... .......... .......... 10% 114M 6s 2024-08-22T20:34:05.0126700Z 65200K .......... .......... .......... .......... .......... 10% 117M 6s 2024-08-22T20:34:05.0133400Z 65250K .......... .......... .......... .......... .......... 10% 72.1M 6s 2024-08-22T20:34:05.0139930Z 65300K .......... .......... .......... .......... .......... 10% 79.5M 6s 2024-08-22T20:34:05.0146290Z 65350K .......... .......... .......... .......... .......... 10% 79.4M 6s 2024-08-22T20:34:05.0150880Z 65400K .......... .......... .......... .......... .......... 10% 118M 6s 2024-08-22T20:34:05.0155360Z 65450K .......... .......... .......... .......... .......... 10% 94.6M 6s 2024-08-22T20:34:05.0163030Z 65500K .......... .......... .......... .......... .......... 10% 71.9M 6s 2024-08-22T20:34:05.0168060Z 65550K .......... .......... .......... .......... .......... 10% 78.5M 6s 2024-08-22T20:34:05.0173420Z 65600K .......... .......... .......... .......... .......... 10% 96.7M 6s 2024-08-22T20:34:05.0177380Z 65650K .......... .......... .......... .......... .......... 10% 115M 6s 2024-08-22T20:34:05.0183670Z 65700K .......... .......... .......... .......... .......... 10% 81.2M 6s 2024-08-22T20:34:05.0189250Z 65750K .......... .......... .......... .......... .......... 10% 92.8M 6s 2024-08-22T20:34:05.0194480Z 65800K .......... .......... .......... .......... .......... 10% 81.7M 6s 2024-08-22T20:34:05.0202200Z 65850K .......... .......... .......... .......... .......... 10% 67.6M 6s 2024-08-22T20:34:05.0205990Z 65900K .......... .......... .......... .......... .......... 10% 122M 6s 2024-08-22T20:34:05.0209210Z 65950K .......... .......... .......... .......... .......... 10% 149M 6s 2024-08-22T20:34:05.0214930Z 66000K .......... .......... .......... .......... .......... 10% 87.3M 6s 2024-08-22T20:34:05.0219430Z 66050K .......... .......... .......... .......... .......... 10% 102M 6s 2024-08-22T20:34:05.0223860Z 66100K .......... .......... .......... .......... .......... 10% 116M 6s 2024-08-22T20:34:05.0231800Z 66150K .......... .......... .......... .......... .......... 10% 61.3M 6s 2024-08-22T20:34:05.0237590Z 66200K .......... .......... .......... .......... .......... 10% 83.9M 6s 2024-08-22T20:34:05.0242780Z 66250K .......... .......... .......... .......... .......... 10% 92.7M 6s 2024-08-22T20:34:05.0249110Z 66300K .......... .......... .......... .......... .......... 10% 76.3M 6s 2024-08-22T20:34:05.0254850Z 66350K .......... .......... .......... .......... .......... 10% 83.9M 6s 2024-08-22T20:34:05.0259360Z 66400K .......... .......... .......... .......... .......... 10% 111M 6s 2024-08-22T20:34:05.0264190Z 66450K .......... .......... .......... .......... .......... 10% 101M 6s 2024-08-22T20:34:05.0270150Z 66500K .......... .......... .......... .......... .......... 10% 83.0M 6s 2024-08-22T20:34:05.0276400Z 66550K .......... .......... .......... .......... .......... 10% 75.0M 6s 2024-08-22T20:34:05.0281340Z 66600K .......... .......... .......... .......... .......... 10% 101M 6s 2024-08-22T20:34:05.0284790Z 66650K .......... .......... .......... .......... .......... 10% 144M 6s 2024-08-22T20:34:05.0290830Z 66700K .......... .......... .......... .......... .......... 10% 81.4M 6s 2024-08-22T20:34:05.0295530Z 66750K .......... .......... .......... .......... .......... 10% 103M 6s 2024-08-22T20:34:05.0300060Z 66800K .......... .......... .......... .......... .......... 10% 104M 6s 2024-08-22T20:34:05.0303730Z 66850K .......... .......... .......... .......... .......... 10% 150M 6s 2024-08-22T20:34:05.0307860Z 66900K .......... .......... .......... .......... .......... 10% 126M 6s 2024-08-22T20:34:05.0311760Z 66950K .......... .......... .......... .......... .......... 10% 106M 6s 2024-08-22T20:34:05.0316240Z 67000K .......... .......... .......... .......... .......... 10% 125M 6s 2024-08-22T20:34:05.0320390Z 67050K .......... .......... .......... .......... .......... 10% 112M 6s 2024-08-22T20:34:05.0327440Z 67100K .......... .......... .......... .......... .......... 10% 71.0M 6s 2024-08-22T20:34:05.0332500Z 67150K .......... .......... .......... .......... .......... 10% 93.4M 6s 2024-08-22T20:34:05.0338090Z 67200K .......... .......... .......... .......... .......... 10% 89.8M 6s 2024-08-22T20:34:05.0342890Z 67250K .......... .......... .......... .......... .......... 10% 101M 6s 2024-08-22T20:34:05.0346120Z 67300K .......... .......... .......... .......... .......... 10% 140M 6s 2024-08-22T20:34:05.0351640Z 67350K .......... .......... .......... .......... .......... 10% 87.3M 6s 2024-08-22T20:34:05.0355650Z 67400K .......... .......... .......... .......... .......... 10% 129M 6s 2024-08-22T20:34:05.0358520Z 67450K .......... .......... .......... .......... .......... 10% 166M 6s 2024-08-22T20:34:05.0361270Z 67500K .......... .......... .......... .......... .......... 10% 165M 6s 2024-08-22T20:34:05.0365170Z 67550K .......... .......... .......... .......... .......... 10% 134M 6s 2024-08-22T20:34:05.0368790Z 67600K .......... .......... .......... .......... .......... 10% 134M 6s 2024-08-22T20:34:05.0372830Z 67650K .......... .......... .......... .......... .......... 10% 129M 6s 2024-08-22T20:34:05.0378340Z 67700K .......... .......... .......... .......... .......... 10% 123M 6s 2024-08-22T20:34:05.0383600Z 67750K .......... .......... .......... .......... .......... 10% 79.4M 6s 2024-08-22T20:34:05.0387970Z 67800K .......... .......... .......... .......... .......... 10% 92.3M 6s 2024-08-22T20:34:05.0394210Z 67850K .......... .......... .......... .......... .......... 10% 79.3M 6s 2024-08-22T20:34:05.0399200Z 67900K .......... .......... .......... .......... .......... 10% 92.3M 6s 2024-08-22T20:34:05.0403880Z 67950K .......... .......... .......... .......... .......... 10% 104M 6s 2024-08-22T20:34:05.0410340Z 68000K .......... .......... .......... .......... .......... 10% 80.6M 6s 2024-08-22T20:34:05.0413210Z 68050K .......... .......... .......... .......... .......... 10% 154M 6s 2024-08-22T20:34:05.0416920Z 68100K .......... .......... .......... .......... .......... 10% 131M 6s 2024-08-22T20:34:05.0420350Z 68150K .......... .......... .......... .......... .......... 10% 140M 6s 2024-08-22T20:34:05.0424030Z 68200K .......... .......... .......... .......... .......... 10% 135M 6s 2024-08-22T20:34:05.0425300Z 68250K .......... .......... .......... .......... .......... 10% 330M 6s 2024-08-22T20:34:05.0431500Z 68300K .......... .......... .......... .......... .......... 10% 81.4M 6s 2024-08-22T20:34:05.0438870Z 68350K .......... .......... .......... .......... .......... 11% 88.8M 6s 2024-08-22T20:34:05.0442320Z 68400K .......... .......... .......... .......... .......... 11% 96.7M 6s 2024-08-22T20:34:05.0449220Z 68450K .......... .......... .......... .......... .......... 11% 73.6M 6s 2024-08-22T20:34:05.0453480Z 68500K .......... .......... .......... .......... .......... 11% 105M 6s 2024-08-22T20:34:05.0458580Z 68550K .......... .......... .......... .......... .......... 11% 93.0M 6s 2024-08-22T20:34:05.0464380Z 68600K .......... .......... .......... .......... .......... 11% 82.8M 6s 2024-08-22T20:34:05.0465640Z 68650K .......... .......... .......... .......... .......... 11% 642M 6s 2024-08-22T20:34:05.0468970Z 68700K .......... .......... .......... .......... .......... 11% 143M 6s 2024-08-22T20:34:05.0473880Z 68750K .......... .......... .......... .......... .......... 11% 97.5M 6s 2024-08-22T20:34:05.0478710Z 68800K .......... .......... .......... .......... .......... 11% 102M 6s 2024-08-22T20:34:05.0484900Z 68850K .......... .......... .......... .......... .......... 11% 82.1M 6s 2024-08-22T20:34:05.0491560Z 68900K .......... .......... .......... .......... .......... 11% 72.2M 6s 2024-08-22T20:34:05.0495880Z 68950K .......... .......... .......... .......... .......... 11% 107M 6s 2024-08-22T20:34:05.0499840Z 69000K .......... .......... .......... .......... .......... 11% 127M 6s 2024-08-22T20:34:05.0503980Z 69050K .......... .......... .......... .......... .......... 11% 110M 6s 2024-08-22T20:34:05.0508380Z 69100K .......... .......... .......... .......... .......... 11% 121M 6s 2024-08-22T20:34:05.0510940Z 69150K .......... .......... .......... .......... .......... 11% 173M 6s 2024-08-22T20:34:05.0515640Z 69200K .......... .......... .......... .......... .......... 11% 102M 6s 2024-08-22T20:34:05.0522940Z 69250K .......... .......... .......... .......... .......... 11% 85.7M 6s 2024-08-22T20:34:05.0528330Z 69300K .......... .......... .......... .......... .......... 11% 72.9M 6s 2024-08-22T20:34:05.0533560Z 69350K .......... .......... .......... .......... .......... 11% 111M 6s 2024-08-22T20:34:05.0538500Z 69400K .......... .......... .......... .......... .......... 11% 93.0M 6s 2024-08-22T20:34:05.0544310Z 69450K .......... .......... .......... .......... .......... 11% 78.3M 6s 2024-08-22T20:34:05.0549010Z 69500K .......... .......... .......... .......... .......... 11% 109M 6s 2024-08-22T20:34:05.0553630Z 69550K .......... .......... .......... .......... .......... 11% 96.7M 6s 2024-08-22T20:34:05.0555960Z 69600K .......... .......... .......... .......... .......... 11% 193M 6s 2024-08-22T20:34:05.0559850Z 69650K .......... .......... .......... .......... .......... 11% 124M 6s 2024-08-22T20:34:05.0563880Z 69700K .......... .......... .......... .......... .......... 11% 128M 6s 2024-08-22T20:34:05.0570000Z 69750K .......... .......... .......... .......... .......... 11% 79.9M 6s 2024-08-22T20:34:05.0574030Z 69800K .......... .......... .......... .......... .......... 11% 112M 6s 2024-08-22T20:34:05.0577480Z 69850K .......... .......... .......... .......... .......... 11% 191M 6s 2024-08-22T20:34:05.0579390Z 69900K .......... .......... .......... .......... .......... 11% 180M 6s 2024-08-22T20:34:05.0583690Z 69950K .......... .......... .......... .......... .......... 11% 120M 6s 2024-08-22T20:34:05.0587250Z 70000K .......... .......... .......... .......... .......... 11% 167M 6s 2024-08-22T20:34:05.0590170Z 70050K .......... .......... .......... .......... .......... 11% 130M 6s 2024-08-22T20:34:05.0596180Z 70100K .......... .......... .......... .......... .......... 11% 132M 6s 2024-08-22T20:34:05.0600230Z 70150K .......... .......... .......... .......... .......... 11% 80.0M 6s 2024-08-22T20:34:05.0605140Z 70200K .......... .......... .......... .......... .......... 11% 95.0M 6s 2024-08-22T20:34:05.0608090Z 70250K .......... .......... .......... .......... .......... 11% 181M 6s 2024-08-22T20:34:05.0611690Z 70300K .......... .......... .......... .......... .......... 11% 125M 6s 2024-08-22T20:34:05.0614970Z 70350K .......... .......... .......... .......... .......... 11% 148M 6s 2024-08-22T20:34:05.0618070Z 70400K .......... .......... .......... .......... .......... 11% 181M 6s 2024-08-22T20:34:05.0621000Z 70450K .......... .......... .......... .......... .......... 11% 169M 6s 2024-08-22T20:34:05.0621560Z 70500K .......... .......... .......... .......... .......... 11% 488M 6s 2024-08-22T20:34:05.0627230Z 70550K .......... .......... .......... .......... .......... 11% 86.7M 6s 2024-08-22T20:34:05.0630420Z 70600K .......... .......... .......... .......... .......... 11% 239M 6s 2024-08-22T20:34:05.0635550Z 70650K .......... .......... .......... .......... .......... 11% 88.9M 6s 2024-08-22T20:34:05.0639040Z 70700K .......... .......... .......... .......... .......... 11% 122M 6s 2024-08-22T20:34:05.0639820Z 70750K .......... .......... .......... .......... .......... 11% 456M 6s 2024-08-22T20:34:05.0642580Z 70800K .......... .......... .......... .......... .......... 11% 257M 6s 2024-08-22T20:34:05.0647800Z 70850K .......... .......... .......... .......... .......... 11% 102M 6s 2024-08-22T20:34:05.0653070Z 70900K .......... .......... .......... .......... .......... 11% 80.6M 6s 2024-08-22T20:34:05.0661010Z 70950K .......... .......... .......... .......... .......... 11% 62.0M 6s 2024-08-22T20:34:05.0666920Z 71000K .......... .......... .......... .......... .......... 11% 76.3M 6s 2024-08-22T20:34:05.0669790Z 71050K .......... .......... .......... .......... .......... 11% 488M 6s 2024-08-22T20:34:05.0670290Z 71100K .......... .......... .......... .......... .......... 11% 763M 6s 2024-08-22T20:34:05.0672400Z 71150K .......... .......... .......... .......... .......... 11% 130M 6s 2024-08-22T20:34:05.0675830Z 71200K .......... .......... .......... .......... .......... 11% 211M 6s 2024-08-22T20:34:05.0678940Z 71250K .......... .......... .......... .......... .......... 11% 163M 6s 2024-08-22T20:34:05.0681420Z 71300K .......... .......... .......... .......... .......... 11% 257M 6s 2024-08-22T20:34:05.0682600Z 71350K .......... .......... .......... .......... .......... 11% 230M 6s 2024-08-22T20:34:05.0683010Z 71400K .......... .......... .......... .......... .......... 11% 391M 6s 2024-08-22T20:34:05.0685870Z 71450K .......... .......... .......... .......... .......... 11% 156M 6s 2024-08-22T20:34:05.0689400Z 71500K .......... .......... .......... .......... .......... 11% 531M 6s 2024-08-22T20:34:05.0691210Z 71550K .......... .......... .......... .......... .......... 11% 119M 6s 2024-08-22T20:34:05.0693330Z 71600K .......... .......... .......... .......... .......... 11% 425M 6s 2024-08-22T20:34:05.0698580Z 71650K .......... .......... .......... .......... .......... 11% 77.6M 6s 2024-08-22T20:34:05.0704050Z 71700K .......... .......... .......... .......... .......... 11% 91.6M 6s 2024-08-22T20:34:05.0709780Z 71750K .......... .......... .......... .......... .......... 11% 80.3M 6s 2024-08-22T20:34:05.0716400Z 71800K .......... .......... .......... .......... .......... 11% 76.3M 6s 2024-08-22T20:34:05.0718250Z 71850K .......... .......... .......... .......... .......... 11% 296M 6s 2024-08-22T20:34:05.0724550Z 71900K .......... .......... .......... .......... .......... 11% 78.1M 6s 2024-08-22T20:34:05.0729940Z 71950K .......... .......... .......... .......... .......... 11% 87.8M 6s 2024-08-22T20:34:05.0734880Z 72000K .......... .......... .......... .......... .......... 11% 96.7M 6s 2024-08-22T20:34:05.0741610Z 72050K .......... .......... .......... .......... .......... 11% 74.7M 6s 2024-08-22T20:34:05.0744180Z 72100K .......... .......... .......... .......... .......... 11% 177M 6s 2024-08-22T20:34:05.0749730Z 72150K .......... .......... .......... .......... .......... 11% 89.6M 6s 2024-08-22T20:34:05.0755500Z 72200K .......... .......... .......... .......... .......... 11% 79.4M 6s 2024-08-22T20:34:05.0760220Z 72250K .......... .......... .......... .......... .......... 11% 110M 6s 2024-08-22T20:34:05.0767070Z 72300K .......... .......... .......... .......... .......... 11% 70.8M 6s 2024-08-22T20:34:05.0770100Z 72350K .......... .......... .......... .......... .......... 11% 163M 6s 2024-08-22T20:34:05.0774440Z 72400K .......... .......... .......... .......... .......... 11% 109M 6s 2024-08-22T20:34:05.0780050Z 72450K .......... .......... .......... .......... .......... 11% 88.6M 6s 2024-08-22T20:34:05.0786550Z 72500K .......... .......... .......... .......... .......... 11% 76.5M 6s 2024-08-22T20:34:05.0792730Z 72550K .......... .......... .......... .......... .......... 11% 85.7M 6s 2024-08-22T20:34:05.0795180Z 72600K .......... .......... .......... .......... .......... 11% 157M 6s 2024-08-22T20:34:05.0799190Z 72650K .......... .......... .......... .......... .......... 11% 124M 6s 2024-08-22T20:34:05.0805870Z 72700K .......... .......... .......... .......... .......... 11% 71.3M 6s 2024-08-22T20:34:05.0811660Z 72750K .......... .......... .......... .......... .......... 11% 89.3M 6s 2024-08-22T20:34:05.0817290Z 72800K .......... .......... .......... .......... .......... 11% 85.2M 6s 2024-08-22T20:34:05.0819720Z 72850K .......... .......... .......... .......... .......... 11% 182M 6s 2024-08-22T20:34:05.0827240Z 72900K .......... .......... .......... .......... .......... 11% 66.6M 6s 2024-08-22T20:34:05.0830820Z 72950K .......... .......... .......... .......... .......... 11% 135M 6s 2024-08-22T20:34:05.0836500Z 73000K .......... .......... .......... .......... .......... 11% 86.6M 6s 2024-08-22T20:34:05.0838700Z 73050K .......... .......... .......... .......... .......... 11% 215M 6s 2024-08-22T20:34:05.0844360Z 73100K .......... .......... .......... .......... .......... 11% 88.6M 6s 2024-08-22T20:34:05.0850910Z 73150K .......... .......... .......... .......... .......... 11% 74.8M 6s 2024-08-22T20:34:05.0856360Z 73200K .......... .......... .......... .......... .......... 11% 86.6M 6s 2024-08-22T20:34:05.0862320Z 73250K .......... .......... .......... .......... .......... 11% 83.3M 6s 2024-08-22T20:34:05.0869780Z 73300K .......... .......... .......... .......... .......... 11% 88.5M 6s 2024-08-22T20:34:05.0873050Z 73350K .......... .......... .......... .......... .......... 11% 115M 6s 2024-08-22T20:34:05.0876780Z 73400K .......... .......... .......... .......... .......... 11% 103M 6s 2024-08-22T20:34:05.0881050Z 73450K .......... .......... .......... .......... .......... 11% 115M 6s 2024-08-22T20:34:05.0885410Z 73500K .......... .......... .......... .......... .......... 11% 116M 6s 2024-08-22T20:34:05.0890330Z 73550K .......... .......... .......... .......... .......... 11% 94.8M 6s 2024-08-22T20:34:05.0893800Z 73600K .......... .......... .......... .......... .......... 11% 198M 6s 2024-08-22T20:34:05.0899520Z 73650K .......... .......... .......... .......... .......... 11% 74.7M 6s 2024-08-22T20:34:05.0902190Z 73700K .......... .......... .......... .......... .......... 11% 217M 6s 2024-08-22T20:34:05.0906630Z 73750K .......... .......... .......... .......... .......... 11% 106M 6s 2024-08-22T20:34:05.0912420Z 73800K .......... .......... .......... .......... .......... 11% 97.7M 6s 2024-08-22T20:34:05.0914680Z 73850K .......... .......... .......... .......... .......... 11% 148M 6s 2024-08-22T20:34:05.0918240Z 73900K .......... .......... .......... .......... .......... 11% 176M 6s 2024-08-22T20:34:05.0920110Z 73950K .......... .......... .......... .......... .......... 11% 195M 6s 2024-08-22T20:34:05.0925270Z 74000K .......... .......... .......... .......... .......... 11% 100M 6s 2024-08-22T20:34:05.0932360Z 74050K .......... .......... .......... .......... .......... 11% 79.4M 6s 2024-08-22T20:34:05.0932520Z 74100K .......... .......... .......... .......... .......... 11% 470M 6s 2024-08-22T20:34:05.0937940Z 74150K .......... .......... .......... .......... .......... 11% 82.5M 6s 2024-08-22T20:34:05.0942100Z 74200K .......... .......... .......... .......... .......... 11% 132M 6s 2024-08-22T20:34:05.0948470Z 74250K .......... .......... .......... .......... .......... 11% 83.2M 6s 2024-08-22T20:34:05.0952210Z 74300K .......... .......... .......... .......... .......... 11% 125M 6s 2024-08-22T20:34:05.0952870Z 74350K .......... .......... .......... .......... .......... 11% 279M 6s 2024-08-22T20:34:05.0955420Z 74400K .......... .......... .......... .......... .......... 11% 195M 6s 2024-08-22T20:34:05.0959780Z 74450K .......... .......... .......... .......... .......... 11% 111M 6s 2024-08-22T20:34:05.0963570Z 74500K .......... .......... .......... .......... .......... 11% 135M 6s 2024-08-22T20:34:05.0968660Z 74550K .......... .......... .......... .......... .......... 11% 95.7M 6s 2024-08-22T20:34:05.0971070Z 74600K .......... .......... .......... .......... .......... 12% 201M 6s 2024-08-22T20:34:05.0974660Z 74650K .......... .......... .......... .......... .......... 12% 133M 6s 2024-08-22T20:34:05.0979740Z 74700K .......... .......... .......... .......... .......... 12% 106M 6s 2024-08-22T20:34:05.0983350Z 74750K .......... .......... .......... .......... .......... 12% 130M 6s 2024-08-22T20:34:05.0988190Z 74800K .......... .......... .......... .......... .......... 12% 95.7M 6s 2024-08-22T20:34:05.0989440Z 74850K .......... .......... .......... .......... .......... 12% 391M 6s 2024-08-22T20:34:05.0993810Z 74900K .......... .......... .......... .......... .......... 12% 111M 6s 2024-08-22T20:34:05.1002400Z 74950K .......... .......... .......... .......... .......... 12% 57.9M 6s 2024-08-22T20:34:05.1009340Z 75000K .......... .......... .......... .......... .......... 12% 74.8M 6s 2024-08-22T20:34:05.1014420Z 75050K .......... .......... .......... .......... .......... 12% 86.9M 6s 2024-08-22T20:34:05.1017060Z 75100K .......... .......... .......... .......... .......... 12% 180M 6s 2024-08-22T20:34:05.1022590Z 75150K .......... .......... .......... .......... .......... 12% 93.2M 6s 2024-08-22T20:34:05.1027690Z 75200K .......... .......... .......... .......... .......... 12% 92.1M 6s 2024-08-22T20:34:05.1031990Z 75250K .......... .......... .......... .......... .......... 12% 113M 6s 2024-08-22T20:34:05.1038470Z 75300K .......... .......... .......... .......... .......... 12% 82.1M 6s 2024-08-22T20:34:05.1039050Z 75350K .......... .......... .......... .......... .......... 12% 379M 6s 2024-08-22T20:34:05.1043950Z 75400K .......... .......... .......... .......... .......... 12% 101M 6s 2024-08-22T20:34:05.1050510Z 75450K .......... .......... .......... .......... .......... 12% 79.1M 6s 2024-08-22T20:34:05.1054540Z 75500K .......... .......... .......... .......... .......... 12% 124M 6s 2024-08-22T20:34:05.1059630Z 75550K .......... .......... .......... .......... .......... 12% 88.9M 6s 2024-08-22T20:34:05.1061450Z 75600K .......... .......... .......... .......... .......... 12% 270M 6s 2024-08-22T20:34:05.1065980Z 75650K .......... .......... .......... .......... .......... 12% 116M 6s 2024-08-22T20:34:05.1070560Z 75700K .......... .......... .......... .......... .......... 12% 102M 6s 2024-08-22T20:34:05.1078160Z 75750K .......... .......... .......... .......... .......... 12% 70.9M 6s 2024-08-22T20:34:05.1081910Z 75800K .......... .......... .......... .......... .......... 12% 120M 6s 2024-08-22T20:34:05.1082060Z 75850K .......... .......... .......... .......... .......... 12% 729M 6s 2024-08-22T20:34:05.1089610Z 75900K .......... .......... .......... .......... .......... 12% 76.3M 6s 2024-08-22T20:34:05.1091450Z 75950K .......... .......... .......... .......... .......... 12% 186M 6s 2024-08-22T20:34:05.1094360Z 76000K .......... .......... .......... .......... .......... 12% 170M 6s 2024-08-22T20:34:05.1100410Z 76050K .......... .......... .......... .......... .......... 12% 77.3M 6s 2024-08-22T20:34:05.1103270Z 76100K .......... .......... .......... .......... .......... 12% 265M 6s 2024-08-22T20:34:05.1108190Z 76150K .......... .......... .......... .......... .......... 12% 107M 6s 2024-08-22T20:34:05.1110550Z 76200K .......... .......... .......... .......... .......... 12% 129M 6s 2024-08-22T20:34:05.1114200Z 76250K .......... .......... .......... .......... .......... 12% 151M 6s 2024-08-22T20:34:05.1118710Z 76300K .......... .......... .......... .......... .......... 12% 261M 6s 2024-08-22T20:34:05.1121000Z 76350K .......... .......... .......... .......... .......... 12% 92.3M 6s 2024-08-22T20:34:05.1125130Z 76400K .......... .......... .......... .......... .......... 12% 119M 6s 2024-08-22T20:34:05.1129690Z 76450K .......... .......... .......... .......... .......... 12% 110M 6s 2024-08-22T20:34:05.1134640Z 76500K .......... .......... .......... .......... .......... 12% 119M 6s 2024-08-22T20:34:05.1137930Z 76550K .......... .......... .......... .......... .......... 12% 111M 6s 2024-08-22T20:34:05.1140900Z 76600K .......... .......... .......... .......... .......... 12% 207M 6s 2024-08-22T20:34:05.1143580Z 76650K .......... .......... .......... .......... .......... 12% 159M 6s 2024-08-22T20:34:05.1148140Z 76700K .......... .......... .......... .......... .......... 12% 101M 6s 2024-08-22T20:34:05.1153230Z 76750K .......... .......... .......... .......... .......... 12% 115M 6s 2024-08-22T20:34:05.1155050Z 76800K .......... .......... .......... .......... .......... 12% 227M 6s 2024-08-22T20:34:05.1160810Z 76850K .......... .......... .......... .......... .......... 12% 86.4M 6s 2024-08-22T20:34:05.1165140Z 76900K .......... .......... .......... .......... .......... 12% 107M 6s 2024-08-22T20:34:05.1169310Z 76950K .......... .......... .......... .......... .......... 12% 123M 6s 2024-08-22T20:34:05.1173230Z 77000K .......... .......... .......... .......... .......... 12% 113M 6s 2024-08-22T20:34:05.1176070Z 77050K .......... .......... .......... .......... .......... 12% 180M 6s 2024-08-22T20:34:05.1180090Z 77100K .......... .......... .......... .......... .......... 12% 149M 6s 2024-08-22T20:34:05.1185360Z 77150K .......... .......... .......... .......... .......... 12% 101M 6s 2024-08-22T20:34:05.1187840Z 77200K .......... .......... .......... .......... .......... 12% 147M 6s 2024-08-22T20:34:05.1194890Z 77250K .......... .......... .......... .......... .......... 12% 86.1M 6s 2024-08-22T20:34:05.1195450Z 77300K .......... .......... .......... .......... .......... 12% 191M 6s 2024-08-22T20:34:05.1199910Z 77350K .......... .......... .......... .......... .......... 12% 130M 6s 2024-08-22T20:34:05.1202670Z 77400K .......... .......... .......... .......... .......... 12% 152M 6s 2024-08-22T20:34:05.1206080Z 77450K .......... .......... .......... .......... .......... 12% 147M 6s 2024-08-22T20:34:05.1210390Z 77500K .......... .......... .......... .......... .......... 12% 110M 6s 2024-08-22T20:34:05.1215230Z 77550K .......... .......... .......... .......... .......... 12% 114M 6s 2024-08-22T20:34:05.1218930Z 77600K .......... .......... .......... .......... .......... 12% 144M 6s 2024-08-22T20:34:05.1221880Z 77650K .......... .......... .......... .......... .......... 12% 148M 6s 2024-08-22T20:34:05.1225750Z 77700K .......... .......... .......... .......... .......... 12% 121M 6s 2024-08-22T20:34:05.1229630Z 77750K .......... .......... .......... .......... .......... 12% 122M 6s 2024-08-22T20:34:05.1232970Z 77800K .......... .......... .......... .......... .......... 12% 166M 6s 2024-08-22T20:34:05.1236730Z 77850K .......... .......... .......... .......... .......... 12% 111M 6s 2024-08-22T20:34:05.1243730Z 77900K .......... .......... .......... .......... .......... 12% 91.1M 6s 2024-08-22T20:34:05.1246650Z 77950K .......... .......... .......... .......... .......... 12% 106M 6s 2024-08-22T20:34:05.1250060Z 78000K .......... .......... .......... .......... .......... 12% 151M 6s 2024-08-22T20:34:05.1253620Z 78050K .......... .......... .......... .......... .......... 12% 133M 6s 2024-08-22T20:34:05.1256820Z 78100K .......... .......... .......... .......... .......... 12% 168M 6s 2024-08-22T20:34:05.1260960Z 78150K .......... .......... .......... .......... .......... 12% 109M 6s 2024-08-22T20:34:05.1264720Z 78200K .......... .......... .......... .......... .......... 12% 142M 6s 2024-08-22T20:34:05.1268770Z 78250K .......... .......... .......... .......... .......... 12% 115M 6s 2024-08-22T20:34:05.1273240Z 78300K .......... .......... .......... .......... .......... 12% 157M 6s 2024-08-22T20:34:05.1274460Z 78350K .......... .......... .......... .......... .......... 12% 183M 6s 2024-08-22T20:34:05.1280730Z 78400K .......... .......... .......... .......... .......... 12% 90.1M 6s 2024-08-22T20:34:05.1284590Z 78450K .......... .......... .......... .......... .......... 12% 106M 6s 2024-08-22T20:34:05.1287360Z 78500K .......... .......... .......... .......... .......... 12% 195M 6s 2024-08-22T20:34:05.1289500Z 78550K .......... .......... .......... .......... .......... 12% 187M 6s 2024-08-22T20:34:05.1298150Z 78600K .......... .......... .......... .......... .......... 12% 58.3M 6s 2024-08-22T20:34:05.1302950Z 78650K .......... .......... .......... .......... .......... 12% 112M 6s 2024-08-22T20:34:05.1306910Z 78700K .......... .......... .......... .......... .......... 12% 119M 6s 2024-08-22T20:34:05.1310100Z 78750K .......... .......... .......... .......... .......... 12% 198M 6s 2024-08-22T20:34:05.1310650Z 78800K .......... .......... .......... .......... .......... 12% 718M 6s 2024-08-22T20:34:05.1312930Z 78850K .......... .......... .......... .......... .......... 12% 159M 6s 2024-08-22T20:34:05.1316230Z 78900K .......... .......... .......... .......... .......... 12% 134M 6s 2024-08-22T20:34:05.1320990Z 78950K .......... .......... .......... .......... .......... 12% 110M 6s 2024-08-22T20:34:05.1325660Z 79000K .......... .......... .......... .......... .......... 12% 108M 6s 2024-08-22T20:34:05.1327920Z 79050K .......... .......... .......... .......... .......... 12% 189M 6s 2024-08-22T20:34:05.1332100Z 79100K .......... .......... .......... .......... .......... 12% 114M 6s 2024-08-22T20:34:05.1336420Z 79150K .......... .......... .......... .......... .......... 12% 124M 6s 2024-08-22T20:34:05.1340600Z 79200K .......... .......... .......... .......... .......... 12% 141M 6s 2024-08-22T20:34:05.1344440Z 79250K .......... .......... .......... .......... .......... 12% 104M 6s 2024-08-22T20:34:05.1348350Z 79300K .......... .......... .......... .......... .......... 12% 147M 6s 2024-08-22T20:34:05.1351130Z 79350K .......... .......... .......... .......... .......... 12% 136M 6s 2024-08-22T20:34:05.1355560Z 79400K .......... .......... .......... .......... .......... 12% 112M 6s 2024-08-22T20:34:05.1358980Z 79450K .......... .......... .......... .......... .......... 12% 163M 6s 2024-08-22T20:34:05.1363890Z 79500K .......... .......... .......... .......... .......... 12% 112M 6s 2024-08-22T20:34:05.1369180Z 79550K .......... .......... .......... .......... .......... 12% 82.8M 6s 2024-08-22T20:34:05.1372010Z 79600K .......... .......... .......... .......... .......... 12% 231M 6s 2024-08-22T20:34:05.1374980Z 79650K .......... .......... .......... .......... .......... 12% 120M 6s 2024-08-22T20:34:05.1378960Z 79700K .......... .......... .......... .......... .......... 12% 139M 6s 2024-08-22T20:34:05.1382390Z 79750K .......... .......... .......... .......... .......... 12% 127M 6s 2024-08-22T20:34:05.1384740Z 79800K .......... .......... .......... .......... .......... 12% 191M 6s 2024-08-22T20:34:05.1390910Z 79850K .......... .......... .......... .......... .......... 12% 94.3M 6s 2024-08-22T20:34:05.1394890Z 79900K .......... .......... .......... .......... .......... 12% 112M 6s 2024-08-22T20:34:05.1398510Z 79950K .......... .......... .......... .......... .......... 12% 136M 6s 2024-08-22T20:34:05.1401600Z 80000K .......... .......... .......... .......... .......... 12% 174M 6s 2024-08-22T20:34:05.1407520Z 80050K .......... .......... .......... .......... .......... 12% 91.3M 6s 2024-08-22T20:34:05.1408460Z 80100K .......... .......... .......... .......... .......... 12% 237M 6s 2024-08-22T20:34:05.1414800Z 80150K .......... .......... .......... .......... .......... 12% 79.1M 6s 2024-08-22T20:34:05.1416980Z 80200K .......... .......... .......... .......... .......... 12% 209M 6s 2024-08-22T20:34:05.1421280Z 80250K .......... .......... .......... .......... .......... 12% 127M 6s 2024-08-22T20:34:05.1424770Z 80300K .......... .......... .......... .......... .......... 12% 112M 6s 2024-08-22T20:34:05.1429240Z 80350K .......... .......... .......... .......... .......... 12% 148M 6s 2024-08-22T20:34:05.1431570Z 80400K .......... .......... .......... .......... .......... 12% 151M 6s 2024-08-22T20:34:05.1435350Z 80450K .......... .......... .......... .......... .......... 12% 126M 6s 2024-08-22T20:34:05.1438410Z 80500K .......... .......... .......... .......... .......... 12% 244M 6s 2024-08-22T20:34:05.1442230Z 80550K .......... .......... .......... .......... .......... 12% 108M 6s 2024-08-22T20:34:05.1445100Z 80600K .......... .......... .......... .......... .......... 12% 144M 6s 2024-08-22T20:34:05.1449480Z 80650K .......... .......... .......... .......... .......... 12% 113M 6s 2024-08-22T20:34:05.1453310Z 80700K .......... .......... .......... .......... .......... 12% 136M 6s 2024-08-22T20:34:05.1455320Z 80750K .......... .......... .......... .......... .......... 12% 234M 6s 2024-08-22T20:34:05.1459490Z 80800K .......... .......... .......... .......... .......... 13% 126M 6s 2024-08-22T20:34:05.1463500Z 80850K .......... .......... .......... .......... .......... 13% 110M 6s 2024-08-22T20:34:05.1469530Z 80900K .......... .......... .......... .......... .......... 13% 82.8M 6s 2024-08-22T20:34:05.1473100Z 80950K .......... .......... .......... .......... .......... 13% 132M 6s 2024-08-22T20:34:05.1474060Z 81000K .......... .......... .......... .......... .......... 13% 634M 6s 2024-08-22T20:34:05.1489880Z 81050K .......... .......... .......... .......... .......... 13% 109M 6s 2024-08-22T20:34:05.1490850Z 81100K .......... .......... .......... .......... .......... 13% 138M 6s 2024-08-22T20:34:05.1491570Z 81150K .......... .......... .......... .......... .......... 13% 95.9M 6s 2024-08-22T20:34:05.1491970Z 81200K .......... .......... .......... .......... .......... 13% 119M 6s 2024-08-22T20:34:05.1494980Z 81250K .......... .......... .......... .......... .......... 13% 176M 6s 2024-08-22T20:34:05.1499090Z 81300K .......... .......... .......... .......... .......... 13% 111M 6s 2024-08-22T20:34:05.1503840Z 81350K .......... .......... .......... .......... .......... 13% 106M 6s 2024-08-22T20:34:05.1506890Z 81400K .......... .......... .......... .......... .......... 13% 121M 6s 2024-08-22T20:34:05.1513360Z 81450K .......... .......... .......... .......... .......... 13% 85.4M 6s 2024-08-22T20:34:05.1516790Z 81500K .......... .......... .......... .......... .......... 13% 115M 6s 2024-08-22T20:34:05.1519970Z 81550K .......... .......... .......... .......... .......... 13% 161M 6s 2024-08-22T20:34:05.1525380Z 81600K .......... .......... .......... .......... .......... 13% 88.5M 6s 2024-08-22T20:34:05.1528980Z 81650K .......... .......... .......... .......... .......... 13% 145M 6s 2024-08-22T20:34:05.1529970Z 81700K .......... .......... .......... .......... .......... 13% 688M 6s 2024-08-22T20:34:05.1534170Z 81750K .......... .......... .......... .......... .......... 13% 104M 6s 2024-08-22T20:34:05.1535610Z 81800K .......... .......... .......... .......... .......... 13% 626M 6s 2024-08-22T20:34:05.1540150Z 81850K .......... .......... .......... .......... .......... 13% 113M 6s 2024-08-22T20:34:05.1544340Z 81900K .......... .......... .......... .......... .......... 13% 107M 6s 2024-08-22T20:34:05.1545010Z 81950K .......... .......... .......... .......... .......... 13% 379M 6s 2024-08-22T20:34:05.1548560Z 82000K .......... .......... .......... .......... .......... 13% 142M 6s 2024-08-22T20:34:05.1552740Z 82050K .......... .......... .......... .......... .......... 13% 129M 6s 2024-08-22T20:34:05.1555980Z 82100K .......... .......... .......... .......... .......... 13% 133M 6s 2024-08-22T20:34:05.1562900Z 82150K .......... .......... .......... .......... .......... 13% 72.0M 6s 2024-08-22T20:34:05.1568180Z 82200K .......... .......... .......... .......... .......... 13% 103M 6s 2024-08-22T20:34:05.1568970Z 82250K .......... .......... .......... .......... .......... 13% 610M 6s 2024-08-22T20:34:05.1573970Z 82300K .......... .......... .......... .......... .......... 13% 111M 6s 2024-08-22T20:34:05.1577920Z 82350K .......... .......... .......... .......... .......... 13% 95.6M 6s 2024-08-22T20:34:05.1581400Z 82400K .......... .......... .......... .......... .......... 13% 140M 6s 2024-08-22T20:34:05.1587090Z 82450K .......... .......... .......... .......... .......... 13% 92.3M 6s 2024-08-22T20:34:05.1590410Z 82500K .......... .......... .......... .......... .......... 13% 137M 6s 2024-08-22T20:34:05.1595680Z 82550K .......... .......... .......... .......... .......... 13% 109M 6s 2024-08-22T20:34:05.1599780Z 82600K .......... .......... .......... .......... .......... 13% 104M 6s 2024-08-22T20:34:05.1603090Z 82650K .......... .......... .......... .......... .......... 13% 164M 6s 2024-08-22T20:34:05.1606800Z 82700K .......... .......... .......... .......... .......... 13% 108M 6s 2024-08-22T20:34:05.1607300Z 82750K .......... .......... .......... .......... .......... 13% 775M 6s 2024-08-22T20:34:05.1608050Z 82800K .......... .......... .......... .......... .......... 13% 678M 6s 2024-08-22T20:34:05.1612620Z 82850K .......... .......... .......... .......... .......... 13% 114M 6s 2024-08-22T20:34:05.1614330Z 82900K .......... .......... .......... .......... .......... 13% 228M 6s 2024-08-22T20:34:05.1619030Z 82950K .......... .......... .......... .......... .......... 13% 123M 6s 2024-08-22T20:34:05.1619600Z 83000K .......... .......... .......... .......... .......... 13% 708M 6s 2024-08-22T20:34:05.1619910Z 83050K .......... .......... .......... .......... .......... 13% 678M 6s 2024-08-22T20:34:05.1621570Z 83100K .......... .......... .......... .......... .......... 13% 763M 6s 2024-08-22T20:34:05.1625920Z 83150K .......... .......... .......... .......... .......... 13% 92.0M 6s 2024-08-22T20:34:05.1626410Z 83200K .......... .......... .......... .......... .......... 13% 678M 6s 2024-08-22T20:34:05.1628820Z 83250K .......... .......... .......... .......... .......... 13% 428M 6s 2024-08-22T20:34:05.1629570Z 83300K .......... .......... .......... .......... .......... 13% 301M 6s 2024-08-22T20:34:05.1632810Z 83350K .......... .......... .......... .......... .......... 13% 173M 6s 2024-08-22T20:34:05.1633030Z 83400K .......... .......... .......... .......... .......... 13% 436M 6s 2024-08-22T20:34:05.1634210Z 83450K .......... .......... .......... .......... .......... 13% 525M 6s 2024-08-22T20:34:05.1638630Z 83500K .......... .......... .......... .......... .......... 13% 140M 6s 2024-08-22T20:34:05.1641860Z 83550K .......... .......... .......... .......... .......... 13% 123M 6s 2024-08-22T20:34:05.1647570Z 83600K .......... .......... .......... .......... .......... 13% 96.7M 6s 2024-08-22T20:34:05.1651770Z 83650K .......... .......... .......... .......... .......... 13% 105M 6s 2024-08-22T20:34:05.1655510Z 83700K .......... .......... .......... .......... .......... 13% 145M 6s 2024-08-22T20:34:05.1660760Z 83750K .......... .......... .......... .......... .......... 13% 88.1M 6s 2024-08-22T20:34:05.1666450Z 83800K .......... .......... .......... .......... .......... 13% 84.0M 6s 2024-08-22T20:34:05.1671560Z 83850K .......... .......... .......... .......... .......... 13% 90.3M 6s 2024-08-22T20:34:05.1677570Z 83900K .......... .......... .......... .......... .......... 13% 86.4M 6s 2024-08-22T20:34:05.1681360Z 83950K .......... .......... .......... .......... .......... 13% 119M 6s 2024-08-22T20:34:05.1685180Z 84000K .......... .......... .......... .......... .......... 13% 140M 6s 2024-08-22T20:34:05.1690040Z 84050K .......... .......... .......... .......... .......... 13% 96.3M 6s 2024-08-22T20:34:05.1692270Z 84100K .......... .......... .......... .......... .......... 13% 231M 6s 2024-08-22T20:34:05.1696760Z 84150K .......... .......... .......... .......... .......... 13% 103M 6s 2024-08-22T20:34:05.1701880Z 84200K .......... .......... .......... .......... .......... 13% 128M 6s 2024-08-22T20:34:05.1704010Z 84250K .......... .......... .......... .......... .......... 13% 148M 6s 2024-08-22T20:34:05.1710720Z 84300K .......... .......... .......... .......... .......... 13% 71.8M 6s 2024-08-22T20:34:05.1712310Z 84350K .......... .......... .......... .......... .......... 13% 549M 6s 2024-08-22T20:34:05.1716900Z 84400K .......... .......... .......... .......... .......... 13% 115M 6s 2024-08-22T20:34:05.1718070Z 84450K .......... .......... .......... .......... .......... 13% 228M 6s 2024-08-22T20:34:05.1722820Z 84500K .......... .......... .......... .......... .......... 13% 181M 6s 2024-08-22T20:34:05.1727170Z 84550K .......... .......... .......... .......... .......... 13% 76.3M 6s 2024-08-22T20:34:05.1731770Z 84600K .......... .......... .......... .......... .......... 13% 102M 6s 2024-08-22T20:34:05.1735070Z 84650K .......... .......... .......... .......... .......... 13% 164M 6s 2024-08-22T20:34:05.1736890Z 84700K .......... .......... .......... .......... .......... 13% 252M 6s 2024-08-22T20:34:05.1741740Z 84750K .......... .......... .......... .......... .......... 13% 172M 6s 2024-08-22T20:34:05.1744130Z 84800K .......... .......... .......... .......... .......... 13% 109M 6s 2024-08-22T20:34:05.1749060Z 84850K .......... .......... .......... .......... .......... 13% 99.9M 6s 2024-08-22T20:34:05.1758650Z 84900K .......... .......... .......... .......... .......... 13% 50.3M 6s 2024-08-22T20:34:05.1762350Z 84950K .......... .......... .......... .......... .......... 13% 135M 6s 2024-08-22T20:34:05.1766150Z 85000K .......... .......... .......... .......... .......... 13% 138M 6s 2024-08-22T20:34:05.1770440Z 85050K .......... .......... .......... .......... .......... 13% 104M 6s 2024-08-22T20:34:05.1770920Z 85100K .......... .......... .......... .......... .......... 13% 718M 6s 2024-08-22T20:34:05.1773910Z 85150K .......... .......... .......... .......... .......... 13% 181M 6s 2024-08-22T20:34:05.1778570Z 85200K .......... .......... .......... .......... .......... 13% 109M 6s 2024-08-22T20:34:05.1782020Z 85250K .......... .......... .......... .......... .......... 13% 180M 6s 2024-08-22T20:34:05.1787410Z 85300K .......... .......... .......... .......... .......... 13% 133M 6s 2024-08-22T20:34:05.1791710Z 85350K .......... .......... .......... .......... .......... 13% 71.7M 6s 2024-08-22T20:34:05.1796360Z 85400K .......... .......... .......... .......... .......... 13% 99.4M 6s 2024-08-22T20:34:05.1796730Z 85450K .......... .......... .......... .......... .......... 13% 740M 6s 2024-08-22T20:34:05.1802350Z 85500K .......... .......... .......... .......... .......... 13% 123M 6s 2024-08-22T20:34:05.1802850Z 85550K .......... .......... .......... .......... .......... 13% 814M 6s 2024-08-22T20:34:05.1806620Z 85600K .......... .......... .......... .......... .......... 13% 101M 6s 2024-08-22T20:34:05.1806910Z 85650K .......... .......... .......... .......... .......... 13% 688M 6s 2024-08-22T20:34:05.1813970Z 85700K .......... .......... .......... .......... .......... 13% 93.4M 6s 2024-08-22T20:34:05.1814300Z 85750K .......... .......... .......... .......... .......... 13% 237M 6s 2024-08-22T20:34:05.1814820Z 85800K .......... .......... .......... .......... .......... 13% 751M 6s 2024-08-22T20:34:05.1815570Z 85850K .......... .......... .......... .......... .......... 13% 814M 6s 2024-08-22T20:34:05.1819680Z 85900K .......... .......... .......... .......... .......... 13% 138M 6s 2024-08-22T20:34:05.1822140Z 85950K .......... .......... .......... .......... .......... 13% 549M 6s 2024-08-22T20:34:05.1824690Z 86000K .......... .......... .......... .......... .......... 13% 133M 6s 2024-08-22T20:34:05.1827010Z 86050K .......... .......... .......... .......... .......... 13% 173M 6s 2024-08-22T20:34:05.1827210Z 86100K .......... .......... .......... .......... .......... 13% 660M 6s 2024-08-22T20:34:05.1828200Z 86150K .......... .......... .......... .......... .......... 13% 503M 6s 2024-08-22T20:34:05.1828990Z 86200K .......... .......... .......... .......... .......... 13% 561M 6s 2024-08-22T20:34:05.1833090Z 86250K .......... .......... .......... .......... .......... 13% 125M 6s 2024-08-22T20:34:05.1836550Z 86300K .......... .......... .......... .......... .......... 13% 154M 6s 2024-08-22T20:34:05.1839680Z 86350K .......... .......... .......... .......... .......... 13% 207M 6s 2024-08-22T20:34:05.1841310Z 86400K .......... .......... .......... .......... .......... 13% 191M 6s 2024-08-22T20:34:05.1844470Z 86450K .......... .......... .......... .......... .......... 13% 152M 6s 2024-08-22T20:34:05.1847010Z 86500K .......... .......... .......... .......... .......... 13% 254M 6s 2024-08-22T20:34:05.1853010Z 86550K .......... .......... .......... .......... .......... 13% 78.0M 6s 2024-08-22T20:34:05.1855140Z 86600K .......... .......... .......... .......... .......... 13% 182M 6s 2024-08-22T20:34:05.1856270Z 86650K .......... .......... .......... .......... .......... 13% 410M 6s 2024-08-22T20:34:05.1861810Z 86700K .......... .......... .......... .......... .......... 13% 115M 6s 2024-08-22T20:34:05.1865040Z 86750K .......... .......... .......... .......... .......... 13% 129M 6s 2024-08-22T20:34:05.1869030Z 86800K .......... .......... .......... .......... .......... 13% 132M 6s 2024-08-22T20:34:05.1870480Z 86850K .......... .......... .......... .......... .......... 13% 228M 6s 2024-08-22T20:34:05.1875200Z 86900K .......... .......... .......... .......... .......... 13% 113M 6s 2024-08-22T20:34:05.1878170Z 86950K .......... .......... .......... .......... .......... 13% 147M 6s 2024-08-22T20:34:05.1880980Z 87000K .......... .......... .......... .......... .......... 13% 198M 6s 2024-08-22T20:34:05.1885900Z 87050K .......... .......... .......... .......... .......... 14% 111M 6s 2024-08-22T20:34:05.1888680Z 87100K .......... .......... .......... .......... .......... 14% 141M 6s 2024-08-22T20:34:05.1891970Z 87150K .......... .......... .......... .......... .......... 14% 203M 6s 2024-08-22T20:34:05.1898860Z 87200K .......... .......... .......... .......... .......... 14% 72.4M 6s 2024-08-22T20:34:05.1900970Z 87250K .......... .......... .......... .......... .......... 14% 242M 6s 2024-08-22T20:34:05.1902610Z 87300K .......... .......... .......... .......... .......... 14% 172M 6s 2024-08-22T20:34:05.1907850Z 87350K .......... .......... .......... .......... .......... 14% 87.3M 6s 2024-08-22T20:34:05.1911660Z 87400K .......... .......... .......... .......... .......... 14% 126M 6s 2024-08-22T20:34:05.1913180Z 87450K .......... .......... .......... .......... .......... 14% 370M 6s 2024-08-22T20:34:05.1916860Z 87500K .......... .......... .......... .......... .......... 14% 134M 6s 2024-08-22T20:34:05.1917170Z 87550K .......... .......... .......... .......... .......... 14% 763M 6s 2024-08-22T20:34:05.1919570Z 87600K .......... .......... .......... .......... .......... 14% 273M 6s 2024-08-22T20:34:05.1923070Z 87650K .......... .......... .......... .......... .......... 14% 132M 6s 2024-08-22T20:34:05.1927720Z 87700K .......... .......... .......... .......... .......... 14% 110M 6s 2024-08-22T20:34:05.1934120Z 87750K .......... .......... .......... .......... .......... 14% 127M 6s 2024-08-22T20:34:05.1934480Z 87800K .......... .......... .......... .......... .......... 14% 144M 6s 2024-08-22T20:34:05.1937910Z 87850K .......... .......... .......... .......... .......... 14% 141M 6s 2024-08-22T20:34:05.1942210Z 87900K .......... .......... .......... .......... .......... 14% 142M 6s 2024-08-22T20:34:05.1946390Z 87950K .......... .......... .......... .......... .......... 14% 110M 6s 2024-08-22T20:34:05.1949200Z 88000K .......... .......... .......... .......... .......... 14% 149M 6s 2024-08-22T20:34:05.1952300Z 88050K .......... .......... .......... .......... .......... 14% 243M 6s 2024-08-22T20:34:05.1956800Z 88100K .......... .......... .......... .......... .......... 14% 89.1M 6s 2024-08-22T20:34:05.1961020Z 88150K .......... .......... .......... .......... .......... 14% 118M 6s 2024-08-22T20:34:05.1967890Z 88200K .......... .......... .......... .......... .......... 14% 68.9M 6s 2024-08-22T20:34:05.1972210Z 88250K .......... .......... .......... .......... .......... 14% 142M 6s 2024-08-22T20:34:05.1975630Z 88300K .......... .......... .......... .......... .......... 14% 115M 6s 2024-08-22T20:34:05.1979950Z 88350K .......... .......... .......... .......... .......... 14% 111M 6s 2024-08-22T20:34:05.1984120Z 88400K .......... .......... .......... .......... .......... 14% 119M 6s 2024-08-22T20:34:05.1990060Z 88450K .......... .......... .......... .......... .......... 14% 88.0M 6s 2024-08-22T20:34:05.1994360Z 88500K .......... .......... .......... .......... .......... 14% 117M 6s 2024-08-22T20:34:05.2001150Z 88550K .......... .......... .......... .......... .......... 14% 65.8M 6s 2024-08-22T20:34:05.2007800Z 88600K .......... .......... .......... .......... .......... 14% 86.3M 6s 2024-08-22T20:34:05.2012490Z 88650K .......... .......... .......... .......... .......... 14% 89.3M 6s 2024-08-22T20:34:05.2017520Z 88700K .......... .......... .......... .......... .......... 14% 130M 6s 2024-08-22T20:34:05.2019550Z 88750K .......... .......... .......... .......... .......... 14% 194M 6s 2024-08-22T20:34:05.2023110Z 88800K .......... .......... .......... .......... .......... 14% 112M 6s 2024-08-22T20:34:05.2030990Z 88850K .......... .......... .......... .......... .......... 14% 63.7M 6s 2024-08-22T20:34:05.2034410Z 88900K .......... .......... .......... .......... .......... 14% 135M 6s 2024-08-22T20:34:05.2041910Z 88950K .......... .......... .......... .......... .......... 14% 84.8M 6s 2024-08-22T20:34:05.2046560Z 89000K .......... .......... .......... .......... .......... 14% 77.1M 6s 2024-08-22T20:34:05.2053830Z 89050K .......... .......... .......... .......... .......... 14% 65.7M 6s 2024-08-22T20:34:05.2061720Z 89100K .......... .......... .......... .......... .......... 14% 67.8M 6s 2024-08-22T20:34:05.2068050Z 89150K .......... .......... .......... .......... .......... 14% 72.1M 6s 2024-08-22T20:34:05.2071610Z 89200K .......... .......... .......... .......... .......... 14% 128M 6s 2024-08-22T20:34:05.2079040Z 89250K .......... .......... .......... .......... .......... 14% 77.3M 6s 2024-08-22T20:34:05.2085740Z 89300K .......... .......... .......... .......... .......... 14% 69.0M 6s 2024-08-22T20:34:05.2091180Z 89350K .......... .......... .......... .......... .......... 14% 128M 6s 2024-08-22T20:34:05.2094490Z 89400K .......... .......... .......... .......... .......... 14% 88.3M 6s 2024-08-22T20:34:05.2100780Z 89450K .......... .......... .......... .......... .......... 14% 86.7M 6s 2024-08-22T20:34:05.2107390Z 89500K .......... .......... .......... .......... .......... 14% 73.3M 6s 2024-08-22T20:34:05.2114570Z 89550K .......... .......... .......... .......... .......... 14% 71.4M 6s 2024-08-22T20:34:05.2121730Z 89600K .......... .......... .......... .......... .......... 14% 67.3M 6s 2024-08-22T20:34:05.2127290Z 89650K .......... .......... .......... .......... .......... 14% 78.6M 6s 2024-08-22T20:34:05.2133810Z 89700K .......... .......... .......... .......... .......... 14% 75.0M 6s 2024-08-22T20:34:05.2142060Z 89750K .......... .......... .......... .......... .......... 14% 56.1M 6s 2024-08-22T20:34:05.2148260Z 89800K .......... .......... .......... .......... .......... 14% 98.6M 6s 2024-08-22T20:34:05.2153700Z 89850K .......... .......... .......... .......... .......... 14% 73.6M 6s 2024-08-22T20:34:05.2159450Z 89900K .......... .......... .......... .......... .......... 14% 95.9M 6s 2024-08-22T20:34:05.2168870Z 89950K .......... .......... .......... .......... .......... 14% 49.7M 6s 2024-08-22T20:34:05.2177150Z 90000K .......... .......... .......... .......... .......... 14% 67.8M 6s 2024-08-22T20:34:05.2183360Z 90050K .......... .......... .......... .......... .......... 14% 68.9M 6s 2024-08-22T20:34:05.2193230Z 90100K .......... .......... .......... .......... .......... 14% 48.8M 6s 2024-08-22T20:34:05.2200480Z 90150K .......... .......... .......... .......... .......... 14% 74.5M 6s 2024-08-22T20:34:05.2207960Z 90200K .......... .......... .......... .......... .......... 14% 62.8M 6s 2024-08-22T20:34:05.2218840Z 90250K .......... .......... .......... .......... .......... 14% 48.8M 6s 2024-08-22T20:34:05.2226810Z 90300K .......... .......... .......... .......... .......... 14% 54.1M 6s 2024-08-22T20:34:05.2236800Z 90350K .......... .......... .......... .......... .......... 14% 48.7M 6s 2024-08-22T20:34:05.2242920Z 90400K .......... .......... .......... .......... .......... 14% 75.5M 6s 2024-08-22T20:34:05.2250030Z 90450K .......... .......... .......... .......... .......... 14% 87.3M 6s 2024-08-22T20:34:05.2257260Z 90500K .......... .......... .......... .......... .......... 14% 80.3M 6s 2024-08-22T20:34:05.2262440Z 90550K .......... .......... .......... .......... .......... 14% 62.9M 6s 2024-08-22T20:34:05.2269480Z 90600K .......... .......... .......... .......... .......... 14% 82.2M 6s 2024-08-22T20:34:05.2273990Z 90650K .......... .......... .......... .......... .......... 14% 82.1M 6s 2024-08-22T20:34:05.2280970Z 90700K .......... .......... .......... .......... .......... 14% 70.6M 6s 2024-08-22T20:34:05.2288060Z 90750K .......... .......... .......... .......... .......... 14% 83.5M 6s 2024-08-22T20:34:05.2292510Z 90800K .......... .......... .......... .......... .......... 14% 87.5M 6s 2024-08-22T20:34:05.2298150Z 90850K .......... .......... .......... .......... .......... 14% 88.8M 6s 2024-08-22T20:34:05.2304390Z 90900K .......... .......... .......... .......... .......... 14% 80.8M 6s 2024-08-22T20:34:05.2313280Z 90950K .......... .......... .......... .......... .......... 14% 54.7M 6s 2024-08-22T20:34:05.2318390Z 91000K .......... .......... .......... .......... .......... 14% 92.3M 6s 2024-08-22T20:34:05.2325260Z 91050K .......... .......... .......... .......... .......... 14% 71.5M 6s 2024-08-22T20:34:05.2331170Z 91100K .......... .......... .......... .......... .......... 14% 83.9M 6s 2024-08-22T20:34:05.2336400Z 91150K .......... .......... .......... .......... .......... 14% 94.1M 6s 2024-08-22T20:34:05.2342730Z 91200K .......... .......... .......... .......... .......... 14% 75.1M 6s 2024-08-22T20:34:05.2351020Z 91250K .......... .......... .......... .......... .......... 14% 75.6M 6s 2024-08-22T20:34:05.2357650Z 91300K .......... .......... .......... .......... .......... 14% 79.7M 6s 2024-08-22T20:34:05.2363640Z 91350K .......... .......... .......... .......... .......... 14% 58.2M 6s 2024-08-22T20:34:05.2370400Z 91400K .......... .......... .......... .......... .......... 14% 80.8M 6s 2024-08-22T20:34:05.2374850Z 91450K .......... .......... .......... .......... .......... 14% 91.4M 6s 2024-08-22T20:34:05.2380640Z 91500K .......... .......... .......... .......... .......... 14% 86.1M 6s 2024-08-22T20:34:05.2386430Z 91550K .......... .......... .......... .......... .......... 14% 82.5M 6s 2024-08-22T20:34:05.2392180Z 91600K .......... .......... .......... .......... .......... 14% 92.0M 6s 2024-08-22T20:34:05.2399460Z 91650K .......... .......... .......... .......... .......... 14% 68.3M 6s 2024-08-22T20:34:05.2405810Z 91700K .......... .......... .......... .......... .......... 14% 79.3M 6s 2024-08-22T20:34:05.2413670Z 91750K .......... .......... .......... .......... .......... 14% 57.4M 6s 2024-08-22T20:34:05.2421030Z 91800K .......... .......... .......... .......... .......... 14% 77.1M 6s 2024-08-22T20:34:05.2426490Z 91850K .......... .......... .......... .......... .......... 14% 73.5M 6s 2024-08-22T20:34:05.2432810Z 91900K .......... .......... .......... .......... .......... 14% 84.0M 6s 2024-08-22T20:34:05.2437860Z 91950K .......... .......... .......... .......... .......... 14% 93.5M 6s 2024-08-22T20:34:05.2444510Z 92000K .......... .......... .......... .......... .......... 14% 75.0M 6s 2024-08-22T20:34:05.2451070Z 92050K .......... .......... .......... .......... .......... 14% 76.1M 6s 2024-08-22T20:34:05.2455890Z 92100K .......... .......... .......... .......... .......... 14% 95.2M 6s 2024-08-22T20:34:05.2464450Z 92150K .......... .......... .......... .......... .......... 14% 62.0M 6s 2024-08-22T20:34:05.2469780Z 92200K .......... .......... .......... .......... .......... 14% 82.3M 6s 2024-08-22T20:34:05.2476260Z 92250K .......... .......... .......... .......... .......... 14% 71.5M 6s 2024-08-22T20:34:05.2483100Z 92300K .......... .......... .......... .......... .......... 14% 76.1M 6s 2024-08-22T20:34:05.2488270Z 92350K .......... .......... .......... .......... .......... 14% 95.7M 6s 2024-08-22T20:34:05.2493570Z 92400K .......... .......... .......... .......... .......... 14% 89.3M 6s 2024-08-22T20:34:05.2498950Z 92450K .......... .......... .......... .......... .......... 14% 88.1M 6s 2024-08-22T20:34:05.2505190Z 92500K .......... .......... .......... .......... .......... 14% 77.6M 6s 2024-08-22T20:34:05.2512610Z 92550K .......... .......... .......... .......... .......... 14% 68.8M 6s 2024-08-22T20:34:05.2519000Z 92600K .......... .......... .......... .......... .......... 14% 76.2M 6s 2024-08-22T20:34:05.2525340Z 92650K .......... .......... .......... .......... .......... 14% 71.5M 6s 2024-08-22T20:34:05.2532830Z 92700K .......... .......... .......... .......... .......... 14% 72.0M 6s 2024-08-22T20:34:05.2537790Z 92750K .......... .......... .......... .......... .......... 14% 92.3M 6s 2024-08-22T20:34:05.2543640Z 92800K .......... .......... .......... .......... .......... 14% 80.2M 6s 2024-08-22T20:34:05.2549900Z 92850K .......... .......... .......... .......... .......... 14% 79.9M 6s 2024-08-22T20:34:05.2555740Z 92900K .......... .......... .......... .......... .......... 14% 85.4M 6s 2024-08-22T20:34:05.2563640Z 92950K .......... .......... .......... .......... .......... 14% 60.8M 6s 2024-08-22T20:34:05.2569610Z 93000K .......... .......... .......... .......... .......... 14% 87.0M 6s 2024-08-22T20:34:05.2575210Z 93050K .......... .......... .......... .......... .......... 14% 82.9M 6s 2024-08-22T20:34:05.2581690Z 93100K .......... .......... .......... .......... .......... 14% 73.6M 6s 2024-08-22T20:34:05.2587740Z 93150K .......... .......... .......... .......... .......... 14% 80.6M 6s 2024-08-22T20:34:05.2595580Z 93200K .......... .......... .......... .......... .......... 14% 65.6M 6s 2024-08-22T20:34:05.2600770Z 93250K .......... .......... .......... .......... .......... 15% 89.9M 6s 2024-08-22T20:34:05.2608610Z 93300K .......... .......... .......... .......... .......... 15% 75.7M 6s 2024-08-22T20:34:05.2614490Z 93350K .......... .......... .......... .......... .......... 15% 69.6M 6s 2024-08-22T20:34:05.2620730Z 93400K .......... .......... .......... .......... .......... 15% 74.3M 6s 2024-08-22T20:34:05.2626740Z 93450K .......... .......... .......... .......... .......... 15% 80.8M 6s 2024-08-22T20:34:05.2633590Z 93500K .......... .......... .......... .......... .......... 15% 70.6M 6s 2024-08-22T20:34:05.2640490Z 93550K .......... .......... .......... .......... .......... 15% 77.0M 6s 2024-08-22T20:34:05.2645410Z 93600K .......... .......... .......... .......... .......... 15% 92.0M 6s 2024-08-22T20:34:05.2653910Z 93650K .......... .......... .......... .......... .......... 15% 74.9M 6s 2024-08-22T20:34:05.2660130Z 93700K .......... .......... .......... .......... .......... 15% 58.3M 6s 2024-08-22T20:34:05.2665770Z 93750K .......... .......... .......... .......... .......... 15% 89.1M 6s 2024-08-22T20:34:05.2671810Z 93800K .......... .......... .......... .......... .......... 15% 79.3M 6s 2024-08-22T20:34:05.2677000Z 93850K .......... .......... .......... .......... .......... 15% 101M 6s 2024-08-22T20:34:05.2683350Z 93900K .......... .......... .......... .......... .......... 15% 75.5M 6s 2024-08-22T20:34:05.2691340Z 93950K .......... .......... .......... .......... .......... 15% 82.6M 6s 2024-08-22T20:34:05.2697500Z 94000K .......... .......... .......... .......... .......... 15% 61.2M 6s 2024-08-22T20:34:05.2703480Z 94050K .......... .......... .......... .......... .......... 15% 76.9M 6s 2024-08-22T20:34:05.2709950Z 94100K .......... .......... .......... .......... .......... 15% 74.8M 6s 2024-08-22T20:34:05.2715470Z 94150K .......... .......... .......... .......... .......... 15% 87.5M 6s 2024-08-22T20:34:05.2721700Z 94200K .......... .......... .......... .......... .......... 15% 76.8M 6s 2024-08-22T20:34:05.2728740Z 94250K .......... .......... .......... .......... .......... 15% 72.4M 6s 2024-08-22T20:34:05.2735680Z 94300K .......... .......... .......... .......... .......... 15% 72.7M 6s 2024-08-22T20:34:05.2740600Z 94350K .......... .......... .......... .......... .......... 15% 95.9M 6s 2024-08-22T20:34:05.2746480Z 94400K .......... .......... .......... .......... .......... 15% 82.9M 6s 2024-08-22T20:34:05.2752520Z 94450K .......... .......... .......... .......... .......... 15% 83.3M 6s 2024-08-22T20:34:05.2759020Z 94500K .......... .......... .......... .......... .......... 15% 70.8M 6s 2024-08-22T20:34:05.2767980Z 94550K .......... .......... .......... .......... .......... 15% 55.9M 6s 2024-08-22T20:34:05.2773710Z 94600K .......... .......... .......... .......... .......... 15% 99.4M 6s 2024-08-22T20:34:05.2778460Z 94650K .......... .......... .......... .......... .......... 15% 81.8M 6s 2024-08-22T20:34:05.2784910Z 94700K .......... .......... .......... .......... .......... 15% 79.8M 6s 2024-08-22T20:34:05.2790980Z 94750K .......... .......... .......... .......... .......... 15% 82.2M 6s 2024-08-22T20:34:05.2796300Z 94800K .......... .......... .......... .......... .......... 15% 91.1M 6s 2024-08-22T20:34:05.2802580Z 94850K .......... .......... .......... .......... .......... 15% 73.6M 6s 2024-08-22T20:34:05.2808590Z 94900K .......... .......... .......... .......... .......... 15% 89.1M 6s 2024-08-22T20:34:05.2816160Z 94950K .......... .......... .......... .......... .......... 15% 61.4M 6s 2024-08-22T20:34:05.2822810Z 95000K .......... .......... .......... .......... .......... 15% 71.7M 6s 2024-08-22T20:34:05.2828660Z 95050K .......... .......... .......... .......... .......... 15% 96.5M 6s 2024-08-22T20:34:05.2832930Z 95100K .......... .......... .......... .......... .......... 15% 98.8M 6s 2024-08-22T20:34:05.2839380Z 95150K .......... .......... .......... .......... .......... 15% 80.2M 6s 2024-08-22T20:34:05.2844610Z 95200K .......... .......... .......... .......... .......... 15% 86.1M 6s 2024-08-22T20:34:05.2850670Z 95250K .......... .......... .......... .......... .......... 15% 84.5M 6s 2024-08-22T20:34:05.2857300Z 95300K .......... .......... .......... .......... .......... 15% 75.1M 6s 2024-08-22T20:34:05.2864090Z 95350K .......... .......... .......... .......... .......... 15% 71.1M 6s 2024-08-22T20:34:05.2870210Z 95400K .......... .......... .......... .......... .......... 15% 75.6M 6s 2024-08-22T20:34:05.2876610Z 95450K .......... .......... .......... .......... .......... 15% 76.4M 6s 2024-08-22T20:34:05.2884280Z 95500K .......... .......... .......... .......... .......... 15% 73.4M 6s 2024-08-22T20:34:05.2889690Z 95550K .......... .......... .......... .......... .......... 15% 80.0M 6s 2024-08-22T20:34:05.2895570Z 95600K .......... .......... .......... .......... .......... 15% 80.7M 6s 2024-08-22T20:34:05.2901550Z 95650K .......... .......... .......... .......... .......... 15% 81.9M 6s 2024-08-22T20:34:05.2910720Z 95700K .......... .......... .......... .......... .......... 15% 82.6M 6s 2024-08-22T20:34:05.2914650Z 95750K .......... .......... .......... .......... .......... 15% 66.0M 6s 2024-08-22T20:34:05.2921180Z 95800K .......... .......... .......... .......... .......... 15% 79.5M 6s 2024-08-22T20:34:05.2927250Z 95850K .......... .......... .......... .......... .......... 15% 82.3M 6s 2024-08-22T20:34:05.2931990Z 95900K .......... .......... .......... .......... .......... 15% 93.5M 6s 2024-08-22T20:34:05.2939100Z 95950K .......... .......... .......... .......... .......... 15% 70.8M 6s 2024-08-22T20:34:05.2944190Z 96000K .......... .......... .......... .......... .......... 15% 93.7M 6s 2024-08-22T20:34:05.2950380Z 96050K .......... .......... .......... .......... .......... 15% 84.6M 6s 2024-08-22T20:34:05.2964900Z 96100K .......... .......... .......... .......... .......... 15% 32.5M 6s 2024-08-22T20:34:05.2970860Z 96150K .......... .......... .......... .......... .......... 15% 83.8M 6s 2024-08-22T20:34:05.2976270Z 96200K .......... .......... .......... .......... .......... 15% 97.3M 6s 2024-08-22T20:34:05.2983690Z 96250K .......... .......... .......... .......... .......... 15% 64.2M 6s 2024-08-22T20:34:05.2989440Z 96300K .......... .......... .......... .......... .......... 15% 82.8M 6s 2024-08-22T20:34:05.2995410Z 96350K .......... .......... .......... .......... .......... 15% 79.7M 6s 2024-08-22T20:34:05.3003550Z 96400K .......... .......... .......... .......... .......... 15% 62.0M 6s 2024-08-22T20:34:05.3010680Z 96450K .......... .......... .......... .......... .......... 15% 66.6M 6s 2024-08-22T20:34:05.3016170Z 96500K .......... .......... .......... .......... .......... 15% 91.8M 6s 2024-08-22T20:34:05.3022750Z 96550K .......... .......... .......... .......... .......... 15% 74.7M 6s 2024-08-22T20:34:05.3027670Z 96600K .......... .......... .......... .......... .......... 15% 103M 6s 2024-08-22T20:34:05.3033700Z 96650K .......... .......... .......... .......... .......... 15% 78.6M 6s 2024-08-22T20:34:05.3038860Z 96700K .......... .......... .......... .......... .......... 15% 94.8M 6s 2024-08-22T20:34:05.3044050Z 96750K .......... .......... .......... .......... .......... 15% 93.2M 6s 2024-08-22T20:34:05.3050530Z 96800K .......... .......... .......... .......... .......... 15% 75.7M 6s 2024-08-22T20:34:05.3056830Z 96850K .......... .......... .......... .......... .......... 15% 76.1M 6s 2024-08-22T20:34:05.3063780Z 96900K .......... .......... .......... .......... .......... 15% 74.8M 6s 2024-08-22T20:34:05.3071420Z 96950K .......... .......... .......... .......... .......... 15% 64.9M 6s 2024-08-22T20:34:05.3076660Z 97000K .......... .......... .......... .......... .......... 15% 83.5M 6s 2024-08-22T20:34:05.3082980Z 97050K .......... .......... .......... .......... .......... 15% 81.1M 6s 2024-08-22T20:34:05.3088140Z 97100K .......... .......... .......... .......... .......... 15% 92.0M 6s 2024-08-22T20:34:05.3093270Z 97150K .......... .......... .......... .......... .......... 15% 94.6M 6s 2024-08-22T20:34:05.3099090Z 97200K .......... .......... .......... .......... .......... 15% 87.2M 6s 2024-08-22T20:34:05.3106090Z 97250K .......... .......... .......... .......... .......... 15% 69.6M 6s 2024-08-22T20:34:05.3110800Z 97300K .......... .......... .......... .......... .......... 15% 96.9M 6s 2024-08-22T20:34:05.3119780Z 97350K .......... .......... .......... .......... .......... 15% 55.6M 6s 2024-08-22T20:34:05.3125180Z 97400K .......... .......... .......... .......... .......... 15% 83.8M 6s 2024-08-22T20:34:05.3131600Z 97450K .......... .......... .......... .......... .......... 15% 79.5M 6s 2024-08-22T20:34:05.3141690Z 97500K .......... .......... .......... .......... .......... 15% 51.1M 6s 2024-08-22T20:34:05.3157460Z 97550K .......... .......... .......... .......... .......... 15% 60.6M 6s 2024-08-22T20:34:05.3165500Z 97600K .......... .......... .......... .......... .......... 15% 30.3M 6s 2024-08-22T20:34:05.3166080Z 97650K .......... .......... .......... .......... .......... 15% 456M 6s 2024-08-22T20:34:05.3171640Z 97700K .......... .......... .......... .......... .......... 15% 95.0M 6s 2024-08-22T20:34:05.3184510Z 97750K .......... .......... .......... .......... .......... 15% 38.1M 6s 2024-08-22T20:34:05.3195320Z 97800K .......... .......... .......... .......... .......... 15% 45.0M 6s 2024-08-22T20:34:05.3204220Z 97850K .......... .......... .......... .......... .......... 15% 56.7M 6s 2024-08-22T20:34:05.3210820Z 97900K .......... .......... .......... .......... .......... 15% 145M 6s 2024-08-22T20:34:05.3214870Z 97950K .......... .......... .......... .......... .......... 15% 64.7M 6s 2024-08-22T20:34:05.3220540Z 98000K .......... .......... .......... .......... .......... 15% 89.8M 6s 2024-08-22T20:34:05.3226470Z 98050K .......... .......... .......... .......... .......... 15% 74.8M 6s 2024-08-22T20:34:05.3231570Z 98100K .......... .......... .......... .......... .......... 15% 97.5M 6s 2024-08-22T20:34:05.3239060Z 98150K .......... .......... .......... .......... .......... 15% 76.9M 6s 2024-08-22T20:34:05.3243870Z 98200K .......... .......... .......... .......... .......... 15% 84.8M 6s 2024-08-22T20:34:05.3249730Z 98250K .......... .......... .......... .......... .......... 15% 92.3M 6s 2024-08-22T20:34:05.3255380Z 98300K .......... .......... .......... .......... .......... 15% 76.1M 6s 2024-08-22T20:34:05.3264170Z 98350K .......... .......... .......... .......... .......... 15% 89.3M 6s 2024-08-22T20:34:05.3269190Z 98400K .......... .......... .......... .......... .......... 15% 61.0M 6s 2024-08-22T20:34:05.3277160Z 98450K .......... .......... .......... .......... .......... 15% 60.4M 6s 2024-08-22T20:34:05.3281570Z 98500K .......... .......... .......... .......... .......... 15% 108M 6s 2024-08-22T20:34:05.3287180Z 98550K .......... .......... .......... .......... .......... 15% 88.6M 6s 2024-08-22T20:34:05.3294160Z 98600K .......... .......... .......... .......... .......... 15% 74.1M 6s 2024-08-22T20:34:05.3301250Z 98650K .......... .......... .......... .......... .......... 15% 64.1M 6s 2024-08-22T20:34:05.3307470Z 98700K .......... .......... .......... .......... .......... 15% 89.9M 6s 2024-08-22T20:34:05.3313130Z 98750K .......... .......... .......... .......... .......... 15% 77.4M 6s 2024-08-22T20:34:05.3319010Z 98800K .......... .......... .......... .......... .......... 15% 81.1M 6s 2024-08-22T20:34:05.3324960Z 98850K .......... .......... .......... .......... .......... 15% 79.9M 6s 2024-08-22T20:34:05.3331240Z 98900K .......... .......... .......... .......... .......... 15% 80.7M 6s 2024-08-22T20:34:05.3339630Z 98950K .......... .......... .......... .......... .......... 15% 58.3M 6s 2024-08-22T20:34:05.3346550Z 99000K .......... .......... .......... .......... .......... 15% 74.4M 6s 2024-08-22T20:34:05.3351150Z 99050K .......... .......... .......... .......... .......... 15% 98.0M 6s 2024-08-22T20:34:05.3357190Z 99100K .......... .......... .......... .......... .......... 15% 79.9M 6s 2024-08-22T20:34:05.3362940Z 99150K .......... .......... .......... .......... .......... 15% 84.3M 6s 2024-08-22T20:34:05.3369350Z 99200K .......... .......... .......... .......... .......... 15% 84.8M 6s 2024-08-22T20:34:05.3376350Z 99250K .......... .......... .......... .......... .......... 15% 64.8M 6s 2024-08-22T20:34:05.3382910Z 99300K .......... .......... .......... .......... .......... 15% 80.3M 6s 2024-08-22T20:34:05.3390500Z 99350K .......... .......... .......... .......... .......... 15% 60.7M 6s 2024-08-22T20:34:05.3396720Z 99400K .......... .......... .......... .......... .......... 15% 79.7M 6s 2024-08-22T20:34:05.3402920Z 99450K .......... .......... .......... .......... .......... 16% 80.7M 6s 2024-08-22T20:34:05.3407920Z 99500K .......... .......... .......... .......... .......... 16% 95.9M 6s 2024-08-22T20:34:05.3413920Z 99550K .......... .......... .......... .......... .......... 16% 78.1M 6s 2024-08-22T20:34:05.3419810Z 99600K .......... .......... .......... .......... .......... 16% 86.0M 6s 2024-08-22T20:34:05.3425770Z 99650K .......... .......... .......... .......... .......... 16% 79.9M 6s 2024-08-22T20:34:05.3432680Z 99700K .......... .......... .......... .......... .......... 16% 71.4M 6s 2024-08-22T20:34:05.3440320Z 99750K .......... .......... .......... .......... .......... 16% 62.0M 6s 2024-08-22T20:34:05.3445660Z 99800K .......... .......... .......... .......... .......... 16% 97.5M 6s 2024-08-22T20:34:05.3451880Z 99850K .......... .......... .......... .......... .......... 16% 76.4M 6s 2024-08-22T20:34:05.3457850Z 99900K .......... .......... .......... .......... .......... 16% 87.5M 6s 2024-08-22T20:34:05.3462300Z 99950K .......... .......... .......... .......... .......... 16% 101M 6s 2024-08-22T20:34:05.3471410Z 100000K .......... .......... .......... .......... .......... 16% 57.2M 6s 2024-08-22T20:34:05.3475940Z 100050K .......... .......... .......... .......... .......... 16% 95.4M 6s 2024-08-22T20:34:05.3482630Z 100100K .......... .......... .......... .......... .......... 16% 76.1M 6s 2024-08-22T20:34:05.3490740Z 100150K .......... .......... .......... .......... .......... 16% 58.8M 6s 2024-08-22T20:34:05.3501240Z 100200K .......... .......... .......... .......... .......... 16% 52.0M 6s 2024-08-22T20:34:05.3507400Z 100250K .......... .......... .......... .......... .......... 16% 63.9M 6s 2024-08-22T20:34:05.3512910Z 100300K .......... .......... .......... .......... .......... 16% 95.9M 6s 2024-08-22T20:34:05.3521870Z 100350K .......... .......... .......... .......... .......... 16% 68.6M 6s 2024-08-22T20:34:05.3526020Z 100400K .......... .......... .......... .......... .......... 16% 80.3M 6s 2024-08-22T20:34:05.3540290Z 100450K .......... .......... .......... .......... .......... 16% 35.3M 6s 2024-08-22T20:34:05.3543340Z 100500K .......... .......... .......... .......... .......... 16% 152M 6s 2024-08-22T20:34:05.3550150Z 100550K .......... .......... .......... .......... .......... 16% 68.5M 6s 2024-08-22T20:34:05.3557150Z 100600K .......... .......... .......... .......... .......... 16% 72.3M 6s 2024-08-22T20:34:05.3562060Z 100650K .......... .......... .......... .......... .......... 16% 91.1M 6s 2024-08-22T20:34:05.3569540Z 100700K .......... .......... .......... .......... .......... 16% 70.8M 6s 2024-08-22T20:34:05.3575160Z 100750K .......... .......... .......... .......... .......... 16% 81.0M 6s 2024-08-22T20:34:05.3591980Z 100800K .......... .......... .......... .......... .......... 16% 71.6M 6s 2024-08-22T20:34:05.3592610Z 100850K .......... .......... .......... .......... .......... 16% 118M 6s 2024-08-22T20:34:05.3593120Z 100900K .......... .......... .......... .......... .......... 16% 74.2M 6s 2024-08-22T20:34:05.3599720Z 100950K .......... .......... .......... .......... .......... 16% 69.9M 6s 2024-08-22T20:34:05.3603230Z 101000K .......... .......... .......... .......... .......... 16% 143M 6s 2024-08-22T20:34:05.3609920Z 101050K .......... .......... .......... .......... .......... 16% 73.5M 6s 2024-08-22T20:34:05.3615480Z 101100K .......... .......... .......... .......... .......... 16% 98.6M 6s 2024-08-22T20:34:05.3620910Z 101150K .......... .......... .......... .......... .......... 16% 82.9M 6s 2024-08-22T20:34:05.3628460Z 101200K .......... .......... .......... .......... .......... 16% 78.1M 6s 2024-08-22T20:34:05.3632700Z 101250K .......... .......... .......... .......... .......... 16% 85.7M 6s 2024-08-22T20:34:05.3638500Z 101300K .......... .......... .......... .......... .......... 16% 109M 6s 2024-08-22T20:34:05.3646110Z 101350K .......... .......... .......... .......... .......... 16% 60.3M 6s 2024-08-22T20:34:05.3651830Z 101400K .......... .......... .......... .......... .......... 16% 70.2M 6s 2024-08-22T20:34:05.3657150Z 101450K .......... .......... .......... .......... .......... 16% 100M 6s 2024-08-22T20:34:05.3662430Z 101500K .......... .......... .......... .......... .......... 16% 89.3M 6s 2024-08-22T20:34:05.3668880Z 101550K .......... .......... .......... .......... .......... 16% 76.1M 6s 2024-08-22T20:34:05.3675490Z 101600K .......... .......... .......... .......... .......... 16% 74.5M 6s 2024-08-22T20:34:05.3681100Z 101650K .......... .......... .......... .......... .......... 16% 90.1M 6s 2024-08-22T20:34:05.3688080Z 101700K .......... .......... .......... .......... .......... 16% 74.2M 6s 2024-08-22T20:34:05.3694630Z 101750K .......... .......... .......... .......... .......... 16% 66.7M 6s 2024-08-22T20:34:05.3700580Z 101800K .......... .......... .......... .......... .......... 16% 88.9M 6s 2024-08-22T20:34:05.3707220Z 101850K .......... .......... .......... .......... .......... 16% 70.5M 6s 2024-08-22T20:34:05.3712010Z 101900K .......... .......... .......... .......... .......... 16% 100M 6s 2024-08-22T20:34:05.3718710Z 101950K .......... .......... .......... .......... .......... 16% 76.2M 6s 2024-08-22T20:34:05.3724140Z 102000K .......... .......... .......... .......... .......... 16% 88.9M 6s 2024-08-22T20:34:05.3731040Z 102050K .......... .......... .......... .......... .......... 16% 70.0M 6s 2024-08-22T20:34:05.3735730Z 102100K .......... .......... .......... .......... .......... 16% 98.8M 6s 2024-08-22T20:34:05.3745350Z 102150K .......... .......... .......... .......... .......... 16% 51.1M 6s 2024-08-22T20:34:05.3755230Z 102200K .......... .......... .......... .......... .......... 16% 55.0M 6s 2024-08-22T20:34:05.3762670Z 102250K .......... .......... .......... .......... .......... 16% 62.0M 6s 2024-08-22T20:34:05.3769370Z 102300K .......... .......... .......... .......... .......... 16% 70.4M 6s 2024-08-22T20:34:05.3780310Z 102350K .......... .......... .......... .......... .......... 16% 51.7M 6s 2024-08-22T20:34:05.3785130Z 102400K .......... .......... .......... .......... .......... 16% 73.5M 6s 2024-08-22T20:34:05.3792830Z 102450K .......... .......... .......... .......... .......... 16% 62.8M 6s 2024-08-22T20:34:05.3802930Z 102500K .......... .......... .......... .......... .......... 16% 55.1M 6s 2024-08-22T20:34:05.3811360Z 102550K .......... .......... .......... .......... .......... 16% 54.9M 6s 2024-08-22T20:34:05.3825120Z 102600K .......... .......... .......... .......... .......... 16% 36.1M 6s 2024-08-22T20:34:05.3833410Z 102650K .......... .......... .......... .......... .......... 16% 56.4M 6s 2024-08-22T20:34:05.3842320Z 102700K .......... .......... .......... .......... .......... 16% 60.9M 6s 2024-08-22T20:34:05.3848450Z 102750K .......... .......... .......... .......... .......... 16% 76.4M 6s 2024-08-22T20:34:05.3857630Z 102800K .......... .......... .......... .......... .......... 16% 52.5M 6s 2024-08-22T20:34:05.3861890Z 102850K .......... .......... .......... .......... .......... 16% 97.7M 6s 2024-08-22T20:34:05.3866700Z 102900K .......... .......... .......... .......... .......... 16% 98.2M 6s 2024-08-22T20:34:05.3874750Z 102950K .......... .......... .......... .......... .......... 16% 62.3M 6s 2024-08-22T20:34:05.3879220Z 103000K .......... .......... .......... .......... .......... 16% 107M 6s 2024-08-22T20:34:05.3884610Z 103050K .......... .......... .......... .......... .......... 16% 84.9M 6s 2024-08-22T20:34:05.3892030Z 103100K .......... .......... .......... .......... .......... 16% 71.6M 6s 2024-08-22T20:34:05.3899630Z 103150K .......... .......... .......... .......... .......... 16% 62.3M 6s 2024-08-22T20:34:05.3906660Z 103200K .......... .......... .......... .......... .......... 16% 73.5M 6s 2024-08-22T20:34:05.3909750Z 103250K .......... .......... .......... .......... .......... 16% 135M 6s 2024-08-22T20:34:05.3916270Z 103300K .......... .......... .......... .......... .......... 16% 75.2M 6s 2024-08-22T20:34:05.3920950Z 103350K .......... .......... .......... .......... .......... 16% 103M 6s 2024-08-22T20:34:05.3926020Z 103400K .......... .......... .......... .......... .......... 16% 98.0M 6s 2024-08-22T20:34:05.3932070Z 103450K .......... .......... .......... .......... .......... 16% 79.3M 6s 2024-08-22T20:34:05.3938290Z 103500K .......... .......... .......... .......... .......... 16% 83.3M 6s 2024-08-22T20:34:05.3944530Z 103550K .......... .......... .......... .......... .......... 16% 72.7M 6s 2024-08-22T20:34:05.3951680Z 103600K .......... .......... .......... .......... .......... 16% 78.8M 6s 2024-08-22T20:34:05.3959660Z 103650K .......... .......... .......... .......... .......... 16% 80.4M 6s 2024-08-22T20:34:05.3964580Z 103700K .......... .......... .......... .......... .......... 16% 66.1M 6s 2024-08-22T20:34:05.3970750Z 103750K .......... .......... .......... .......... .......... 16% 79.8M 6s 2024-08-22T20:34:05.3975860Z 103800K .......... .......... .......... .......... .......... 16% 89.3M 6s 2024-08-22T20:34:05.3981520Z 103850K .......... .......... .......... .......... .......... 16% 86.1M 6s 2024-08-22T20:34:05.3987910Z 103900K .......... .......... .......... .......... .......... 16% 77.5M 6s 2024-08-22T20:34:05.3994250Z 103950K .......... .......... .......... .......... .......... 16% 81.1M 6s 2024-08-22T20:34:05.3999530Z 104000K .......... .......... .......... .......... .......... 16% 87.8M 6s 2024-08-22T20:34:05.4007130Z 104050K .......... .......... .......... .......... .......... 16% 64.2M 6s 2024-08-22T20:34:05.4012940Z 104100K .......... .......... .......... .......... .......... 16% 89.1M 6s 2024-08-22T20:34:05.4019750Z 104150K .......... .......... .......... .......... .......... 16% 67.1M 6s 2024-08-22T20:34:05.4026130Z 104200K .......... .......... .......... .......... .......... 16% 83.3M 6s 2024-08-22T20:34:05.4031630Z 104250K .......... .......... .......... .......... .......... 16% 79.7M 6s 2024-08-22T20:34:05.4037740Z 104300K .......... .......... .......... .......... .......... 16% 82.8M 6s 2024-08-22T20:34:05.4042710Z 104350K .......... .......... .......... .......... .......... 16% 107M 6s 2024-08-22T20:34:05.4047890Z 104400K .......... .......... .......... .......... .......... 16% 89.1M 6s 2024-08-22T20:34:05.4057180Z 104450K .......... .......... .......... .......... .......... 16% 53.0M 6s 2024-08-22T20:34:05.4062790Z 104500K .......... .......... .......... .......... .......... 16% 120M 6s 2024-08-22T20:34:05.4068690Z 104550K .......... .......... .......... .......... .......... 16% 66.2M 6s 2024-08-22T20:34:05.4074910Z 104600K .......... .......... .......... .......... .......... 16% 80.4M 6s 2024-08-22T20:34:05.4079670Z 104650K .......... .......... .......... .......... .......... 16% 96.7M 6s 2024-08-22T20:34:05.4085440Z 104700K .......... .......... .......... .......... .......... 16% 79.7M 6s 2024-08-22T20:34:05.4092030Z 104750K .......... .......... .......... .......... .......... 16% 81.4M 6s 2024-08-22T20:34:05.4098030Z 104800K .......... .......... .......... .......... .......... 16% 81.2M 6s 2024-08-22T20:34:05.4105640Z 104850K .......... .......... .......... .......... .......... 16% 82.3M 6s 2024-08-22T20:34:05.4111630Z 104900K .......... .......... .......... .......... .......... 16% 62.0M 6s 2024-08-22T20:34:05.4118550Z 104950K .......... .......... .......... .......... .......... 16% 70.1M 6s 2024-08-22T20:34:05.4124960Z 105000K .......... .......... .......... .......... .......... 16% 79.9M 6s 2024-08-22T20:34:05.4130230Z 105050K .......... .......... .......... .......... .......... 16% 91.4M 6s 2024-08-22T20:34:05.4137570Z 105100K .......... .......... .......... .......... .......... 16% 64.4M 6s 2024-08-22T20:34:05.4142860Z 105150K .......... .......... .......... .......... .......... 16% 98.8M 6s 2024-08-22T20:34:05.4147450Z 105200K .......... .......... .......... .......... .......... 16% 95.9M 6s 2024-08-22T20:34:05.4153700Z 105250K .......... .......... .......... .......... .......... 16% 80.7M 6s 2024-08-22T20:34:05.4159520Z 105300K .......... .......... .......... .......... .......... 16% 82.9M 6s 2024-08-22T20:34:05.4165230Z 105350K .......... .......... .......... .......... .......... 16% 83.0M 6s 2024-08-22T20:34:05.4171920Z 105400K .......... .......... .......... .......... .......... 16% 72.8M 6s 2024-08-22T20:34:05.4177670Z 105450K .......... .......... .......... .......... .......... 16% 84.9M 6s 2024-08-22T20:34:05.4183650Z 105500K .......... .......... .......... .......... .......... 16% 80.2M 6s 2024-08-22T20:34:05.4190480Z 105550K .......... .......... .......... .......... .......... 16% 81.0M 6s 2024-08-22T20:34:05.4196360Z 105600K .......... .......... .......... .......... .......... 16% 92.8M 6s 2024-08-22T20:34:05.4201450Z 105650K .......... .......... .......... .......... .......... 16% 73.6M 6s 2024-08-22T20:34:05.4209020Z 105700K .......... .......... .......... .......... .......... 17% 70.3M 6s 2024-08-22T20:34:05.4215910Z 105750K .......... .......... .......... .......... .......... 17% 69.3M 6s 2024-08-22T20:34:05.4221140Z 105800K .......... .......... .......... .......... .......... 17% 95.2M 6s 2024-08-22T20:34:05.4226840Z 105850K .......... .......... .......... .......... .......... 17% 86.4M 6s 2024-08-22T20:34:05.4232760Z 105900K .......... .......... .......... .......... .......... 17% 76.5M 6s 2024-08-22T20:34:05.4239100Z 105950K .......... .......... .......... .......... .......... 17% 84.5M 6s 2024-08-22T20:34:05.4245650Z 106000K .......... .......... .......... .......... .......... 17% 73.6M 6s 2024-08-22T20:34:05.4250560Z 106050K .......... .......... .......... .......... .......... 17% 109M 6s 2024-08-22T20:34:05.4255760Z 106100K .......... .......... .......... .......... .......... 17% 87.0M 6s 2024-08-22T20:34:05.4263360Z 106150K .......... .......... .......... .......... .......... 17% 61.8M 6s 2024-08-22T20:34:05.4269840Z 106200K .......... .......... .......... .......... .......... 17% 79.8M 6s 2024-08-22T20:34:05.4276110Z 106250K .......... .......... .......... .......... .......... 17% 76.2M 6s 2024-08-22T20:34:05.4282480Z 106300K .......... .......... .......... .......... .......... 17% 86.3M 6s 2024-08-22T20:34:05.4287250Z 106350K .......... .......... .......... .......... .......... 17% 84.8M 6s 2024-08-22T20:34:05.4293480Z 106400K .......... .......... .......... .......... .......... 17% 78.6M 6s 2024-08-22T20:34:05.4300580Z 106450K .......... .......... .......... .......... .......... 17% 71.7M 6s 2024-08-22T20:34:05.4306090Z 106500K .......... .......... .......... .......... .......... 17% 86.7M 6s 2024-08-22T20:34:05.4313980Z 106550K .......... .......... .......... .......... .......... 17% 62.6M 6s 2024-08-22T20:34:05.4319740Z 106600K .......... .......... .......... .......... .......... 17% 84.2M 6s 2024-08-22T20:34:05.4325380Z 106650K .......... .......... .......... .......... .......... 17% 83.5M 6s 2024-08-22T20:34:05.4330760Z 106700K .......... .......... .......... .......... .......... 17% 87.8M 6s 2024-08-22T20:34:05.4337210Z 106750K .......... .......... .......... .......... .......... 17% 80.4M 6s 2024-08-22T20:34:05.4343200Z 106800K .......... .......... .......... .......... .......... 17% 85.2M 6s 2024-08-22T20:34:05.4350030Z 106850K .......... .......... .......... .......... .......... 17% 69.4M 6s 2024-08-22T20:34:05.4354440Z 106900K .......... .......... .......... .......... .......... 17% 105M 6s 2024-08-22T20:34:05.4362510Z 106950K .......... .......... .......... .......... .......... 17% 60.3M 6s 2024-08-22T20:34:05.4368680Z 107000K .......... .......... .......... .......... .......... 17% 81.4M 6s 2024-08-22T20:34:05.4375740Z 107050K .......... .......... .......... .......... .......... 17% 77.8M 6s 2024-08-22T20:34:05.4379810Z 107100K .......... .......... .......... .......... .......... 17% 107M 6s 2024-08-22T20:34:05.4386180Z 107150K .......... .......... .......... .......... .......... 17% 71.3M 6s 2024-08-22T20:34:05.4392480Z 107200K .......... .......... .......... .......... .......... 17% 82.3M 6s 2024-08-22T20:34:05.4398310Z 107250K .......... .......... .......... .......... .......... 17% 79.7M 6s 2024-08-22T20:34:05.4404350Z 107300K .......... .......... .......... .......... .......... 17% 95.4M 6s 2024-08-22T20:34:05.4411750Z 107350K .......... .......... .......... .......... .......... 17% 58.8M 6s 2024-08-22T20:34:05.4419470Z 107400K .......... .......... .......... .......... .......... 17% 67.1M 6s 2024-08-22T20:34:05.4423840Z 107450K .......... .......... .......... .......... .......... 17% 104M 6s 2024-08-22T20:34:05.4429190Z 107500K .......... .......... .......... .......... .......... 17% 89.8M 6s 2024-08-22T20:34:05.4435470Z 107550K .......... .......... .......... .......... .......... 17% 75.0M 6s 2024-08-22T20:34:05.4441500Z 107600K .......... .......... .......... .......... .......... 17% 85.2M 6s 2024-08-22T20:34:05.4447830Z 107650K .......... .......... .......... .......... .......... 17% 75.6M 6s 2024-08-22T20:34:05.4453500Z 107700K .......... .......... .......... .......... .......... 17% 89.8M 6s 2024-08-22T20:34:05.4460990Z 107750K .......... .......... .......... .......... .......... 17% 62.5M 6s 2024-08-22T20:34:05.4467280Z 107800K .......... .......... .......... .......... .......... 17% 75.7M 6s 2024-08-22T20:34:05.4473330Z 107850K .......... .......... .......... .......... .......... 17% 90.1M 6s 2024-08-22T20:34:05.4478630Z 107900K .......... .......... .......... .......... .......... 17% 88.6M 6s 2024-08-22T20:34:05.4484400Z 107950K .......... .......... .......... .......... .......... 17% 87.0M 6s 2024-08-22T20:34:05.4490290Z 108000K .......... .......... .......... .......... .......... 17% 78.1M 6s 2024-08-22T20:34:05.4496410Z 108050K .......... .......... .......... .......... .......... 17% 79.5M 6s 2024-08-22T20:34:05.4503640Z 108100K .......... .......... .......... .......... .......... 17% 74.9M 6s 2024-08-22T20:34:05.4509440Z 108150K .......... .......... .......... .......... .......... 17% 74.4M 6s 2024-08-22T20:34:05.4515170Z 108200K .......... .......... .......... .......... .......... 17% 85.7M 6s 2024-08-22T20:34:05.4521290Z 108250K .......... .......... .......... .......... .......... 17% 80.3M 6s 2024-08-22T20:34:05.4527100Z 108300K .......... .......... .......... .......... .......... 17% 86.6M 6s 2024-08-22T20:34:05.4534670Z 108350K .......... .......... .......... .......... .......... 17% 75.6M 6s 2024-08-22T20:34:05.4539780Z 108400K .......... .......... .......... .......... .......... 17% 81.1M 6s 2024-08-22T20:34:05.4552050Z 108450K .......... .......... .......... .......... .......... 17% 40.2M 6s 2024-08-22T20:34:05.4558370Z 108500K .......... .......... .......... .......... .......... 17% 75.5M 6s 2024-08-22T20:34:05.4561100Z 108550K .......... .......... .......... .......... .......... 17% 164M 6s 2024-08-22T20:34:05.4567520Z 108600K .......... .......... .......... .......... .......... 17% 81.2M 6s 2024-08-22T20:34:05.4576070Z 108650K .......... .......... .......... .......... .......... 17% 63.8M 6s 2024-08-22T20:34:05.4583180Z 108700K .......... .......... .......... .......... .......... 17% 59.3M 6s 2024-08-22T20:34:05.4591140Z 108750K .......... .......... .......... .......... .......... 17% 61.0M 6s 2024-08-22T20:34:05.4598980Z 108800K .......... .......... .......... .......... .......... 17% 60.4M 6s 2024-08-22T20:34:05.4609360Z 108850K .......... .......... .......... .......... .......... 17% 52.0M 6s 2024-08-22T20:34:05.4615730Z 108900K .......... .......... .......... .......... .......... 17% 70.5M 6s 2024-08-22T20:34:05.4624950Z 108950K .......... .......... .......... .......... .......... 17% 63.2M 6s 2024-08-22T20:34:05.4638230Z 109000K .......... .......... .......... .......... .......... 17% 34.8M 6s 2024-08-22T20:34:05.4651570Z 109050K .......... .......... .......... .......... .......... 17% 36.4M 6s 2024-08-22T20:34:05.4661530Z 109100K .......... .......... .......... .......... .......... 17% 47.0M 6s 2024-08-22T20:34:05.4679550Z 109150K .......... .......... .......... .......... .......... 17% 26.9M 6s 2024-08-22T20:34:05.4686160Z 109200K .......... .......... .......... .......... .......... 17% 100M 6s 2024-08-22T20:34:05.4687260Z 109250K .......... .......... .......... .......... .......... 17% 213M 6s 2024-08-22T20:34:05.4738640Z 109300K .......... .......... .......... .......... .......... 17% 21.2M 6s 2024-08-22T20:34:05.4745920Z 109350K .......... .......... .......... .......... .......... 17% 488M 6s 2024-08-22T20:34:05.4776340Z 109400K .......... .......... .......... .......... .......... 17% 73.4M 6s 2024-08-22T20:34:05.4783520Z 109450K .......... .......... .......... .......... .......... 17% 483M 6s 2024-08-22T20:34:05.4790710Z 109500K .......... .......... .......... .......... .......... 17% 14.0M 6s 2024-08-22T20:34:05.4795370Z 109550K .......... .......... .......... .......... .......... 17% 498M 6s 2024-08-22T20:34:05.4806670Z 109600K .......... .......... .......... .......... .......... 17% 610M 6s 2024-08-22T20:34:05.4811190Z 109650K .......... .......... .......... .......... .......... 17% 555M 6s 2024-08-22T20:34:05.4813410Z 109700K .......... .......... .......... .......... .......... 17% 574M 6s 2024-08-22T20:34:05.4817550Z 109750K .......... .......... .......... .......... .......... 17% 763M 6s 2024-08-22T20:34:05.4833890Z 109800K .......... .......... .......... .......... .......... 17% 20.6M 6s 2024-08-22T20:34:05.4835100Z 109850K .......... .......... .......... .......... .......... 17% 751M 6s 2024-08-22T20:34:05.4836680Z 109900K .......... .......... .......... .......... .......... 17% 44.4M 6s 2024-08-22T20:34:05.4837080Z 109950K .......... .......... .......... .......... .......... 17% 432M 6s 2024-08-22T20:34:05.4837490Z 110000K .......... .......... .......... .......... .......... 17% 634M 6s 2024-08-22T20:34:05.4838320Z 110050K .......... .......... .......... .......... .......... 17% 470M 6s 2024-08-22T20:34:05.4842770Z 110100K .......... .......... .......... .......... .......... 17% 718M 6s 2024-08-22T20:34:05.4844130Z 110150K .......... .......... .......... .......... .......... 17% 61.1M 6s 2024-08-22T20:34:05.4845370Z 110200K .......... .......... .......... .......... .......... 17% 479M 6s 2024-08-22T20:34:05.4845820Z 110250K .......... .......... .......... .......... .......... 17% 92.1M 6s 2024-08-22T20:34:05.4846460Z 110300K .......... .......... .......... .......... .......... 17% 68.7M 6s 2024-08-22T20:34:05.4846990Z 110350K .......... .......... .......... .......... .......... 17% 29.5M 6s 2024-08-22T20:34:05.4847590Z 110400K .......... .......... .......... .......... .......... 17% 814M 6s 2024-08-22T20:34:05.4847980Z 110450K .......... .......... .......... .......... .......... 17% 117M 6s 2024-08-22T20:34:05.4848570Z 110500K .......... .......... .......... .......... .......... 17% 729M 6s 2024-08-22T20:34:05.4849090Z 110550K .......... .......... .......... .......... .......... 17% 109M 6s 2024-08-22T20:34:05.4849530Z 110600K .......... .......... .......... .......... .......... 17% 95.7M 6s 2024-08-22T20:34:05.4861150Z 110650K .......... .......... .......... .......... .......... 17% 43.6M 6s 2024-08-22T20:34:05.4866810Z 110700K .......... .......... .......... .......... .......... 17% 73.9M 6s 2024-08-22T20:34:05.4874770Z 110750K .......... .......... .......... .......... .......... 17% 58.9M 6s 2024-08-22T20:34:05.4884680Z 110800K .......... .......... .......... .......... .......... 17% 51.0M 6s 2024-08-22T20:34:05.4896270Z 110850K .......... .......... .......... .......... .......... 17% 41.4M 6s 2024-08-22T20:34:05.4904310Z 110900K .......... .......... .......... .......... .......... 17% 65.5M 6s 2024-08-22T20:34:05.4912020Z 110950K .......... .......... .......... .......... .......... 17% 62.3M 6s 2024-08-22T20:34:05.4921880Z 111000K .......... .......... .......... .......... .......... 17% 59.3M 6s 2024-08-22T20:34:05.4931600Z 111050K .......... .......... .......... .......... .......... 17% 52.1M 6s 2024-08-22T20:34:05.4933220Z 111100K .......... .......... .......... .......... .......... 17% 112M 6s 2024-08-22T20:34:05.4942790Z 111150K .......... .......... .......... .......... .......... 17% 59.2M 6s 2024-08-22T20:34:05.4950360Z 111200K .......... .......... .......... .......... .......... 17% 58.5M 6s 2024-08-22T20:34:05.4958500Z 111250K .......... .......... .......... .......... .......... 17% 61.3M 6s 2024-08-22T20:34:05.4967300Z 111300K .......... .......... .......... .......... .......... 17% 53.5M 6s 2024-08-22T20:34:05.4973720Z 111350K .......... .......... .......... .......... .......... 17% 74.3M 6s 2024-08-22T20:34:05.4981410Z 111400K .......... .......... .......... .......... .......... 17% 73.3M 6s 2024-08-22T20:34:05.4987520Z 111450K .......... .......... .......... .......... .......... 17% 70.4M 6s 2024-08-22T20:34:05.4996450Z 111500K .......... .......... .......... .......... .......... 17% 61.4M 6s 2024-08-22T20:34:05.5002040Z 111550K .......... .......... .......... .......... .......... 17% 70.7M 6s 2024-08-22T20:34:05.5009460Z 111600K .......... .......... .......... .......... .......... 17% 70.5M 6s 2024-08-22T20:34:05.5015420Z 111650K .......... .......... .......... .......... .......... 17% 79.4M 6s 2024-08-22T20:34:05.5022770Z 111700K .......... .......... .......... .......... .......... 17% 64.8M 6s 2024-08-22T20:34:05.5029390Z 111750K .......... .......... .......... .......... .......... 17% 74.8M 6s 2024-08-22T20:34:05.5036500Z 111800K .......... .......... .......... .......... .......... 17% 71.5M 6s 2024-08-22T20:34:05.5041910Z 111850K .......... .......... .......... .......... .......... 17% 85.4M 6s 2024-08-22T20:34:05.5047760Z 111900K .......... .......... .......... .......... .......... 18% 84.6M 6s 2024-08-22T20:34:05.5054320Z 111950K .......... .......... .......... .......... .......... 18% 72.1M 6s 2024-08-22T20:34:05.5060550Z 112000K .......... .......... .......... .......... .......... 18% 79.3M 6s 2024-08-22T20:34:05.5071330Z 112050K .......... .......... .......... .......... .......... 18% 51.3M 6s 2024-08-22T20:34:05.5074800Z 112100K .......... .......... .......... .......... .......... 18% 103M 6s 2024-08-22T20:34:05.5081880Z 112150K .......... .......... .......... .......... .......... 18% 68.1M 6s 2024-08-22T20:34:05.5088900Z 112200K .......... .......... .......... .......... .......... 18% 75.8M 6s 2024-08-22T20:34:05.5095290Z 112250K .......... .......... .......... .......... .......... 18% 70.7M 6s 2024-08-22T20:34:05.5101600Z 112300K .......... .......... .......... .......... .......... 18% 78.5M 6s 2024-08-22T20:34:05.5108560Z 112350K .......... .......... .......... .......... .......... 18% 74.3M 6s 2024-08-22T20:34:05.5114690Z 112400K .......... .......... .......... .......... .......... 18% 81.1M 6s 2024-08-22T20:34:05.5122430Z 112450K .......... .......... .......... .......... .......... 18% 63.3M 6s 2024-08-22T20:34:05.5128560Z 112500K .......... .......... .......... .......... .......... 18% 76.7M 6s 2024-08-22T20:34:05.5134560Z 112550K .......... .......... .......... .......... .......... 18% 81.8M 6s 2024-08-22T20:34:05.5140900Z 112600K .......... .......... .......... .......... .......... 18% 71.9M 6s 2024-08-22T20:34:05.5147000Z 112650K .......... .......... .......... .......... .......... 18% 83.6M 6s 2024-08-22T20:34:05.5154780Z 112700K .......... .......... .......... .......... .......... 18% 80.6M 6s 2024-08-22T20:34:05.5161340Z 112750K .......... .......... .......... .......... .......... 18% 58.8M 6s 2024-08-22T20:34:05.5166370Z 112800K .......... .......... .......... .......... .......... 18% 93.4M 6s 2024-08-22T20:34:05.5171480Z 112850K .......... .......... .......... .......... .......... 18% 102M 6s 2024-08-22T20:34:05.5180290Z 112900K .......... .......... .......... .......... .......... 18% 68.6M 6s 2024-08-22T20:34:05.5186180Z 112950K .......... .......... .......... .......... .......... 18% 62.1M 6s 2024-08-22T20:34:05.5193580Z 113000K .......... .......... .......... .......... .......... 18% 70.1M 6s 2024-08-22T20:34:05.5199800Z 113050K .......... .......... .......... .......... .......... 18% 86.6M 6s 2024-08-22T20:34:05.5205160Z 113100K .......... .......... .......... .......... .......... 18% 79.3M 6s 2024-08-22T20:34:05.5211970Z 113150K .......... .......... .......... .......... .......... 18% 69.3M 6s 2024-08-22T20:34:05.5219600Z 113200K .......... .......... .......... .......... .......... 18% 64.8M 6s 2024-08-22T20:34:05.5234520Z 113250K .......... .......... .......... .......... .......... 18% 39.4M 6s 2024-08-22T20:34:05.5253150Z 113300K .......... .......... .......... .......... .......... 18% 35.5M 6s 2024-08-22T20:34:05.5269820Z 113350K .......... .......... .......... .......... .......... 18% 503M 6s 2024-08-22T20:34:05.5272660Z 113400K .......... .......... .......... .......... .......... 18% 31.7M 6s 2024-08-22T20:34:05.5282540Z 113450K .......... .......... .......... .......... .......... 18% 30.6M 6s 2024-08-22T20:34:05.5290720Z 113500K .......... .......... .......... .......... .......... 18% 763M 6s 2024-08-22T20:34:05.5293390Z 113550K .......... .......... .......... .......... .......... 18% 857M 6s 2024-08-22T20:34:05.5315660Z 113600K .......... .......... .......... .......... .......... 18% 37.4M 6s 2024-08-22T20:34:05.5316980Z 113650K .......... .......... .......... .......... .......... 18% 49.8M 6s 2024-08-22T20:34:05.5317490Z 113700K .......... .......... .......... .......... .......... 18% 93.2M 6s 2024-08-22T20:34:05.5318040Z 113750K .......... .......... .......... .......... .......... 18% 60.5M 6s 2024-08-22T20:34:05.5323930Z 113800K .......... .......... .......... .......... .......... 18% 69.7M 6s 2024-08-22T20:34:05.5330890Z 113850K .......... .......... .......... .......... .......... 18% 58.5M 6s 2024-08-22T20:34:05.5341500Z 113900K .......... .......... .......... .......... .......... 18% 47.1M 6s 2024-08-22T20:34:05.5349370Z 113950K .......... .......... .......... .......... .......... 18% 64.5M 6s 2024-08-22T20:34:05.5358030Z 114000K .......... .......... .......... .......... .......... 18% 55.0M 6s 2024-08-22T20:34:05.5368900Z 114050K .......... .......... .......... .......... .......... 18% 62.0M 6s 2024-08-22T20:34:05.5378410Z 114100K .......... .......... .......... .......... .......... 18% 39.4M 6s 2024-08-22T20:34:05.5398410Z 114150K .......... .......... .......... .......... .......... 18% 37.0M 6s 2024-08-22T20:34:05.5401710Z 114200K .......... .......... .......... .......... .......... 18% 49.6M 6s 2024-08-22T20:34:05.5419320Z 114250K .......... .......... .......... .......... .......... 18% 40.7M 6s 2024-08-22T20:34:05.5429750Z 114300K .......... .......... .......... .......... .......... 18% 91.4M 6s 2024-08-22T20:34:05.5441070Z 114350K .......... .......... .......... .......... .......... 18% 128M 6s 2024-08-22T20:34:05.5454130Z 114400K .......... .......... .......... .......... .......... 18% 143M 6s 2024-08-22T20:34:05.5466490Z 114450K .......... .......... .......... .......... .......... 18% 40.0M 6s 2024-08-22T20:34:05.5472730Z 114500K .......... .......... .......... .......... .......... 18% 59.6M 6s 2024-08-22T20:34:05.5473350Z 114550K .......... .......... .......... .......... .......... 18% 729M 6s 2024-08-22T20:34:05.5473800Z 114600K .......... .......... .......... .......... .......... 18% 52.8M 6s 2024-08-22T20:34:05.5474240Z 114650K .......... .......... .......... .......... .......... 18% 65.0M 6s 2024-08-22T20:34:05.5474700Z 114700K .......... .......... .......... .......... .......... 18% 537M 6s 2024-08-22T20:34:05.5475220Z 114750K .......... .......... .......... .......... .......... 18% 132M 6s 2024-08-22T20:34:05.5480360Z 114800K .......... .......... .......... .......... .......... 18% 64.9M 6s 2024-08-22T20:34:05.5488500Z 114850K .......... .......... .......... .......... .......... 18% 84.6M 6s 2024-08-22T20:34:05.5532860Z 114900K .......... .......... .......... .......... .......... 18% 53.4M 6s 2024-08-22T20:34:05.5539720Z 114950K .......... .......... .......... .......... .......... 18% 31.8M 6s 2024-08-22T20:34:05.5554030Z 115000K .......... .......... .......... .......... .......... 18% 763M 6s 2024-08-22T20:34:05.5572600Z 115050K .......... .......... .......... .......... .......... 18% 21.0M 6s 2024-08-22T20:34:05.5581680Z 115100K .......... .......... .......... .......... .......... 18% 651M 6s 2024-08-22T20:34:05.5589090Z 115150K .......... .......... .......... .......... .......... 18% 568M 6s 2024-08-22T20:34:05.5595900Z 115200K .......... .......... .......... .......... .......... 18% 287M 6s 2024-08-22T20:34:05.5602010Z 115250K .......... .......... .......... .......... .......... 18% 718M 6s 2024-08-22T20:34:05.5612630Z 115300K .......... .......... .......... .......... .......... 18% 274M 6s 2024-08-22T20:34:05.5628230Z 115350K .......... .......... .......... .......... .......... 18% 56.1M 6s 2024-08-22T20:34:05.5638620Z 115400K .......... .......... .......... .......... .......... 18% 36.6M 6s 2024-08-22T20:34:05.5644780Z 115450K .......... .......... .......... .......... .......... 18% 53.5M 6s 2024-08-22T20:34:05.5652400Z 115500K .......... .......... .......... .......... .......... 18% 514M 6s 2024-08-22T20:34:05.5660410Z 115550K .......... .......... .......... .......... .......... 18% 417M 6s 2024-08-22T20:34:05.5672420Z 115600K .......... .......... .......... .......... .......... 18% 61.4M 6s 2024-08-22T20:34:05.5690780Z 115650K .......... .......... .......... .......... .......... 18% 328M 6s 2024-08-22T20:34:05.5698080Z 115700K .......... .......... .......... .......... .......... 18% 104M 6s 2024-08-22T20:34:05.5704890Z 115750K .......... .......... .......... .......... .......... 18% 98.2M 6s 2024-08-22T20:34:05.5713160Z 115800K .......... .......... .......... .......... .......... 18% 80.2M 6s 2024-08-22T20:34:05.5721210Z 115850K .......... .......... .......... .......... .......... 18% 82.3M 6s 2024-08-22T20:34:05.5756580Z 115900K .......... .......... .......... .......... .......... 18% 33.0M 6s 2024-08-22T20:34:05.5764350Z 115950K .......... .......... .......... .......... .......... 18% 89.9M 6s 2024-08-22T20:34:05.5772040Z 116000K .......... .......... .......... .......... .......... 18% 444M 6s 2024-08-22T20:34:05.5784500Z 116050K .......... .......... .......... .......... .......... 18% 34.9M 6s 2024-08-22T20:34:05.5807130Z 116100K .......... .......... .......... .......... .......... 18% 394M 6s 2024-08-22T20:34:05.5817340Z 116150K .......... .......... .......... .......... .......... 18% 125M 6s 2024-08-22T20:34:05.5825270Z 116200K .......... .......... .......... .......... .......... 18% 117M 6s 2024-08-22T20:34:05.5830480Z 116250K .......... .......... .......... .......... .......... 18% 119M 6s 2024-08-22T20:34:05.5847630Z 116300K .......... .......... .......... .......... .......... 18% 77.6M 6s 2024-08-22T20:34:05.5869340Z 116350K .......... .......... .......... .......... .......... 18% 41.0M 6s 2024-08-22T20:34:05.5876030Z 116400K .......... .......... .......... .......... .......... 18% 53.5M 6s 2024-08-22T20:34:05.5882840Z 116450K .......... .......... .......... .......... .......... 18% 688M 6s 2024-08-22T20:34:05.5888060Z 116500K .......... .......... .......... .......... .......... 18% 50.7M 6s 2024-08-22T20:34:05.5894400Z 116550K .......... .......... .......... .......... .......... 18% 456M 6s 2024-08-22T20:34:05.5907800Z 116600K .......... .......... .......... .......... .......... 18% 55.8M 6s 2024-08-22T20:34:05.5921550Z 116650K .......... .......... .......... .......... .......... 18% 167M 6s 2024-08-22T20:34:05.5934300Z 116700K .......... .......... .......... .......... .......... 18% 75.5M 6s 2024-08-22T20:34:05.5941360Z 116750K .......... .......... .......... .......... .......... 18% 155M 6s 2024-08-22T20:34:05.5948600Z 116800K .......... .......... .......... .......... .......... 18% 64.3M 6s 2024-08-22T20:34:05.5955030Z 116850K .......... .......... .......... .......... .......... 18% 60.4M 6s 2024-08-22T20:34:05.5966120Z 116900K .......... .......... .......... .......... .......... 18% 84.6M 6s 2024-08-22T20:34:05.5982520Z 116950K .......... .......... .......... .......... .......... 18% 21.0M 6s 2024-08-22T20:34:05.5994680Z 117000K .......... .......... .......... .......... .......... 18% 842M 6s 2024-08-22T20:34:05.6001850Z 117050K .......... .......... .......... .......... .......... 18% 634M 6s 2024-08-22T20:34:05.6007630Z 117100K .......... .......... .......... .......... .......... 18% 461M 6s 2024-08-22T20:34:05.6014540Z 117150K .......... .......... .......... .......... .......... 18% 376M 6s 2024-08-22T20:34:05.6026630Z 117200K .......... .......... .......... .......... .......... 18% 97.1M 6s 2024-08-22T20:34:05.6048610Z 117250K .......... .......... .......... .......... .......... 18% 66.3M 6s 2024-08-22T20:34:05.6056170Z 117300K .......... .......... .......... .......... .......... 18% 72.1M 6s 2024-08-22T20:34:05.6061610Z 117350K .......... .......... .......... .......... .......... 18% 45.9M 6s 2024-08-22T20:34:05.6067510Z 117400K .......... .......... .......... .......... .......... 18% 43.2M 6s 2024-08-22T20:34:05.6084440Z 117450K .......... .......... .......... .......... .......... 18% 788M 6s 2024-08-22T20:34:05.6094940Z 117500K .......... .......... .......... .......... .......... 18% 49.6M 6s 2024-08-22T20:34:05.6108040Z 117550K .......... .......... .......... .......... .......... 18% 264M 6s 2024-08-22T20:34:05.6113760Z 117600K .......... .......... .......... .......... .......... 18% 82.6M 6s 2024-08-22T20:34:05.6154630Z 117650K .......... .......... .......... .......... .......... 18% 126M 6s 2024-08-22T20:34:05.6163910Z 117700K .......... .......... .......... .......... .......... 18% 144M 6s 2024-08-22T20:34:05.6170680Z 117750K .......... .......... .......... .......... .......... 18% 55.8M 6s 2024-08-22T20:34:05.6178280Z 117800K .......... .......... .......... .......... .......... 18% 33.4M 6s 2024-08-22T20:34:05.6192360Z 117850K .......... .......... .......... .......... .......... 18% 44.3M 6s 2024-08-22T20:34:05.6209070Z 117900K .......... .......... .......... .......... .......... 18% 514M 6s 2024-08-22T20:34:05.6218260Z 117950K .......... .......... .......... .......... .......... 18% 41.6M 6s 2024-08-22T20:34:05.6224580Z 118000K .......... .......... .......... .......... .......... 18% 588M 6s 2024-08-22T20:34:05.6234100Z 118050K .......... .......... .......... .......... .......... 18% 82.2M 6s 2024-08-22T20:34:05.6241180Z 118100K .......... .......... .......... .......... .......... 19% 148M 6s 2024-08-22T20:34:05.6263440Z 118150K .......... .......... .......... .......... .......... 19% 92.3M 6s 2024-08-22T20:34:05.6286460Z 118200K .......... .......... .......... .......... .......... 19% 91.8M 6s 2024-08-22T20:34:05.6342930Z 118250K .......... .......... .......... .......... .......... 19% 55.0M 6s 2024-08-22T20:34:05.6389640Z 118300K .......... .......... .......... .......... .......... 19% 46.8M 6s 2024-08-22T20:34:05.6416850Z 118350K .......... .......... .......... .......... .......... 19% 76.9M 6s 2024-08-22T20:34:05.6466580Z 118400K .......... .......... .......... .......... .......... 19% 474M 6s 2024-08-22T20:34:05.6506950Z 118450K .......... .......... .......... .......... .......... 19% 81.2M 6s 2024-08-22T20:34:05.6511630Z 118500K .......... .......... .......... .......... .......... 19% 56.1M 6s 2024-08-22T20:34:05.6517170Z 118550K .......... .......... .......... .......... .......... 19% 493M 6s 2024-08-22T20:34:05.6522450Z 118600K .......... .......... .......... .......... .......... 19% 61.5M 6s 2024-08-22T20:34:05.6528050Z 118650K .......... .......... .......... .......... .......... 19% 117M 6s 2024-08-22T20:34:05.6528620Z 118700K .......... .......... .......... .......... .......... 19% 78.0M 6s 2024-08-22T20:34:05.6529100Z 118750K .......... .......... .......... .......... .......... 19% 121M 6s 2024-08-22T20:34:05.6549460Z 118800K .......... .......... .......... .......... .......... 19% 35.7M 6s 2024-08-22T20:34:05.6561200Z 118850K .......... .......... .......... .......... .......... 19% 71.0M 6s 2024-08-22T20:34:05.6567820Z 118900K .......... .......... .......... .......... .......... 19% 82.6M 6s 2024-08-22T20:34:05.6574030Z 118950K .......... .......... .......... .......... .......... 19% 90.9M 6s 2024-08-22T20:34:05.6580670Z 119000K .......... .......... .......... .......... .......... 19% 465M 6s 2024-08-22T20:34:05.6589820Z 119050K .......... .......... .......... .......... .......... 19% 128M 6s 2024-08-22T20:34:05.6603000Z 119100K .......... .......... .......... .......... .......... 19% 77.9M 6s 2024-08-22T20:34:05.6614930Z 119150K .......... .......... .......... .......... .......... 19% 77.1M 6s 2024-08-22T20:34:05.6621010Z 119200K .......... .......... .......... .......... .......... 19% 66.3M 6s 2024-08-22T20:34:05.6627410Z 119250K .......... .......... .......... .......... .......... 19% 35.3M 6s 2024-08-22T20:34:05.6632170Z 119300K .......... .......... .......... .......... .......... 19% 543M 6s 2024-08-22T20:34:05.6637290Z 119350K .......... .......... .......... .......... .......... 19% 48.2M 6s 2024-08-22T20:34:05.6643230Z 119400K .......... .......... .......... .......... .......... 19% 96.9M 6s 2024-08-22T20:34:05.6648320Z 119450K .......... .......... .......... .......... .......... 19% 65.4M 6s 2024-08-22T20:34:05.6654410Z 119500K .......... .......... .......... .......... .......... 19% 788M 6s 2024-08-22T20:34:05.6659310Z 119550K .......... .......... .......... .......... .......... 19% 362M 6s 2024-08-22T20:34:05.6665660Z 119600K .......... .......... .......... .......... .......... 19% 122M 6s 2024-08-22T20:34:05.6671320Z 119650K .......... .......... .......... .......... .......... 19% 57.9M 6s 2024-08-22T20:34:05.6679090Z 119700K .......... .......... .......... .......... .......... 19% 98.8M 6s 2024-08-22T20:34:05.6686770Z 119750K .......... .......... .......... .......... .......... 19% 41.2M 6s 2024-08-22T20:34:05.6695370Z 119800K .......... .......... .......... .......... .......... 19% 74.3M 6s 2024-08-22T20:34:05.6705340Z 119850K .......... .......... .......... .......... .......... 19% 41.4M 6s 2024-08-22T20:34:05.6718150Z 119900K .......... .......... .......... .......... .......... 19% 498M 6s 2024-08-22T20:34:05.6725930Z 119950K .......... .......... .......... .......... .......... 19% 69.8M 6s 2024-08-22T20:34:05.6734170Z 120000K .......... .......... .......... .......... .......... 19% 788M 6s 2024-08-22T20:34:05.6743770Z 120050K .......... .......... .......... .......... .......... 19% 134M 6s 2024-08-22T20:34:05.6748430Z 120100K .......... .......... .......... .......... .......... 19% 57.9M 6s 2024-08-22T20:34:05.6756830Z 120150K .......... .......... .......... .......... .......... 19% 118M 6s 2024-08-22T20:34:05.6764160Z 120200K .......... .......... .......... .......... .......... 19% 20.8M 6s 2024-08-22T20:34:05.6772350Z 120250K .......... .......... .......... .......... .......... 19% 483M 6s 2024-08-22T20:34:05.6778710Z 120300K .......... .......... .......... .......... .......... 19% 740M 6s 2024-08-22T20:34:05.6779110Z 120350K .......... .......... .......... .......... .......... 19% 42.8M 6s 2024-08-22T20:34:05.6779500Z 120400K .......... .......... .......... .......... .......... 19% 763M 6s 2024-08-22T20:34:05.6779910Z 120450K .......... .......... .......... .......... .......... 19% 642M 6s 2024-08-22T20:34:05.6780300Z 120500K .......... .......... .......... .......... .......... 19% 132M 6s 2024-08-22T20:34:05.6786990Z 120550K .......... .......... .......... .......... .......... 19% 75.9M 6s 2024-08-22T20:34:05.6793600Z 120600K .......... .......... .......... .......... .......... 19% 89.4M 6s 2024-08-22T20:34:05.6803690Z 120650K .......... .......... .......... .......... .......... 19% 107M 6s 2024-08-22T20:34:05.6810060Z 120700K .......... .......... .......... .......... .......... 19% 84.8M 6s 2024-08-22T20:34:05.6818900Z 120750K .......... .......... .......... .......... .......... 19% 39.3M 6s 2024-08-22T20:34:05.6827860Z 120800K .......... .......... .......... .......... .......... 19% 465M 6s 2024-08-22T20:34:05.6834300Z 120850K .......... .......... .......... .......... .......... 19% 80.3M 6s 2024-08-22T20:34:05.6844120Z 120900K .......... .......... .......... .......... .......... 19% 46.3M 6s 2024-08-22T20:34:05.6847370Z 120950K .......... .......... .......... .......... .......... 19% 660M 6s 2024-08-22T20:34:05.6848230Z 121000K .......... .......... .......... .......... .......... 19% 112M 6s 2024-08-22T20:34:05.6848910Z 121050K .......... .......... .......... .......... .......... 19% 105M 6s 2024-08-22T20:34:05.6849300Z 121100K .......... .......... .......... .......... .......... 19% 106M 6s 2024-08-22T20:34:05.6849710Z 121150K .......... .......... .......... .......... .......... 19% 26.0M 6s 2024-08-22T20:34:05.6849850Z 121200K .......... .......... .......... .......... .......... 19% 148M 6s 2024-08-22T20:34:05.6850000Z 121250K .......... .......... .......... .......... .......... 19% 857M 6s 2024-08-22T20:34:05.6850250Z 121300K .......... .......... .......... .......... .......... 19% 43.3M 6s 2024-08-22T20:34:05.6850390Z 121350K .......... .......... .......... .......... .......... 19% 114M 6s 2024-08-22T20:34:05.6850530Z 121400K .......... .......... .......... .......... .......... 19% 216M 6s 2024-08-22T20:34:05.6850700Z 121450K .......... .......... .......... .......... .......... 19% 81.8M 6s 2024-08-22T20:34:05.6850830Z 121500K .......... .......... .......... .......... .......... 19% 47.7M 6s 2024-08-22T20:34:05.6850960Z 121550K .......... .......... .......... .......... .......... 19% 708M 6s 2024-08-22T20:34:05.6851100Z 121600K .......... .......... .......... .......... .......... 19% 74.4M 6s 2024-08-22T20:34:05.6851240Z 121650K .......... .......... .......... .......... .......... 19% 12.3M 6s 2024-08-22T20:34:05.6851370Z 121700K .......... .......... .......... .......... .......... 19% 626M 6s 2024-08-22T20:34:05.6851500Z 121750K .......... .......... .......... .......... .......... 19% 574M 6s 2024-08-22T20:34:05.6851640Z 121800K .......... .......... .......... .......... .......... 19% 111M 6s 2024-08-22T20:34:05.6851780Z 121850K .......... .......... .......... .......... .......... 19% 669M 6s 2024-08-22T20:34:05.6851910Z 121900K .......... .......... .......... .......... .......... 19% 660M 6s 2024-08-22T20:34:05.6852040Z 121950K .......... .......... .......... .......... .......... 19% 549M 6s 2024-08-22T20:34:05.6852340Z 122000K .......... .......... .......... .......... .......... 19% 176M 6s 2024-08-22T20:34:05.6852470Z 122050K .......... .......... .......... .......... .......... 19% 669M 6s 2024-08-22T20:34:05.6852630Z 122100K .......... .......... .......... .......... .......... 19% 21.0M 6s 2024-08-22T20:34:05.6852760Z 122150K .......... .......... .......... .......... .......... 19% 47.5M 6s 2024-08-22T20:34:05.6852900Z 122200K .......... .......... .......... .......... .......... 19% 904M 6s 2024-08-22T20:34:05.6853040Z 122250K .......... .......... .......... .......... .......... 19% 921M 6s 2024-08-22T20:34:05.6853170Z 122300K .......... .......... .......... .......... .......... 19% 488M 6s 2024-08-22T20:34:05.6853300Z 122350K .......... .......... .......... .......... .......... 19% 51.8M 6s 2024-08-22T20:34:05.6853440Z 122400K .......... .......... .......... .......... .......... 19% 452M 6s 2024-08-22T20:34:05.6853570Z 122450K .......... .......... .......... .......... .......... 19% 249M 6s 2024-08-22T20:34:05.6853730Z 122500K .......... .......... .......... .......... .......... 19% 82.5M 6s 2024-08-22T20:34:05.6853870Z 122550K .......... .......... .......... .......... .......... 19% 80.3M 6s 2024-08-22T20:34:05.6854140Z 122600K .......... .......... .......... .......... .......... 19% 90.6M 6s 2024-08-22T20:34:05.6854280Z 122650K .......... .......... .......... .......... .......... 19% 14.3M 6s 2024-08-22T20:34:05.6854420Z 122700K .......... .......... .......... .......... .......... 19% 729M 6s 2024-08-22T20:34:05.6854560Z 122750K .......... .......... .......... .......... .......... 19% 88.6M 6s 2024-08-22T20:34:05.6854690Z 122800K .......... .......... .......... .......... .......... 19% 708M 6s 2024-08-22T20:34:05.6854830Z 122850K .......... .......... .......... .......... .......... 19% 651M 6s 2024-08-22T20:34:05.6854960Z 122900K .......... .......... .......... .......... .......... 19% 531M 6s 2024-08-22T20:34:05.6855090Z 122950K .......... .......... .......... .......... .......... 19% 19.0M 6s 2024-08-22T20:34:05.6855260Z 123000K .......... .......... .......... .......... .......... 19% 381M 6s 2024-08-22T20:34:05.6855790Z 123050K .......... .......... .......... .......... .......... 19% 465M 6s 2024-08-22T20:34:05.6855940Z 123100K .......... .......... .......... .......... .......... 19% 47.3M 6s 2024-08-22T20:34:05.6856070Z 123150K .......... .......... .......... .......... .......... 19% 233M 6s 2024-08-22T20:34:05.6856210Z 123200K .......... .......... .......... .......... .......... 19% 425M 6s 2024-08-22T20:34:05.6856410Z 123250K .......... .......... .......... .......... .......... 19% 561M 6s 2024-08-22T20:34:05.6856540Z 123300K .......... .......... .......... .......... .......... 19% 93.4M 6s 2024-08-22T20:34:05.6856680Z 123350K .......... .......... .......... .......... .......... 19% 574M 6s 2024-08-22T20:34:05.6856810Z 123400K .......... .......... .......... .......... .......... 19% 121M 6s 2024-08-22T20:34:05.6856940Z 123450K .......... .......... .......... .......... .......... 19% 84.2M 6s 2024-08-22T20:34:05.6857080Z 123500K .......... .......... .......... .......... .......... 19% 55.4M 6s 2024-08-22T20:34:05.6857210Z 123550K .......... .......... .......... .......... .......... 19% 75.0M 6s 2024-08-22T20:34:05.6857350Z 123600K .......... .......... .......... .......... .......... 19% 107M 6s 2024-08-22T20:34:05.6857480Z 123650K .......... .......... .......... .......... .......... 19% 57.9M 6s 2024-08-22T20:34:05.6857610Z 123700K .......... .......... .......... .......... .......... 19% 96.5M 6s 2024-08-22T20:34:05.6857750Z 123750K .......... .......... .......... .......... .......... 19% 74.5M 6s 2024-08-22T20:34:05.6857880Z 123800K .......... .......... .......... .......... .......... 19% 85.1M 6s 2024-08-22T20:34:05.6858010Z 123850K .......... .......... .......... .......... .......... 19% 173M 6s 2024-08-22T20:34:05.6858140Z 123900K .......... .......... .......... .......... .......... 19% 144M 6s 2024-08-22T20:34:05.6858350Z 123950K .......... .......... .......... .......... .......... 19% 68.8M 6s 2024-08-22T20:34:05.6858480Z 124000K .......... .......... .......... .......... .......... 19% 84.9M 6s 2024-08-22T20:34:05.6858620Z 124050K .......... .......... .......... .......... .......... 19% 58.5M 6s 2024-08-22T20:34:05.6858750Z 124100K .......... .......... .......... .......... .......... 19% 55.9M 6s 2024-08-22T20:34:05.6858880Z 124150K .......... .......... .......... .......... .......... 19% 257M 6s 2024-08-22T20:34:05.6859020Z 124200K .......... .......... .......... .......... .......... 19% 56.4M 6s 2024-08-22T20:34:05.6859150Z 124250K .......... .......... .......... .......... .......... 19% 341M 6s 2024-08-22T20:34:05.6859280Z 124300K .......... .......... .......... .......... .......... 19% 65.7M 6s 2024-08-22T20:34:05.6859410Z 124350K .......... .......... .......... .......... .......... 20% 800M 6s 2024-08-22T20:34:05.6859550Z 124400K .......... .......... .......... .......... .......... 20% 175M 6s 2024-08-22T20:34:05.6859690Z 124450K .......... .......... .......... .......... .......... 20% 100M 6s 2024-08-22T20:34:05.6859830Z 124500K .......... .......... .......... .......... .......... 20% 94.8M 6s 2024-08-22T20:34:05.6860110Z 124550K .......... .......... .......... .......... .......... 20% 52.7M 6s 2024-08-22T20:34:05.6860270Z 124600K .......... .......... .......... .......... .......... 20% 678M 6s 2024-08-22T20:34:05.6860400Z 124650K .......... .......... .......... .......... .......... 20% 71.5M 6s 2024-08-22T20:34:05.6860540Z 124700K .......... .......... .......... .......... .......... 20% 740M 6s 2024-08-22T20:34:05.6860670Z 124750K .......... .......... .......... .......... .......... 20% 79.9M 6s 2024-08-22T20:34:05.6860810Z 124800K .......... .......... .......... .......... .......... 20% 86.9M 6s 2024-08-22T20:34:05.6860940Z 124850K .......... .......... .......... .......... .......... 20% 170M 6s 2024-08-22T20:34:05.6861070Z 124900K .......... .......... .......... .......... .......... 20% 116M 6s 2024-08-22T20:34:05.6861210Z 124950K .......... .......... .......... .......... .......... 20% 119M 6s 2024-08-22T20:34:05.6861340Z 125000K .......... .......... .......... .......... .......... 20% 106M 6s 2024-08-22T20:34:05.6861470Z 125050K .......... .......... .......... .......... .......... 20% 119M 6s 2024-08-22T20:34:05.6861620Z 125100K .......... .......... .......... .......... .......... 20% 132M 6s 2024-08-22T20:34:05.6861750Z 125150K .......... .......... .......... .......... .......... 20% 111M 6s 2024-08-22T20:34:05.6861930Z 125200K .......... .......... .......... .......... .......... 20% 141M 6s 2024-08-22T20:34:05.6862060Z 125250K .......... .......... .......... .......... .......... 20% 842M 6s 2024-08-22T20:34:05.6862190Z 125300K .......... .......... .......... .......... .......... 20% 73.3M 6s 2024-08-22T20:34:05.6862340Z 125350K .......... .......... .......... .......... .......... 20% 56.1M 6s 2024-08-22T20:34:05.6862480Z 125400K .......... .......... .......... .......... .......... 20% 718M 6s 2024-08-22T20:34:05.6862750Z 125450K .......... .......... .......... .......... .......... 20% 84.6M 6s 2024-08-22T20:34:05.6862920Z 125500K .......... .......... .......... .......... .......... 20% 103M 6s 2024-08-22T20:34:05.6863820Z 125550K .......... .......... .......... .......... .......... 20% 603M 6s 2024-08-22T20:34:05.6863980Z 125600K .......... .......... .......... .......... .......... 20% 39.5M 6s 2024-08-22T20:34:05.6864140Z 125650K .......... .......... .......... .......... .......... 20% 618M 6s 2024-08-22T20:34:05.6864280Z 125700K .......... .......... .......... .......... .......... 20% 117M 6s 2024-08-22T20:34:05.6864420Z 125750K .......... .......... .......... .......... .......... 20% 69.6M 6s 2024-08-22T20:34:05.6864570Z 125800K .......... .......... .......... .......... .......... 20% 55.2M 6s 2024-08-22T20:34:05.6864710Z 125850K .......... .......... .......... .......... .......... 20% 287M 6s 2024-08-22T20:34:05.6865000Z 125900K .......... .......... .......... .......... .......... 20% 60.1M 6s 2024-08-22T20:34:05.6865130Z 125950K .......... .......... .......... .......... .......... 20% 718M 6s 2024-08-22T20:34:05.6865270Z 126000K .......... .......... .......... .......... .......... 20% 82.3M 6s 2024-08-22T20:34:05.6865410Z 126050K .......... .......... .......... .......... .......... 20% 84.8M 6s 2024-08-22T20:34:05.6865540Z 126100K .......... .......... .......... .......... .......... 20% 201M 6s 2024-08-22T20:34:05.6865680Z 126150K .......... .......... .......... .......... .......... 20% 100M 6s 2024-08-22T20:34:05.6865810Z 126200K .......... .......... .......... .......... .......... 20% 99.6M 6s 2024-08-22T20:34:05.6865960Z 126250K .......... .......... .......... .......... .......... 20% 61.2M 6s 2024-08-22T20:34:05.6866100Z 126300K .......... .......... .......... .......... .......... 20% 800M 6s 2024-08-22T20:34:05.6866230Z 126350K .......... .......... .......... .......... .......... 20% 71.8M 6s 2024-08-22T20:34:05.6866370Z 126400K .......... .......... .......... .......... .......... 20% 82.6M 6s 2024-08-22T20:34:05.6866510Z 126450K .......... .......... .......... .......... .......... 20% 147M 6s 2024-08-22T20:34:05.6866700Z 126500K .......... .......... .......... .......... .......... 20% 76.8M 6s 2024-08-22T20:34:05.6866850Z 126550K .......... .......... .......... .......... .......... 20% 79.0M 6s 2024-08-22T20:34:05.6867000Z 126600K .......... .......... .......... .......... .......... 20% 58.3M 6s 2024-08-22T20:34:05.6867150Z 126650K .......... .......... .......... .......... .......... 20% 729M 6s 2024-08-22T20:34:05.6868530Z 126700K .......... .......... .......... .......... .......... 20% 77.1M 6s 2024-08-22T20:34:05.6868680Z 126750K .......... .......... .......... .......... .......... 20% 379M 5s 2024-08-22T20:34:05.6868810Z 126800K .......... .......... .......... .......... .......... 20% 67.2M 5s 2024-08-22T20:34:05.6868950Z 126850K .......... .......... .......... .......... .......... 20% 176M 5s 2024-08-22T20:34:05.6869090Z 126900K .......... .......... .......... .......... .......... 20% 126M 5s 2024-08-22T20:34:05.6869230Z 126950K .......... .......... .......... .......... .......... 20% 53.0M 5s 2024-08-22T20:34:05.6869360Z 127000K .......... .......... .......... .......... .......... 20% 96.7M 5s 2024-08-22T20:34:05.6874780Z 127050K .......... .......... .......... .......... .......... 20% 124M 5s 2024-08-22T20:34:05.6885310Z 127100K .......... .......... .......... .......... .......... 20% 71.3M 5s 2024-08-22T20:34:05.6899740Z 127150K .......... .......... .......... .......... .......... 20% 678M 5s 2024-08-22T20:34:05.6905780Z 127200K .......... .......... .......... .......... .......... 20% 55.1M 5s 2024-08-22T20:34:05.6912870Z 127250K .......... .......... .......... .......... .......... 20% 86.1M 5s 2024-08-22T20:34:05.6924100Z 127300K .......... .......... .......... .......... .......... 20% 788M 5s 2024-08-22T20:34:05.6936710Z 127350K .......... .......... .......... .......... .......... 20% 70.9M 5s 2024-08-22T20:34:05.6945130Z 127400K .......... .......... .......... .......... .......... 20% 121M 5s 2024-08-22T20:34:05.6955380Z 127450K .......... .......... .......... .......... .......... 20% 688M 5s 2024-08-22T20:34:05.6963890Z 127500K .......... .......... .......... .......... .......... 20% 130M 5s 2024-08-22T20:34:05.6972530Z 127550K .......... .......... .......... .......... .......... 20% 82.5M 5s 2024-08-22T20:34:05.6982230Z 127600K .......... .......... .......... .......... .......... 20% 379M 5s 2024-08-22T20:34:05.6996000Z 127650K .......... .......... .......... .......... .......... 20% 36.4M 5s 2024-08-22T20:34:05.7006230Z 127700K .......... .......... .......... .......... .......... 20% 315M 5s 2024-08-22T20:34:05.7009720Z 127750K .......... .......... .......... .......... .......... 20% 531M 5s 2024-08-22T20:34:05.7014340Z 127800K .......... .......... .......... .......... .......... 20% 82.6M 5s 2024-08-22T20:34:05.7017520Z 127850K .......... .......... .......... .......... .......... 20% 128M 5s 2024-08-22T20:34:05.7021530Z 127900K .......... .......... .......... .......... .......... 20% 688M 5s 2024-08-22T20:34:05.7024710Z 127950K .......... .......... .......... .......... .......... 20% 74.3M 5s 2024-08-22T20:34:05.7028160Z 128000K .......... .......... .......... .......... .......... 20% 63.9M 5s 2024-08-22T20:34:05.7030630Z 128050K .......... .......... .......... .......... .......... 20% 678M 5s 2024-08-22T20:34:05.7034870Z 128100K .......... .......... .......... .......... .......... 20% 109M 5s 2024-08-22T20:34:05.7037900Z 128150K .......... .......... .......... .......... .......... 20% 514M 5s 2024-08-22T20:34:05.7038070Z 128200K .......... .......... .......... .......... .......... 20% 187M 5s 2024-08-22T20:34:05.7038240Z 128250K .......... .......... .......... .......... .......... 20% 116M 5s 2024-08-22T20:34:05.7038390Z 128300K .......... .......... .......... .......... .......... 20% 857M 5s 2024-08-22T20:34:05.7038530Z 128350K .......... .......... .......... .......... .......... 20% 97.5M 5s 2024-08-22T20:34:05.7038700Z 128400K .......... .......... .......... .......... .......... 20% 156M 5s 2024-08-22T20:34:05.7038970Z 128450K .......... .......... .......... .......... .......... 20% 155M 5s 2024-08-22T20:34:05.7039160Z 128500K .......... .......... .......... .......... .......... 20% 97.5M 5s 2024-08-22T20:34:05.7039310Z 128550K .......... .......... .......... .......... .......... 20% 595M 5s 2024-08-22T20:34:05.7039450Z 128600K .......... .......... .......... .......... .......... 20% 48.3M 5s 2024-08-22T20:34:05.7039590Z 128650K .......... .......... .......... .......... .......... 20% 872M 5s 2024-08-22T20:34:05.7040270Z 128700K .......... .......... .......... .......... .......... 20% 921M 5s 2024-08-22T20:34:05.7040510Z 128750K .......... .......... .......... .......... .......... 20% 888M 5s 2024-08-22T20:34:05.7041170Z 128800K .......... .......... .......... .......... .......... 20% 921M 5s 2024-08-22T20:34:05.7043090Z 128850K .......... .......... .......... .......... .......... 20% 277M 5s 2024-08-22T20:34:05.7046640Z 128900K .......... .......... .......... .......... .......... 20% 872M 5s 2024-08-22T20:34:05.7051570Z 128950K .......... .......... .......... .......... .......... 20% 669M 5s 2024-08-22T20:34:05.7055380Z 129000K .......... .......... .......... .......... .......... 20% 346M 5s 2024-08-22T20:34:05.7059220Z 129050K .......... .......... .......... .......... .......... 20% 842M 5s 2024-08-22T20:34:05.7059450Z 129100K .......... .......... .......... .......... .......... 20% 103M 5s 2024-08-22T20:34:05.7059600Z 129150K .......... .......... .......... .......... .......... 20% 79.8M 5s 2024-08-22T20:34:05.7059740Z 129200K .......... .......... .......... .......... .......... 20% 87.8M 5s 2024-08-22T20:34:05.7059880Z 129250K .......... .......... .......... .......... .......... 20% 410M 5s 2024-08-22T20:34:05.7060020Z 129300K .......... .......... .......... .......... .......... 20% 68.5M 5s 2024-08-22T20:34:05.7060170Z 129350K .......... .......... .......... .......... .......... 20% 55.0M 5s 2024-08-22T20:34:05.7062320Z 129400K .......... .......... .......... .......... .......... 20% 70.2M 5s 2024-08-22T20:34:05.7067220Z 129450K .......... .......... .......... .......... .......... 20% 71.1M 5s 2024-08-22T20:34:05.7070620Z 129500K .......... .......... .......... .......... .......... 20% 814M 5s 2024-08-22T20:34:05.7073880Z 129550K .......... .......... .......... .......... .......... 20% 59.2M 5s 2024-08-22T20:34:05.7076900Z 129600K .......... .......... .......... .......... .......... 20% 69.7M 5s 2024-08-22T20:34:05.7081700Z 129650K .......... .......... .......... .......... .......... 20% 46.7M 5s 2024-08-22T20:34:05.7085930Z 129700K .......... .......... .......... .......... .......... 20% 110M 5s 2024-08-22T20:34:05.7090460Z 129750K .......... .......... .......... .......... .......... 20% 78.9M 5s 2024-08-22T20:34:05.7095340Z 129800K .......... .......... .......... .......... .......... 20% 561M 5s 2024-08-22T20:34:05.7100550Z 129850K .......... .......... .......... .......... .......... 20% 58.6M 5s 2024-08-22T20:34:05.7106880Z 129900K .......... .......... .......... .......... .......... 20% 61.2M 5s 2024-08-22T20:34:05.7113500Z 129950K .......... .......... .......... .......... .......... 20% 80.0M 5s 2024-08-22T20:34:05.7121300Z 130000K .......... .......... .......... .......... .......... 20% 470M 5s 2024-08-22T20:34:05.7132110Z 130050K .......... .......... .......... .......... .......... 20% 35.1M 5s 2024-08-22T20:34:05.7164780Z 130100K .......... .......... .......... .......... .......... 20% 81.8M 5s 2024-08-22T20:34:05.7170640Z 130150K .......... .......... .......... .......... .......... 20% 20.8M 5s 2024-08-22T20:34:05.7178170Z 130200K .......... .......... .......... .......... .......... 20% 91.1M 5s 2024-08-22T20:34:05.7183640Z 130250K .......... .......... .......... .......... .......... 20% 127M 5s 2024-08-22T20:34:05.7188180Z 130300K .......... .......... .......... .......... .......... 20% 610M 5s 2024-08-22T20:34:05.7192460Z 130350K .......... .......... .......... .......... .......... 20% 800M 5s 2024-08-22T20:34:05.7196500Z 130400K .......... .......... .......... .......... .......... 20% 581M 5s 2024-08-22T20:34:05.7200080Z 130450K .......... .......... .......... .......... .......... 20% 158M 5s 2024-08-22T20:34:05.7203470Z 130500K .......... .......... .......... .......... .......... 20% 729M 5s 2024-08-22T20:34:05.7206110Z 130550K .......... .......... .......... .......... .......... 21% 79.5M 5s 2024-08-22T20:34:05.7211310Z 130600K .......... .......... .......... .......... .......... 21% 69.7M 5s 2024-08-22T20:34:05.7214810Z 130650K .......... .......... .......... .......... .......... 21% 65.7M 5s 2024-08-22T20:34:05.7220080Z 130700K .......... .......... .......... .......... .......... 21% 74.2M 5s 2024-08-22T20:34:05.7226530Z 130750K .......... .......... .......... .......... .......... 21% 800M 5s 2024-08-22T20:34:05.7232810Z 130800K .......... .......... .......... .......... .......... 21% 84.0M 5s 2024-08-22T20:34:05.7236480Z 130850K .......... .......... .......... .......... .......... 21% 58.4M 5s 2024-08-22T20:34:05.7241780Z 130900K .......... .......... .......... .......... .......... 21% 64.2M 5s 2024-08-22T20:34:05.7245220Z 130950K .......... .......... .......... .......... .......... 21% 69.1M 5s 2024-08-22T20:34:05.7249160Z 131000K .......... .......... .......... .......... .......... 21% 698M 5s 2024-08-22T20:34:05.7253350Z 131050K .......... .......... .......... .......... .......... 21% 64.8M 5s 2024-08-22T20:34:05.7256830Z 131100K .......... .......... .......... .......... .......... 21% 78.4M 5s 2024-08-22T20:34:05.7260960Z 131150K .......... .......... .......... .......... .......... 21% 69.8M 5s 2024-08-22T20:34:05.7264470Z 131200K .......... .......... .......... .......... .......... 21% 79.0M 5s 2024-08-22T20:34:05.7270140Z 131250K .......... .......... .......... .......... .......... 21% 708M 5s 2024-08-22T20:34:05.7270290Z 131300K .......... .......... .......... .......... .......... 21% 73.2M 5s 2024-08-22T20:34:05.7273880Z 131350K .......... .......... .......... .......... .......... 21% 66.4M 5s 2024-08-22T20:34:05.7280570Z 131400K .......... .......... .......... .......... .......... 21% 56.8M 5s 2024-08-22T20:34:05.7286840Z 131450K .......... .......... .......... .......... .......... 21% 82.8M 5s 2024-08-22T20:34:05.7292190Z 131500K .......... .......... .......... .......... .......... 21% 678M 5s 2024-08-22T20:34:05.7296270Z 131550K .......... .......... .......... .......... .......... 21% 250M 5s 2024-08-22T20:34:05.7299410Z 131600K .......... .......... .......... .......... .......... 21% 89.6M 5s 2024-08-22T20:34:05.7304660Z 131650K .......... .......... .......... .......... .......... 21% 88.0M 5s 2024-08-22T20:34:05.7310780Z 131700K .......... .......... .......... .......... .......... 21% 80.0M 5s 2024-08-22T20:34:05.7317620Z 131750K .......... .......... .......... .......... .......... 21% 763M 5s 2024-08-22T20:34:05.7325110Z 131800K .......... .......... .......... .......... .......... 21% 69.7M 5s 2024-08-22T20:34:05.7330490Z 131850K .......... .......... .......... .......... .......... 21% 78.9M 5s 2024-08-22T20:34:05.7334110Z 131900K .......... .......... .......... .......... .......... 21% 114M 5s 2024-08-22T20:34:05.7339860Z 131950K .......... .......... .......... .......... .......... 21% 581M 5s 2024-08-22T20:34:05.7344340Z 132000K .......... .......... .......... .......... .......... 21% 62.9M 5s 2024-08-22T20:34:05.7348490Z 132050K .......... .......... .......... .......... .......... 21% 140M 5s 2024-08-22T20:34:05.7351070Z 132100K .......... .......... .......... .......... .......... 21% 126M 5s 2024-08-22T20:34:05.7356280Z 132150K .......... .......... .......... .......... .......... 21% 84.6M 5s 2024-08-22T20:34:05.7361070Z 132200K .......... .......... .......... .......... .......... 21% 95.4M 5s 2024-08-22T20:34:05.7361220Z 132250K .......... .......... .......... .......... .......... 21% 708M 5s 2024-08-22T20:34:05.7361360Z 132300K .......... .......... .......... .......... .......... 21% 90.9M 5s 2024-08-22T20:34:05.7367680Z 132350K .......... .......... .......... .......... .......... 21% 48.7M 5s 2024-08-22T20:34:05.7373250Z 132400K .......... .......... .......... .......... .......... 21% 106M 5s 2024-08-22T20:34:05.7379390Z 132450K .......... .......... .......... .......... .......... 21% 124M 5s 2024-08-22T20:34:05.7384140Z 132500K .......... .......... .......... .......... .......... 21% 740M 5s 2024-08-22T20:34:05.7387860Z 132550K .......... .......... .......... .......... .......... 21% 52.6M 5s 2024-08-22T20:34:05.7395080Z 132600K .......... .......... .......... .......... .......... 21% 574M 5s 2024-08-22T20:34:05.7398800Z 132650K .......... .......... .......... .......... .......... 21% 107M 5s 2024-08-22T20:34:05.7403530Z 132700K .......... .......... .......... .......... .......... 21% 127M 5s 2024-08-22T20:34:05.7406810Z 132750K .......... .......... .......... .......... .......... 21% 688M 5s 2024-08-22T20:34:05.7409630Z 132800K .......... .......... .......... .......... .......... 21% 47.4M 5s 2024-08-22T20:34:05.7417320Z 132850K .......... .......... .......... .......... .......... 21% 41.3M 5s 2024-08-22T20:34:05.7425130Z 132900K .......... .......... .......... .......... .......... 21% 78.9M 5s 2024-08-22T20:34:05.7440090Z 132950K .......... .......... .......... .......... .......... 21% 618M 5s 2024-08-22T20:34:05.7440640Z 133000K .......... .......... .......... .......... .......... 21% 70.9M 5s 2024-08-22T20:34:05.7440780Z 133050K .......... .......... .......... .......... .......... 21% 112M 5s 2024-08-22T20:34:05.7440920Z 133100K .......... .......... .......... .......... .......... 21% 97.3M 5s 2024-08-22T20:34:05.7451130Z 133150K .......... .......... .......... .......... .......... 21% 52.3M 5s 2024-08-22T20:34:05.7456300Z 133200K .......... .......... .......... .......... .......... 21% 339M 5s 2024-08-22T20:34:05.7466700Z 133250K .......... .......... .......... .......... .......... 21% 77.4M 5s 2024-08-22T20:34:05.7474040Z 133300K .......... .......... .......... .......... .......... 21% 80.8M 5s 2024-08-22T20:34:05.7481940Z 133350K .......... .......... .......... .......... .......... 21% 44.1M 5s 2024-08-22T20:34:05.7489510Z 133400K .......... .......... .......... .......... .......... 21% 400M 5s 2024-08-22T20:34:05.7494300Z 133450K .......... .......... .......... .......... .......... 21% 125M 5s 2024-08-22T20:34:05.7497410Z 133500K .......... .......... .......... .......... .......... 21% 139M 5s 2024-08-22T20:34:05.7501370Z 133550K .......... .......... .......... .......... .......... 21% 121M 5s 2024-08-22T20:34:05.7508080Z 133600K .......... .......... .......... .......... .......... 21% 96.9M 5s 2024-08-22T20:34:05.7515350Z 133650K .......... .......... .......... .......... .......... 21% 82.2M 5s 2024-08-22T20:34:05.7524290Z 133700K .......... .......... .......... .......... .......... 21% 54.7M 5s 2024-08-22T20:34:05.7530600Z 133750K .......... .......... .......... .......... .......... 21% 788M 5s 2024-08-22T20:34:05.7535800Z 133800K .......... .......... .......... .......... .......... 21% 79.5M 5s 2024-08-22T20:34:05.7541240Z 133850K .......... .......... .......... .......... .......... 21% 828M 5s 2024-08-22T20:34:05.7546630Z 133900K .......... .......... .......... .......... .......... 21% 72.9M 5s 2024-08-22T20:34:05.7550140Z 133950K .......... .......... .......... .......... .......... 21% 678M 5s 2024-08-22T20:34:05.7557810Z 134000K .......... .......... .......... .......... .......... 21% 64.7M 5s 2024-08-22T20:34:05.7560880Z 134050K .......... .......... .......... .......... .......... 21% 154M 5s 2024-08-22T20:34:05.7565870Z 134100K .......... .......... .......... .......... .......... 21% 86.4M 5s 2024-08-22T20:34:05.7571310Z 134150K .......... .......... .......... .......... .......... 21% 77.8M 5s 2024-08-22T20:34:05.7577870Z 134200K .......... .......... .......... .......... .......... 21% 603M 5s 2024-08-22T20:34:05.7582310Z 134250K .......... .......... .......... .......... .......... 21% 62.9M 5s 2024-08-22T20:34:05.7586580Z 134300K .......... .......... .......... .......... .......... 21% 74.1M 5s 2024-08-22T20:34:05.7589620Z 134350K .......... .......... .......... .......... .......... 21% 828M 5s 2024-08-22T20:34:05.7595600Z 134400K .......... .......... .......... .......... .......... 21% 78.9M 5s 2024-08-22T20:34:05.7601390Z 134450K .......... .......... .......... .......... .......... 21% 763M 5s 2024-08-22T20:34:05.7605840Z 134500K .......... .......... .......... .......... .......... 21% 85.2M 5s 2024-08-22T20:34:05.7611160Z 134550K .......... .......... .......... .......... .......... 21% 64.8M 5s 2024-08-22T20:34:05.7615970Z 134600K .......... .......... .......... .......... .......... 21% 125M 5s 2024-08-22T20:34:05.7619630Z 134650K .......... .......... .......... .......... .......... 21% 79.3M 5s 2024-08-22T20:34:05.7622510Z 134700K .......... .......... .......... .......... .......... 21% 181M 5s 2024-08-22T20:34:05.7626390Z 134750K .......... .......... .......... .......... .......... 21% 88.3M 5s 2024-08-22T20:34:05.7629460Z 134800K .......... .......... .......... .......... .......... 21% 156M 5s 2024-08-22T20:34:05.7633310Z 134850K .......... .......... .......... .......... .......... 21% 90.3M 5s 2024-08-22T20:34:05.7636230Z 134900K .......... .......... .......... .......... .......... 21% 83.0M 5s 2024-08-22T20:34:05.7641340Z 134950K .......... .......... .......... .......... .......... 21% 381M 5s 2024-08-22T20:34:05.7646830Z 135000K .......... .......... .......... .......... .......... 21% 105M 5s 2024-08-22T20:34:05.7653210Z 135050K .......... .......... .......... .......... .......... 21% 111M 5s 2024-08-22T20:34:05.7657870Z 135100K .......... .......... .......... .......... .......... 21% 89.4M 5s 2024-08-22T20:34:05.7663270Z 135150K .......... .......... .......... .......... .......... 21% 751M 5s 2024-08-22T20:34:05.7666600Z 135200K .......... .......... .......... .......... .......... 21% 77.5M 5s 2024-08-22T20:34:05.7669650Z 135250K .......... .......... .......... .......... .......... 21% 53.6M 5s 2024-08-22T20:34:05.7673290Z 135300K .......... .......... .......... .......... .......... 21% 198M 5s 2024-08-22T20:34:05.7675860Z 135350K .......... .......... .......... .......... .......... 21% 103M 5s 2024-08-22T20:34:05.7680970Z 135400K .......... .......... .......... .......... .......... 21% 45.7M 5s 2024-08-22T20:34:05.7686020Z 135450K .......... .......... .......... .......... .......... 21% 603M 5s 2024-08-22T20:34:05.7691020Z 135500K .......... .......... .......... .......... .......... 21% 814M 5s 2024-08-22T20:34:05.7696940Z 135550K .......... .......... .......... .......... .......... 21% 79.3M 5s 2024-08-22T20:34:05.7702650Z 135600K .......... .......... .......... .......... .......... 21% 94.3M 5s 2024-08-22T20:34:05.7706650Z 135650K .......... .......... .......... .......... .......... 21% 81.7M 5s 2024-08-22T20:34:05.7710120Z 135700K .......... .......... .......... .......... .......... 21% 814M 5s 2024-08-22T20:34:05.7715070Z 135750K .......... .......... .......... .......... .......... 21% 57.0M 5s 2024-08-22T20:34:05.7719040Z 135800K .......... .......... .......... .......... .......... 21% 65.7M 5s 2024-08-22T20:34:05.7720990Z 135850K .......... .......... .......... .......... .......... 21% 763M 5s 2024-08-22T20:34:05.7726330Z 135900K .......... .......... .......... .......... .......... 21% 56.6M 5s 2024-08-22T20:34:05.7730880Z 135950K .......... .......... .......... .......... .......... 21% 669M 5s 2024-08-22T20:34:05.7736350Z 136000K .......... .......... .......... .......... .......... 21% 154M 5s 2024-08-22T20:34:05.7742370Z 136050K .......... .......... .......... .......... .......... 21% 121M 5s 2024-08-22T20:34:05.7748330Z 136100K .......... .......... .......... .......... .......... 21% 61.2M 5s 2024-08-22T20:34:05.7748480Z 136150K .......... .......... .......... .......... .......... 21% 109M 5s 2024-08-22T20:34:05.7748620Z 136200K .......... .......... .......... .......... .......... 21% 498M 5s 2024-08-22T20:34:05.7748870Z 136250K .......... .......... .......... .......... .......... 21% 58.2M 5s 2024-08-22T20:34:05.7749010Z 136300K .......... .......... .......... .......... .......... 21% 101M 5s 2024-08-22T20:34:05.7749140Z 136350K .......... .......... .......... .......... .......... 21% 210M 5s 2024-08-22T20:34:05.7753830Z 136400K .......... .......... .......... .......... .......... 21% 78.8M 5s 2024-08-22T20:34:05.7757130Z 136450K .......... .......... .......... .......... .......... 21% 152M 5s 2024-08-22T20:34:05.7760750Z 136500K .......... .......... .......... .......... .......... 21% 271M 5s 2024-08-22T20:34:05.7766310Z 136550K .......... .......... .......... .......... .......... 21% 65.8M 5s 2024-08-22T20:34:05.7771400Z 136600K .......... .......... .......... .......... .......... 21% 64.2M 5s 2024-08-22T20:34:05.7778430Z 136650K .......... .......... .......... .......... .......... 21% 169M 5s 2024-08-22T20:34:05.7784150Z 136700K .......... .......... .......... .......... .......... 21% 407M 5s 2024-08-22T20:34:05.7791020Z 136750K .......... .......... .......... .......... .......... 22% 61.3M 5s 2024-08-22T20:34:05.7794780Z 136800K .......... .......... .......... .......... .......... 22% 842M 5s 2024-08-22T20:34:05.7800980Z 136850K .......... .......... .......... .......... .......... 22% 69.5M 5s 2024-08-22T20:34:05.7806050Z 136900K .......... .......... .......... .......... .......... 22% 334M 5s 2024-08-22T20:34:05.7810820Z 136950K .......... .......... .......... .......... .......... 22% 79.5M 5s 2024-08-22T20:34:05.7816080Z 137000K .......... .......... .......... .......... .......... 22% 103M 5s 2024-08-22T20:34:05.7823140Z 137050K .......... .......... .......... .......... .......... 22% 129M 5s 2024-08-22T20:34:05.7829220Z 137100K .......... .......... .......... .......... .......... 22% 81.0M 5s 2024-08-22T20:34:05.7834690Z 137150K .......... .......... .......... .......... .......... 22% 788M 5s 2024-08-22T20:34:05.7840720Z 137200K .......... .......... .......... .......... .......... 22% 61.2M 5s 2024-08-22T20:34:05.7845600Z 137250K .......... .......... .......... .......... .......... 22% 74.7M 5s 2024-08-22T20:34:05.7850530Z 137300K .......... .......... .......... .......... .......... 22% 444M 5s 2024-08-22T20:34:05.7856590Z 137350K .......... .......... .......... .......... .......... 22% 61.3M 5s 2024-08-22T20:34:05.7861170Z 137400K .......... .......... .......... .......... .......... 22% 114M 5s 2024-08-22T20:34:05.7866480Z 137450K .......... .......... .......... .......... .......... 22% 244M 5s 2024-08-22T20:34:05.7871620Z 137500K .......... .......... .......... .......... .......... 22% 99.6M 5s 2024-08-22T20:34:05.7871770Z 137550K .......... .......... .......... .......... .......... 22% 114M 5s 2024-08-22T20:34:05.7872060Z 137600K .......... .......... .......... .......... .......... 22% 56.7M 5s 2024-08-22T20:34:05.7872200Z 137650K .......... .......... .......... .......... .......... 22% 775M 5s 2024-08-22T20:34:05.7872350Z 137700K .......... .......... .......... .......... .......... 22% 132M 5s 2024-08-22T20:34:05.7872480Z 137750K .......... .......... .......... .......... .......... 22% 101M 5s 2024-08-22T20:34:05.7877830Z 137800K .......... .......... .......... .......... .......... 22% 69.3M 5s 2024-08-22T20:34:05.7884030Z 137850K .......... .......... .......... .......... .......... 22% 124M 5s 2024-08-22T20:34:05.7888520Z 137900K .......... .......... .......... .......... .......... 22% 107M 5s 2024-08-22T20:34:05.7892030Z 137950K .......... .......... .......... .......... .......... 22% 514M 5s 2024-08-22T20:34:05.7896640Z 138000K .......... .......... .......... .......... .......... 22% 113M 5s 2024-08-22T20:34:05.7900470Z 138050K .......... .......... .......... .......... .......... 22% 60.1M 5s 2024-08-22T20:34:05.7907230Z 138100K .......... .......... .......... .......... .......... 22% 65.6M 5s 2024-08-22T20:34:05.7910820Z 138150K .......... .......... .......... .......... .......... 22% 351M 5s 2024-08-22T20:34:05.7917030Z 138200K .......... .......... .......... .......... .......... 22% 708M 5s 2024-08-22T20:34:05.7919880Z 138250K .......... .......... .......... .......... .......... 22% 42.3M 5s 2024-08-22T20:34:05.7924630Z 138300K .......... .......... .......... .......... .......... 22% 729M 5s 2024-08-22T20:34:05.7929050Z 138350K .......... .......... .......... .......... .......... 22% 67.2M 5s 2024-08-22T20:34:05.7933700Z 138400K .......... .......... .......... .......... .......... 22% 155M 5s 2024-08-22T20:34:05.7935940Z 138450K .......... .......... .......... .......... .......... 22% 763M 5s 2024-08-22T20:34:05.7940860Z 138500K .......... .......... .......... .......... .......... 22% 106M 5s 2024-08-22T20:34:05.7945720Z 138550K .......... .......... .......... .......... .......... 22% 71.2M 5s 2024-08-22T20:34:05.7951410Z 138600K .......... .......... .......... .......... .......... 22% 61.4M 5s 2024-08-22T20:34:05.7960600Z 138650K .......... .......... .......... .......... .......... 22% 205M 5s 2024-08-22T20:34:05.7968580Z 138700K .......... .......... .......... .......... .......... 22% 618M 5s 2024-08-22T20:34:05.7968720Z 138750K .......... .......... .......... .......... .......... 22% 99.0M 5s 2024-08-22T20:34:05.7968870Z 138800K .......... .......... .......... .......... .......... 22% 199M 5s 2024-08-22T20:34:05.7975640Z 138850K .......... .......... .......... .......... .......... 22% 56.8M 5s 2024-08-22T20:34:05.7981970Z 138900K .......... .......... .......... .......... .......... 22% 425M 5s 2024-08-22T20:34:05.7987390Z 138950K .......... .......... .......... .......... .......... 22% 626M 5s 2024-08-22T20:34:05.7991960Z 139000K .......... .......... .......... .......... .......... 22% 68.0M 5s 2024-08-22T20:34:05.8000140Z 139050K .......... .......... .......... .......... .......... 22% 326M 5s 2024-08-22T20:34:05.8005510Z 139100K .......... .......... .......... .......... .......... 22% 95.0M 5s 2024-08-22T20:34:05.8015080Z 139150K .......... .......... .......... .......... .......... 22% 669M 5s 2024-08-22T20:34:05.8022780Z 139200K .......... .......... .......... .......... .......... 22% 83.6M 5s 2024-08-22T20:34:05.8028480Z 139250K .......... .......... .......... .......... .......... 22% 568M 5s 2024-08-22T20:34:05.8036130Z 139300K .......... .......... .......... .......... .......... 22% 65.5M 5s 2024-08-22T20:34:05.8041520Z 139350K .......... .......... .......... .......... .......... 22% 394M 5s 2024-08-22T20:34:05.8046470Z 139400K .......... .......... .......... .......... .......... 22% 59.9M 5s 2024-08-22T20:34:05.8052640Z 139450K .......... .......... .......... .......... .......... 22% 740M 5s 2024-08-22T20:34:05.8058250Z 139500K .......... .......... .......... .......... .......... 22% 227M 5s 2024-08-22T20:34:05.8063560Z 139550K .......... .......... .......... .......... .......... 22% 76.7M 5s 2024-08-22T20:34:05.8066960Z 139600K .......... .......... .......... .......... .......... 22% 568M 5s 2024-08-22T20:34:05.8071080Z 139650K .......... .......... .......... .......... .......... 22% 197M 5s 2024-08-22T20:34:05.8073650Z 139700K .......... .......... .......... .......... .......... 22% 76.8M 5s 2024-08-22T20:34:05.8078930Z 139750K .......... .......... .......... .......... .......... 22% 289M 5s 2024-08-22T20:34:05.8081400Z 139800K .......... .......... .......... .......... .......... 22% 83.0M 5s 2024-08-22T20:34:05.8084960Z 139850K .......... .......... .......... .......... .......... 22% 93.7M 5s 2024-08-22T20:34:05.8087660Z 139900K .......... .......... .......... .......... .......... 22% 842M 5s 2024-08-22T20:34:05.8087800Z 139950K .......... .......... .......... .......... .......... 22% 273M 5s 2024-08-22T20:34:05.8087950Z 140000K .......... .......... .......... .......... .......... 22% 72.3M 5s 2024-08-22T20:34:05.8088090Z 140050K .......... .......... .......... .......... .......... 22% 588M 5s 2024-08-22T20:34:05.8088230Z 140100K .......... .......... .......... .......... .......... 22% 97.7M 5s 2024-08-22T20:34:05.8088510Z 140150K .......... .......... .......... .......... .......... 22% 788M 5s 2024-08-22T20:34:05.8088670Z 140200K .......... .......... .......... .......... .......... 22% 63.8M 5s 2024-08-22T20:34:05.8088900Z 140250K .......... .......... .......... .......... .......... 22% 72.8M 5s 2024-08-22T20:34:05.8091700Z 140300K .......... .......... .......... .......... .......... 22% 78.6M 5s 2024-08-22T20:34:05.8094150Z 140350K .......... .......... .......... .......... .......... 22% 828M 5s 2024-08-22T20:34:05.8098750Z 140400K .......... .......... .......... .......... .......... 22% 53.5M 5s 2024-08-22T20:34:05.8102970Z 140450K .......... .......... .......... .......... .......... 22% 72.9M 5s 2024-08-22T20:34:05.8109700Z 140500K .......... .......... .......... .......... .......... 22% 48.8M 5s 2024-08-22T20:34:05.8114400Z 140550K .......... .......... .......... .......... .......... 22% 301M 5s 2024-08-22T20:34:05.8120780Z 140600K .......... .......... .......... .......... .......... 22% 59.5M 5s 2024-08-22T20:34:05.8128080Z 140650K .......... .......... .......... .......... .......... 22% 642M 5s 2024-08-22T20:34:05.8131160Z 140700K .......... .......... .......... .......... .......... 22% 163M 5s 2024-08-22T20:34:05.8135040Z 140750K .......... .......... .......... .......... .......... 22% 70.5M 5s 2024-08-22T20:34:05.8139710Z 140800K .......... .......... .......... .......... .......... 22% 106M 5s 2024-08-22T20:34:05.8139850Z 140850K .......... .......... .......... .......... .......... 22% 814M 5s 2024-08-22T20:34:05.8139980Z 140900K .......... .......... .......... .......... .......... 22% 888M 5s 2024-08-22T20:34:05.8144470Z 140950K .......... .......... .......... .......... .......... 22% 39.2M 5s 2024-08-22T20:34:05.8148460Z 141000K .......... .......... .......... .......... .......... 22% 718M 5s 2024-08-22T20:34:05.8158660Z 141050K .......... .......... .......... .......... .......... 22% 83.9M 5s 2024-08-22T20:34:05.8164240Z 141100K .......... .......... .......... .......... .......... 22% 37.0M 5s 2024-08-22T20:34:05.8167770Z 141150K .......... .......... .......... .......... .......... 22% 610M 5s 2024-08-22T20:34:05.8173520Z 141200K .......... .......... .......... .......... .......... 22% 161M 5s 2024-08-22T20:34:05.8181560Z 141250K .......... .......... .......... .......... .......... 22% 549M 5s 2024-08-22T20:34:05.8186440Z 141300K .......... .......... .......... .......... .......... 22% 763M 5s 2024-08-22T20:34:05.8186580Z 141350K .......... .......... .......... .......... .......... 22% 108M 5s 2024-08-22T20:34:05.8186740Z 141400K .......... .......... .......... .......... .......... 22% 718M 5s 2024-08-22T20:34:05.8192080Z 141450K .......... .......... .......... .......... .......... 22% 123M 5s 2024-08-22T20:34:05.8200690Z 141500K .......... .......... .......... .......... .......... 22% 92.1M 5s 2024-08-22T20:34:05.8206600Z 141550K .......... .......... .......... .......... .......... 22% 857M 5s 2024-08-22T20:34:05.8216890Z 141600K .......... .......... .......... .......... .......... 22% 67.4M 5s 2024-08-22T20:34:05.8222810Z 141650K .......... .......... .......... .......... .......... 22% 788M 5s 2024-08-22T20:34:05.8228330Z 141700K .......... .......... .......... .......... .......... 22% 108M 5s 2024-08-22T20:34:05.8228470Z 141750K .......... .......... .......... .......... .......... 22% 104M 5s 2024-08-22T20:34:05.8228640Z 141800K .......... .......... .......... .......... .......... 22% 74.5M 5s 2024-08-22T20:34:05.8228780Z 141850K .......... .......... .......... .......... .......... 22% 800M 5s 2024-08-22T20:34:05.8228940Z 141900K .......... .......... .......... .......... .......... 22% 698M 5s 2024-08-22T20:34:05.8229930Z 141950K .......... .......... .......... .......... .......... 22% 58.3M 5s 2024-08-22T20:34:05.8237230Z 142000K .......... .......... .......... .......... .......... 22% 842M 5s 2024-08-22T20:34:05.8245310Z 142050K .......... .......... .......... .......... .......... 22% 71.6M 5s 2024-08-22T20:34:05.8254540Z 142100K .......... .......... .......... .......... .......... 22% 67.0M 5s 2024-08-22T20:34:05.8260450Z 142150K .......... .......... .......... .......... .......... 22% 729M 5s 2024-08-22T20:34:05.8268020Z 142200K .......... .......... .......... .......... .......... 22% 688M 5s 2024-08-22T20:34:05.8274250Z 142250K .......... .......... .......... .......... .......... 22% 117M 5s 2024-08-22T20:34:05.8280110Z 142300K .......... .......... .......... .......... .......... 22% 68.1M 5s 2024-08-22T20:34:05.8287180Z 142350K .......... .......... .......... .......... .......... 22% 842M 5s 2024-08-22T20:34:05.8293810Z 142400K .......... .......... .......... .......... .......... 22% 110M 5s 2024-08-22T20:34:05.8298440Z 142450K .......... .......... .......... .......... .......... 22% 729M 5s 2024-08-22T20:34:05.8304490Z 142500K .......... .......... .......... .......... .......... 22% 74.3M 5s 2024-08-22T20:34:05.8308530Z 142550K .......... .......... .......... .......... .......... 22% 376M 5s 2024-08-22T20:34:05.8314180Z 142600K .......... .......... .......... .......... .......... 22% 157M 5s 2024-08-22T20:34:05.8319880Z 142650K .......... .......... .......... .......... .......... 22% 315M 5s 2024-08-22T20:34:05.8324630Z 142700K .......... .......... .......... .......... .......... 22% 72.1M 5s 2024-08-22T20:34:05.8332610Z 142750K .......... .......... .......... .......... .......... 22% 110M 5s 2024-08-22T20:34:05.8336870Z 142800K .......... .......... .......... .......... .......... 22% 904M 5s 2024-08-22T20:34:05.8342890Z 142850K .......... .......... .......... .......... .......... 22% 137M 5s 2024-08-22T20:34:05.8350360Z 142900K .......... .......... .......... .......... .......... 22% 66.5M 5s 2024-08-22T20:34:05.8353590Z 142950K .......... .......... .......... .......... .......... 22% 718M 5s 2024-08-22T20:34:05.8360810Z 143000K .......... .......... .......... .......... .......... 23% 69.6M 5s 2024-08-22T20:34:05.8365670Z 143050K .......... .......... .......... .......... .......... 23% 888M 5s 2024-08-22T20:34:05.8371820Z 143100K .......... .......... .......... .......... .......... 23% 436M 5s 2024-08-22T20:34:05.8375930Z 143150K .......... .......... .......... .......... .......... 23% 64.8M 5s 2024-08-22T20:34:05.8380570Z 143200K .......... .......... .......... .......... .......... 23% 284M 5s 2024-08-22T20:34:05.8387110Z 143250K .......... .......... .......... .......... .......... 23% 64.7M 5s 2024-08-22T20:34:05.8393120Z 143300K .......... .......... .......... .......... .......... 23% 243M 5s 2024-08-22T20:34:05.8401510Z 143350K .......... .......... .......... .......... .......... 23% 775M 5s 2024-08-22T20:34:05.8406950Z 143400K .......... .......... .......... .......... .......... 23% 77.6M 5s 2024-08-22T20:34:05.8413710Z 143450K .......... .......... .......... .......... .......... 23% 74.9M 5s 2024-08-22T20:34:05.8416720Z 143500K .......... .......... .......... .......... .......... 23% 168M 5s 2024-08-22T20:34:05.8422550Z 143550K .......... .......... .......... .......... .......... 23% 642M 5s 2024-08-22T20:34:05.8429430Z 143600K .......... .......... .......... .......... .......... 23% 509M 5s 2024-08-22T20:34:05.8434230Z 143650K .......... .......... .......... .......... .......... 23% 75.5M 5s 2024-08-22T20:34:05.8436780Z 143700K .......... .......... .......... .......... .......... 23% 107M 5s 2024-08-22T20:34:05.8439060Z 143750K .......... .......... .......... .......... .......... 23% 105M 5s 2024-08-22T20:34:05.8441800Z 143800K .......... .......... .......... .......... .......... 23% 452M 5s 2024-08-22T20:34:05.8443210Z 143850K .......... .......... .......... .......... .......... 23% 531M 5s 2024-08-22T20:34:05.8443450Z 143900K .......... .......... .......... .......... .......... 23% 85.4M 5s 2024-08-22T20:34:05.8443690Z 143950K .......... .......... .......... .......... .......... 23% 55.6M 5s 2024-08-22T20:34:05.8443950Z 144000K .......... .......... .......... .......... .......... 23% 626M 5s 2024-08-22T20:34:05.8444440Z 144050K .......... .......... .......... .......... .......... 23% 83.6M 5s 2024-08-22T20:34:05.8444680Z 144100K .......... .......... .......... .......... .......... 23% 708M 5s 2024-08-22T20:34:05.8444940Z 144150K .......... .......... .......... .......... .......... 23% 189M 5s 2024-08-22T20:34:05.8445160Z 144200K .......... .......... .......... .......... .......... 23% 84.9M 5s 2024-08-22T20:34:05.8445370Z 144250K .......... .......... .......... .......... .......... 23% 121M 5s 2024-08-22T20:34:05.8445570Z 144300K .......... .......... .......... .......... .......... 23% 87.8M 5s 2024-08-22T20:34:05.8445770Z 144350K .......... .......... .......... .......... .......... 23% 775M 5s 2024-08-22T20:34:05.8446020Z 144400K .......... .......... .......... .......... .......... 23% 143M 5s 2024-08-22T20:34:05.8446250Z 144450K .......... .......... .......... .......... .......... 23% 88.9M 5s 2024-08-22T20:34:05.8446490Z 144500K .......... .......... .......... .......... .......... 23% 404M 5s 2024-08-22T20:34:05.8446720Z 144550K .......... .......... .......... .......... .......... 23% 80.3M 5s 2024-08-22T20:34:05.8446950Z 144600K .......... .......... .......... .......... .......... 23% 678M 5s 2024-08-22T20:34:05.8447180Z 144650K .......... .......... .......... .......... .......... 23% 65.1M 5s 2024-08-22T20:34:05.8447560Z 144700K .......... .......... .......... .......... .......... 23% 239M 5s 2024-08-22T20:34:05.8447780Z 144750K .......... .......... .......... .......... .......... 23% 264M 5s 2024-08-22T20:34:05.8447990Z 144800K .......... .......... .......... .......... .......... 23% 72.6M 5s 2024-08-22T20:34:05.8448210Z 144850K .......... .......... .......... .......... .......... 23% 407M 5s 2024-08-22T20:34:05.8448430Z 144900K .......... .......... .......... .......... .......... 23% 131M 5s 2024-08-22T20:34:05.8448690Z 144950K .......... .......... .......... .......... .......... 23% 76.4M 5s 2024-08-22T20:34:05.8448920Z 145000K .......... .......... .......... .......... .......... 23% 525M 5s 2024-08-22T20:34:05.8496760Z 145050K .......... .......... .......... .......... .......... 23% 9.15M 5s 2024-08-22T20:34:05.8516150Z 145100K .......... .......... .......... .......... .......... 23% 161M 5s 2024-08-22T20:34:05.8520620Z 145150K .......... .......... .......... .......... .......... 23% 872M 5s 2024-08-22T20:34:05.8523880Z 145200K .......... .......... .......... .......... .......... 23% 651M 5s 2024-08-22T20:34:05.8525900Z 145250K .......... .......... .......... .......... .......... 23% 800M 5s 2024-08-22T20:34:05.8531430Z 145300K .......... .......... .......... .......... .......... 23% 651M 5s 2024-08-22T20:34:05.8542120Z 145350K .......... .......... .......... .......... .......... 23% 872M 5s 2024-08-22T20:34:05.8548150Z 145400K .......... .......... .......... .......... .......... 23% 888M 5s 2024-08-22T20:34:05.8557100Z 145450K .......... .......... .......... .......... .......... 23% 73.5M 5s 2024-08-22T20:34:05.8563200Z 145500K .......... .......... .......... .......... .......... 23% 268M 5s 2024-08-22T20:34:05.8573430Z 145550K .......... .......... .......... .......... .......... 23% 595M 5s 2024-08-22T20:34:05.8579560Z 145600K .......... .......... .......... .......... .......... 23% 397M 5s 2024-08-22T20:34:05.8590420Z 145650K .......... .......... .......... .......... .......... 23% 276M 5s 2024-08-22T20:34:05.8597630Z 145700K .......... .......... .......... .......... .......... 23% 444M 5s 2024-08-22T20:34:05.8602860Z 145750K .......... .......... .......... .......... .......... 23% 509M 5s 2024-08-22T20:34:05.8607220Z 145800K .......... .......... .......... .......... .......... 23% 55.4M 5s 2024-08-22T20:34:05.8612560Z 145850K .......... .......... .......... .......... .......... 23% 537M 5s 2024-08-22T20:34:05.8621050Z 145900K .......... .......... .......... .......... .......... 23% 488M 5s 2024-08-22T20:34:05.8626180Z 145950K .......... .......... .......... .......... .......... 23% 425M 5s 2024-08-22T20:34:05.8632790Z 146000K .......... .......... .......... .......... .......... 23% 642M 5s 2024-08-22T20:34:05.8639320Z 146050K .......... .......... .......... .......... .......... 23% 857M 5s 2024-08-22T20:34:05.8648020Z 146100K .......... .......... .......... .......... .......... 23% 537M 5s 2024-08-22T20:34:05.8653890Z 146150K .......... .......... .......... .......... .......... 23% 421M 5s 2024-08-22T20:34:05.8661040Z 146200K .......... .......... .......... .......... .......... 23% 27.1M 5s 2024-08-22T20:34:05.8664610Z 146250K .......... .......... .......... .......... .......... 23% 346M 5s 2024-08-22T20:34:05.8669990Z 146300K .......... .......... .......... .......... .......... 23% 370M 5s 2024-08-22T20:34:05.8678510Z 146350K .......... .......... .......... .......... .......... 23% 555M 5s 2024-08-22T20:34:05.8685330Z 146400K .......... .......... .......... .......... .......... 23% 525M 5s 2024-08-22T20:34:05.8685480Z 146450K .......... .......... .......... .......... .......... 23% 247M 5s 2024-08-22T20:34:05.8685620Z 146500K .......... .......... .......... .......... .......... 23% 537M 5s 2024-08-22T20:34:05.8685760Z 146550K .......... .......... .......... .......... .......... 23% 341M 5s 2024-08-22T20:34:05.8685910Z 146600K .......... .......... .......... .......... .......... 23% 537M 5s 2024-08-22T20:34:05.8686150Z 146650K .......... .......... .......... .......... .......... 23% 317M 5s 2024-08-22T20:34:05.8686430Z 146700K .......... .......... .......... .......... .......... 23% 67.7M 5s 2024-08-22T20:34:05.8687490Z 146750K .......... .......... .......... .......... .......... 23% 483M 5s 2024-08-22T20:34:05.8687650Z 146800K .......... .......... .......... .......... .......... 23% 38.2M 5s 2024-08-22T20:34:05.8687800Z 146850K .......... .......... .......... .......... .......... 23% 588M 5s 2024-08-22T20:34:05.8693580Z 146900K .......... .......... .......... .......... .......... 23% 367M 5s 2024-08-22T20:34:05.8697350Z 146950K .......... .......... .......... .......... .......... 23% 303M 5s 2024-08-22T20:34:05.8703670Z 147000K .......... .......... .......... .......... .......... 23% 86.0M 5s 2024-08-22T20:34:05.8709350Z 147050K .......... .......... .......... .......... .......... 23% 219M 5s 2024-08-22T20:34:05.8719780Z 147100K .......... .......... .......... .......... .......... 23% 417M 5s 2024-08-22T20:34:05.8727260Z 147150K .......... .......... .......... .......... .......... 23% 54.3M 5s 2024-08-22T20:34:05.8734570Z 147200K .......... .......... .......... .......... .......... 23% 842M 5s 2024-08-22T20:34:05.8740940Z 147250K .......... .......... .......... .......... .......... 23% 236M 5s 2024-08-22T20:34:05.8755000Z 147300K .......... .......... .......... .......... .......... 23% 800M 5s 2024-08-22T20:34:05.8759240Z 147350K .......... .......... .......... .......... .......... 23% 83.5M 5s 2024-08-22T20:34:05.8772090Z 147400K .......... .......... .......... .......... .......... 23% 89.9M 5s 2024-08-22T20:34:05.8777790Z 147450K .......... .......... .......... .......... .......... 23% 110M 5s 2024-08-22T20:34:05.8784480Z 147500K .......... .......... .......... .......... .......... 23% 68.3M 5s 2024-08-22T20:34:05.8793620Z 147550K .......... .......... .......... .......... .......... 23% 708M 5s 2024-08-22T20:34:05.8799280Z 147600K .......... .......... .......... .......... .......... 23% 814M 5s 2024-08-22T20:34:05.8805910Z 147650K .......... .......... .......... .......... .......... 23% 85.1M 5s 2024-08-22T20:34:05.8806330Z 147700K .......... .......... .......... .......... .......... 23% 167M 5s 2024-08-22T20:34:05.8806740Z 147750K .......... .......... .......... .......... .......... 23% 94.6M 5s 2024-08-22T20:34:05.8810870Z 147800K .......... .......... .......... .......... .......... 23% 775M 5s 2024-08-22T20:34:05.8817640Z 147850K .......... .......... .......... .......... .......... 23% 72.4M 5s 2024-08-22T20:34:05.8818030Z 147900K .......... .......... .......... .......... .......... 23% 78.8M 5s 2024-08-22T20:34:05.8818400Z 147950K .......... .......... .......... .......... .......... 23% 678M 5s 2024-08-22T20:34:05.8818560Z 148000K .......... .......... .......... .......... .......... 23% 421M 5s 2024-08-22T20:34:05.8818700Z 148050K .......... .......... .......... .......... .......... 23% 410M 5s 2024-08-22T20:34:05.8818840Z 148100K .......... .......... .......... .......... .......... 23% 70.6M 5s 2024-08-22T20:34:05.8818970Z 148150K .......... .......... .......... .......... .......... 23% 763M 5s 2024-08-22T20:34:05.8819180Z 148200K .......... .......... .......... .......... .......... 23% 60.2M 5s 2024-08-22T20:34:05.8819320Z 148250K .......... .......... .......... .......... .......... 23% 114M 5s 2024-08-22T20:34:05.8819460Z 148300K .......... .......... .......... .......... .......... 23% 388M 5s 2024-08-22T20:34:05.8819610Z 148350K .......... .......... .......... .......... .......... 23% 115M 5s 2024-08-22T20:34:05.8819740Z 148400K .......... .......... .......... .......... .......... 23% 718M 5s 2024-08-22T20:34:05.8819890Z 148450K .......... .......... .......... .......... .......... 23% 48.5M 5s 2024-08-22T20:34:05.8820020Z 148500K .......... .......... .......... .......... .......... 23% 751M 5s 2024-08-22T20:34:05.8820160Z 148550K .......... .......... .......... .......... .......... 23% 788M 5s 2024-08-22T20:34:05.8820360Z 148600K .......... .......... .......... .......... .......... 23% 202M 5s 2024-08-22T20:34:05.8820510Z 148650K .......... .......... .......... .......... .......... 23% 60.2M 5s 2024-08-22T20:34:05.8820640Z 148700K .......... .......... .......... .......... .......... 23% 229M 5s 2024-08-22T20:34:05.8820780Z 148750K .......... .......... .......... .......... .......... 23% 75.7M 5s 2024-08-22T20:34:05.8820910Z 148800K .......... .......... .......... .......... .......... 23% 210M 5s 2024-08-22T20:34:05.8821040Z 148850K .......... .......... .......... .......... .......... 23% 291M 5s 2024-08-22T20:34:05.8821180Z 148900K .......... .......... .......... .......... .......... 23% 64.3M 5s 2024-08-22T20:34:05.8821330Z 148950K .......... .......... .......... .......... .......... 23% 323M 5s 2024-08-22T20:34:05.8821460Z 149000K .......... .......... .......... .......... .......... 23% 872M 5s 2024-08-22T20:34:05.8821600Z 149050K .......... .......... .......... .......... .......... 23% 740M 5s 2024-08-22T20:34:05.8821730Z 149100K .......... .......... .......... .......... .......... 23% 85.7M 5s 2024-08-22T20:34:05.8821860Z 149150K .......... .......... .......... .......... .......... 23% 751M 5s 2024-08-22T20:34:05.8822950Z 149200K .......... .......... .......... .......... .......... 24% 52.1M 5s 2024-08-22T20:34:05.8823100Z 149250K .......... .......... .......... .......... .......... 24% 376M 5s 2024-08-22T20:34:05.8823380Z 149300K .......... .......... .......... .......... .......... 24% 857M 5s 2024-08-22T20:34:05.8823520Z 149350K .......... .......... .......... .......... .......... 24% 84.5M 5s 2024-08-22T20:34:05.8823660Z 149400K .......... .......... .......... .......... .......... 24% 788M 5s 2024-08-22T20:34:05.8823790Z 149450K .......... .......... .......... .......... .......... 24% 102M 5s 2024-08-22T20:34:05.8823930Z 149500K .......... .......... .......... .......... .......... 24% 775M 5s 2024-08-22T20:34:05.8824130Z 149550K .......... .......... .......... .......... .......... 24% 888M 5s 2024-08-22T20:34:05.8824280Z 149600K .......... .......... .......... .......... .......... 24% 74.7M 5s 2024-08-22T20:34:05.8824420Z 149650K .......... .......... .......... .......... .......... 24% 49.2M 5s 2024-08-22T20:34:05.8824550Z 149700K .......... .......... .......... .......... .......... 24% 525M 5s 2024-08-22T20:34:05.8824680Z 149750K .......... .......... .......... .......... .......... 24% 651M 5s 2024-08-22T20:34:05.8824830Z 149800K .......... .......... .......... .......... .......... 24% 708M 5s 2024-08-22T20:34:05.8824960Z 149850K .......... .......... .......... .......... .......... 24% 921M 5s 2024-08-22T20:34:05.8825150Z 149900K .......... .......... .......... .......... .......... 24% 174M 5s 2024-08-22T20:34:05.8825290Z 149950K .......... .......... .......... .......... .......... 24% 568M 5s 2024-08-22T20:34:05.8825430Z 150000K .......... .......... .......... .......... .......... 24% 62.9M 5s 2024-08-22T20:34:05.8825570Z 150050K .......... .......... .......... .......... .......... 24% 525M 5s 2024-08-22T20:34:05.8825710Z 150100K .......... .......... .......... .......... .......... 24% 225M 5s 2024-08-22T20:34:05.8825850Z 150150K .......... .......... .......... .......... .......... 24% 519M 5s 2024-08-22T20:34:05.8825980Z 150200K .......... .......... .......... .......... .......... 24% 60.5M 5s 2024-08-22T20:34:05.8826170Z 150250K .......... .......... .......... .......... .......... 24% 763M 5s 2024-08-22T20:34:05.8826300Z 150300K .......... .......... .......... .......... .......... 24% 788M 5s 2024-08-22T20:34:05.8826440Z 150350K .......... .......... .......... .......... .......... 24% 90.6M 5s 2024-08-22T20:34:05.8826570Z 150400K .......... .......... .......... .......... .......... 24% 83.2M 5s 2024-08-22T20:34:05.8826710Z 150450K .......... .......... .......... .......... .......... 24% 114M 5s 2024-08-22T20:34:05.8826930Z 150500K .......... .......... .......... .......... .......... 24% 166M 5s 2024-08-22T20:34:05.8832010Z 150550K .......... .......... .......... .......... .......... 24% 66.7M 5s 2024-08-22T20:34:05.8835320Z 150600K .......... .......... .......... .......... .......... 24% 174M 5s 2024-08-22T20:34:05.8842830Z 150650K .......... .......... .......... .......... .......... 24% 63.9M 5s 2024-08-22T20:34:05.8847970Z 150700K .......... .......... .......... .......... .......... 24% 101M 5s 2024-08-22T20:34:05.8855480Z 150750K .......... .......... .......... .......... .......... 24% 54.1M 5s 2024-08-22T20:34:05.8861320Z 150800K .......... .......... .......... .......... .......... 24% 483M 5s 2024-08-22T20:34:05.8868830Z 150850K .......... .......... .......... .......... .......... 24% 95.6M 5s 2024-08-22T20:34:05.8875730Z 150900K .......... .......... .......... .......... .......... 24% 872M 5s 2024-08-22T20:34:05.8884590Z 150950K .......... .......... .......... .......... .......... 24% 92.5M 5s 2024-08-22T20:34:05.8892630Z 151000K .......... .......... .......... .......... .......... 24% 98.2M 5s 2024-08-22T20:34:05.8892800Z 151050K .......... .......... .......... .......... .......... 24% 814M 5s 2024-08-22T20:34:05.8892970Z 151100K .......... .......... .......... .......... .......... 24% 133M 5s 2024-08-22T20:34:05.8893120Z 151150K .......... .......... .......... .......... .......... 24% 61.4M 5s 2024-08-22T20:34:05.8893250Z 151200K .......... .......... .......... .......... .......... 24% 751M 5s 2024-08-22T20:34:05.8894240Z 151250K .......... .......... .......... .......... .......... 24% 509M 5s 2024-08-22T20:34:05.8894450Z 151300K .......... .......... .......... .......... .......... 24% 642M 5s 2024-08-22T20:34:05.8894590Z 151350K .......... .......... .......... .......... .......... 24% 62.1M 5s 2024-08-22T20:34:05.8912860Z 151400K .......... .......... .......... .......... .......... 24% 828M 5s 2024-08-22T20:34:05.8935310Z 151450K .......... .......... .......... .......... .......... 24% 47.5M 5s 2024-08-22T20:34:05.8944580Z 151500K .......... .......... .......... .......... .......... 24% 440M 5s 2024-08-22T20:34:05.8954860Z 151550K .......... .......... .......... .......... .......... 24% 718M 5s 2024-08-22T20:34:05.8958790Z 151600K .......... .......... .......... .......... .......... 24% 83.9M 5s 2024-08-22T20:34:05.8971520Z 151650K .......... .......... .......... .......... .......... 24% 328M 5s 2024-08-22T20:34:05.8981270Z 151700K .......... .......... .......... .......... .......... 24% 48.4M 5s 2024-08-22T20:34:05.8986470Z 151750K .......... .......... .......... .......... .......... 24% 282M 5s 2024-08-22T20:34:05.8990810Z 151800K .......... .......... .......... .......... .......... 24% 751M 5s 2024-08-22T20:34:05.8997400Z 151850K .......... .......... .......... .......... .......... 24% 66.9M 5s 2024-08-22T20:34:05.9006530Z 151900K .......... .......... .......... .......... .......... 24% 904M 5s 2024-08-22T20:34:05.9011520Z 151950K .......... .......... .......... .......... .......... 24% 751M 5s 2024-08-22T20:34:05.9021630Z 152000K .......... .......... .......... .......... .......... 24% 100M 5s 2024-08-22T20:34:05.9029210Z 152050K .......... .......... .......... .......... .......... 24% 698M 5s 2024-08-22T20:34:05.9037560Z 152100K .......... .......... .......... .......... .......... 24% 872M 5s 2024-08-22T20:34:05.9042820Z 152150K .......... .......... .......... .......... .......... 24% 618M 5s 2024-08-22T20:34:05.9052660Z 152200K .......... .......... .......... .......... .......... 24% 51.7M 5s 2024-08-22T20:34:05.9060970Z 152250K .......... .......... .......... .......... .......... 24% 814M 5s 2024-08-22T20:34:05.9070800Z 152300K .......... .......... .......... .......... .......... 24% 407M 5s 2024-08-22T20:34:05.9077380Z 152350K .......... .......... .......... .......... .......... 24% 888M 5s 2024-08-22T20:34:05.9077530Z 152400K .......... .......... .......... .......... .......... 24% 71.3M 5s 2024-08-22T20:34:05.9077680Z 152450K .......... .......... .......... .......... .......... 24% 678M 5s 2024-08-22T20:34:05.9077950Z 152500K .......... .......... .......... .......... .......... 24% 60.8M 5s 2024-08-22T20:34:05.9078090Z 152550K .......... .......... .......... .......... .......... 24% 54.6M 5s 2024-08-22T20:34:05.9078230Z 152600K .......... .......... .......... .......... .......... 24% 595M 5s 2024-08-22T20:34:05.9079100Z 152650K .......... .......... .......... .......... .......... 24% 341M 5s 2024-08-22T20:34:05.9079620Z 152700K .......... .......... .......... .......... .......... 24% 634M 5s 2024-08-22T20:34:05.9080020Z 152750K .......... .......... .......... .......... .......... 24% 708M 5s 2024-08-22T20:34:05.9092770Z 152800K .......... .......... .......... .......... .......... 24% 166M 5s 2024-08-22T20:34:05.9102530Z 152850K .......... .......... .......... .......... .......... 24% 904M 5s 2024-08-22T20:34:05.9111220Z 152900K .......... .......... .......... .......... .......... 24% 57.9M 5s 2024-08-22T20:34:05.9118920Z 152950K .......... .......... .......... .......... .......... 24% 514M 5s 2024-08-22T20:34:05.9127680Z 153000K .......... .......... .......... .......... .......... 24% 68.2M 5s 2024-08-22T20:34:05.9133510Z 153050K .......... .......... .......... .......... .......... 24% 669M 5s 2024-08-22T20:34:05.9144340Z 153100K .......... .......... .......... .......... .......... 24% 669M 5s 2024-08-22T20:34:05.9151700Z 153150K .......... .......... .......... .......... .......... 24% 344M 5s 2024-08-22T20:34:05.9152160Z 153200K .......... .......... .......... .......... .......... 24% 61.7M 5s 2024-08-22T20:34:05.9152300Z 153250K .......... .......... .......... .......... .......... 24% 349M 5s 2024-08-22T20:34:05.9152450Z 153300K .......... .......... .......... .......... .......... 24% 904M 5s 2024-08-22T20:34:05.9152590Z 153350K .......... .......... .......... .......... .......... 24% 81.5M 5s 2024-08-22T20:34:05.9154460Z 153400K .......... .......... .......... .......... .......... 24% 82.6M 5s 2024-08-22T20:34:05.9162290Z 153450K .......... .......... .......... .......... .......... 24% 669M 5s 2024-08-22T20:34:05.9168610Z 153500K .......... .......... .......... .......... .......... 24% 376M 5s 2024-08-22T20:34:05.9177860Z 153550K .......... .......... .......... .......... .......... 24% 99.0M 5s 2024-08-22T20:34:05.9187190Z 153600K .......... .......... .......... .......... .......... 24% 79.9M 5s 2024-08-22T20:34:05.9193980Z 153650K .......... .......... .......... .......... .......... 24% 626M 5s 2024-08-22T20:34:05.9202840Z 153700K .......... .......... .......... .......... .......... 24% 718M 5s 2024-08-22T20:34:05.9207490Z 153750K .......... .......... .......... .......... .......... 24% 71.3M 5s 2024-08-22T20:34:05.9221420Z 153800K .......... .......... .......... .......... .......... 24% 775M 5s 2024-08-22T20:34:05.9227870Z 153850K .......... .......... .......... .......... .......... 24% 74.7M 5s 2024-08-22T20:34:05.9235610Z 153900K .......... .......... .......... .......... .......... 24% 688M 5s 2024-08-22T20:34:05.9243210Z 153950K .......... .......... .......... .......... .......... 24% 80.7M 5s 2024-08-22T20:34:05.9250470Z 154000K .......... .......... .......... .......... .......... 24% 537M 5s 2024-08-22T20:34:05.9258670Z 154050K .......... .......... .......... .......... .......... 24% 751M 5s 2024-08-22T20:34:05.9266660Z 154100K .......... .......... .......... .......... .......... 24% 94.4M 5s 2024-08-22T20:34:05.9273780Z 154150K .......... .......... .......... .......... .......... 24% 70.9M 5s 2024-08-22T20:34:05.9282050Z 154200K .......... .......... .......... .......... .......... 24% 66.5M 5s 2024-08-22T20:34:05.9292700Z 154250K .......... .......... .......... .......... .......... 24% 678M 5s 2024-08-22T20:34:05.9301250Z 154300K .......... .......... .......... .......... .......... 24% 729M 5s 2024-08-22T20:34:05.9311830Z 154350K .......... .......... .......... .......... .......... 24% 46.3M 5s 2024-08-22T20:34:05.9319690Z 154400K .......... .......... .......... .......... .......... 24% 788M 5s 2024-08-22T20:34:05.9331420Z 154450K .......... .......... .......... .......... .......... 24% 888M 5s 2024-08-22T20:34:05.9339320Z 154500K .......... .......... .......... .......... .......... 24% 111M 5s 2024-08-22T20:34:05.9343870Z 154550K .......... .......... .......... .......... .......... 24% 414M 5s 2024-08-22T20:34:05.9350760Z 154600K .......... .......... .......... .......... .......... 24% 328M 5s 2024-08-22T20:34:05.9355670Z 154650K .......... .......... .......... .......... .......... 24% 814M 5s 2024-08-22T20:34:05.9365550Z 154700K .......... .......... .......... .......... .......... 24% 97.7M 5s 2024-08-22T20:34:05.9370650Z 154750K .......... .......... .......... .......... .......... 24% 432M 5s 2024-08-22T20:34:05.9378370Z 154800K .......... .......... .......... .......... .......... 24% 651M 5s 2024-08-22T20:34:05.9389430Z 154850K .......... .......... .......... .......... .......... 24% 85.5M 5s 2024-08-22T20:34:05.9397220Z 154900K .......... .......... .......... .......... .......... 24% 842M 5s 2024-08-22T20:34:05.9405400Z 154950K .......... .......... .......... .......... .......... 24% 101M 5s 2024-08-22T20:34:05.9417250Z 155000K .......... .......... .......... .......... .......... 24% 581M 5s 2024-08-22T20:34:05.9424650Z 155050K .......... .......... .......... .......... .......... 24% 49.4M 5s 2024-08-22T20:34:05.9432680Z 155100K .......... .......... .......... .......... .......... 24% 362M 5s 2024-08-22T20:34:05.9441220Z 155150K .......... .......... .......... .......... .......... 24% 800M 5s 2024-08-22T20:34:05.9450370Z 155200K .......... .......... .......... .......... .......... 24% 800M 5s 2024-08-22T20:34:05.9451160Z 155250K .......... .......... .......... .......... .......... 24% 888M 5s 2024-08-22T20:34:05.9452270Z 155300K .......... .......... .......... .......... .......... 24% 48.0M 5s 2024-08-22T20:34:05.9453710Z 155350K .......... .......... .......... .......... .......... 24% 531M 5s 2024-08-22T20:34:05.9454180Z 155400K .......... .......... .......... .......... .......... 24% 857M 5s 2024-08-22T20:34:05.9454570Z 155450K .......... .......... .......... .......... .......... 25% 40.8M 5s 2024-08-22T20:34:05.9455000Z 155500K .......... .......... .......... .......... .......... 25% 698M 5s 2024-08-22T20:34:05.9455400Z 155550K .......... .......... .......... .......... .......... 25% 483M 5s 2024-08-22T20:34:05.9455870Z 155600K .......... .......... .......... .......... .......... 25% 525M 5s 2024-08-22T20:34:05.9456350Z 155650K .......... .......... .......... .......... .......... 25% 132M 5s 2024-08-22T20:34:05.9456770Z 155700K .......... .......... .......... .......... .......... 25% 698M 5s 2024-08-22T20:34:05.9457350Z 155750K .......... .......... .......... .......... .......... 25% 610M 5s 2024-08-22T20:34:05.9457760Z 155800K .......... .......... .......... .......... .......... 25% 67.3M 5s 2024-08-22T20:34:05.9458140Z 155850K .......... .......... .......... .......... .......... 25% 141M 5s 2024-08-22T20:34:05.9458510Z 155900K .......... .......... .......... .......... .......... 25% 828M 5s 2024-08-22T20:34:05.9460070Z 155950K .......... .......... .......... .......... .......... 25% 904M 5s 2024-08-22T20:34:05.9460490Z 156000K .......... .......... .......... .......... .......... 25% 98.8M 5s 2024-08-22T20:34:05.9460880Z 156050K .......... .......... .......... .......... .......... 25% 64.7M 5s 2024-08-22T20:34:05.9463160Z 156100K .......... .......... .......... .......... .......... 25% 688M 5s 2024-08-22T20:34:05.9463580Z 156150K .......... .......... .......... .......... .......... 25% 286M 5s 2024-08-22T20:34:05.9463980Z 156200K .......... .......... .......... .......... .......... 25% 85.7M 5s 2024-08-22T20:34:05.9464390Z 156250K .......... .......... .......... .......... .......... 25% 456M 5s 2024-08-22T20:34:05.9464790Z 156300K .......... .......... .......... .......... .......... 25% 201M 5s 2024-08-22T20:34:05.9466510Z 156350K .......... .......... .......... .......... .......... 25% 610M 5s 2024-08-22T20:34:05.9467090Z 156400K .......... .......... .......... .......... .......... 25% 61.0M 5s 2024-08-22T20:34:05.9500890Z 156450K .......... .......... .......... .......... .......... 25% 341M 5s 2024-08-22T20:34:05.9501350Z 156500K .......... .......... .......... .......... .......... 25% 678M 5s 2024-08-22T20:34:05.9501730Z 156550K .......... .......... .......... .......... .......... 25% 89.1M 5s 2024-08-22T20:34:05.9502350Z 156600K .......... .......... .......... .......... .......... 25% 134M 5s 2024-08-22T20:34:05.9503040Z 156650K .......... .......... .......... .......... .......... 25% 642M 5s 2024-08-22T20:34:05.9503440Z 156700K .......... .......... .......... .......... .......... 25% 63.6M 5s 2024-08-22T20:34:05.9503850Z 156750K .......... .......... .......... .......... .......... 25% 359M 5s 2024-08-22T20:34:05.9504230Z 156800K .......... .......... .......... .......... .......... 25% 109M 5s 2024-08-22T20:34:05.9504610Z 156850K .......... .......... .......... .......... .......... 25% 669M 5s 2024-08-22T20:34:05.9504990Z 156900K .......... .......... .......... .......... .......... 25% 80.4M 5s 2024-08-22T20:34:05.9505560Z 156950K .......... .......... .......... .......... .......... 25% 474M 5s 2024-08-22T20:34:05.9505950Z 157000K .......... .......... .......... .......... .......... 25% 101M 5s 2024-08-22T20:34:05.9506340Z 157050K .......... .......... .......... .......... .......... 25% 708M 5s 2024-08-22T20:34:05.9506950Z 157100K .......... .......... .......... .......... .......... 25% 67.2M 5s 2024-08-22T20:34:05.9507340Z 157150K .......... .......... .......... .......... .......... 25% 277M 5s 2024-08-22T20:34:05.9507730Z 157200K .......... .......... .......... .......... .......... 25% 267M 5s 2024-08-22T20:34:05.9508370Z 157250K .......... .......... .......... .......... .......... 25% 800M 5s 2024-08-22T20:34:05.9508970Z 157300K .......... .......... .......... .......... .......... 25% 68.0M 5s 2024-08-22T20:34:05.9509390Z 157350K .......... .......... .......... .......... .......... 25% 537M 5s 2024-08-22T20:34:05.9509770Z 157400K .......... .......... .......... .......... .......... 25% 346M 5s 2024-08-22T20:34:05.9510180Z 157450K .......... .......... .......... .......... .......... 25% 921M 5s 2024-08-22T20:34:05.9510550Z 157500K .......... .......... .......... .......... .......... 25% 71.4M 5s 2024-08-22T20:34:05.9510930Z 157550K .......... .......... .......... .......... .......... 25% 99.4M 5s 2024-08-22T20:34:05.9511300Z 157600K .......... .......... .......... .......... .......... 25% 92.7M 5s 2024-08-22T20:34:05.9512770Z 157650K .......... .......... .......... .......... .......... 25% 888M 5s 2024-08-22T20:34:05.9514790Z 157700K .......... .......... .......... .......... .......... 25% 362M 5s 2024-08-22T20:34:05.9516040Z 157750K .......... .......... .......... .......... .......... 25% 106M 5s 2024-08-22T20:34:05.9516420Z 157800K .......... .......... .......... .......... .......... 25% 788M 5s 2024-08-22T20:34:05.9516800Z 157850K .......... .......... .......... .......... .......... 25% 75.9M 5s 2024-08-22T20:34:05.9517180Z 157900K .......... .......... .......... .......... .......... 25% 103M 5s 2024-08-22T20:34:05.9517780Z 157950K .......... .......... .......... .......... .......... 25% 708M 5s 2024-08-22T20:34:05.9518210Z 158000K .......... .......... .......... .......... .......... 25% 103M 5s 2024-08-22T20:34:05.9518650Z 158050K .......... .......... .......... .......... .......... 25% 519M 5s 2024-08-22T20:34:05.9519030Z 158100K .......... .......... .......... .......... .......... 25% 123M 5s 2024-08-22T20:34:05.9519410Z 158150K .......... .......... .......... .......... .......... 25% 718M 5s 2024-08-22T20:34:05.9519790Z 158200K .......... .......... .......... .......... .......... 25% 904M 5s 2024-08-22T20:34:05.9520170Z 158250K .......... .......... .......... .......... .......... 25% 38.6M 5s 2024-08-22T20:34:05.9520560Z 158300K .......... .......... .......... .......... .......... 25% 708M 5s 2024-08-22T20:34:05.9521210Z 158350K .......... .......... .......... .......... .......... 25% 410M 5s 2024-08-22T20:34:05.9521700Z 158400K .......... .......... .......... .......... .......... 25% 208M 5s 2024-08-22T20:34:05.9522090Z 158450K .......... .......... .......... .......... .......... 25% 391M 5s 2024-08-22T20:34:05.9522560Z 158500K .......... .......... .......... .......... .......... 25% 142M 5s 2024-08-22T20:34:05.9522960Z 158550K .......... .......... .......... .......... .......... 25% 888M 5s 2024-08-22T20:34:05.9523380Z 158600K .......... .......... .......... .......... .......... 25% 54.4M 5s 2024-08-22T20:34:05.9523780Z 158650K .......... .......... .......... .......... .......... 25% 872M 5s 2024-08-22T20:34:05.9526030Z 158700K .......... .......... .......... .......... .......... 25% 921M 5s 2024-08-22T20:34:05.9528600Z 158750K .......... .......... .......... .......... .......... 25% 206M 5s 2024-08-22T20:34:05.9529040Z 158800K .......... .......... .......... .......... .......... 25% 89.6M 5s 2024-08-22T20:34:05.9529440Z 158850K .......... .......... .......... .......... .......... 25% 69.8M 5s 2024-08-22T20:34:05.9529830Z 158900K .......... .......... .......... .......... .......... 25% 296M 5s 2024-08-22T20:34:05.9531090Z 158950K .......... .......... .......... .......... .......... 25% 470M 5s 2024-08-22T20:34:05.9531500Z 159000K .......... .......... .......... .......... .......... 25% 842M 5s 2024-08-22T20:34:05.9532060Z 159050K .......... .......... .......... .......... .......... 25% 56.8M 5s 2024-08-22T20:34:05.9532450Z 159100K .......... .......... .......... .......... .......... 25% 751M 5s 2024-08-22T20:34:05.9532860Z 159150K .......... .......... .......... .......... .......... 25% 66.6M 5s 2024-08-22T20:34:05.9533350Z 159200K .......... .......... .......... .......... .......... 25% 708M 5s 2024-08-22T20:34:05.9533780Z 159250K .......... .......... .......... .......... .......... 25% 356M 5s 2024-08-22T20:34:05.9534650Z 159300K .......... .......... .......... .......... .......... 25% 356M 5s 2024-08-22T20:34:05.9535040Z 159350K .......... .......... .......... .......... .......... 25% 60.5M 5s 2024-08-22T20:34:05.9535440Z 159400K .......... .......... .......... .......... .......... 25% 479M 5s 2024-08-22T20:34:05.9535890Z 159450K .......... .......... .......... .......... .......... 25% 498M 5s 2024-08-22T20:34:05.9536280Z 159500K .......... .......... .......... .......... .......... 25% 317M 5s 2024-08-22T20:34:05.9536680Z 159550K .......... .......... .......... .......... .......... 25% 54.9M 5s 2024-08-22T20:34:05.9537060Z 159600K .......... .......... .......... .......... .......... 25% 370M 5s 2024-08-22T20:34:05.9537590Z 159650K .......... .......... .......... .......... .......... 25% 215M 5s 2024-08-22T20:34:05.9538040Z 159700K .......... .......... .......... .......... .......... 25% 397M 5s 2024-08-22T20:34:05.9538800Z 159750K .......... .......... .......... .......... .......... 25% 122M 5s 2024-08-22T20:34:05.9539360Z 159800K .......... .......... .......... .......... .......... 25% 740M 5s 2024-08-22T20:34:05.9539780Z 159850K .......... .......... .......... .......... .......... 25% 122M 5s 2024-08-22T20:34:05.9540150Z 159900K .......... .......... .......... .......... .......... 25% 61.0M 5s 2024-08-22T20:34:05.9540530Z 159950K .......... .......... .......... .......... .......... 25% 718M 5s 2024-08-22T20:34:05.9540910Z 160000K .......... .......... .......... .......... .......... 25% 588M 5s 2024-08-22T20:34:05.9541310Z 160050K .......... .......... .......... .......... .......... 25% 313M 5s 2024-08-22T20:34:05.9541690Z 160100K .......... .......... .......... .......... .......... 25% 42.7M 5s 2024-08-22T20:34:05.9542080Z 160150K .......... .......... .......... .......... .......... 25% 688M 5s 2024-08-22T20:34:05.9542470Z 160200K .......... .......... .......... .......... .......... 25% 80.8M 5s 2024-08-22T20:34:05.9542840Z 160250K .......... .......... .......... .......... .......... 25% 146M 5s 2024-08-22T20:34:05.9543360Z 160300K .......... .......... .......... .......... .......... 25% 200M 5s 2024-08-22T20:34:05.9543760Z 160350K .......... .......... .......... .......... .......... 25% 210M 5s 2024-08-22T20:34:05.9545050Z 160400K .......... .......... .......... .......... .......... 25% 182M 5s 2024-08-22T20:34:05.9546420Z 160450K .......... .......... .......... .......... .......... 25% 60.7M 5s 2024-08-22T20:34:05.9547450Z 160500K .......... .......... .......... .......... .......... 25% 370M 5s 2024-08-22T20:34:05.9549430Z 160550K .......... .......... .......... .......... .......... 25% 163M 5s 2024-08-22T20:34:05.9549810Z 160600K .......... .......... .......... .......... .......... 25% 56.2M 5s 2024-08-22T20:34:05.9550190Z 160650K .......... .......... .......... .......... .......... 25% 217M 5s 2024-08-22T20:34:05.9550580Z 160700K .......... .......... .......... .......... .......... 25% 98.8M 5s 2024-08-22T20:34:05.9550960Z 160750K .......... .......... .......... .......... .......... 25% 332M 5s 2024-08-22T20:34:05.9551340Z 160800K .......... .......... .......... .......... .......... 25% 111M 5s 2024-08-22T20:34:05.9551730Z 160850K .......... .......... .......... .......... .......... 25% 66.0M 5s 2024-08-22T20:34:05.9552100Z 160900K .......... .......... .......... .......... .......... 25% 41.9M 5s 2024-08-22T20:34:05.9552480Z 160950K .......... .......... .......... .......... .......... 25% 137M 5s 2024-08-22T20:34:05.9552990Z 161000K .......... .......... .......... .......... .......... 25% 165M 5s 2024-08-22T20:34:05.9553390Z 161050K .......... .......... .......... .......... .......... 25% 45.2M 5s 2024-08-22T20:34:05.9553760Z 161100K .......... .......... .......... .......... .......... 25% 158M 5s 2024-08-22T20:34:05.9554420Z 161150K .......... .......... .......... .......... .......... 25% 107M 5s 2024-08-22T20:34:05.9556200Z 161200K .......... .......... .......... .......... .......... 25% 65.2M 5s 2024-08-22T20:34:05.9556600Z 161250K .......... .......... .......... .......... .......... 25% 211M 5s 2024-08-22T20:34:05.9566570Z 161300K .......... .......... .......... .......... .......... 25% 43.1M 5s 2024-08-22T20:34:05.9577040Z 161350K .......... .......... .......... .......... .......... 25% 51.3M 5s 2024-08-22T20:34:05.9588530Z 161400K .......... .......... .......... .......... .......... 25% 274M 5s 2024-08-22T20:34:05.9600190Z 161450K .......... .......... .......... .......... .......... 25% 102M 5s 2024-08-22T20:34:05.9612130Z 161500K .......... .......... .......... .......... .......... 25% 83.8M 5s 2024-08-22T20:34:05.9624130Z 161550K .......... .......... .......... .......... .......... 25% 62.3M 5s 2024-08-22T20:34:05.9636870Z 161600K .......... .......... .......... .......... .......... 25% 62.4M 5s 2024-08-22T20:34:05.9649240Z 161650K .......... .......... .......... .......... .......... 26% 102M 5s 2024-08-22T20:34:05.9659950Z 161700K .......... .......... .......... .......... .......... 26% 108M 5s 2024-08-22T20:34:05.9674900Z 161750K .......... .......... .......... .......... .......... 26% 63.7M 5s 2024-08-22T20:34:05.9685390Z 161800K .......... .......... .......... .......... .......... 26% 47.0M 5s 2024-08-22T20:34:05.9695310Z 161850K .......... .......... .......... .......... .......... 26% 555M 5s 2024-08-22T20:34:05.9703200Z 161900K .......... .......... .......... .......... .......... 26% 48.8M 5s 2024-08-22T20:34:05.9715020Z 161950K .......... .......... .......... .......... .......... 26% 189M 5s 2024-08-22T20:34:05.9753220Z 162000K .......... .......... .......... .......... .......... 26% 77.9M 5s 2024-08-22T20:34:05.9763950Z 162050K .......... .......... .......... .......... .......... 26% 106M 5s 2024-08-22T20:34:05.9773440Z 162100K .......... .......... .......... .......... .......... 26% 83.9M 5s 2024-08-22T20:34:05.9789610Z 162150K .......... .......... .......... .......... .......... 26% 59.5M 5s 2024-08-22T20:34:05.9814600Z 162200K .......... .......... .......... .......... .......... 26% 42.9M 5s 2024-08-22T20:34:05.9833500Z 162250K .......... .......... .......... .......... .......... 26% 93.0M 5s 2024-08-22T20:34:05.9845500Z 162300K .......... .......... .......... .......... .......... 26% 561M 5s 2024-08-22T20:34:05.9868970Z 162350K .......... .......... .......... .......... .......... 26% 62.8M 5s 2024-08-22T20:34:05.9880040Z 162400K .......... .......... .......... .......... .......... 26% 39.9M 5s 2024-08-22T20:34:05.9890050Z 162450K .......... .......... .......... .......... .......... 26% 34.6M 5s 2024-08-22T20:34:05.9899570Z 162500K .......... .......... .......... .......... .......... 26% 162M 5s 2024-08-22T20:34:05.9915670Z 162550K .......... .......... .......... .......... .......... 26% 48.2M 5s 2024-08-22T20:34:05.9935260Z 162600K .......... .......... .......... .......... .......... 26% 20.3M 5s 2024-08-22T20:34:05.9943630Z 162650K .......... .......... .......... .......... .......... 26% 144M 5s 2024-08-22T20:34:05.9951620Z 162700K .......... .......... .......... .......... .......... 26% 100M 5s 2024-08-22T20:34:05.9964540Z 162750K .......... .......... .......... .......... .......... 26% 248M 5s 2024-08-22T20:34:05.9986530Z 162800K .......... .......... .......... .......... .......... 26% 39.7M 5s 2024-08-22T20:34:05.9995390Z 162850K .......... .......... .......... .......... .......... 26% 47.7M 5s 2024-08-22T20:34:06.0002120Z 162900K .......... .......... .......... .......... .......... 26% 626M 5s 2024-08-22T20:34:06.0011690Z 162950K .......... .......... .......... .......... .......... 26% 25.5M 5s 2024-08-22T20:34:06.0027460Z 163000K .......... .......... .......... .......... .......... 26% 397M 5s 2024-08-22T20:34:06.0050170Z 163050K .......... .......... .......... .......... .......... 26% 346M 5s 2024-08-22T20:34:06.0059290Z 163100K .......... .......... .......... .......... .......... 26% 39.2M 5s 2024-08-22T20:34:06.0069960Z 163150K .......... .......... .......... .......... .......... 26% 698M 5s 2024-08-22T20:34:06.0085920Z 163200K .......... .......... .......... .......... .......... 26% 53.1M 5s 2024-08-22T20:34:06.0100250Z 163250K .......... .......... .......... .......... .......... 26% 465M 5s 2024-08-22T20:34:06.0109220Z 163300K .......... .......... .......... .......... .......... 26% 56.4M 5s 2024-08-22T20:34:06.0117640Z 163350K .......... .......... .......... .......... .......... 26% 86.9M 5s 2024-08-22T20:34:06.0126090Z 163400K .......... .......... .......... .......... .......... 26% 30.7M 5s 2024-08-22T20:34:06.0156540Z 163450K .......... .......... .......... .......... .......... 26% 543M 5s 2024-08-22T20:34:06.0168520Z 163500K .......... .......... .......... .......... .......... 26% 57.8M 5s 2024-08-22T20:34:06.0176850Z 163550K .......... .......... .......... .......... .......... 26% 678M 5s 2024-08-22T20:34:06.0187110Z 163600K .......... .......... .......... .......... .......... 26% 83.3M 5s 2024-08-22T20:34:06.0201820Z 163650K .......... .......... .......... .......... .......... 26% 800M 5s 2024-08-22T20:34:06.0221220Z 163700K .......... .......... .......... .......... .......... 26% 354M 5s 2024-08-22T20:34:06.0228920Z 163750K .......... .......... .......... .......... .......... 26% 59.5M 5s 2024-08-22T20:34:06.0238760Z 163800K .......... .......... .......... .......... .......... 26% 74.2M 5s 2024-08-22T20:34:06.0255090Z 163850K .......... .......... .......... .......... .......... 26% 56.4M 5s 2024-08-22T20:34:06.0269070Z 163900K .......... .......... .......... .......... .......... 26% 41.6M 5s 2024-08-22T20:34:06.0281450Z 163950K .......... .......... .......... .......... .......... 26% 555M 5s 2024-08-22T20:34:06.0289680Z 164000K .......... .......... .......... .......... .......... 26% 55.1M 5s 2024-08-22T20:34:06.0299610Z 164050K .......... .......... .......... .......... .......... 26% 170M 5s 2024-08-22T20:34:06.0320760Z 164100K .......... .......... .......... .......... .......... 26% 65.0M 5s 2024-08-22T20:34:06.0333590Z 164150K .......... .......... .......... .......... .......... 26% 525M 5s 2024-08-22T20:34:06.0342610Z 164200K .......... .......... .......... .......... .......... 26% 111M 5s 2024-08-22T20:34:06.0355680Z 164250K .......... .......... .......... .......... .......... 26% 75.0M 5s 2024-08-22T20:34:06.0373690Z 164300K .......... .......... .......... .......... .......... 26% 64.1M 5s 2024-08-22T20:34:06.0390820Z 164350K .......... .......... .......... .......... .......... 26% 32.4M 5s 2024-08-22T20:34:06.0398190Z 164400K .......... .......... .......... .......... .......... 26% 144M 5s 2024-08-22T20:34:06.0406110Z 164450K .......... .......... .......... .......... .......... 26% 397M 5s 2024-08-22T20:34:06.0431160Z 164500K .......... .......... .......... .......... .......... 26% 60.6M 5s 2024-08-22T20:34:06.0446600Z 164550K .......... .......... .......... .......... .......... 26% 61.7M 5s 2024-08-22T20:34:06.0455440Z 164600K .......... .......... .......... .......... .......... 26% 410M 5s 2024-08-22T20:34:06.0464070Z 164650K .......... .......... .......... .......... .......... 26% 166M 5s 2024-08-22T20:34:06.0465970Z 164700K .......... .......... .......... .......... .......... 26% 98.0M 5s 2024-08-22T20:34:06.0486400Z 164750K .......... .......... .......... .......... .......... 26% 85.4M 5s 2024-08-22T20:34:06.0502300Z 164800K .......... .......... .......... .......... .......... 26% 105M 5s 2024-08-22T20:34:06.0511860Z 164850K .......... .......... .......... .......... .......... 26% 25.0M 5s 2024-08-22T20:34:06.0519400Z 164900K .......... .......... .......... .......... .......... 26% 588M 5s 2024-08-22T20:34:06.0549380Z 164950K .......... .......... .......... .......... .......... 26% 65.8M 5s 2024-08-22T20:34:06.0562140Z 165000K .......... .......... .......... .......... .......... 26% 60.7M 5s 2024-08-22T20:34:06.0570460Z 165050K .......... .......... .......... .......... .......... 26% 113M 5s 2024-08-22T20:34:06.0578560Z 165100K .......... .......... .......... .......... .......... 26% 421M 5s 2024-08-22T20:34:06.0602570Z 165150K .......... .......... .......... .......... .......... 26% 132M 5s 2024-08-22T20:34:06.0611310Z 165200K .......... .......... .......... .......... .......... 26% 72.3M 5s 2024-08-22T20:34:06.0620750Z 165250K .......... .......... .......... .......... .......... 26% 88.8M 5s 2024-08-22T20:34:06.0631370Z 165300K .......... .......... .......... .......... .......... 26% 66.7M 5s 2024-08-22T20:34:06.0632700Z 165350K .......... .......... .......... .......... .......... 26% 87.3M 5s 2024-08-22T20:34:06.0633890Z 165400K .......... .......... .......... .......... .......... 26% 52.3M 5s 2024-08-22T20:34:06.0634940Z 165450K .......... .......... .......... .......... .......... 26% 66.8M 5s 2024-08-22T20:34:06.0636340Z 165500K .......... .......... .......... .......... .......... 26% 763M 5s 2024-08-22T20:34:06.0637550Z 165550K .......... .......... .......... .......... .......... 26% 49.6M 5s 2024-08-22T20:34:06.0638610Z 165600K .......... .......... .......... .......... .......... 26% 479M 5s 2024-08-22T20:34:06.0639030Z 165650K .......... .......... .......... .......... .......... 26% 67.8M 5s 2024-08-22T20:34:06.0639420Z 165700K .......... .......... .......... .......... .......... 26% 76.3M 5s 2024-08-22T20:34:06.0639810Z 165750K .......... .......... .......... .......... .......... 26% 146M 5s 2024-08-22T20:34:06.0640210Z 165800K .......... .......... .......... .......... .......... 26% 28.2M 5s 2024-08-22T20:34:06.0640690Z 165850K .......... .......... .......... .......... .......... 26% 267M 5s 2024-08-22T20:34:06.0641070Z 165900K .......... .......... .......... .......... .......... 26% 603M 5s 2024-08-22T20:34:06.0641460Z 165950K .......... .......... .......... .......... .......... 26% 51.5M 5s 2024-08-22T20:34:06.0641860Z 166000K .......... .......... .......... .......... .......... 26% 63.7M 5s 2024-08-22T20:34:06.0642250Z 166050K .......... .......... .......... .......... .......... 26% 330M 5s 2024-08-22T20:34:06.0642620Z 166100K .......... .......... .......... .......... .......... 26% 144M 5s 2024-08-22T20:34:06.0643230Z 166150K .......... .......... .......... .......... .......... 26% 71.6M 5s 2024-08-22T20:34:06.0643660Z 166200K .......... .......... .......... .......... .......... 26% 104M 5s 2024-08-22T20:34:06.0644070Z 166250K .......... .......... .......... .......... .......... 26% 61.0M 5s 2024-08-22T20:34:06.0644650Z 166300K .......... .......... .......... .......... .......... 26% 82.2M 5s 2024-08-22T20:34:06.0645080Z 166350K .......... .......... .......... .......... .......... 26% 50.3M 5s 2024-08-22T20:34:06.0645470Z 166400K .......... .......... .......... .......... .......... 26% 126M 5s 2024-08-22T20:34:06.0645900Z 166450K .......... .......... .......... .......... .......... 26% 40.9M 5s 2024-08-22T20:34:06.0646290Z 166500K .......... .......... .......... .......... .......... 26% 514M 5s 2024-08-22T20:34:06.0646910Z 166550K .......... .......... .......... .......... .......... 26% 241M 5s 2024-08-22T20:34:06.0647290Z 166600K .......... .......... .......... .......... .......... 26% 92.7M 5s 2024-08-22T20:34:06.0647870Z 166650K .......... .......... .......... .......... .......... 26% 77.9M 5s 2024-08-22T20:34:06.0648250Z 166700K .......... .......... .......... .......... .......... 26% 79.4M 5s 2024-08-22T20:34:06.0648630Z 166750K .......... .......... .......... .......... .......... 26% 64.8M 5s 2024-08-22T20:34:06.0649000Z 166800K .......... .......... .......... .......... .......... 26% 54.5M 5s 2024-08-22T20:34:06.0649720Z 166850K .......... .......... .......... .......... .......... 26% 208M 5s 2024-08-22T20:34:06.0650480Z 166900K .......... .......... .......... .......... .......... 26% 69.0M 5s 2024-08-22T20:34:06.0651060Z 166950K .......... .......... .......... .......... .......... 26% 51.5M 5s 2024-08-22T20:34:06.0651470Z 167000K .......... .......... .......... .......... .......... 26% 105M 5s 2024-08-22T20:34:06.0653430Z 167050K .......... .......... .......... .......... .......... 26% 651M 5s 2024-08-22T20:34:06.0653830Z 167100K .......... .......... .......... .......... .......... 26% 185M 5s 2024-08-22T20:34:06.0654280Z 167150K .......... .......... .......... .......... .......... 26% 81.1M 5s 2024-08-22T20:34:06.0654660Z 167200K .......... .......... .......... .......... .......... 26% 71.7M 5s 2024-08-22T20:34:06.0655060Z 167250K .......... .......... .......... .......... .......... 26% 55.6M 5s 2024-08-22T20:34:06.0655470Z 167300K .......... .......... .......... .......... .......... 26% 60.3M 5s 2024-08-22T20:34:06.0656010Z 167350K .......... .......... .......... .......... .......... 26% 54.1M 5s 2024-08-22T20:34:06.0657300Z 167400K .......... .......... .......... .......... .......... 26% 708M 5s 2024-08-22T20:34:06.0658710Z 167450K .......... .......... .......... .......... .......... 26% 50.8M 5s 2024-08-22T20:34:06.0659760Z 167500K .......... .......... .......... .......... .......... 26% 192M 5s 2024-08-22T20:34:06.0660800Z 167550K .......... .......... .......... .......... .......... 26% 114M 5s 2024-08-22T20:34:06.0661810Z 167600K .......... .......... .......... .......... .......... 26% 75.6M 5s 2024-08-22T20:34:06.0662850Z 167650K .......... .......... .......... .......... .......... 26% 89.6M 5s 2024-08-22T20:34:06.0663870Z 167700K .......... .......... .......... .......... .......... 26% 169M 5s 2024-08-22T20:34:06.0664930Z 167750K .......... .......... .......... .......... .......... 26% 30.8M 5s 2024-08-22T20:34:06.0665960Z 167800K .......... .......... .......... .......... .......... 26% 519M 5s 2024-08-22T20:34:06.0666990Z 167850K .......... .......... .......... .......... .......... 27% 54.6M 5s 2024-08-22T20:34:06.0668250Z 167900K .......... .......... .......... .......... .......... 27% 145M 5s 2024-08-22T20:34:06.0669130Z 167950K .......... .......... .......... .......... .......... 27% 77.0M 5s 2024-08-22T20:34:06.0669530Z 168000K .......... .......... .......... .......... .......... 27% 729M 5s 2024-08-22T20:34:06.0670060Z 168050K .......... .......... .......... .......... .......... 27% 101M 5s 2024-08-22T20:34:06.0670530Z 168100K .......... .......... .......... .......... .......... 27% 87.7M 5s 2024-08-22T20:34:06.0670920Z 168150K .......... .......... .......... .......... .......... 27% 69.7M 5s 2024-08-22T20:34:06.0671340Z 168200K .......... .......... .......... .......... .......... 27% 33.0M 5s 2024-08-22T20:34:06.0671720Z 168250K .......... .......... .......... .......... .......... 27% 588M 5s 2024-08-22T20:34:06.0672200Z 168300K .......... .......... .......... .......... .......... 27% 42.5M 5s 2024-08-22T20:34:06.0672600Z 168350K .......... .......... .......... .......... .......... 27% 394M 5s 2024-08-22T20:34:06.0672980Z 168400K .......... .......... .......... .......... .......... 27% 66.1M 5s 2024-08-22T20:34:06.0673590Z 168450K .......... .......... .......... .......... .......... 27% 170M 5s 2024-08-22T20:34:06.0674110Z 168500K .......... .......... .......... .......... .......... 27% 425M 5s 2024-08-22T20:34:06.0674510Z 168550K .......... .......... .......... .......... .......... 27% 60.9M 5s 2024-08-22T20:34:06.0674990Z 168600K .......... .......... .......... .......... .......... 27% 110M 5s 2024-08-22T20:34:06.0675380Z 168650K .......... .......... .......... .......... .......... 27% 94.6M 5s 2024-08-22T20:34:06.0675770Z 168700K .......... .......... .......... .......... .......... 27% 27.1M 5s 2024-08-22T20:34:06.0676150Z 168750K .......... .......... .......... .......... .......... 27% 118M 5s 2024-08-22T20:34:06.0676660Z 168800K .......... .......... .......... .......... .......... 27% 461M 5s 2024-08-22T20:34:06.0677070Z 168850K .......... .......... .......... .......... .......... 27% 50.4M 5s 2024-08-22T20:34:06.0677460Z 168900K .......... .......... .......... .......... .......... 27% 404M 5s 2024-08-22T20:34:06.0677850Z 168950K .......... .......... .......... .......... .......... 27% 121M 5s 2024-08-22T20:34:06.0678250Z 169000K .......... .......... .......... .......... .......... 27% 119M 5s 2024-08-22T20:34:06.0678870Z 169050K .......... .......... .......... .......... .......... 27% 102M 5s 2024-08-22T20:34:06.0679280Z 169100K .......... .......... .......... .......... .......... 27% 71.7M 5s 2024-08-22T20:34:06.0679680Z 169150K .......... .......... .......... .......... .......... 27% 90.9M 5s 2024-08-22T20:34:06.0680140Z 169200K .......... .......... .......... .......... .......... 27% 57.6M 5s 2024-08-22T20:34:06.0680650Z 169250K .......... .......... .......... .......... .......... 27% 49.0M 5s 2024-08-22T20:34:06.0681050Z 169300K .......... .......... .......... .......... .......... 27% 603M 5s 2024-08-22T20:34:06.0681430Z 169350K .......... .......... .......... .......... .......... 27% 59.8M 5s 2024-08-22T20:34:06.0681980Z 169400K .......... .......... .......... .......... .......... 27% 88.0M 5s 2024-08-22T20:34:06.0682360Z 169450K .......... .......... .......... .......... .......... 27% 111M 5s 2024-08-22T20:34:06.0682780Z 169500K .......... .......... .......... .......... .......... 27% 107M 5s 2024-08-22T20:34:06.0683170Z 169550K .......... .......... .......... .......... .......... 27% 95.4M 5s 2024-08-22T20:34:06.0683550Z 169600K .......... .......... .......... .......... .......... 27% 85.2M 5s 2024-08-22T20:34:06.0683930Z 169650K .......... .......... .......... .......... .......... 27% 40.4M 5s 2024-08-22T20:34:06.0684300Z 169700K .......... .......... .......... .......... .......... 27% 31.5M 5s 2024-08-22T20:34:06.0684920Z 169750K .......... .......... .......... .......... .......... 27% 173M 5s 2024-08-22T20:34:06.0685290Z 169800K .......... .......... .......... .......... .......... 27% 561M 5s 2024-08-22T20:34:06.0685670Z 169850K .......... .......... .......... .......... .......... 27% 75.8M 5s 2024-08-22T20:34:06.0686130Z 169900K .......... .......... .......... .......... .......... 27% 99.6M 5s 2024-08-22T20:34:06.0686500Z 169950K .......... .......... .......... .......... .......... 27% 76.3M 5s 2024-08-22T20:34:06.0686900Z 170000K .......... .......... .......... .......... .......... 27% 76.5M 5s 2024-08-22T20:34:06.0687350Z 170050K .......... .......... .......... .......... .......... 27% 212M 5s 2024-08-22T20:34:06.0687810Z 170100K .......... .......... .......... .......... .......... 27% 37.9M 5s 2024-08-22T20:34:06.0688280Z 170150K .......... .......... .......... .......... .......... 27% 25.0M 5s 2024-08-22T20:34:06.0688650Z 170200K .......... .......... .......... .......... .......... 27% 561M 5s 2024-08-22T20:34:06.0689230Z 170250K .......... .......... .......... .......... .......... 27% 73.0M 5s 2024-08-22T20:34:06.0689900Z 170300K .......... .......... .......... .......... .......... 27% 30.1M 5s 2024-08-22T20:34:06.0714540Z 170350K .......... .......... .......... .......... .......... 27% 317M 5s 2024-08-22T20:34:06.0715090Z 170400K .......... .......... .......... .......... .......... 27% 642M 5s 2024-08-22T20:34:06.0715480Z 170450K .......... .......... .......... .......... .......... 27% 425M 5s 2024-08-22T20:34:06.0716130Z 170500K .......... .......... .......... .......... .......... 27% 65.3M 5s 2024-08-22T20:34:06.0716810Z 170550K .......... .......... .......... .......... .......... 27% 108M 5s 2024-08-22T20:34:06.0717580Z 170600K .......... .......... .......... .......... .......... 27% 307M 5s 2024-08-22T20:34:06.0718080Z 170650K .......... .......... .......... .......... .......... 27% 55.5M 5s 2024-08-22T20:34:06.0732370Z 170700K .......... .......... .......... .......... .......... 27% 26.9M 5s 2024-08-22T20:34:06.0733210Z 170750K .......... .......... .......... .......... .......... 27% 425M 5s 2024-08-22T20:34:06.0734370Z 170800K .......... .......... .......... .......... .......... 27% 404M 5s 2024-08-22T20:34:06.0738020Z 170850K .......... .......... .......... .......... .......... 27% 164M 5s 2024-08-22T20:34:06.0739170Z 170900K .......... .......... .......... .......... .......... 27% 258M 5s 2024-08-22T20:34:06.0745530Z 170950K .......... .......... .......... .......... .......... 27% 86.4M 5s 2024-08-22T20:34:06.0751160Z 171000K .......... .......... .......... .......... .......... 27% 86.6M 5s 2024-08-22T20:34:06.0756960Z 171050K .......... .......... .......... .......... .......... 27% 82.5M 5s 2024-08-22T20:34:06.0763900Z 171100K .......... .......... .......... .......... .......... 27% 79.9M 5s 2024-08-22T20:34:06.0769180Z 171150K .......... .......... .......... .......... .......... 27% 82.2M 5s 2024-08-22T20:34:06.0774960Z 171200K .......... .......... .......... .......... .......... 27% 84.9M 5s 2024-08-22T20:34:06.0780440Z 171250K .......... .......... .......... .......... .......... 27% 91.6M 5s 2024-08-22T20:34:06.0787680Z 171300K .......... .......... .......... .......... .......... 27% 66.2M 5s 2024-08-22T20:34:06.0794080Z 171350K .......... .......... .......... .......... .......... 27% 78.5M 5s 2024-08-22T20:34:06.0800380Z 171400K .......... .......... .......... .......... .......... 27% 75.7M 5s 2024-08-22T20:34:06.0805240Z 171450K .......... .......... .......... .......... .......... 27% 94.3M 5s 2024-08-22T20:34:06.0811260Z 171500K .......... .......... .......... .......... .......... 27% 78.3M 5s 2024-08-22T20:34:06.0817120Z 171550K .......... .......... .......... .......... .......... 27% 86.7M 5s 2024-08-22T20:34:06.0824020Z 171600K .......... .......... .......... .......... .......... 27% 73.9M 5s 2024-08-22T20:34:06.0831860Z 171650K .......... .......... .......... .......... .......... 27% 69.0M 5s 2024-08-22T20:34:06.0837020Z 171700K .......... .......... .......... .......... .......... 27% 80.0M 5s 2024-08-22T20:34:06.0843240Z 171750K .......... .......... .......... .......... .......... 27% 78.1M 5s 2024-08-22T20:34:06.0848190Z 171800K .......... .......... .......... .......... .......... 27% 104M 5s 2024-08-22T20:34:06.0854720Z 171850K .......... .......... .......... .......... .......... 27% 73.8M 5s 2024-08-22T20:34:06.0860380Z 171900K .......... .......... .......... .......... .......... 27% 83.5M 5s 2024-08-22T20:34:06.0865700Z 171950K .......... .......... .......... .......... .......... 27% 91.8M 5s 2024-08-22T20:34:06.0871620Z 172000K .......... .......... .......... .......... .......... 27% 81.1M 5s 2024-08-22T20:34:06.0878440Z 172050K .......... .......... .......... .......... .......... 27% 75.0M 5s 2024-08-22T20:34:06.0885670Z 172100K .......... .......... .......... .......... .......... 27% 76.3M 5s 2024-08-22T20:34:06.0893250Z 172150K .......... .......... .......... .......... .......... 27% 58.1M 5s 2024-08-22T20:34:06.0898780Z 172200K .......... .......... .......... .......... .......... 27% 89.3M 5s 2024-08-22T20:34:06.0902940Z 172250K .......... .......... .......... .......... .......... 27% 108M 5s 2024-08-22T20:34:06.0910430Z 172300K .......... .......... .......... .......... .......... 27% 67.2M 5s 2024-08-22T20:34:06.0916070Z 172350K .......... .......... .......... .......... .......... 27% 87.2M 5s 2024-08-22T20:34:06.0921850Z 172400K .......... .......... .......... .......... .......... 27% 82.9M 5s 2024-08-22T20:34:06.0927800Z 172450K .......... .......... .......... .......... .......... 27% 87.8M 5s 2024-08-22T20:34:06.0934910Z 172500K .......... .......... .......... .......... .......... 27% 69.5M 5s 2024-08-22T20:34:06.0943610Z 172550K .......... .......... .......... .......... .......... 27% 64.8M 5s 2024-08-22T20:34:06.0948110Z 172600K .......... .......... .......... .......... .......... 27% 80.3M 5s 2024-08-22T20:34:06.0955930Z 172650K .......... .......... .......... .......... .......... 27% 67.1M 5s 2024-08-22T20:34:06.0961680Z 172700K .......... .......... .......... .......... .......... 27% 73.0M 5s 2024-08-22T20:34:06.0966930Z 172750K .......... .......... .......... .......... .......... 27% 97.1M 5s 2024-08-22T20:34:06.0973540Z 172800K .......... .......... .......... .......... .......... 27% 75.5M 5s 2024-08-22T20:34:06.0979940Z 172850K .......... .......... .......... .......... .......... 27% 76.4M 5s 2024-08-22T20:34:06.0987450Z 172900K .......... .......... .......... .......... .......... 27% 75.6M 5s 2024-08-22T20:34:06.0993980Z 172950K .......... .......... .......... .......... .......... 27% 70.2M 5s 2024-08-22T20:34:06.1000280Z 173000K .......... .......... .......... .......... .......... 27% 69.3M 5s 2024-08-22T20:34:06.1006750Z 173050K .......... .......... .......... .......... .......... 27% 73.2M 5s 2024-08-22T20:34:06.1012960Z 173100K .......... .......... .......... .......... .......... 27% 82.8M 5s 2024-08-22T20:34:06.1018900Z 173150K .......... .......... .......... .......... .......... 27% 81.0M 5s 2024-08-22T20:34:06.1025740Z 173200K .......... .......... .......... .......... .......... 27% 78.1M 5s 2024-08-22T20:34:06.1030800Z 173250K .......... .......... .......... .......... .......... 27% 86.6M 5s 2024-08-22T20:34:06.1037440Z 173300K .......... .......... .......... .......... .......... 27% 74.4M 5s 2024-08-22T20:34:06.1044290Z 173350K .......... .......... .......... .......... .......... 27% 72.7M 5s 2024-08-22T20:34:06.1052090Z 173400K .......... .......... .......... .......... .......... 27% 65.0M 5s 2024-08-22T20:34:06.1055920Z 173450K .......... .......... .......... .......... .......... 27% 109M 5s 2024-08-22T20:34:06.1064650Z 173500K .......... .......... .......... .......... .......... 27% 62.4M 5s 2024-08-22T20:34:06.1070400Z 173550K .......... .......... .......... .......... .......... 27% 76.2M 5s 2024-08-22T20:34:06.1074600Z 173600K .......... .......... .......... .......... .......... 27% 116M 5s 2024-08-22T20:34:06.1081510Z 173650K .......... .......... .......... .......... .......... 27% 74.8M 5s 2024-08-22T20:34:06.1093710Z 173700K .......... .......... .......... .......... .......... 27% 90.9M 5s 2024-08-22T20:34:06.1099690Z 173750K .......... .......... .......... .......... .......... 27% 41.1M 5s 2024-08-22T20:34:06.1103480Z 173800K .......... .......... .......... .......... .......... 27% 90.1M 5s 2024-08-22T20:34:06.1107520Z 173850K .......... .......... .......... .......... .......... 27% 127M 5s 2024-08-22T20:34:06.1111940Z 173900K .......... .......... .......... .......... .......... 27% 119M 5s 2024-08-22T20:34:06.1117080Z 173950K .......... .......... .......... .......... .......... 27% 95.4M 5s 2024-08-22T20:34:06.1123260Z 174000K .......... .......... .......... .......... .......... 27% 73.1M 5s 2024-08-22T20:34:06.1129300Z 174050K .......... .......... .......... .......... .......... 27% 80.8M 5s 2024-08-22T20:34:06.1136670Z 174100K .......... .......... .......... .......... .......... 28% 66.0M 5s 2024-08-22T20:34:06.1148060Z 174150K .......... .......... .......... .......... .......... 28% 44.4M 5s 2024-08-22T20:34:06.1148770Z 174200K .......... .......... .......... .......... .......... 28% 618M 5s 2024-08-22T20:34:06.1153980Z 174250K .......... .......... .......... .......... .......... 28% 91.4M 5s 2024-08-22T20:34:06.1159370Z 174300K .......... .......... .......... .......... .......... 28% 92.5M 5s 2024-08-22T20:34:06.1165690Z 174350K .......... .......... .......... .......... .......... 28% 75.1M 5s 2024-08-22T20:34:06.1171480Z 174400K .......... .......... .......... .......... .......... 28% 88.0M 5s 2024-08-22T20:34:06.1179140Z 174450K .......... .......... .......... .......... .......... 28% 61.4M 5s 2024-08-22T20:34:06.1184900Z 174500K .......... .......... .......... .......... .......... 28% 88.8M 5s 2024-08-22T20:34:06.1191690Z 174550K .......... .......... .......... .......... .......... 28% 75.6M 5s 2024-08-22T20:34:06.1197180Z 174600K .......... .......... .......... .......... .......... 28% 93.2M 5s 2024-08-22T20:34:06.1203730Z 174650K .......... .......... .......... .......... .......... 28% 65.5M 5s 2024-08-22T20:34:06.1208040Z 174700K .......... .......... .......... .......... .......... 28% 121M 5s 2024-08-22T20:34:06.1214640Z 174750K .......... .......... .......... .......... .......... 28% 74.4M 5s 2024-08-22T20:34:06.1219950Z 174800K .......... .......... .......... .......... .......... 28% 94.3M 5s 2024-08-22T20:34:06.1225640Z 174850K .......... .......... .......... .......... .......... 28% 81.7M 5s 2024-08-22T20:34:06.1233740Z 174900K .......... .......... .......... .......... .......... 28% 78.4M 5s 2024-08-22T20:34:06.1240300Z 174950K .......... .......... .......... .......... .......... 28% 59.9M 5s 2024-08-22T20:34:06.1246870Z 175000K .......... .......... .......... .......... .......... 28% 72.3M 5s 2024-08-22T20:34:06.1252080Z 175050K .......... .......... .......... .......... .......... 28% 91.1M 5s 2024-08-22T20:34:06.1259410Z 175100K .......... .......... .......... .......... .......... 28% 77.4M 5s 2024-08-22T20:34:06.1264270Z 175150K .......... .......... .......... .......... .......... 28% 84.8M 5s 2024-08-22T20:34:06.1271680Z 175200K .......... .......... .......... .......... .......... 28% 71.6M 5s 2024-08-22T20:34:06.1276210Z 175250K .......... .......... .......... .......... .......... 28% 99.6M 5s 2024-08-22T20:34:06.1282520Z 175300K .......... .......... .......... .......... .......... 28% 75.0M 5s 2024-08-22T20:34:06.1289800Z 175350K .......... .......... .......... .......... .......... 28% 71.6M 5s 2024-08-22T20:34:06.1294500Z 175400K .......... .......... .......... .......... .......... 28% 95.4M 5s 2024-08-22T20:34:06.1301700Z 175450K .......... .......... .......... .......... .......... 28% 66.2M 5s 2024-08-22T20:34:06.1307920Z 175500K .......... .......... .......... .......... .......... 28% 87.3M 5s 2024-08-22T20:34:06.1314520Z 175550K .......... .......... .......... .......... .......... 28% 73.2M 5s 2024-08-22T20:34:06.1320100Z 175600K .......... .......... .......... .......... .......... 28% 78.4M 5s 2024-08-22T20:34:06.1326050Z 175650K .......... .......... .......... .......... .......... 28% 88.5M 5s 2024-08-22T20:34:06.1332190Z 175700K .......... .......... .......... .......... .......... 28% 76.5M 5s 2024-08-22T20:34:06.1339870Z 175750K .......... .......... .......... .......... .......... 28% 62.3M 5s 2024-08-22T20:34:06.1346700Z 175800K .......... .......... .......... .......... .......... 28% 71.3M 5s 2024-08-22T20:34:06.1352490Z 175850K .......... .......... .......... .......... .......... 28% 87.0M 5s 2024-08-22T20:34:06.1362200Z 175900K .......... .......... .......... .......... .......... 28% 52.0M 5s 2024-08-22T20:34:06.1365880Z 175950K .......... .......... .......... .......... .......... 28% 134M 5s 2024-08-22T20:34:06.1369050Z 176000K .......... .......... .......... .......... .......... 28% 127M 5s 2024-08-22T20:34:06.1374640Z 176050K .......... .......... .......... .......... .......... 28% 103M 5s 2024-08-22T20:34:06.1382110Z 176100K .......... .......... .......... .......... .......... 28% 64.7M 5s 2024-08-22T20:34:06.1389020Z 176150K .......... .......... .......... .......... .......... 28% 84.3M 5s 2024-08-22T20:34:06.1392660Z 176200K .......... .......... .......... .......... .......... 28% 94.8M 5s 2024-08-22T20:34:06.1398470Z 176250K .......... .......... .......... .......... .......... 28% 83.2M 5s 2024-08-22T20:34:06.1404420Z 176300K .......... .......... .......... .......... .......... 28% 87.5M 5s 2024-08-22T20:34:06.1409640Z 176350K .......... .......... .......... .......... .......... 28% 92.7M 5s 2024-08-22T20:34:06.1415580Z 176400K .......... .......... .......... .......... .......... 28% 80.7M 5s 2024-08-22T20:34:06.1422230Z 176450K .......... .......... .......... .......... .......... 28% 71.6M 5s 2024-08-22T20:34:06.1428290Z 176500K .......... .......... .......... .......... .......... 28% 98.8M 5s 2024-08-22T20:34:06.1436090Z 176550K .......... .......... .......... .......... .......... 28% 52.8M 5s 2024-08-22T20:34:06.1441210Z 176600K .......... .......... .......... .......... .......... 28% 104M 5s 2024-08-22T20:34:06.1446880Z 176650K .......... .......... .......... .......... .......... 28% 87.7M 5s 2024-08-22T20:34:06.1452330Z 176700K .......... .......... .......... .......... .......... 28% 89.8M 5s 2024-08-22T20:34:06.1457710Z 176750K .......... .......... .......... .......... .......... 28% 86.1M 5s 2024-08-22T20:34:06.1463930Z 176800K .......... .......... .......... .......... .......... 28% 81.8M 5s 2024-08-22T20:34:06.1469610Z 176850K .......... .......... .......... .......... .......... 28% 82.3M 5s 2024-08-22T20:34:06.1476130Z 176900K .......... .......... .......... .......... .......... 28% 76.2M 5s 2024-08-22T20:34:06.1484820Z 176950K .......... .......... .......... .......... .......... 28% 57.3M 5s 2024-08-22T20:34:06.1490820Z 177000K .......... .......... .......... .......... .......... 28% 79.7M 5s 2024-08-22T20:34:06.1497280Z 177050K .......... .......... .......... .......... .......... 28% 78.8M 5s 2024-08-22T20:34:06.1503040Z 177100K .......... .......... .......... .......... .......... 28% 79.9M 5s 2024-08-22T20:34:06.1508020Z 177150K .......... .......... .......... .......... .......... 28% 102M 5s 2024-08-22T20:34:06.1513700Z 177200K .......... .......... .......... .......... .......... 28% 81.9M 5s 2024-08-22T20:34:06.1518890Z 177250K .......... .......... .......... .......... .......... 28% 93.7M 5s 2024-08-22T20:34:06.1527070Z 177300K .......... .......... .......... .......... .......... 28% 74.8M 5s 2024-08-22T20:34:06.1534000Z 177350K .......... .......... .......... .......... .......... 28% 64.9M 5s 2024-08-22T20:34:06.1539940Z 177400K .......... .......... .......... .......... .......... 28% 77.9M 5s 2024-08-22T20:34:06.1544500Z 177450K .......... .......... .......... .......... .......... 28% 92.1M 5s 2024-08-22T20:34:06.1550510Z 177500K .......... .......... .......... .......... .......... 28% 83.6M 5s 2024-08-22T20:34:06.1556650Z 177550K .......... .......... .......... .......... .......... 28% 78.6M 5s 2024-08-22T20:34:06.1562380Z 177600K .......... .......... .......... .......... .......... 28% 82.3M 5s 2024-08-22T20:34:06.1568160Z 177650K .......... .......... .......... .......... .......... 28% 90.9M 5s 2024-08-22T20:34:06.1577140Z 177700K .......... .......... .......... .......... .......... 28% 76.3M 5s 2024-08-22T20:34:06.1582260Z 177750K .......... .......... .......... .......... .......... 28% 59.4M 5s 2024-08-22T20:34:06.1587470Z 177800K .......... .......... .......... .......... .......... 28% 95.4M 5s 2024-08-22T20:34:06.1593230Z 177850K .......... .......... .......... .......... .......... 28% 86.0M 5s 2024-08-22T20:34:06.1599040Z 177900K .......... .......... .......... .......... .......... 28% 87.7M 5s 2024-08-22T20:34:06.1606220Z 177950K .......... .......... .......... .......... .......... 28% 70.5M 5s 2024-08-22T20:34:06.1612040Z 178000K .......... .......... .......... .......... .......... 28% 86.9M 5s 2024-08-22T20:34:06.1618970Z 178050K .......... .......... .......... .......... .......... 28% 81.5M 5s 2024-08-22T20:34:06.1624420Z 178100K .......... .......... .......... .......... .......... 28% 67.7M 5s 2024-08-22T20:34:06.1630110Z 178150K .......... .......... .......... .......... .......... 28% 90.9M 5s 2024-08-22T20:34:06.1636130Z 178200K .......... .......... .......... .......... .......... 28% 82.6M 5s 2024-08-22T20:34:06.1642000Z 178250K .......... .......... .......... .......... .......... 28% 79.9M 5s 2024-08-22T20:34:06.1648110Z 178300K .......... .......... .......... .......... .......... 28% 77.9M 5s 2024-08-22T20:34:06.1654780Z 178350K .......... .......... .......... .......... .......... 28% 82.9M 5s 2024-08-22T20:34:06.1660190Z 178400K .......... .......... .......... .......... .......... 28% 87.5M 5s 2024-08-22T20:34:06.1666570Z 178450K .......... .......... .......... .......... .......... 28% 70.5M 5s 2024-08-22T20:34:06.1673150Z 178500K .......... .......... .......... .......... .......... 28% 75.0M 5s 2024-08-22T20:34:06.1679590Z 178550K .......... .......... .......... .......... .......... 28% 81.4M 5s 2024-08-22T20:34:06.1685380Z 178600K .......... .......... .......... .......... .......... 28% 82.6M 5s 2024-08-22T20:34:06.1690760Z 178650K .......... .......... .......... .......... .......... 28% 85.7M 5s 2024-08-22T20:34:06.1697180Z 178700K .......... .......... .......... .......... .......... 28% 76.2M 5s 2024-08-22T20:34:06.1705770Z 178750K .......... .......... .......... .......... .......... 28% 59.5M 5s 2024-08-22T20:34:06.1712100Z 178800K .......... .......... .......... .......... .......... 28% 78.6M 5s 2024-08-22T20:34:06.1718810Z 178850K .......... .......... .......... .......... .......... 28% 70.1M 5s 2024-08-22T20:34:06.1724560Z 178900K .......... .......... .......... .......... .......... 28% 82.2M 5s 2024-08-22T20:34:06.1731110Z 178950K .......... .......... .......... .......... .......... 28% 73.2M 5s 2024-08-22T20:34:06.1736950Z 179000K .......... .......... .......... .......... .......... 28% 82.1M 5s 2024-08-22T20:34:06.1743780Z 179050K .......... .......... .......... .......... .......... 28% 76.5M 5s 2024-08-22T20:34:06.1749570Z 179100K .......... .......... .......... .......... .......... 28% 92.0M 5s 2024-08-22T20:34:06.1755820Z 179150K .......... .......... .......... .......... .......... 28% 71.4M 5s 2024-08-22T20:34:06.1761090Z 179200K .......... .......... .......... .......... .......... 28% 91.4M 5s 2024-08-22T20:34:06.1768690Z 179250K .......... .......... .......... .......... .......... 28% 71.1M 5s 2024-08-22T20:34:06.1776250Z 179300K .......... .......... .......... .......... .......... 28% 78.9M 5s 2024-08-22T20:34:06.1781240Z 179350K .......... .......... .......... .......... .......... 28% 66.9M 5s 2024-08-22T20:34:06.1787870Z 179400K .......... .......... .......... .......... .......... 28% 73.8M 5s 2024-08-22T20:34:06.1793830Z 179450K .......... .......... .......... .......... .......... 28% 90.9M 5s 2024-08-22T20:34:06.1798490Z 179500K .......... .......... .......... .......... .......... 28% 94.6M 5s 2024-08-22T20:34:06.1805180Z 179550K .......... .......... .......... .......... .......... 28% 75.1M 5s 2024-08-22T20:34:06.1809710Z 179600K .......... .......... .......... .......... .......... 28% 104M 5s 2024-08-22T20:34:06.1815180Z 179650K .......... .......... .......... .......... .......... 28% 98.0M 5s 2024-08-22T20:34:06.1823130Z 179700K .......... .......... .......... .......... .......... 28% 83.0M 5s 2024-08-22T20:34:06.1829320Z 179750K .......... .......... .......... .......... .......... 28% 58.1M 5s 2024-08-22T20:34:06.1834840Z 179800K .......... .......... .......... .......... .......... 28% 81.1M 5s 2024-08-22T20:34:06.1840010Z 179850K .......... .......... .......... .......... .......... 28% 95.6M 5s 2024-08-22T20:34:06.1846830Z 179900K .......... .......... .......... .......... .......... 28% 76.9M 5s 2024-08-22T20:34:06.1852540Z 179950K .......... .......... .......... .......... .......... 28% 82.2M 5s 2024-08-22T20:34:06.1859150Z 180000K .......... .......... .......... .......... .......... 28% 71.4M 5s 2024-08-22T20:34:06.1865220Z 180050K .......... .......... .......... .......... .......... 28% 86.6M 5s 2024-08-22T20:34:06.1870070Z 180100K .......... .......... .......... .......... .......... 28% 93.2M 5s 2024-08-22T20:34:06.1878520Z 180150K .......... .......... .......... .......... .......... 28% 58.6M 5s 2024-08-22T20:34:06.1884880Z 180200K .......... .......... .......... .......... .......... 28% 78.9M 5s 2024-08-22T20:34:06.1891200Z 180250K .......... .......... .......... .......... .......... 28% 77.5M 5s 2024-08-22T20:34:06.1896110Z 180300K .......... .......... .......... .......... .......... 29% 91.1M 5s 2024-08-22T20:34:06.1902500Z 180350K .......... .......... .......... .......... .......... 29% 81.7M 5s 2024-08-22T20:34:06.1910560Z 180400K .......... .......... .......... .......... .......... 29% 60.8M 5s 2024-08-22T20:34:06.1917720Z 180450K .......... .......... .......... .......... .......... 29% 88.3M 5s 2024-08-22T20:34:06.1923910Z 180500K .......... .......... .......... .......... .......... 29% 86.4M 5s 2024-08-22T20:34:06.1930690Z 180550K .......... .......... .......... .......... .......... 29% 55.2M 5s 2024-08-22T20:34:06.1935880Z 180600K .......... .......... .......... .......... .......... 29% 85.5M 5s 2024-08-22T20:34:06.1942220Z 180650K .......... .......... .......... .......... .......... 29% 89.8M 5s 2024-08-22T20:34:06.1949080Z 180700K .......... .......... .......... .......... .......... 29% 73.0M 5s 2024-08-22T20:34:06.1953960Z 180750K .......... .......... .......... .......... .......... 29% 85.5M 5s 2024-08-22T20:34:06.1960950Z 180800K .......... .......... .......... .......... .......... 29% 73.0M 5s 2024-08-22T20:34:06.1967360Z 180850K .......... .......... .......... .......... .......... 29% 82.8M 5s 2024-08-22T20:34:06.1972800Z 180900K .......... .......... .......... .......... .......... 29% 109M 5s 2024-08-22T20:34:06.1980940Z 180950K .......... .......... .......... .......... .......... 29% 50.4M 5s 2024-08-22T20:34:06.1985250Z 181000K .......... .......... .......... .......... .......... 29% 108M 5s 2024-08-22T20:34:06.1991120Z 181050K .......... .......... .......... .......... .......... 29% 85.8M 5s 2024-08-22T20:34:06.1996980Z 181100K .......... .......... .......... .......... .......... 29% 83.6M 5s 2024-08-22T20:34:06.2002850Z 181150K .......... .......... .......... .......... .......... 29% 81.8M 5s 2024-08-22T20:34:06.2008070Z 181200K .......... .......... .......... .......... .......... 29% 91.1M 5s 2024-08-22T20:34:06.2014010Z 181250K .......... .......... .......... .......... .......... 29% 81.4M 5s 2024-08-22T20:34:06.2019430Z 181300K .......... .......... .......... .......... .......... 29% 91.4M 5s 2024-08-22T20:34:06.2029120Z 181350K .......... .......... .......... .......... .......... 29% 52.5M 5s 2024-08-22T20:34:06.2034260Z 181400K .......... .......... .......... .......... .......... 29% 94.6M 5s 2024-08-22T20:34:06.2039510Z 181450K .......... .......... .......... .......... .......... 29% 83.5M 5s 2024-08-22T20:34:06.2044760Z 181500K .......... .......... .......... .......... .......... 29% 107M 5s 2024-08-22T20:34:06.2049880Z 181550K .......... .......... .......... .......... .......... 29% 84.9M 5s 2024-08-22T20:34:06.2056570Z 181600K .......... .......... .......... .......... .......... 29% 73.9M 5s 2024-08-22T20:34:06.2065040Z 181650K .......... .......... .......... .......... .......... 29% 58.3M 5s 2024-08-22T20:34:06.2070720Z 181700K .......... .......... .......... .......... .......... 29% 85.5M 5s 2024-08-22T20:34:06.2076420Z 181750K .......... .......... .......... .......... .......... 29% 88.6M 5s 2024-08-22T20:34:06.2081380Z 181800K .......... .......... .......... .......... .......... 29% 103M 5s 2024-08-22T20:34:06.2086420Z 181850K .......... .......... .......... .......... .......... 29% 88.9M 5s 2024-08-22T20:34:06.2093620Z 181900K .......... .......... .......... .......... .......... 29% 66.8M 5s 2024-08-22T20:34:06.2099880Z 181950K .......... .......... .......... .......... .......... 29% 79.1M 5s 2024-08-22T20:34:06.2105550Z 182000K .......... .......... .......... .......... .......... 29% 90.3M 5s 2024-08-22T20:34:06.2110790Z 182050K .......... .......... .......... .......... .......... 29% 90.3M 5s 2024-08-22T20:34:06.2118690Z 182100K .......... .......... .......... .......... .......... 29% 76.1M 5s 2024-08-22T20:34:06.2125500Z 182150K .......... .......... .......... .......... .......... 29% 58.7M 5s 2024-08-22T20:34:06.2131960Z 182200K .......... .......... .......... .......... .......... 29% 78.5M 5s 2024-08-22T20:34:06.2138100Z 182250K .......... .......... .......... .......... .......... 29% 74.5M 5s 2024-08-22T20:34:06.2143200Z 182300K .......... .......... .......... .......... .......... 29% 94.8M 5s 2024-08-22T20:34:06.2149430Z 182350K .......... .......... .......... .......... .......... 29% 85.8M 5s 2024-08-22T20:34:06.2156290Z 182400K .......... .......... .......... .......... .......... 29% 73.6M 5s 2024-08-22T20:34:06.2160500Z 182450K .......... .......... .......... .......... .......... 29% 101M 5s 2024-08-22T20:34:06.2167200Z 182500K .......... .......... .......... .......... .......... 29% 73.0M 5s 2024-08-22T20:34:06.2174930Z 182550K .......... .......... .......... .......... .......... 29% 63.0M 5s 2024-08-22T20:34:06.2179520Z 182600K .......... .......... .......... .......... .......... 29% 101M 5s 2024-08-22T20:34:06.2186820Z 182650K .......... .......... .......... .......... .......... 29% 71.0M 5s 2024-08-22T20:34:06.2196390Z 182700K .......... .......... .......... .......... .......... 29% 78.0M 5s 2024-08-22T20:34:06.2208050Z 182750K .......... .......... .......... .......... .......... 29% 48.5M 5s 2024-08-22T20:34:06.2217970Z 182800K .......... .......... .......... .......... .......... 29% 62.2M 5s 2024-08-22T20:34:06.2223190Z 182850K .......... .......... .......... .......... .......... 29% 72.0M 5s 2024-08-22T20:34:06.2223780Z 182900K .......... .......... .......... .......... .......... 29% 122M 5s 2024-08-22T20:34:06.2229190Z 182950K .......... .......... .......... .......... .......... 29% 110M 5s 2024-08-22T20:34:06.2232870Z 183000K .......... .......... .......... .......... .......... 29% 121M 5s 2024-08-22T20:34:06.2253020Z 183050K .......... .......... .......... .......... .......... 29% 76.8M 5s 2024-08-22T20:34:06.2272770Z 183100K .......... .......... .......... .......... .......... 29% 26.2M 5s 2024-08-22T20:34:06.2277440Z 183150K .......... .......... .......... .......... .......... 29% 59.5M 5s 2024-08-22T20:34:06.2280740Z 183200K .......... .......... .......... .......... .......... 29% 718M 5s 2024-08-22T20:34:06.2281720Z 183250K .......... .......... .......... .......... .......... 29% 531M 5s 2024-08-22T20:34:06.2282610Z 183300K .......... .......... .......... .......... .......... 29% 52.7M 5s 2024-08-22T20:34:06.2284260Z 183350K .......... .......... .......... .......... .......... 29% 155M 5s 2024-08-22T20:34:06.2286270Z 183400K .......... .......... .......... .......... .......... 29% 857M 5s 2024-08-22T20:34:06.2289970Z 183450K .......... .......... .......... .......... .......... 29% 50.1M 5s 2024-08-22T20:34:06.2296640Z 183500K .......... .......... .......... .......... .......... 29% 203M 5s 2024-08-22T20:34:06.2316190Z 183550K .......... .......... .......... .......... .......... 29% 84.3M 5s 2024-08-22T20:34:06.2328460Z 183600K .......... .......... .......... .......... .......... 29% 20.0M 5s 2024-08-22T20:34:06.2330800Z 183650K .......... .......... .......... .......... .......... 29% 549M 5s 2024-08-22T20:34:06.2333340Z 183700K .......... .......... .......... .......... .......... 29% 678M 5s 2024-08-22T20:34:06.2333800Z 183750K .......... .......... .......... .......... .......... 29% 317M 5s 2024-08-22T20:34:06.2334080Z 183800K .......... .......... .......... .......... .......... 29% 740M 5s 2024-08-22T20:34:06.2334230Z 183850K .......... .......... .......... .......... .......... 29% 61.5M 5s 2024-08-22T20:34:06.2334510Z 183900K .......... .......... .......... .......... .......... 29% 341M 5s 2024-08-22T20:34:06.2339590Z 183950K .......... .......... .......... .......... .......... 29% 76.7M 5s 2024-08-22T20:34:06.2343650Z 184000K .......... .......... .......... .......... .......... 29% 139M 5s 2024-08-22T20:34:06.2349620Z 184050K .......... .......... .......... .......... .......... 29% 79.8M 5s 2024-08-22T20:34:06.2356730Z 184100K .......... .......... .......... .......... .......... 29% 69.8M 5s 2024-08-22T20:34:06.2361270Z 184150K .......... .......... .......... .......... .......... 29% 98.4M 5s 2024-08-22T20:34:06.2368890Z 184200K .......... .......... .......... .......... .......... 29% 81.0M 5s 2024-08-22T20:34:06.2376950Z 184250K .......... .......... .......... .......... .......... 29% 52.1M 5s 2024-08-22T20:34:06.2382600Z 184300K .......... .......... .......... .......... .......... 29% 86.0M 5s 2024-08-22T20:34:06.2386760Z 184350K .......... .......... .......... .......... .......... 29% 113M 5s 2024-08-22T20:34:06.2392650Z 184400K .......... .......... .......... .......... .......... 29% 81.5M 5s 2024-08-22T20:34:06.2399540Z 184450K .......... .......... .......... .......... .......... 29% 76.3M 5s 2024-08-22T20:34:06.2406670Z 184500K .......... .......... .......... .......... .......... 29% 89.9M 5s 2024-08-22T20:34:06.2413100Z 184550K .......... .......... .......... .......... .......... 29% 62.2M 5s 2024-08-22T20:34:06.2419200Z 184600K .......... .......... .......... .......... .......... 29% 72.3M 5s 2024-08-22T20:34:06.2424280Z 184650K .......... .......... .......... .......... .......... 29% 101M 5s 2024-08-22T20:34:06.2434060Z 184700K .......... .......... .......... .......... .......... 29% 92.5M 5s 2024-08-22T20:34:06.2440760Z 184750K .......... .......... .......... .......... .......... 29% 42.2M 5s 2024-08-22T20:34:06.2445180Z 184800K .......... .......... .......... .......... .......... 29% 111M 5s 2024-08-22T20:34:06.2448460Z 184850K .......... .......... .......... .......... .......... 29% 160M 5s 2024-08-22T20:34:06.2453170Z 184900K .......... .......... .......... .......... .......... 29% 98.6M 5s 2024-08-22T20:34:06.2459460Z 184950K .......... .......... .......... .......... .......... 29% 80.0M 5s 2024-08-22T20:34:06.2468140Z 185000K .......... .......... .......... .......... .......... 29% 57.2M 5s 2024-08-22T20:34:06.2473440Z 185050K .......... .......... .......... .......... .......... 29% 86.1M 5s 2024-08-22T20:34:06.2479990Z 185100K .......... .......... .......... .......... .......... 29% 79.5M 5s 2024-08-22T20:34:06.2485660Z 185150K .......... .......... .......... .......... .......... 29% 89.3M 5s 2024-08-22T20:34:06.2491930Z 185200K .......... .......... .......... .......... .......... 29% 73.1M 5s 2024-08-22T20:34:06.2498790Z 185250K .......... .......... .......... .......... .......... 29% 69.3M 5s 2024-08-22T20:34:06.2504690Z 185300K .......... .......... .......... .......... .......... 29% 87.7M 5s 2024-08-22T20:34:06.2509440Z 185350K .......... .......... .......... .......... .......... 29% 96.3M 5s 2024-08-22T20:34:06.2516570Z 185400K .......... .......... .......... .......... .......... 29% 71.5M 5s 2024-08-22T20:34:06.2522730Z 185450K .......... .......... .......... .......... .......... 29% 79.3M 5s 2024-08-22T20:34:06.2532000Z 185500K .......... .......... .......... .......... .......... 29% 59.3M 5s 2024-08-22T20:34:06.2536570Z 185550K .......... .......... .......... .......... .......... 29% 83.6M 5s 2024-08-22T20:34:06.2543120Z 185600K .......... .......... .......... .......... .......... 29% 72.9M 5s 2024-08-22T20:34:06.2550430Z 185650K .......... .......... .......... .......... .......... 29% 84.2M 5s 2024-08-22T20:34:06.2554820Z 185700K .......... .......... .......... .......... .......... 29% 82.1M 5s 2024-08-22T20:34:06.2562520Z 185750K .......... .......... .......... .......... .......... 29% 64.8M 5s 2024-08-22T20:34:06.2568150Z 185800K .......... .......... .......... .......... .......... 29% 95.0M 5s 2024-08-22T20:34:06.2573430Z 185850K .......... .......... .......... .......... .......... 29% 84.9M 5s 2024-08-22T20:34:06.2579610Z 185900K .......... .......... .......... .......... .......... 29% 79.9M 5s 2024-08-22T20:34:06.2586450Z 185950K .......... .......... .......... .......... .......... 29% 78.4M 5s 2024-08-22T20:34:06.2594990Z 186000K .......... .......... .......... .......... .......... 29% 53.8M 5s 2024-08-22T20:34:06.2600950Z 186050K .......... .......... .......... .......... .......... 29% 87.7M 5s 2024-08-22T20:34:06.2607680Z 186100K .......... .......... .......... .......... .......... 29% 72.8M 5s 2024-08-22T20:34:06.2613680Z 186150K .......... .......... .......... .......... .......... 29% 94.6M 5s 2024-08-22T20:34:06.2618460Z 186200K .......... .......... .......... .......... .......... 29% 81.7M 5s 2024-08-22T20:34:06.2625150Z 186250K .......... .......... .......... .......... .......... 29% 71.0M 5s 2024-08-22T20:34:06.2630160Z 186300K .......... .......... .......... .......... .......... 29% 103M 5s 2024-08-22T20:34:06.2636070Z 186350K .......... .......... .......... .......... .......... 29% 77.3M 5s 2024-08-22T20:34:06.2643740Z 186400K .......... .......... .......... .......... .......... 29% 68.5M 5s 2024-08-22T20:34:06.2649470Z 186450K .......... .......... .......... .......... .......... 29% 81.4M 5s 2024-08-22T20:34:06.2657700Z 186500K .......... .......... .......... .......... .......... 30% 58.6M 5s 2024-08-22T20:34:06.2664470Z 186550K .......... .......... .......... .......... .......... 30% 72.8M 5s 2024-08-22T20:34:06.2668220Z 186600K .......... .......... .......... .......... .......... 30% 136M 5s 2024-08-22T20:34:06.2676890Z 186650K .......... .......... .......... .......... .......... 30% 55.7M 5s 2024-08-22T20:34:06.2681760Z 186700K .......... .......... .......... .......... .......... 30% 98.0M 5s 2024-08-22T20:34:06.2687840Z 186750K .......... .......... .......... .......... .......... 30% 83.9M 5s 2024-08-22T20:34:06.2693090Z 186800K .......... .......... .......... .......... .......... 30% 87.5M 5s 2024-08-22T20:34:06.2699080Z 186850K .......... .......... .......... .......... .......... 30% 85.4M 5s 2024-08-22T20:34:06.2705880Z 186900K .......... .......... .......... .......... .......... 30% 71.4M 5s 2024-08-22T20:34:06.2713560Z 186950K .......... .......... .......... .......... .......... 30% 66.7M 5s 2024-08-22T20:34:06.2719060Z 187000K .......... .......... .......... .......... .......... 30% 82.1M 5s 2024-08-22T20:34:06.2725260Z 187050K .......... .......... .......... .......... .......... 30% 85.4M 5s 2024-08-22T20:34:06.2731800Z 187100K .......... .......... .......... .......... .......... 30% 78.1M 5s 2024-08-22T20:34:06.2738080Z 187150K .......... .......... .......... .......... .......... 30% 69.0M 5s 2024-08-22T20:34:06.2744160Z 187200K .......... .......... .......... .......... .......... 30% 81.7M 5s 2024-08-22T20:34:06.2749060Z 187250K .......... .......... .......... .......... .......... 30% 106M 5s 2024-08-22T20:34:06.2755510Z 187300K .......... .......... .......... .......... .......... 30% 73.8M 5s 2024-08-22T20:34:06.2779230Z 187350K .......... .......... .......... .......... .......... 30% 78.4M 5s 2024-08-22T20:34:06.2779690Z 187400K .......... .......... .......... .......... .......... 30% 60.7M 5s 2024-08-22T20:34:06.2779850Z 187450K .......... .......... .......... .......... .......... 30% 66.5M 5s 2024-08-22T20:34:06.2784890Z 187500K .......... .......... .......... .......... .......... 30% 59.5M 5s 2024-08-22T20:34:06.2788520Z 187550K .......... .......... .......... .......... .......... 30% 147M 5s 2024-08-22T20:34:06.2792660Z 187600K .......... .......... .......... .......... .......... 30% 109M 5s 2024-08-22T20:34:06.2801050Z 187650K .......... .......... .......... .......... .......... 30% 77.5M 5s 2024-08-22T20:34:06.2805730Z 187700K .......... .......... .......... .......... .......... 30% 74.0M 5s 2024-08-22T20:34:06.2811490Z 187750K .......... .......... .......... .......... .......... 30% 92.3M 5s 2024-08-22T20:34:06.2817690Z 187800K .......... .......... .......... .......... .......... 30% 78.0M 5s 2024-08-22T20:34:06.2823480Z 187850K .......... .......... .......... .......... .......... 30% 79.8M 5s 2024-08-22T20:34:06.2829620Z 187900K .......... .......... .......... .......... .......... 30% 83.5M 5s 2024-08-22T20:34:06.2837570Z 187950K .......... .......... .......... .......... .......... 30% 60.7M 5s 2024-08-22T20:34:06.2844050Z 188000K .......... .......... .......... .......... .......... 30% 72.1M 5s 2024-08-22T20:34:06.2847700Z 188050K .......... .......... .......... .......... .......... 30% 136M 5s 2024-08-22T20:34:06.2855280Z 188100K .......... .......... .......... .......... .......... 30% 87.0M 5s 2024-08-22T20:34:06.2860920Z 188150K .......... .......... .......... .......... .......... 30% 63.2M 5s 2024-08-22T20:34:06.2865990Z 188200K .......... .......... .......... .......... .......... 30% 97.7M 5s 2024-08-22T20:34:06.2872290Z 188250K .......... .......... .......... .......... .......... 30% 78.9M 5s 2024-08-22T20:34:06.2878770Z 188300K .......... .......... .......... .......... .......... 30% 73.6M 5s 2024-08-22T20:34:06.2884730Z 188350K .......... .......... .......... .......... .......... 30% 84.5M 5s 2024-08-22T20:34:06.2891090Z 188400K .......... .......... .......... .......... .......... 30% 80.8M 5s 2024-08-22T20:34:06.2896890Z 188450K .......... .......... .......... .......... .......... 30% 81.4M 5s 2024-08-22T20:34:06.2902670Z 188500K .......... .......... .......... .......... .......... 30% 89.4M 5s 2024-08-22T20:34:06.2908320Z 188550K .......... .......... .......... .......... .......... 30% 76.9M 5s 2024-08-22T20:34:06.2915270Z 188600K .......... .......... .......... .......... .......... 30% 73.2M 5s 2024-08-22T20:34:06.2921940Z 188650K .......... .......... .......... .......... .......... 30% 75.6M 5s 2024-08-22T20:34:06.2927400Z 188700K .......... .......... .......... .......... .......... 30% 87.2M 5s 2024-08-22T20:34:06.2932430Z 188750K .......... .......... .......... .......... .......... 30% 98.0M 5s 2024-08-22T20:34:06.2938040Z 188800K .......... .......... .......... .......... .......... 30% 85.4M 5s 2024-08-22T20:34:06.2947150Z 188850K .......... .......... .......... .......... .......... 30% 81.9M 5s 2024-08-22T20:34:06.2951720Z 188900K .......... .......... .......... .......... .......... 30% 65.4M 5s 2024-08-22T20:34:06.2959730Z 188950K .......... .......... .......... .......... .......... 30% 58.5M 5s 2024-08-22T20:34:06.2965680Z 189000K .......... .......... .......... .......... .......... 30% 83.0M 5s 2024-08-22T20:34:06.2971030Z 189050K .......... .......... .......... .......... .......... 30% 90.3M 5s 2024-08-22T20:34:06.2978360Z 189100K .......... .......... .......... .......... .......... 30% 68.4M 5s 2024-08-22T20:34:06.2982870Z 189150K .......... .......... .......... .......... .......... 30% 105M 5s 2024-08-22T20:34:06.2988840Z 189200K .......... .......... .......... .......... .......... 30% 81.5M 5s 2024-08-22T20:34:06.2996650Z 189250K .......... .......... .......... .......... .......... 30% 62.8M 5s 2024-08-22T20:34:06.3002950Z 189300K .......... .......... .......... .......... .......... 30% 82.1M 5s 2024-08-22T20:34:06.3009770Z 189350K .......... .......... .......... .......... .......... 30% 73.8M 5s 2024-08-22T20:34:06.3015450Z 189400K .......... .......... .......... .......... .......... 30% 77.3M 5s 2024-08-22T20:34:06.3021310Z 189450K .......... .......... .......... .......... .......... 30% 89.4M 5s 2024-08-22T20:34:06.3025480Z 189500K .......... .......... .......... .......... .......... 30% 104M 5s 2024-08-22T20:34:06.3033800Z 189550K .......... .......... .......... .......... .......... 30% 77.6M 5s 2024-08-22T20:34:06.3041070Z 189600K .......... .......... .......... .......... .......... 30% 64.2M 5s 2024-08-22T20:34:06.3044550Z 189650K .......... .......... .......... .......... .......... 30% 93.2M 5s 2024-08-22T20:34:06.3051060Z 189700K .......... .......... .......... .......... .......... 30% 78.0M 5s 2024-08-22T20:34:06.3056340Z 189750K .......... .......... .......... .......... .......... 30% 90.1M 5s 2024-08-22T20:34:06.3064250Z 189800K .......... .......... .......... .......... .......... 30% 71.5M 5s 2024-08-22T20:34:06.3070900Z 189850K .......... .......... .......... .......... .......... 30% 81.0M 5s 2024-08-22T20:34:06.3075720Z 189900K .......... .......... .......... .......... .......... 30% 76.9M 5s 2024-08-22T20:34:06.3082440Z 189950K .......... .......... .......... .......... .......... 30% 72.1M 5s 2024-08-22T20:34:06.3088210Z 190000K .......... .......... .......... .......... .......... 30% 88.8M 5s 2024-08-22T20:34:06.3094440Z 190050K .......... .......... .......... .......... .......... 30% 84.9M 5s 2024-08-22T20:34:06.3100690Z 190100K .......... .......... .......... .......... .......... 30% 92.0M 5s 2024-08-22T20:34:06.3107140Z 190150K .......... .......... .......... .......... .......... 30% 59.2M 5s 2024-08-22T20:34:06.3113850Z 190200K .......... .......... .......... .......... .......... 30% 73.6M 5s 2024-08-22T20:34:06.3119950Z 190250K .......... .......... .......... .......... .......... 30% 81.7M 5s 2024-08-22T20:34:06.3126070Z 190300K .......... .......... .......... .......... .......... 30% 78.5M 5s 2024-08-22T20:34:06.3132420Z 190350K .......... .......... .......... .......... .......... 30% 80.3M 5s 2024-08-22T20:34:06.3137280Z 190400K .......... .......... .......... .......... .......... 30% 103M 5s 2024-08-22T20:34:06.3143380Z 190450K .......... .......... .......... .......... .......... 30% 75.8M 5s 2024-08-22T20:34:06.3151360Z 190500K .......... .......... .......... .......... .......... 30% 62.8M 5s 2024-08-22T20:34:06.3157530Z 190550K .......... .......... .......... .......... .......... 30% 82.6M 5s 2024-08-22T20:34:06.3161410Z 190600K .......... .......... .......... .......... .......... 30% 110M 5s 2024-08-22T20:34:06.3168660Z 190650K .......... .......... .......... .......... .......... 30% 71.5M 5s 2024-08-22T20:34:06.3176890Z 190700K .......... .......... .......... .......... .......... 30% 84.0M 5s 2024-08-22T20:34:06.3183140Z 190750K .......... .......... .......... .......... .......... 30% 55.5M 5s 2024-08-22T20:34:06.3188010Z 190800K .......... .......... .......... .......... .......... 30% 101M 5s 2024-08-22T20:34:06.3196380Z 190850K .......... .......... .......... .......... .......... 30% 72.3M 5s 2024-08-22T20:34:06.3203020Z 190900K .......... .......... .......... .......... .......... 30% 57.9M 5s 2024-08-22T20:34:06.3207710Z 190950K .......... .......... .......... .......... .......... 30% 100M 5s 2024-08-22T20:34:06.3214150Z 191000K .......... .......... .......... .......... .......... 30% 77.6M 5s 2024-08-22T20:34:06.3221570Z 191050K .......... .......... .......... .......... .......... 30% 65.4M 5s 2024-08-22T20:34:06.3225660Z 191100K .......... .......... .......... .......... .......... 30% 132M 5s 2024-08-22T20:34:06.3232460Z 191150K .......... .......... .......... .......... .......... 30% 75.9M 5s 2024-08-22T20:34:06.3237830Z 191200K .......... .......... .......... .......... .......... 30% 82.3M 5s 2024-08-22T20:34:06.3245110Z 191250K .......... .......... .......... .......... .......... 30% 63.7M 5s 2024-08-22T20:34:06.3252480Z 191300K .......... .......... .......... .......... .......... 30% 72.6M 5s 2024-08-22T20:34:06.3257560Z 191350K .......... .......... .......... .......... .......... 30% 86.9M 5s 2024-08-22T20:34:06.3265290Z 191400K .......... .......... .......... .......... .......... 30% 64.0M 5s 2024-08-22T20:34:06.3270890Z 191450K .......... .......... .......... .......... .......... 30% 93.0M 5s 2024-08-22T20:34:06.3276990Z 191500K .......... .......... .......... .......... .......... 30% 73.1M 5s 2024-08-22T20:34:06.3282480Z 191550K .......... .......... .......... .......... .......... 30% 94.1M 5s 2024-08-22T20:34:06.3289570Z 191600K .......... .......... .......... .......... .......... 30% 73.0M 5s 2024-08-22T20:34:06.3294760Z 191650K .......... .......... .......... .......... .......... 30% 87.7M 5s 2024-08-22T20:34:06.3300340Z 191700K .......... .......... .......... .......... .......... 30% 86.3M 5s 2024-08-22T20:34:06.3308680Z 191750K .......... .......... .......... .......... .......... 30% 57.4M 5s 2024-08-22T20:34:06.3315730Z 191800K .......... .......... .......... .......... .......... 30% 72.6M 5s 2024-08-22T20:34:06.3322070Z 191850K .......... .......... .......... .......... .......... 30% 82.3M 5s 2024-08-22T20:34:06.3327320Z 191900K .......... .......... .......... .......... .......... 30% 82.2M 5s 2024-08-22T20:34:06.3333000Z 191950K .......... .......... .......... .......... .......... 30% 94.3M 5s 2024-08-22T20:34:06.3339570Z 192000K .......... .......... .......... .......... .......... 30% 80.7M 5s 2024-08-22T20:34:06.3344140Z 192050K .......... .......... .......... .......... .......... 30% 95.2M 5s 2024-08-22T20:34:06.3350320Z 192100K .......... .......... .......... .......... .......... 30% 80.2M 5s 2024-08-22T20:34:06.3356430Z 192150K .......... .......... .......... .......... .......... 30% 77.1M 5s 2024-08-22T20:34:06.3363740Z 192200K .......... .......... .......... .......... .......... 30% 86.1M 5s 2024-08-22T20:34:06.3369400Z 192250K .......... .......... .......... .......... .......... 30% 66.3M 5s 2024-08-22T20:34:06.3375900Z 192300K .......... .......... .......... .......... .......... 30% 81.0M 5s 2024-08-22T20:34:06.3381130Z 192350K .......... .......... .......... .......... .......... 30% 82.6M 5s 2024-08-22T20:34:06.3387860Z 192400K .......... .......... .......... .......... .......... 30% 74.9M 5s 2024-08-22T20:34:06.3393470Z 192450K .......... .......... .......... .......... .......... 30% 83.5M 5s 2024-08-22T20:34:06.3398900Z 192500K .......... .......... .......... .......... .......... 30% 97.1M 5s 2024-08-22T20:34:06.3406270Z 192550K .......... .......... .......... .......... .......... 30% 64.8M 5s 2024-08-22T20:34:06.3411750Z 192600K .......... .......... .......... .......... .......... 30% 85.5M 5s 2024-08-22T20:34:06.3417460Z 192650K .......... .......... .......... .......... .......... 30% 84.5M 5s 2024-08-22T20:34:06.3424340Z 192700K .......... .......... .......... .......... .......... 30% 69.8M 5s 2024-08-22T20:34:06.3431390Z 192750K .......... .......... .......... .......... .......... 31% 72.3M 5s 2024-08-22T20:34:06.3436720Z 192800K .......... .......... .......... .......... .......... 31% 89.4M 5s 2024-08-22T20:34:06.3442050Z 192850K .......... .......... .......... .......... .......... 31% 92.8M 5s 2024-08-22T20:34:06.3448500Z 192900K .......... .......... .......... .......... .......... 31% 81.5M 5s 2024-08-22T20:34:06.3455770Z 192950K .......... .......... .......... .......... .......... 31% 63.2M 5s 2024-08-22T20:34:06.3461270Z 193000K .......... .......... .......... .......... .......... 31% 87.2M 5s 2024-08-22T20:34:06.3468900Z 193050K .......... .......... .......... .......... .......... 31% 68.9M 5s 2024-08-22T20:34:06.3474550Z 193100K .......... .......... .......... .......... .......... 31% 84.9M 5s 2024-08-22T20:34:06.3481200Z 193150K .......... .......... .......... .......... .......... 31% 81.5M 5s 2024-08-22T20:34:06.3488660Z 193200K .......... .......... .......... .......... .......... 31% 73.2M 5s 2024-08-22T20:34:06.3494770Z 193250K .......... .......... .......... .......... .......... 31% 67.5M 5s 2024-08-22T20:34:06.3499730Z 193300K .......... .......... .......... .......... .......... 31% 93.9M 5s 2024-08-22T20:34:06.3507720Z 193350K .......... .......... .......... .......... .......... 31% 60.7M 5s 2024-08-22T20:34:06.3512180Z 193400K .......... .......... .......... .......... .......... 31% 100M 5s 2024-08-22T20:34:06.3517160Z 193450K .......... .......... .......... .......... .......... 31% 100M 5s 2024-08-22T20:34:06.3525330Z 193500K .......... .......... .......... .......... .......... 31% 59.5M 5s 2024-08-22T20:34:06.3531070Z 193550K .......... .......... .......... .......... .......... 31% 85.1M 5s 2024-08-22T20:34:06.3537110Z 193600K .......... .......... .......... .......... .......... 31% 88.1M 5s 2024-08-22T20:34:06.3542490Z 193650K .......... .......... .......... .......... .......... 31% 81.0M 5s 2024-08-22T20:34:06.3548850Z 193700K .......... .......... .......... .......... .......... 31% 78.0M 5s 2024-08-22T20:34:06.3555640Z 193750K .......... .......... .......... .......... .......... 31% 73.3M 5s 2024-08-22T20:34:06.3560370Z 193800K .......... .......... .......... .......... .......... 31% 103M 5s 2024-08-22T20:34:06.3568130Z 193850K .......... .......... .......... .......... .......... 31% 64.0M 5s 2024-08-22T20:34:06.3573810Z 193900K .......... .......... .......... .......... .......... 31% 82.2M 5s 2024-08-22T20:34:06.3579370Z 193950K .......... .......... .......... .......... .......... 31% 89.9M 5s 2024-08-22T20:34:06.3584510Z 194000K .......... .......... .......... .......... .......... 31% 88.8M 5s 2024-08-22T20:34:06.3591530Z 194050K .......... .......... .......... .......... .......... 31% 75.0M 5s 2024-08-22T20:34:06.3597230Z 194100K .......... .......... .......... .......... .......... 31% 82.8M 5s 2024-08-22T20:34:06.3603850Z 194150K .......... .......... .......... .......... .......... 31% 73.3M 5s 2024-08-22T20:34:06.3609330Z 194200K .......... .......... .......... .......... .......... 31% 89.9M 5s 2024-08-22T20:34:06.3617340Z 194250K .......... .......... .......... .......... .......... 31% 64.1M 5s 2024-08-22T20:34:06.3624410Z 194300K .......... .......... .......... .......... .......... 31% 67.1M 5s 2024-08-22T20:34:06.3628170Z 194350K .......... .......... .......... .......... .......... 31% 120M 5s 2024-08-22T20:34:06.3634360Z 194400K .......... .......... .......... .......... .......... 31% 78.3M 5s 2024-08-22T20:34:06.3639850Z 194450K .......... .......... .......... .......... .......... 31% 91.6M 5s 2024-08-22T20:34:06.3646160Z 194500K .......... .......... .......... .......... .......... 31% 82.2M 5s 2024-08-22T20:34:06.3654130Z 194550K .......... .......... .......... .......... .......... 31% 59.0M 5s 2024-08-22T20:34:06.3660810Z 194600K .......... .......... .......... .......... .......... 31% 76.2M 5s 2024-08-22T20:34:06.3666950Z 194650K .......... .......... .......... .......... .......... 31% 86.0M 5s 2024-08-22T20:34:06.3672730Z 194700K .......... .......... .......... .......... .......... 31% 75.9M 5s 2024-08-22T20:34:06.3678270Z 194750K .......... .......... .......... .......... .......... 31% 95.2M 5s 2024-08-22T20:34:06.3685570Z 194800K .......... .......... .......... .......... .......... 31% 61.7M 5s 2024-08-22T20:34:06.3689970Z 194850K .......... .......... .......... .......... .......... 31% 108M 5s 2024-08-22T20:34:06.3695710Z 194900K .......... .......... .......... .......... .......... 31% 86.4M 5s 2024-08-22T20:34:06.3704760Z 194950K .......... .......... .......... .......... .......... 31% 55.2M 5s 2024-08-22T20:34:06.3710020Z 195000K .......... .......... .......... .......... .......... 31% 92.5M 5s 2024-08-22T20:34:06.3722590Z 195050K .......... .......... .......... .......... .......... 31% 48.4M 5s 2024-08-22T20:34:06.3743710Z 195100K .......... .......... .......... .......... .......... 31% 23.6M 5s 2024-08-22T20:34:06.3745220Z 195150K .......... .......... .......... .......... .......... 31% 154M 5s 2024-08-22T20:34:06.3757110Z 195200K .......... .......... .......... .......... .......... 31% 38.4M 5s 2024-08-22T20:34:06.3760870Z 195250K .......... .......... .......... .......... .......... 31% 124M 5s 2024-08-22T20:34:06.3766070Z 195300K .......... .......... .......... .......... .......... 31% 90.9M 5s 2024-08-22T20:34:06.3771980Z 195350K .......... .......... .......... .......... .......... 31% 82.6M 5s 2024-08-22T20:34:06.3780320Z 195400K .......... .......... .......... .......... .......... 31% 57.5M 5s 2024-08-22T20:34:06.3785590Z 195450K .......... .......... .......... .......... .......... 31% 90.9M 5s 2024-08-22T20:34:06.3792310Z 195500K .......... .......... .......... .......... .......... 31% 76.2M 5s 2024-08-22T20:34:06.3797850Z 195550K .......... .......... .......... .......... .......... 31% 84.0M 5s 2024-08-22T20:34:06.3804510Z 195600K .......... .......... .......... .......... .......... 31% 77.9M 5s 2024-08-22T20:34:06.3811130Z 195650K .......... .......... .......... .......... .......... 31% 72.4M 5s 2024-08-22T20:34:06.3816310Z 195700K .......... .......... .......... .......... .......... 31% 88.0M 5s 2024-08-22T20:34:06.3824800Z 195750K .......... .......... .......... .......... .......... 31% 60.1M 5s 2024-08-22T20:34:06.3831500Z 195800K .......... .......... .......... .......... .......... 31% 71.5M 5s 2024-08-22T20:34:06.3837260Z 195850K .......... .......... .......... .......... .......... 31% 82.6M 5s 2024-08-22T20:34:06.3844130Z 195900K .......... .......... .......... .......... .......... 31% 72.9M 5s 2024-08-22T20:34:06.3850640Z 195950K .......... .......... .......... .......... .......... 31% 81.2M 5s 2024-08-22T20:34:06.3856910Z 196000K .......... .......... .......... .......... .......... 31% 74.1M 5s 2024-08-22T20:34:06.3862620Z 196050K .......... .......... .......... .......... .......... 31% 81.2M 5s 2024-08-22T20:34:06.3869100Z 196100K .......... .......... .......... .......... .......... 31% 75.8M 5s 2024-08-22T20:34:06.3877020Z 196150K .......... .......... .......... .......... .......... 31% 59.5M 5s 2024-08-22T20:34:06.3884940Z 196200K .......... .......... .......... .......... .......... 31% 65.7M 5s 2024-08-22T20:34:06.3891590Z 196250K .......... .......... .......... .......... .......... 31% 72.8M 5s 2024-08-22T20:34:06.3896150Z 196300K .......... .......... .......... .......... .......... 31% 106M 5s 2024-08-22T20:34:06.3901820Z 196350K .......... .......... .......... .......... .......... 31% 82.8M 5s 2024-08-22T20:34:06.3909000Z 196400K .......... .......... .......... .......... .......... 31% 72.7M 5s 2024-08-22T20:34:06.3915600Z 196450K .......... .......... .......... .......... .......... 31% 74.9M 5s 2024-08-22T20:34:06.3923880Z 196500K .......... .......... .......... .......... .......... 31% 87.2M 5s 2024-08-22T20:34:06.3929840Z 196550K .......... .......... .......... .......... .......... 31% 54.4M 5s 2024-08-22T20:34:06.3935910Z 196600K .......... .......... .......... .......... .......... 31% 81.7M 5s 2024-08-22T20:34:06.3943320Z 196650K .......... .......... .......... .......... .......... 31% 66.3M 5s 2024-08-22T20:34:06.3949900Z 196700K .......... .......... .......... .......... .......... 31% 86.0M 5s 2024-08-22T20:34:06.3956340Z 196750K .......... .......... .......... .......... .......... 31% 79.9M 5s 2024-08-22T20:34:06.3961600Z 196800K .......... .......... .......... .......... .......... 31% 73.2M 5s 2024-08-22T20:34:06.3967410Z 196850K .......... .......... .......... .......... .......... 31% 86.9M 5s 2024-08-22T20:34:06.3974000Z 196900K .......... .......... .......... .......... .......... 31% 74.2M 5s 2024-08-22T20:34:06.3981290Z 196950K .......... .......... .......... .......... .......... 31% 64.8M 5s 2024-08-22T20:34:06.3988600Z 197000K .......... .......... .......... .......... .......... 31% 72.2M 5s 2024-08-22T20:34:06.3996370Z 197050K .......... .......... .......... .......... .......... 31% 71.4M 5s 2024-08-22T20:34:06.4000290Z 197100K .......... .......... .......... .......... .......... 31% 89.1M 5s 2024-08-22T20:34:06.4006830Z 197150K .......... .......... .......... .......... .......... 31% 75.8M 5s 2024-08-22T20:34:06.4012200Z 197200K .......... .......... .......... .......... .......... 31% 92.7M 5s 2024-08-22T20:34:06.4018910Z 197250K .......... .......... .......... .......... .......... 31% 70.4M 5s 2024-08-22T20:34:06.4025730Z 197300K .......... .......... .......... .......... .......... 31% 73.4M 5s 2024-08-22T20:34:06.4032780Z 197350K .......... .......... .......... .......... .......... 31% 69.3M 5s 2024-08-22T20:34:06.4039250Z 197400K .......... .......... .......... .......... .......... 31% 72.7M 5s 2024-08-22T20:34:06.4045260Z 197450K .......... .......... .......... .......... .......... 31% 87.0M 5s 2024-08-22T20:34:06.4052210Z 197500K .......... .......... .......... .......... .......... 31% 70.2M 5s 2024-08-22T20:34:06.4063700Z 197550K .......... .......... .......... .......... .......... 31% 99.9M 5s 2024-08-22T20:34:06.4066940Z 197600K .......... .......... .......... .......... .......... 31% 47.9M 5s 2024-08-22T20:34:06.4071210Z 197650K .......... .......... .......... .......... .......... 31% 121M 5s 2024-08-22T20:34:06.4076580Z 197700K .......... .......... .......... .......... .......... 31% 126M 5s 2024-08-22T20:34:06.4082980Z 197750K .......... .......... .......... .......... .......... 31% 60.1M 5s 2024-08-22T20:34:06.4088280Z 197800K .......... .......... .......... .......... .......... 31% 97.5M 5s 2024-08-22T20:34:06.4095380Z 197850K .......... .......... .......... .......... .......... 31% 66.3M 5s 2024-08-22T20:34:06.4100760Z 197900K .......... .......... .......... .......... .......... 31% 92.7M 5s 2024-08-22T20:34:06.4107510Z 197950K .......... .......... .......... .......... .......... 31% 73.8M 5s 2024-08-22T20:34:06.4111970Z 198000K .......... .......... .......... .......... .......... 31% 100M 5s 2024-08-22T20:34:06.4118030Z 198050K .......... .......... .......... .......... .......... 31% 84.9M 5s 2024-08-22T20:34:06.4127550Z 198100K .......... .......... .......... .......... .......... 31% 76.9M 5s 2024-08-22T20:34:06.4132380Z 198150K .......... .......... .......... .......... .......... 31% 62.0M 5s 2024-08-22T20:34:06.4138470Z 198200K .......... .......... .......... .......... .......... 31% 79.3M 5s 2024-08-22T20:34:06.4145700Z 198250K .......... .......... .......... .......... .......... 31% 76.1M 5s 2024-08-22T20:34:06.4150700Z 198300K .......... .......... .......... .......... .......... 31% 82.6M 5s 2024-08-22T20:34:06.4156760Z 198350K .......... .......... .......... .......... .......... 31% 85.7M 5s 2024-08-22T20:34:06.4163870Z 198400K .......... .......... .......... .......... .......... 31% 67.7M 5s 2024-08-22T20:34:06.4171080Z 198450K .......... .......... .......... .......... .......... 31% 70.6M 5s 2024-08-22T20:34:06.4177950Z 198500K .......... .......... .......... .......... .......... 31% 67.5M 5s 2024-08-22T20:34:06.4184700Z 198550K .......... .......... .......... .......... .......... 31% 72.1M 5s 2024-08-22T20:34:06.4189980Z 198600K .......... .......... .......... .......... .......... 31% 89.8M 5s 2024-08-22T20:34:06.4195620Z 198650K .......... .......... .......... .......... .......... 31% 90.6M 5s 2024-08-22T20:34:06.4201560Z 198700K .......... .......... .......... .......... .......... 31% 90.8M 5s 2024-08-22T20:34:06.4206650Z 198750K .......... .......... .......... .......... .......... 31% 84.3M 5s 2024-08-22T20:34:06.4212750Z 198800K .......... .......... .......... .......... .......... 31% 75.9M 5s 2024-08-22T20:34:06.4220470Z 198850K .......... .......... .......... .......... .......... 31% 81.7M 5s 2024-08-22T20:34:06.4226690Z 198900K .......... .......... .......... .......... .......... 31% 61.7M 5s 2024-08-22T20:34:06.4232750Z 198950K .......... .......... .......... .......... .......... 32% 81.7M 5s 2024-08-22T20:34:06.4239800Z 199000K .......... .......... .......... .......... .......... 32% 71.7M 5s 2024-08-22T20:34:06.4246780Z 199050K .......... .......... .......... .......... .......... 32% 72.3M 5s 2024-08-22T20:34:06.4251960Z 199100K .......... .......... .......... .......... .......... 32% 85.5M 5s 2024-08-22T20:34:06.4256570Z 199150K .......... .......... .......... .......... .......... 32% 115M 5s 2024-08-22T20:34:06.4265630Z 199200K .......... .......... .......... .......... .......... 32% 57.8M 5s 2024-08-22T20:34:06.4269940Z 199250K .......... .......... .......... .......... .......... 32% 97.1M 5s 2024-08-22T20:34:06.4275790Z 199300K .......... .......... .......... .......... .......... 32% 80.4M 5s 2024-08-22T20:34:06.4282980Z 199350K .......... .......... .......... .......... .......... 32% 69.6M 5s 2024-08-22T20:34:06.4288150Z 199400K .......... .......... .......... .......... .......... 32% 93.2M 5s 2024-08-22T20:34:06.4294820Z 199450K .......... .......... .......... .......... .......... 32% 74.2M 5s 2024-08-22T20:34:06.4299300Z 199500K .......... .......... .......... .......... .......... 32% 104M 5s 2024-08-22T20:34:06.4304860Z 199550K .......... .......... .......... .......... .......... 32% 91.6M 5s 2024-08-22T20:34:06.4309240Z 199600K .......... .......... .......... .......... .......... 32% 109M 5s 2024-08-22T20:34:06.4314050Z 199650K .......... .......... .......... .......... .......... 32% 98.4M 5s 2024-08-22T20:34:06.4320670Z 199700K .......... .......... .......... .......... .......... 32% 119M 5s 2024-08-22T20:34:06.4325080Z 199750K .......... .......... .......... .......... .......... 32% 71.7M 5s 2024-08-22T20:34:06.4330270Z 199800K .......... .......... .......... .......... .......... 32% 94.3M 5s 2024-08-22T20:34:06.4335240Z 199850K .......... .......... .......... .......... .......... 32% 137M 5s 2024-08-22T20:34:06.4338480Z 199900K .......... .......... .......... .......... .......... 32% 103M 5s 2024-08-22T20:34:06.4343950Z 199950K .......... .......... .......... .......... .......... 32% 95.6M 5s 2024-08-22T20:34:06.4347530Z 200000K .......... .......... .......... .......... .......... 32% 123M 5s 2024-08-22T20:34:06.4352330Z 200050K .......... .......... .......... .......... .......... 32% 111M 5s 2024-08-22T20:34:06.4356740Z 200100K .......... .......... .......... .......... .......... 32% 112M 5s 2024-08-22T20:34:06.4362920Z 200150K .......... .......... .......... .......... .......... 32% 75.6M 5s 2024-08-22T20:34:06.4367520Z 200200K .......... .......... .......... .......... .......... 32% 104M 5s 2024-08-22T20:34:06.4371070Z 200250K .......... .......... .......... .......... .......... 32% 136M 5s 2024-08-22T20:34:06.4374970Z 200300K .......... .......... .......... .......... .......... 32% 124M 5s 2024-08-22T20:34:06.4379350Z 200350K .......... .......... .......... .......... .......... 32% 115M 5s 2024-08-22T20:34:06.4382820Z 200400K .......... .......... .......... .......... .......... 32% 137M 5s 2024-08-22T20:34:06.4387100Z 200450K .......... .......... .......... .......... .......... 32% 112M 5s 2024-08-22T20:34:06.4391940Z 200500K .......... .......... .......... .......... .......... 32% 191M 5s 2024-08-22T20:34:06.4396680Z 200550K .......... .......... .......... .......... .......... 32% 69.7M 5s 2024-08-22T20:34:06.4401360Z 200600K .......... .......... .......... .......... .......... 32% 109M 5s 2024-08-22T20:34:06.4403620Z 200650K .......... .......... .......... .......... .......... 32% 188M 5s 2024-08-22T20:34:06.4407550Z 200700K .......... .......... .......... .......... .......... 32% 135M 5s 2024-08-22T20:34:06.4412420Z 200750K .......... .......... .......... .......... .......... 32% 98.2M 5s 2024-08-22T20:34:06.4415340Z 200800K .......... .......... .......... .......... .......... 32% 163M 5s 2024-08-22T20:34:06.4419950Z 200850K .......... .......... .......... .......... .......... 32% 116M 5s 2024-08-22T20:34:06.4423990Z 200900K .......... .......... .......... .......... .......... 32% 113M 5s 2024-08-22T20:34:06.4428710Z 200950K .......... .......... .......... .......... .......... 32% 110M 5s 2024-08-22T20:34:06.4433910Z 201000K .......... .......... .......... .......... .......... 32% 92.7M 5s 2024-08-22T20:34:06.4441070Z 201050K .......... .......... .......... .......... .......... 32% 72.3M 5s 2024-08-22T20:34:06.4447070Z 201100K .......... .......... .......... .......... .......... 32% 73.0M 5s 2024-08-22T20:34:06.4452670Z 201150K .......... .......... .......... .......... .......... 32% 90.1M 5s 2024-08-22T20:34:06.4457850Z 201200K .......... .......... .......... .......... .......... 32% 105M 5s 2024-08-22T20:34:06.4462810Z 201250K .......... .......... .......... .......... .......... 32% 84.9M 5s 2024-08-22T20:34:06.4467820Z 201300K .......... .......... .......... .......... .......... 32% 99.9M 5s 2024-08-22T20:34:06.4475660Z 201350K .......... .......... .......... .......... .......... 32% 70.4M 5s 2024-08-22T20:34:06.4480780Z 201400K .......... .......... .......... .......... .......... 32% 80.4M 5s 2024-08-22T20:34:06.4484770Z 201450K .......... .......... .......... .......... .......... 32% 117M 5s 2024-08-22T20:34:06.4489820Z 201500K .......... .......... .......... .......... .......... 32% 101M 5s 2024-08-22T20:34:06.4495980Z 201550K .......... .......... .......... .......... .......... 32% 78.3M 5s 2024-08-22T20:34:06.4500060Z 201600K .......... .......... .......... .......... .......... 32% 120M 5s 2024-08-22T20:34:06.4504720Z 201650K .......... .......... .......... .......... .......... 32% 107M 5s 2024-08-22T20:34:06.4510930Z 201700K .......... .......... .......... .......... .......... 32% 78.5M 5s 2024-08-22T20:34:06.4516520Z 201750K .......... .......... .......... .......... .......... 32% 99.6M 5s 2024-08-22T20:34:06.4521890Z 201800K .......... .......... .......... .......... .......... 32% 80.0M 5s 2024-08-22T20:34:06.4526500Z 201850K .......... .......... .......... .......... .......... 32% 112M 5s 2024-08-22T20:34:06.4532430Z 201900K .......... .......... .......... .......... .......... 32% 76.5M 5s 2024-08-22T20:34:06.4535590Z 201950K .......... .......... .......... .......... .......... 32% 172M 5s 2024-08-22T20:34:06.4541060Z 202000K .......... .......... .......... .......... .......... 32% 85.8M 5s 2024-08-22T20:34:06.4542860Z 202050K .......... .......... .......... .......... .......... 32% 277M 5s 2024-08-22T20:34:06.4548870Z 202100K .......... .......... .......... .......... .......... 32% 108M 5s 2024-08-22T20:34:06.4552730Z 202150K .......... .......... .......... .......... .......... 32% 95.7M 5s 2024-08-22T20:34:06.4556430Z 202200K .......... .......... .......... .......... .......... 32% 125M 5s 2024-08-22T20:34:06.4562780Z 202250K .......... .......... .......... .......... .......... 32% 84.3M 5s 2024-08-22T20:34:06.4566840Z 202300K .......... .......... .......... .......... .......... 32% 107M 5s 2024-08-22T20:34:06.4572850Z 202350K .......... .......... .......... .......... .......... 32% 120M 5s 2024-08-22T20:34:06.4577480Z 202400K .......... .......... .......... .......... .......... 32% 81.7M 5s 2024-08-22T20:34:06.4580360Z 202450K .......... .......... .......... .......... .......... 32% 136M 5s 2024-08-22T20:34:06.4584940Z 202500K .......... .......... .......... .......... .......... 32% 115M 5s 2024-08-22T20:34:06.4592190Z 202550K .......... .......... .......... .......... .......... 32% 76.2M 5s 2024-08-22T20:34:06.4594260Z 202600K .......... .......... .......... .......... .......... 32% 160M 5s 2024-08-22T20:34:06.4597350Z 202650K .......... .......... .......... .......... .......... 32% 172M 5s 2024-08-22T20:34:06.4602960Z 202700K .......... .......... .......... .......... .......... 32% 84.0M 5s 2024-08-22T20:34:06.4606190Z 202750K .......... .......... .......... .......... .......... 32% 139M 5s 2024-08-22T20:34:06.4610970Z 202800K .......... .......... .......... .......... .......... 32% 107M 5s 2024-08-22T20:34:06.4616190Z 202850K .......... .......... .......... .......... .......... 32% 88.3M 5s 2024-08-22T20:34:06.4620730Z 202900K .......... .......... .......... .......... .......... 32% 108M 5s 2024-08-22T20:34:06.4624850Z 202950K .......... .......... .......... .......... .......... 32% 147M 5s 2024-08-22T20:34:06.4629680Z 203000K .......... .......... .......... .......... .......... 32% 97.7M 5s 2024-08-22T20:34:06.4634400Z 203050K .......... .......... .......... .......... .......... 32% 132M 5s 2024-08-22T20:34:06.4637140Z 203100K .......... .......... .......... .......... .......... 32% 114M 5s 2024-08-22T20:34:06.4641440Z 203150K .......... .......... .......... .......... .......... 32% 150M 5s 2024-08-22T20:34:06.4644290Z 203200K .......... .......... .......... .......... .......... 32% 126M 5s 2024-08-22T20:34:06.4648710Z 203250K .......... .......... .......... .......... .......... 32% 134M 5s 2024-08-22T20:34:06.4653620Z 203300K .......... .......... .......... .......... .......... 32% 94.8M 5s 2024-08-22T20:34:06.4656350Z 203350K .......... .......... .......... .......... .......... 32% 162M 5s 2024-08-22T20:34:06.4663190Z 203400K .......... .......... .......... .......... .......... 32% 74.3M 5s 2024-08-22T20:34:06.4666310Z 203450K .......... .......... .......... .......... .......... 32% 135M 5s 2024-08-22T20:34:06.4671620Z 203500K .......... .......... .......... .......... .......... 32% 114M 5s 2024-08-22T20:34:06.4676150Z 203550K .......... .......... .......... .......... .......... 32% 83.8M 5s 2024-08-22T20:34:06.4679400Z 203600K .......... .......... .......... .......... .......... 32% 169M 5s 2024-08-22T20:34:06.4682650Z 203650K .......... .......... .......... .......... .......... 32% 160M 5s 2024-08-22T20:34:06.4682940Z 203700K .......... .......... .......... .......... .......... 32% 555M 4s 2024-08-22T20:34:06.4686810Z 203750K .......... .......... .......... .......... .......... 32% 154M 4s 2024-08-22T20:34:06.4687070Z 203800K .......... .......... .......... .......... .......... 32% 470M 4s 2024-08-22T20:34:06.4690860Z 203850K .......... .......... .......... .......... .......... 32% 138M 4s 2024-08-22T20:34:06.4694230Z 203900K .......... .......... .......... .......... .......... 32% 156M 4s 2024-08-22T20:34:06.4697320Z 203950K .......... .......... .......... .......... .......... 32% 154M 4s 2024-08-22T20:34:06.4703820Z 204000K .......... .......... .......... .......... .......... 32% 89.6M 4s 2024-08-22T20:34:06.4705700Z 204050K .......... .......... .......... .......... .......... 32% 171M 4s 2024-08-22T20:34:06.4708770Z 204100K .......... .......... .......... .......... .......... 32% 151M 4s 2024-08-22T20:34:06.4711770Z 204150K .......... .......... .......... .......... .......... 32% 182M 4s 2024-08-22T20:34:06.4715460Z 204200K .......... .......... .......... .......... .......... 32% 121M 4s 2024-08-22T20:34:06.4716250Z 204250K .......... .......... .......... .......... .......... 32% 814M 4s 2024-08-22T20:34:06.4719530Z 204300K .......... .......... .......... .......... .......... 32% 145M 4s 2024-08-22T20:34:06.4724440Z 204350K .......... .......... .......... .......... .......... 32% 105M 4s 2024-08-22T20:34:06.4731360Z 204400K .......... .......... .......... .......... .......... 32% 69.4M 4s 2024-08-22T20:34:06.4733870Z 204450K .......... .......... .......... .......... .......... 32% 217M 4s 2024-08-22T20:34:06.4741930Z 204500K .......... .......... .......... .......... .......... 32% 59.0M 4s 2024-08-22T20:34:06.4746900Z 204550K .......... .......... .......... .......... .......... 32% 93.2M 4s 2024-08-22T20:34:06.4753900Z 204600K .......... .......... .......... .......... .......... 32% 69.7M 4s 2024-08-22T20:34:06.4760590Z 204650K .......... .......... .......... .......... .......... 32% 71.4M 4s 2024-08-22T20:34:06.4763070Z 204700K .......... .......... .......... .......... .......... 32% 231M 4s 2024-08-22T20:34:06.4769170Z 204750K .......... .......... .......... .......... .......... 32% 82.5M 4s 2024-08-22T20:34:06.4775770Z 204800K .......... .......... .......... .......... .......... 32% 69.1M 4s 2024-08-22T20:34:06.4783270Z 204850K .......... .......... .......... .......... .......... 32% 67.3M 4s 2024-08-22T20:34:06.4791190Z 204900K .......... .......... .......... .......... .......... 32% 76.9M 4s 2024-08-22T20:34:06.4793250Z 204950K .......... .......... .......... .......... .......... 32% 143M 4s 2024-08-22T20:34:06.4798760Z 205000K .......... .......... .......... .......... .......... 32% 81.5M 4s 2024-08-22T20:34:06.4806660Z 205050K .......... .......... .......... .......... .......... 32% 64.3M 4s 2024-08-22T20:34:06.4812190Z 205100K .......... .......... .......... .......... .......... 32% 85.8M 4s 2024-08-22T20:34:06.4819630Z 205150K .......... .......... .......... .......... .......... 33% 69.0M 4s 2024-08-22T20:34:06.4821780Z 205200K .......... .......... .......... .......... .......... 33% 196M 4s 2024-08-22T20:34:06.4828770Z 205250K .......... .......... .......... .......... .......... 33% 68.3M 4s 2024-08-22T20:34:06.4835130Z 205300K .......... .......... .......... .......... .......... 33% 79.0M 4s 2024-08-22T20:34:06.4840740Z 205350K .......... .......... .......... .......... .......... 33% 85.7M 4s 2024-08-22T20:34:06.4848160Z 205400K .......... .......... .......... .......... .......... 33% 67.9M 4s 2024-08-22T20:34:06.4851090Z 205450K .......... .......... .......... .......... .......... 33% 184M 4s 2024-08-22T20:34:06.4856210Z 205500K .......... .......... .......... .......... .......... 33% 85.4M 4s 2024-08-22T20:34:06.4863840Z 205550K .......... .......... .......... .......... .......... 33% 64.3M 4s 2024-08-22T20:34:06.4870450Z 205600K .......... .......... .......... .......... .......... 33% 76.4M 4s 2024-08-22T20:34:06.4877050Z 205650K .......... .......... .......... .......... .......... 33% 71.7M 4s 2024-08-22T20:34:06.4879720Z 205700K .......... .......... .......... .......... .......... 33% 200M 4s 2024-08-22T20:34:06.4886360Z 205750K .......... .......... .......... .......... .......... 33% 71.1M 4s 2024-08-22T20:34:06.4892920Z 205800K .......... .......... .......... .......... .......... 33% 84.9M 4s 2024-08-22T20:34:06.4899070Z 205850K .......... .......... .......... .......... .......... 33% 73.5M 4s 2024-08-22T20:34:06.4904710Z 205900K .......... .......... .......... .......... .......... 33% 81.7M 4s 2024-08-22T20:34:06.4907710Z 205950K .......... .......... .......... .......... .......... 33% 180M 4s 2024-08-22T20:34:06.4914580Z 206000K .......... .......... .......... .......... .......... 33% 70.8M 4s 2024-08-22T20:34:06.4920870Z 206050K .......... .......... .......... .......... .......... 33% 83.6M 4s 2024-08-22T20:34:06.4928460Z 206100K .......... .......... .......... .......... .......... 33% 59.3M 4s 2024-08-22T20:34:06.4934140Z 206150K .......... .......... .......... .......... .......... 33% 85.2M 4s 2024-08-22T20:34:06.4942020Z 206200K .......... .......... .......... .......... .......... 33% 78.5M 4s 2024-08-22T20:34:06.4946340Z 206250K .......... .......... .......... .......... .......... 33% 104M 4s 2024-08-22T20:34:06.4949110Z 206300K .......... .......... .......... .......... .......... 33% 119M 4s 2024-08-22T20:34:06.4954610Z 206350K .......... .......... .......... .......... .......... 33% 88.6M 4s 2024-08-22T20:34:06.4962040Z 206400K .......... .......... .......... .......... .......... 33% 68.0M 4s 2024-08-22T20:34:06.4964230Z 206450K .......... .......... .......... .......... .......... 33% 237M 4s 2024-08-22T20:34:06.4971590Z 206500K .......... .......... .......... .......... .......... 33% 64.3M 4s 2024-08-22T20:34:06.4977070Z 206550K .......... .......... .......... .......... .......... 33% 86.6M 4s 2024-08-22T20:34:06.4983780Z 206600K .......... .......... .......... .......... .......... 33% 74.3M 4s 2024-08-22T20:34:06.4993670Z 206650K .......... .......... .......... .......... .......... 33% 50.8M 4s 2024-08-22T20:34:06.4998300Z 206700K .......... .......... .......... .......... .......... 33% 100M 4s 2024-08-22T20:34:06.4998910Z 206750K .......... .......... .......... .......... .......... 33% 595M 4s 2024-08-22T20:34:06.5007530Z 206800K .......... .......... .......... .......... .......... 33% 57.4M 4s 2024-08-22T20:34:06.5011810Z 206850K .......... .......... .......... .......... .......... 33% 116M 4s 2024-08-22T20:34:06.5018020Z 206900K .......... .......... .......... .......... .......... 33% 78.1M 4s 2024-08-22T20:34:06.5025120Z 206950K .......... .......... .......... .......... .......... 33% 70.2M 4s 2024-08-22T20:34:06.5027620Z 207000K .......... .......... .......... .......... .......... 33% 187M 4s 2024-08-22T20:34:06.5034660Z 207050K .......... .......... .......... .......... .......... 33% 73.0M 4s 2024-08-22T20:34:06.5041710Z 207100K .......... .......... .......... .......... .......... 33% 66.2M 4s 2024-08-22T20:34:06.5046390Z 207150K .......... .......... .......... .......... .......... 33% 104M 4s 2024-08-22T20:34:06.5049610Z 207200K .......... .......... .......... .......... .......... 33% 161M 4s 2024-08-22T20:34:06.5054820Z 207250K .......... .......... .......... .......... .......... 33% 88.8M 4s 2024-08-22T20:34:06.5061680Z 207300K .......... .......... .......... .......... .......... 33% 72.1M 4s 2024-08-22T20:34:06.5070180Z 207350K .......... .......... .......... .......... .......... 33% 58.0M 4s 2024-08-22T20:34:06.5073330Z 207400K .......... .......... .......... .......... .......... 33% 155M 4s 2024-08-22T20:34:06.5075380Z 207450K .......... .......... .......... .......... .......... 33% 219M 4s 2024-08-22T20:34:06.5081290Z 207500K .......... .......... .......... .......... .......... 33% 83.5M 4s 2024-08-22T20:34:06.5085340Z 207550K .......... .......... .......... .......... .......... 33% 116M 4s 2024-08-22T20:34:06.5092660Z 207600K .......... .......... .......... .......... .......... 33% 77.0M 4s 2024-08-22T20:34:06.5096070Z 207650K .......... .......... .......... .......... .......... 33% 119M 4s 2024-08-22T20:34:06.5098920Z 207700K .......... .......... .......... .......... .......... 33% 163M 4s 2024-08-22T20:34:06.5102720Z 207750K .......... .......... .......... .......... .......... 33% 127M 4s 2024-08-22T20:34:06.5108520Z 207800K .......... .......... .......... .......... .......... 33% 87.8M 4s 2024-08-22T20:34:06.5113640Z 207850K .......... .......... .......... .......... .......... 33% 96.1M 4s 2024-08-22T20:34:06.5118430Z 207900K .......... .......... .......... .......... .......... 33% 97.3M 4s 2024-08-22T20:34:06.5120380Z 207950K .......... .......... .......... .......... .......... 33% 284M 4s 2024-08-22T20:34:06.5125580Z 208000K .......... .......... .......... .......... .......... 33% 89.6M 4s 2024-08-22T20:34:06.5130820Z 208050K .......... .......... .......... .......... .......... 33% 109M 4s 2024-08-22T20:34:06.5137300Z 208100K .......... .......... .......... .......... .......... 33% 70.7M 4s 2024-08-22T20:34:06.5140930Z 208150K .......... .......... .......... .......... .......... 33% 129M 4s 2024-08-22T20:34:06.5147480Z 208200K .......... .......... .......... .......... .......... 33% 79.7M 4s 2024-08-22T20:34:06.5151190Z 208250K .......... .......... .......... .......... .......... 33% 151M 4s 2024-08-22T20:34:06.5154350Z 208300K .......... .......... .......... .......... .......... 33% 132M 4s 2024-08-22T20:34:06.5159230Z 208350K .......... .......... .......... .......... .......... 33% 91.3M 4s 2024-08-22T20:34:06.5162980Z 208400K .......... .......... .......... .......... .......... 33% 136M 4s 2024-08-22T20:34:06.5165240Z 208450K .......... .......... .......... .......... .......... 33% 200M 4s 2024-08-22T20:34:06.5170360Z 208500K .......... .......... .......... .......... .......... 33% 97.7M 4s 2024-08-22T20:34:06.5176080Z 208550K .......... .......... .......... .......... .......... 33% 86.3M 4s 2024-08-22T20:34:06.5180310Z 208600K .......... .......... .......... .......... .......... 33% 111M 4s 2024-08-22T20:34:06.5185250Z 208650K .......... .......... .......... .......... .......... 33% 105M 4s 2024-08-22T20:34:06.5187950Z 208700K .......... .......... .......... .......... .......... 33% 164M 4s 2024-08-22T20:34:06.5192020Z 208750K .......... .......... .......... .......... .......... 33% 117M 4s 2024-08-22T20:34:06.5196750Z 208800K .......... .......... .......... .......... .......... 33% 110M 4s 2024-08-22T20:34:06.5201810Z 208850K .......... .......... .......... .......... .......... 33% 102M 4s 2024-08-22T20:34:06.5203930Z 208900K .......... .......... .......... .......... .......... 33% 190M 4s 2024-08-22T20:34:06.5208450Z 208950K .......... .......... .......... .......... .......... 33% 108M 4s 2024-08-22T20:34:06.5212770Z 209000K .......... .......... .......... .......... .......... 33% 115M 4s 2024-08-22T20:34:06.5217230Z 209050K .......... .......... .......... .......... .......... 33% 109M 4s 2024-08-22T20:34:06.5221870Z 209100K .......... .......... .......... .......... .......... 33% 104M 4s 2024-08-22T20:34:06.5223670Z 209150K .......... .......... .......... .......... .......... 33% 311M 4s 2024-08-22T20:34:06.5228150Z 209200K .......... .......... .......... .......... .......... 33% 110M 4s 2024-08-22T20:34:06.5232210Z 209250K .......... .......... .......... .......... .......... 33% 115M 4s 2024-08-22T20:34:06.5237250Z 209300K .......... .......... .......... .......... .......... 33% 95.4M 4s 2024-08-22T20:34:06.5241400Z 209350K .......... .......... .......... .......... .......... 33% 113M 4s 2024-08-22T20:34:06.5245980Z 209400K .......... .......... .......... .......... .......... 33% 111M 4s 2024-08-22T20:34:06.5249560Z 209450K .......... .......... .......... .......... .......... 33% 178M 4s 2024-08-22T20:34:06.5251950Z 209500K .......... .......... .......... .......... .......... 33% 155M 4s 2024-08-22T20:34:06.5259610Z 209550K .......... .......... .......... .......... .......... 33% 65.6M 4s 2024-08-22T20:34:06.5261730Z 209600K .......... .......... .......... .......... .......... 33% 190M 4s 2024-08-22T20:34:06.5265630Z 209650K .......... .......... .......... .......... .......... 33% 669M 4s 2024-08-22T20:34:06.5269740Z 209700K .......... .......... .......... .......... .......... 33% 68.1M 4s 2024-08-22T20:34:06.5270430Z 209750K .......... .......... .......... .......... .......... 33% 509M 4s 2024-08-22T20:34:06.5274960Z 209800K .......... .......... .......... .......... .......... 33% 115M 4s 2024-08-22T20:34:06.5278070Z 209850K .......... .......... .......... .......... .......... 33% 156M 4s 2024-08-22T20:34:06.5280440Z 209900K .......... .......... .......... .......... .......... 33% 207M 4s 2024-08-22T20:34:06.5286310Z 209950K .......... .......... .......... .......... .......... 33% 94.1M 4s 2024-08-22T20:34:06.5289260Z 210000K .......... .......... .......... .......... .......... 33% 129M 4s 2024-08-22T20:34:06.5292510Z 210050K .......... .......... .......... .......... .......... 33% 160M 4s 2024-08-22T20:34:06.5296940Z 210100K .......... .......... .......... .......... .......... 33% 126M 4s 2024-08-22T20:34:06.5301250Z 210150K .......... .......... .......... .......... .......... 33% 103M 4s 2024-08-22T20:34:06.5304360Z 210200K .......... .......... .......... .......... .......... 33% 177M 4s 2024-08-22T20:34:06.5307520Z 210250K .......... .......... .......... .......... .......... 33% 133M 4s 2024-08-22T20:34:06.5311190Z 210300K .......... .......... .......... .......... .......... 33% 142M 4s 2024-08-22T20:34:06.5314200Z 210350K .......... .......... .......... .......... .......... 33% 149M 4s 2024-08-22T20:34:06.5317230Z 210400K .......... .......... .......... .......... .......... 33% 179M 4s 2024-08-22T20:34:06.5321610Z 210450K .......... .......... .......... .......... .......... 33% 132M 4s 2024-08-22T20:34:06.5324440Z 210500K .......... .......... .......... .......... .......... 33% 130M 4s 2024-08-22T20:34:06.5328520Z 210550K .......... .......... .......... .......... .......... 33% 120M 4s 2024-08-22T20:34:06.5331650Z 210600K .......... .......... .......... .......... .......... 33% 161M 4s 2024-08-22T20:34:06.5335010Z 210650K .......... .......... .......... .......... .......... 33% 149M 4s 2024-08-22T20:34:06.5339090Z 210700K .......... .......... .......... .......... .......... 33% 147M 4s 2024-08-22T20:34:06.5342310Z 210750K .......... .......... .......... .......... .......... 33% 129M 4s 2024-08-22T20:34:06.5346170Z 210800K .......... .......... .......... .......... .......... 33% 126M 4s 2024-08-22T20:34:06.5349500Z 210850K .......... .......... .......... .......... .......... 33% 132M 4s 2024-08-22T20:34:06.5351460Z 210900K .......... .......... .......... .......... .......... 33% 428M 4s 2024-08-22T20:34:06.5357220Z 210950K .......... .......... .......... .......... .......... 33% 73.4M 4s 2024-08-22T20:34:06.5360610Z 211000K .......... .......... .......... .......... .......... 33% 138M 4s 2024-08-22T20:34:06.5364380Z 211050K .......... .......... .......... .......... .......... 33% 171M 4s 2024-08-22T20:34:06.5367740Z 211100K .......... .......... .......... .......... .......... 33% 170M 4s 2024-08-22T20:34:06.5367900Z 211150K .......... .......... .......... .......... .......... 33% 543M 4s 2024-08-22T20:34:06.5372760Z 211200K .......... .......... .......... .......... .......... 33% 99.0M 4s 2024-08-22T20:34:06.5376700Z 211250K .......... .......... .......... .......... .......... 33% 118M 4s 2024-08-22T20:34:06.5379740Z 211300K .......... .......... .......... .......... .......... 33% 198M 4s 2024-08-22T20:34:06.5382710Z 211350K .......... .......... .......... .......... .......... 33% 144M 4s 2024-08-22T20:34:06.5386720Z 211400K .......... .......... .......... .......... .......... 34% 113M 4s 2024-08-22T20:34:06.5389770Z 211450K .......... .......... .......... .......... .......... 34% 166M 4s 2024-08-22T20:34:06.5394580Z 211500K .......... .......... .......... .......... .......... 34% 111M 4s 2024-08-22T20:34:06.5395560Z 211550K .......... .......... .......... .......... .......... 34% 610M 4s 2024-08-22T20:34:06.5397630Z 211600K .......... .......... .......... .......... .......... 34% 167M 4s 2024-08-22T20:34:06.5403840Z 211650K .......... .......... .......... .......... .......... 34% 92.5M 4s 2024-08-22T20:34:06.5405010Z 211700K .......... .......... .......... .......... .......... 34% 282M 4s 2024-08-22T20:34:06.5410330Z 211750K .......... .......... .......... .......... .......... 34% 110M 4s 2024-08-22T20:34:06.5410510Z 211800K .......... .......... .......... .......... .......... 34% 775M 4s 2024-08-22T20:34:06.5412890Z 211850K .......... .......... .......... .......... .......... 34% 158M 4s 2024-08-22T20:34:06.5417150Z 211900K .......... .......... .......... .......... .......... 34% 114M 4s 2024-08-22T20:34:06.5418740Z 211950K .......... .......... .......... .......... .......... 34% 842M 4s 2024-08-22T20:34:06.5422890Z 212000K .......... .......... .......... .......... .......... 34% 135M 4s 2024-08-22T20:34:06.5424530Z 212050K .......... .......... .......... .......... .......... 34% 211M 4s 2024-08-22T20:34:06.5431160Z 212100K .......... .......... .......... .......... .......... 34% 76.4M 4s 2024-08-22T20:34:06.5431380Z 212150K .......... .......... .......... .......... .......... 34% 334M 4s 2024-08-22T20:34:06.5435780Z 212200K .......... .......... .......... .......... .......... 34% 126M 4s 2024-08-22T20:34:06.5437170Z 212250K .......... .......... .......... .......... .......... 34% 252M 4s 2024-08-22T20:34:06.5441070Z 212300K .......... .......... .......... .......... .......... 34% 230M 4s 2024-08-22T20:34:06.5444810Z 212350K .......... .......... .......... .......... .......... 34% 92.0M 4s 2024-08-22T20:34:06.5448380Z 212400K .......... .......... .......... .......... .......... 34% 135M 4s 2024-08-22T20:34:06.5452990Z 212450K .......... .......... .......... .......... .......... 34% 130M 4s 2024-08-22T20:34:06.5454380Z 212500K .......... .......... .......... .......... .......... 34% 210M 4s 2024-08-22T20:34:06.5455750Z 212550K .......... .......... .......... .......... .......... 34% 356M 4s 2024-08-22T20:34:06.5473770Z 212600K .......... .......... .......... .......... .......... 34% 99.0M 4s 2024-08-22T20:34:06.5475370Z 212650K .......... .......... .......... .......... .......... 34% 166M 4s 2024-08-22T20:34:06.5476610Z 212700K .......... .......... .......... .......... .......... 34% 198M 4s 2024-08-22T20:34:06.5477850Z 212750K .......... .......... .......... .......... .......... 34% 68.9M 4s 2024-08-22T20:34:06.5479500Z 212800K .......... .......... .......... .......... .......... 34% 103M 4s 2024-08-22T20:34:06.5487920Z 212850K .......... .......... .......... .......... .......... 34% 51.7M 4s 2024-08-22T20:34:06.5492540Z 212900K .......... .......... .......... .......... .......... 34% 97.9M 4s 2024-08-22T20:34:06.5493510Z 212950K .......... .......... .......... .......... .......... 34% 498M 4s 2024-08-22T20:34:06.5495690Z 213000K .......... .......... .......... .......... .......... 34% 740M 4s 2024-08-22T20:34:06.5496110Z 213050K .......... .......... .......... .......... .......... 34% 448M 4s 2024-08-22T20:34:06.5497150Z 213100K .......... .......... .......... .......... .......... 34% 651M 4s 2024-08-22T20:34:06.5508010Z 213150K .......... .......... .......... .......... .......... 34% 57.5M 4s 2024-08-22T20:34:06.5508870Z 213200K .......... .......... .......... .......... .......... 34% 669M 4s 2024-08-22T20:34:06.5509630Z 213250K .......... .......... .......... .......... .......... 34% 574M 4s 2024-08-22T20:34:06.5510290Z 213300K .......... .......... .......... .......... .......... 34% 292M 4s 2024-08-22T20:34:06.5517550Z 213350K .......... .......... .......... .......... .......... 34% 52.8M 4s 2024-08-22T20:34:06.5518500Z 213400K .......... .......... .......... .......... .......... 34% 549M 4s 2024-08-22T20:34:06.5519610Z 213450K .......... .......... .......... .......... .......... 34% 268M 4s 2024-08-22T20:34:06.5521260Z 213500K .......... .......... .......... .......... .......... 34% 319M 4s 2024-08-22T20:34:06.5522650Z 213550K .......... .......... .......... .......... .......... 34% 461M 4s 2024-08-22T20:34:06.5525080Z 213600K .......... .......... .......... .......... .......... 34% 321M 4s 2024-08-22T20:34:06.5527480Z 213650K .......... .......... .......... .......... .......... 34% 150M 4s 2024-08-22T20:34:06.5528040Z 213700K .......... .......... .......... .......... .......... 34% 509M 4s 2024-08-22T20:34:06.5533630Z 213750K .......... .......... .......... .......... .......... 34% 85.4M 4s 2024-08-22T20:34:06.5534160Z 213800K .......... .......... .......... .......... .......... 34% 842M 4s 2024-08-22T20:34:06.5537790Z 213850K .......... .......... .......... .......... .......... 34% 155M 4s 2024-08-22T20:34:06.5538290Z 213900K .......... .......... .......... .......... .......... 34% 465M 4s 2024-08-22T20:34:06.5541990Z 213950K .......... .......... .......... .......... .......... 34% 133M 4s 2024-08-22T20:34:06.5545370Z 214000K .......... .......... .......... .......... .......... 34% 154M 4s 2024-08-22T20:34:06.5550810Z 214050K .......... .......... .......... .......... .......... 34% 103M 4s 2024-08-22T20:34:06.5555450Z 214100K .......... .......... .......... .......... .......... 34% 96.5M 4s 2024-08-22T20:34:06.5556640Z 214150K .......... .......... .......... .......... .......... 34% 417M 4s 2024-08-22T20:34:06.5561380Z 214200K .......... .......... .......... .......... .......... 34% 110M 4s 2024-08-22T20:34:06.5561970Z 214250K .......... .......... .......... .......... .......... 34% 328M 4s 2024-08-22T20:34:06.5566460Z 214300K .......... .......... .......... .......... .......... 34% 117M 4s 2024-08-22T20:34:06.5569450Z 214350K .......... .......... .......... .......... .......... 34% 187M 4s 2024-08-22T20:34:06.5573470Z 214400K .......... .......... .......... .......... .......... 34% 127M 4s 2024-08-22T20:34:06.5576640Z 214450K .......... .......... .......... .......... .......... 34% 163M 4s 2024-08-22T20:34:06.5579410Z 214500K .......... .......... .......... .......... .......... 34% 138M 4s 2024-08-22T20:34:06.5583030Z 214550K .......... .......... .......... .......... .......... 34% 148M 4s 2024-08-22T20:34:06.5586440Z 214600K .......... .......... .......... .......... .......... 34% 129M 4s 2024-08-22T20:34:06.5586840Z 214650K .......... .......... .......... .......... .......... 34% 740M 4s 2024-08-22T20:34:06.5593460Z 214700K .......... .......... .......... .......... .......... 34% 95.4M 4s 2024-08-22T20:34:06.5596810Z 214750K .......... .......... .......... .......... .......... 34% 115M 4s 2024-08-22T20:34:06.5598300Z 214800K .......... .......... .......... .......... .......... 34% 276M 4s 2024-08-22T20:34:06.5605600Z 214850K .......... .......... .......... .......... .......... 34% 126M 4s 2024-08-22T20:34:06.5609620Z 214900K .......... .......... .......... .......... .......... 34% 67.4M 4s 2024-08-22T20:34:06.5613450Z 214950K .......... .......... .......... .......... .......... 34% 128M 4s 2024-08-22T20:34:06.5615120Z 215000K .......... .......... .......... .......... .......... 34% 373M 4s 2024-08-22T20:34:06.5620700Z 215050K .......... .......... .......... .......... .......... 34% 96.5M 4s 2024-08-22T20:34:06.5621820Z 215100K .......... .......... .......... .......... .......... 34% 307M 4s 2024-08-22T20:34:06.5624190Z 215150K .......... .......... .......... .......... .......... 34% 175M 4s 2024-08-22T20:34:06.5627550Z 215200K .......... .......... .......... .......... .......... 34% 164M 4s 2024-08-22T20:34:06.5633030Z 215250K .......... .......... .......... .......... .......... 34% 80.4M 4s 2024-08-22T20:34:06.5636580Z 215300K .......... .......... .......... .......... .......... 34% 166M 4s 2024-08-22T20:34:06.5638540Z 215350K .......... .......... .......... .......... .......... 34% 185M 4s 2024-08-22T20:34:06.5642640Z 215400K .......... .......... .......... .......... .......... 34% 122M 4s 2024-08-22T20:34:06.5645400Z 215450K .......... .......... .......... .......... .......... 34% 164M 4s 2024-08-22T20:34:06.5649890Z 215500K .......... .......... .......... .......... .......... 34% 133M 4s 2024-08-22T20:34:06.5650400Z 215550K .......... .......... .......... .......... .......... 34% 800M 4s 2024-08-22T20:34:06.5650880Z 215600K .......... .......... .......... .......... .......... 34% 543M 4s 2024-08-22T20:34:06.5654570Z 215650K .......... .......... .......... .......... .......... 34% 143M 4s 2024-08-22T20:34:06.5656710Z 215700K .......... .......... .......... .......... .......... 34% 195M 4s 2024-08-22T20:34:06.5659670Z 215750K .......... .......... .......... .......... .......... 34% 191M 4s 2024-08-22T20:34:06.5662570Z 215800K .......... .......... .......... .......... .......... 34% 161M 4s 2024-08-22T20:34:06.5663590Z 215850K .......... .......... .......... .......... .......... 34% 610M 4s 2024-08-22T20:34:06.5667680Z 215900K .......... .......... .......... .......... .......... 34% 108M 4s 2024-08-22T20:34:06.5671410Z 215950K .......... .......... .......... .......... .......... 34% 155M 4s 2024-08-22T20:34:06.5674910Z 216000K .......... .......... .......... .......... .......... 34% 159M 4s 2024-08-22T20:34:06.5677480Z 216050K .......... .......... .......... .......... .......... 34% 144M 4s 2024-08-22T20:34:06.5680460Z 216100K .......... .......... .......... .......... .......... 34% 669M 4s 2024-08-22T20:34:06.5682470Z 216150K .......... .......... .......... .......... .......... 34% 128M 4s 2024-08-22T20:34:06.5686110Z 216200K .......... .......... .......... .......... .......... 34% 127M 4s 2024-08-22T20:34:06.5690080Z 216250K .......... .......... .......... .......... .......... 34% 132M 4s 2024-08-22T20:34:06.5693440Z 216300K .......... .......... .......... .......... .......... 34% 143M 4s 2024-08-22T20:34:06.5694180Z 216350K .......... .......... .......... .......... .......... 34% 698M 4s 2024-08-22T20:34:06.5699070Z 216400K .......... .......... .......... .......... .......... 34% 88.9M 4s 2024-08-22T20:34:06.5702660Z 216450K .......... .......... .......... .......... .......... 34% 172M 4s 2024-08-22T20:34:06.5706810Z 216500K .......... .......... .......... .......... .......... 34% 105M 4s 2024-08-22T20:34:06.5710950Z 216550K .......... .......... .......... .......... .......... 34% 106M 4s 2024-08-22T20:34:06.5716210Z 216600K .......... .......... .......... .......... .......... 34% 119M 4s 2024-08-22T20:34:06.5718430Z 216650K .......... .......... .......... .......... .......... 34% 149M 4s 2024-08-22T20:34:06.5722340Z 216700K .......... .......... .......... .......... .......... 34% 127M 4s 2024-08-22T20:34:06.5722740Z 216750K .......... .......... .......... .......... .......... 34% 740M 4s 2024-08-22T20:34:06.5724810Z 216800K .......... .......... .......... .......... .......... 34% 456M 4s 2024-08-22T20:34:06.5730260Z 216850K .......... .......... .......... .......... .......... 34% 90.4M 4s 2024-08-22T20:34:06.5730740Z 216900K .......... .......... .......... .......... .......... 34% 688M 4s 2024-08-22T20:34:06.5734050Z 216950K .......... .......... .......... .......... .......... 34% 145M 4s 2024-08-22T20:34:06.5734840Z 217000K .......... .......... .......... .......... .......... 34% 618M 4s 2024-08-22T20:34:06.5738930Z 217050K .......... .......... .......... .......... .......... 34% 124M 4s 2024-08-22T20:34:06.5741790Z 217100K .......... .......... .......... .......... .......... 34% 130M 4s 2024-08-22T20:34:06.5745860Z 217150K .......... .......... .......... .......... .......... 34% 139M 4s 2024-08-22T20:34:06.5746330Z 217200K .......... .......... .......... .......... .......... 34% 509M 4s 2024-08-22T20:34:06.5750150Z 217250K .......... .......... .......... .......... .......... 34% 140M 4s 2024-08-22T20:34:06.5755270Z 217300K .......... .......... .......... .......... .......... 34% 105M 4s 2024-08-22T20:34:06.5757470Z 217350K .......... .......... .......... .......... .......... 34% 158M 4s 2024-08-22T20:34:06.5762590Z 217400K .......... .......... .......... .......... .......... 34% 119M 4s 2024-08-22T20:34:06.5764450Z 217450K .......... .......... .......... .......... .......... 34% 237M 4s 2024-08-22T20:34:06.5768070Z 217500K .......... .......... .......... .......... .......... 34% 379M 4s 2024-08-22T20:34:06.5772060Z 217550K .......... .......... .......... .......... .......... 34% 71.2M 4s 2024-08-22T20:34:06.5772470Z 217600K .......... .......... .......... .......... .......... 35% 904M 4s 2024-08-22T20:34:06.5775250Z 217650K .......... .......... .......... .......... .......... 35% 173M 4s 2024-08-22T20:34:06.5778060Z 217700K .......... .......... .......... .......... .......... 35% 294M 4s 2024-08-22T20:34:06.5782480Z 217750K .......... .......... .......... .......... .......... 35% 105M 4s 2024-08-22T20:34:06.5786000Z 217800K .......... .......... .......... .......... .......... 35% 135M 4s 2024-08-22T20:34:06.5790120Z 217850K .......... .......... .......... .......... .......... 35% 120M 4s 2024-08-22T20:34:06.5792000Z 217900K .......... .......... .......... .......... .......... 35% 267M 4s 2024-08-22T20:34:06.5792430Z 217950K .......... .......... .......... .......... .......... 35% 317M 4s 2024-08-22T20:34:06.5797310Z 218000K .......... .......... .......... .......... .......... 35% 119M 4s 2024-08-22T20:34:06.5802300Z 218050K .......... .......... .......... .......... .......... 35% 88.3M 4s 2024-08-22T20:34:06.5805860Z 218100K .......... .......... .......... .......... .......... 35% 143M 4s 2024-08-22T20:34:06.5809680Z 218150K .......... .......... .......... .......... .......... 35% 148M 4s 2024-08-22T20:34:06.5814890Z 218200K .......... .......... .......... .......... .......... 35% 84.9M 4s 2024-08-22T20:34:06.5818140Z 218250K .......... .......... .......... .......... .......... 35% 146M 4s 2024-08-22T20:34:06.5818620Z 218300K .......... .......... .......... .......... .......... 35% 763M 4s 2024-08-22T20:34:06.5824770Z 218350K .......... .......... .......... .......... .......... 35% 108M 4s 2024-08-22T20:34:06.5826100Z 218400K .......... .......... .......... .......... .......... 35% 247M 4s 2024-08-22T20:34:06.5828390Z 218450K .......... .......... .......... .......... .......... 35% 187M 4s 2024-08-22T20:34:06.5829080Z 218500K .......... .......... .......... .......... .......... 35% 349M 4s 2024-08-22T20:34:06.5831460Z 218550K .......... .......... .......... .......... .......... 35% 235M 4s 2024-08-22T20:34:06.5834630Z 218600K .......... .......... .......... .......... .......... 35% 153M 4s 2024-08-22T20:34:06.5840270Z 218650K .......... .......... .......... .......... .......... 35% 150M 4s 2024-08-22T20:34:06.5845010Z 218700K .......... .......... .......... .......... .......... 35% 68.9M 4s 2024-08-22T20:34:06.5848010Z 218750K .......... .......... .......... .......... .......... 35% 146M 4s 2024-08-22T20:34:06.5852590Z 218800K .......... .......... .......... .......... .......... 35% 115M 4s 2024-08-22T20:34:06.5855800Z 218850K .......... .......... .......... .......... .......... 35% 143M 4s 2024-08-22T20:34:06.5860160Z 218900K .......... .......... .......... .......... .......... 35% 114M 4s 2024-08-22T20:34:06.5863790Z 218950K .......... .......... .......... .......... .......... 35% 154M 4s 2024-08-22T20:34:06.5868200Z 219000K .......... .......... .......... .......... .......... 35% 108M 4s 2024-08-22T20:34:06.5871710Z 219050K .......... .......... .......... .......... .......... 35% 130M 4s 2024-08-22T20:34:06.5873490Z 219100K .......... .......... .......... .......... .......... 35% 281M 4s 2024-08-22T20:34:06.5878310Z 219150K .......... .......... .......... .......... .......... 35% 98.0M 4s 2024-08-22T20:34:06.5882850Z 219200K .......... .......... .......... .......... .......... 35% 124M 4s 2024-08-22T20:34:06.5883240Z 219250K .......... .......... .......... .......... .......... 35% 740M 4s 2024-08-22T20:34:06.5886540Z 219300K .......... .......... .......... .......... .......... 35% 132M 4s 2024-08-22T20:34:06.5890120Z 219350K .......... .......... .......... .......... .......... 35% 146M 4s 2024-08-22T20:34:06.5895030Z 219400K .......... .......... .......... .......... .......... 35% 145M 4s 2024-08-22T20:34:06.5896210Z 219450K .......... .......... .......... .......... .......... 35% 277M 4s 2024-08-22T20:34:06.5900090Z 219500K .......... .......... .......... .......... .......... 35% 106M 4s 2024-08-22T20:34:06.5902710Z 219550K .......... .......... .......... .......... .......... 35% 174M 4s 2024-08-22T20:34:06.5905490Z 219600K .......... .......... .......... .......... .......... 35% 163M 4s 2024-08-22T20:34:06.5909320Z 219650K .......... .......... .......... .......... .......... 35% 148M 4s 2024-08-22T20:34:06.5912660Z 219700K .......... .......... .......... .......... .......... 35% 215M 4s 2024-08-22T20:34:06.5916770Z 219750K .......... .......... .......... .......... .......... 35% 90.3M 4s 2024-08-22T20:34:06.5921040Z 219800K .......... .......... .......... .......... .......... 35% 109M 4s 2024-08-22T20:34:06.5923070Z 219850K .......... .......... .......... .......... .......... 35% 279M 4s 2024-08-22T20:34:06.5927130Z 219900K .......... .......... .......... .......... .......... 35% 126M 4s 2024-08-22T20:34:06.5930790Z 219950K .......... .......... .......... .......... .......... 35% 153M 4s 2024-08-22T20:34:06.5933090Z 220000K .......... .......... .......... .......... .......... 35% 160M 4s 2024-08-22T20:34:06.5936360Z 220050K .......... .......... .......... .......... .......... 35% 139M 4s 2024-08-22T20:34:06.5940950Z 220100K .......... .......... .......... .......... .......... 35% 125M 4s 2024-08-22T20:34:06.5944430Z 220150K .......... .......... .......... .......... .......... 35% 116M 4s 2024-08-22T20:34:06.5951010Z 220200K .......... .......... .......... .......... .......... 35% 86.1M 4s 2024-08-22T20:34:06.5954830Z 220250K .......... .......... .......... .......... .......... 35% 110M 4s 2024-08-22T20:34:06.5958700Z 220300K .......... .......... .......... .......... .......... 35% 140M 4s 2024-08-22T20:34:06.5961720Z 220350K .......... .......... .......... .......... .......... 35% 132M 4s 2024-08-22T20:34:06.5967780Z 220400K .......... .......... .......... .......... .......... 35% 100M 4s 2024-08-22T20:34:06.5971590Z 220450K .......... .......... .......... .......... .......... 35% 105M 4s 2024-08-22T20:34:06.5976820Z 220500K .......... .......... .......... .......... .......... 35% 90.3M 4s 2024-08-22T20:34:06.5981370Z 220550K .......... .......... .......... .......... .......... 35% 107M 4s 2024-08-22T20:34:06.5987000Z 220600K .......... .......... .......... .......... .......... 35% 105M 4s 2024-08-22T20:34:06.5990460Z 220650K .......... .......... .......... .......... .......... 35% 133M 4s 2024-08-22T20:34:06.5995880Z 220700K .......... .......... .......... .......... .......... 35% 80.3M 4s 2024-08-22T20:34:06.6000300Z 220750K .......... .......... .......... .......... .......... 35% 117M 4s 2024-08-22T20:34:06.6004150Z 220800K .......... .......... .......... .......... .......... 35% 115M 4s 2024-08-22T20:34:06.6009950Z 220850K .......... .......... .......... .......... .......... 35% 87.7M 4s 2024-08-22T20:34:06.6014160Z 220900K .......... .......... .......... .......... .......... 35% 136M 4s 2024-08-22T20:34:06.6021800Z 220950K .......... .......... .......... .......... .......... 35% 59.1M 4s 2024-08-22T20:34:06.6026390Z 221000K .......... .......... .......... .......... .......... 35% 116M 4s 2024-08-22T20:34:06.6026830Z 221050K .......... .......... .......... .......... .......... 35% 729M 4s 2024-08-22T20:34:06.6032730Z 221100K .......... .......... .......... .......... .......... 35% 92.7M 4s 2024-08-22T20:34:06.6037620Z 221150K .......... .......... .......... .......... .......... 35% 86.3M 4s 2024-08-22T20:34:06.6041470Z 221200K .......... .......... .......... .......... .......... 35% 134M 4s 2024-08-22T20:34:06.6046160Z 221250K .......... .......... .......... .......... .......... 35% 96.5M 4s 2024-08-22T20:34:06.6055860Z 221300K .......... .......... .......... .......... .......... 35% 64.1M 4s 2024-08-22T20:34:06.6061480Z 221350K .......... .......... .......... .......... .......... 35% 62.6M 4s 2024-08-22T20:34:06.6068420Z 221400K .......... .......... .......... .......... .......... 35% 87.2M 4s 2024-08-22T20:34:06.6074740Z 221450K .......... .......... .......... .......... .......... 35% 82.9M 4s 2024-08-22T20:34:06.6078940Z 221500K .......... .......... .......... .......... .......... 35% 89.8M 4s 2024-08-22T20:34:06.6086600Z 221550K .......... .......... .......... .......... .......... 35% 62.6M 4s 2024-08-22T20:34:06.6092900Z 221600K .......... .......... .......... .......... .......... 35% 75.8M 4s 2024-08-22T20:34:06.6099720Z 221650K .......... .......... .......... .......... .......... 35% 79.0M 4s 2024-08-22T20:34:06.6106830Z 221700K .......... .......... .......... .......... .......... 35% 97.5M 4s 2024-08-22T20:34:06.6113370Z 221750K .......... .......... .......... .......... .......... 35% 61.3M 4s 2024-08-22T20:34:06.6117760Z 221800K .......... .......... .......... .......... .......... 35% 87.0M 4s 2024-08-22T20:34:06.6124490Z 221850K .......... .......... .......... .......... .......... 35% 78.6M 4s 2024-08-22T20:34:06.6134450Z 221900K .......... .......... .......... .......... .......... 35% 46.6M 4s 2024-08-22T20:34:06.6147930Z 221950K .......... .......... .......... .......... .......... 35% 39.4M 4s 2024-08-22T20:34:06.6153550Z 222000K .......... .......... .......... .......... .......... 35% 80.0M 4s 2024-08-22T20:34:06.6164120Z 222050K .......... .......... .......... .......... .......... 35% 47.5M 4s 2024-08-22T20:34:06.6170640Z 222100K .......... .......... .......... .......... .......... 35% 68.3M 4s 2024-08-22T20:34:06.6180140Z 222150K .......... .......... .......... .......... .......... 35% 48.9M 4s 2024-08-22T20:34:06.6186640Z 222200K .......... .......... .......... .......... .......... 35% 119M 4s 2024-08-22T20:34:06.6193230Z 222250K .......... .......... .......... .......... .......... 35% 57.8M 4s 2024-08-22T20:34:06.6199880Z 222300K .......... .......... .......... .......... .......... 35% 71.6M 4s 2024-08-22T20:34:06.6204910Z 222350K .......... .......... .......... .......... .......... 35% 91.1M 4s 2024-08-22T20:34:06.6210780Z 222400K .......... .......... .......... .......... .......... 35% 80.8M 4s 2024-08-22T20:34:06.6216680Z 222450K .......... .......... .......... .......... .......... 35% 85.2M 4s 2024-08-22T20:34:06.6222440Z 222500K .......... .......... .......... .......... .......... 35% 88.0M 4s 2024-08-22T20:34:06.6229790Z 222550K .......... .......... .......... .......... .......... 35% 65.4M 4s 2024-08-22T20:34:06.6236240Z 222600K .......... .......... .......... .......... .......... 35% 74.7M 4s 2024-08-22T20:34:06.6241970Z 222650K .......... .......... .......... .......... .......... 35% 88.3M 4s 2024-08-22T20:34:06.6249300Z 222700K .......... .......... .......... .......... .......... 35% 65.5M 4s 2024-08-22T20:34:06.6253750Z 222750K .......... .......... .......... .......... .......... 35% 108M 4s 2024-08-22T20:34:06.6260250Z 222800K .......... .......... .......... .......... .......... 35% 78.9M 4s 2024-08-22T20:34:06.6266580Z 222850K .......... .......... .......... .......... .......... 35% 75.8M 4s 2024-08-22T20:34:06.6271790Z 222900K .......... .......... .......... .......... .......... 35% 97.9M 4s 2024-08-22T20:34:06.6279880Z 222950K .......... .......... .......... .......... .......... 35% 57.6M 4s 2024-08-22T20:34:06.6284740Z 223000K .......... .......... .......... .......... .......... 35% 105M 4s 2024-08-22T20:34:06.6291380Z 223050K .......... .......... .......... .......... .......... 35% 70.9M 4s 2024-08-22T20:34:06.6296840Z 223100K .......... .......... .......... .......... .......... 35% 91.8M 4s 2024-08-22T20:34:06.6302800Z 223150K .......... .......... .......... .......... .......... 35% 81.4M 4s 2024-08-22T20:34:06.6308550Z 223200K .......... .......... .......... .......... .......... 35% 81.4M 4s 2024-08-22T20:34:06.6314810Z 223250K .......... .......... .......... .......... .......... 35% 87.3M 4s 2024-08-22T20:34:06.6322420Z 223300K .......... .......... .......... .......... .......... 35% 85.5M 4s 2024-08-22T20:34:06.6327290Z 223350K .......... .......... .......... .......... .......... 35% 66.3M 4s 2024-08-22T20:34:06.6333040Z 223400K .......... .......... .......... .......... .......... 35% 93.2M 4s 2024-08-22T20:34:06.6338040Z 223450K .......... .......... .......... .......... .......... 35% 87.2M 4s 2024-08-22T20:34:06.6345270Z 223500K .......... .......... .......... .......... .......... 35% 75.5M 4s 2024-08-22T20:34:06.6350470Z 223550K .......... .......... .......... .......... .......... 35% 89.6M 4s 2024-08-22T20:34:06.6357010Z 223600K .......... .......... .......... .......... .......... 35% 72.8M 4s 2024-08-22T20:34:06.6363700Z 223650K .......... .......... .......... .......... .......... 35% 72.8M 4s 2024-08-22T20:34:06.6369550Z 223700K .......... .......... .......... .......... .......... 35% 102M 4s 2024-08-22T20:34:06.6376910Z 223750K .......... .......... .......... .......... .......... 35% 63.6M 4s 2024-08-22T20:34:06.6382560Z 223800K .......... .......... .......... .......... .......... 36% 73.2M 4s 2024-08-22T20:34:06.6387580Z 223850K .......... .......... .......... .......... .......... 36% 99.2M 4s 2024-08-22T20:34:06.6393420Z 223900K .......... .......... .......... .......... .......... 36% 87.0M 4s 2024-08-22T20:34:06.6398520Z 223950K .......... .......... .......... .......... .......... 36% 91.6M 4s 2024-08-22T20:34:06.6404940Z 224000K .......... .......... .......... .......... .......... 36% 78.1M 4s 2024-08-22T20:34:06.6411290Z 224050K .......... .......... .......... .......... .......... 36% 84.6M 4s 2024-08-22T20:34:06.6417600Z 224100K .......... .......... .......... .......... .......... 36% 68.9M 4s 2024-08-22T20:34:06.6424720Z 224150K .......... .......... .......... .......... .......... 36% 70.8M 4s 2024-08-22T20:34:06.6431650Z 224200K .......... .......... .......... .......... .......... 36% 73.9M 4s 2024-08-22T20:34:06.6436560Z 224250K .......... .......... .......... .......... .......... 36% 95.0M 4s 2024-08-22T20:34:06.6441990Z 224300K .......... .......... .......... .......... .......... 36% 93.4M 4s 2024-08-22T20:34:06.6450250Z 224350K .......... .......... .......... .......... .......... 36% 55.4M 4s 2024-08-22T20:34:06.6452160Z 224400K .......... .......... .......... .......... .......... 36% 244M 4s 2024-08-22T20:34:06.6458250Z 224450K .......... .......... .......... .......... .......... 36% 85.4M 4s 2024-08-22T20:34:06.6463820Z 224500K .......... .......... .......... .......... .......... 36% 84.0M 4s 2024-08-22T20:34:06.6471820Z 224550K .......... .......... .......... .......... .......... 36% 60.7M 4s 2024-08-22T20:34:06.6478410Z 224600K .......... .......... .......... .......... .......... 36% 77.5M 4s 2024-08-22T20:34:06.6483970Z 224650K .......... .......... .......... .......... .......... 36% 85.4M 4s 2024-08-22T20:34:06.6489830Z 224700K .......... .......... .......... .......... .......... 36% 104M 4s 2024-08-22T20:34:06.6495550Z 224750K .......... .......... .......... .......... .......... 36% 72.4M 4s 2024-08-22T20:34:06.6501220Z 224800K .......... .......... .......... .......... .......... 36% 92.8M 4s 2024-08-22T20:34:06.6506630Z 224850K .......... .......... .......... .......... .......... 36% 83.3M 4s 2024-08-22T20:34:06.6512110Z 224900K .......... .......... .......... .......... .......... 36% 86.6M 4s 2024-08-22T20:34:06.6520510Z 224950K .......... .......... .......... .......... .......... 36% 59.6M 4s 2024-08-22T20:34:06.6526060Z 225000K .......... .......... .......... .......... .......... 36% 88.0M 4s 2024-08-22T20:34:06.6532190Z 225050K .......... .......... .......... .......... .......... 36% 76.3M 4s 2024-08-22T20:34:06.6537460Z 225100K .......... .......... .......... .......... .......... 36% 102M 4s 2024-08-22T20:34:06.6543170Z 225150K .......... .......... .......... .......... .......... 36% 78.3M 4s 2024-08-22T20:34:06.6548060Z 225200K .......... .......... .......... .......... .......... 36% 99.0M 4s 2024-08-22T20:34:06.6555940Z 225250K .......... .......... .......... .......... .......... 36% 87.2M 4s 2024-08-22T20:34:06.6562490Z 225300K .......... .......... .......... .......... .......... 36% 58.4M 4s 2024-08-22T20:34:06.6567250Z 225350K .......... .......... .......... .......... .......... 36% 98.8M 4s 2024-08-22T20:34:06.6574390Z 225400K .......... .......... .......... .......... .......... 36% 68.9M 4s 2024-08-22T20:34:06.6579070Z 225450K .......... .......... .......... .......... .......... 36% 100M 4s 2024-08-22T20:34:06.6585430Z 225500K .......... .......... .......... .......... .......... 36% 82.5M 4s 2024-08-22T20:34:06.6591170Z 225550K .......... .......... .......... .......... .......... 36% 79.5M 4s 2024-08-22T20:34:06.6597950Z 225600K .......... .......... .......... .......... .......... 36% 74.0M 4s 2024-08-22T20:34:06.6616630Z 225650K .......... .......... .......... .......... .......... 36% 75.2M 4s 2024-08-22T20:34:06.6617990Z 225700K .......... .......... .......... .......... .......... 36% 68.8M 4s 2024-08-22T20:34:06.6618810Z 225750K .......... .......... .......... .......... .......... 36% 105M 4s 2024-08-22T20:34:06.6622650Z 225800K .......... .......... .......... .......... .......... 36% 71.7M 4s 2024-08-22T20:34:06.6624930Z 225850K .......... .......... .......... .......... .......... 36% 289M 4s 2024-08-22T20:34:06.6630590Z 225900K .......... .......... .......... .......... .......... 36% 84.0M 4s 2024-08-22T20:34:06.6637910Z 225950K .......... .......... .......... .......... .......... 36% 71.9M 4s 2024-08-22T20:34:06.6643980Z 226000K .......... .......... .......... .......... .......... 36% 71.9M 4s 2024-08-22T20:34:06.6649800Z 226050K .......... .......... .......... .......... .......... 36% 80.4M 4s 2024-08-22T20:34:06.6656380Z 226100K .......... .......... .......... .......... .......... 36% 92.5M 4s 2024-08-22T20:34:06.6662650Z 226150K .......... .......... .......... .......... .......... 36% 74.9M 4s 2024-08-22T20:34:06.6666720Z 226200K .......... .......... .......... .......... .......... 36% 103M 4s 2024-08-22T20:34:06.6673580Z 226250K .......... .......... .......... .......... .......... 36% 87.0M 4s 2024-08-22T20:34:06.6679610Z 226300K .......... .......... .......... .......... .......... 36% 64.3M 4s 2024-08-22T20:34:06.6684870Z 226350K .......... .......... .......... .......... .......... 36% 91.3M 4s 2024-08-22T20:34:06.6690730Z 226400K .......... .......... .......... .......... .......... 36% 87.8M 4s 2024-08-22T20:34:06.6696260Z 226450K .......... .......... .......... .......... .......... 36% 85.2M 4s 2024-08-22T20:34:06.6702230Z 226500K .......... .......... .......... .......... .......... 36% 82.1M 4s 2024-08-22T20:34:06.6710470Z 226550K .......... .......... .......... .......... .......... 36% 58.5M 4s 2024-08-22T20:34:06.6716850Z 226600K .......... .......... .......... .......... .......... 36% 77.4M 4s 2024-08-22T20:34:06.6723660Z 226650K .......... .......... .......... .......... .......... 36% 94.6M 4s 2024-08-22T20:34:06.6728230Z 226700K .......... .......... .......... .......... .......... 36% 78.5M 4s 2024-08-22T20:34:06.6733310Z 226750K .......... .......... .......... .......... .......... 36% 111M 4s 2024-08-22T20:34:06.6738170Z 226800K .......... .......... .......... .......... .......... 36% 91.1M 4s 2024-08-22T20:34:06.6744780Z 226850K .......... .......... .......... .......... .......... 36% 72.0M 4s 2024-08-22T20:34:06.6752130Z 226900K .......... .......... .......... .......... .......... 36% 93.7M 4s 2024-08-22T20:34:06.6758180Z 226950K .......... .......... .......... .......... .......... 36% 60.8M 4s 2024-08-22T20:34:06.6763380Z 227000K .......... .......... .......... .......... .......... 36% 93.0M 4s 2024-08-22T20:34:06.6769260Z 227050K .......... .......... .......... .......... .......... 36% 79.5M 4s 2024-08-22T20:34:06.6776060Z 227100K .......... .......... .......... .......... .......... 36% 76.8M 4s 2024-08-22T20:34:06.6782410Z 227150K .......... .......... .......... .......... .......... 36% 72.8M 4s 2024-08-22T20:34:06.6786990Z 227200K .......... .......... .......... .......... .......... 36% 112M 4s 2024-08-22T20:34:06.6793330Z 227250K .......... .......... .......... .......... .......... 36% 77.3M 4s 2024-08-22T20:34:06.6800560Z 227300K .......... .......... .......... .......... .......... 36% 91.3M 4s 2024-08-22T20:34:06.6807230Z 227350K .......... .......... .......... .......... .......... 36% 57.0M 4s 2024-08-22T20:34:06.6812850Z 227400K .......... .......... .......... .......... .......... 36% 82.9M 4s 2024-08-22T20:34:06.6820020Z 227450K .......... .......... .......... .......... .......... 36% 70.8M 4s 2024-08-22T20:34:06.6825140Z 227500K .......... .......... .......... .......... .......... 36% 91.6M 4s 2024-08-22T20:34:06.6838590Z 227550K .......... .......... .......... .......... .......... 36% 37.2M 4s 2024-08-22T20:34:06.6858080Z 227600K .......... .......... .......... .......... .......... 36% 27.9M 4s 2024-08-22T20:34:06.6859240Z 227650K .......... .......... .......... .......... .......... 36% 519M 4s 2024-08-22T20:34:06.6863810Z 227700K .......... .......... .......... .......... .......... 36% 77.4M 4s 2024-08-22T20:34:06.6869500Z 227750K .......... .......... .......... .......... .......... 36% 83.9M 4s 2024-08-22T20:34:06.6876550Z 227800K .......... .......... .......... .......... .......... 36% 63.9M 4s 2024-08-22T20:34:06.6883020Z 227850K .......... .......... .......... .......... .......... 36% 77.6M 4s 2024-08-22T20:34:06.6929150Z 227900K .......... .......... .......... .......... .......... 36% 10.9M 4s 2024-08-22T20:34:06.6930100Z 227950K .......... .......... .......... .......... .......... 36% 305M 4s 2024-08-22T20:34:06.6932500Z 228000K .......... .......... .......... .......... .......... 36% 142M 4s 2024-08-22T20:34:06.6935440Z 228050K .......... .......... .......... .......... .......... 36% 231M 4s 2024-08-22T20:34:06.6938040Z 228100K .......... .......... .......... .......... .......... 36% 173M 4s 2024-08-22T20:34:06.6940660Z 228150K .......... .......... .......... .......... .......... 36% 187M 4s 2024-08-22T20:34:06.6941090Z 228200K .......... .......... .......... .......... .......... 36% 436M 4s 2024-08-22T20:34:06.6942800Z 228250K .......... .......... .......... .......... .......... 36% 479M 4s 2024-08-22T20:34:06.6944570Z 228300K .......... .......... .......... .......... .......... 36% 354M 4s 2024-08-22T20:34:06.6956590Z 228350K .......... .......... .......... .......... .......... 36% 68.0M 4s 2024-08-22T20:34:06.6963820Z 228400K .......... .......... .......... .......... .......... 36% 53.0M 4s 2024-08-22T20:34:06.6968710Z 228450K .......... .......... .......... .......... .......... 36% 117M 4s 2024-08-22T20:34:06.6971010Z 228500K .......... .......... .......... .......... .......... 36% 136M 4s 2024-08-22T20:34:06.6981620Z 228550K .......... .......... .......... .......... .......... 36% 35.3M 4s 2024-08-22T20:34:06.6983130Z 228600K .......... .......... .......... .......... .......... 36% 384M 4s 2024-08-22T20:34:06.6984350Z 228650K .......... .......... .......... .......... .......... 36% 294M 4s 2024-08-22T20:34:06.6987490Z 228700K .......... .......... .......... .......... .......... 36% 159M 4s 2024-08-22T20:34:06.6992360Z 228750K .......... .......... .......... .......... .......... 36% 122M 4s 2024-08-22T20:34:06.6998580Z 228800K .......... .......... .......... .......... .......... 36% 69.9M 4s 2024-08-22T20:34:06.7003870Z 228850K .......... .......... .......... .......... .......... 36% 98.0M 4s 2024-08-22T20:34:06.7009300Z 228900K .......... .......... .......... .......... .......... 36% 92.5M 4s 2024-08-22T20:34:06.7016580Z 228950K .......... .......... .......... .......... .......... 36% 66.3M 4s 2024-08-22T20:34:06.7022060Z 229000K .......... .......... .......... .......... .......... 36% 84.6M 4s 2024-08-22T20:34:06.7030370Z 229050K .......... .......... .......... .......... .......... 36% 62.7M 4s 2024-08-22T20:34:06.7034370Z 229100K .......... .......... .......... .......... .......... 36% 126M 4s 2024-08-22T20:34:06.7039400Z 229150K .......... .......... .......... .......... .......... 36% 84.3M 4s 2024-08-22T20:34:06.7046650Z 229200K .......... .......... .......... .......... .......... 36% 74.5M 4s 2024-08-22T20:34:06.7051520Z 229250K .......... .......... .......... .......... .......... 36% 91.8M 4s 2024-08-22T20:34:06.7057600Z 229300K .......... .......... .......... .......... .......... 36% 86.3M 4s 2024-08-22T20:34:06.7065510Z 229350K .......... .......... .......... .......... .......... 36% 62.3M 4s 2024-08-22T20:34:06.7073980Z 229400K .......... .......... .......... .......... .......... 36% 54.9M 4s 2024-08-22T20:34:06.7077530Z 229450K .......... .......... .......... .......... .......... 36% 135M 4s 2024-08-22T20:34:06.7082370Z 229500K .......... .......... .......... .......... .......... 36% 104M 4s 2024-08-22T20:34:06.7088580Z 229550K .......... .......... .......... .......... .......... 36% 81.8M 4s 2024-08-22T20:34:06.7093750Z 229600K .......... .......... .......... .......... .......... 36% 85.8M 4s 2024-08-22T20:34:06.7099750Z 229650K .......... .......... .......... .......... .......... 36% 83.3M 4s 2024-08-22T20:34:06.7107070Z 229700K .......... .......... .......... .......... .......... 36% 97.3M 4s 2024-08-22T20:34:06.7112900Z 229750K .......... .......... .......... .......... .......... 36% 59.0M 4s 2024-08-22T20:34:06.7117880Z 229800K .......... .......... .......... .......... .......... 36% 95.4M 4s 2024-08-22T20:34:06.7126040Z 229850K .......... .......... .......... .......... .......... 36% 67.3M 4s 2024-08-22T20:34:06.7130350Z 229900K .......... .......... .......... .......... .......... 36% 93.9M 4s 2024-08-22T20:34:06.7135540Z 229950K .......... .......... .......... .......... .......... 36% 93.4M 4s 2024-08-22T20:34:06.7142210Z 230000K .......... .......... .......... .......... .......... 36% 78.1M 4s 2024-08-22T20:34:06.7148370Z 230050K .......... .......... .......... .......... .......... 37% 78.3M 4s 2024-08-22T20:34:06.7153190Z 230100K .......... .......... .......... .......... .......... 37% 105M 4s 2024-08-22T20:34:06.7161180Z 230150K .......... .......... .......... .......... .......... 37% 61.2M 4s 2024-08-22T20:34:06.7166080Z 230200K .......... .......... .......... .......... .......... 37% 91.4M 4s 2024-08-22T20:34:06.7171850Z 230250K .......... .......... .......... .......... .......... 37% 85.2M 4s 2024-08-22T20:34:06.7177100Z 230300K .......... .......... .......... .......... .......... 37% 90.9M 4s 2024-08-22T20:34:06.7183960Z 230350K .......... .......... .......... .......... .......... 37% 74.5M 4s 2024-08-22T20:34:06.7191220Z 230400K .......... .......... .......... .......... .......... 37% 83.0M 4s 2024-08-22T20:34:06.7194890Z 230450K .......... .......... .......... .......... .......... 37% 92.0M 4s 2024-08-22T20:34:06.7203870Z 230500K .......... .......... .......... .......... .......... 37% 76.9M 4s 2024-08-22T20:34:06.7209440Z 230550K .......... .......... .......... .......... .......... 37% 63.0M 4s 2024-08-22T20:34:06.7214390Z 230600K .......... .......... .......... .......... .......... 37% 93.7M 4s 2024-08-22T20:34:06.7219410Z 230650K .......... .......... .......... .......... .......... 37% 94.3M 4s 2024-08-22T20:34:06.7225820Z 230700K .......... .......... .......... .......... .......... 37% 79.4M 4s 2024-08-22T20:34:06.7231340Z 230750K .......... .......... .......... .......... .......... 37% 84.0M 4s 2024-08-22T20:34:06.7238420Z 230800K .......... .......... .......... .......... .......... 37% 70.3M 4s 2024-08-22T20:34:06.7246430Z 230850K .......... .......... .......... .......... .......... 37% 60.1M 4s 2024-08-22T20:34:06.7252290Z 230900K .......... .......... .......... .......... .......... 37% 86.0M 4s 2024-08-22T20:34:06.7273330Z 230950K .......... .......... .......... .......... .......... 37% 80.0M 4s 2024-08-22T20:34:06.7274520Z 231000K .......... .......... .......... .......... .......... 37% 29.5M 4s 2024-08-22T20:34:06.7275910Z 231050K .......... .......... .......... .......... .......... 37% 461M 4s 2024-08-22T20:34:06.7277020Z 231100K .......... .......... .......... .......... .......... 37% 364M 4s 2024-08-22T20:34:06.7281390Z 231150K .......... .......... .......... .......... .......... 37% 128M 4s 2024-08-22T20:34:06.7286140Z 231200K .......... .......... .......... .......... .......... 37% 95.4M 4s 2024-08-22T20:34:06.7292490Z 231250K .......... .......... .......... .......... .......... 37% 78.3M 4s 2024-08-22T20:34:06.7300040Z 231300K .......... .......... .......... .......... .......... 37% 80.6M 4s 2024-08-22T20:34:06.7305820Z 231350K .......... .......... .......... .......... .......... 37% 64.8M 4s 2024-08-22T20:34:06.7312500Z 231400K .......... .......... .......... .......... .......... 37% 79.8M 4s 2024-08-22T20:34:06.7319550Z 231450K .......... .......... .......... .......... .......... 37% 69.6M 4s 2024-08-22T20:34:06.7324070Z 231500K .......... .......... .......... .......... .......... 37% 99.4M 4s 2024-08-22T20:34:06.7330510Z 231550K .......... .......... .......... .......... .......... 37% 76.9M 4s 2024-08-22T20:34:06.7337330Z 231600K .......... .......... .......... .......... .......... 37% 95.0M 4s 2024-08-22T20:34:06.7343960Z 231650K .......... .......... .......... .......... .......... 37% 58.8M 4s 2024-08-22T20:34:06.7350030Z 231700K .......... .......... .......... .......... .......... 37% 82.2M 4s 2024-08-22T20:34:06.7355460Z 231750K .......... .......... .......... .......... .......... 37% 88.0M 4s 2024-08-22T20:34:06.7362440Z 231800K .......... .......... .......... .......... .......... 37% 72.1M 4s 2024-08-22T20:34:06.7368340Z 231850K .......... .......... .......... .......... .......... 37% 90.9M 4s 2024-08-22T20:34:06.7375760Z 231900K .......... .......... .......... .......... .......... 37% 76.1M 4s 2024-08-22T20:34:06.7381590Z 231950K .......... .......... .......... .......... .......... 37% 64.8M 4s 2024-08-22T20:34:06.7387410Z 232000K .......... .......... .......... .......... .......... 37% 80.7M 4s 2024-08-22T20:34:06.7393340Z 232050K .......... .......... .......... .......... .......... 37% 88.1M 4s 2024-08-22T20:34:06.7400060Z 232100K .......... .......... .......... .......... .......... 37% 70.3M 4s 2024-08-22T20:34:06.7405970Z 232150K .......... .......... .......... .......... .......... 37% 83.6M 4s 2024-08-22T20:34:06.7412680Z 232200K .......... .......... .......... .......... .......... 37% 75.2M 4s 2024-08-22T20:34:06.7420760Z 232250K .......... .......... .......... .......... .......... 37% 58.3M 4s 2024-08-22T20:34:06.7426110Z 232300K .......... .......... .......... .......... .......... 37% 93.9M 4s 2024-08-22T20:34:06.7432810Z 232350K .......... .......... .......... .......... .......... 37% 75.9M 4s 2024-08-22T20:34:06.7438150Z 232400K .......... .......... .......... .......... .......... 37% 96.9M 4s 2024-08-22T20:34:06.7443490Z 232450K .......... .......... .......... .......... .......... 37% 78.4M 4s 2024-08-22T20:34:06.7451250Z 232500K .......... .......... .......... .......... .......... 37% 67.3M 4s 2024-08-22T20:34:06.7457990Z 232550K .......... .......... .......... .......... .......... 37% 67.8M 4s 2024-08-22T20:34:06.7463110Z 232600K .......... .......... .......... .......... .......... 37% 95.7M 4s 2024-08-22T20:34:06.7469670Z 232650K .......... .......... .......... .......... .......... 37% 76.9M 4s 2024-08-22T20:34:06.7476750Z 232700K .......... .......... .......... .......... .......... 37% 66.4M 4s 2024-08-22T20:34:06.7481620Z 232750K .......... .......... .......... .......... .......... 37% 100M 4s 2024-08-22T20:34:06.7487960Z 232800K .......... .......... .......... .......... .......... 37% 77.0M 4s 2024-08-22T20:34:06.7493480Z 232850K .......... .......... .......... .......... .......... 37% 92.7M 4s 2024-08-22T20:34:06.7500470Z 232900K .......... .......... .......... .......... .......... 37% 86.0M 4s 2024-08-22T20:34:06.7506330Z 232950K .......... .......... .......... .......... .......... 37% 67.1M 4s 2024-08-22T20:34:06.7512980Z 233000K .......... .......... .......... .......... .......... 37% 78.0M 4s 2024-08-22T20:34:06.7518340Z 233050K .......... .......... .......... .......... .......... 37% 84.5M 4s 2024-08-22T20:34:06.7523790Z 233100K .......... .......... .......... .......... .......... 37% 102M 4s 2024-08-22T20:34:06.7530010Z 233150K .......... .......... .......... .......... .......... 37% 72.7M 4s 2024-08-22T20:34:06.7535950Z 233200K .......... .......... .......... .......... .......... 37% 94.8M 4s 2024-08-22T20:34:06.7541580Z 233250K .......... .......... .......... .......... .......... 37% 75.4M 4s 2024-08-22T20:34:06.7550870Z 233300K .......... .......... .......... .......... .......... 37% 65.1M 4s 2024-08-22T20:34:06.7556410Z 233350K .......... .......... .......... .......... .......... 37% 70.1M 4s 2024-08-22T20:34:06.7561630Z 233400K .......... .......... .......... .......... .......... 37% 82.2M 4s 2024-08-22T20:34:06.7567770Z 233450K .......... .......... .......... .......... .......... 37% 84.6M 4s 2024-08-22T20:34:06.7573350Z 233500K .......... .......... .......... .......... .......... 37% 86.4M 4s 2024-08-22T20:34:06.7578990Z 233550K .......... .......... .......... .......... .......... 37% 88.6M 4s 2024-08-22T20:34:06.7585570Z 233600K .......... .......... .......... .......... .......... 37% 73.5M 4s 2024-08-22T20:34:06.7592810Z 233650K .......... .......... .......... .......... .......... 37% 64.3M 4s 2024-08-22T20:34:06.7599910Z 233700K .......... .......... .......... .......... .......... 37% 74.7M 4s 2024-08-22T20:34:06.7605970Z 233750K .......... .......... .......... .......... .......... 37% 80.2M 4s 2024-08-22T20:34:06.7612650Z 233800K .......... .......... .......... .......... .......... 37% 77.4M 4s 2024-08-22T20:34:06.7616960Z 233850K .......... .......... .......... .......... .......... 37% 97.9M 4s 2024-08-22T20:34:06.7631850Z 233900K .......... .......... .......... .......... .......... 37% 33.2M 4s 2024-08-22T20:34:06.7632800Z 233950K .......... .......... .......... .......... .......... 37% 440M 4s 2024-08-22T20:34:06.7637100Z 234000K .......... .......... .......... .......... .......... 37% 133M 4s 2024-08-22T20:34:06.7642630Z 234050K .......... .......... .......... .......... .......... 37% 81.1M 4s 2024-08-22T20:34:06.7648960Z 234100K .......... .......... .......... .......... .......... 37% 78.9M 4s 2024-08-22T20:34:06.7657230Z 234150K .......... .......... .......... .......... .......... 37% 59.3M 4s 2024-08-22T20:34:06.7663600Z 234200K .......... .......... .......... .......... .......... 37% 73.2M 4s 2024-08-22T20:34:06.7670130Z 234250K .......... .......... .......... .......... .......... 37% 81.1M 4s 2024-08-22T20:34:06.7675750Z 234300K .......... .......... .......... .......... .......... 37% 77.6M 4s 2024-08-22T20:34:06.7685360Z 234350K .......... .......... .......... .......... .......... 37% 53.4M 4s 2024-08-22T20:34:06.7690480Z 234400K .......... .......... .......... .......... .......... 37% 93.0M 4s 2024-08-22T20:34:06.7696730Z 234450K .......... .......... .......... .......... .......... 37% 78.8M 4s 2024-08-22T20:34:06.7704340Z 234500K .......... .......... .......... .......... .......... 37% 63.8M 4s 2024-08-22T20:34:06.7712300Z 234550K .......... .......... .......... .......... .......... 37% 60.7M 4s 2024-08-22T20:34:06.7717900Z 234600K .......... .......... .......... .......... .......... 37% 84.9M 4s 2024-08-22T20:34:06.7725650Z 234650K .......... .......... .......... .......... .......... 37% 70.9M 4s 2024-08-22T20:34:06.7732140Z 234700K .......... .......... .......... .......... .......... 37% 71.3M 4s 2024-08-22T20:34:06.7736630Z 234750K .......... .......... .......... .......... .......... 37% 106M 4s 2024-08-22T20:34:06.7742140Z 234800K .......... .......... .......... .......... .......... 37% 83.3M 4s 2024-08-22T20:34:06.7748940Z 234850K .......... .......... .......... .......... .......... 37% 74.7M 4s 2024-08-22T20:34:06.7755070Z 234900K .......... .......... .......... .......... .......... 37% 82.2M 4s 2024-08-22T20:34:06.7764130Z 234950K .......... .......... .......... .......... .......... 37% 52.1M 4s 2024-08-22T20:34:06.7770620Z 235000K .......... .......... .......... .......... .......... 37% 74.7M 4s 2024-08-22T20:34:06.7777770Z 235050K .......... .......... .......... .......... .......... 37% 71.3M 4s 2024-08-22T20:34:06.7783160Z 235100K .......... .......... .......... .......... .......... 37% 87.3M 4s 2024-08-22T20:34:06.7790680Z 235150K .......... .......... .......... .......... .......... 37% 68.8M 4s 2024-08-22T20:34:06.7794940Z 235200K .......... .......... .......... .......... .......... 37% 104M 4s 2024-08-22T20:34:06.7802750Z 235250K .......... .......... .......... .......... .......... 37% 69.4M 4s 2024-08-22T20:34:06.7807640Z 235300K .......... .......... .......... .......... .......... 37% 82.6M 4s 2024-08-22T20:34:06.7816760Z 235350K .......... .......... .......... .......... .......... 37% 73.3M 4s 2024-08-22T20:34:06.7819900Z 235400K .......... .......... .......... .......... .......... 37% 92.0M 4s 2024-08-22T20:34:06.7826990Z 235450K .......... .......... .......... .......... .......... 37% 68.5M 4s 2024-08-22T20:34:06.7832530Z 235500K .......... .......... .......... .......... .......... 37% 85.2M 4s 2024-08-22T20:34:06.7839200Z 235550K .......... .......... .......... .......... .......... 37% 78.1M 4s 2024-08-22T20:34:06.7844660Z 235600K .......... .......... .......... .......... .......... 37% 91.8M 4s 2024-08-22T20:34:06.7851780Z 235650K .......... .......... .......... .......... .......... 37% 67.4M 4s 2024-08-22T20:34:06.7861890Z 235700K .......... .......... .......... .......... .......... 37% 47.4M 4s 2024-08-22T20:34:06.7866610Z 235750K .......... .......... .......... .......... .......... 37% 108M 4s 2024-08-22T20:34:06.7872660Z 235800K .......... .......... .......... .......... .......... 37% 75.9M 4s 2024-08-22T20:34:06.7877610Z 235850K .......... .......... .......... .......... .......... 37% 101M 4s 2024-08-22T20:34:06.7883140Z 235900K .......... .......... .......... .......... .......... 37% 84.5M 4s 2024-08-22T20:34:06.7889980Z 235950K .......... .......... .......... .......... .......... 37% 70.3M 4s 2024-08-22T20:34:06.7895760Z 236000K .......... .......... .......... .......... .......... 37% 96.1M 4s 2024-08-22T20:34:06.7900860Z 236050K .......... .......... .......... .......... .......... 37% 84.6M 4s 2024-08-22T20:34:06.7907940Z 236100K .......... .......... .......... .......... .......... 37% 71.2M 4s 2024-08-22T20:34:06.7915570Z 236150K .......... .......... .......... .......... .......... 37% 64.7M 4s 2024-08-22T20:34:06.7920880Z 236200K .......... .......... .......... .......... .......... 37% 86.6M 4s 2024-08-22T20:34:06.7927040Z 236250K .......... .......... .......... .......... .......... 38% 91.3M 4s 2024-08-22T20:34:06.7933440Z 236300K .......... .......... .......... .......... .......... 38% 70.6M 4s 2024-08-22T20:34:06.7938700Z 236350K .......... .......... .......... .......... .......... 38% 94.4M 4s 2024-08-22T20:34:06.7944340Z 236400K .......... .......... .......... .......... .......... 38% 85.2M 4s 2024-08-22T20:34:06.7951180Z 236450K .......... .......... .......... .......... .......... 38% 75.2M 4s 2024-08-22T20:34:06.7956080Z 236500K .......... .......... .......... .......... .......... 38% 88.9M 4s 2024-08-22T20:34:06.7964310Z 236550K .......... .......... .......... .......... .......... 38% 60.1M 4s 2024-08-22T20:34:06.7970180Z 236600K .......... .......... .......... .......... .......... 38% 81.9M 4s 2024-08-22T20:34:06.7977090Z 236650K .......... .......... .......... .......... .......... 38% 72.0M 4s 2024-08-22T20:34:06.7983570Z 236700K .......... .......... .......... .......... .......... 38% 76.7M 4s 2024-08-22T20:34:06.7988380Z 236750K .......... .......... .......... .......... .......... 38% 110M 4s 2024-08-22T20:34:06.7994580Z 236800K .......... .......... .......... .......... .......... 38% 75.6M 4s 2024-08-22T20:34:06.8004290Z 236850K .......... .......... .......... .......... .......... 38% 52.5M 4s 2024-08-22T20:34:06.8010130Z 236900K .......... .......... .......... .......... .......... 38% 78.8M 4s 2024-08-22T20:34:06.8019260Z 236950K .......... .......... .......... .......... .......... 38% 52.9M 4s 2024-08-22T20:34:06.8025560Z 237000K .......... .......... .......... .......... .......... 38% 85.4M 4s 2024-08-22T20:34:06.8030970Z 237050K .......... .......... .......... .......... .......... 38% 76.7M 4s 2024-08-22T20:34:06.8037560Z 237100K .......... .......... .......... .......... .......... 38% 76.7M 4s 2024-08-22T20:34:06.8043910Z 237150K .......... .......... .......... .......... .......... 38% 87.3M 4s 2024-08-22T20:34:06.8049090Z 237200K .......... .......... .......... .......... .......... 38% 83.8M 4s 2024-08-22T20:34:06.8055580Z 237250K .......... .......... .......... .......... .......... 38% 75.9M 4s 2024-08-22T20:34:06.8061420Z 237300K .......... .......... .......... .......... .......... 38% 78.8M 4s 2024-08-22T20:34:06.8068860Z 237350K .......... .......... .......... .......... .......... 38% 67.4M 4s 2024-08-22T20:34:06.8074730Z 237400K .......... .......... .......... .......... .......... 38% 81.5M 4s 2024-08-22T20:34:06.8080770Z 237450K .......... .......... .......... .......... .......... 38% 83.5M 4s 2024-08-22T20:34:06.8086830Z 237500K .......... .......... .......... .......... .......... 38% 79.0M 4s 2024-08-22T20:34:06.8092730Z 237550K .......... .......... .......... .......... .......... 38% 83.2M 4s 2024-08-22T20:34:06.8099140Z 237600K .......... .......... .......... .......... .......... 38% 76.4M 4s 2024-08-22T20:34:06.8106460Z 237650K .......... .......... .......... .......... .......... 38% 68.8M 4s 2024-08-22T20:34:06.8113070Z 237700K .......... .......... .......... .......... .......... 38% 77.1M 4s 2024-08-22T20:34:06.8116820Z 237750K .......... .......... .......... .......... .......... 38% 118M 4s 2024-08-22T20:34:06.8122850Z 237800K .......... .......... .......... .......... .......... 38% 87.5M 4s 2024-08-22T20:34:06.8128870Z 237850K .......... .......... .......... .......... .......... 38% 74.3M 4s 2024-08-22T20:34:06.8136670Z 237900K .......... .......... .......... .......... .......... 38% 63.9M 4s 2024-08-22T20:34:06.8141730Z 237950K .......... .......... .......... .......... .......... 38% 88.3M 4s 2024-08-22T20:34:06.8147990Z 238000K .......... .......... .......... .......... .......... 38% 80.2M 4s 2024-08-22T20:34:06.8155400Z 238050K .......... .......... .......... .......... .......... 38% 75.2M 4s 2024-08-22T20:34:06.8161210Z 238100K .......... .......... .......... .......... .......... 38% 71.8M 4s 2024-08-22T20:34:06.8168960Z 238150K .......... .......... .......... .......... .......... 38% 64.8M 4s 2024-08-22T20:34:06.8176120Z 238200K .......... .......... .......... .......... .......... 38% 68.8M 4s 2024-08-22T20:34:06.8180710Z 238250K .......... .......... .......... .......... .......... 38% 103M 4s 2024-08-22T20:34:06.8187220Z 238300K .......... .......... .......... .......... .......... 38% 75.1M 4s 2024-08-22T20:34:06.8193690Z 238350K .......... .......... .......... .......... .......... 38% 81.4M 4s 2024-08-22T20:34:06.8201700Z 238400K .......... .......... .......... .......... .......... 38% 60.2M 4s 2024-08-22T20:34:06.8208380Z 238450K .......... .......... .......... .......... .......... 38% 70.0M 4s 2024-08-22T20:34:06.8213760Z 238500K .......... .......... .......... .......... .......... 38% 92.7M 4s 2024-08-22T20:34:06.8220350Z 238550K .......... .......... .......... .......... .......... 38% 72.8M 4s 2024-08-22T20:34:06.8225420Z 238600K .......... .......... .......... .......... .......... 38% 102M 4s 2024-08-22T20:34:06.8232930Z 238650K .......... .......... .......... .......... .......... 38% 67.1M 4s 2024-08-22T20:34:06.8237000Z 238700K .......... .......... .......... .......... .......... 38% 100M 4s 2024-08-22T20:34:06.8243770Z 238750K .......... .......... .......... .......... .......... 38% 84.9M 4s 2024-08-22T20:34:06.8251460Z 238800K .......... .......... .......... .......... .......... 38% 69.0M 4s 2024-08-22T20:34:06.8255480Z 238850K .......... .......... .......... .......... .......... 38% 90.9M 4s 2024-08-22T20:34:06.8263560Z 238900K .......... .......... .......... .......... .......... 38% 60.5M 4s 2024-08-22T20:34:06.8269640Z 238950K .......... .......... .......... .......... .......... 38% 84.6M 4s 2024-08-22T20:34:06.8277100Z 239000K .......... .......... .......... .......... .......... 38% 62.1M 4s 2024-08-22T20:34:06.8282050Z 239050K .......... .......... .......... .......... .......... 38% 102M 4s 2024-08-22T20:34:06.8292080Z 239100K .......... .......... .......... .......... .......... 38% 57.4M 4s 2024-08-22T20:34:06.8302770Z 239150K .......... .......... .......... .......... .......... 38% 40.7M 4s 2024-08-22T20:34:06.8308170Z 239200K .......... .......... .......... .......... .......... 38% 102M 4s 2024-08-22T20:34:06.8314920Z 239250K .......... .......... .......... .......... .......... 38% 64.6M 4s 2024-08-22T20:34:06.8323220Z 239300K .......... .......... .......... .......... .......... 38% 58.5M 4s 2024-08-22T20:34:06.8330920Z 239350K .......... .......... .......... .......... .......... 38% 78.9M 4s 2024-08-22T20:34:06.8340450Z 239400K .......... .......... .......... .......... .......... 38% 44.0M 4s 2024-08-22T20:34:06.8346790Z 239450K .......... .......... .......... .......... .......... 38% 76.5M 4s 2024-08-22T20:34:06.8355500Z 239500K .......... .......... .......... .......... .......... 38% 71.1M 4s 2024-08-22T20:34:06.8361230Z 239550K .......... .......... .......... .......... .......... 38% 63.7M 4s 2024-08-22T20:34:06.8371550Z 239600K .......... .......... .......... .......... .......... 38% 53.8M 4s 2024-08-22T20:34:06.8381040Z 239650K .......... .......... .......... .......... .......... 38% 46.5M 4s 2024-08-22T20:34:06.8387920Z 239700K .......... .......... .......... .......... .......... 38% 69.1M 4s 2024-08-22T20:34:06.8396770Z 239750K .......... .......... .......... .......... .......... 38% 55.8M 4s 2024-08-22T20:34:06.8403600Z 239800K .......... .......... .......... .......... .......... 38% 70.7M 4s 2024-08-22T20:34:06.8748160Z 239850K .......... .......... .......... .......... .......... 38% 1.42M 4s 2024-08-22T20:34:06.8752340Z 239900K .......... .......... .......... .......... .......... 38% 94.8M 4s 2024-08-22T20:34:06.8756100Z 239950K .......... .......... .......... .......... .......... 38% 132M 4s 2024-08-22T20:34:06.8757000Z 240000K .......... .......... .......... .......... .......... 38% 404M 4s 2024-08-22T20:34:06.8760360Z 240050K .......... .......... .......... .......... .......... 38% 173M 4s 2024-08-22T20:34:06.8763560Z 240100K .......... .......... .......... .......... .......... 38% 182M 4s 2024-08-22T20:34:06.8766800Z 240150K .......... .......... .......... .......... .......... 38% 115M 4s 2024-08-22T20:34:06.8770140Z 240200K .......... .......... .......... .......... .......... 38% 151M 4s 2024-08-22T20:34:06.8771460Z 240250K .......... .......... .......... .......... .......... 38% 394M 4s 2024-08-22T20:34:06.8774010Z 240300K .......... .......... .......... .......... .......... 38% 181M 4s 2024-08-22T20:34:06.8775490Z 240350K .......... .......... .......... .......... .......... 38% 651M 4s 2024-08-22T20:34:06.8777770Z 240400K .......... .......... .......... .......... .......... 38% 176M 4s 2024-08-22T20:34:06.8780650Z 240450K .......... .......... .......... .......... .......... 38% 168M 4s 2024-08-22T20:34:06.8780840Z 240500K .......... .......... .......... .......... .......... 38% 688M 4s 2024-08-22T20:34:06.8783370Z 240550K .......... .......... .......... .......... .......... 38% 220M 4s 2024-08-22T20:34:06.8787470Z 240600K .......... .......... .......... .......... .......... 38% 148M 4s 2024-08-22T20:34:06.8788100Z 240650K .......... .......... .......... .......... .......... 38% 305M 4s 2024-08-22T20:34:06.8790810Z 240700K .......... .......... .......... .......... .......... 38% 205M 4s 2024-08-22T20:34:06.8792560Z 240750K .......... .......... .......... .......... .......... 38% 267M 4s 2024-08-22T20:34:06.8795050Z 240800K .......... .......... .......... .......... .......... 38% 201M 4s 2024-08-22T20:34:06.8795740Z 240850K .......... .......... .......... .......... .......... 38% 525M 4s 2024-08-22T20:34:06.8806520Z 240900K .......... .......... .......... .......... .......... 38% 201M 4s 2024-08-22T20:34:06.8806950Z 240950K .......... .......... .......... .......... .......... 38% 182M 4s 2024-08-22T20:34:06.8807090Z 241000K .......... .......... .......... .......... .......... 38% 669M 4s 2024-08-22T20:34:06.8807230Z 241050K .......... .......... .......... .......... .......... 38% 474M 4s 2024-08-22T20:34:06.8807380Z 241100K .......... .......... .......... .......... .......... 38% 323M 4s 2024-08-22T20:34:06.8807510Z 241150K .......... .......... .......... .......... .......... 38% 158M 4s 2024-08-22T20:34:06.8812950Z 241200K .......... .......... .......... .......... .......... 38% 91.6M 4s 2024-08-22T20:34:06.8813130Z 241250K .......... .......... .......... .......... .......... 38% 763M 4s 2024-08-22T20:34:06.8813930Z 241300K .......... .......... .......... .......... .......... 38% 549M 4s 2024-08-22T20:34:06.8815170Z 241350K .......... .......... .......... .......... .......... 38% 414M 4s 2024-08-22T20:34:06.8817850Z 241400K .......... .......... .......... .......... .......... 38% 195M 4s 2024-08-22T20:34:06.8818550Z 241450K .......... .......... .......... .......... .......... 38% 603M 4s 2024-08-22T20:34:06.8819810Z 241500K .......... .......... .......... .......... .......... 38% 421M 4s 2024-08-22T20:34:06.8821560Z 241550K .......... .......... .......... .......... .......... 38% 384M 4s 2024-08-22T20:34:06.8823280Z 241600K .......... .......... .......... .......... .......... 38% 227M 4s 2024-08-22T20:34:06.8824320Z 241650K .......... .......... .......... .......... .......... 38% 397M 4s 2024-08-22T20:34:06.8828980Z 241700K .......... .......... .......... .......... .......... 38% 139M 4s 2024-08-22T20:34:06.8830480Z 241750K .......... .......... .......... .......... .......... 38% 574M 4s 2024-08-22T20:34:06.8832470Z 241800K .......... .......... .......... .......... .......... 38% 175M 4s 2024-08-22T20:34:06.8834140Z 241850K .......... .......... .......... .......... .......... 38% 315M 4s 2024-08-22T20:34:06.8835620Z 241900K .......... .......... .......... .......... .......... 38% 248M 4s 2024-08-22T20:34:06.8841480Z 241950K .......... .......... .......... .......... .......... 38% 91.3M 4s 2024-08-22T20:34:06.8841770Z 242000K .......... .......... .......... .......... .......... 38% 341M 4s 2024-08-22T20:34:06.8843830Z 242050K .......... .......... .......... .......... .......... 38% 313M 4s 2024-08-22T20:34:06.8847270Z 242100K .......... .......... .......... .......... .......... 38% 148M 4s 2024-08-22T20:34:06.8850760Z 242150K .......... .......... .......... .......... .......... 38% 344M 4s 2024-08-22T20:34:06.8851330Z 242200K .......... .......... .......... .......... .......... 38% 305M 4s 2024-08-22T20:34:06.8852070Z 242250K .......... .......... .......... .......... .......... 38% 568M 4s 2024-08-22T20:34:06.8852470Z 242300K .......... .......... .......... .......... .......... 38% 514M 4s 2024-08-22T20:34:06.8854180Z 242350K .......... .......... .......... .......... .......... 38% 203M 4s 2024-08-22T20:34:06.8856390Z 242400K .......... .......... .......... .......... .......... 38% 258M 4s 2024-08-22T20:34:06.8856860Z 242450K .......... .......... .......... .......... .......... 38% 470M 4s 2024-08-22T20:34:06.8858680Z 242500K .......... .......... .......... .......... .......... 39% 549M 4s 2024-08-22T20:34:06.8865870Z 242550K .......... .......... .......... .......... .......... 39% 63.3M 4s 2024-08-22T20:34:06.8866110Z 242600K .......... .......... .......... .......... .......... 39% 669M 4s 2024-08-22T20:34:06.8870780Z 242650K .......... .......... .......... .......... .......... 39% 111M 4s 2024-08-22T20:34:06.8878900Z 242700K .......... .......... .......... .......... .......... 39% 83.2M 4s 2024-08-22T20:34:06.8880280Z 242750K .......... .......... .......... .......... .......... 39% 287M 4s 2024-08-22T20:34:06.8880560Z 242800K .......... .......... .......... .......... .......... 39% 595M 4s 2024-08-22T20:34:06.8881450Z 242850K .......... .......... .......... .......... .......... 39% 814M 4s 2024-08-22T20:34:06.8882080Z 242900K .......... .......... .......... .......... .......... 39% 531M 4s 2024-08-22T20:34:06.8883290Z 242950K .......... .......... .......... .......... .......... 39% 236M 4s 2024-08-22T20:34:06.8887820Z 243000K .......... .......... .......... .......... .......... 39% 175M 4s 2024-08-22T20:34:06.8887960Z 243050K .......... .......... .......... .......... .......... 39% 211M 4s 2024-08-22T20:34:06.8890580Z 243100K .......... .......... .......... .......... .......... 39% 183M 4s 2024-08-22T20:34:06.8919840Z 243150K .......... .......... .......... .......... .......... 39% 213M 4s 2024-08-22T20:34:06.8921470Z 243200K .......... .......... .......... .......... .......... 39% 224M 4s 2024-08-22T20:34:06.8921900Z 243250K .......... .......... .......... .......... .......... 39% 410M 4s 2024-08-22T20:34:06.8922270Z 243300K .......... .......... .......... .......... .......... 39% 595M 4s 2024-08-22T20:34:06.8922640Z 243350K .......... .......... .......... .......... .......... 39% 51.2M 4s 2024-08-22T20:34:06.8923180Z 243400K .......... .......... .......... .......... .......... 39% 362M 4s 2024-08-22T20:34:06.8923850Z 243450K .......... .......... .......... .......... .......... 39% 543M 4s 2024-08-22T20:34:06.8924170Z 243500K .......... .......... .......... .......... .......... 39% 814M 4s 2024-08-22T20:34:06.8924320Z 243550K .......... .......... .......... .......... .......... 39% 740M 4s 2024-08-22T20:34:06.8924470Z 243600K .......... .......... .......... .......... .......... 39% 46.5M 4s 2024-08-22T20:34:06.8924630Z 243650K .......... .......... .......... .......... .......... 39% 718M 4s 2024-08-22T20:34:06.8924800Z 243700K .......... .......... .......... .......... .......... 39% 150M 4s 2024-08-22T20:34:06.8933100Z 243750K .......... .......... .......... .......... .......... 39% 561M 4s 2024-08-22T20:34:06.8940020Z 243800K .......... .......... .......... .......... .......... 39% 379M 4s 2024-08-22T20:34:06.8951200Z 243850K .......... .......... .......... .......... .......... 39% 828M 4s 2024-08-22T20:34:06.8959070Z 243900K .......... .......... .......... .......... .......... 39% 718M 4s 2024-08-22T20:34:06.8967750Z 243950K .......... .......... .......... .......... .......... 39% 147M 4s 2024-08-22T20:34:06.8975230Z 244000K .......... .......... .......... .......... .......... 39% 397M 4s 2024-08-22T20:34:06.8982790Z 244050K .......... .......... .......... .......... .......... 39% 155M 4s 2024-08-22T20:34:06.8991080Z 244100K .......... .......... .......... .......... .......... 39% 763M 4s 2024-08-22T20:34:06.8997290Z 244150K .......... .......... .......... .......... .......... 39% 588M 4s 2024-08-22T20:34:06.9004810Z 244200K .......... .......... .......... .......... .......... 39% 425M 4s 2024-08-22T20:34:06.9011000Z 244250K .......... .......... .......... .......... .......... 39% 260M 4s 2024-08-22T20:34:06.9019930Z 244300K .......... .......... .......... .......... .......... 39% 904M 4s 2024-08-22T20:34:06.9027380Z 244350K .......... .......... .......... .......... .......... 39% 610M 4s 2024-08-22T20:34:06.9037400Z 244400K .......... .......... .......... .......... .......... 39% 775M 4s 2024-08-22T20:34:06.9043740Z 244450K .......... .......... .......... .......... .......... 39% 888M 4s 2024-08-22T20:34:06.9043880Z 244500K .......... .......... .......... .......... .......... 39% 888M 4s 2024-08-22T20:34:06.9044090Z 244550K .......... .......... .......... .......... .......... 39% 543M 4s 2024-08-22T20:34:06.9053800Z 244600K .......... .......... .......... .......... .......... 39% 718M 4s 2024-08-22T20:34:06.9061740Z 244650K .......... .......... .......... .......... .......... 39% 904M 4s 2024-08-22T20:34:06.9061890Z 244700K .......... .......... .......... .......... .......... 39% 104M 4s 2024-08-22T20:34:06.9062040Z 244750K .......... .......... .......... .......... .......... 39% 42.4M 4s 2024-08-22T20:34:06.9062200Z 244800K .......... .......... .......... .......... .......... 39% 514M 4s 2024-08-22T20:34:06.9069910Z 244850K .......... .......... .......... .......... .......... 39% 111M 4s 2024-08-22T20:34:06.9078840Z 244900K .......... .......... .......... .......... .......... 39% 92.7M 4s 2024-08-22T20:34:06.9094050Z 244950K .......... .......... .......... .......... .......... 39% 74.8M 4s 2024-08-22T20:34:06.9113390Z 245000K .......... .......... .......... .......... .......... 39% 74.5M 4s 2024-08-22T20:34:06.9129730Z 245050K .......... .......... .......... .......... .......... 39% 92.8M 4s 2024-08-22T20:34:06.9129880Z 245100K .......... .......... .......... .......... .......... 39% 189M 4s 2024-08-22T20:34:06.9130030Z 245150K .......... .......... .......... .......... .......... 39% 43.1M 4s 2024-08-22T20:34:06.9130170Z 245200K .......... .......... .......... .......... .......... 39% 61.3M 4s 2024-08-22T20:34:06.9130310Z 245250K .......... .......... .......... .......... .......... 39% 46.9M 4s 2024-08-22T20:34:06.9130440Z 245300K .......... .......... .......... .......... .......... 39% 49.8M 4s 2024-08-22T20:34:06.9130580Z 245350K .......... .......... .......... .......... .......... 39% 52.4M 4s 2024-08-22T20:34:06.9130920Z 245400K .......... .......... .......... .......... .......... 39% 203M 4s 2024-08-22T20:34:06.9131280Z 245450K .......... .......... .......... .......... .......... 39% 46.5M 4s 2024-08-22T20:34:06.9131590Z 245500K .......... .......... .......... .......... .......... 39% 69.0M 4s 2024-08-22T20:34:06.9132540Z 245550K .......... .......... .......... .......... .......... 39% 61.8M 4s 2024-08-22T20:34:06.9132710Z 245600K .......... .......... .......... .......... .......... 39% 35.8M 4s 2024-08-22T20:34:06.9132930Z 245650K .......... .......... .......... .......... .......... 39% 74.0M 4s 2024-08-22T20:34:06.9133120Z 245700K .......... .......... .......... .......... .......... 39% 35.6M 4s 2024-08-22T20:34:06.9139030Z 245750K .......... .......... .......... .......... .......... 39% 45.1M 4s 2024-08-22T20:34:06.9144060Z 245800K .......... .......... .......... .......... .......... 39% 788M 4s 2024-08-22T20:34:06.9151210Z 245850K .......... .......... .......... .......... .......... 39% 555M 4s 2024-08-22T20:34:06.9159650Z 245900K .......... .......... .......... .......... .......... 39% 93.5M 4s 2024-08-22T20:34:06.9179120Z 245950K .......... .......... .......... .......... .......... 39% 47.4M 4s 2024-08-22T20:34:06.9185900Z 246000K .......... .......... .......... .......... .......... 39% 678M 4s 2024-08-22T20:34:06.9193320Z 246050K .......... .......... .......... .......... .......... 39% 81.7M 4s 2024-08-22T20:34:06.9197600Z 246100K .......... .......... .......... .......... .......... 39% 162M 4s 2024-08-22T20:34:06.9202270Z 246150K .......... .......... .......... .......... .......... 39% 54.8M 4s 2024-08-22T20:34:06.9209060Z 246200K .......... .......... .......... .......... .......... 39% 79.4M 4s 2024-08-22T20:34:06.9227160Z 246250K .......... .......... .......... .......... .......... 39% 34.9M 4s 2024-08-22T20:34:06.9234590Z 246300K .......... .......... .......... .......... .......... 39% 568M 4s 2024-08-22T20:34:06.9245820Z 246350K .......... .......... .......... .......... .......... 39% 101M 4s 2024-08-22T20:34:06.9251700Z 246400K .......... .......... .......... .......... .......... 39% 86.0M 4s 2024-08-22T20:34:06.9255630Z 246450K .......... .......... .......... .......... .......... 39% 842M 4s 2024-08-22T20:34:06.9260830Z 246500K .......... .......... .......... .......... .......... 39% 76.7M 4s 2024-08-22T20:34:06.9269930Z 246550K .......... .......... .......... .......... .......... 39% 107M 4s 2024-08-22T20:34:06.9276370Z 246600K .......... .......... .......... .......... .......... 39% 47.8M 4s 2024-08-22T20:34:06.9283620Z 246650K .......... .......... .......... .......... .......... 39% 113M 4s 2024-08-22T20:34:06.9291560Z 246700K .......... .......... .......... .......... .......... 39% 43.7M 4s 2024-08-22T20:34:06.9299630Z 246750K .......... .......... .......... .......... .......... 39% 182M 4s 2024-08-22T20:34:06.9303810Z 246800K .......... .......... .......... .......... .......... 39% 46.8M 4s 2024-08-22T20:34:06.9308210Z 246850K .......... .......... .......... .......... .......... 39% 83.0M 4s 2024-08-22T20:34:06.9308360Z 246900K .......... .......... .......... .......... .......... 39% 414M 4s 2024-08-22T20:34:06.9308650Z 246950K .......... .......... .......... .......... .......... 39% 73.2M 4s 2024-08-22T20:34:06.9308870Z 247000K .......... .......... .......... .......... .......... 39% 147M 4s 2024-08-22T20:34:06.9309030Z 247050K .......... .......... .......... .......... .......... 39% 87.8M 4s 2024-08-22T20:34:06.9312810Z 247100K .......... .......... .......... .......... .......... 39% 116M 4s 2024-08-22T20:34:06.9317970Z 247150K .......... .......... .......... .......... .......... 39% 90.4M 4s 2024-08-22T20:34:06.9327350Z 247200K .......... .......... .......... .......... .......... 39% 54.3M 4s 2024-08-22T20:34:06.9340560Z 247250K .......... .......... .......... .......... .......... 39% 72.8M 4s 2024-08-22T20:34:06.9348460Z 247300K .......... .......... .......... .......... .......... 39% 59.0M 4s 2024-08-22T20:34:06.9359570Z 247350K .......... .......... .......... .......... .......... 39% 75.5M 4s 2024-08-22T20:34:06.9364990Z 247400K .......... .......... .......... .......... .......... 39% 555M 4s 2024-08-22T20:34:06.9370190Z 247450K .......... .......... .......... .......... .......... 39% 97.7M 4s 2024-08-22T20:34:06.9374220Z 247500K .......... .......... .......... .......... .......... 39% 97.7M 4s 2024-08-22T20:34:06.9378480Z 247550K .......... .......... .......... .......... .......... 39% 80.8M 4s 2024-08-22T20:34:06.9383360Z 247600K .......... .......... .......... .......... .......... 39% 84.2M 4s 2024-08-22T20:34:06.9383520Z 247650K .......... .......... .......... .......... .......... 39% 105M 4s 2024-08-22T20:34:06.9383660Z 247700K .......... .......... .......... .......... .......... 39% 33.3M 4s 2024-08-22T20:34:06.9383830Z 247750K .......... .......... .......... .......... .......... 39% 88.0M 4s 2024-08-22T20:34:06.9391120Z 247800K .......... .......... .......... .......... .......... 39% 788M 4s 2024-08-22T20:34:06.9396450Z 247850K .......... .......... .......... .......... .......... 39% 64.1M 4s 2024-08-22T20:34:06.9403490Z 247900K .......... .......... .......... .......... .......... 39% 90.8M 4s 2024-08-22T20:34:06.9410090Z 247950K .......... .......... .......... .......... .......... 39% 168M 4s 2024-08-22T20:34:06.9415210Z 248000K .......... .......... .......... .......... .......... 39% 113M 4s 2024-08-22T20:34:06.9423180Z 248050K .......... .......... .......... .......... .......... 39% 88.9M 4s 2024-08-22T20:34:06.9427900Z 248100K .......... .......... .......... .......... .......... 39% 78.9M 4s 2024-08-22T20:34:06.9431990Z 248150K .......... .......... .......... .......... .......... 39% 112M 4s 2024-08-22T20:34:06.9436890Z 248200K .......... .......... .......... .......... .......... 39% 37.3M 4s 2024-08-22T20:34:06.9442510Z 248250K .......... .......... .......... .......... .......... 39% 642M 4s 2024-08-22T20:34:06.9452040Z 248300K .......... .......... .......... .......... .......... 39% 42.2M 4s 2024-08-22T20:34:06.9461220Z 248350K .......... .......... .......... .......... .......... 39% 65.5M 4s 2024-08-22T20:34:06.9471370Z 248400K .......... .......... .......... .......... .......... 39% 71.7M 4s 2024-08-22T20:34:06.9479670Z 248450K .......... .......... .......... .......... .......... 39% 76.5M 4s 2024-08-22T20:34:06.9485170Z 248500K .......... .......... .......... .......... .......... 39% 88.0M 4s 2024-08-22T20:34:06.9489220Z 248550K .......... .......... .......... .......... .......... 39% 58.0M 4s 2024-08-22T20:34:06.9494760Z 248600K .......... .......... .......... .......... .......... 39% 60.5M 4s 2024-08-22T20:34:06.9502930Z 248650K .......... .......... .......... .......... .......... 39% 69.8M 4s 2024-08-22T20:34:06.9513160Z 248700K .......... .......... .......... .......... .......... 40% 74.8M 4s 2024-08-22T20:34:06.9542120Z 248750K .......... .......... .......... .......... .......... 40% 80.3M 4s 2024-08-22T20:34:06.9547720Z 248800K .......... .......... .......... .......... .......... 40% 70.3M 4s 2024-08-22T20:34:06.9552100Z 248850K .......... .......... .......... .......... .......... 40% 99.4M 4s 2024-08-22T20:34:06.9558320Z 248900K .......... .......... .......... .......... .......... 40% 103M 4s 2024-08-22T20:34:06.9566360Z 248950K .......... .......... .......... .......... .......... 40% 110M 4s 2024-08-22T20:34:06.9580250Z 249000K .......... .......... .......... .......... .......... 40% 81.1M 4s 2024-08-22T20:34:06.9588730Z 249050K .......... .......... .......... .......... .......... 40% 40.5M 4s 2024-08-22T20:34:06.9595660Z 249100K .......... .......... .......... .......... .......... 40% 85.4M 4s 2024-08-22T20:34:06.9598690Z 249150K .......... .......... .......... .......... .......... 40% 21.4M 4s 2024-08-22T20:34:06.9602500Z 249200K .......... .......... .......... .......... .......... 40% 71.6M 4s 2024-08-22T20:34:06.9602640Z 249250K .......... .......... .......... .......... .......... 40% 718M 4s 2024-08-22T20:34:06.9602830Z 249300K .......... .......... .......... .......... .......... 40% 651M 4s 2024-08-22T20:34:06.9603130Z 249350K .......... .......... .......... .......... .......... 40% 354M 4s 2024-08-22T20:34:06.9603280Z 249400K .......... .......... .......... .......... .......... 40% 319M 4s 2024-08-22T20:34:06.9603440Z 249450K .......... .......... .......... .......... .......... 40% 140M 4s 2024-08-22T20:34:06.9603590Z 249500K .......... .......... .......... .......... .......... 40% 111M 4s 2024-08-22T20:34:06.9603840Z 249550K .......... .......... .......... .......... .......... 40% 52.7M 4s 2024-08-22T20:34:06.9603990Z 249600K .......... .......... .......... .......... .......... 40% 46.8M 4s 2024-08-22T20:34:06.9604130Z 249650K .......... .......... .......... .......... .......... 40% 116M 4s 2024-08-22T20:34:06.9604290Z 249700K .......... .......... .......... .......... .......... 40% 603M 4s 2024-08-22T20:34:06.9604440Z 249750K .......... .......... .......... .......... .......... 40% 49.3M 4s 2024-08-22T20:34:06.9608100Z 249800K .......... .......... .......... .......... .......... 40% 72.7M 4s 2024-08-22T20:34:06.9614200Z 249850K .......... .......... .......... .......... .......... 40% 95.2M 4s 2024-08-22T20:34:06.9619690Z 249900K .......... .......... .......... .......... .......... 40% 91.8M 4s 2024-08-22T20:34:06.9626020Z 249950K .......... .......... .......... .......... .......... 40% 74.9M 4s 2024-08-22T20:34:06.9631340Z 250000K .......... .......... .......... .......... .......... 40% 788M 4s 2024-08-22T20:34:06.9635960Z 250050K .......... .......... .......... .......... .......... 40% 62.1M 4s 2024-08-22T20:34:06.9648350Z 250100K .......... .......... .......... .......... .......... 40% 150M 4s 2024-08-22T20:34:06.9659180Z 250150K .......... .......... .......... .......... .......... 40% 86.1M 4s 2024-08-22T20:34:06.9667300Z 250200K .......... .......... .......... .......... .......... 40% 55.0M 4s 2024-08-22T20:34:06.9672710Z 250250K .......... .......... .......... .......... .......... 40% 76.7M 4s 2024-08-22T20:34:06.9679670Z 250300K .......... .......... .......... .......... .......... 40% 72.7M 4s 2024-08-22T20:34:06.9689260Z 250350K .......... .......... .......... .......... .......... 40% 872M 4s 2024-08-22T20:34:06.9699150Z 250400K .......... .......... .......... .......... .......... 40% 43.4M 4s 2024-08-22T20:34:06.9707420Z 250450K .......... .......... .......... .......... .......... 40% 800M 4s 2024-08-22T20:34:06.9714300Z 250500K .......... .......... .......... .......... .......... 40% 88.9M 4s 2024-08-22T20:34:06.9720290Z 250550K .......... .......... .......... .......... .......... 40% 698M 4s 2024-08-22T20:34:06.9729080Z 250600K .......... .......... .......... .......... .......... 40% 55.4M 4s 2024-08-22T20:34:06.9729230Z 250650K .......... .......... .......... .......... .......... 40% 66.8M 4s 2024-08-22T20:34:06.9729490Z 250700K .......... .......... .......... .......... .......... 40% 66.1M 4s 2024-08-22T20:34:06.9729630Z 250750K .......... .......... .......... .......... .......... 40% 45.5M 4s 2024-08-22T20:34:06.9729760Z 250800K .......... .......... .......... .......... .......... 40% 828M 4s 2024-08-22T20:34:06.9729900Z 250850K .......... .......... .......... .......... .......... 40% 89.4M 4s 2024-08-22T20:34:06.9730040Z 250900K .......... .......... .......... .......... .......... 40% 111M 4s 2024-08-22T20:34:06.9735010Z 250950K .......... .......... .......... .......... .......... 40% 122M 4s 2024-08-22T20:34:06.9741360Z 251000K .......... .......... .......... .......... .......... 40% 52.8M 4s 2024-08-22T20:34:06.9748500Z 251050K .......... .......... .......... .......... .......... 40% 164M 4s 2024-08-22T20:34:06.9755150Z 251100K .......... .......... .......... .......... .......... 40% 40.0M 4s 2024-08-22T20:34:06.9764080Z 251150K .......... .......... .......... .......... .......... 40% 69.1M 4s 2024-08-22T20:34:06.9770900Z 251200K .......... .......... .......... .......... .......... 40% 872M 4s 2024-08-22T20:34:06.9777560Z 251250K .......... .......... .......... .......... .......... 40% 62.4M 4s 2024-08-22T20:34:06.9784160Z 251300K .......... .......... .......... .......... .......... 40% 65.4M 4s 2024-08-22T20:34:06.9789640Z 251350K .......... .......... .......... .......... .......... 40% 46.7M 4s 2024-08-22T20:34:06.9794500Z 251400K .......... .......... .......... .......... .......... 40% 88.5M 4s 2024-08-22T20:34:06.9806410Z 251450K .......... .......... .......... .......... .......... 40% 101M 4s 2024-08-22T20:34:06.9814320Z 251500K .......... .......... .......... .......... .......... 40% 36.7M 4s 2024-08-22T20:34:06.9823020Z 251550K .......... .......... .......... .......... .......... 40% 63.2M 4s 2024-08-22T20:34:06.9829260Z 251600K .......... .......... .......... .......... .......... 40% 55.9M 4s 2024-08-22T20:34:06.9835760Z 251650K .......... .......... .......... .......... .......... 40% 167M 4s 2024-08-22T20:34:06.9841680Z 251700K .......... .......... .......... .......... .......... 40% 82.1M 4s 2024-08-22T20:34:06.9847090Z 251750K .......... .......... .......... .......... .......... 40% 65.7M 4s 2024-08-22T20:34:06.9847450Z 251800K .......... .......... .......... .......... .......... 40% 39.6M 4s 2024-08-22T20:34:06.9854370Z 251850K .......... .......... .......... .......... .......... 40% 74.5M 4s 2024-08-22T20:34:06.9864300Z 251900K .......... .......... .......... .......... .......... 40% 52.6M 4s 2024-08-22T20:34:06.9869660Z 251950K .......... .......... .......... .......... .......... 40% 63.6M 4s 2024-08-22T20:34:06.9878770Z 252000K .......... .......... .......... .......... .......... 40% 85.8M 4s 2024-08-22T20:34:06.9886740Z 252050K .......... .......... .......... .......... .......... 40% 49.4M 4s 2024-08-22T20:34:06.9894420Z 252100K .......... .......... .......... .......... .......... 40% 79.0M 4s 2024-08-22T20:34:06.9902660Z 252150K .......... .......... .......... .......... .......... 40% 46.5M 4s 2024-08-22T20:34:06.9908270Z 252200K .......... .......... .......... .......... .......... 40% 122M 4s 2024-08-22T20:34:06.9920980Z 252250K .......... .......... .......... .......... .......... 40% 35.2M 4s 2024-08-22T20:34:06.9924700Z 252300K .......... .......... .......... .......... .......... 40% 209M 4s 2024-08-22T20:34:06.9931570Z 252350K .......... .......... .......... .......... .......... 40% 46.5M 4s 2024-08-22T20:34:06.9938540Z 252400K .......... .......... .......... .......... .......... 40% 119M 4s 2024-08-22T20:34:06.9953420Z 252450K .......... .......... .......... .......... .......... 40% 66.7M 4s 2024-08-22T20:34:06.9958020Z 252500K .......... .......... .......... .......... .......... 40% 48.8M 4s 2024-08-22T20:34:06.9966780Z 252550K .......... .......... .......... .......... .......... 40% 61.5M 4s 2024-08-22T20:34:06.9974300Z 252600K .......... .......... .......... .......... .......... 40% 50.8M 4s 2024-08-22T20:34:06.9980360Z 252650K .......... .......... .......... .......... .......... 40% 74.2M 4s 2024-08-22T20:34:06.9985030Z 252700K .......... .......... .......... .......... .......... 40% 81.5M 4s 2024-08-22T20:34:06.9994510Z 252750K .......... .......... .......... .......... .......... 40% 48.4M 4s 2024-08-22T20:34:06.9999760Z 252800K .......... .......... .......... .......... .......... 40% 96.5M 4s 2024-08-22T20:34:07.0004980Z 252850K .......... .......... .......... .......... .......... 40% 76.8M 4s 2024-08-22T20:34:07.0013780Z 252900K .......... .......... .......... .......... .......... 40% 62.8M 4s 2024-08-22T20:34:07.0024360Z 252950K .......... .......... .......... .......... .......... 40% 57.0M 4s 2024-08-22T20:34:07.0034260Z 253000K .......... .......... .......... .......... .......... 40% 40.3M 4s 2024-08-22T20:34:07.0045360Z 253050K .......... .......... .......... .......... .......... 40% 55.7M 4s 2024-08-22T20:34:07.0052520Z 253100K .......... .......... .......... .......... .......... 40% 265M 4s 2024-08-22T20:34:07.0056660Z 253150K .......... .......... .......... .......... .......... 40% 54.3M 4s 2024-08-22T20:34:07.0061790Z 253200K .......... .......... .......... .......... .......... 40% 74.3M 4s 2024-08-22T20:34:07.0071310Z 253250K .......... .......... .......... .......... .......... 40% 56.1M 4s 2024-08-22T20:34:07.0075610Z 253300K .......... .......... .......... .......... .......... 40% 85.1M 4s 2024-08-22T20:34:07.0086890Z 253350K .......... .......... .......... .......... .......... 40% 38.6M 4s 2024-08-22T20:34:07.0100700Z 253400K .......... .......... .......... .......... .......... 40% 339M 4s 2024-08-22T20:34:07.0111140Z 253450K .......... .......... .......... .......... .......... 40% 58.7M 4s 2024-08-22T20:34:07.0119150Z 253500K .......... .......... .......... .......... .......... 40% 55.9M 4s 2024-08-22T20:34:07.0124480Z 253550K .......... .......... .......... .......... .......... 40% 160M 4s 2024-08-22T20:34:07.0131850Z 253600K .......... .......... .......... .......... .......... 40% 56.9M 4s 2024-08-22T20:34:07.0137110Z 253650K .......... .......... .......... .......... .......... 40% 588M 4s 2024-08-22T20:34:07.0141830Z 253700K .......... .......... .......... .......... .......... 40% 56.0M 4s 2024-08-22T20:34:07.0150540Z 253750K .......... .......... .......... .......... .......... 40% 95.4M 4s 2024-08-22T20:34:07.0155650Z 253800K .......... .......... .......... .......... .......... 40% 94.6M 4s 2024-08-22T20:34:07.0167480Z 253850K .......... .......... .......... .......... .......... 40% 49.9M 4s 2024-08-22T20:34:07.0178480Z 253900K .......... .......... .......... .......... .......... 40% 116M 4s 2024-08-22T20:34:07.0182750Z 253950K .......... .......... .......... .......... .......... 40% 41.0M 4s 2024-08-22T20:34:07.0187560Z 254000K .......... .......... .......... .......... .......... 40% 788M 4s 2024-08-22T20:34:07.0192630Z 254050K .......... .......... .......... .......... .......... 40% 62.3M 4s 2024-08-22T20:34:07.0197550Z 254100K .......... .......... .......... .......... .......... 40% 69.7M 4s 2024-08-22T20:34:07.0203030Z 254150K .......... .......... .......... .......... .......... 40% 64.5M 4s 2024-08-22T20:34:07.0209720Z 254200K .......... .......... .......... .......... .......... 40% 346M 4s 2024-08-22T20:34:07.0217750Z 254250K .......... .......... .......... .......... .......... 40% 122M 4s 2024-08-22T20:34:07.0228730Z 254300K .......... .......... .......... .......... .......... 40% 79.8M 4s 2024-08-22T20:34:07.0242180Z 254350K .......... .......... .......... .......... .......... 40% 73.4M 4s 2024-08-22T20:34:07.0246830Z 254400K .......... .......... .......... .......... .......... 40% 78.8M 4s 2024-08-22T20:34:07.0249770Z 254450K .......... .......... .......... .......... .......... 40% 48.4M 4s 2024-08-22T20:34:07.0255440Z 254500K .......... .......... .......... .......... .......... 40% 59.1M 4s 2024-08-22T20:34:07.0262310Z 254550K .......... .......... .......... .......... .......... 40% 209M 4s 2024-08-22T20:34:07.0276260Z 254600K .......... .......... .......... .......... .......... 40% 72.4M 4s 2024-08-22T20:34:07.0302780Z 254650K .......... .......... .......... .......... .......... 40% 86.0M 4s 2024-08-22T20:34:07.0309520Z 254700K .......... .......... .......... .......... .......... 40% 133M 4s 2024-08-22T20:34:07.0314870Z 254750K .......... .......... .......... .......... .......... 40% 120M 4s 2024-08-22T20:34:07.0319180Z 254800K .......... .......... .......... .......... .......... 40% 59.5M 4s 2024-08-22T20:34:07.0324490Z 254850K .......... .......... .......... .......... .......... 40% 52.8M 4s 2024-08-22T20:34:07.0334930Z 254900K .......... .......... .......... .......... .......... 41% 41.8M 4s 2024-08-22T20:34:07.0343810Z 254950K .......... .......... .......... .......... .......... 41% 287M 4s 2024-08-22T20:34:07.0349950Z 255000K .......... .......... .......... .......... .......... 41% 25.2M 4s 2024-08-22T20:34:07.0356090Z 255050K .......... .......... .......... .......... .......... 41% 660M 4s 2024-08-22T20:34:07.0362790Z 255100K .......... .......... .......... .......... .......... 41% 525M 4s 2024-08-22T20:34:07.0367760Z 255150K .......... .......... .......... .......... .......... 41% 568M 4s 2024-08-22T20:34:07.0373030Z 255200K .......... .......... .......... .......... .......... 41% 200M 4s 2024-08-22T20:34:07.0379760Z 255250K .......... .......... .......... .......... .......... 41% 150M 4s 2024-08-22T20:34:07.0389910Z 255300K .......... .......... .......... .......... .......... 41% 62.2M 4s 2024-08-22T20:34:07.0400700Z 255350K .......... .......... .......... .......... .......... 41% 116M 4s 2024-08-22T20:34:07.0406420Z 255400K .......... .......... .......... .......... .......... 41% 45.0M 4s 2024-08-22T20:34:07.0412440Z 255450K .......... .......... .......... .......... .......... 41% 788M 4s 2024-08-22T20:34:07.0419000Z 255500K .......... .......... .......... .......... .......... 41% 78.4M 4s 2024-08-22T20:34:07.0424250Z 255550K .......... .......... .......... .......... .......... 41% 65.3M 4s 2024-08-22T20:34:07.0427240Z 255600K .......... .......... .......... .......... .......... 41% 281M 4s 2024-08-22T20:34:07.0433520Z 255650K .......... .......... .......... .......... .......... 41% 62.0M 4s 2024-08-22T20:34:07.0438100Z 255700K .......... .......... .......... .......... .......... 41% 85.1M 4s 2024-08-22T20:34:07.0445160Z 255750K .......... .......... .......... .......... .......... 41% 250M 4s 2024-08-22T20:34:07.0450350Z 255800K .......... .......... .......... .......... .......... 41% 64.6M 4s 2024-08-22T20:34:07.0455470Z 255850K .......... .......... .......... .......... .......... 41% 373M 4s 2024-08-22T20:34:07.0459360Z 255900K .......... .......... .......... .......... .......... 41% 55.5M 4s 2024-08-22T20:34:07.0465080Z 255950K .......... .......... .......... .......... .......... 41% 66.5M 4s 2024-08-22T20:34:07.0471350Z 256000K .......... .......... .......... .......... .......... 41% 76.3M 4s 2024-08-22T20:34:07.0477180Z 256050K .......... .......... .......... .......... .......... 41% 800M 4s 2024-08-22T20:34:07.0482070Z 256100K .......... .......... .......... .......... .......... 41% 118M 4s 2024-08-22T20:34:07.0503240Z 256150K .......... .......... .......... .......... .......... 41% 83.8M 4s 2024-08-22T20:34:07.0510190Z 256200K .......... .......... .......... .......... .......... 41% 94.6M 4s 2024-08-22T20:34:07.0519270Z 256250K .......... .......... .......... .......... .......... 41% 99.6M 4s 2024-08-22T20:34:07.0523810Z 256300K .......... .......... .......... .......... .......... 41% 72.2M 4s 2024-08-22T20:34:07.0530090Z 256350K .......... .......... .......... .......... .......... 41% 651M 4s 2024-08-22T20:34:07.0538330Z 256400K .......... .......... .......... .......... .......... 41% 95.6M 4s 2024-08-22T20:34:07.0545370Z 256450K .......... .......... .......... .......... .......... 41% 98.2M 4s 2024-08-22T20:34:07.0555270Z 256500K .......... .......... .......... .......... .......... 41% 204M 4s 2024-08-22T20:34:07.0561160Z 256550K .......... .......... .......... .......... .......... 41% 67.9M 4s 2024-08-22T20:34:07.0568760Z 256600K .......... .......... .......... .......... .......... 41% 94.3M 4s 2024-08-22T20:34:07.0568910Z 256650K .......... .......... .......... .......... .......... 41% 97.5M 4s 2024-08-22T20:34:07.0569050Z 256700K .......... .......... .......... .......... .......... 41% 642M 4s 2024-08-22T20:34:07.0569200Z 256750K .......... .......... .......... .......... .......... 41% 48.6M 4s 2024-08-22T20:34:07.0575290Z 256800K .......... .......... .......... .......... .......... 41% 634M 4s 2024-08-22T20:34:07.0581560Z 256850K .......... .......... .......... .......... .......... 41% 95.2M 4s 2024-08-22T20:34:07.0591110Z 256900K .......... .......... .......... .......... .......... 41% 157M 4s 2024-08-22T20:34:07.0598870Z 256950K .......... .......... .......... .......... .......... 41% 129M 4s 2024-08-22T20:34:07.0608570Z 257000K .......... .......... .......... .......... .......... 41% 74.5M 4s 2024-08-22T20:34:07.0616480Z 257050K .......... .......... .......... .......... .......... 41% 39.8M 4s 2024-08-22T20:34:07.0625750Z 257100K .......... .......... .......... .......... .......... 41% 93.7M 4s 2024-08-22T20:34:07.0631120Z 257150K .......... .......... .......... .......... .......... 41% 740M 4s 2024-08-22T20:34:07.0637900Z 257200K .......... .......... .......... .......... .......... 41% 688M 4s 2024-08-22T20:34:07.0645060Z 257250K .......... .......... .......... .......... .......... 41% 842M 4s 2024-08-22T20:34:07.0651790Z 257300K .......... .......... .......... .......... .......... 41% 58.3M 4s 2024-08-22T20:34:07.0658140Z 257350K .......... .......... .......... .......... .......... 41% 66.3M 4s 2024-08-22T20:34:07.0666420Z 257400K .......... .......... .......... .......... .......... 41% 634M 4s 2024-08-22T20:34:07.0676400Z 257450K .......... .......... .......... .......... .......... 41% 84.2M 4s 2024-08-22T20:34:07.0681840Z 257500K .......... .......... .......... .......... .......... 41% 186M 4s 2024-08-22T20:34:07.0685810Z 257550K .......... .......... .......... .......... .......... 41% 96.3M 4s 2024-08-22T20:34:07.0693820Z 257600K .......... .......... .......... .......... .......... 41% 70.4M 4s 2024-08-22T20:34:07.0702230Z 257650K .......... .......... .......... .......... .......... 41% 119M 4s 2024-08-22T20:34:07.0710570Z 257700K .......... .......... .......... .......... .......... 41% 63.4M 4s 2024-08-22T20:34:07.0715860Z 257750K .......... .......... .......... .......... .......... 41% 106M 4s 2024-08-22T20:34:07.0722120Z 257800K .......... .......... .......... .......... .......... 41% 150M 4s 2024-08-22T20:34:07.0729230Z 257850K .......... .......... .......... .......... .......... 41% 62.8M 4s 2024-08-22T20:34:07.0729370Z 257900K .......... .......... .......... .......... .......... 41% 92.5M 4s 2024-08-22T20:34:07.0729530Z 257950K .......... .......... .......... .......... .......... 41% 127M 4s 2024-08-22T20:34:07.0729660Z 258000K .......... .......... .......... .......... .......... 41% 113M 4s 2024-08-22T20:34:07.0729810Z 258050K .......... .......... .......... .......... .......... 41% 55.0M 4s 2024-08-22T20:34:07.0729940Z 258100K .......... .......... .......... .......... .......... 41% 775M 4s 2024-08-22T20:34:07.0730090Z 258150K .......... .......... .......... .......... .......... 41% 72.0M 4s 2024-08-22T20:34:07.0730500Z 258200K .......... .......... .......... .......... .......... 41% 67.2M 4s 2024-08-22T20:34:07.0731310Z 258250K .......... .......... .......... .......... .......... 41% 63.2M 4s 2024-08-22T20:34:07.0731490Z 258300K .......... .......... .......... .......... .......... 41% 137M 4s 2024-08-22T20:34:07.0731640Z 258350K .......... .......... .......... .......... .......... 41% 323M 4s 2024-08-22T20:34:07.0731770Z 258400K .......... .......... .......... .......... .......... 41% 151M 4s 2024-08-22T20:34:07.0731910Z 258450K .......... .......... .......... .......... .......... 41% 88.1M 4s 2024-08-22T20:34:07.0732140Z 258500K .......... .......... .......... .......... .......... 41% 69.6M 4s 2024-08-22T20:34:07.0732280Z 258550K .......... .......... .......... .......... .......... 41% 102M 4s 2024-08-22T20:34:07.0732420Z 258600K .......... .......... .......... .......... .......... 41% 108M 4s 2024-08-22T20:34:07.0732560Z 258650K .......... .......... .......... .......... .......... 41% 147M 4s 2024-08-22T20:34:07.0732700Z 258700K .......... .......... .......... .......... .......... 41% 49.2M 4s 2024-08-22T20:34:07.0738610Z 258750K .......... .......... .......... .......... .......... 41% 977M 4s 2024-08-22T20:34:07.0745590Z 258800K .......... .......... .......... .......... .......... 41% 89.1M 4s 2024-08-22T20:34:07.0754770Z 258850K .......... .......... .......... .......... .......... 41% 73.0M 4s 2024-08-22T20:34:07.0762700Z 258900K .......... .......... .......... .......... .......... 41% 90.8M 4s 2024-08-22T20:34:07.0771180Z 258950K .......... .......... .......... .......... .......... 41% 86.1M 4s 2024-08-22T20:34:07.0778420Z 259000K .......... .......... .......... .......... .......... 41% 263M 4s 2024-08-22T20:34:07.0786810Z 259050K .......... .......... .......... .......... .......... 41% 58.3M 4s 2024-08-22T20:34:07.0794260Z 259100K .......... .......... .......... .......... .......... 41% 124M 4s 2024-08-22T20:34:07.0802110Z 259150K .......... .......... .......... .......... .......... 41% 51.0M 4s 2024-08-22T20:34:07.0820440Z 259200K .......... .......... .......... .......... .......... 41% 63.4M 4s 2024-08-22T20:34:07.0834270Z 259250K .......... .......... .......... .......... .......... 41% 543M 4s 2024-08-22T20:34:07.0835740Z 259300K .......... .......... .......... .......... .......... 41% 74.5M 4s 2024-08-22T20:34:07.0835880Z 259350K .......... .......... .......... .......... .......... 41% 54.9M 4s 2024-08-22T20:34:07.0836020Z 259400K .......... .......... .......... .......... .......... 41% 174M 4s 2024-08-22T20:34:07.0836170Z 259450K .......... .......... .......... .......... .......... 41% 108M 4s 2024-08-22T20:34:07.0836340Z 259500K .......... .......... .......... .......... .......... 41% 81.4M 4s 2024-08-22T20:34:07.0836480Z 259550K .......... .......... .......... .......... .......... 41% 872M 4s 2024-08-22T20:34:07.0836620Z 259600K .......... .......... .......... .......... .......... 41% 70.1M 4s 2024-08-22T20:34:07.0836760Z 259650K .......... .......... .......... .......... .......... 41% 150M 4s 2024-08-22T20:34:07.0836900Z 259700K .......... .......... .......... .......... .......... 41% 50.9M 4s 2024-08-22T20:34:07.0837030Z 259750K .......... .......... .......... .......... .......... 41% 407M 4s 2024-08-22T20:34:07.0837310Z 259800K .......... .......... .......... .......... .......... 41% 83.5M 4s 2024-08-22T20:34:07.0837440Z 259850K .......... .......... .......... .......... .......... 41% 114M 4s 2024-08-22T20:34:07.0837600Z 259900K .......... .......... .......... .......... .......... 41% 72.7M 4s 2024-08-22T20:34:07.0837750Z 259950K .......... .......... .......... .......... .......... 41% 72.1M 4s 2024-08-22T20:34:07.0837900Z 260000K .......... .......... .......... .......... .......... 41% 199M 4s 2024-08-22T20:34:07.0838030Z 260050K .......... .......... .......... .......... .......... 41% 62.8M 4s 2024-08-22T20:34:07.0838170Z 260100K .......... .......... .......... .......... .......... 41% 162M 4s 2024-08-22T20:34:07.0838300Z 260150K .......... .......... .......... .......... .......... 41% 26.0M 4s 2024-08-22T20:34:07.0838440Z 260200K .......... .......... .......... .......... .......... 41% 149M 4s 2024-08-22T20:34:07.0838580Z 260250K .......... .......... .......... .......... .......... 41% 253M 4s 2024-08-22T20:34:07.0838730Z 260300K .......... .......... .......... .......... .......... 41% 34.9M 4s 2024-08-22T20:34:07.0839290Z 260350K .......... .......... .......... .......... .......... 41% 180M 4s 2024-08-22T20:34:07.0840340Z 260400K .......... .......... .......... .......... .......... 41% 561M 4s 2024-08-22T20:34:07.0846040Z 260450K .......... .......... .......... .......... .......... 41% 688M 4s 2024-08-22T20:34:07.0853650Z 260500K .......... .......... .......... .......... .......... 41% 214M 4s 2024-08-22T20:34:07.0859150Z 260550K .......... .......... .......... .......... .......... 41% 44.1M 4s 2024-08-22T20:34:07.0868200Z 260600K .......... .......... .......... .......... .......... 41% 189M 4s 2024-08-22T20:34:07.0877970Z 260650K .......... .......... .......... .......... .......... 41% 113M 4s 2024-08-22T20:34:07.0884620Z 260700K .......... .......... .......... .......... .......... 41% 73.9M 4s 2024-08-22T20:34:07.0889710Z 260750K .......... .......... .......... .......... .......... 41% 113M 4s 2024-08-22T20:34:07.0890110Z 260800K .......... .......... .......... .......... .......... 41% 54.2M 4s 2024-08-22T20:34:07.0891010Z 260850K .......... .......... .......... .......... .......... 41% 842M 4s 2024-08-22T20:34:07.0891410Z 260900K .......... .......... .......... .......... .......... 41% 82.2M 4s 2024-08-22T20:34:07.0891810Z 260950K .......... .......... .......... .......... .......... 41% 113M 4s 2024-08-22T20:34:07.0899900Z 261000K .......... .......... .......... .......... .......... 41% 72.3M 4s 2024-08-22T20:34:07.0906780Z 261050K .......... .......... .......... .......... .......... 41% 130M 4s 2024-08-22T20:34:07.0915660Z 261100K .......... .......... .......... .......... .......... 41% 57.0M 4s 2024-08-22T20:34:07.0923890Z 261150K .......... .......... .......... .......... .......... 42% 56.4M 4s 2024-08-22T20:34:07.0934160Z 261200K .......... .......... .......... .......... .......... 42% 763M 4s 2024-08-22T20:34:07.0940300Z 261250K .......... .......... .......... .......... .......... 42% 842M 4s 2024-08-22T20:34:07.0947210Z 261300K .......... .......... .......... .......... .......... 42% 77.1M 4s 2024-08-22T20:34:07.0951850Z 261350K .......... .......... .......... .......... .......... 42% 93.7M 4s 2024-08-22T20:34:07.0959010Z 261400K .......... .......... .......... .......... .......... 42% 161M 4s 2024-08-22T20:34:07.0965330Z 261450K .......... .......... .......... .......... .......... 42% 67.4M 4s 2024-08-22T20:34:07.0975780Z 261500K .......... .......... .......... .......... .......... 42% 119M 4s 2024-08-22T20:34:07.0981640Z 261550K .......... .......... .......... .......... .......... 42% 67.8M 4s 2024-08-22T20:34:07.0989800Z 261600K .......... .......... .......... .......... .......... 42% 857M 4s 2024-08-22T20:34:07.0995990Z 261650K .......... .......... .......... .......... .......... 42% 150M 4s 2024-08-22T20:34:07.1002400Z 261700K .......... .......... .......... .......... .......... 42% 60.7M 4s 2024-08-22T20:34:07.1008780Z 261750K .......... .......... .......... .......... .......... 42% 111M 4s 2024-08-22T20:34:07.1008920Z 261800K .......... .......... .......... .......... .......... 42% 60.9M 4s 2024-08-22T20:34:07.1009060Z 261850K .......... .......... .......... .......... .......... 42% 205M 4s 2024-08-22T20:34:07.1009210Z 261900K .......... .......... .......... .......... .......... 42% 76.7M 4s 2024-08-22T20:34:07.1014070Z 261950K .......... .......... .......... .......... .......... 42% 56.8M 4s 2024-08-22T20:34:07.1020440Z 262000K .......... .......... .......... .......... .......... 42% 775M 4s 2024-08-22T20:34:07.1027270Z 262050K .......... .......... .......... .......... .......... 42% 164M 4s 2024-08-22T20:34:07.1036830Z 262100K .......... .......... .......... .......... .......... 42% 87.8M 4s 2024-08-22T20:34:07.1044690Z 262150K .......... .......... .......... .......... .......... 42% 234M 4s 2024-08-22T20:34:07.1050850Z 262200K .......... .......... .......... .......... .......... 42% 86.1M 4s 2024-08-22T20:34:07.1060280Z 262250K .......... .......... .......... .......... .......... 42% 60.7M 4s 2024-08-22T20:34:07.1067060Z 262300K .......... .......... .......... .......... .......... 42% 356M 4s 2024-08-22T20:34:07.1074770Z 262350K .......... .......... .......... .......... .......... 42% 84.9M 4s 2024-08-22T20:34:07.1083900Z 262400K .......... .......... .......... .......... .......... 42% 51.8M 4s 2024-08-22T20:34:07.1090130Z 262450K .......... .......... .......... .......... .......... 42% 751M 4s 2024-08-22T20:34:07.1095450Z 262500K .......... .......... .......... .......... .......... 42% 87.0M 4s 2024-08-22T20:34:07.1102380Z 262550K .......... .......... .......... .......... .......... 42% 102M 4s 2024-08-22T20:34:07.1112290Z 262600K .......... .......... .......... .......... .......... 42% 857M 4s 2024-08-22T20:34:07.1118830Z 262650K .......... .......... .......... .......... .......... 42% 53.2M 4s 2024-08-22T20:34:07.1125060Z 262700K .......... .......... .......... .......... .......... 42% 660M 4s 2024-08-22T20:34:07.1132860Z 262750K .......... .......... .......... .......... .......... 42% 76.8M 4s 2024-08-22T20:34:07.1139520Z 262800K .......... .......... .......... .......... .......... 42% 60.8M 4s 2024-08-22T20:34:07.1143840Z 262850K .......... .......... .......... .......... .......... 42% 70.8M 4s 2024-08-22T20:34:07.1148190Z 262900K .......... .......... .......... .......... .......... 42% 688M 4s 2024-08-22T20:34:07.1155660Z 262950K .......... .......... .......... .......... .......... 42% 84.6M 4s 2024-08-22T20:34:07.1162060Z 263000K .......... .......... .......... .......... .......... 42% 189M 4s 2024-08-22T20:34:07.1169620Z 263050K .......... .......... .......... .......... .......... 42% 131M 4s 2024-08-22T20:34:07.1175630Z 263100K .......... .......... .......... .......... .......... 42% 67.1M 4s 2024-08-22T20:34:07.1186570Z 263150K .......... .......... .......... .......... .......... 42% 105M 4s 2024-08-22T20:34:07.1190230Z 263200K .......... .......... .......... .......... .......... 42% 131M 4s 2024-08-22T20:34:07.1195920Z 263250K .......... .......... .......... .......... .......... 42% 48.5M 4s 2024-08-22T20:34:07.1203030Z 263300K .......... .......... .......... .......... .......... 42% 116M 4s 2024-08-22T20:34:07.1208520Z 263350K .......... .......... .......... .......... .......... 42% 88.1M 4s 2024-08-22T20:34:07.1208670Z 263400K .......... .......... .......... .......... .......... 42% 144M 4s 2024-08-22T20:34:07.1209550Z 263450K .......... .......... .......... .......... .......... 42% 76.2M 4s 2024-08-22T20:34:07.1209730Z 263500K .......... .......... .......... .......... .......... 42% 137M 4s 2024-08-22T20:34:07.1209870Z 263550K .......... .......... .......... .......... .......... 42% 69.2M 4s 2024-08-22T20:34:07.1210010Z 263600K .......... .......... .......... .......... .......... 42% 91.3M 4s 2024-08-22T20:34:07.1210150Z 263650K .......... .......... .......... .......... .......... 42% 172M 4s 2024-08-22T20:34:07.1210390Z 263700K .......... .......... .......... .......... .......... 42% 124M 4s 2024-08-22T20:34:07.1210530Z 263750K .......... .......... .......... .......... .......... 42% 48.5M 4s 2024-08-22T20:34:07.1210670Z 263800K .......... .......... .......... .......... .......... 42% 71.1M 4s 2024-08-22T20:34:07.1210880Z 263850K .......... .......... .......... .......... .......... 42% 788M 4s 2024-08-22T20:34:07.1211030Z 263900K .......... .......... .......... .......... .......... 42% 156M 4s 2024-08-22T20:34:07.1211170Z 263950K .......... .......... .......... .......... .......... 42% 56.4M 4s 2024-08-22T20:34:07.1211320Z 264000K .......... .......... .......... .......... .......... 42% 58.7M 4s 2024-08-22T20:34:07.1211460Z 264050K .......... .......... .......... .......... .......... 42% 149M 4s 2024-08-22T20:34:07.1211610Z 264100K .......... .......... .......... .......... .......... 42% 71.1M 4s 2024-08-22T20:34:07.1211750Z 264150K .......... .......... .......... .......... .......... 42% 330M 4s 2024-08-22T20:34:07.1213460Z 264200K .......... .......... .......... .......... .......... 42% 234M 4s 2024-08-22T20:34:07.1222010Z 264250K .......... .......... .......... .......... .......... 42% 53.9M 4s 2024-08-22T20:34:07.1228530Z 264300K .......... .......... .......... .......... .......... 42% 103M 4s 2024-08-22T20:34:07.1238050Z 264350K .......... .......... .......... .......... .......... 42% 642M 4s 2024-08-22T20:34:07.1248840Z 264400K .......... .......... .......... .......... .......... 42% 80.6M 4s 2024-08-22T20:34:07.1255180Z 264450K .......... .......... .......... .......... .......... 42% 60.4M 4s 2024-08-22T20:34:07.1263770Z 264500K .......... .......... .......... .......... .......... 42% 555M 4s 2024-08-22T20:34:07.1263910Z 264550K .......... .......... .......... .......... .......... 42% 112M 4s 2024-08-22T20:34:07.1264060Z 264600K .......... .......... .......... .......... .......... 42% 110M 4s 2024-08-22T20:34:07.1271260Z 264650K .......... .......... .......... .......... .......... 42% 81.8M 4s 2024-08-22T20:34:07.1277820Z 264700K .......... .......... .......... .......... .......... 42% 117M 4s 2024-08-22T20:34:07.1284800Z 264750K .......... .......... .......... .......... .......... 42% 170M 4s 2024-08-22T20:34:07.1291310Z 264800K .......... .......... .......... .......... .......... 42% 73.2M 4s 2024-08-22T20:34:07.1298400Z 264850K .......... .......... .......... .......... .......... 42% 660M 4s 2024-08-22T20:34:07.1308720Z 264900K .......... .......... .......... .......... .......... 42% 595M 4s 2024-08-22T20:34:07.1317330Z 264950K .......... .......... .......... .......... .......... 42% 60.0M 4s 2024-08-22T20:34:07.1324890Z 265000K .......... .......... .......... .......... .......... 42% 80.8M 4s 2024-08-22T20:34:07.1329210Z 265050K .......... .......... .......... .......... .......... 42% 888M 4s 2024-08-22T20:34:07.1330170Z 265100K .......... .......... .......... .......... .......... 42% 102M 4s 2024-08-22T20:34:07.1330620Z 265150K .......... .......... .......... .......... .......... 42% 99.2M 4s 2024-08-22T20:34:07.1331000Z 265200K .......... .......... .......... .......... .......... 42% 84.5M 4s 2024-08-22T20:34:07.1331380Z 265250K .......... .......... .......... .......... .......... 42% 503M 4s 2024-08-22T20:34:07.1331760Z 265300K .......... .......... .......... .......... .......... 42% 62.7M 4s 2024-08-22T20:34:07.1332130Z 265350K .......... .......... .......... .......... .......... 42% 204M 4s 2024-08-22T20:34:07.1332500Z 265400K .......... .......... .......... .......... .......... 42% 775M 4s 2024-08-22T20:34:07.1332880Z 265450K .......... .......... .......... .......... .......... 42% 126M 4s 2024-08-22T20:34:07.1333610Z 265500K .......... .......... .......... .......... .......... 42% 95.7M 4s 2024-08-22T20:34:07.1333780Z 265550K .......... .......... .......... .......... .......... 42% 379M 4s 2024-08-22T20:34:07.1333920Z 265600K .......... .......... .......... .......... .......... 42% 82.9M 4s 2024-08-22T20:34:07.1334150Z 265650K .......... .......... .......... .......... .......... 42% 549M 4s 2024-08-22T20:34:07.1336240Z 265700K .......... .......... .......... .......... .......... 42% 341M 4s 2024-08-22T20:34:07.1349130Z 265750K .......... .......... .......... .......... .......... 42% 54.5M 4s 2024-08-22T20:34:07.1359730Z 265800K .......... .......... .......... .......... .......... 42% 828M 4s 2024-08-22T20:34:07.1359890Z 265850K .......... .......... .......... .......... .......... 42% 73.0M 4s 2024-08-22T20:34:07.1370150Z 265900K .......... .......... .......... .......... .......... 42% 60.1M 4s 2024-08-22T20:34:07.1379440Z 265950K .......... .......... .......... .......... .......... 42% 828M 4s 2024-08-22T20:34:07.1380400Z 266000K .......... .......... .......... .......... .......... 42% 872M 4s 2024-08-22T20:34:07.1380790Z 266050K .......... .......... .......... .......... .......... 42% 90.6M 4s 2024-08-22T20:34:07.1381180Z 266100K .......... .......... .......... .......... .......... 42% 346M 4s 2024-08-22T20:34:07.1381560Z 266150K .......... .......... .......... .......... .......... 42% 81.4M 4s 2024-08-22T20:34:07.1381940Z 266200K .......... .......... .......... .......... .......... 42% 828M 4s 2024-08-22T20:34:07.1382410Z 266250K .......... .......... .......... .......... .......... 42% 626M 4s 2024-08-22T20:34:07.1382740Z 266300K .......... .......... .......... .......... .......... 42% 68.1M 4s 2024-08-22T20:34:07.1382880Z 266350K .......... .......... .......... .......... .......... 42% 718M 4s 2024-08-22T20:34:07.1383900Z 266400K .......... .......... .......... .......... .......... 42% 151M 4s 2024-08-22T20:34:07.1388540Z 266450K .......... .......... .......... .......... .......... 42% 132M 4s 2024-08-22T20:34:07.1398780Z 266500K .......... .......... .......... .......... .......... 42% 59.6M 4s 2024-08-22T20:34:07.1405620Z 266550K .......... .......... .......... .......... .......... 42% 842M 4s 2024-08-22T20:34:07.1410370Z 266600K .......... .......... .......... .......... .......... 42% 315M 4s 2024-08-22T20:34:07.1415250Z 266650K .......... .......... .......... .......... .......... 42% 294M 4s 2024-08-22T20:34:07.1415910Z 266700K .......... .......... .......... .......... .......... 42% 89.4M 4s 2024-08-22T20:34:07.1420970Z 266750K .......... .......... .......... .......... .......... 42% 105M 4s 2024-08-22T20:34:07.1433070Z 266800K .......... .......... .......... .......... .......... 42% 610M 4s 2024-08-22T20:34:07.1440520Z 266850K .......... .......... .......... .......... .......... 42% 87.7M 4s 2024-08-22T20:34:07.1452460Z 266900K .......... .......... .......... .......... .......... 42% 98.2M 4s 2024-08-22T20:34:07.1459350Z 266950K .......... .......... .......... .......... .......... 42% 66.5M 4s 2024-08-22T20:34:07.1463680Z 267000K .......... .......... .......... .......... .......... 42% 55.5M 4s 2024-08-22T20:34:07.1463830Z 267050K .......... .......... .......... .......... .......... 42% 74.9M 4s 2024-08-22T20:34:07.1463970Z 267100K .......... .......... .......... .......... .......... 42% 775M 4s 2024-08-22T20:34:07.1476200Z 267150K .......... .......... .......... .......... .......... 42% 63.5M 4s 2024-08-22T20:34:07.1476760Z 267200K .......... .......... .......... .......... .......... 42% 88.9M 4s 2024-08-22T20:34:07.1477370Z 267250K .......... .......... .......... .......... .......... 42% 198M 4s 2024-08-22T20:34:07.1477540Z 267300K .......... .......... .......... .......... .......... 42% 97.9M 4s 2024-08-22T20:34:07.1477680Z 267350K .......... .......... .......... .......... .......... 43% 729M 4s 2024-08-22T20:34:07.1477820Z 267400K .......... .......... .......... .......... .......... 43% 100M 4s 2024-08-22T20:34:07.1477960Z 267450K .......... .......... .......... .......... .......... 43% 66.0M 4s 2024-08-22T20:34:07.1488310Z 267500K .......... .......... .......... .......... .......... 43% 56.2M 4s 2024-08-22T20:34:07.1494930Z 267550K .......... .......... .......... .......... .......... 43% 221M 4s 2024-08-22T20:34:07.1503300Z 267600K .......... .......... .......... .......... .......... 43% 69.7M 4s 2024-08-22T20:34:07.1509180Z 267650K .......... .......... .......... .......... .......... 43% 121M 4s 2024-08-22T20:34:07.1515360Z 267700K .......... .......... .......... .......... .......... 43% 71.1M 4s 2024-08-22T20:34:07.1524020Z 267750K .......... .......... .......... .......... .......... 43% 85.5M 4s 2024-08-22T20:34:07.1533580Z 267800K .......... .......... .......... .......... .......... 43% 76.1M 4s 2024-08-22T20:34:07.1541970Z 267850K .......... .......... .......... .......... .......... 43% 788M 4s 2024-08-22T20:34:07.1552220Z 267900K .......... .......... .......... .......... .......... 43% 69.0M 4s 2024-08-22T20:34:07.1557770Z 267950K .......... .......... .......... .......... .......... 43% 132M 4s 2024-08-22T20:34:07.1561610Z 268000K .......... .......... .......... .......... .......... 43% 84.8M 4s 2024-08-22T20:34:07.1565680Z 268050K .......... .......... .......... .......... .......... 43% 104M 4s 2024-08-22T20:34:07.1570980Z 268100K .......... .......... .......... .......... .......... 43% 78.9M 4s 2024-08-22T20:34:07.1577380Z 268150K .......... .......... .......... .......... .......... 43% 84.2M 4s 2024-08-22T20:34:07.1577520Z 268200K .......... .......... .......... .......... .......... 43% 70.2M 4s 2024-08-22T20:34:07.1577740Z 268250K .......... .......... .......... .......... .......... 43% 740M 4s 2024-08-22T20:34:07.1582580Z 268300K .......... .......... .......... .......... .......... 43% 857M 4s 2024-08-22T20:34:07.1587950Z 268350K .......... .......... .......... .......... .......... 43% 52.8M 4s 2024-08-22T20:34:07.1593770Z 268400K .......... .......... .......... .......... .......... 43% 156M 4s 2024-08-22T20:34:07.1600490Z 268450K .......... .......... .......... .......... .......... 43% 89.4M 4s 2024-08-22T20:34:07.1603060Z 268500K .......... .......... .......... .......... .......... 43% 74.9M 4s 2024-08-22T20:34:07.1607190Z 268550K .......... .......... .......... .......... .......... 43% 751M 4s 2024-08-22T20:34:07.1609720Z 268600K .......... .......... .......... .......... .......... 43% 67.2M 4s 2024-08-22T20:34:07.1613840Z 268650K .......... .......... .......... .......... .......... 43% 77.8M 4s 2024-08-22T20:34:07.1618490Z 268700K .......... .......... .......... .......... .......... 43% 113M 4s 2024-08-22T20:34:07.1622410Z 268750K .......... .......... .......... .......... .......... 43% 84.3M 4s 2024-08-22T20:34:07.1627380Z 268800K .......... .......... .......... .......... .......... 43% 775M 4s 2024-08-22T20:34:07.1633320Z 268850K .......... .......... .......... .......... .......... 43% 83.5M 4s 2024-08-22T20:34:07.1639310Z 268900K .......... .......... .......... .......... .......... 43% 71.4M 4s 2024-08-22T20:34:07.1645320Z 268950K .......... .......... .......... .......... .......... 43% 69.6M 4s 2024-08-22T20:34:07.1650210Z 269000K .......... .......... .......... .......... .......... 43% 93.7M 4s 2024-08-22T20:34:07.1653520Z 269050K .......... .......... .......... .......... .......... 43% 775M 4s 2024-08-22T20:34:07.1657170Z 269100K .......... .......... .......... .......... .......... 43% 92.5M 4s 2024-08-22T20:34:07.1661040Z 269150K .......... .......... .......... .......... .......... 43% 72.7M 4s 2024-08-22T20:34:07.1664470Z 269200K .......... .......... .......... .......... .......... 43% 81.1M 4s 2024-08-22T20:34:07.1669270Z 269250K .......... .......... .......... .......... .......... 43% 76.8M 4s 2024-08-22T20:34:07.1673790Z 269300K .......... .......... .......... .......... .......... 43% 740M 4s 2024-08-22T20:34:07.1676930Z 269350K .......... .......... .......... .......... .......... 43% 111M 4s 2024-08-22T20:34:07.1684080Z 269400K .......... .......... .......... .......... .......... 43% 71.9M 4s 2024-08-22T20:34:07.1691520Z 269450K .......... .......... .......... .......... .......... 43% 73.2M 4s 2024-08-22T20:34:07.1700530Z 269500K .......... .......... .......... .......... .......... 43% 45.2M 4s 2024-08-22T20:34:07.1706380Z 269550K .......... .......... .......... .......... .......... 43% 788M 4s 2024-08-22T20:34:07.1712180Z 269600K .......... .......... .......... .......... .......... 43% 842M 4s 2024-08-22T20:34:07.1718440Z 269650K .......... .......... .......... .......... .......... 43% 45.4M 4s 2024-08-22T20:34:07.1718580Z 269700K .......... .......... .......... .......... .......... 43% 842M 4s 2024-08-22T20:34:07.1718720Z 269750K .......... .......... .......... .......... .......... 43% 84.5M 4s 2024-08-22T20:34:07.1718850Z 269800K .......... .......... .......... .......... .......... 43% 800M 4s 2024-08-22T20:34:07.1718990Z 269850K .......... .......... .......... .......... .......... 43% 55.6M 4s 2024-08-22T20:34:07.1726870Z 269900K .......... .......... .......... .......... .......... 43% 55.6M 4s 2024-08-22T20:34:07.1737540Z 269950K .......... .......... .......... .......... .......... 43% 75.7M 4s 2024-08-22T20:34:07.1750280Z 270000K .......... .......... .......... .......... .......... 43% 842M 4s 2024-08-22T20:34:07.1758620Z 270050K .......... .......... .......... .......... .......... 43% 90.6M 4s 2024-08-22T20:34:07.1768020Z 270100K .......... .......... .......... .......... .......... 43% 74.1M 4s 2024-08-22T20:34:07.1775650Z 270150K .......... .......... .......... .......... .......... 43% 85.4M 4s 2024-08-22T20:34:07.1776160Z 270200K .......... .......... .......... .......... .......... 43% 800M 4s 2024-08-22T20:34:07.1777290Z 270250K .......... .......... .......... .......... .......... 43% 70.4M 4s 2024-08-22T20:34:07.1777730Z 270300K .......... .......... .......... .......... .......... 43% 73.3M 4s 2024-08-22T20:34:07.1778180Z 270350K .......... .......... .......... .......... .......... 43% 92.3M 4s 2024-08-22T20:34:07.1783620Z 270400K .......... .......... .......... .......... .......... 43% 729M 4s 2024-08-22T20:34:07.1793150Z 270450K .......... .......... .......... .......... .......... 43% 72.0M 4s 2024-08-22T20:34:07.1800320Z 270500K .......... .......... .......... .......... .......... 43% 257M 4s 2024-08-22T20:34:07.1808990Z 270550K .......... .......... .......... .......... .......... 43% 740M 4s 2024-08-22T20:34:07.1815310Z 270600K .......... .......... .......... .......... .......... 43% 55.4M 4s 2024-08-22T20:34:07.1823060Z 270650K .......... .......... .......... .......... .......... 43% 842M 4s 2024-08-22T20:34:07.1827870Z 270700K .......... .......... .......... .......... .......... 43% 179M 4s 2024-08-22T20:34:07.1832430Z 270750K .......... .......... .......... .......... .......... 43% 98.4M 4s 2024-08-22T20:34:07.1839030Z 270800K .......... .......... .......... .......... .......... 43% 581M 4s 2024-08-22T20:34:07.1850640Z 270850K .......... .......... .......... .......... .......... 43% 55.2M 4s 2024-08-22T20:34:07.1856070Z 270900K .......... .......... .......... .......... .......... 43% 391M 4s 2024-08-22T20:34:07.1862190Z 270950K .......... .......... .......... .......... .......... 43% 68.4M 4s 2024-08-22T20:34:07.1866250Z 271000K .......... .......... .......... .......... .......... 43% 888M 4s 2024-08-22T20:34:07.1871730Z 271050K .......... .......... .......... .......... .......... 43% 669M 4s 2024-08-22T20:34:07.1876740Z 271100K .......... .......... .......... .......... .......... 43% 52.0M 4s 2024-08-22T20:34:07.1879910Z 271150K .......... .......... .......... .......... .......... 43% 428M 4s 2024-08-22T20:34:07.1884650Z 271200K .......... .......... .......... .......... .......... 43% 74.2M 4s 2024-08-22T20:34:07.1887590Z 271250K .......... .......... .......... .......... .......... 43% 718M 4s 2024-08-22T20:34:07.1893190Z 271300K .......... .......... .......... .......... .......... 43% 89.3M 4s 2024-08-22T20:34:07.1897160Z 271350K .......... .......... .......... .......... .......... 43% 103M 4s 2024-08-22T20:34:07.1901830Z 271400K .......... .......... .......... .......... .......... 43% 104M 4s 2024-08-22T20:34:07.1906990Z 271450K .......... .......... .......... .......... .......... 43% 77.4M 4s 2024-08-22T20:34:07.1910320Z 271500K .......... .......... .......... .......... .......... 43% 775M 4s 2024-08-22T20:34:07.1913170Z 271550K .......... .......... .......... .......... .......... 43% 921M 4s 2024-08-22T20:34:07.1917910Z 271600K .......... .......... .......... .......... .......... 43% 54.3M 4s 2024-08-22T20:34:07.1922480Z 271650K .......... .......... .......... .......... .......... 43% 86.6M 4s 2024-08-22T20:34:07.1927480Z 271700K .......... .......... .......... .......... .......... 43% 54.3M 4s 2024-08-22T20:34:07.1934150Z 271750K .......... .......... .......... .......... .......... 43% 64.4M 4s 2024-08-22T20:34:07.1939930Z 271800K .......... .......... .......... .......... .......... 43% 788M 4s 2024-08-22T20:34:07.1949510Z 271850K .......... .......... .......... .......... .......... 43% 67.2M 4s 2024-08-22T20:34:07.1955960Z 271900K .......... .......... .......... .......... .......... 43% 58.2M 4s 2024-08-22T20:34:07.1961380Z 271950K .......... .......... .......... .......... .......... 43% 93.7M 4s 2024-08-22T20:34:07.1965970Z 272000K .......... .......... .......... .......... .......... 43% 698M 4s 2024-08-22T20:34:07.1971620Z 272050K .......... .......... .......... .......... .......... 43% 82.3M 4s 2024-08-22T20:34:07.1976660Z 272100K .......... .......... .......... .......... .......... 43% 96.3M 4s 2024-08-22T20:34:07.1983810Z 272150K .......... .......... .......... .......... .......... 43% 68.7M 4s 2024-08-22T20:34:07.1990740Z 272200K .......... .......... .......... .......... .......... 43% 82.1M 4s 2024-08-22T20:34:07.1999370Z 272250K .......... .......... .......... .......... .......... 43% 110M 4s 2024-08-22T20:34:07.2004400Z 272300K .......... .......... .......... .......... .......... 43% 634M 4s 2024-08-22T20:34:07.2010790Z 272350K .......... .......... .......... .......... .......... 43% 94.6M 4s 2024-08-22T20:34:07.2017220Z 272400K .......... .......... .......... .......... .......... 43% 111M 4s 2024-08-22T20:34:07.2025160Z 272450K .......... .......... .......... .......... .......... 43% 50.8M 4s 2024-08-22T20:34:07.2029640Z 272500K .......... .......... .......... .......... .......... 43% 456M 4s 2024-08-22T20:34:07.2035590Z 272550K .......... .......... .......... .......... .......... 43% 456M 4s 2024-08-22T20:34:07.2040600Z 272600K .......... .......... .......... .......... .......... 43% 109M 4s 2024-08-22T20:34:07.2046340Z 272650K .......... .......... .......... .......... .......... 43% 136M 4s 2024-08-22T20:34:07.2052990Z 272700K .......... .......... .......... .......... .......... 43% 60.7M 4s 2024-08-22T20:34:07.2061310Z 272750K .......... .......... .......... .......... .......... 43% 708M 4s 2024-08-22T20:34:07.2071370Z 272800K .......... .......... .......... .......... .......... 43% 103M 4s 2024-08-22T20:34:07.2078550Z 272850K .......... .......... .......... .......... .......... 43% 100M 4s 2024-08-22T20:34:07.2082190Z 272900K .......... .......... .......... .......... .......... 43% 95.2M 4s 2024-08-22T20:34:07.2090340Z 272950K .......... .......... .......... .......... .......... 43% 112M 4s 2024-08-22T20:34:07.2097660Z 273000K .......... .......... .......... .......... .......... 43% 84.0M 4s 2024-08-22T20:34:07.2102380Z 273050K .......... .......... .......... .......... .......... 43% 800M 4s 2024-08-22T20:34:07.2110460Z 273100K .......... .......... .......... .......... .......... 43% 470M 4s 2024-08-22T20:34:07.2115550Z 273150K .......... .......... .......... .......... .......... 43% 73.0M 4s 2024-08-22T20:34:07.2120790Z 273200K .......... .......... .......... .......... .......... 43% 108M 4s 2024-08-22T20:34:07.2126280Z 273250K .......... .......... .......... .......... .......... 43% 788M 4s 2024-08-22T20:34:07.2131770Z 273300K .......... .......... .......... .......... .......... 43% 69.1M 4s 2024-08-22T20:34:07.2136350Z 273350K .......... .......... .......... .......... .......... 43% 872M 4s 2024-08-22T20:34:07.2140610Z 273400K .......... .......... .......... .......... .......... 43% 51.5M 4s 2024-08-22T20:34:07.2145090Z 273450K .......... .......... .......... .......... .......... 43% 493M 4s 2024-08-22T20:34:07.2151100Z 273500K .......... .......... .......... .......... .......... 43% 90.3M 4s 2024-08-22T20:34:07.2159220Z 273550K .......... .......... .......... .......... .......... 44% 440M 4s 2024-08-22T20:34:07.2165400Z 273600K .......... .......... .......... .......... .......... 44% 111M 4s 2024-08-22T20:34:07.2171820Z 273650K .......... .......... .......... .......... .......... 44% 73.3M 4s 2024-08-22T20:34:07.2179610Z 273700K .......... .......... .......... .......... .......... 44% 105M 4s 2024-08-22T20:34:07.2186390Z 273750K .......... .......... .......... .......... .......... 44% 729M 4s 2024-08-22T20:34:07.2192660Z 273800K .......... .......... .......... .......... .......... 44% 144M 4s 2024-08-22T20:34:07.2198690Z 273850K .......... .......... .......... .......... .......... 44% 84.6M 4s 2024-08-22T20:34:07.2205650Z 273900K .......... .......... .......... .......... .......... 44% 65.3M 4s 2024-08-22T20:34:07.2211930Z 273950K .......... .......... .......... .......... .......... 44% 70.5M 4s 2024-08-22T20:34:07.2220890Z 274000K .......... .......... .......... .......... .......... 44% 763M 4s 2024-08-22T20:34:07.2221280Z 274050K .......... .......... .......... .......... .......... 44% 888M 4s 2024-08-22T20:34:07.2221660Z 274100K .......... .......... .......... .......... .......... 44% 123M 4s 2024-08-22T20:34:07.2222140Z 274150K .......... .......... .......... .......... .......... 44% 84.2M 4s 2024-08-22T20:34:07.2222520Z 274200K .......... .......... .......... .......... .......... 44% 125M 4s 2024-08-22T20:34:07.2223310Z 274250K .......... .......... .......... .......... .......... 44% 842M 4s 2024-08-22T20:34:07.2224020Z 274300K .......... .......... .......... .......... .......... 44% 92.3M 4s 2024-08-22T20:34:07.2230980Z 274350K .......... .......... .......... .......... .......... 44% 113M 4s 2024-08-22T20:34:07.2240470Z 274400K .......... .......... .......... .......... .......... 44% 114M 4s 2024-08-22T20:34:07.2250820Z 274450K .......... .......... .......... .......... .......... 44% 70.4M 4s 2024-08-22T20:34:07.2260010Z 274500K .......... .......... .......... .......... .......... 44% 708M 4s 2024-08-22T20:34:07.2269440Z 274550K .......... .......... .......... .......... .......... 44% 140M 4s 2024-08-22T20:34:07.2280730Z 274600K .......... .......... .......... .......... .......... 44% 115M 4s 2024-08-22T20:34:07.2281130Z 274650K .......... .......... .......... .......... .......... 44% 96.7M 4s 2024-08-22T20:34:07.2281530Z 274700K .......... .......... .......... .......... .......... 44% 99.9M 4s 2024-08-22T20:34:07.2282070Z 274750K .......... .......... .......... .......... .......... 44% 763M 4s 2024-08-22T20:34:07.2282480Z 274800K .......... .......... .......... .......... .......... 44% 91.1M 4s 2024-08-22T20:34:07.2283700Z 274850K .......... .......... .......... .......... .......... 44% 72.9M 4s 2024-08-22T20:34:07.2284110Z 274900K .......... .......... .......... .......... .......... 44% 751M 4s 2024-08-22T20:34:07.2284490Z 274950K .......... .......... .......... .......... .......... 44% 88.9M 4s 2024-08-22T20:34:07.2284870Z 275000K .......... .......... .......... .......... .......... 44% 305M 4s 2024-08-22T20:34:07.2285260Z 275050K .......... .......... .......... .......... .......... 44% 65.1M 4s 2024-08-22T20:34:07.2285650Z 275100K .......... .......... .......... .......... .......... 44% 106M 4s 2024-08-22T20:34:07.2286030Z 275150K .......... .......... .......... .......... .......... 44% 138M 4s 2024-08-22T20:34:07.2286420Z 275200K .......... .......... .......... .......... .......... 44% 77.5M 4s 2024-08-22T20:34:07.2286810Z 275250K .......... .......... .......... .......... .......... 44% 800M 4s 2024-08-22T20:34:07.2287260Z 275300K .......... .......... .......... .......... .......... 44% 105M 4s 2024-08-22T20:34:07.2287650Z 275350K .......... .......... .......... .......... .......... 44% 432M 4s 2024-08-22T20:34:07.2288140Z 275400K .......... .......... .......... .......... .......... 44% 76.2M 4s 2024-08-22T20:34:07.2288540Z 275450K .......... .......... .......... .......... .......... 44% 112M 4s 2024-08-22T20:34:07.2293070Z 275500K .......... .......... .......... .......... .......... 44% 384M 4s 2024-08-22T20:34:07.2298620Z 275550K .......... .......... .......... .......... .......... 44% 67.8M 4s 2024-08-22T20:34:07.2307590Z 275600K .......... .......... .......... .......... .......... 44% 105M 4s 2024-08-22T20:34:07.2315980Z 275650K .......... .......... .......... .......... .......... 44% 75.0M 4s 2024-08-22T20:34:07.2324960Z 275700K .......... .......... .......... .......... .......... 44% 651M 4s 2024-08-22T20:34:07.2333810Z 275750K .......... .......... .......... .......... .......... 44% 376M 4s 2024-08-22T20:34:07.2345550Z 275800K .......... .......... .......... .......... .......... 44% 112M 4s 2024-08-22T20:34:07.2349540Z 275850K .......... .......... .......... .......... .......... 44% 65.9M 4s 2024-08-22T20:34:07.2354190Z 275900K .......... .......... .......... .......... .......... 44% 88.9M 4s 2024-08-22T20:34:07.2360140Z 275950K .......... .......... .......... .......... .......... 44% 842M 4s 2024-08-22T20:34:07.2365900Z 276000K .......... .......... .......... .......... .......... 44% 75.8M 4s 2024-08-22T20:34:07.2373680Z 276050K .......... .......... .......... .......... .......... 44% 110M 4s 2024-08-22T20:34:07.2377820Z 276100K .......... .......... .......... .......... .......... 44% 626M 4s 2024-08-22T20:34:07.2385120Z 276150K .......... .......... .......... .......... .......... 44% 84.6M 4s 2024-08-22T20:34:07.2385530Z 276200K .......... .......... .......... .......... .......... 44% 71.3M 4s 2024-08-22T20:34:07.2385940Z 276250K .......... .......... .......... .......... .......... 44% 448M 4s 2024-08-22T20:34:07.2386320Z 276300K .......... .......... .......... .......... .......... 44% 309M 4s 2024-08-22T20:34:07.2386730Z 276350K .......... .......... .......... .......... .......... 44% 107M 4s 2024-08-22T20:34:07.2387120Z 276400K .......... .......... .......... .......... .......... 44% 166M 4s 2024-08-22T20:34:07.2387500Z 276450K .......... .......... .......... .......... .......... 44% 70.0M 4s 2024-08-22T20:34:07.2388290Z 276500K .......... .......... .......... .......... .......... 44% 170M 4s 2024-08-22T20:34:07.2388880Z 276550K .......... .......... .......... .......... .......... 44% 47.5M 4s 2024-08-22T20:34:07.2389270Z 276600K .......... .......... .......... .......... .......... 44% 814M 4s 2024-08-22T20:34:07.2389650Z 276650K .......... .......... .......... .......... .......... 44% 939M 4s 2024-08-22T20:34:07.2390160Z 276700K .......... .......... .......... .......... .......... 44% 43.8M 4s 2024-08-22T20:34:07.2390570Z 276750K .......... .......... .......... .......... .......... 44% 89.8M 4s 2024-08-22T20:34:07.2390960Z 276800K .......... .......... .......... .......... .......... 44% 800M 4s 2024-08-22T20:34:07.2391350Z 276850K .......... .......... .......... .......... .......... 44% 872M 4s 2024-08-22T20:34:07.2391730Z 276900K .......... .......... .......... .......... .......... 44% 319M 4s 2024-08-22T20:34:07.2392120Z 276950K .......... .......... .......... .......... .......... 44% 54.9M 4s 2024-08-22T20:34:07.2392510Z 277000K .......... .......... .......... .......... .......... 44% 828M 4s 2024-08-22T20:34:07.2392900Z 277050K .......... .......... .......... .......... .......... 44% 90.4M 4s 2024-08-22T20:34:07.2393840Z 277100K .......... .......... .......... .......... .......... 44% 74.5M 4s 2024-08-22T20:34:07.2394240Z 277150K .......... .......... .......... .......... .......... 44% 531M 4s 2024-08-22T20:34:07.2394630Z 277200K .......... .......... .......... .......... .......... 44% 857M 4s 2024-08-22T20:34:07.2395020Z 277250K .......... .......... .......... .......... .......... 44% 54.3M 4s 2024-08-22T20:34:07.2395420Z 277300K .......... .......... .......... .......... .......... 44% 814M 4s 2024-08-22T20:34:07.2395890Z 277350K .......... .......... .......... .......... .......... 44% 140M 4s 2024-08-22T20:34:07.2396280Z 277400K .......... .......... .......... .......... .......... 44% 96.9M 4s 2024-08-22T20:34:07.2396660Z 277450K .......... .......... .......... .......... .......... 44% 603M 4s 2024-08-22T20:34:07.2397040Z 277500K .......... .......... .......... .......... .......... 44% 117M 4s 2024-08-22T20:34:07.2397430Z 277550K .......... .......... .......... .......... .......... 44% 65.8M 4s 2024-08-22T20:34:07.2397820Z 277600K .......... .......... .......... .......... .......... 44% 109M 4s 2024-08-22T20:34:07.2398880Z 277650K .......... .......... .......... .......... .......... 44% 90.6M 4s 2024-08-22T20:34:07.2399270Z 277700K .......... .......... .......... .......... .......... 44% 708M 4s 2024-08-22T20:34:07.2399650Z 277750K .......... .......... .......... .......... .......... 44% 417M 4s 2024-08-22T20:34:07.2400040Z 277800K .......... .......... .......... .......... .......... 44% 61.6M 4s 2024-08-22T20:34:07.2400420Z 277850K .......... .......... .......... .......... .......... 44% 137M 4s 2024-08-22T20:34:07.2400820Z 277900K .......... .......... .......... .......... .......... 44% 222M 4s 2024-08-22T20:34:07.2401190Z 277950K .......... .......... .......... .......... .......... 44% 549M 4s 2024-08-22T20:34:07.2404030Z 278000K .......... .......... .......... .......... .......... 44% 35.2M 4s 2024-08-22T20:34:07.2409670Z 278050K .......... .......... .......... .......... .......... 44% 872M 4s 2024-08-22T20:34:07.2415530Z 278100K .......... .......... .......... .......... .......... 44% 888M 4s 2024-08-22T20:34:07.2421290Z 278150K .......... .......... .......... .......... .......... 44% 58.3M 4s 2024-08-22T20:34:07.2425770Z 278200K .......... .......... .......... .......... .......... 44% 814M 4s 2024-08-22T20:34:07.2431150Z 278250K .......... .......... .......... .......... .......... 44% 81.4M 4s 2024-08-22T20:34:07.2436950Z 278300K .......... .......... .......... .......... .......... 44% 257M 4s 2024-08-22T20:34:07.2446160Z 278350K .......... .......... .......... .......... .......... 44% 114M 4s 2024-08-22T20:34:07.2456150Z 278400K .......... .......... .......... .......... .......... 44% 108M 4s 2024-08-22T20:34:07.2464230Z 278450K .......... .......... .......... .......... .......... 44% 581M 4s 2024-08-22T20:34:07.2474740Z 278500K .......... .......... .......... .......... .......... 44% 68.3M 4s 2024-08-22T20:34:07.2484470Z 278550K .......... .......... .......... .......... .......... 44% 115M 4s 2024-08-22T20:34:07.2495930Z 278600K .......... .......... .......... .......... .......... 44% 68.0M 4s 2024-08-22T20:34:07.2507210Z 278650K .......... .......... .......... .......... .......... 44% 618M 4s 2024-08-22T20:34:07.2515720Z 278700K .......... .......... .......... .......... .......... 44% 53.8M 4s 2024-08-22T20:34:07.2525320Z 278750K .......... .......... .......... .......... .......... 44% 904M 4s 2024-08-22T20:34:07.2525740Z 278800K .......... .......... .......... .......... .......... 44% 68.2M 4s 2024-08-22T20:34:07.2527120Z 278850K .......... .......... .......... .......... .......... 44% 904M 4s 2024-08-22T20:34:07.2527510Z 278900K .......... .......... .......... .......... .......... 44% 108M 4s 2024-08-22T20:34:07.2527900Z 278950K .......... .......... .......... .......... .......... 44% 718M 4s 2024-08-22T20:34:07.2528290Z 279000K .......... .......... .......... .......... .......... 44% 55.3M 4s 2024-08-22T20:34:07.2528670Z 279050K .......... .......... .......... .......... .......... 44% 525M 4s 2024-08-22T20:34:07.2529090Z 279100K .......... .......... .......... .......... .......... 44% 857M 4s 2024-08-22T20:34:07.2529480Z 279150K .......... .......... .......... .......... .......... 44% 456M 4s 2024-08-22T20:34:07.2529850Z 279200K .......... .......... .......... .......... .......... 44% 39.1M 4s 2024-08-22T20:34:07.2530260Z 279250K .......... .......... .......... .......... .......... 44% 258M 4s 2024-08-22T20:34:07.2546100Z 279300K .......... .......... .......... .......... .......... 44% 642M 4s 2024-08-22T20:34:07.2554370Z 279350K .......... .......... .......... .......... .......... 44% 904M 4s 2024-08-22T20:34:07.2561200Z 279400K .......... .......... .......... .......... .......... 44% 763M 4s 2024-08-22T20:34:07.2566020Z 279450K .......... .......... .......... .......... .......... 44% 221M 4s 2024-08-22T20:34:07.2572480Z 279500K .......... .......... .......... .......... .......... 44% 111M 4s 2024-08-22T20:34:07.2581230Z 279550K .......... .......... .......... .......... .......... 44% 872M 4s 2024-08-22T20:34:07.2589550Z 279600K .......... .......... .......... .......... .......... 44% 57.4M 4s 2024-08-22T20:34:07.2595560Z 279650K .......... .......... .......... .......... .......... 44% 305M 4s 2024-08-22T20:34:07.2601070Z 279700K .......... .......... .......... .......... .......... 44% 49.9M 4s 2024-08-22T20:34:07.2604060Z 279750K .......... .......... .......... .......... .......... 44% 97.7M 4s 2024-08-22T20:34:07.2608610Z 279800K .......... .......... .......... .......... .......... 45% 258M 4s 2024-08-22T20:34:07.2613390Z 279850K .......... .......... .......... .......... .......... 45% 52.1M 4s 2024-08-22T20:34:07.2616670Z 279900K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2621340Z 279950K .......... .......... .......... .......... .......... 45% 788M 4s 2024-08-22T20:34:07.2624610Z 280000K .......... .......... .......... .......... .......... 45% 708M 4s 2024-08-22T20:34:07.2632490Z 280050K .......... .......... .......... .......... .......... 45% 279M 4s 2024-08-22T20:34:07.2637320Z 280100K .......... .......... .......... .......... .......... 45% 230M 4s 2024-08-22T20:34:07.2643330Z 280150K .......... .......... .......... .......... .......... 45% 800M 4s 2024-08-22T20:34:07.2649420Z 280200K .......... .......... .......... .......... .......... 45% 842M 4s 2024-08-22T20:34:07.2655620Z 280250K .......... .......... .......... .......... .......... 45% 57.5M 4s 2024-08-22T20:34:07.2665820Z 280300K .......... .......... .......... .......... .......... 45% 857M 4s 2024-08-22T20:34:07.2675450Z 280350K .......... .......... .......... .......... .......... 45% 64.2M 4s 2024-08-22T20:34:07.2684420Z 280400K .......... .......... .......... .......... .......... 45% 49.4M 4s 2024-08-22T20:34:07.2696590Z 280450K .......... .......... .......... .......... .......... 45% 740M 4s 2024-08-22T20:34:07.2709580Z 280500K .......... .......... .......... .......... .......... 45% 69.1M 4s 2024-08-22T20:34:07.2717350Z 280550K .......... .......... .......... .......... .......... 45% 939M 4s 2024-08-22T20:34:07.2726740Z 280600K .......... .......... .......... .......... .......... 45% 82.2M 4s 2024-08-22T20:34:07.2736570Z 280650K .......... .......... .......... .......... .......... 45% 800M 4s 2024-08-22T20:34:07.2744540Z 280700K .......... .......... .......... .......... .......... 45% 53.4M 4s 2024-08-22T20:34:07.2752180Z 280750K .......... .......... .......... .......... .......... 45% 114M 4s 2024-08-22T20:34:07.2760100Z 280800K .......... .......... .......... .......... .......... 45% 85.1M 4s 2024-08-22T20:34:07.2770120Z 280850K .......... .......... .......... .......... .......... 45% 72.2M 4s 2024-08-22T20:34:07.2777690Z 280900K .......... .......... .......... .......... .......... 45% 800M 4s 2024-08-22T20:34:07.2784780Z 280950K .......... .......... .......... .......... .......... 45% 50.0M 4s 2024-08-22T20:34:07.2794520Z 281000K .......... .......... .......... .......... .......... 45% 104M 4s 2024-08-22T20:34:07.2803180Z 281050K .......... .......... .......... .......... .......... 45% 71.5M 4s 2024-08-22T20:34:07.2816010Z 281100K .......... .......... .......... .......... .......... 45% 80.2M 4s 2024-08-22T20:34:07.2830320Z 281150K .......... .......... .......... .......... .......... 45% 397M 4s 2024-08-22T20:34:07.2836510Z 281200K .......... .......... .......... .......... .......... 45% 857M 4s 2024-08-22T20:34:07.2843920Z 281250K .......... .......... .......... .......... .......... 45% 89.1M 4s 2024-08-22T20:34:07.2852480Z 281300K .......... .......... .......... .......... .......... 45% 493M 4s 2024-08-22T20:34:07.2861320Z 281350K .......... .......... .......... .......... .......... 45% 63.9M 4s 2024-08-22T20:34:07.2882800Z 281400K .......... .......... .......... .......... .......... 45% 110M 4s 2024-08-22T20:34:07.2883680Z 281450K .......... .......... .......... .......... .......... 45% 488M 4s 2024-08-22T20:34:07.2884080Z 281500K .......... .......... .......... .......... .......... 45% 101M 4s 2024-08-22T20:34:07.2884460Z 281550K .......... .......... .......... .......... .......... 45% 708M 4s 2024-08-22T20:34:07.2884850Z 281600K .......... .......... .......... .......... .......... 45% 857M 4s 2024-08-22T20:34:07.2885250Z 281650K .......... .......... .......... .......... .......... 45% 41.7M 4s 2024-08-22T20:34:07.2885630Z 281700K .......... .......... .......... .......... .......... 45% 872M 4s 2024-08-22T20:34:07.2886010Z 281750K .......... .......... .......... .......... .......... 45% 143M 4s 2024-08-22T20:34:07.2886400Z 281800K .......... .......... .......... .......... .......... 45% 111M 4s 2024-08-22T20:34:07.2886780Z 281850K .......... .......... .......... .......... .......... 45% 150M 4s 2024-08-22T20:34:07.2887970Z 281900K .......... .......... .......... .......... .......... 45% 904M 4s 2024-08-22T20:34:07.2888470Z 281950K .......... .......... .......... .......... .......... 45% 83.8M 4s 2024-08-22T20:34:07.2888870Z 282000K .......... .......... .......... .......... .......... 45% 678M 4s 2024-08-22T20:34:07.2889270Z 282050K .......... .......... .......... .......... .......... 45% 119M 4s 2024-08-22T20:34:07.2889660Z 282100K .......... .......... .......... .......... .......... 45% 123M 4s 2024-08-22T20:34:07.2890120Z 282150K .......... .......... .......... .......... .......... 45% 326M 4s 2024-08-22T20:34:07.2890510Z 282200K .......... .......... .......... .......... .......... 45% 921M 4s 2024-08-22T20:34:07.2890910Z 282250K .......... .......... .......... .......... .......... 45% 65.0M 4s 2024-08-22T20:34:07.2892210Z 282300K .......... .......... .......... .......... .......... 45% 197M 4s 2024-08-22T20:34:07.2892590Z 282350K .......... .......... .......... .......... .......... 45% 317M 4s 2024-08-22T20:34:07.2892970Z 282400K .......... .......... .......... .......... .......... 45% 56.8M 4s 2024-08-22T20:34:07.2893350Z 282450K .......... .......... .......... .......... .......... 45% 788M 4s 2024-08-22T20:34:07.2893740Z 282500K .......... .......... .......... .......... .......... 45% 80.7M 4s 2024-08-22T20:34:07.2894280Z 282550K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2894680Z 282600K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2895060Z 282650K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2896250Z 282700K .......... .......... .......... .......... .......... 45% 118M 4s 2024-08-22T20:34:07.2896650Z 282750K .......... .......... .......... .......... .......... 45% 83.9M 4s 2024-08-22T20:34:07.2897050Z 282800K .......... .......... .......... .......... .......... 45% 62.2M 4s 2024-08-22T20:34:07.2897430Z 282850K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2897820Z 282900K .......... .......... .......... .......... .......... 45% 163M 4s 2024-08-22T20:34:07.2898210Z 282950K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2898610Z 283000K .......... .......... .......... .......... .......... 45% 80.8M 4s 2024-08-22T20:34:07.2899000Z 283050K .......... .......... .......... .......... .......... 45% 872M 4s 2024-08-22T20:34:07.2899950Z 283100K .......... .......... .......... .......... .......... 45% 83.2M 4s 2024-08-22T20:34:07.2900510Z 283150K .......... .......... .......... .......... .......... 45% 660M 4s 2024-08-22T20:34:07.2901000Z 283200K .......... .......... .......... .......... .......... 45% 498M 4s 2024-08-22T20:34:07.2901380Z 283250K .......... .......... .......... .......... .......... 45% 71.6M 4s 2024-08-22T20:34:07.2901770Z 283300K .......... .......... .......... .......... .......... 45% 80.8M 4s 2024-08-22T20:34:07.2902150Z 283350K .......... .......... .......... .......... .......... 45% 79.5M 4s 2024-08-22T20:34:07.2902530Z 283400K .......... .......... .......... .......... .......... 45% 814M 4s 2024-08-22T20:34:07.2902920Z 283450K .......... .......... .......... .......... .......... 45% 315M 4s 2024-08-22T20:34:07.2904470Z 283500K .......... .......... .......... .......... .......... 45% 133M 4s 2024-08-22T20:34:07.2904900Z 283550K .......... .......... .......... .......... .......... 45% 828M 4s 2024-08-22T20:34:07.2905280Z 283600K .......... .......... .......... .......... .......... 45% 62.8M 4s 2024-08-22T20:34:07.2905680Z 283650K .......... .......... .......... .......... .......... 45% 191M 4s 2024-08-22T20:34:07.2906080Z 283700K .......... .......... .......... .......... .......... 45% 58.4M 4s 2024-08-22T20:34:07.2906450Z 283750K .......... .......... .......... .......... .......... 45% 323M 4s 2024-08-22T20:34:07.2906840Z 283800K .......... .......... .......... .......... .......... 45% 332M 4s 2024-08-22T20:34:07.2907260Z 283850K .......... .......... .......... .......... .......... 45% 618M 4s 2024-08-22T20:34:07.2908120Z 283900K .......... .......... .......... .......... .......... 45% 904M 4s 2024-08-22T20:34:07.2908520Z 283950K .......... .......... .......... .......... .......... 45% 103M 4s 2024-08-22T20:34:07.2908910Z 284000K .......... .......... .......... .......... .......... 45% 488M 4s 2024-08-22T20:34:07.2909290Z 284050K .......... .......... .......... .......... .......... 45% 61.2M 4s 2024-08-22T20:34:07.2909670Z 284100K .......... .......... .......... .......... .......... 45% 588M 4s 2024-08-22T20:34:07.2910710Z 284150K .......... .......... .......... .......... .......... 45% 857M 4s 2024-08-22T20:34:07.2911140Z 284200K .......... .......... .......... .......... .......... 45% 70.5M 4s 2024-08-22T20:34:07.2911530Z 284250K .......... .......... .......... .......... .......... 45% 857M 4s 2024-08-22T20:34:07.2911920Z 284300K .......... .......... .......... .......... .......... 45% 94.4M 4s 2024-08-22T20:34:07.2912320Z 284350K .......... .......... .......... .......... .......... 45% 97.9M 4s 2024-08-22T20:34:07.2912710Z 284400K .......... .......... .......... .......... .......... 45% 354M 4s 2024-08-22T20:34:07.2913090Z 284450K .......... .......... .......... .......... .......... 45% 120M 4s 2024-08-22T20:34:07.2913590Z 284500K .......... .......... .......... .......... .......... 45% 79.8M 4s 2024-08-22T20:34:07.2914000Z 284550K .......... .......... .......... .......... .......... 45% 904M 4s 2024-08-22T20:34:07.2914380Z 284600K .......... .......... .......... .......... .......... 45% 904M 4s 2024-08-22T20:34:07.2914760Z 284650K .......... .......... .......... .......... .......... 45% 354M 4s 2024-08-22T20:34:07.2915990Z 284700K .......... .......... .......... .......... .......... 45% 113M 4s 2024-08-22T20:34:07.2917090Z 284750K .......... .......... .......... .......... .......... 45% 248M 4s 2024-08-22T20:34:07.2917480Z 284800K .......... .......... .......... .......... .......... 45% 181M 4s 2024-08-22T20:34:07.2917860Z 284850K .......... .......... .......... .......... .......... 45% 296M 4s 2024-08-22T20:34:07.2920130Z 284900K .......... .......... .......... .......... .......... 45% 24.5M 4s 2024-08-22T20:34:07.2927100Z 284950K .......... .......... .......... .......... .......... 45% 688M 4s 2024-08-22T20:34:07.2929030Z 285000K .......... .......... .......... .......... .......... 45% 775M 4s 2024-08-22T20:34:07.2929960Z 285050K .......... .......... .......... .......... .......... 45% 173M 4s 2024-08-22T20:34:07.2935220Z 285100K .......... .......... .......... .......... .......... 45% 634M 4s 2024-08-22T20:34:07.2947410Z 285150K .......... .......... .......... .......... .......... 45% 287M 4s 2024-08-22T20:34:07.2959160Z 285200K .......... .......... .......... .......... .......... 45% 49.8M 4s 2024-08-22T20:34:07.2967790Z 285250K .......... .......... .......... .......... .......... 45% 888M 4s 2024-08-22T20:34:07.2978300Z 285300K .......... .......... .......... .......... .......... 45% 69.7M 4s 2024-08-22T20:34:07.2988110Z 285350K .......... .......... .......... .......... .......... 45% 568M 4s 2024-08-22T20:34:07.2996210Z 285400K .......... .......... .......... .......... .......... 45% 751M 4s 2024-08-22T20:34:07.3004030Z 285450K .......... .......... .......... .......... .......... 45% 204M 4s 2024-08-22T20:34:07.3004440Z 285500K .......... .......... .......... .......... .......... 45% 814M 4s 2024-08-22T20:34:07.3015160Z 285550K .......... .......... .......... .......... .......... 45% 42.3M 4s 2024-08-22T20:34:07.3024790Z 285600K .......... .......... .......... .......... .......... 45% 842M 4s 2024-08-22T20:34:07.3033770Z 285650K .......... .......... .......... .......... .......... 45% 71.0M 4s 2024-08-22T20:34:07.3045510Z 285700K .......... .......... .......... .......... .......... 45% 425M 4s 2024-08-22T20:34:07.3053370Z 285750K .......... .......... .......... .......... .......... 45% 763M 4s 2024-08-22T20:34:07.3062980Z 285800K .......... .......... .......... .......... .......... 45% 162M 4s 2024-08-22T20:34:07.3070170Z 285850K .......... .......... .......... .......... .......... 45% 788M 4s 2024-08-22T20:34:07.3079450Z 285900K .......... .......... .......... .......... .......... 45% 63.7M 4s 2024-08-22T20:34:07.3089190Z 285950K .......... .......... .......... .......... .......... 45% 788M 4s 2024-08-22T20:34:07.3095220Z 286000K .......... .......... .......... .......... .......... 46% 52.4M 4s 2024-08-22T20:34:07.3105590Z 286050K .......... .......... .......... .......... .......... 46% 904M 4s 2024-08-22T20:34:07.3114170Z 286100K .......... .......... .......... .......... .......... 46% 456M 4s 2024-08-22T20:34:07.3121550Z 286150K .......... .......... .......... .......... .......... 46% 688M 4s 2024-08-22T20:34:07.3127380Z 286200K .......... .......... .......... .......... .......... 46% 82.6M 4s 2024-08-22T20:34:07.3135940Z 286250K .......... .......... .......... .......... .......... 46% 307M 4s 2024-08-22T20:34:07.3141220Z 286300K .......... .......... .......... .......... .......... 46% 73.9M 4s 2024-08-22T20:34:07.3152480Z 286350K .......... .......... .......... .......... .......... 46% 339M 4s 2024-08-22T20:34:07.3160960Z 286400K .......... .......... .......... .......... .......... 46% 660M 4s 2024-08-22T20:34:07.3161510Z 286450K .......... .......... .......... .......... .......... 46% 698M 4s 2024-08-22T20:34:07.3161920Z 286500K .......... .......... .......... .......... .......... 46% 86.4M 4s 2024-08-22T20:34:07.3162310Z 286550K .......... .......... .......... .......... .......... 46% 249M 4s 2024-08-22T20:34:07.3163650Z 286600K .......... .......... .......... .......... .......... 46% 78.8M 4s 2024-08-22T20:34:07.3164030Z 286650K .......... .......... .......... .......... .......... 46% 78.5M 4s 2024-08-22T20:34:07.3164420Z 286700K .......... .......... .......... .......... .......... 46% 788M 4s 2024-08-22T20:34:07.3164810Z 286750K .......... .......... .......... .......... .......... 46% 788M 4s 2024-08-22T20:34:07.3165200Z 286800K .......... .......... .......... .......... .......... 46% 64.1M 4s 2024-08-22T20:34:07.3165570Z 286850K .......... .......... .......... .......... .......... 46% 740M 4s 2024-08-22T20:34:07.3165950Z 286900K .......... .......... .......... .......... .......... 46% 888M 4s 2024-08-22T20:34:07.3166340Z 286950K .......... .......... .......... .......... .......... 46% 65.8M 4s 2024-08-22T20:34:07.3167460Z 287000K .......... .......... .......... .......... .......... 46% 888M 4s 2024-08-22T20:34:07.3167860Z 287050K .......... .......... .......... .......... .......... 46% 44.8M 4s 2024-08-22T20:34:07.3173070Z 287100K .......... .......... .......... .......... .......... 46% 698M 4s 2024-08-22T20:34:07.3178650Z 287150K .......... .......... .......... .......... .......... 46% 93.0M 4s 2024-08-22T20:34:07.3192780Z 287200K .......... .......... .......... .......... .......... 46% 332M 4s 2024-08-22T20:34:07.3193180Z 287250K .......... .......... .......... .......... .......... 46% 788M 4s 2024-08-22T20:34:07.3193580Z 287300K .......... .......... .......... .......... .......... 46% 800M 4s 2024-08-22T20:34:07.3194500Z 287350K .......... .......... .......... .......... .......... 46% 104M 4s 2024-08-22T20:34:07.3194910Z 287400K .......... .......... .......... .......... .......... 46% 800M 4s 2024-08-22T20:34:07.3195310Z 287450K .......... .......... .......... .......... .......... 46% 65.5M 4s 2024-08-22T20:34:07.3195700Z 287500K .......... .......... .......... .......... .......... 46% 857M 4s 2024-08-22T20:34:07.3196130Z 287550K .......... .......... .......... .......... .......... 46% 394M 4s 2024-08-22T20:34:07.3196530Z 287600K .......... .......... .......... .......... .......... 46% 503M 4s 2024-08-22T20:34:07.3197790Z 287650K .......... .......... .......... .......... .......... 46% 51.6M 4s 2024-08-22T20:34:07.3198170Z 287700K .......... .......... .......... .......... .......... 46% 718M 4s 2024-08-22T20:34:07.3198560Z 287750K .......... .......... .......... .......... .......... 46% 549M 4s 2024-08-22T20:34:07.3199040Z 287800K .......... .......... .......... .......... .......... 46% 152M 4s 2024-08-22T20:34:07.3199420Z 287850K .......... .......... .......... .......... .......... 46% 67.4M 4s 2024-08-22T20:34:07.3199810Z 287900K .......... .......... .......... .......... .......... 46% 751M 4s 2024-08-22T20:34:07.3200750Z 287950K .......... .......... .......... .......... .......... 46% 788M 4s 2024-08-22T20:34:07.3201300Z 288000K .......... .......... .......... .......... .......... 46% 71.4M 4s 2024-08-22T20:34:07.3201680Z 288050K .......... .......... .......... .......... .......... 46% 111M 4s 2024-08-22T20:34:07.3202050Z 288100K .......... .......... .......... .......... .......... 46% 698M 4s 2024-08-22T20:34:07.3202440Z 288150K .......... .......... .......... .......... .......... 46% 173M 4s 2024-08-22T20:34:07.3202820Z 288200K .......... .......... .......... .......... .......... 46% 45.2M 4s 2024-08-22T20:34:07.3203210Z 288250K .......... .......... .......... .......... .......... 46% 688M 4s 2024-08-22T20:34:07.3212750Z 288300K .......... .......... .......... .......... .......... 46% 828M 4s 2024-08-22T20:34:07.3222690Z 288350K .......... .......... .......... .......... .......... 46% 904M 4s 2024-08-22T20:34:07.3238540Z 288400K .......... .......... .......... .......... .......... 46% 83.8M 4s 2024-08-22T20:34:07.3249810Z 288450K .......... .......... .......... .......... .......... 46% 319M 4s 2024-08-22T20:34:07.3261390Z 288500K .......... .......... .......... .......... .......... 46% 84.6M 4s 2024-08-22T20:34:07.3275680Z 288550K .......... .......... .......... .......... .......... 46% 97.3M 4s 2024-08-22T20:34:07.3278960Z 288600K .......... .......... .......... .......... .......... 46% 334M 4s 2024-08-22T20:34:07.3284750Z 288650K .......... .......... .......... .......... .......... 46% 332M 4s 2024-08-22T20:34:07.3291850Z 288700K .......... .......... .......... .......... .......... 46% 66.9M 4s 2024-08-22T20:34:07.3298750Z 288750K .......... .......... .......... .......... .......... 46% 788M 4s 2024-08-22T20:34:07.3305400Z 288800K .......... .......... .......... .......... .......... 46% 69.0M 4s 2024-08-22T20:34:07.3313400Z 288850K .......... .......... .......... .......... .......... 46% 301M 4s 2024-08-22T20:34:07.3319390Z 288900K .......... .......... .......... .......... .......... 46% 775M 4s 2024-08-22T20:34:07.3329920Z 288950K .......... .......... .......... .......... .......... 46% 121M 4s 2024-08-22T20:34:07.3339750Z 289000K .......... .......... .......... .......... .......... 46% 107M 4s 2024-08-22T20:34:07.3348690Z 289050K .......... .......... .......... .......... .......... 46% 328M 3s 2024-08-22T20:34:07.3358040Z 289100K .......... .......... .......... .......... .......... 46% 814M 3s 2024-08-22T20:34:07.3358450Z 289150K .......... .......... .......... .......... .......... 46% 49.0M 3s 2024-08-22T20:34:07.3359090Z 289200K .......... .......... .......... .......... .......... 46% 904M 3s 2024-08-22T20:34:07.3359940Z 289250K .......... .......... .......... .......... .......... 46% 71.7M 3s 2024-08-22T20:34:07.3360330Z 289300K .......... .......... .......... .......... .......... 46% 708M 3s 2024-08-22T20:34:07.3360710Z 289350K .......... .......... .......... .......... .......... 46% 110M 3s 2024-08-22T20:34:07.3361110Z 289400K .......... .......... .......... .......... .......... 46% 349M 3s 2024-08-22T20:34:07.3361490Z 289450K .......... .......... .......... .......... .......... 46% 60.4M 3s 2024-08-22T20:34:07.3361890Z 289500K .......... .......... .......... .......... .......... 46% 307M 3s 2024-08-22T20:34:07.3362280Z 289550K .......... .......... .......... .......... .......... 46% 828M 3s 2024-08-22T20:34:07.3362770Z 289600K .......... .......... .......... .......... .......... 46% 62.3M 3s 2024-08-22T20:34:07.3363180Z 289650K .......... .......... .......... .......... .......... 46% 286M 3s 2024-08-22T20:34:07.3363560Z 289700K .......... .......... .......... .......... .......... 46% 828M 3s 2024-08-22T20:34:07.3364170Z 289750K .......... .......... .......... .......... .......... 46% 921M 3s 2024-08-22T20:34:07.3364550Z 289800K .......... .......... .......... .......... .......... 46% 68.9M 3s 2024-08-22T20:34:07.3364940Z 289850K .......... .......... .......... .......... .......... 46% 317M 3s 2024-08-22T20:34:07.3365340Z 289900K .......... .......... .......... .......... .......... 46% 788M 3s 2024-08-22T20:34:07.3368790Z 289950K .......... .......... .......... .......... .......... 46% 904M 3s 2024-08-22T20:34:07.3373390Z 290000K .......... .......... .......... .......... .......... 46% 45.8M 3s 2024-08-22T20:34:07.3386650Z 290050K .......... .......... .......... .......... .......... 46% 351M 3s 2024-08-22T20:34:07.3410180Z 290100K .......... .......... .......... .......... .......... 46% 751M 3s 2024-08-22T20:34:07.3451470Z 290150K .......... .......... .......... .......... .......... 46% 698M 3s 2024-08-22T20:34:07.3461270Z 290200K .......... .......... .......... .......... .......... 46% 417M 3s 2024-08-22T20:34:07.3474250Z 290250K .......... .......... .......... .......... .......... 46% 264M 3s 2024-08-22T20:34:07.3485140Z 290300K .......... .......... .......... .......... .......... 46% 763M 3s 2024-08-22T20:34:07.3498590Z 290350K .......... .......... .......... .......... .......... 46% 428M 3s 2024-08-22T20:34:07.3509170Z 290400K .......... .......... .......... .......... .......... 46% 88.0M 3s 2024-08-22T20:34:07.3520280Z 290450K .......... .......... .......... .......... .......... 46% 417M 3s 2024-08-22T20:34:07.3529410Z 290500K .......... .......... .......... .......... .......... 46% 888M 3s 2024-08-22T20:34:07.3547500Z 290550K .......... .......... .......... .......... .......... 46% 921M 3s 2024-08-22T20:34:07.3556100Z 290600K .......... .......... .......... .......... .......... 46% 51.5M 3s 2024-08-22T20:34:07.3566240Z 290650K .......... .......... .......... .......... .......... 46% 763M 3s 2024-08-22T20:34:07.3577970Z 290700K .......... .......... .......... .......... .......... 46% 296M 3s 2024-08-22T20:34:07.3589990Z 290750K .......... .......... .......... .......... .......... 46% 61.3M 3s 2024-08-22T20:34:07.3600950Z 290800K .......... .......... .......... .......... .......... 46% 561M 3s 2024-08-22T20:34:07.3608750Z 290850K .......... .......... .......... .......... .......... 46% 872M 3s 2024-08-22T20:34:07.3617830Z 290900K .......... .......... .......... .......... .......... 46% 574M 3s 2024-08-22T20:34:07.3625010Z 290950K .......... .......... .......... .......... .......... 46% 904M 3s 2024-08-22T20:34:07.3637770Z 291000K .......... .......... .......... .......... .......... 46% 40.1M 3s 2024-08-22T20:34:07.3645910Z 291050K .......... .......... .......... .......... .......... 46% 618M 3s 2024-08-22T20:34:07.3664950Z 291100K .......... .......... .......... .......... .......... 46% 391M 3s 2024-08-22T20:34:07.3679140Z 291150K .......... .......... .......... .......... .......... 46% 751M 3s 2024-08-22T20:34:07.3699570Z 291200K .......... .......... .......... .......... .......... 46% 888M 3s 2024-08-22T20:34:07.3715550Z 291250K .......... .......... .......... .......... .......... 46% 98.4M 3s 2024-08-22T20:34:07.3736730Z 291300K .......... .......... .......... .......... .......... 46% 626M 3s 2024-08-22T20:34:07.3758450Z 291350K .......... .......... .......... .......... .......... 46% 106M 3s 2024-08-22T20:34:07.3791160Z 291400K .......... .......... .......... .......... .......... 46% 135M 3s 2024-08-22T20:34:07.3807040Z 291450K .......... .......... .......... .......... .......... 46% 114M 3s 2024-08-22T20:34:07.3827520Z 291500K .......... .......... .......... .......... .......... 46% 67.2M 3s 2024-08-22T20:34:07.3842300Z 291550K .......... .......... .......... .......... .......... 46% 574M 3s 2024-08-22T20:34:07.3858280Z 291600K .......... .......... .......... .......... .......... 46% 104M 3s 2024-08-22T20:34:07.3869800Z 291650K .......... .......... .......... .......... .......... 46% 68.5M 3s 2024-08-22T20:34:07.3886290Z 291700K .......... .......... .......... .......... .......... 46% 72.4M 3s 2024-08-22T20:34:07.3903380Z 291750K .......... .......... .......... .......... .......... 46% 379M 3s 2024-08-22T20:34:07.3922790Z 291800K .......... .......... .......... .......... .......... 46% 70.6M 3s 2024-08-22T20:34:07.3928690Z 291850K .......... .......... .......... .......... .......... 46% 260M 3s 2024-08-22T20:34:07.3934550Z 291900K .......... .......... .......... .......... .......... 46% 904M 3s 2024-08-22T20:34:07.3938960Z 291950K .......... .......... .......... .......... .......... 46% 73.6M 3s 2024-08-22T20:34:07.3951480Z 292000K .......... .......... .......... .......... .......... 46% 43.7M 3s 2024-08-22T20:34:07.3970880Z 292050K .......... .......... .......... .......... .......... 46% 626M 3s 2024-08-22T20:34:07.3981450Z 292100K .......... .......... .......... .......... .......... 46% 718M 3s 2024-08-22T20:34:07.3987590Z 292150K .......... .......... .......... .......... .......... 46% 921M 3s 2024-08-22T20:34:07.3995140Z 292200K .......... .......... .......... .......... .......... 47% 42.3M 3s 2024-08-22T20:34:07.4013450Z 292250K .......... .......... .......... .......... .......... 47% 718M 3s 2024-08-22T20:34:07.4027180Z 292300K .......... .......... .......... .......... .......... 47% 421M 3s 2024-08-22T20:34:07.4035180Z 292350K .......... .......... .......... .......... .......... 47% 775M 3s 2024-08-22T20:34:07.4041700Z 292400K .......... .......... .......... .......... .......... 47% 76.2M 3s 2024-08-22T20:34:07.4048230Z 292450K .......... .......... .......... .......... .......... 47% 872M 3s 2024-08-22T20:34:07.4057160Z 292500K .......... .......... .......... .......... .......... 47% 678M 3s 2024-08-22T20:34:07.4072450Z 292550K .......... .......... .......... .......... .......... 47% 842M 3s 2024-08-22T20:34:07.4084290Z 292600K .......... .......... .......... .......... .......... 47% 68.1M 3s 2024-08-22T20:34:07.4091580Z 292650K .......... .......... .......... .......... .......... 47% 14.6M 3s 2024-08-22T20:34:07.4097670Z 292700K .......... .......... .......... .......... .......... 47% 483M 3s 2024-08-22T20:34:07.4103090Z 292750K .......... .......... .......... .......... .......... 47% 252M 3s 2024-08-22T20:34:07.4109850Z 292800K .......... .......... .......... .......... .......... 47% 729M 3s 2024-08-22T20:34:07.4121990Z 292850K .......... .......... .......... .......... .......... 47% 171M 3s 2024-08-22T20:34:07.4137680Z 292900K .......... .......... .......... .......... .......... 47% 525M 3s 2024-08-22T20:34:07.4148610Z 292950K .......... .......... .......... .......... .......... 47% 211M 3s 2024-08-22T20:34:07.4149070Z 293000K .......... .......... .......... .......... .......... 47% 30.1M 3s 2024-08-22T20:34:07.4154360Z 293050K .......... .......... .......... .......... .......... 47% 470M 3s 2024-08-22T20:34:07.4161180Z 293100K .......... .......... .......... .......... .......... 47% 549M 3s 2024-08-22T20:34:07.4167340Z 293150K .......... .......... .......... .......... .......... 47% 503M 3s 2024-08-22T20:34:07.4188220Z 293200K .......... .......... .......... .......... .......... 47% 417M 3s 2024-08-22T20:34:07.4200510Z 293250K .......... .......... .......... .......... .......... 47% 479M 3s 2024-08-22T20:34:07.4200910Z 293300K .......... .......... .......... .......... .......... 47% 461M 3s 2024-08-22T20:34:07.4201310Z 293350K .......... .......... .......... .......... .......... 47% 111M 3s 2024-08-22T20:34:07.4201730Z 293400K .......... .......... .......... .......... .......... 47% 400M 3s 2024-08-22T20:34:07.4202190Z 293450K .......... .......... .......... .......... .......... 47% 186M 3s 2024-08-22T20:34:07.4215280Z 293500K .......... .......... .......... .......... .......... 47% 432M 3s 2024-08-22T20:34:07.4220790Z 293550K .......... .......... .......... .......... .......... 47% 174M 3s 2024-08-22T20:34:07.4227570Z 293600K .......... .......... .......... .......... .......... 47% 404M 3s 2024-08-22T20:34:07.4242330Z 293650K .......... .......... .......... .......... .......... 47% 203M 3s 2024-08-22T20:34:07.4255970Z 293700K .......... .......... .......... .......... .......... 47% 330M 3s 2024-08-22T20:34:07.4263330Z 293750K .......... .......... .......... .......... .......... 47% 112M 3s 2024-08-22T20:34:07.4269420Z 293800K .......... .......... .......... .......... .......... 47% 414M 3s 2024-08-22T20:34:07.4276320Z 293850K .......... .......... .......... .......... .......... 47% 253M 3s 2024-08-22T20:34:07.4320230Z 293900K .......... .......... .......... .......... .......... 47% 346M 3s 2024-08-22T20:34:07.4326650Z 293950K .......... .......... .......... .......... .......... 47% 519M 3s 2024-08-22T20:34:07.4332720Z 294000K .......... .......... .......... .......... .......... 47% 394M 3s 2024-08-22T20:34:07.4340350Z 294050K .......... .......... .......... .......... .......... 47% 456M 3s 2024-08-22T20:34:07.4348200Z 294100K .......... .......... .......... .......... .......... 47% 452M 3s 2024-08-22T20:34:07.4366830Z 294150K .......... .......... .......... .......... .......... 47% 174M 3s 2024-08-22T20:34:07.4376690Z 294200K .......... .......... .......... .......... .......... 47% 326M 3s 2024-08-22T20:34:07.4381810Z 294250K .......... .......... .......... .......... .......... 47% 470M 3s 2024-08-22T20:34:07.4386980Z 294300K .......... .......... .......... .......... .......... 47% 404M 3s 2024-08-22T20:34:07.4392480Z 294350K .......... .......... .......... .......... .......... 47% 239M 3s 2024-08-22T20:34:07.4398080Z 294400K .......... .......... .......... .......... .......... 47% 514M 3s 2024-08-22T20:34:07.4398570Z 294450K .......... .......... .......... .......... .......... 47% 388M 3s 2024-08-22T20:34:07.4398970Z 294500K .......... .......... .......... .......... .......... 47% 39.6M 3s 2024-08-22T20:34:07.4399490Z 294550K .......... .......... .......... .......... .......... 47% 135M 3s 2024-08-22T20:34:07.4400040Z 294600K .......... .......... .......... .......... .......... 47% 229M 3s 2024-08-22T20:34:07.4400490Z 294650K .......... .......... .......... .......... .......... 47% 595M 3s 2024-08-22T20:34:07.4400880Z 294700K .......... .......... .......... .......... .......... 47% 305M 3s 2024-08-22T20:34:07.4401380Z 294750K .......... .......... .......... .......... .......... 47% 111M 3s 2024-08-22T20:34:07.4407760Z 294800K .......... .......... .......... .......... .......... 47% 503M 3s 2024-08-22T20:34:07.4408450Z 294850K .......... .......... .......... .......... .......... 47% 180M 3s 2024-08-22T20:34:07.4408960Z 294900K .......... .......... .......... .......... .......... 47% 588M 3s 2024-08-22T20:34:07.4409400Z 294950K .......... .......... .......... .......... .......... 47% 53.3M 3s 2024-08-22T20:34:07.4409790Z 295000K .......... .......... .......... .......... .......... 47% 488M 3s 2024-08-22T20:34:07.4410190Z 295050K .......... .......... .......... .......... .......... 47% 115M 3s 2024-08-22T20:34:07.4410380Z 295100K .......... .......... .......... .......... .......... 47% 254M 3s 2024-08-22T20:34:07.4410530Z 295150K .......... .......... .......... .......... .......... 47% 170M 3s 2024-08-22T20:34:07.4410670Z 295200K .......... .......... .......... .......... .......... 47% 94.1M 3s 2024-08-22T20:34:07.4410800Z 295250K .......... .......... .......... .......... .......... 47% 359M 3s 2024-08-22T20:34:07.4410940Z 295300K .......... .......... .......... .......... .......... 47% 62.6M 3s 2024-08-22T20:34:07.4411070Z 295350K .......... .......... .......... .......... .......... 47% 440M 3s 2024-08-22T20:34:07.4443680Z 295400K .......... .......... .......... .......... .......... 47% 41.6M 3s 2024-08-22T20:34:07.4443940Z 295450K .......... .......... .......... .......... .......... 47% 498M 3s 2024-08-22T20:34:07.4444100Z 295500K .......... .......... .......... .......... .......... 47% 74.4M 3s 2024-08-22T20:34:07.4444240Z 295550K .......... .......... .......... .......... .......... 47% 241M 3s 2024-08-22T20:34:07.4444670Z 295600K .......... .......... .......... .......... .......... 47% 400M 3s 2024-08-22T20:34:07.4444810Z 295650K .......... .......... .......... .......... .......... 47% 68.2M 3s 2024-08-22T20:34:07.4444950Z 295700K .......... .......... .......... .......... .......... 47% 86.4M 3s 2024-08-22T20:34:07.4445270Z 295750K .......... .......... .......... .......... .......... 47% 381M 3s 2024-08-22T20:34:07.4445410Z 295800K .......... .......... .......... .......... .......... 47% 549M 3s 2024-08-22T20:34:07.4445800Z 295850K .......... .......... .......... .......... .......... 47% 60.1M 3s 2024-08-22T20:34:07.4446040Z 295900K .......... .......... .......... .......... .......... 47% 568M 3s 2024-08-22T20:34:07.4446190Z 295950K .......... .......... .......... .......... .......... 47% 75.2M 3s 2024-08-22T20:34:07.4446330Z 296000K .......... .......... .......... .......... .......... 47% 124M 3s 2024-08-22T20:34:07.4446460Z 296050K .......... .......... .......... .......... .......... 47% 503M 3s 2024-08-22T20:34:07.4446600Z 296100K .......... .......... .......... .......... .......... 47% 67.4M 3s 2024-08-22T20:34:07.4446740Z 296150K .......... .......... .......... .......... .......... 47% 72.9M 3s 2024-08-22T20:34:07.4447010Z 296200K .......... .......... .......... .......... .......... 47% 91.1M 3s 2024-08-22T20:34:07.4447150Z 296250K .......... .......... .......... .......... .......... 47% 55.8M 3s 2024-08-22T20:34:07.4447280Z 296300K .......... .......... .......... .......... .......... 47% 161M 3s 2024-08-22T20:34:07.4447420Z 296350K .......... .......... .......... .......... .......... 47% 354M 3s 2024-08-22T20:34:07.4447560Z 296400K .......... .......... .......... .......... .......... 47% 79.8M 3s 2024-08-22T20:34:07.4447690Z 296450K .......... .......... .......... .......... .......... 47% 53.5M 3s 2024-08-22T20:34:07.4447820Z 296500K .......... .......... .......... .......... .......... 47% 268M 3s 2024-08-22T20:34:07.4447960Z 296550K .......... .......... .......... .......... .......... 47% 64.8M 3s 2024-08-22T20:34:07.4448090Z 296600K .......... .......... .......... .......... .......... 47% 236M 3s 2024-08-22T20:34:07.4448230Z 296650K .......... .......... .......... .......... .......... 47% 170M 3s 2024-08-22T20:34:07.4448360Z 296700K .......... .......... .......... .......... .......... 47% 204M 3s 2024-08-22T20:34:07.4448490Z 296750K .......... .......... .......... .......... .......... 47% 55.9M 3s 2024-08-22T20:34:07.4448630Z 296800K .......... .......... .......... .......... .......... 47% 215M 3s 2024-08-22T20:34:07.4448810Z 296850K .......... .......... .......... .......... .......... 47% 137M 3s 2024-08-22T20:34:07.4448950Z 296900K .......... .......... .......... .......... .......... 47% 35.2M 3s 2024-08-22T20:34:07.4449080Z 296950K .......... .......... .......... .......... .......... 47% 148M 3s 2024-08-22T20:34:07.4449210Z 297000K .......... .......... .......... .......... .......... 47% 354M 3s 2024-08-22T20:34:07.4449350Z 297050K .......... .......... .......... .......... .......... 47% 38.6M 3s 2024-08-22T20:34:07.4449490Z 297100K .......... .......... .......... .......... .......... 47% 154M 3s 2024-08-22T20:34:07.4449620Z 297150K .......... .......... .......... .......... .......... 47% 332M 3s 2024-08-22T20:34:07.4449760Z 297200K .......... .......... .......... .......... .......... 47% 356M 3s 2024-08-22T20:34:07.4449890Z 297250K .......... .......... .......... .......... .......... 47% 23.5M 3s 2024-08-22T20:34:07.4450030Z 297300K .......... .......... .......... .......... .......... 47% 282M 3s 2024-08-22T20:34:07.4450160Z 297350K .......... .......... .......... .......... .......... 47% 351M 3s 2024-08-22T20:34:07.4450290Z 297400K .......... .......... .......... .......... .......... 47% 170M 3s 2024-08-22T20:34:07.4450430Z 297450K .......... .......... .......... .......... .......... 47% 28.7M 3s 2024-08-22T20:34:07.4450560Z 297500K .......... .......... .......... .......... .......... 47% 321M 3s 2024-08-22T20:34:07.4450740Z 297550K .......... .......... .......... .......... .......... 47% 218M 3s 2024-08-22T20:34:07.4450880Z 297600K .......... .......... .......... .......... .......... 47% 37.1M 3s 2024-08-22T20:34:07.4451020Z 297650K .......... .......... .......... .......... .......... 47% 509M 3s 2024-08-22T20:34:07.4451150Z 297700K .......... .......... .......... .......... .......... 47% 828M 3s 2024-08-22T20:34:07.4451280Z 297750K .......... .......... .......... .......... .......... 47% 503M 3s 2024-08-22T20:34:07.4451420Z 297800K .......... .......... .......... .......... .......... 47% 36.0M 3s 2024-08-22T20:34:07.4451550Z 297850K .......... .......... .......... .......... .......... 47% 588M 3s 2024-08-22T20:34:07.4451680Z 297900K .......... .......... .......... .......... .......... 47% 42.7M 3s 2024-08-22T20:34:07.4451820Z 297950K .......... .......... .......... .......... .......... 47% 381M 3s 2024-08-22T20:34:07.4451950Z 298000K .......... .......... .......... .......... .......... 47% 61.0M 3s 2024-08-22T20:34:07.4452080Z 298050K .......... .......... .......... .......... .......... 47% 62.0M 3s 2024-08-22T20:34:07.4452220Z 298100K .......... .......... .......... .......... .......... 47% 332M 3s 2024-08-22T20:34:07.4452400Z 298150K .......... .......... .......... .......... .......... 47% 68.6M 3s 2024-08-22T20:34:07.4452530Z 298200K .......... .......... .......... .......... .......... 47% 81.1M 3s 2024-08-22T20:34:07.4452730Z 298250K .......... .......... .......... .......... .......... 47% 43.2M 3s 2024-08-22T20:34:07.4452960Z 298300K .......... .......... .......... .......... .......... 47% 669M 3s 2024-08-22T20:34:07.4453240Z 298350K .......... .......... .......... .......... .......... 47% 488M 3s 2024-08-22T20:34:07.4453420Z 298400K .......... .......... .......... .......... .......... 47% 30.1M 3s 2024-08-22T20:34:07.4453550Z 298450K .......... .......... .......... .......... .......... 48% 751M 3s 2024-08-22T20:34:07.4453700Z 298500K .......... .......... .......... .......... .......... 48% 38.8M 3s 2024-08-22T20:34:07.4453840Z 298550K .......... .......... .......... .......... .......... 48% 264M 3s 2024-08-22T20:34:07.4453980Z 298600K .......... .......... .......... .......... .......... 48% 239M 3s 2024-08-22T20:34:07.4454220Z 298650K .......... .......... .......... .......... .......... 48% 36.1M 3s 2024-08-22T20:34:07.4454520Z 298700K .......... .......... .......... .......... .......... 48% 56.1M 3s 2024-08-22T20:34:07.4454660Z 298750K .......... .......... .......... .......... .......... 48% 479M 3s 2024-08-22T20:34:07.4454900Z 298800K .......... .......... .......... .......... .......... 48% 651M 3s 2024-08-22T20:34:07.4455030Z 298850K .......... .......... .......... .......... .......... 48% 127M 3s 2024-08-22T20:34:07.4455220Z 298900K .......... .......... .......... .......... .......... 48% 341M 3s 2024-08-22T20:34:07.4455360Z 298950K .......... .......... .......... .......... .......... 48% 60.2M 3s 2024-08-22T20:34:07.4455500Z 299000K .......... .......... .......... .......... .......... 48% 46.4M 3s 2024-08-22T20:34:07.4455630Z 299050K .......... .......... .......... .......... .......... 48% 286M 3s 2024-08-22T20:34:07.4455770Z 299100K .......... .......... .......... .......... .......... 48% 60.3M 3s 2024-08-22T20:34:07.4456890Z 299150K .......... .......... .......... .......... .......... 48% 84.5M 3s 2024-08-22T20:34:07.4457060Z 299200K .......... .......... .......... .......... .......... 48% 37.0M 3s 2024-08-22T20:34:07.4457210Z 299250K .......... .......... .......... .......... .......... 48% 160M 3s 2024-08-22T20:34:07.4457530Z 299300K .......... .......... .......... .......... .......... 48% 678M 3s 2024-08-22T20:34:07.4457670Z 299350K .......... .......... .......... .......... .......... 48% 115M 3s 2024-08-22T20:34:07.4457860Z 299400K .......... .......... .......... .......... .......... 48% 70.5M 3s 2024-08-22T20:34:07.4457990Z 299450K .......... .......... .......... .......... .......... 48% 79.7M 3s 2024-08-22T20:34:07.4458270Z 299500K .......... .......... .......... .......... .......... 48% 29.4M 3s 2024-08-22T20:34:07.4458420Z 299550K .......... .......... .......... .......... .......... 48% 574M 3s 2024-08-22T20:34:07.4458560Z 299600K .......... .......... .......... .......... .......... 48% 51.7M 3s 2024-08-22T20:34:07.4458700Z 299650K .......... .......... .......... .......... .......... 48% 595M 3s 2024-08-22T20:34:07.4458960Z 299700K .......... .......... .......... .......... .......... 48% 857M 3s 2024-08-22T20:34:07.4459100Z 299750K .......... .......... .......... .......... .......... 48% 50.6M 3s 2024-08-22T20:34:07.4459240Z 299800K .......... .......... .......... .......... .......... 48% 107M 3s 2024-08-22T20:34:07.4459370Z 299850K .......... .......... .......... .......... .......... 48% 70.9M 3s 2024-08-22T20:34:07.4459630Z 299900K .......... .......... .......... .......... .......... 48% 154M 3s 2024-08-22T20:34:07.4459780Z 299950K .......... .......... .......... .......... .......... 48% 70.1M 3s 2024-08-22T20:34:07.4460060Z 300000K .......... .......... .......... .......... .......... 48% 62.0M 3s 2024-08-22T20:34:07.4460200Z 300050K .......... .......... .......... .......... .......... 48% 62.6M 3s 2024-08-22T20:34:07.4460430Z 300100K .......... .......... .......... .......... .......... 48% 39.7M 3s 2024-08-22T20:34:07.4460580Z 300150K .......... .......... .......... .......... .......... 48% 509M 3s 2024-08-22T20:34:07.4460720Z 300200K .......... .......... .......... .......... .......... 48% 134M 3s 2024-08-22T20:34:07.4460850Z 300250K .......... .......... .......... .......... .......... 48% 98.0M 3s 2024-08-22T20:34:07.4461040Z 300300K .......... .......... .......... .......... .......... 48% 94.8M 3s 2024-08-22T20:34:07.4461170Z 300350K .......... .......... .......... .......... .......... 48% 207M 3s 2024-08-22T20:34:07.4461310Z 300400K .......... .......... .......... .......... .......... 48% 44.7M 3s 2024-08-22T20:34:07.4461440Z 300450K .......... .......... .......... .......... .......... 48% 60.6M 3s 2024-08-22T20:34:07.4461590Z 300500K .......... .......... .......... .......... .......... 48% 97.7M 3s 2024-08-22T20:34:07.4461730Z 300550K .......... .......... .......... .......... .......... 48% 68.9M 3s 2024-08-22T20:34:07.4461870Z 300600K .......... .......... .......... .......... .......... 48% 105M 3s 2024-08-22T20:34:07.4462000Z 300650K .......... .......... .......... .......... .......... 48% 49.4M 3s 2024-08-22T20:34:07.4462140Z 300700K .......... .......... .......... .......... .......... 48% 509M 3s 2024-08-22T20:34:07.4462510Z 300750K .......... .......... .......... .......... .......... 48% 66.0M 3s 2024-08-22T20:34:07.4462680Z 300800K .......... .......... .......... .......... .......... 48% 287M 3s 2024-08-22T20:34:07.4462900Z 300850K .......... .......... .......... .......... .......... 48% 67.3M 3s 2024-08-22T20:34:07.4463050Z 300900K .......... .......... .......... .......... .......... 48% 124M 3s 2024-08-22T20:34:07.4463200Z 300950K .......... .......... .......... .......... .......... 48% 23.4M 3s 2024-08-22T20:34:07.4463340Z 301000K .......... .......... .......... .......... .......... 48% 44.7M 3s 2024-08-22T20:34:07.4463480Z 301050K .......... .......... .......... .......... .......... 48% 788M 3s 2024-08-22T20:34:07.4463610Z 301100K .......... .......... .......... .......... .......... 48% 514M 3s 2024-08-22T20:34:07.4463860Z 301150K .......... .......... .......... .......... .......... 48% 708M 3s 2024-08-22T20:34:07.4464050Z 301200K .......... .......... .......... .......... .......... 48% 103M 3s 2024-08-22T20:34:07.4464200Z 301250K .......... .......... .......... .......... .......... 48% 136M 3s 2024-08-22T20:34:07.4464560Z 301300K .......... .......... .......... .......... .......... 48% 87.2M 3s 2024-08-22T20:34:07.4464770Z 301350K .......... .......... .......... .......... .......... 48% 59.8M 3s 2024-08-22T20:34:07.4464910Z 301400K .......... .......... .......... .......... .......... 48% 84.5M 3s 2024-08-22T20:34:07.4465120Z 301450K .......... .......... .......... .......... .......... 48% 58.5M 3s 2024-08-22T20:34:07.4465260Z 301500K .......... .......... .......... .......... .......... 48% 57.8M 3s 2024-08-22T20:34:07.4465400Z 301550K .......... .......... .......... .......... .......... 48% 289M 3s 2024-08-22T20:34:07.4465550Z 301600K .......... .......... .......... .......... .......... 48% 38.3M 3s 2024-08-22T20:34:07.4465680Z 301650K .......... .......... .......... .......... .......... 48% 800M 3s 2024-08-22T20:34:07.4465820Z 301700K .......... .......... .......... .......... .......... 48% 98.8M 3s 2024-08-22T20:34:07.4466390Z 301750K .......... .......... .......... .......... .......... 48% 94.6M 3s 2024-08-22T20:34:07.4466590Z 301800K .......... .......... .......... .......... .......... 48% 150M 3s 2024-08-22T20:34:07.4466870Z 301850K .......... .......... .......... .......... .......... 48% 63.2M 3s 2024-08-22T20:34:07.4467010Z 301900K .......... .......... .......... .......... .......... 48% 12.4M 3s 2024-08-22T20:34:07.4467210Z 301950K .......... .......... .......... .......... .......... 48% 444M 3s 2024-08-22T20:34:07.4467340Z 302000K .......... .......... .......... .......... .......... 48% 543M 3s 2024-08-22T20:34:07.4467540Z 302050K .......... .......... .......... .......... .......... 48% 610M 3s 2024-08-22T20:34:07.4467690Z 302100K .......... .......... .......... .......... .......... 48% 618M 3s 2024-08-22T20:34:07.4467830Z 302150K .......... .......... .......... .......... .......... 48% 479M 3s 2024-08-22T20:34:07.4467970Z 302200K .......... .......... .......... .......... .......... 48% 718M 3s 2024-08-22T20:34:07.4468110Z 302250K .......... .......... .......... .......... .......... 48% 150M 3s 2024-08-22T20:34:07.4468240Z 302300K .......... .......... .......... .......... .......... 48% 66.5M 3s 2024-08-22T20:34:07.4468370Z 302350K .......... .......... .......... .......... .......... 48% 119M 3s 2024-08-22T20:34:07.4469840Z 302400K .......... .......... .......... .......... .......... 48% 59.8M 3s 2024-08-22T20:34:07.4470010Z 302450K .......... .......... .......... .......... .......... 48% 27.3M 3s 2024-08-22T20:34:07.4470150Z 302500K .......... .......... .......... .......... .......... 48% 800M 3s 2024-08-22T20:34:07.4470280Z 302550K .......... .......... .......... .......... .......... 48% 161M 3s 2024-08-22T20:34:07.4470470Z 302600K .......... .......... .......... .......... .......... 48% 82.3M 3s 2024-08-22T20:34:07.4470670Z 302650K .......... .......... .......... .......... .......... 48% 428M 3s 2024-08-22T20:34:07.4471000Z 302700K .......... .......... .......... .......... .......... 48% 59.7M 3s 2024-08-22T20:34:07.4471190Z 302750K .......... .......... .......... .......... .......... 48% 200M 3s 2024-08-22T20:34:07.4471330Z 302800K .......... .......... .......... .......... .......... 48% 65.6M 3s 2024-08-22T20:34:07.4471460Z 302850K .......... .......... .......... .......... .......... 48% 68.0M 3s 2024-08-22T20:34:07.4471600Z 302900K .......... .......... .......... .......... .......... 48% 52.6M 3s 2024-08-22T20:34:07.4471730Z 302950K .......... .......... .......... .......... .......... 48% 40.6M 3s 2024-08-22T20:34:07.4471870Z 303000K .......... .......... .......... .......... .......... 48% 210M 3s 2024-08-22T20:34:07.4472010Z 303050K .......... .......... .......... .......... .......... 48% 74.9M 3s 2024-08-22T20:34:07.4472150Z 303100K .......... .......... .......... .......... .......... 48% 359M 3s 2024-08-22T20:34:07.4472500Z 303150K .......... .......... .......... .......... .......... 48% 319M 3s 2024-08-22T20:34:07.4472960Z 303200K .......... .......... .......... .......... .......... 48% 192M 3s 2024-08-22T20:34:07.4473300Z 303250K .......... .......... .......... .......... .......... 48% 36.9M 3s 2024-08-22T20:34:07.4474000Z 303300K .......... .......... .......... .......... .......... 48% 296M 3s 2024-08-22T20:34:07.4474150Z 303350K .......... .......... .......... .......... .......... 48% 66.9M 3s 2024-08-22T20:34:07.4474380Z 303400K .......... .......... .......... .......... .......... 48% 101M 3s 2024-08-22T20:34:07.4475750Z 303450K .......... .......... .......... .......... .......... 48% 74.8M 3s 2024-08-22T20:34:07.4479220Z 303500K .......... .......... .......... .......... .......... 48% 123M 3s 2024-08-22T20:34:07.4487070Z 303550K .......... .......... .......... .......... .......... 48% 95.0M 3s 2024-08-22T20:34:07.4492710Z 303600K .......... .......... .......... .......... .......... 48% 59.1M 3s 2024-08-22T20:34:07.4497800Z 303650K .......... .......... .......... .......... .......... 48% 97.5M 3s 2024-08-22T20:34:07.4503770Z 303700K .......... .......... .......... .......... .......... 48% 81.5M 3s 2024-08-22T20:34:07.4510180Z 303750K .......... .......... .......... .......... .......... 48% 75.2M 3s 2024-08-22T20:34:07.4515270Z 303800K .......... .......... .......... .......... .......... 48% 95.4M 3s 2024-08-22T20:34:07.4522810Z 303850K .......... .......... .......... .......... .......... 48% 70.7M 3s 2024-08-22T20:34:07.4530830Z 303900K .......... .......... .......... .......... .......... 48% 60.9M 3s 2024-08-22T20:34:07.4536040Z 303950K .......... .......... .......... .......... .......... 48% 81.8M 3s 2024-08-22T20:34:07.4541000Z 304000K .......... .......... .......... .......... .......... 48% 107M 3s 2024-08-22T20:34:07.4549430Z 304050K .......... .......... .......... .......... .......... 48% 60.1M 3s 2024-08-22T20:34:07.4555600Z 304100K .......... .......... .......... .......... .......... 48% 90.1M 3s 2024-08-22T20:34:07.4561080Z 304150K .......... .......... .......... .......... .......... 48% 70.4M 3s 2024-08-22T20:34:07.4567760Z 304200K .......... .......... .......... .......... .......... 48% 77.1M 3s 2024-08-22T20:34:07.4574420Z 304250K .......... .......... .......... .......... .......... 48% 109M 3s 2024-08-22T20:34:07.4582010Z 304300K .......... .......... .......... .......... .......... 48% 48.4M 3s 2024-08-22T20:34:07.4586490Z 304350K .......... .......... .......... .......... .......... 48% 112M 3s 2024-08-22T20:34:07.4591850Z 304400K .......... .......... .......... .......... .......... 48% 87.0M 3s 2024-08-22T20:34:07.4599620Z 304450K .......... .......... .......... .......... .......... 48% 78.1M 3s 2024-08-22T20:34:07.4606420Z 304500K .......... .......... .......... .......... .......... 48% 60.6M 3s 2024-08-22T20:34:07.4613710Z 304550K .......... .......... .......... .......... .......... 48% 65.1M 3s 2024-08-22T20:34:07.4618770Z 304600K .......... .......... .......... .......... .......... 48% 98.8M 3s 2024-08-22T20:34:07.4624840Z 304650K .......... .......... .......... .......... .......... 49% 82.1M 3s 2024-08-22T20:34:07.4631910Z 304700K .......... .......... .......... .......... .......... 49% 72.3M 3s 2024-08-22T20:34:07.4637340Z 304750K .......... .......... .......... .......... .......... 49% 87.3M 3s 2024-08-22T20:34:07.4644610Z 304800K .......... .......... .......... .......... .......... 49% 89.1M 3s 2024-08-22T20:34:07.4649990Z 304850K .......... .......... .......... .......... .......... 49% 82.6M 3s 2024-08-22T20:34:07.4656190Z 304900K .......... .......... .......... .......... .......... 49% 64.4M 3s 2024-08-22T20:34:07.4662180Z 304950K .......... .......... .......... .......... .......... 49% 83.9M 3s 2024-08-22T20:34:07.4667270Z 305000K .......... .......... .......... .......... .......... 49% 91.3M 3s 2024-08-22T20:34:07.4673180Z 305050K .......... .......... .......... .......... .......... 49% 89.6M 3s 2024-08-22T20:34:07.4678050Z 305100K .......... .......... .......... .......... .......... 49% 88.0M 3s 2024-08-22T20:34:07.4684500Z 305150K .......... .......... .......... .......... .......... 49% 82.8M 3s 2024-08-22T20:34:07.4690260Z 305200K .......... .......... .......... .......... .......... 49% 81.8M 3s 2024-08-22T20:34:07.4696560Z 305250K .......... .......... .......... .......... .......... 49% 82.2M 3s 2024-08-22T20:34:07.4702630Z 305300K .......... .......... .......... .......... .......... 49% 75.9M 3s 2024-08-22T20:34:07.4710260Z 305350K .......... .......... .......... .......... .......... 49% 62.0M 3s 2024-08-22T20:34:07.4717290Z 305400K .......... .......... .......... .......... .......... 49% 73.4M 3s 2024-08-22T20:34:07.4721050Z 305450K .......... .......... .......... .......... .......... 49% 134M 3s 2024-08-22T20:34:07.4726870Z 305500K .......... .......... .......... .......... .......... 49% 79.5M 3s 2024-08-22T20:34:07.4733700Z 305550K .......... .......... .......... .......... .......... 49% 76.2M 3s 2024-08-22T20:34:07.4739450Z 305600K .......... .......... .......... .......... .......... 49% 84.6M 3s 2024-08-22T20:34:07.4746510Z 305650K .......... .......... .......... .......... .......... 49% 82.9M 3s 2024-08-22T20:34:07.4751260Z 305700K .......... .......... .......... .......... .......... 49% 76.1M 3s 2024-08-22T20:34:07.4759220Z 305750K .......... .......... .......... .......... .......... 49% 65.5M 3s 2024-08-22T20:34:07.4765960Z 305800K .......... .......... .......... .......... .......... 49% 70.0M 3s 2024-08-22T20:34:07.4771060Z 305850K .......... .......... .......... .......... .......... 49% 95.7M 3s 2024-08-22T20:34:07.4776840Z 305900K .......... .......... .......... .......... .......... 49% 85.5M 3s 2024-08-22T20:34:07.4782570Z 305950K .......... .......... .......... .......... .......... 49% 86.6M 3s 2024-08-22T20:34:07.4788420Z 306000K .......... .......... .......... .......... .......... 49% 78.5M 3s 2024-08-22T20:34:07.4794080Z 306050K .......... .......... .......... .......... .......... 49% 87.7M 3s 2024-08-22T20:34:07.4802900Z 306100K .......... .......... .......... .......... .......... 49% 72.0M 3s 2024-08-22T20:34:07.4808900Z 306150K .......... .......... .......... .......... .......... 49% 59.3M 3s 2024-08-22T20:34:07.4814460Z 306200K .......... .......... .......... .......... .......... 49% 86.6M 3s 2024-08-22T20:34:07.4820890Z 306250K .......... .......... .......... .......... .......... 49% 80.4M 3s 2024-08-22T20:34:07.4826790Z 306300K .......... .......... .......... .......... .......... 49% 78.8M 3s 2024-08-22T20:34:07.4834170Z 306350K .......... .......... .......... .......... .......... 49% 68.7M 3s 2024-08-22T20:34:07.4839400Z 306400K .......... .......... .......... .......... .......... 49% 89.9M 3s 2024-08-22T20:34:07.4847210Z 306450K .......... .......... .......... .......... .......... 49% 102M 3s 2024-08-22T20:34:07.4853060Z 306500K .......... .......... .......... .......... .......... 49% 57.1M 3s 2024-08-22T20:34:07.4857520Z 306550K .......... .......... .......... .......... .......... 49% 103M 3s 2024-08-22T20:34:07.4864180Z 306600K .......... .......... .......... .......... .......... 49% 73.1M 3s 2024-08-22T20:34:07.4870220Z 306650K .......... .......... .......... .......... .......... 49% 82.3M 3s 2024-08-22T20:34:07.4878140Z 306700K .......... .......... .......... .......... .......... 49% 89.3M 3s 2024-08-22T20:34:07.4885540Z 306750K .......... .......... .......... .......... .......... 49% 49.1M 3s 2024-08-22T20:34:07.4890940Z 306800K .......... .......... .......... .......... .......... 49% 95.2M 3s 2024-08-22T20:34:07.4897590Z 306850K .......... .......... .......... .......... .......... 49% 72.0M 3s 2024-08-22T20:34:07.4902580Z 306900K .......... .......... .......... .......... .......... 49% 93.9M 3s 2024-08-22T20:34:07.4907680Z 306950K .......... .......... .......... .......... .......... 49% 96.7M 3s 2024-08-22T20:34:07.4915140Z 307000K .......... .......... .......... .......... .......... 49% 64.5M 3s 2024-08-22T20:34:07.4920810Z 307050K .......... .......... .......... .......... .......... 49% 86.3M 3s 2024-08-22T20:34:07.4928890Z 307100K .......... .......... .......... .......... .......... 49% 62.8M 3s 2024-08-22T20:34:07.4933470Z 307150K .......... .......... .......... .......... .......... 49% 112M 3s 2024-08-22T20:34:07.4939680Z 307200K .......... .......... .......... .......... .......... 49% 81.0M 3s 2024-08-22T20:34:07.4945950Z 307250K .......... .......... .......... .......... .......... 49% 77.5M 3s 2024-08-22T20:34:07.4952630Z 307300K .......... .......... .......... .......... .......... 49% 80.4M 3s 2024-08-22T20:34:07.4957680Z 307350K .......... .......... .......... .......... .......... 49% 78.8M 3s 2024-08-22T20:34:07.4965200Z 307400K .......... .......... .......... .......... .......... 49% 67.3M 3s 2024-08-22T20:34:07.4970660Z 307450K .......... .......... .......... .......... .......... 49% 88.8M 3s 2024-08-22T20:34:07.4976400Z 307500K .......... .......... .......... .......... .......... 49% 82.5M 3s 2024-08-22T20:34:07.4982220Z 307550K .......... .......... .......... .......... .......... 49% 82.3M 3s 2024-08-22T20:34:07.4989160Z 307600K .......... .......... .......... .......... .......... 49% 73.3M 3s 2024-08-22T20:34:07.4995120Z 307650K .......... .......... .......... .......... .......... 49% 82.8M 3s 2024-08-22T20:34:07.5001610Z 307700K .......... .......... .......... .......... .......... 49% 71.8M 3s 2024-08-22T20:34:07.5007190Z 307750K .......... .......... .......... .......... .......... 49% 88.9M 3s 2024-08-22T20:34:07.5013560Z 307800K .......... .......... .......... .......... .......... 49% 78.5M 3s 2024-08-22T20:34:07.5019790Z 307850K .......... .......... .......... .......... .......... 49% 77.3M 3s 2024-08-22T20:34:07.5025840Z 307900K .......... .......... .......... .......... .......... 49% 86.9M 3s 2024-08-22T20:34:07.5031280Z 307950K .......... .......... .......... .......... .......... 49% 81.8M 3s 2024-08-22T20:34:07.5036650Z 308000K .......... .......... .......... .......... .......... 49% 89.1M 3s 2024-08-22T20:34:07.5043550Z 308050K .......... .......... .......... .......... .......... 49% 72.3M 3s 2024-08-22T20:34:07.5050790Z 308100K .......... .......... .......... .......... .......... 49% 72.7M 3s 2024-08-22T20:34:07.5057130Z 308150K .......... .......... .......... .......... .......... 49% 69.1M 3s 2024-08-22T20:34:07.5064550Z 308200K .......... .......... .......... .......... .......... 49% 66.8M 3s 2024-08-22T20:34:07.5069460Z 308250K .......... .......... .......... .......... .......... 49% 110M 3s 2024-08-22T20:34:07.5075520Z 308300K .......... .......... .......... .......... .......... 49% 76.3M 3s 2024-08-22T20:34:07.5082670Z 308350K .......... .......... .......... .......... .......... 49% 72.8M 3s 2024-08-22T20:34:07.5087180Z 308400K .......... .......... .......... .......... .......... 49% 107M 3s 2024-08-22T20:34:07.5091920Z 308450K .......... .......... .......... .......... .......... 49% 90.1M 3s 2024-08-22T20:34:07.5098730Z 308500K .......... .......... .......... .......... .......... 49% 75.1M 3s 2024-08-22T20:34:07.5107360Z 308550K .......... .......... .......... .......... .......... 49% 56.8M 3s 2024-08-22T20:34:07.5111670Z 308600K .......... .......... .......... .......... .......... 49% 107M 3s 2024-08-22T20:34:07.5118030Z 308650K .......... .......... .......... .......... .......... 49% 89.3M 3s 2024-08-22T20:34:07.5123690Z 308700K .......... .......... .......... .......... .......... 49% 78.1M 3s 2024-08-22T20:34:07.5129280Z 308750K .......... .......... .......... .......... .......... 49% 86.1M 3s 2024-08-22T20:34:07.5134730Z 308800K .......... .......... .......... .......... .......... 49% 89.1M 3s 2024-08-22T20:34:07.5143730Z 308850K .......... .......... .......... .......... .......... 49% 80.6M 3s 2024-08-22T20:34:07.5147730Z 308900K .......... .......... .......... .......... .......... 49% 74.5M 3s 2024-08-22T20:34:07.5153680Z 308950K .......... .......... .......... .......... .......... 49% 75.0M 3s 2024-08-22T20:34:07.5160760Z 309000K .......... .......... .......... .......... .......... 49% 71.0M 3s 2024-08-22T20:34:07.5166330Z 309050K .......... .......... .......... .......... .......... 49% 86.7M 3s 2024-08-22T20:34:07.5172540Z 309100K .......... .......... .......... .......... .......... 49% 75.9M 3s 2024-08-22T20:34:07.5179260Z 309150K .......... .......... .......... .......... .......... 49% 88.3M 3s 2024-08-22T20:34:07.5184600Z 309200K .......... .......... .......... .......... .......... 49% 80.2M 3s 2024-08-22T20:34:07.5192300Z 309250K .......... .......... .......... .......... .......... 49% 62.0M 3s 2024-08-22T20:34:07.5197970Z 309300K .......... .......... .......... .......... .......... 49% 88.9M 3s 2024-08-22T20:34:07.5205730Z 309350K .......... .......... .......... .......... .......... 49% 66.3M 3s 2024-08-22T20:34:07.5209910Z 309400K .......... .......... .......... .......... .......... 49% 96.5M 3s 2024-08-22T20:34:07.5216750Z 309450K .......... .......... .......... .......... .......... 49% 76.5M 3s 2024-08-22T20:34:07.5221870Z 309500K .......... .......... .......... .......... .......... 49% 91.8M 3s 2024-08-22T20:34:07.5230520Z 309550K .......... .......... .......... .......... .......... 49% 81.9M 3s 2024-08-22T20:34:07.5235410Z 309600K .......... .......... .......... .......... .......... 49% 63.7M 3s 2024-08-22T20:34:07.5241930Z 309650K .......... .......... .......... .......... .......... 49% 78.8M 3s 2024-08-22T20:34:07.5246270Z 309700K .......... .......... .......... .......... .......... 49% 105M 3s 2024-08-22T20:34:07.5251650Z 309750K .......... .......... .......... .......... .......... 49% 87.8M 3s 2024-08-22T20:34:07.5260460Z 309800K .......... .......... .......... .......... .......... 49% 84.8M 3s 2024-08-22T20:34:07.5265350Z 309850K .......... .......... .......... .......... .......... 49% 62.0M 3s 2024-08-22T20:34:07.5271030Z 309900K .......... .......... .......... .......... .......... 49% 88.5M 3s 2024-08-22T20:34:07.5276610Z 309950K .......... .......... .......... .......... .......... 49% 86.3M 3s 2024-08-22T20:34:07.5283980Z 310000K .......... .......... .......... .......... .......... 49% 67.3M 3s 2024-08-22T20:34:07.5289120Z 310050K .......... .......... .......... .......... .......... 49% 98.6M 3s 2024-08-22T20:34:07.5294640Z 310100K .......... .......... .......... .......... .......... 49% 81.2M 3s 2024-08-22T20:34:07.5307320Z 310150K .......... .......... .......... .......... .......... 49% 45.5M 3s 2024-08-22T20:34:07.5314730Z 310200K .......... .......... .......... .......... .......... 49% 53.9M 3s 2024-08-22T20:34:07.5323540Z 310250K .......... .......... .......... .......... .......... 49% 55.0M 3s 2024-08-22T20:34:07.5329090Z 310300K .......... .......... .......... .......... .......... 49% 86.9M 3s 2024-08-22T20:34:07.5337910Z 310350K .......... .......... .......... .......... .......... 49% 54.9M 3s 2024-08-22T20:34:07.5345960Z 310400K .......... .......... .......... .......... .......... 49% 75.0M 3s 2024-08-22T20:34:07.5352500Z 310450K .......... .......... .......... .......... .......... 49% 62.0M 3s 2024-08-22T20:34:07.5361840Z 310500K .......... .......... .......... .......... .......... 49% 61.0M 3s 2024-08-22T20:34:07.5371130Z 310550K .......... .......... .......... .......... .......... 49% 49.3M 3s 2024-08-22T20:34:07.5380540Z 310600K .......... .......... .......... .......... .......... 49% 48.9M 3s 2024-08-22T20:34:07.5388220Z 310650K .......... .......... .......... .......... .......... 49% 63.4M 3s 2024-08-22T20:34:07.5395860Z 310700K .......... .......... .......... .......... .......... 49% 64.8M 3s 2024-08-22T20:34:07.5401790Z 310750K .......... .......... .......... .......... .......... 49% 76.8M 3s 2024-08-22T20:34:07.5409890Z 310800K .......... .......... .......... .......... .......... 49% 60.9M 3s 2024-08-22T20:34:07.5418180Z 310850K .......... .......... .......... .......... .......... 49% 58.8M 3s 2024-08-22T20:34:07.5426170Z 310900K .......... .......... .......... .......... .......... 50% 62.0M 3s 2024-08-22T20:34:07.5434530Z 310950K .......... .......... .......... .......... .......... 50% 60.4M 3s 2024-08-22T20:34:07.5442710Z 311000K .......... .......... .......... .......... .......... 50% 57.9M 3s 2024-08-22T20:34:07.5451350Z 311050K .......... .......... .......... .......... .......... 50% 66.6M 3s 2024-08-22T20:34:07.5457750Z 311100K .......... .......... .......... .......... .......... 50% 73.2M 3s 2024-08-22T20:34:07.5463470Z 311150K .......... .......... .......... .......... .......... 50% 70.9M 3s 2024-08-22T20:34:07.5473450Z 311200K .......... .......... .......... .......... .......... 50% 50.4M 3s 2024-08-22T20:34:07.5481160Z 311250K .......... .......... .......... .......... .......... 50% 64.1M 3s 2024-08-22T20:34:07.5488990Z 311300K .......... .......... .......... .......... .......... 50% 65.9M 3s 2024-08-22T20:34:07.5498090Z 311350K .......... .......... .......... .......... .......... 50% 49.3M 3s 2024-08-22T20:34:07.5506690Z 311400K .......... .......... .......... .......... .......... 50% 56.7M 3s 2024-08-22T20:34:07.5513940Z 311450K .......... .......... .......... .......... .......... 50% 72.4M 3s 2024-08-22T20:34:07.5522060Z 311500K .......... .......... .......... .......... .......... 50% 59.0M 3s 2024-08-22T20:34:07.5527280Z 311550K .......... .......... .......... .......... .......... 50% 93.2M 3s 2024-08-22T20:34:07.5533170Z 311600K .......... .......... .......... .......... .......... 50% 75.1M 3s 2024-08-22T20:34:07.5538280Z 311650K .......... .......... .......... .......... .......... 50% 104M 3s 2024-08-22T20:34:07.5545490Z 311700K .......... .......... .......... .......... .......... 50% 72.8M 3s 2024-08-22T20:34:07.5553140Z 311750K .......... .......... .......... .......... .......... 50% 59.9M 3s 2024-08-22T20:34:07.5557760Z 311800K .......... .......... .......... .......... .......... 50% 115M 3s 2024-08-22T20:34:07.5564750Z 311850K .......... .......... .......... .......... .......... 50% 66.8M 3s 2024-08-22T20:34:07.5571050Z 311900K .......... .......... .......... .......... .......... 50% 79.1M 3s 2024-08-22T20:34:07.5576680Z 311950K .......... .......... .......... .......... .......... 50% 86.1M 3s 2024-08-22T20:34:07.5583690Z 312000K .......... .......... .......... .......... .......... 50% 68.5M 3s 2024-08-22T20:34:07.5588970Z 312050K .......... .......... .......... .......... .......... 50% 97.5M 3s 2024-08-22T20:34:07.5594540Z 312100K .......... .......... .......... .......... .......... 50% 80.2M 3s 2024-08-22T20:34:07.5600990Z 312150K .......... .......... .......... .......... .......... 50% 74.8M 3s 2024-08-22T20:34:07.5607950Z 312200K .......... .......... .......... .......... .......... 50% 76.8M 3s 2024-08-22T20:34:07.5613660Z 312250K .......... .......... .......... .......... .......... 50% 85.5M 3s 2024-08-22T20:34:07.5619240Z 312300K .......... .......... .......... .......... .......... 50% 86.1M 3s 2024-08-22T20:34:07.5625860Z 312350K .......... .......... .......... .......... .......... 50% 72.3M 3s 2024-08-22T20:34:07.5631480Z 312400K .......... .......... .......... .......... .......... 50% 86.9M 3s 2024-08-22T20:34:07.5637780Z 312450K .......... .......... .......... .......... .......... 50% 79.5M 3s 2024-08-22T20:34:07.5643160Z 312500K .......... .......... .......... .......... .......... 50% 87.5M 3s 2024-08-22T20:34:07.5650580Z 312550K .......... .......... .......... .......... .......... 50% 63.3M 3s 2024-08-22T20:34:07.5657660Z 312600K .......... .......... .......... .......... .......... 50% 72.3M 3s 2024-08-22T20:34:07.5661130Z 312650K .......... .......... .......... .......... .......... 50% 138M 3s 2024-08-22T20:34:07.5667560Z 312700K .......... .......... .......... .......... .......... 50% 73.5M 3s 2024-08-22T20:34:07.5673640Z 312750K .......... .......... .......... .......... .......... 50% 82.5M 3s 2024-08-22T20:34:07.5679400Z 312800K .......... .......... .......... .......... .......... 50% 88.0M 3s 2024-08-22T20:34:07.5685090Z 312850K .......... .......... .......... .......... .......... 50% 81.0M 3s 2024-08-22T20:34:07.5690490Z 312900K .......... .......... .......... .......... .......... 50% 94.3M 3s 2024-08-22T20:34:07.5698690Z 312950K .......... .......... .......... .......... .......... 50% 60.2M 3s 2024-08-22T20:34:07.5704770Z 313000K .......... .......... .......... .......... .......... 50% 80.0M 3s 2024-08-22T20:34:07.5712900Z 313050K .......... .......... .......... .......... .......... 50% 63.7M 3s 2024-08-22T20:34:07.5717320Z 313100K .......... .......... .......... .......... .......... 50% 103M 3s 2024-08-22T20:34:07.5723650Z 313150K .......... .......... .......... .......... .......... 50% 73.4M 3s 2024-08-22T20:34:07.5729540Z 313200K .......... .......... .......... .......... .......... 50% 85.5M 3s 2024-08-22T20:34:07.5735270Z 313250K .......... .......... .......... .......... .......... 50% 84.8M 3s 2024-08-22T20:34:07.5741690Z 313300K .......... .......... .......... .......... .......... 50% 75.5M 3s 2024-08-22T20:34:07.5749300Z 313350K .......... .......... .......... .......... .......... 50% 62.0M 3s 2024-08-22T20:34:07.5754620Z 313400K .......... .......... .......... .......... .......... 50% 95.9M 3s 2024-08-22T20:34:07.5761040Z 313450K .......... .......... .......... .......... .......... 50% 77.0M 3s 2024-08-22T20:34:07.5766440Z 313500K .......... .......... .......... .......... .......... 50% 93.7M 3s 2024-08-22T20:34:07.5773530Z 313550K .......... .......... .......... .......... .......... 50% 73.8M 3s 2024-08-22T20:34:07.5779840Z 313600K .......... .......... .......... .......... .......... 50% 90.8M 3s 2024-08-22T20:34:07.5784590Z 313650K .......... .......... .......... .......... .......... 50% 74.7M 3s 2024-08-22T20:34:07.5793450Z 313700K .......... .......... .......... .......... .......... 50% 75.5M 3s 2024-08-22T20:34:07.5799910Z 313750K .......... .......... .......... .......... .......... 50% 60.3M 3s 2024-08-22T20:34:07.5805090Z 313800K .......... .......... .......... .......... .......... 50% 84.9M 3s 2024-08-22T20:34:07.5811620Z 313850K .......... .......... .......... .......... .......... 50% 73.0M 3s 2024-08-22T20:34:07.5818720Z 313900K .......... .......... .......... .......... .......... 50% 73.6M 3s 2024-08-22T20:34:07.5826190Z 313950K .......... .......... .......... .......... .......... 50% 97.5M 3s 2024-08-22T20:34:07.5831520Z 314000K .......... .......... .......... .......... .......... 50% 61.1M 3s 2024-08-22T20:34:07.5836740Z 314050K .......... .......... .......... .......... .......... 50% 93.7M 3s 2024-08-22T20:34:07.5845470Z 314100K .......... .......... .......... .......... .......... 50% 79.1M 3s 2024-08-22T20:34:07.5851060Z 314150K .......... .......... .......... .......... .......... 50% 57.0M 3s 2024-08-22T20:34:07.5857380Z 314200K .......... .......... .......... .......... .......... 50% 81.1M 3s 2024-08-22T20:34:07.5863060Z 314250K .......... .......... .......... .......... .......... 50% 83.6M 3s 2024-08-22T20:34:07.5869210Z 314300K .......... .......... .......... .......... .......... 50% 82.5M 3s 2024-08-22T20:34:07.5875080Z 314350K .......... .......... .......... .......... .......... 50% 78.1M 3s 2024-08-22T20:34:07.5882960Z 314400K .......... .......... .......... .......... .......... 50% 77.8M 3s 2024-08-22T20:34:07.5889460Z 314450K .......... .......... .......... .......... .......... 50% 72.2M 3s 2024-08-22T20:34:07.5893820Z 314500K .......... .......... .......... .......... .......... 50% 93.4M 3s 2024-08-22T20:34:07.5901850Z 314550K .......... .......... .......... .......... .......... 50% 61.2M 3s 2024-08-22T20:34:07.5906880Z 314600K .......... .......... .......... .......... .......... 50% 86.9M 3s 2024-08-22T20:34:07.5913170Z 314650K .......... .......... .......... .......... .......... 50% 81.0M 3s 2024-08-22T20:34:07.5919260Z 314700K .......... .......... .......... .......... .......... 50% 83.9M 3s 2024-08-22T20:34:07.5925740Z 314750K .......... .......... .......... .......... .......... 50% 77.4M 3s 2024-08-22T20:34:07.5932050Z 314800K .......... .......... .......... .......... .......... 50% 73.6M 3s 2024-08-22T20:34:07.5938310Z 314850K .......... .......... .......... .......... .......... 50% 74.9M 3s 2024-08-22T20:34:07.5946140Z 314900K .......... .......... .......... .......... .......... 50% 82.9M 3s 2024-08-22T20:34:07.5950770Z 314950K .......... .......... .......... .......... .......... 50% 77.3M 3s 2024-08-22T20:34:07.5955960Z 315000K .......... .......... .......... .......... .......... 50% 93.4M 3s 2024-08-22T20:34:07.5962940Z 315050K .......... .......... .......... .......... .......... 50% 70.1M 3s 2024-08-22T20:34:07.5967650Z 315100K .......... .......... .......... .......... .......... 50% 96.9M 3s 2024-08-22T20:34:07.5973220Z 315150K .......... .......... .......... .......... .......... 50% 91.1M 3s 2024-08-22T20:34:07.5978470Z 315200K .......... .......... .......... .......... .......... 50% 93.2M 3s 2024-08-22T20:34:07.5985880Z 315250K .......... .......... .......... .......... .......... 50% 88.3M 3s 2024-08-22T20:34:07.5992800Z 315300K .......... .......... .......... .......... .......... 50% 77.8M 3s 2024-08-22T20:34:07.5997460Z 315350K .......... .......... .......... .......... .......... 50% 67.2M 3s 2024-08-22T20:34:07.6004720Z 315400K .......... .......... .......... .......... .......... 50% 74.5M 3s 2024-08-22T20:34:07.6011870Z 315450K .......... .......... .......... .......... .......... 50% 66.4M 3s 2024-08-22T20:34:07.6020240Z 315500K .......... .......... .......... .......... .......... 50% 61.5M 3s 2024-08-22T20:34:07.6026020Z 315550K .......... .......... .......... .......... .......... 50% 81.2M 3s 2024-08-22T20:34:07.6031500Z 315600K .......... .......... .......... .......... .......... 50% 82.8M 3s 2024-08-22T20:34:07.6038440Z 315650K .......... .......... .......... .......... .......... 50% 73.2M 3s 2024-08-22T20:34:07.6383530Z 315700K .......... .......... .......... .......... .......... 50% 1.42M 3s 2024-08-22T20:34:07.6387530Z 315750K .......... .......... .......... .......... .......... 50% 94.8M 3s 2024-08-22T20:34:07.6388980Z 315800K .......... .......... .......... .......... .......... 50% 287M 3s 2024-08-22T20:34:07.6391790Z 315850K .......... .......... .......... .......... .......... 50% 179M 3s 2024-08-22T20:34:07.6394580Z 315900K .......... .......... .......... .......... .......... 50% 213M 3s 2024-08-22T20:34:07.6397080Z 315950K .......... .......... .......... .......... .......... 50% 166M 3s 2024-08-22T20:34:07.6398690Z 316000K .......... .......... .......... .......... .......... 50% 321M 3s 2024-08-22T20:34:07.6401220Z 316050K .......... .......... .......... .......... .......... 50% 168M 3s 2024-08-22T20:34:07.6403410Z 316100K .......... .......... .......... .......... .......... 50% 248M 3s 2024-08-22T20:34:07.6405650Z 316150K .......... .......... .......... .......... .......... 50% 203M 3s 2024-08-22T20:34:07.6407000Z 316200K .......... .......... .......... .......... .......... 50% 379M 3s 2024-08-22T20:34:07.6410370Z 316250K .......... .......... .......... .......... .......... 50% 147M 3s 2024-08-22T20:34:07.6412280Z 316300K .......... .......... .......... .......... .......... 50% 525M 3s 2024-08-22T20:34:07.6416240Z 316350K .......... .......... .......... .......... .......... 50% 102M 3s 2024-08-22T20:34:07.6416640Z 316400K .......... .......... .......... .......... .......... 50% 708M 3s 2024-08-22T20:34:07.6422160Z 316450K .......... .......... .......... .......... .......... 50% 94.8M 3s 2024-08-22T20:34:07.6426520Z 316500K .......... .......... .......... .......... .......... 50% 110M 3s 2024-08-22T20:34:07.6426850Z 316550K .......... .......... .......... .......... .......... 50% 775M 3s 2024-08-22T20:34:07.6430180Z 316600K .......... .......... .......... .......... .......... 50% 168M 3s 2024-08-22T20:34:07.6433110Z 316650K .......... .......... .......... .......... .......... 50% 236M 3s 2024-08-22T20:34:07.6438780Z 316700K .......... .......... .......... .......... .......... 50% 73.0M 3s 2024-08-22T20:34:07.6440100Z 316750K .......... .......... .......... .......... .......... 50% 346M 3s 2024-08-22T20:34:07.6442150Z 316800K .......... .......... .......... .......... .......... 50% 244M 3s 2024-08-22T20:34:07.6446300Z 316850K .......... .......... .......... .......... .......... 50% 117M 3s 2024-08-22T20:34:07.6448070Z 316900K .......... .......... .......... .......... .......... 50% 287M 3s 2024-08-22T20:34:07.6450870Z 316950K .......... .......... .......... .......... .......... 50% 176M 3s 2024-08-22T20:34:07.6454510Z 317000K .......... .......... .......... .......... .......... 50% 131M 3s 2024-08-22T20:34:07.6455350Z 317050K .......... .......... .......... .......... .......... 50% 775M 3s 2024-08-22T20:34:07.6457750Z 317100K .......... .......... .......... .......... .......... 51% 184M 3s 2024-08-22T20:34:07.6461640Z 317150K .......... .......... .......... .......... .......... 51% 146M 3s 2024-08-22T20:34:07.6461790Z 317200K .......... .......... .......... .......... .......... 51% 718M 3s 2024-08-22T20:34:07.6464230Z 317250K .......... .......... .......... .......... .......... 51% 268M 3s 2024-08-22T20:34:07.6464530Z 317300K .......... .......... .......... .......... .......... 51% 669M 3s 2024-08-22T20:34:07.6467920Z 317350K .......... .......... .......... .......... .......... 51% 162M 3s 2024-08-22T20:34:07.6470180Z 317400K .......... .......... .......... .......... .......... 51% 254M 3s 2024-08-22T20:34:07.6475660Z 317450K .......... .......... .......... .......... .......... 51% 187M 3s 2024-08-22T20:34:07.6479080Z 317500K .......... .......... .......... .......... .......... 51% 74.3M 3s 2024-08-22T20:34:07.6479590Z 317550K .......... .......... .......... .......... .......... 51% 436M 3s 2024-08-22T20:34:07.6483590Z 317600K .......... .......... .......... .......... .......... 51% 148M 3s 2024-08-22T20:34:07.6484450Z 317650K .......... .......... .......... .......... .......... 51% 303M 3s 2024-08-22T20:34:07.6487760Z 317700K .......... .......... .......... .......... .......... 51% 292M 3s 2024-08-22T20:34:07.6491550Z 317750K .......... .......... .......... .......... .......... 51% 91.1M 3s 2024-08-22T20:34:07.6494430Z 317800K .......... .......... .......... .......... .......... 51% 296M 3s 2024-08-22T20:34:07.6500290Z 317850K .......... .......... .......... .......... .......... 51% 213M 3s 2024-08-22T20:34:07.6503230Z 317900K .......... .......... .......... .......... .......... 51% 64.7M 3s 2024-08-22T20:34:07.6504260Z 317950K .......... .......... .......... .......... .......... 51% 531M 3s 2024-08-22T20:34:07.6506940Z 318000K .......... .......... .......... .......... .......... 51% 170M 3s 2024-08-22T20:34:07.6508450Z 318050K .......... .......... .......... .......... .......... 51% 568M 3s 2024-08-22T20:34:07.6512000Z 318100K .......... .......... .......... .......... .......... 51% 130M 3s 2024-08-22T20:34:07.6516490Z 318150K .......... .......... .......... .......... .......... 51% 96.3M 3s 2024-08-22T20:34:07.6519970Z 318200K .......... .......... .......... .......... .......... 51% 265M 3s 2024-08-22T20:34:07.6523360Z 318250K .......... .......... .......... .......... .......... 51% 98.8M 3s 2024-08-22T20:34:07.6524310Z 318300K .......... .......... .......... .......... .......... 51% 373M 3s 2024-08-22T20:34:07.6525220Z 318350K .......... .......... .......... .......... .......... 51% 669M 3s 2024-08-22T20:34:07.6530550Z 318400K .......... .......... .......... .......... .......... 51% 93.0M 3s 2024-08-22T20:34:07.6532040Z 318450K .......... .......... .......... .......... .......... 51% 678M 3s 2024-08-22T20:34:07.6532480Z 318500K .......... .......... .......... .......... .......... 51% 751M 3s 2024-08-22T20:34:07.6535080Z 318550K .......... .......... .......... .......... .......... 51% 193M 3s 2024-08-22T20:34:07.6536340Z 318600K .......... .......... .......... .......... .......... 51% 291M 3s 2024-08-22T20:34:07.6537890Z 318650K .......... .......... .......... .......... .......... 51% 307M 3s 2024-08-22T20:34:07.6541130Z 318700K .......... .......... .......... .......... .......... 51% 156M 3s 2024-08-22T20:34:07.6542320Z 318750K .......... .......... .......... .......... .......... 51% 509M 3s 2024-08-22T20:34:07.6544290Z 318800K .......... .......... .......... .......... .......... 51% 410M 3s 2024-08-22T20:34:07.6546500Z 318850K .......... .......... .......... .......... .......... 51% 163M 3s 2024-08-22T20:34:07.6548850Z 318900K .......... .......... .......... .......... .......... 51% 187M 3s 2024-08-22T20:34:07.6550470Z 318950K .......... .......... .......... .......... .......... 51% 537M 3s 2024-08-22T20:34:07.6553390Z 319000K .......... .......... .......... .......... .......... 51% 133M 3s 2024-08-22T20:34:07.6555330Z 319050K .......... .......... .......... .......... .......... 51% 362M 3s 2024-08-22T20:34:07.6558680Z 319100K .......... .......... .......... .......... .......... 51% 178M 3s 2024-08-22T20:34:07.6558830Z 319150K .......... .......... .......... .......... .......... 51% 349M 3s 2024-08-22T20:34:07.6560460Z 319200K .......... .......... .......... .......... .......... 51% 376M 3s 2024-08-22T20:34:07.6564370Z 319250K .......... .......... .......... .......... .......... 51% 186M 3s 2024-08-22T20:34:07.6565570Z 319300K .......... .......... .......... .......... .......... 51% 221M 3s 2024-08-22T20:34:07.6567250Z 319350K .......... .......... .......... .......... .......... 51% 294M 3s 2024-08-22T20:34:07.6569410Z 319400K .......... .......... .......... .......... .......... 51% 180M 3s 2024-08-22T20:34:07.6574330Z 319450K .......... .......... .......... .......... .......... 51% 116M 3s 2024-08-22T20:34:07.6575310Z 319500K .......... .......... .......... .......... .......... 51% 634M 3s 2024-08-22T20:34:07.6577980Z 319550K .......... .......... .......... .......... .......... 51% 150M 3s 2024-08-22T20:34:07.6580150Z 319600K .......... .......... .......... .......... .......... 51% 190M 3s 2024-08-22T20:34:07.6581670Z 319650K .......... .......... .......... .......... .......... 51% 448M 3s 2024-08-22T20:34:07.6583530Z 319700K .......... .......... .......... .......... .......... 51% 218M 3s 2024-08-22T20:34:07.6585550Z 319750K .......... .......... .......... .......... .......... 51% 224M 3s 2024-08-22T20:34:07.6586000Z 319800K .......... .......... .......... .......... .......... 51% 814M 3s 2024-08-22T20:34:07.6589920Z 319850K .......... .......... .......... .......... .......... 51% 202M 3s 2024-08-22T20:34:07.6591320Z 319900K .......... .......... .......... .......... .......... 51% 315M 3s 2024-08-22T20:34:07.6591740Z 319950K .......... .......... .......... .......... .......... 51% 775M 3s 2024-08-22T20:34:07.6593970Z 320000K .......... .......... .......... .......... .......... 51% 241M 3s 2024-08-22T20:34:07.6595450Z 320050K .......... .......... .......... .......... .......... 51% 235M 3s 2024-08-22T20:34:07.6597690Z 320100K .......... .......... .......... .......... .......... 51% 346M 3s 2024-08-22T20:34:07.6598090Z 320150K .......... .......... .......... .......... .......... 51% 376M 3s 2024-08-22T20:34:07.6602180Z 320200K .......... .......... .......... .......... .......... 51% 133M 3s 2024-08-22T20:34:07.6603660Z 320250K .......... .......... .......... .......... .......... 51% 210M 3s 2024-08-22T20:34:07.6604970Z 320300K .......... .......... .......... .......... .......... 51% 537M 3s 2024-08-22T20:34:07.6610770Z 320350K .......... .......... .......... .......... .......... 51% 97.5M 3s 2024-08-22T20:34:07.6619730Z 320400K .......... .......... .......... .......... .......... 51% 52.7M 3s 2024-08-22T20:34:07.6625130Z 320450K .......... .......... .......... .......... .......... 51% 82.5M 3s 2024-08-22T20:34:07.6636130Z 320500K .......... .......... .......... .......... .......... 51% 53.4M 3s 2024-08-22T20:34:07.6645800Z 320550K .......... .......... .......... .......... .......... 51% 46.5M 3s 2024-08-22T20:34:07.6650870Z 320600K .......... .......... .......... .......... .......... 51% 86.7M 3s 2024-08-22T20:34:07.6657190Z 320650K .......... .......... .......... .......... .......... 51% 75.1M 3s 2024-08-22T20:34:07.6663330Z 320700K .......... .......... .......... .......... .......... 51% 81.7M 3s 2024-08-22T20:34:07.6668520Z 320750K .......... .......... .......... .......... .......... 51% 79.8M 3s 2024-08-22T20:34:07.6678430Z 320800K .......... .......... .......... .......... .......... 51% 60.0M 3s 2024-08-22T20:34:07.6682320Z 320850K .......... .......... .......... .......... .......... 51% 89.1M 3s 2024-08-22T20:34:07.6689000Z 320900K .......... .......... .......... .......... .......... 51% 78.0M 3s 2024-08-22T20:34:07.6698950Z 320950K .......... .......... .......... .......... .......... 51% 55.7M 3s 2024-08-22T20:34:07.6704450Z 321000K .......... .......... .......... .......... .......... 51% 71.9M 3s 2024-08-22T20:34:07.6711220Z 321050K .......... .......... .......... .......... .......... 51% 72.2M 3s 2024-08-22T20:34:07.6717300Z 321100K .......... .......... .......... .......... .......... 51% 79.8M 3s 2024-08-22T20:34:07.6723370Z 321150K .......... .......... .......... .......... .......... 51% 80.6M 3s 2024-08-22T20:34:07.6729580Z 321200K .......... .......... .......... .......... .......... 51% 74.2M 3s 2024-08-22T20:34:07.6735930Z 321250K .......... .......... .......... .......... .......... 51% 77.6M 3s 2024-08-22T20:34:07.6743550Z 321300K .......... .......... .......... .......... .......... 51% 66.8M 3s 2024-08-22T20:34:07.6750810Z 321350K .......... .......... .......... .......... .......... 51% 64.4M 3s 2024-08-22T20:34:07.6756640Z 321400K .......... .......... .......... .......... .......... 51% 87.3M 3s 2024-08-22T20:34:07.6764200Z 321450K .......... .......... .......... .......... .......... 51% 62.6M 3s 2024-08-22T20:34:07.6769730Z 321500K .......... .......... .......... .......... .......... 51% 92.0M 3s 2024-08-22T20:34:07.6778050Z 321550K .......... .......... .......... .......... .......... 51% 62.0M 3s 2024-08-22T20:34:07.6784490Z 321600K .......... .......... .......... .......... .......... 51% 70.2M 3s 2024-08-22T20:34:07.6789550Z 321650K .......... .......... .......... .......... .......... 51% 96.3M 3s 2024-08-22T20:34:07.6805740Z 321700K .......... .......... .......... .......... .......... 51% 74.9M 3s 2024-08-22T20:34:07.6806340Z 321750K .......... .......... .......... .......... .......... 51% 55.2M 3s 2024-08-22T20:34:07.6810290Z 321800K .......... .......... .......... .......... .......... 51% 89.9M 3s 2024-08-22T20:34:07.6816980Z 321850K .......... .......... .......... .......... .......... 51% 70.6M 3s 2024-08-22T20:34:07.6823640Z 321900K .......... .......... .......... .......... .......... 51% 74.7M 3s 2024-08-22T20:34:07.6831180Z 321950K .......... .......... .......... .......... .......... 51% 72.0M 3s 2024-08-22T20:34:07.6834500Z 322000K .......... .......... .......... .......... .......... 51% 116M 3s 2024-08-22T20:34:07.6840880Z 322050K .......... .......... .......... .......... .......... 51% 79.8M 3s 2024-08-22T20:34:07.6847410Z 322100K .......... .......... .......... .......... .......... 51% 73.0M 3s 2024-08-22T20:34:07.6855580Z 322150K .......... .......... .......... .......... .......... 51% 60.7M 3s 2024-08-22T20:34:07.6861380Z 322200K .......... .......... .......... .......... .......... 51% 82.8M 3s 2024-08-22T20:34:07.6867200Z 322250K .......... .......... .......... .......... .......... 51% 86.7M 3s 2024-08-22T20:34:07.6873730Z 322300K .......... .......... .......... .......... .......... 51% 74.3M 3s 2024-08-22T20:34:07.6880420Z 322350K .......... .......... .......... .......... .......... 51% 71.3M 3s 2024-08-22T20:34:07.6884980Z 322400K .......... .......... .......... .......... .......... 51% 108M 3s 2024-08-22T20:34:07.6892130Z 322450K .......... .......... .......... .......... .......... 51% 74.0M 3s 2024-08-22T20:34:07.6898100Z 322500K .......... .......... .......... .......... .......... 51% 80.8M 3s 2024-08-22T20:34:07.6904910Z 322550K .......... .......... .......... .......... .......... 51% 68.7M 3s 2024-08-22T20:34:07.6910520Z 322600K .......... .......... .......... .......... .......... 51% 87.8M 3s 2024-08-22T20:34:07.6916060Z 322650K .......... .......... .......... .......... .......... 51% 88.0M 3s 2024-08-22T20:34:07.6921470Z 322700K .......... .......... .......... .......... .......... 51% 88.0M 3s 2024-08-22T20:34:07.6927400Z 322750K .......... .......... .......... .......... .......... 51% 80.8M 3s 2024-08-22T20:34:07.6933070Z 322800K .......... .......... .......... .......... .......... 51% 86.3M 3s 2024-08-22T20:34:07.6939150Z 322850K .......... .......... .......... .......... .......... 51% 80.2M 3s 2024-08-22T20:34:07.6946360Z 322900K .......... .......... .......... .......... .......... 51% 70.5M 3s 2024-08-22T20:34:07.6952930Z 322950K .......... .......... .......... .......... .......... 51% 71.3M 3s 2024-08-22T20:34:07.6960160Z 323000K .......... .......... .......... .......... .......... 51% 68.6M 3s 2024-08-22T20:34:07.6965440Z 323050K .......... .......... .......... .......... .......... 51% 92.1M 3s 2024-08-22T20:34:07.6971500Z 323100K .......... .......... .......... .......... .......... 51% 77.3M 3s 2024-08-22T20:34:07.6977820Z 323150K .......... .......... .......... .......... .......... 51% 85.4M 3s 2024-08-22T20:34:07.6983310Z 323200K .......... .......... .......... .......... .......... 51% 83.9M 3s 2024-08-22T20:34:07.6989800Z 323250K .......... .......... .......... .......... .......... 51% 79.7M 3s 2024-08-22T20:34:07.6994880Z 323300K .......... .......... .......... .......... .......... 52% 89.8M 3s 2024-08-22T20:34:07.7003030Z 323350K .......... .......... .......... .......... .......... 52% 61.0M 3s 2024-08-22T20:34:07.7009340Z 323400K .......... .......... .......... .......... .......... 52% 73.0M 3s 2024-08-22T20:34:07.7014960Z 323450K .......... .......... .......... .......... .......... 52% 90.4M 3s 2024-08-22T20:34:07.7022410Z 323500K .......... .......... .......... .......... .......... 52% 69.6M 3s 2024-08-22T20:34:07.7027800Z 323550K .......... .......... .......... .......... .......... 52% 83.8M 3s 2024-08-22T20:34:07.7033360Z 323600K .......... .......... .......... .......... .......... 52% 95.9M 3s 2024-08-22T20:34:07.7038180Z 323650K .......... .......... .......... .......... .......... 52% 89.3M 3s 2024-08-22T20:34:07.7044940Z 323700K .......... .......... .......... .......... .......... 52% 74.8M 3s 2024-08-22T20:34:07.7060690Z 323750K .......... .......... .......... .......... .......... 52% 30.8M 3s 2024-08-22T20:34:07.7067180Z 323800K .......... .......... .......... .......... .......... 52% 75.7M 3s 2024-08-22T20:34:07.7073230Z 323850K .......... .......... .......... .......... .......... 52% 83.2M 3s 2024-08-22T20:34:07.7079490Z 323900K .......... .......... .......... .......... .......... 52% 80.0M 3s 2024-08-22T20:34:07.7084800Z 323950K .......... .......... .......... .......... .......... 52% 92.7M 3s 2024-08-22T20:34:07.7091010Z 324000K .......... .......... .......... .......... .......... 52% 77.5M 3s 2024-08-22T20:34:07.7097440Z 324050K .......... .......... .......... .......... .......... 52% 77.6M 3s 2024-08-22T20:34:07.7103300Z 324100K .......... .......... .......... .......... .......... 52% 77.9M 3s 2024-08-22T20:34:07.7111530Z 324150K .......... .......... .......... .......... .......... 52% 82.9M 3s 2024-08-22T20:34:07.7117030Z 324200K .......... .......... .......... .......... .......... 52% 61.2M 3s 2024-08-22T20:34:07.7123370Z 324250K .......... .......... .......... .......... .......... 52% 77.4M 3s 2024-08-22T20:34:07.7130500Z 324300K .......... .......... .......... .......... .......... 52% 70.1M 3s 2024-08-22T20:34:07.7137910Z 324350K .......... .......... .......... .......... .......... 52% 76.9M 3s 2024-08-22T20:34:07.7142750Z 324400K .......... .......... .......... .......... .......... 52% 84.2M 3s 2024-08-22T20:34:07.7148930Z 324450K .......... .......... .......... .......... .......... 52% 87.3M 3s 2024-08-22T20:34:07.7155550Z 324500K .......... .......... .......... .......... .......... 52% 67.6M 3s 2024-08-22T20:34:07.7163090Z 324550K .......... .......... .......... .......... .......... 52% 63.0M 3s 2024-08-22T20:34:07.7168830Z 324600K .......... .......... .......... .......... .......... 52% 85.8M 3s 2024-08-22T20:34:07.7175900Z 324650K .......... .......... .......... .......... .......... 52% 70.5M 3s 2024-08-22T20:34:07.7182150Z 324700K .......... .......... .......... .......... .......... 52% 74.7M 3s 2024-08-22T20:34:07.7189220Z 324750K .......... .......... .......... .......... .......... 52% 71.4M 3s 2024-08-22T20:34:07.7195190Z 324800K .......... .......... .......... .......... .......... 52% 80.0M 3s 2024-08-22T20:34:07.7205390Z 324850K .......... .......... .......... .......... .......... 52% 62.1M 3s 2024-08-22T20:34:07.7211320Z 324900K .......... .......... .......... .......... .......... 52% 58.3M 3s 2024-08-22T20:34:07.7215990Z 324950K .......... .......... .......... .......... .......... 52% 119M 3s 2024-08-22T20:34:07.7222330Z 325000K .......... .......... .......... .......... .......... 52% 73.2M 3s 2024-08-22T20:34:07.7227010Z 325050K .......... .......... .......... .......... .......... 52% 99.2M 3s 2024-08-22T20:34:07.7237050Z 325100K .......... .......... .......... .......... .......... 52% 52.1M 3s 2024-08-22T20:34:07.7247570Z 325150K .......... .......... .......... .......... .......... 52% 69.0M 3s 2024-08-22T20:34:07.7254860Z 325200K .......... .......... .......... .......... .......... 52% 54.7M 3s 2024-08-22T20:34:07.7266080Z 325250K .......... .......... .......... .......... .......... 52% 40.2M 3s 2024-08-22T20:34:07.7273470Z 325300K .......... .......... .......... .......... .......... 52% 56.1M 3s 2024-08-22T20:34:07.7281060Z 325350K .......... .......... .......... .......... .......... 52% 74.8M 3s 2024-08-22T20:34:07.7285290Z 325400K .......... .......... .......... .......... .......... 52% 89.4M 3s 2024-08-22T20:34:07.7291330Z 325450K .......... .......... .......... .......... .......... 52% 83.0M 3s 2024-08-22T20:34:07.7296330Z 325500K .......... .......... .......... .......... .......... 52% 97.1M 3s 2024-08-22T20:34:07.7303220Z 325550K .......... .......... .......... .......... .......... 52% 78.6M 3s 2024-08-22T20:34:07.7308320Z 325600K .......... .......... .......... .......... .......... 52% 91.3M 3s 2024-08-22T20:34:07.7313460Z 325650K .......... .......... .......... .......... .......... 52% 88.0M 3s 2024-08-22T20:34:07.7319260Z 325700K .......... .......... .......... .......... .......... 52% 84.2M 3s 2024-08-22T20:34:07.7328570Z 325750K .......... .......... .......... .......... .......... 52% 55.4M 3s 2024-08-22T20:34:07.7333200Z 325800K .......... .......... .......... .......... .......... 52% 93.7M 3s 2024-08-22T20:34:07.7340040Z 325850K .......... .......... .......... .......... .......... 52% 73.2M 3s 2024-08-22T20:34:07.7345810Z 325900K .......... .......... .......... .......... .......... 52% 83.6M 3s 2024-08-22T20:34:07.7351220Z 325950K .......... .......... .......... .......... .......... 52% 88.5M 3s 2024-08-22T20:34:07.7357560Z 326000K .......... .......... .......... .......... .......... 52% 76.7M 3s 2024-08-22T20:34:07.7362170Z 326050K .......... .......... .......... .......... .......... 52% 108M 3s 2024-08-22T20:34:07.7368280Z 326100K .......... .......... .......... .......... .......... 52% 81.8M 3s 2024-08-22T20:34:07.7383490Z 326150K .......... .......... .......... .......... .......... 52% 32.9M 3s 2024-08-22T20:34:07.7388870Z 326200K .......... .......... .......... .......... .......... 52% 80.0M 3s 2024-08-22T20:34:07.7396360Z 326250K .......... .......... .......... .......... .......... 52% 66.7M 3s 2024-08-22T20:34:07.7401860Z 326300K .......... .......... .......... .......... .......... 52% 91.1M 3s 2024-08-22T20:34:07.7407960Z 326350K .......... .......... .......... .......... .......... 52% 87.8M 3s 2024-08-22T20:34:07.7413510Z 326400K .......... .......... .......... .......... .......... 52% 81.9M 3s 2024-08-22T20:34:07.7421280Z 326450K .......... .......... .......... .......... .......... 52% 61.9M 3s 2024-08-22T20:34:07.7428830Z 326500K .......... .......... .......... .......... .......... 52% 81.7M 3s 2024-08-22T20:34:07.7435360Z 326550K .......... .......... .......... .......... .......... 52% 59.2M 3s 2024-08-22T20:34:07.7441670Z 326600K .......... .......... .......... .......... .......... 52% 78.8M 3s 2024-08-22T20:34:07.7447200Z 326650K .......... .......... .......... .......... .......... 52% 90.3M 3s 2024-08-22T20:34:07.7453770Z 326700K .......... .......... .......... .......... .......... 52% 78.6M 3s 2024-08-22T20:34:07.7458960Z 326750K .......... .......... .......... .......... .......... 52% 90.3M 3s 2024-08-22T20:34:07.7464780Z 326800K .......... .......... .......... .......... .......... 52% 79.5M 3s 2024-08-22T20:34:07.7473560Z 326850K .......... .......... .......... .......... .......... 52% 56.1M 3s 2024-08-22T20:34:07.7480770Z 326900K .......... .......... .......... .......... .......... 52% 68.8M 3s 2024-08-22T20:34:07.7488470Z 326950K .......... .......... .......... .......... .......... 52% 62.4M 3s 2024-08-22T20:34:07.7491280Z 327000K .......... .......... .......... .......... .......... 52% 167M 3s 2024-08-22T20:34:07.7497900Z 327050K .......... .......... .......... .......... .......... 52% 72.0M 3s 2024-08-22T20:34:07.7504470Z 327100K .......... .......... .......... .......... .......... 52% 78.9M 3s 2024-08-22T20:34:07.7512150Z 327150K .......... .......... .......... .......... .......... 52% 78.3M 3s 2024-08-22T20:34:07.7517000Z 327200K .......... .......... .......... .......... .......... 52% 81.5M 3s 2024-08-22T20:34:07.7522640Z 327250K .......... .......... .......... .......... .......... 52% 82.8M 3s 2024-08-22T20:34:07.7528850Z 327300K .......... .......... .......... .......... .......... 52% 80.3M 3s 2024-08-22T20:34:07.7536750Z 327350K .......... .......... .......... .......... .......... 52% 60.4M 3s 2024-08-22T20:34:07.7542330Z 327400K .......... .......... .......... .......... .......... 52% 89.3M 3s 2024-08-22T20:34:07.7548620Z 327450K .......... .......... .......... .......... .......... 52% 77.1M 3s 2024-08-22T20:34:07.7553510Z 327500K .......... .......... .......... .......... .......... 52% 92.1M 3s 2024-08-22T20:34:07.7559250Z 327550K .......... .......... .......... .......... .......... 52% 90.4M 3s 2024-08-22T20:34:07.7564970Z 327600K .......... .......... .......... .......... .......... 52% 83.5M 3s 2024-08-22T20:34:07.7573270Z 327650K .......... .......... .......... .......... .......... 52% 83.9M 3s 2024-08-22T20:34:07.7578300Z 327700K .......... .......... .......... .......... .......... 52% 63.7M 3s 2024-08-22T20:34:07.7586050Z 327750K .......... .......... .......... .......... .......... 52% 66.3M 3s 2024-08-22T20:34:07.7590550Z 327800K .......... .......... .......... .......... .......... 52% 98.0M 3s 2024-08-22T20:34:07.7596040Z 327850K .......... .......... .......... .......... .......... 52% 94.8M 3s 2024-08-22T20:34:07.7602600Z 327900K .......... .......... .......... .......... .......... 52% 80.7M 3s 2024-08-22T20:34:07.7608160Z 327950K .......... .......... .......... .......... .......... 52% 88.0M 3s 2024-08-22T20:34:07.7613330Z 328000K .......... .......... .......... .......... .......... 52% 89.3M 3s 2024-08-22T20:34:07.7618790Z 328050K .......... .......... .......... .......... .......... 52% 86.1M 3s 2024-08-22T20:34:07.7625950Z 328100K .......... .......... .......... .......... .......... 52% 82.9M 3s 2024-08-22T20:34:07.7629880Z 328150K .......... .......... .......... .......... .......... 52% 89.3M 3s 2024-08-22T20:34:07.7635270Z 328200K .......... .......... .......... .......... .......... 52% 94.1M 3s 2024-08-22T20:34:07.7640490Z 328250K .......... .......... .......... .......... .......... 52% 93.5M 3s 2024-08-22T20:34:07.7646200Z 328300K .......... .......... .......... .......... .......... 52% 86.1M 3s 2024-08-22T20:34:07.7651090Z 328350K .......... .......... .......... .......... .......... 52% 98.0M 3s 2024-08-22T20:34:07.7655390Z 328400K .......... .......... .......... .......... .......... 52% 113M 3s 2024-08-22T20:34:07.7659770Z 328450K .......... .......... .......... .......... .......... 52% 114M 3s 2024-08-22T20:34:07.7665650Z 328500K .......... .......... .......... .......... .......... 52% 79.0M 3s 2024-08-22T20:34:07.7670300Z 328550K .......... .......... .......... .......... .......... 52% 109M 3s 2024-08-22T20:34:07.7674950Z 328600K .......... .......... .......... .......... .......... 52% 110M 3s 2024-08-22T20:34:07.7679750Z 328650K .......... .......... .......... .......... .......... 52% 95.7M 3s 2024-08-22T20:34:07.7684380Z 328700K .......... .......... .......... .......... .......... 52% 112M 3s 2024-08-22T20:34:07.7687700Z 328750K .......... .......... .......... .......... .......... 52% 135M 3s 2024-08-22T20:34:07.7694780Z 328800K .......... .......... .......... .......... .......... 52% 70.1M 3s 2024-08-22T20:34:07.7701100Z 328850K .......... .......... .......... .......... .......... 52% 76.9M 3s 2024-08-22T20:34:07.7708980Z 328900K .......... .......... .......... .......... .......... 52% 96.3M 3s 2024-08-22T20:34:07.7718360Z 328950K .......... .......... .......... .......... .......... 52% 48.0M 3s 2024-08-22T20:34:07.7721930Z 329000K .......... .......... .......... .......... .......... 52% 87.0M 3s 2024-08-22T20:34:07.7728410Z 329050K .......... .......... .......... .......... .......... 52% 77.6M 3s 2024-08-22T20:34:07.7733150Z 329100K .......... .......... .......... .......... .......... 52% 97.3M 3s 2024-08-22T20:34:07.7743150Z 329150K .......... .......... .......... .......... .......... 52% 79.1M 3s 2024-08-22T20:34:07.7747450Z 329200K .......... .......... .......... .......... .......... 52% 71.2M 3s 2024-08-22T20:34:07.7751260Z 329250K .......... .......... .......... .......... .......... 52% 104M 3s 2024-08-22T20:34:07.7758260Z 329300K .......... .......... .......... .......... .......... 52% 67.8M 3s 2024-08-22T20:34:07.7763950Z 329350K .......... .......... .......... .......... .......... 52% 86.4M 3s 2024-08-22T20:34:07.7767550Z 329400K .......... .......... .......... .......... .......... 52% 148M 3s 2024-08-22T20:34:07.7772990Z 329450K .......... .......... .......... .......... .......... 52% 100M 3s 2024-08-22T20:34:07.7778440Z 329500K .......... .......... .......... .......... .......... 52% 77.0M 3s 2024-08-22T20:34:07.7784150Z 329550K .......... .......... .......... .......... .......... 53% 93.7M 3s 2024-08-22T20:34:07.7787440Z 329600K .......... .......... .......... .......... .......... 53% 125M 3s 2024-08-22T20:34:07.7793290Z 329650K .......... .......... .......... .......... .......... 53% 88.3M 3s 2024-08-22T20:34:07.7799040Z 329700K .......... .......... .......... .......... .......... 53% 80.2M 3s 2024-08-22T20:34:07.7807570Z 329750K .......... .......... .......... .......... .......... 53% 70.6M 3s 2024-08-22T20:34:07.7811660Z 329800K .......... .......... .......... .......... .......... 53% 114M 3s 2024-08-22T20:34:07.7818300Z 329850K .......... .......... .......... .......... .......... 53% 64.5M 3s 2024-08-22T20:34:07.7823000Z 329900K .......... .......... .......... .......... .......... 53% 96.9M 3s 2024-08-22T20:34:07.7827980Z 329950K .......... .......... .......... .......... .......... 53% 114M 3s 2024-08-22T20:34:07.7832540Z 330000K .......... .......... .......... .......... .......... 53% 93.4M 3s 2024-08-22T20:34:07.7836890Z 330050K .......... .......... .......... .......... .......... 53% 119M 3s 2024-08-22T20:34:07.7842470Z 330100K .......... .......... .......... .......... .......... 53% 82.9M 3s 2024-08-22T20:34:07.7850160Z 330150K .......... .......... .......... .......... .......... 53% 70.6M 3s 2024-08-22T20:34:07.7857600Z 330200K .......... .......... .......... .......... .......... 53% 79.3M 3s 2024-08-22T20:34:07.7864330Z 330250K .......... .......... .......... .......... .......... 53% 55.7M 3s 2024-08-22T20:34:07.7870140Z 330300K .......... .......... .......... .......... .......... 53% 82.5M 3s 2024-08-22T20:34:07.7874530Z 330350K .......... .......... .......... .......... .......... 53% 117M 3s 2024-08-22T20:34:07.7879750Z 330400K .......... .......... .......... .......... .......... 53% 91.4M 3s 2024-08-22T20:34:07.7885370Z 330450K .......... .......... .......... .......... .......... 53% 84.8M 3s 2024-08-22T20:34:07.7890520Z 330500K .......... .......... .......... .......... .......... 53% 96.1M 3s 2024-08-22T20:34:07.7895860Z 330550K .......... .......... .......... .......... .......... 53% 94.1M 3s 2024-08-22T20:34:07.7899720Z 330600K .......... .......... .......... .......... .......... 53% 124M 3s 2024-08-22T20:34:07.7903450Z 330650K .......... .......... .......... .......... .......... 53% 126M 3s 2024-08-22T20:34:07.7908080Z 330700K .......... .......... .......... .......... .......... 53% 115M 3s 2024-08-22T20:34:07.7912980Z 330750K .......... .......... .......... .......... .......... 53% 94.4M 3s 2024-08-22T20:34:07.7918470Z 330800K .......... .......... .......... .......... .......... 53% 129M 3s 2024-08-22T20:34:07.7922940Z 330850K .......... .......... .......... .......... .......... 53% 78.5M 3s 2024-08-22T20:34:07.7927530Z 330900K .......... .......... .......... .......... .......... 53% 109M 3s 2024-08-22T20:34:07.7932780Z 330950K .......... .......... .......... .......... .......... 53% 102M 3s 2024-08-22T20:34:07.7937470Z 331000K .......... .......... .......... .......... .......... 53% 102M 3s 2024-08-22T20:34:07.7943400Z 331050K .......... .......... .......... .......... .......... 53% 81.9M 3s 2024-08-22T20:34:07.7948550Z 331100K .......... .......... .......... .......... .......... 53% 86.6M 3s 2024-08-22T20:34:07.7963550Z 331150K .......... .......... .......... .......... .......... 53% 37.4M 3s 2024-08-22T20:34:07.7966120Z 331200K .......... .......... .......... .......... .......... 53% 108M 3s 2024-08-22T20:34:07.7975380Z 331250K .......... .......... .......... .......... .......... 53% 87.7M 3s 2024-08-22T20:34:07.7979160Z 331300K .......... .......... .......... .......... .......... 53% 67.2M 3s 2024-08-22T20:34:07.7984960Z 331350K .......... .......... .......... .......... .......... 53% 87.0M 3s 2024-08-22T20:34:07.7993390Z 331400K .......... .......... .......... .......... .......... 53% 77.6M 3s 2024-08-22T20:34:07.7997740Z 331450K .......... .......... .......... .......... .......... 53% 71.6M 3s 2024-08-22T20:34:07.8002450Z 331500K .......... .......... .......... .......... .......... 53% 145M 3s 2024-08-22T20:34:07.8009760Z 331550K .......... .......... .......... .......... .......... 53% 68.6M 3s 2024-08-22T20:34:07.8014060Z 331600K .......... .......... .......... .......... .......... 53% 84.9M 3s 2024-08-22T20:34:07.8024660Z 331650K .......... .......... .......... .......... .......... 53% 60.7M 3s 2024-08-22T20:34:07.8028430Z 331700K .......... .......... .......... .......... .......... 53% 74.2M 3s 2024-08-22T20:34:07.8034070Z 331750K .......... .......... .......... .......... .......... 53% 88.8M 3s 2024-08-22T20:34:07.8038430Z 331800K .......... .......... .......... .......... .......... 53% 117M 3s 2024-08-22T20:34:07.8042440Z 331850K .......... .......... .......... .......... .......... 53% 118M 3s 2024-08-22T20:34:07.8047320Z 331900K .......... .......... .......... .......... .......... 53% 97.9M 3s 2024-08-22T20:34:07.8051870Z 331950K .......... .......... .......... .......... .......... 53% 110M 3s 2024-08-22T20:34:07.8057750Z 332000K .......... .......... .......... .......... .......... 53% 99.2M 3s 2024-08-22T20:34:07.8061480Z 332050K .......... .......... .......... .......... .......... 53% 103M 3s 2024-08-22T20:34:07.8066970Z 332100K .......... .......... .......... .......... .......... 53% 101M 3s 2024-08-22T20:34:07.8074910Z 332150K .......... .......... .......... .......... .......... 53% 62.6M 3s 2024-08-22T20:34:07.8078510Z 332200K .......... .......... .......... .......... .......... 53% 113M 3s 2024-08-22T20:34:07.8084430Z 332250K .......... .......... .......... .......... .......... 53% 82.5M 3s 2024-08-22T20:34:07.8089600Z 332300K .......... .......... .......... .......... .......... 53% 93.5M 3s 2024-08-22T20:34:07.8093120Z 332350K .......... .......... .......... .......... .......... 53% 144M 3s 2024-08-22T20:34:07.8098770Z 332400K .......... .......... .......... .......... .......... 53% 85.5M 3s 2024-08-22T20:34:07.8104720Z 332450K .......... .......... .......... .......... .......... 53% 133M 3s 2024-08-22T20:34:07.8108960Z 332500K .......... .......... .......... .......... .......... 53% 74.9M 3s 2024-08-22T20:34:07.8114790Z 332550K .......... .......... .......... .......... .......... 53% 83.9M 3s 2024-08-22T20:34:07.8118380Z 332600K .......... .......... .......... .......... .......... 53% 189M 3s 2024-08-22T20:34:07.8121900Z 332650K .......... .......... .......... .......... .......... 53% 108M 3s 2024-08-22T20:34:07.8124590Z 332700K .......... .......... .......... .......... .......... 53% 178M 3s 2024-08-22T20:34:07.8130250Z 332750K .......... .......... .......... .......... .......... 53% 104M 3s 2024-08-22T20:34:07.8135790Z 332800K .......... .......... .......... .......... .......... 53% 78.8M 3s 2024-08-22T20:34:07.8140240Z 332850K .......... .......... .......... .......... .......... 53% 105M 3s 2024-08-22T20:34:07.8143690Z 332900K .......... .......... .......... .......... .......... 53% 138M 3s 2024-08-22T20:34:07.8147570Z 332950K .......... .......... .......... .......... .......... 53% 131M 3s 2024-08-22T20:34:07.8152860Z 333000K .......... .......... .......... .......... .......... 53% 95.7M 3s 2024-08-22T20:34:07.8156880Z 333050K .......... .......... .......... .......... .......... 53% 119M 3s 2024-08-22T20:34:07.8162310Z 333100K .......... .......... .......... .......... .......... 53% 116M 3s 2024-08-22T20:34:07.8167260Z 333150K .......... .......... .......... .......... .......... 53% 75.9M 3s 2024-08-22T20:34:07.8171800Z 333200K .......... .......... .......... .......... .......... 53% 113M 3s 2024-08-22T20:34:07.8177740Z 333250K .......... .......... .......... .......... .......... 53% 167M 3s 2024-08-22T20:34:07.8183420Z 333300K .......... .......... .......... .......... .......... 53% 57.5M 3s 2024-08-22T20:34:07.8187360Z 333350K .......... .......... .......... .......... .......... 53% 163M 3s 2024-08-22T20:34:07.8189840Z 333400K .......... .......... .......... .......... .......... 53% 133M 3s 2024-08-22T20:34:07.8192180Z 333450K .......... .......... .......... .......... .......... 53% 191M 3s 2024-08-22T20:34:07.8196250Z 333500K .......... .......... .......... .......... .......... 53% 124M 3s 2024-08-22T20:34:07.8200480Z 333550K .......... .......... .......... .......... .......... 53% 121M 3s 2024-08-22T20:34:07.8206020Z 333600K .......... .......... .......... .......... .......... 53% 83.9M 3s 2024-08-22T20:34:07.8209350Z 333650K .......... .......... .......... .......... .......... 53% 152M 3s 2024-08-22T20:34:07.8214190Z 333700K .......... .......... .......... .......... .......... 53% 102M 3s 2024-08-22T20:34:07.8218840Z 333750K .......... .......... .......... .......... .......... 53% 104M 3s 2024-08-22T20:34:07.8223850Z 333800K .......... .......... .......... .......... .......... 53% 102M 3s 2024-08-22T20:34:07.8226460Z 333850K .......... .......... .......... .......... .......... 53% 172M 3s 2024-08-22T20:34:07.8231990Z 333900K .......... .......... .......... .......... .......... 53% 85.1M 3s 2024-08-22T20:34:07.8232670Z 333950K .......... .......... .......... .......... .......... 53% 651M 3s 2024-08-22T20:34:07.8236270Z 334000K .......... .......... .......... .......... .......... 53% 149M 3s 2024-08-22T20:34:07.8240330Z 334050K .......... .......... .......... .......... .......... 53% 120M 3s 2024-08-22T20:34:07.8243320Z 334100K .......... .......... .......... .......... .......... 53% 173M 3s 2024-08-22T20:34:07.8251400Z 334150K .......... .......... .......... .......... .......... 53% 60.2M 3s 2024-08-22T20:34:07.8253850Z 334200K .......... .......... .......... .......... .......... 53% 184M 3s 2024-08-22T20:34:07.8257530Z 334250K .......... .......... .......... .......... .......... 53% 126M 3s 2024-08-22T20:34:07.8261760Z 334300K .......... .......... .......... .......... .......... 53% 135M 3s 2024-08-22T20:34:07.8265850Z 334350K .......... .......... .......... .......... .......... 53% 109M 3s 2024-08-22T20:34:07.8268150Z 334400K .......... .......... .......... .......... .......... 53% 197M 3s 2024-08-22T20:34:07.8273370Z 334450K .......... .......... .......... .......... .......... 53% 108M 3s 2024-08-22T20:34:07.8278250Z 334500K .......... .......... .......... .......... .......... 53% 87.0M 3s 2024-08-22T20:34:07.8280580Z 334550K .......... .......... .......... .......... .......... 53% 226M 3s 2024-08-22T20:34:07.8284270Z 334600K .......... .......... .......... .......... .......... 53% 131M 3s 2024-08-22T20:34:07.8289090Z 334650K .......... .......... .......... .......... .......... 53% 108M 3s 2024-08-22T20:34:07.8293240Z 334700K .......... .......... .......... .......... .......... 53% 110M 3s 2024-08-22T20:34:07.8297840Z 334750K .......... .......... .......... .......... .......... 53% 112M 3s 2024-08-22T20:34:07.8301860Z 334800K .......... .......... .......... .......... .......... 53% 114M 3s 2024-08-22T20:34:07.8307330Z 334850K .......... .......... .......... .......... .......... 53% 92.0M 3s 2024-08-22T20:34:07.8311090Z 334900K .......... .......... .......... .......... .......... 53% 203M 3s 2024-08-22T20:34:07.8314540Z 334950K .......... .......... .......... .......... .......... 53% 101M 3s 2024-08-22T20:34:07.8316890Z 335000K .......... .......... .......... .......... .......... 53% 187M 3s 2024-08-22T20:34:07.8320980Z 335050K .......... .......... .......... .......... .......... 53% 122M 3s 2024-08-22T20:34:07.8324940Z 335100K .......... .......... .......... .......... .......... 53% 123M 3s 2024-08-22T20:34:07.8329170Z 335150K .......... .......... .......... .......... .......... 53% 127M 3s 2024-08-22T20:34:07.8333810Z 335200K .......... .......... .......... .......... .......... 53% 105M 3s 2024-08-22T20:34:07.8338820Z 335250K .......... .......... .......... .......... .......... 53% 100M 3s 2024-08-22T20:34:07.8345180Z 335300K .......... .......... .......... .......... .......... 53% 72.1M 3s 2024-08-22T20:34:07.8351030Z 335350K .......... .......... .......... .......... .......... 53% 93.9M 3s 2024-08-22T20:34:07.8355260Z 335400K .......... .......... .......... .......... .......... 53% 110M 3s 2024-08-22T20:34:07.8359890Z 335450K .......... .......... .......... .......... .......... 53% 98.6M 3s 2024-08-22T20:34:07.8363670Z 335500K .......... .......... .......... .......... .......... 53% 169M 3s 2024-08-22T20:34:07.8367110Z 335550K .......... .......... .......... .......... .......... 53% 105M 3s 2024-08-22T20:34:07.8370910Z 335600K .......... .......... .......... .......... .......... 53% 151M 3s 2024-08-22T20:34:07.8381940Z 335650K .......... .......... .......... .......... .......... 53% 61.7M 3s 2024-08-22T20:34:07.8387950Z 335700K .......... .......... .......... .......... .......... 53% 70.5M 3s 2024-08-22T20:34:07.8388770Z 335750K .......... .......... .......... .......... .......... 54% 346M 3s 2024-08-22T20:34:07.8389430Z 335800K .......... .......... .......... .......... .......... 54% 239M 3s 2024-08-22T20:34:07.8393300Z 335850K .......... .......... .......... .......... .......... 54% 143M 3s 2024-08-22T20:34:07.8396770Z 335900K .......... .......... .......... .......... .......... 54% 113M 3s 2024-08-22T20:34:07.8399520Z 335950K .......... .......... .......... .......... .......... 54% 233M 3s 2024-08-22T20:34:07.8403250Z 336000K .......... .......... .......... .......... .......... 54% 113M 3s 2024-08-22T20:34:07.8407760Z 336050K .......... .......... .......... .......... .......... 54% 164M 3s 2024-08-22T20:34:07.8409380Z 336100K .......... .......... .......... .......... .......... 54% 180M 3s 2024-08-22T20:34:07.8413290Z 336150K .......... .......... .......... .......... .......... 54% 151M 3s 2024-08-22T20:34:07.8417190Z 336200K .......... .......... .......... .......... .......... 54% 97.9M 3s 2024-08-22T20:34:07.8421370Z 336250K .......... .......... .......... .......... .......... 54% 117M 3s 2024-08-22T20:34:07.8422090Z 336300K .......... .......... .......... .......... .......... 54% 519M 3s 2024-08-22T20:34:07.8427140Z 336350K .......... .......... .......... .......... .......... 54% 132M 3s 2024-08-22T20:34:07.8432700Z 336400K .......... .......... .......... .......... .......... 54% 103M 3s 2024-08-22T20:34:07.8434130Z 336450K .......... .......... .......... .......... .......... 54% 257M 3s 2024-08-22T20:34:07.8437960Z 336500K .......... .......... .......... .......... .......... 54% 90.6M 3s 2024-08-22T20:34:07.8442560Z 336550K .......... .......... .......... .......... .......... 54% 102M 3s 2024-08-22T20:34:07.8445300Z 336600K .......... .......... .......... .......... .......... 54% 176M 3s 2024-08-22T20:34:07.8448900Z 336650K .......... .......... .......... .......... .......... 54% 168M 3s 2024-08-22T20:34:07.8453270Z 336700K .......... .......... .......... .......... .......... 54% 136M 3s 2024-08-22T20:34:07.8457710Z 336750K .......... .......... .......... .......... .......... 54% 99.2M 3s 2024-08-22T20:34:07.8460900Z 336800K .......... .......... .......... .......... .......... 54% 146M 3s 2024-08-22T20:34:07.8465670Z 336850K .......... .......... .......... .......... .......... 54% 127M 3s 2024-08-22T20:34:07.8469910Z 336900K .......... .......... .......... .......... .......... 54% 86.9M 3s 2024-08-22T20:34:07.8470530Z 336950K .......... .......... .......... .......... .......... 54% 425M 3s 2024-08-22T20:34:07.8472500Z 337000K .......... .......... .......... .......... .......... 54% 337M 3s 2024-08-22T20:34:07.8475870Z 337050K .......... .......... .......... .......... .......... 54% 126M 3s 2024-08-22T20:34:07.8480420Z 337100K .......... .......... .......... .......... .......... 54% 154M 3s 2024-08-22T20:34:07.8481360Z 337150K .......... .......... .......... .......... .......... 54% 279M 3s 2024-08-22T20:34:07.8486430Z 337200K .......... .......... .......... .......... .......... 54% 189M 3s 2024-08-22T20:34:07.8488740Z 337250K .......... .......... .......... .......... .......... 54% 298M 3s 2024-08-22T20:34:07.8501070Z 337300K .......... .......... .......... .......... .......... 54% 62.0M 3s 2024-08-22T20:34:07.8501760Z 337350K .......... .......... .......... .......... .......... 54% 62.8M 3s 2024-08-22T20:34:07.8502230Z 337400K .......... .......... .......... .......... .......... 54% 543M 3s 2024-08-22T20:34:07.8502690Z 337450K .......... .......... .......... .......... .......... 54% 642M 3s 2024-08-22T20:34:07.8503340Z 337500K .......... .......... .......... .......... .......... 54% 417M 3s 2024-08-22T20:34:07.8506480Z 337550K .......... .......... .......... .......... .......... 54% 172M 3s 2024-08-22T20:34:07.8508320Z 337600K .......... .......... .......... .......... .......... 54% 296M 3s 2024-08-22T20:34:07.8509620Z 337650K .......... .......... .......... .......... .......... 54% 326M 3s 2024-08-22T20:34:07.8514550Z 337700K .......... .......... .......... .......... .......... 54% 114M 3s 2024-08-22T20:34:07.8519860Z 337750K .......... .......... .......... .......... .......... 54% 89.3M 3s 2024-08-22T20:34:07.8525380Z 337800K .......... .......... .......... .......... .......... 54% 85.5M 3s 2024-08-22T20:34:07.8527250Z 337850K .......... .......... .......... .......... .......... 54% 231M 3s 2024-08-22T20:34:07.8533940Z 337900K .......... .......... .......... .......... .......... 54% 78.3M 3s 2024-08-22T20:34:07.8539910Z 337950K .......... .......... .......... .......... .......... 54% 77.4M 3s 2024-08-22T20:34:07.8548530Z 338000K .......... .......... .......... .......... .......... 54% 60.5M 3s 2024-08-22T20:34:07.8550970Z 338050K .......... .......... .......... .......... .......... 54% 173M 3s 2024-08-22T20:34:07.8555540Z 338100K .......... .......... .......... .......... .......... 54% 104M 3s 2024-08-22T20:34:07.8560940Z 338150K .......... .......... .......... .......... .......... 54% 96.1M 3s 2024-08-22T20:34:07.8565090Z 338200K .......... .......... .......... .......... .......... 54% 107M 3s 2024-08-22T20:34:07.8569390Z 338250K .......... .......... .......... .......... .......... 54% 120M 3s 2024-08-22T20:34:07.8574970Z 338300K .......... .......... .......... .......... .......... 54% 84.3M 3s 2024-08-22T20:34:07.8578600Z 338350K .......... .......... .......... .......... .......... 54% 138M 3s 2024-08-22T20:34:07.8583660Z 338400K .......... .......... .......... .......... .......... 54% 95.0M 3s 2024-08-22T20:34:07.8588820Z 338450K .......... .......... .......... .......... .......... 54% 96.1M 3s 2024-08-22T20:34:07.8594480Z 338500K .......... .......... .......... .......... .......... 54% 92.8M 3s 2024-08-22T20:34:07.8599740Z 338550K .......... .......... .......... .......... .......... 54% 83.8M 3s 2024-08-22T20:34:07.8602020Z 338600K .......... .......... .......... .......... .......... 54% 213M 3s 2024-08-22T20:34:07.8608060Z 338650K .......... .......... .......... .......... .......... 54% 80.7M 3s 2024-08-22T20:34:07.8613350Z 338700K .......... .......... .......... .......... .......... 54% 92.1M 3s 2024-08-22T20:34:07.8618740Z 338750K .......... .......... .......... .......... .......... 54% 93.7M 3s 2024-08-22T20:34:07.8622070Z 338800K .......... .......... .......... .......... .......... 54% 139M 3s 2024-08-22T20:34:07.8627400Z 338850K .......... .......... .......... .......... .......... 54% 128M 3s 2024-08-22T20:34:07.8635880Z 338900K .......... .......... .......... .......... .......... 54% 51.2M 3s 2024-08-22T20:34:07.8639080Z 338950K .......... .......... .......... .......... .......... 54% 126M 3s 2024-08-22T20:34:07.8643890Z 339000K .......... .......... .......... .......... .......... 54% 103M 3s 2024-08-22T20:34:07.8653390Z 339050K .......... .......... .......... .......... .......... 54% 80.0M 3s 2024-08-22T20:34:07.8653910Z 339100K .......... .......... .......... .......... .......... 54% 294M 3s 2024-08-22T20:34:07.8659120Z 339150K .......... .......... .......... .......... .......... 54% 73.8M 3s 2024-08-22T20:34:07.8664060Z 339200K .......... .......... .......... .......... .......... 54% 89.1M 3s 2024-08-22T20:34:07.8670920Z 339250K .......... .......... .......... .......... .......... 54% 79.3M 3s 2024-08-22T20:34:07.8675000Z 339300K .......... .......... .......... .......... .......... 54% 176M 3s 2024-08-22T20:34:07.8677720Z 339350K .......... .......... .......... .......... .......... 54% 96.9M 3s 2024-08-22T20:34:07.8683390Z 339400K .......... .......... .......... .......... .......... 54% 89.6M 3s 2024-08-22T20:34:07.8689720Z 339450K .......... .......... .......... .......... .......... 54% 75.6M 3s 2024-08-22T20:34:07.8694390Z 339500K .......... .......... .......... .......... .......... 54% 105M 3s 2024-08-22T20:34:07.8697350Z 339550K .......... .......... .......... .......... .......... 54% 168M 3s 2024-08-22T20:34:07.8703390Z 339600K .......... .......... .......... .......... .......... 54% 80.7M 3s 2024-08-22T20:34:07.8709440Z 339650K .......... .......... .......... .......... .......... 54% 80.0M 3s 2024-08-22T20:34:07.8715410Z 339700K .......... .......... .......... .......... .......... 54% 89.8M 3s 2024-08-22T20:34:07.8719910Z 339750K .......... .......... .......... .......... .......... 54% 112M 3s 2024-08-22T20:34:07.8726280Z 339800K .......... .......... .......... .......... .......... 54% 80.7M 3s 2024-08-22T20:34:07.8727890Z 339850K .......... .......... .......... .......... .......... 54% 222M 3s 2024-08-22T20:34:07.8732730Z 339900K .......... .......... .......... .......... .......... 54% 94.8M 3s 2024-08-22T20:34:07.8738460Z 339950K .......... .......... .......... .......... .......... 54% 84.6M 3s 2024-08-22T20:34:07.8743880Z 340000K .......... .......... .......... .......... .......... 54% 90.4M 3s 2024-08-22T20:34:07.8750390Z 340050K .......... .......... .......... .......... .......... 54% 177M 3s 2024-08-22T20:34:07.8752500Z 340100K .......... .......... .......... .......... .......... 54% 82.5M 3s 2024-08-22T20:34:07.8757940Z 340150K .......... .......... .......... .......... .......... 54% 88.6M 3s 2024-08-22T20:34:07.8764160Z 340200K .......... .......... .......... .......... .......... 54% 84.3M 3s 2024-08-22T20:34:07.8768880Z 340250K .......... .......... .......... .......... .......... 54% 96.1M 3s 2024-08-22T20:34:07.8772310Z 340300K .......... .......... .......... .......... .......... 54% 170M 3s 2024-08-22T20:34:07.8777490Z 340350K .......... .......... .......... .......... .......... 54% 85.4M 3s 2024-08-22T20:34:07.8782000Z 340400K .......... .......... .......... .......... .......... 54% 111M 3s 2024-08-22T20:34:07.8787740Z 340450K .......... .......... .......... .......... .......... 54% 86.0M 3s 2024-08-22T20:34:07.8793670Z 340500K .......... .......... .......... .......... .......... 54% 210M 3s 2024-08-22T20:34:07.8800440Z 340550K .......... .......... .......... .......... .......... 54% 47.6M 3s 2024-08-22T20:34:07.8802620Z 340600K .......... .......... .......... .......... .......... 54% 221M 3s 2024-08-22T20:34:07.8808010Z 340650K .......... .......... .......... .......... .......... 54% 86.4M 3s 2024-08-22T20:34:07.8812660Z 340700K .......... .......... .......... .......... .......... 54% 102M 3s 2024-08-22T20:34:07.8819570Z 340750K .......... .......... .......... .......... .......... 54% 307M 3s 2024-08-22T20:34:07.8827620Z 340800K .......... .......... .......... .......... .......... 54% 37.1M 3s 2024-08-22T20:34:07.8832310Z 340850K .......... .......... .......... .......... .......... 54% 109M 3s 2024-08-22T20:34:07.8833720Z 340900K .......... .......... .......... .......... .......... 54% 267M 3s 2024-08-22T20:34:07.8838180Z 340950K .......... .......... .......... .......... .......... 54% 111M 3s 2024-08-22T20:34:07.8843420Z 341000K .......... .......... .......... .......... .......... 54% 100M 3s 2024-08-22T20:34:07.8844380Z 341050K .......... .......... .......... .......... .......... 54% 452M 3s 2024-08-22T20:34:07.8850970Z 341100K .......... .......... .......... .......... .......... 54% 71.2M 3s 2024-08-22T20:34:07.8856880Z 341150K .......... .......... .......... .......... .......... 54% 87.2M 3s 2024-08-22T20:34:07.8862100Z 341200K .......... .......... .......... .......... .......... 54% 89.4M 3s 2024-08-22T20:34:07.8867830Z 341250K .......... .......... .......... .......... .......... 54% 89.8M 3s 2024-08-22T20:34:07.8869650Z 341300K .......... .......... .......... .......... .......... 54% 223M 3s 2024-08-22T20:34:07.8875150Z 341350K .......... .......... .......... .......... .......... 54% 93.9M 3s 2024-08-22T20:34:07.8881040Z 341400K .......... .......... .......... .......... .......... 54% 82.9M 3s 2024-08-22T20:34:07.8886290Z 341450K .......... .......... .......... .......... .......... 54% 91.1M 3s 2024-08-22T20:34:07.8890780Z 341500K .......... .......... .......... .......... .......... 54% 112M 3s 2024-08-22T20:34:07.8894420Z 341550K .......... .......... .......... .......... .......... 54% 163M 3s 2024-08-22T20:34:07.8897210Z 341600K .......... .......... .......... .......... .......... 54% 128M 3s 2024-08-22T20:34:07.8901590Z 341650K .......... .......... .......... .......... .......... 54% 114M 3s 2024-08-22T20:34:07.8908760Z 341700K .......... .......... .......... .......... .......... 54% 81.1M 3s 2024-08-22T20:34:07.8911210Z 341750K .......... .......... .......... .......... .......... 54% 135M 3s 2024-08-22T20:34:07.8911730Z 341800K .......... .......... .......... .......... .......... 54% 555M 3s 2024-08-22T20:34:07.8918650Z 341850K .......... .......... .......... .......... .......... 54% 79.9M 3s 2024-08-22T20:34:07.8921810Z 341900K .......... .......... .......... .......... .......... 54% 146M 3s 2024-08-22T20:34:07.8925060Z 341950K .......... .......... .......... .......... .......... 55% 150M 3s 2024-08-22T20:34:07.8925760Z 342000K .......... .......... .......... .......... .......... 55% 549M 3s 2024-08-22T20:34:07.8931320Z 342050K .......... .......... .......... .......... .......... 55% 111M 3s 2024-08-22T20:34:07.8936600Z 342100K .......... .......... .......... .......... .......... 55% 80.2M 3s 2024-08-22T20:34:07.8940470Z 342150K .......... .......... .......... .......... .......... 55% 125M 3s 2024-08-22T20:34:07.8946140Z 342200K .......... .......... .......... .......... .......... 55% 82.9M 3s 2024-08-22T20:34:07.8951280Z 342250K .......... .......... .......... .......... .......... 55% 97.7M 3s 2024-08-22T20:34:07.8953770Z 342300K .......... .......... .......... .......... .......... 55% 171M 3s 2024-08-22T20:34:07.8958340Z 342350K .......... .......... .......... .......... .......... 55% 118M 3s 2024-08-22T20:34:07.8959440Z 342400K .......... .......... .......... .......... .......... 55% 321M 3s 2024-08-22T20:34:07.8963390Z 342450K .......... .......... .......... .......... .......... 55% 126M 3s 2024-08-22T20:34:07.8967440Z 342500K .......... .......... .......... .......... .......... 55% 141M 3s 2024-08-22T20:34:07.8972380Z 342550K .......... .......... .......... .......... .......... 55% 86.6M 3s 2024-08-22T20:34:07.8976940Z 342600K .......... .......... .......... .......... .......... 55% 157M 3s 2024-08-22T20:34:07.8983580Z 342650K .......... .......... .......... .......... .......... 55% 61.7M 3s 2024-08-22T20:34:07.8984000Z 342700K .......... .......... .......... .......... .......... 55% 688M 3s 2024-08-22T20:34:07.8987250Z 342750K .......... .......... .......... .......... .......... 55% 166M 3s 2024-08-22T20:34:07.8989310Z 342800K .......... .......... .......... .......... .......... 55% 268M 3s 2024-08-22T20:34:07.8993790Z 342850K .......... .......... .......... .......... .......... 55% 110M 3s 2024-08-22T20:34:07.8998550Z 342900K .......... .......... .......... .......... .......... 55% 105M 3s 2024-08-22T20:34:07.9002830Z 342950K .......... .......... .......... .......... .......... 55% 102M 3s 2024-08-22T20:34:07.9007210Z 343000K .......... .......... .......... .......... .......... 55% 121M 3s 2024-08-22T20:34:07.9011920Z 343050K .......... .......... .......... .......... .......... 55% 115M 3s 2024-08-22T20:34:07.9014940Z 343100K .......... .......... .......... .......... .......... 55% 147M 3s 2024-08-22T20:34:07.9020100Z 343150K .......... .......... .......... .......... .......... 55% 90.9M 3s 2024-08-22T20:34:07.9022270Z 343200K .......... .......... .......... .......... .......... 55% 198M 3s 2024-08-22T20:34:07.9026890Z 343250K .......... .......... .......... .......... .......... 55% 148M 3s 2024-08-22T20:34:07.9029040Z 343300K .......... .......... .......... .......... .......... 55% 228M 3s 2024-08-22T20:34:07.9034110Z 343350K .......... .......... .......... .......... .......... 55% 83.2M 3s 2024-08-22T20:34:07.9037690Z 343400K .......... .......... .......... .......... .......... 55% 126M 3s 2024-08-22T20:34:07.9042810Z 343450K .......... .......... .......... .......... .......... 55% 150M 3s 2024-08-22T20:34:07.9045160Z 343500K .......... .......... .......... .......... .......... 55% 125M 3s 2024-08-22T20:34:07.9047380Z 343550K .......... .......... .......... .......... .......... 55% 323M 3s 2024-08-22T20:34:07.9050560Z 343600K .......... .......... .......... .......... .......... 55% 180M 3s 2024-08-22T20:34:07.9054120Z 343650K .......... .......... .......... .......... .......... 55% 97.5M 3s 2024-08-22T20:34:07.9060070Z 343700K .......... .......... .......... .......... .......... 55% 98.4M 3s 2024-08-22T20:34:07.9064240Z 343750K .......... .......... .......... .......... .......... 55% 95.9M 3s 2024-08-22T20:34:07.9066530Z 343800K .......... .......... .......... .......... .......... 55% 321M 3s 2024-08-22T20:34:07.9070090Z 343850K .......... .......... .......... .......... .......... 55% 113M 3s 2024-08-22T20:34:07.9072650Z 343900K .......... .......... .......... .......... .......... 55% 181M 3s 2024-08-22T20:34:07.9073230Z 343950K .......... .......... .......... .......... .......... 55% 561M 3s 2024-08-22T20:34:07.9077140Z 344000K .......... .......... .......... .......... .......... 55% 126M 3s 2024-08-22T20:34:07.9077710Z 344050K .......... .......... .......... .......... .......... 55% 718M 3s 2024-08-22T20:34:07.9081490Z 344100K .......... .......... .......... .......... .......... 55% 141M 3s 2024-08-22T20:34:07.9084850Z 344150K .......... .......... .......... .......... .......... 55% 139M 3s 2024-08-22T20:34:07.9088510Z 344200K .......... .......... .......... .......... .......... 55% 148M 3s 2024-08-22T20:34:07.9093010Z 344250K .......... .......... .......... .......... .......... 55% 122M 3s 2024-08-22T20:34:07.9097130Z 344300K .......... .......... .......... .......... .......... 55% 101M 3s 2024-08-22T20:34:07.9099440Z 344350K .......... .......... .......... .......... .......... 55% 470M 3s 2024-08-22T20:34:07.9103070Z 344400K .......... .......... .......... .......... .......... 55% 133M 3s 2024-08-22T20:34:07.9105390Z 344450K .......... .......... .......... .......... .......... 55% 136M 3s 2024-08-22T20:34:07.9107070Z 344500K .......... .......... .......... .......... .......... 55% 257M 3s 2024-08-22T20:34:07.9111680Z 344550K .......... .......... .......... .......... .......... 55% 116M 3s 2024-08-22T20:34:07.9112970Z 344600K .......... .......... .......... .......... .......... 55% 300M 3s 2024-08-22T20:34:07.9116280Z 344650K .......... .......... .......... .......... .......... 55% 152M 3s 2024-08-22T20:34:07.9118940Z 344700K .......... .......... .......... .......... .......... 55% 180M 3s 2024-08-22T20:34:07.9122890Z 344750K .......... .......... .......... .......... .......... 55% 123M 3s 2024-08-22T20:34:07.9127200Z 344800K .......... .......... .......... .......... .......... 55% 122M 3s 2024-08-22T20:34:07.9131310Z 344850K .......... .......... .......... .......... .......... 55% 129M 3s 2024-08-22T20:34:07.9133850Z 344900K .......... .......... .......... .......... .......... 55% 247M 3s 2024-08-22T20:34:07.9137540Z 344950K .......... .......... .......... .......... .......... 55% 115M 3s 2024-08-22T20:34:07.9141410Z 345000K .......... .......... .......... .......... .......... 55% 174M 3s 2024-08-22T20:34:07.9144790Z 345050K .......... .......... .......... .......... .......... 55% 180M 3s 2024-08-22T20:34:07.9148970Z 345100K .......... .......... .......... .......... .......... 55% 75.8M 3s 2024-08-22T20:34:07.9152640Z 345150K .......... .......... .......... .......... .......... 55% 161M 3s 2024-08-22T20:34:07.9153050Z 345200K .......... .......... .......... .......... .......... 55% 729M 3s 2024-08-22T20:34:07.9155810Z 345250K .......... .......... .......... .......... .......... 55% 159M 3s 2024-08-22T20:34:07.9159160Z 345300K .......... .......... .......... .......... .......... 55% 238M 3s 2024-08-22T20:34:07.9164140Z 345350K .......... .......... .......... .......... .......... 55% 79.0M 3s 2024-08-22T20:34:07.9169100Z 345400K .......... .......... .......... .......... .......... 55% 99.0M 3s 2024-08-22T20:34:07.9174300Z 345450K .......... .......... .......... .......... .......... 55% 90.3M 3s 2024-08-22T20:34:07.9177270Z 345500K .......... .......... .......... .......... .......... 55% 189M 3s 2024-08-22T20:34:07.9184560Z 345550K .......... .......... .......... .......... .......... 55% 75.8M 3s 2024-08-22T20:34:07.9187220Z 345600K .......... .......... .......... .......... .......... 55% 125M 3s 2024-08-22T20:34:07.9191570Z 345650K .......... .......... .......... .......... .......... 55% 146M 3s 2024-08-22T20:34:07.9195530Z 345700K .......... .......... .......... .......... .......... 55% 196M 3s 2024-08-22T20:34:07.9198270Z 345750K .......... .......... .......... .......... .......... 55% 109M 3s 2024-08-22T20:34:07.9200930Z 345800K .......... .......... .......... .......... .......... 55% 144M 3s 2024-08-22T20:34:07.9204980Z 345850K .......... .......... .......... .......... .......... 55% 127M 3s 2024-08-22T20:34:07.9208280Z 345900K .......... .......... .......... .......... .......... 55% 142M 3s 2024-08-22T20:34:07.9212620Z 345950K .......... .......... .......... .......... .......... 55% 270M 3s 2024-08-22T20:34:07.9213910Z 346000K .......... .......... .......... .......... .......... 55% 122M 3s 2024-08-22T20:34:07.9217580Z 346050K .......... .......... .......... .......... .......... 55% 137M 3s 2024-08-22T20:34:07.9221370Z 346100K .......... .......... .......... .......... .......... 55% 131M 3s 2024-08-22T20:34:07.9225080Z 346150K .......... .......... .......... .......... .......... 55% 133M 3s 2024-08-22T20:34:07.9230520Z 346200K .......... .......... .......... .......... .......... 55% 219M 3s 2024-08-22T20:34:07.9232570Z 346250K .......... .......... .......... .......... .......... 55% 89.1M 3s 2024-08-22T20:34:07.9237980Z 346300K .......... .......... .......... .......... .......... 55% 115M 3s 2024-08-22T20:34:07.9241280Z 346350K .......... .......... .......... .......... .......... 55% 118M 3s 2024-08-22T20:34:07.9245640Z 346400K .......... .......... .......... .......... .......... 55% 140M 3s 2024-08-22T20:34:07.9252440Z 346450K .......... .......... .......... .......... .......... 55% 127M 3s 2024-08-22T20:34:07.9253560Z 346500K .......... .......... .......... .......... .......... 55% 110M 3s 2024-08-22T20:34:07.9256710Z 346550K .......... .......... .......... .......... .......... 55% 157M 3s 2024-08-22T20:34:07.9260550Z 346600K .......... .......... .......... .......... .......... 55% 152M 3s 2024-08-22T20:34:07.9261160Z 346650K .......... .......... .......... .......... .......... 55% 289M 3s 2024-08-22T20:34:07.9262700Z 346700K .......... .......... .......... .......... .......... 55% 740M 3s 2024-08-22T20:34:07.9263110Z 346750K .......... .......... .......... .......... .......... 55% 282M 3s 2024-08-22T20:34:07.9268730Z 346800K .......... .......... .......... .......... .......... 55% 91.1M 3s 2024-08-22T20:34:07.9272850Z 346850K .......... .......... .......... .......... .......... 55% 119M 3s 2024-08-22T20:34:07.9275690Z 346900K .......... .......... .......... .......... .......... 55% 188M 3s 2024-08-22T20:34:07.9281000Z 346950K .......... .......... .......... .......... .......... 55% 421M 3s 2024-08-22T20:34:07.9282480Z 347000K .......... .......... .......... .......... .......... 55% 82.2M 3s 2024-08-22T20:34:07.9286810Z 347050K .......... .......... .......... .......... .......... 55% 144M 3s 2024-08-22T20:34:07.9288390Z 347100K .......... .......... .......... .......... .......... 55% 313M 3s 2024-08-22T20:34:07.9292490Z 347150K .......... .......... .......... .......... .......... 55% 120M 3s 2024-08-22T20:34:07.9294800Z 347200K .......... .......... .......... .......... .......... 55% 157M 3s 2024-08-22T20:34:07.9297600Z 347250K .......... .......... .......... .......... .......... 55% 164M 3s 2024-08-22T20:34:07.9300760Z 347300K .......... .......... .......... .......... .......... 55% 148M 3s 2024-08-22T20:34:07.9306500Z 347350K .......... .......... .......... .......... .......... 55% 88.6M 3s 2024-08-22T20:34:07.9308890Z 347400K .......... .......... .......... .......... .......... 55% 190M 3s 2024-08-22T20:34:07.9311220Z 347450K .......... .......... .......... .......... .......... 55% 224M 3s 2024-08-22T20:34:07.9314420Z 347500K .......... .......... .......... .......... .......... 55% 171M 3s 2024-08-22T20:34:07.9315160Z 347550K .......... .......... .......... .......... .......... 55% 391M 3s 2024-08-22T20:34:07.9318820Z 347600K .......... .......... .......... .......... .......... 55% 134M 3s 2024-08-22T20:34:07.9322470Z 347650K .......... .......... .......... .......... .......... 55% 135M 3s 2024-08-22T20:34:07.9327610Z 347700K .......... .......... .......... .......... .......... 55% 113M 3s 2024-08-22T20:34:07.9330770Z 347750K .......... .......... .......... .......... .......... 55% 137M 3s 2024-08-22T20:34:07.9333920Z 347800K .......... .......... .......... .......... .......... 55% 344M 3s 2024-08-22T20:34:07.9336490Z 347850K .......... .......... .......... .......... .......... 55% 124M 3s 2024-08-22T20:34:07.9339190Z 347900K .......... .......... .......... .......... .......... 55% 148M 3s 2024-08-22T20:34:07.9341860Z 347950K .......... .......... .......... .......... .......... 55% 195M 3s 2024-08-22T20:34:07.9346810Z 348000K .......... .......... .......... .......... .......... 55% 98.4M 3s 2024-08-22T20:34:07.9352540Z 348050K .......... .......... .......... .......... .......... 55% 85.2M 3s 2024-08-22T20:34:07.9353090Z 348100K .......... .......... .......... .......... .......... 55% 857M 3s 2024-08-22T20:34:07.9356370Z 348150K .......... .......... .......... .......... .......... 55% 195M 3s 2024-08-22T20:34:07.9358680Z 348200K .......... .......... .......... .......... .......... 56% 150M 3s 2024-08-22T20:34:07.9360720Z 348250K .......... .......... .......... .......... .......... 56% 543M 3s 2024-08-22T20:34:07.9363120Z 348300K .......... .......... .......... .......... .......... 56% 140M 3s 2024-08-22T20:34:07.9367020Z 348350K .......... .......... .......... .......... .......... 56% 134M 3s 2024-08-22T20:34:07.9370330Z 348400K .......... .......... .......... .......... .......... 56% 135M 3s 2024-08-22T20:34:07.9370730Z 348450K .......... .......... .......... .......... .......... 56% 775M 3s 2024-08-22T20:34:07.9377040Z 348500K .......... .......... .......... .......... .......... 56% 87.8M 3s 2024-08-22T20:34:07.9380560Z 348550K .......... .......... .......... .......... .......... 56% 145M 3s 2024-08-22T20:34:07.9392710Z 348600K .......... .......... .......... .......... .......... 56% 53.0M 3s 2024-08-22T20:34:07.9396840Z 348650K .......... .......... .......... .......... .......... 56% 110M 3s 2024-08-22T20:34:07.9397530Z 348700K .......... .......... .......... .......... .......... 56% 130M 3s 2024-08-22T20:34:07.9398350Z 348750K .......... .......... .......... .......... .......... 56% 349M 3s 2024-08-22T20:34:07.9400650Z 348800K .......... .......... .......... .......... .......... 56% 273M 3s 2024-08-22T20:34:07.9406480Z 348850K .......... .......... .......... .......... .......... 56% 94.1M 3s 2024-08-22T20:34:07.9406920Z 348900K .......... .......... .......... .......... .......... 56% 740M 3s 2024-08-22T20:34:07.9407330Z 348950K .......... .......... .......... .......... .......... 56% 977M 3s 2024-08-22T20:34:07.9410030Z 349000K .......... .......... .......... .......... .......... 56% 305M 3s 2024-08-22T20:34:07.9413420Z 349050K .......... .......... .......... .......... .......... 56% 102M 3s 2024-08-22T20:34:07.9418580Z 349100K .......... .......... .......... .......... .......... 56% 93.4M 3s 2024-08-22T20:34:07.9421710Z 349150K .......... .......... .......... .......... .......... 56% 448M 3s 2024-08-22T20:34:07.9422940Z 349200K .......... .......... .......... .......... .......... 56% 191M 3s 2024-08-22T20:34:07.9426590Z 349250K .......... .......... .......... .......... .......... 56% 107M 3s 2024-08-22T20:34:07.9428800Z 349300K .......... .......... .......... .......... .......... 56% 440M 3s 2024-08-22T20:34:07.9432430Z 349350K .......... .......... .......... .......... .......... 56% 116M 3s 2024-08-22T20:34:07.9437170Z 349400K .......... .......... .......... .......... .......... 56% 97.7M 3s 2024-08-22T20:34:07.9441940Z 349450K .......... .......... .......... .......... .......... 56% 101M 3s 2024-08-22T20:34:07.9445860Z 349500K .......... .......... .......... .......... .......... 56% 234M 3s 2024-08-22T20:34:07.9449160Z 349550K .......... .......... .......... .......... .......... 56% 102M 3s 2024-08-22T20:34:07.9452610Z 349600K .......... .......... .......... .......... .......... 56% 185M 3s 2024-08-22T20:34:07.9457000Z 349650K .......... .......... .......... .......... .......... 56% 488M 3s 2024-08-22T20:34:07.9457610Z 349700K .......... .......... .......... .......... .......... 56% 93.5M 3s 2024-08-22T20:34:07.9458000Z 349750K .......... .......... .......... .......... .......... 56% 708M 3s 2024-08-22T20:34:07.9460980Z 349800K .......... .......... .......... .......... .......... 56% 187M 3s 2024-08-22T20:34:07.9464460Z 349850K .......... .......... .......... .......... .......... 56% 166M 3s 2024-08-22T20:34:07.9469200Z 349900K .......... .......... .......... .......... .......... 56% 133M 3s 2024-08-22T20:34:07.9469700Z 349950K .......... .......... .......... .......... .......... 56% 291M 3s 2024-08-22T20:34:07.9472670Z 350000K .......... .......... .......... .......... .......... 56% 164M 3s 2024-08-22T20:34:07.9475180Z 350050K .......... .......... .......... .......... .......... 56% 176M 3s 2024-08-22T20:34:07.9480270Z 350100K .......... .......... .......... .......... .......... 56% 109M 3s 2024-08-22T20:34:07.9482960Z 350150K .......... .......... .......... .......... .......... 56% 131M 3s 2024-08-22T20:34:07.9484860Z 350200K .......... .......... .......... .......... .......... 56% 247M 3s 2024-08-22T20:34:07.9488450Z 350250K .......... .......... .......... .......... .......... 56% 167M 3s 2024-08-22T20:34:07.9492590Z 350300K .......... .......... .......... .......... .......... 56% 109M 3s 2024-08-22T20:34:07.9496380Z 350350K .......... .......... .......... .......... .......... 56% 153M 3s 2024-08-22T20:34:07.9500010Z 350400K .......... .......... .......... .......... .......... 56% 135M 3s 2024-08-22T20:34:07.9500780Z 350450K .......... .......... .......... .......... .......... 56% 265M 3s 2024-08-22T20:34:07.9504590Z 350500K .......... .......... .......... .......... .......... 56% 204M 3s 2024-08-22T20:34:07.9507930Z 350550K .......... .......... .......... .......... .......... 56% 132M 3s 2024-08-22T20:34:07.9512880Z 350600K .......... .......... .......... .......... .......... 56% 86.9M 3s 2024-08-22T20:34:07.9516710Z 350650K .......... .......... .......... .......... .......... 56% 221M 3s 2024-08-22T20:34:07.9519190Z 350700K .......... .......... .......... .......... .......... 56% 120M 3s 2024-08-22T20:34:07.9522020Z 350750K .......... .......... .......... .......... .......... 56% 182M 3s 2024-08-22T20:34:07.9525320Z 350800K .......... .......... .......... .......... .......... 56% 144M 3s 2024-08-22T20:34:07.9529090Z 350850K .......... .......... .......... .......... .......... 56% 156M 3s 2024-08-22T20:34:07.9533530Z 350900K .......... .......... .......... .......... .......... 56% 111M 3s 2024-08-22T20:34:07.9533920Z 350950K .......... .......... .......... .......... .......... 56% 610M 3s 2024-08-22T20:34:07.9537910Z 351000K .......... .......... .......... .......... .......... 56% 164M 3s 2024-08-22T20:34:07.9541540Z 351050K .......... .......... .......... .......... .......... 56% 98.8M 3s 2024-08-22T20:34:07.9544760Z 351100K .......... .......... .......... .......... .......... 56% 146M 3s 2024-08-22T20:34:07.9548990Z 351150K .......... .......... .......... .......... .......... 56% 213M 3s 2024-08-22T20:34:07.9549530Z 351200K .......... .......... .......... .......... .......... 56% 296M 3s 2024-08-22T20:34:07.9555710Z 351250K .......... .......... .......... .......... .......... 56% 87.3M 3s 2024-08-22T20:34:07.9556690Z 351300K .......... .......... .......... .......... .......... 56% 373M 3s 2024-08-22T20:34:07.9560970Z 351350K .......... .......... .......... .......... .......... 56% 89.9M 3s 2024-08-22T20:34:07.9565530Z 351400K .......... .......... .......... .......... .......... 56% 115M 3s 2024-08-22T20:34:07.9566900Z 351450K .......... .......... .......... .......... .......... 56% 452M 3s 2024-08-22T20:34:07.9568990Z 351500K .......... .......... .......... .......... .......... 56% 180M 3s 2024-08-22T20:34:07.9571300Z 351550K .......... .......... .......... .......... .......... 56% 273M 3s 2024-08-22T20:34:07.9574420Z 351600K .......... .......... .......... .......... .......... 56% 148M 3s 2024-08-22T20:34:07.9578790Z 351650K .......... .......... .......... .......... .......... 56% 125M 3s 2024-08-22T20:34:07.9584130Z 351700K .......... .......... .......... .......... .......... 56% 116M 3s 2024-08-22T20:34:07.9584710Z 351750K .......... .......... .......... .......... .......... 56% 323M 3s 2024-08-22T20:34:07.9588510Z 351800K .......... .......... .......... .......... .......... 56% 124M 3s 2024-08-22T20:34:07.9589400Z 351850K .......... .......... .......... .......... .......... 56% 356M 3s 2024-08-22T20:34:07.9593290Z 351900K .......... .......... .......... .......... .......... 56% 130M 3s 2024-08-22T20:34:07.9593780Z 351950K .......... .......... .......... .......... .......... 56% 414M 3s 2024-08-22T20:34:07.9599170Z 352000K .......... .......... .......... .......... .......... 56% 112M 3s 2024-08-22T20:34:07.9602900Z 352050K .......... .......... .......... .......... .......... 56% 124M 3s 2024-08-22T20:34:07.9607100Z 352100K .......... .......... .......... .......... .......... 56% 132M 3s 2024-08-22T20:34:07.9610380Z 352150K .......... .......... .......... .......... .......... 56% 125M 3s 2024-08-22T20:34:07.9610870Z 352200K .......... .......... .......... .......... .......... 56% 775M 3s 2024-08-22T20:34:07.9619490Z 352250K .......... .......... .......... .......... .......... 56% 59.4M 3s 2024-08-22T20:34:07.9621540Z 352300K .......... .......... .......... .......... .......... 56% 181M 3s 2024-08-22T20:34:07.9624560Z 352350K .......... .......... .......... .......... .......... 56% 155M 3s 2024-08-22T20:34:07.9627540Z 352400K .......... .......... .......... .......... .......... 56% 282M 3s 2024-08-22T20:34:07.9631290Z 352450K .......... .......... .......... .......... .......... 56% 146M 3s 2024-08-22T20:34:07.9634540Z 352500K .......... .......... .......... .......... .......... 56% 118M 3s 2024-08-22T20:34:07.9635920Z 352550K .......... .......... .......... .......... .......... 56% 211M 3s 2024-08-22T20:34:07.9640380Z 352600K .......... .......... .......... .......... .......... 56% 135M 3s 2024-08-22T20:34:07.9640780Z 352650K .......... .......... .......... .......... .......... 56% 470M 3s 2024-08-22T20:34:07.9652800Z 352700K .......... .......... .......... .......... .......... 56% 474M 3s 2024-08-22T20:34:07.9653420Z 352750K .......... .......... .......... .......... .......... 56% 152M 3s 2024-08-22T20:34:07.9654720Z 352800K .......... .......... .......... .......... .......... 56% 145M 3s 2024-08-22T20:34:07.9655110Z 352850K .......... .......... .......... .......... .......... 56% 119M 3s 2024-08-22T20:34:07.9655490Z 352900K .......... .......... .......... .......... .......... 56% 708M 3s 2024-08-22T20:34:07.9661790Z 352950K .......... .......... .......... .......... .......... 56% 57.6M 3s 2024-08-22T20:34:07.9663140Z 353000K .......... .......... .......... .......... .......... 56% 286M 3s 2024-08-22T20:34:07.9666230Z 353050K .......... .......... .......... .......... .......... 56% 188M 3s 2024-08-22T20:34:07.9667550Z 353100K .......... .......... .......... .......... .......... 56% 388M 3s 2024-08-22T20:34:07.9672780Z 353150K .......... .......... .......... .......... .......... 56% 119M 3s 2024-08-22T20:34:07.9675270Z 353200K .......... .......... .......... .......... .......... 56% 125M 3s 2024-08-22T20:34:07.9679080Z 353250K .......... .......... .......... .......... .......... 56% 189M 3s 2024-08-22T20:34:07.9683340Z 353300K .......... .......... .......... .......... .......... 56% 89.3M 3s 2024-08-22T20:34:07.9686790Z 353350K .......... .......... .......... .......... .......... 56% 148M 3s 2024-08-22T20:34:07.9688890Z 353400K .......... .......... .......... .......... .......... 56% 274M 3s 2024-08-22T20:34:07.9692410Z 353450K .......... .......... .......... .......... .......... 56% 123M 3s 2024-08-22T20:34:07.9696110Z 353500K .......... .......... .......... .......... .......... 56% 135M 3s 2024-08-22T20:34:07.9700010Z 353550K .......... .......... .......... .......... .......... 56% 129M 3s 2024-08-22T20:34:07.9700500Z 353600K .......... .......... .......... .......... .......... 56% 634M 3s 2024-08-22T20:34:07.9703390Z 353650K .......... .......... .......... .......... .......... 56% 180M 3s 2024-08-22T20:34:07.9707320Z 353700K .......... .......... .......... .......... .......... 56% 134M 3s 2024-08-22T20:34:07.9710180Z 353750K .......... .......... .......... .......... .......... 56% 195M 3s 2024-08-22T20:34:07.9714610Z 353800K .......... .......... .......... .......... .......... 56% 114M 3s 2024-08-22T20:34:07.9715180Z 353850K .......... .......... .......... .......... .......... 56% 313M 3s 2024-08-22T20:34:07.9719190Z 353900K .......... .......... .......... .......... .......... 56% 148M 3s 2024-08-22T20:34:07.9720860Z 353950K .......... .......... .......... .......... .......... 56% 210M 3s 2024-08-22T20:34:07.9726310Z 354000K .......... .......... .......... .......... .......... 56% 121M 3s 2024-08-22T20:34:07.9727070Z 354050K .......... .......... .......... .......... .......... 56% 210M 3s 2024-08-22T20:34:07.9730210Z 354100K .......... .......... .......... .......... .......... 56% 321M 3s 2024-08-22T20:34:07.9733450Z 354150K .......... .......... .......... .......... .......... 56% 102M 3s 2024-08-22T20:34:07.9737380Z 354200K .......... .......... .......... .......... .......... 56% 147M 3s 2024-08-22T20:34:07.9739760Z 354250K .......... .......... .......... .......... .......... 56% 182M 3s 2024-08-22T20:34:07.9745430Z 354300K .......... .......... .......... .......... .......... 56% 93.7M 3s 2024-08-22T20:34:07.9746400Z 354350K .......... .......... .......... .......... .......... 56% 814M 3s 2024-08-22T20:34:07.9748250Z 354400K .......... .......... .......... .......... .......... 57% 163M 3s 2024-08-22T20:34:07.9755350Z 354450K .......... .......... .......... .......... .......... 57% 75.7M 3s 2024-08-22T20:34:07.9755740Z 354500K .......... .......... .......... .......... .......... 57% 763M 3s 2024-08-22T20:34:07.9757120Z 354550K .......... .......... .......... .......... .......... 57% 465M 3s 2024-08-22T20:34:07.9758100Z 354600K .......... .......... .......... .......... .......... 57% 274M 3s 2024-08-22T20:34:07.9760930Z 354650K .......... .......... .......... .......... .......... 57% 503M 3s 2024-08-22T20:34:07.9764770Z 354700K .......... .......... .......... .......... .......... 57% 99.2M 3s 2024-08-22T20:34:07.9765880Z 354750K .......... .......... .......... .......... .......... 57% 688M 3s 2024-08-22T20:34:07.9767180Z 354800K .......... .......... .......... .......... .......... 57% 800M 3s 2024-08-22T20:34:07.9769350Z 354850K .......... .......... .......... .......... .......... 57% 158M 3s 2024-08-22T20:34:07.9770290Z 354900K .......... .......... .......... .......... .......... 57% 294M 3s 2024-08-22T20:34:07.9772190Z 354950K .......... .......... .......... .......... .......... 57% 300M 3s 2024-08-22T20:34:07.9774700Z 355000K .......... .......... .......... .......... .......... 57% 176M 3s 2024-08-22T20:34:07.9775180Z 355050K .......... .......... .......... .......... .......... 57% 708M 3s 2024-08-22T20:34:07.9781980Z 355100K .......... .......... .......... .......... .......... 57% 96.9M 3s 2024-08-22T20:34:07.9786120Z 355150K .......... .......... .......... .......... .......... 57% 85.2M 3s 2024-08-22T20:34:07.9786700Z 355200K .......... .......... .......... .......... .......... 57% 698M 3s 2024-08-22T20:34:07.9789900Z 355250K .......... .......... .......... .......... .......... 57% 155M 3s 2024-08-22T20:34:07.9792630Z 355300K .......... .......... .......... .......... .......... 57% 300M 3s 2024-08-22T20:34:07.9793130Z 355350K .......... .......... .......... .......... .......... 57% 436M 3s 2024-08-22T20:34:07.9793540Z 355400K .......... .......... .......... .......... .......... 57% 888M 3s 2024-08-22T20:34:07.9796810Z 355450K .......... .......... .......... .......... .......... 57% 159M 3s 2024-08-22T20:34:07.9801990Z 355500K .......... .......... .......... .......... .......... 57% 90.4M 3s 2024-08-22T20:34:07.9806060Z 355550K .......... .......... .......... .......... .......... 57% 121M 3s 2024-08-22T20:34:07.9809640Z 355600K .......... .......... .......... .......... .......... 57% 152M 3s 2024-08-22T20:34:07.9813310Z 355650K .......... .......... .......... .......... .......... 57% 146M 3s 2024-08-22T20:34:07.9817230Z 355700K .......... .......... .......... .......... .......... 57% 113M 3s 2024-08-22T20:34:07.9826180Z 355750K .......... .......... .......... .......... .......... 57% 57.2M 3s 2024-08-22T20:34:07.9826580Z 355800K .......... .......... .......... .......... .......... 57% 800M 3s 2024-08-22T20:34:07.9826960Z 355850K .......... .......... .......... .......... .......... 57% 698M 3s 2024-08-22T20:34:07.9827390Z 355900K .......... .......... .......... .......... .......... 57% 574M 3s 2024-08-22T20:34:07.9828250Z 355950K .......... .......... .......... .......... .......... 57% 525M 3s 2024-08-22T20:34:07.9833590Z 356000K .......... .......... .......... .......... .......... 57% 98.4M 3s 2024-08-22T20:34:07.9837220Z 356050K .......... .......... .......... .......... .......... 57% 135M 3s 2024-08-22T20:34:07.9841230Z 356100K .......... .......... .......... .......... .......... 57% 474M 3s 2024-08-22T20:34:07.9846410Z 356150K .......... .......... .......... .......... .......... 57% 58.7M 3s 2024-08-22T20:34:07.9851300Z 356200K .......... .......... .......... .......... .......... 57% 103M 3s 2024-08-22T20:34:07.9853570Z 356250K .......... .......... .......... .......... .......... 57% 190M 3s 2024-08-22T20:34:07.9856730Z 356300K .......... .......... .......... .......... .......... 57% 162M 3s 2024-08-22T20:34:07.9861950Z 356350K .......... .......... .......... .......... .......... 57% 90.1M 3s 2024-08-22T20:34:07.9865540Z 356400K .......... .......... .......... .......... .......... 57% 157M 3s 2024-08-22T20:34:07.9871000Z 356450K .......... .......... .......... .......... .......... 57% 86.7M 3s 2024-08-22T20:34:07.9875000Z 356500K .......... .......... .......... .......... .......... 57% 126M 3s 2024-08-22T20:34:07.9876610Z 356550K .......... .......... .......... .......... .......... 57% 425M 3s 2024-08-22T20:34:07.9881200Z 356600K .......... .......... .......... .......... .......... 57% 89.6M 3s 2024-08-22T20:34:07.9882380Z 356650K .......... .......... .......... .......... .......... 57% 436M 3s 2024-08-22T20:34:07.9887380Z 356700K .......... .......... .......... .......... .......... 57% 129M 3s 2024-08-22T20:34:07.9888250Z 356750K .......... .......... .......... .......... .......... 57% 225M 3s 2024-08-22T20:34:07.9894700Z 356800K .......... .......... .......... .......... .......... 57% 103M 3s 2024-08-22T20:34:07.9898100Z 356850K .......... .......... .......... .......... .......... 57% 108M 3s 2024-08-22T20:34:07.9901900Z 356900K .......... .......... .......... .......... .......... 57% 249M 3s 2024-08-22T20:34:07.9903940Z 356950K .......... .......... .......... .......... .......... 57% 131M 3s 2024-08-22T20:34:07.9910150Z 357000K .......... .......... .......... .......... .......... 57% 93.9M 3s 2024-08-22T20:34:07.9910560Z 357050K .......... .......... .......... .......... .......... 57% 626M 3s 2024-08-22T20:34:07.9910940Z 357100K .......... .......... .......... .......... .......... 57% 718M 3s 2024-08-22T20:34:07.9916040Z 357150K .......... .......... .......... .......... .......... 57% 93.2M 3s 2024-08-22T20:34:07.9916430Z 357200K .......... .......... .......... .......... .......... 57% 751M 3s 2024-08-22T20:34:07.9920020Z 357250K .......... .......... .......... .......... .......... 57% 151M 3s 2024-08-22T20:34:07.9920890Z 357300K .......... .......... .......... .......... .......... 57% 296M 3s 2024-08-22T20:34:07.9925560Z 357350K .......... .......... .......... .......... .......... 57% 98.6M 3s 2024-08-22T20:34:07.9930710Z 357400K .......... .......... .......... .......... .......... 57% 141M 3s 2024-08-22T20:34:07.9931040Z 357450K .......... .......... .......... .......... .......... 57% 263M 3s 2024-08-22T20:34:07.9931500Z 357500K .......... .......... .......... .......... .......... 57% 814M 3s 2024-08-22T20:34:07.9935560Z 357550K .......... .......... .......... .......... .......... 57% 140M 3s 2024-08-22T20:34:07.9949040Z 357600K .......... .......... .......... .......... .......... 57% 45.3M 3s 2024-08-22T20:34:07.9949350Z 357650K .......... .......... .......... .......... .......... 57% 610M 3s 2024-08-22T20:34:07.9949630Z 357700K .......... .......... .......... .......... .......... 57% 763M 3s 2024-08-22T20:34:07.9949870Z 357750K .......... .......... .......... .......... .......... 57% 465M 3s 2024-08-22T20:34:07.9965740Z 357800K .......... .......... .......... .......... .......... 57% 34.2M 3s 2024-08-22T20:34:07.9966630Z 357850K .......... .......... .......... .......... .......... 57% 203M 3s 2024-08-22T20:34:07.9967700Z 357900K .......... .......... .......... .......... .......... 57% 303M 3s 2024-08-22T20:34:07.9980200Z 357950K .......... .......... .......... .......... .......... 57% 41.0M 3s 2024-08-22T20:34:07.9981390Z 358000K .......... .......... .......... .......... .......... 57% 214M 3s 2024-08-22T20:34:07.9983550Z 358050K .......... .......... .......... .......... .......... 57% 186M 3s 2024-08-22T20:34:07.9987780Z 358100K .......... .......... .......... .......... .......... 57% 238M 3s 2024-08-22T20:34:07.9988050Z 358150K .......... .......... .......... .......... .......... 57% 313M 3s 2024-08-22T20:34:07.9988340Z 358200K .......... .......... .......... .......... .......... 57% 483M 3s 2024-08-22T20:34:07.9988580Z 358250K .......... .......... .......... .......... .......... 57% 828M 3s 2024-08-22T20:34:07.9990020Z 358300K .......... .......... .......... .......... .......... 57% 842M 3s 2024-08-22T20:34:07.9994910Z 358350K .......... .......... .......... .......... .......... 57% 88.9M 3s 2024-08-22T20:34:07.9996540Z 358400K .......... .......... .......... .......... .......... 57% 610M 3s 2024-08-22T20:34:07.9998110Z 358450K .......... .......... .......... .......... .......... 57% 211M 3s 2024-08-22T20:34:07.9998940Z 358500K .......... .......... .......... .......... .......... 57% 800M 3s 2024-08-22T20:34:08.0001370Z 358550K .......... .......... .......... .......... .......... 57% 618M 3s 2024-08-22T20:34:08.0004660Z 358600K .......... .......... .......... .......... .......... 57% 96.7M 3s 2024-08-22T20:34:08.0007590Z 358650K .......... .......... .......... .......... .......... 57% 146M 3s 2024-08-22T20:34:08.0013600Z 358700K .......... .......... .......... .......... .......... 57% 89.1M 3s 2024-08-22T20:34:08.0018300Z 358750K .......... .......... .......... .......... .......... 57% 95.6M 3s 2024-08-22T20:34:08.0022070Z 358800K .......... .......... .......... .......... .......... 57% 144M 3s 2024-08-22T20:34:08.0027930Z 358850K .......... .......... .......... .......... .......... 57% 79.4M 3s 2024-08-22T20:34:08.0033890Z 358900K .......... .......... .......... .......... .......... 57% 83.2M 3s 2024-08-22T20:34:08.0038180Z 358950K .......... .......... .......... .......... .......... 57% 114M 3s 2024-08-22T20:34:08.0043440Z 359000K .......... .......... .......... .......... .......... 57% 102M 3s 2024-08-22T20:34:08.0046760Z 359050K .......... .......... .......... .......... .......... 57% 121M 3s 2024-08-22T20:34:08.0052970Z 359100K .......... .......... .......... .......... .......... 57% 96.3M 3s 2024-08-22T20:34:08.0057720Z 359150K .......... .......... .......... .......... .......... 57% 87.2M 3s 2024-08-22T20:34:08.0060770Z 359200K .......... .......... .......... .......... .......... 57% 149M 3s 2024-08-22T20:34:08.0063550Z 359250K .......... .......... .......... .......... .......... 57% 190M 3s 2024-08-22T20:34:08.0067380Z 359300K .......... .......... .......... .......... .......... 57% 120M 3s 2024-08-22T20:34:08.0072830Z 359350K .......... .......... .......... .......... .......... 57% 115M 3s 2024-08-22T20:34:08.0074020Z 359400K .......... .......... .......... .......... .......... 57% 199M 3s 2024-08-22T20:34:08.0079570Z 359450K .......... .......... .......... .......... .......... 57% 92.0M 3s 2024-08-22T20:34:08.0084060Z 359500K .......... .......... .......... .......... .......... 57% 107M 3s 2024-08-22T20:34:08.0089690Z 359550K .......... .......... .......... .......... .......... 57% 84.8M 3s 2024-08-22T20:34:08.0093600Z 359600K .......... .......... .......... .......... .......... 57% 128M 3s 2024-08-22T20:34:08.0103720Z 359650K .......... .......... .......... .......... .......... 57% 70.5M 3s 2024-08-22T20:34:08.0110200Z 359700K .......... .......... .......... .......... .......... 57% 56.9M 3s 2024-08-22T20:34:08.0116720Z 359750K .......... .......... .......... .......... .......... 57% 68.9M 3s 2024-08-22T20:34:08.0123670Z 359800K .......... .......... .......... .......... .......... 57% 65.3M 3s 2024-08-22T20:34:08.0127060Z 359850K .......... .......... .......... .......... .......... 57% 138M 3s 2024-08-22T20:34:08.0133670Z 359900K .......... .......... .......... .......... .......... 57% 78.9M 3s 2024-08-22T20:34:08.0141990Z 359950K .......... .......... .......... .......... .......... 57% 62.9M 3s 2024-08-22T20:34:08.0146820Z 360000K .......... .......... .......... .......... .......... 57% 92.8M 3s 2024-08-22T20:34:08.0153380Z 360050K .......... .......... .......... .......... .......... 57% 103M 3s 2024-08-22T20:34:08.0159280Z 360100K .......... .......... .......... .......... .......... 57% 75.9M 3s 2024-08-22T20:34:08.0169510Z 360150K .......... .......... .......... .......... .......... 57% 52.8M 3s 2024-08-22T20:34:08.0174690Z 360200K .......... .......... .......... .......... .......... 57% 79.3M 3s 2024-08-22T20:34:08.0181830Z 360250K .......... .......... .......... .......... .......... 57% 58.0M 3s 2024-08-22T20:34:08.0191650Z 360300K .......... .......... .......... .......... .......... 57% 53.8M 3s 2024-08-22T20:34:08.0195370Z 360350K .......... .......... .......... .......... .......... 57% 121M 3s 2024-08-22T20:34:08.0200420Z 360400K .......... .......... .......... .......... .......... 57% 92.0M 3s 2024-08-22T20:34:08.0206460Z 360450K .......... .......... .......... .......... .......... 57% 72.8M 3s 2024-08-22T20:34:08.0215040Z 360500K .......... .......... .......... .......... .......... 57% 82.8M 3s 2024-08-22T20:34:08.0221690Z 360550K .......... .......... .......... .......... .......... 57% 55.3M 3s 2024-08-22T20:34:08.0226540Z 360600K .......... .......... .......... .......... .......... 58% 97.1M 3s 2024-08-22T20:34:08.0234670Z 360650K .......... .......... .......... .......... .......... 58% 70.6M 3s 2024-08-22T20:34:08.0238480Z 360700K .......... .......... .......... .......... .......... 58% 106M 3s 2024-08-22T20:34:08.0244960Z 360750K .......... .......... .......... .......... .......... 58% 74.7M 3s 2024-08-22T20:34:08.0250680Z 360800K .......... .......... .......... .......... .......... 58% 77.0M 3s 2024-08-22T20:34:08.0258720Z 360850K .......... .......... .......... .......... .......... 58% 64.8M 3s 2024-08-22T20:34:08.0264370Z 360900K .......... .......... .......... .......... .......... 58% 119M 3s 2024-08-22T20:34:08.0269190Z 360950K .......... .......... .......... .......... .......... 58% 73.3M 3s 2024-08-22T20:34:08.0276640Z 361000K .......... .......... .......... .......... .......... 58% 71.7M 3s 2024-08-22T20:34:08.0283580Z 361050K .......... .......... .......... .......... .......... 58% 77.1M 3s 2024-08-22T20:34:08.0288340Z 361100K .......... .......... .......... .......... .......... 58% 82.2M 3s 2024-08-22T20:34:08.0292970Z 361150K .......... .......... .......... .......... .......... 58% 113M 3s 2024-08-22T20:34:08.0298890Z 361200K .......... .......... .......... .......... .......... 58% 75.5M 3s 2024-08-22T20:34:08.0305470Z 361250K .......... .......... .......... .......... .......... 58% 73.9M 3s 2024-08-22T20:34:08.0312630Z 361300K .......... .......... .......... .......... .......... 58% 97.3M 3s 2024-08-22T20:34:08.0318040Z 361350K .......... .......... .......... .......... .......... 58% 67.4M 3s 2024-08-22T20:34:08.0323200Z 361400K .......... .......... .......... .......... .......... 58% 92.3M 3s 2024-08-22T20:34:08.0328290Z 361450K .......... .......... .......... .......... .......... 58% 93.2M 3s 2024-08-22T20:34:08.0335470Z 361500K .......... .......... .......... .......... .......... 58% 66.9M 3s 2024-08-22T20:34:08.0340120Z 361550K .......... .......... .......... .......... .......... 58% 107M 3s 2024-08-22T20:34:08.0346670Z 361600K .......... .......... .......... .......... .......... 58% 81.4M 3s 2024-08-22T20:34:08.0353160Z 361650K .......... .......... .......... .......... .......... 58% 72.0M 3s 2024-08-22T20:34:08.0359370Z 361700K .......... .......... .......... .......... .......... 58% 85.5M 3s 2024-08-22T20:34:08.0367130Z 361750K .......... .......... .......... .......... .......... 58% 58.2M 3s 2024-08-22T20:34:08.0373020Z 361800K .......... .......... .......... .......... .......... 58% 84.9M 3s 2024-08-22T20:34:08.0380530Z 361850K .......... .......... .......... .......... .......... 58% 74.3M 3s 2024-08-22T20:34:08.0385890Z 361900K .......... .......... .......... .......... .......... 58% 85.7M 3s 2024-08-22T20:34:08.0389590Z 361950K .......... .......... .......... .......... .......... 58% 104M 3s 2024-08-22T20:34:08.0396460Z 362000K .......... .......... .......... .......... .......... 58% 75.4M 3s 2024-08-22T20:34:08.0400740Z 362050K .......... .......... .......... .......... .......... 58% 106M 3s 2024-08-22T20:34:08.0408720Z 362100K .......... .......... .......... .......... .......... 58% 95.0M 3s 2024-08-22T20:34:08.0415220Z 362150K .......... .......... .......... .......... .......... 58% 56.0M 3s 2024-08-22T20:34:08.0421970Z 362200K .......... .......... .......... .......... .......... 58% 69.6M 3s 2024-08-22T20:34:08.0429230Z 362250K .......... .......... .......... .......... .......... 58% 70.7M 3s 2024-08-22T20:34:08.0436210Z 362300K .......... .......... .......... .......... .......... 58% 71.0M 3s 2024-08-22T20:34:08.0441480Z 362350K .......... .......... .......... .......... .......... 58% 83.6M 3s 2024-08-22T20:34:08.0445940Z 362400K .......... .......... .......... .......... .......... 58% 109M 3s 2024-08-22T20:34:08.0452030Z 362450K .......... .......... .......... .......... .......... 58% 84.8M 3s 2024-08-22T20:34:08.0460640Z 362500K .......... .......... .......... .......... .......... 58% 63.2M 3s 2024-08-22T20:34:08.0467290Z 362550K .......... .......... .......... .......... .......... 58% 67.7M 3s 2024-08-22T20:34:08.0473080Z 362600K .......... .......... .......... .......... .......... 58% 88.0M 3s 2024-08-22T20:34:08.0478840Z 362650K .......... .......... .......... .......... .......... 58% 72.9M 3s 2024-08-22T20:34:08.0485200Z 362700K .......... .......... .......... .......... .......... 58% 81.8M 3s 2024-08-22T20:34:08.0493040Z 362750K .......... .......... .......... .......... .......... 58% 73.2M 3s 2024-08-22T20:34:08.0498490Z 362800K .......... .......... .......... .......... .......... 58% 70.0M 3s 2024-08-22T20:34:08.0504980Z 362850K .......... .......... .......... .......... .......... 58% 73.8M 3s 2024-08-22T20:34:08.0513150Z 362900K .......... .......... .......... .......... .......... 58% 75.0M 3s 2024-08-22T20:34:08.0518840Z 362950K .......... .......... .......... .......... .......... 58% 66.6M 3s 2024-08-22T20:34:08.0525770Z 363000K .......... .......... .......... .......... .......... 58% 77.3M 3s 2024-08-22T20:34:08.0532440Z 363050K .......... .......... .......... .......... .......... 58% 71.2M 3s 2024-08-22T20:34:08.0537940Z 363100K .......... .......... .......... .......... .......... 58% 86.4M 3s 2024-08-22T20:34:08.0542990Z 363150K .......... .......... .......... .......... .......... 58% 96.1M 3s 2024-08-22T20:34:08.0551270Z 363200K .......... .......... .......... .......... .......... 58% 58.3M 3s 2024-08-22T20:34:08.0556880Z 363250K .......... .......... .......... .......... .......... 58% 91.6M 3s 2024-08-22T20:34:08.0563940Z 363300K .......... .......... .......... .......... .......... 58% 85.8M 3s 2024-08-22T20:34:08.0569810Z 363350K .......... .......... .......... .......... .......... 58% 63.1M 3s 2024-08-22T20:34:08.0576040Z 363400K .......... .......... .......... .......... .......... 58% 84.3M 3s 2024-08-22T20:34:08.0583040Z 363450K .......... .......... .......... .......... .......... 58% 79.0M 3s 2024-08-22T20:34:08.0588210Z 363500K .......... .......... .......... .......... .......... 58% 81.0M 3s 2024-08-22T20:34:08.0592740Z 363550K .......... .......... .......... .......... .......... 58% 103M 3s 2024-08-22T20:34:08.0599800Z 363600K .......... .......... .......... .......... .......... 58% 76.2M 3s 2024-08-22T20:34:08.0604710Z 363650K .......... .......... .......... .......... .......... 58% 97.3M 3s 2024-08-22T20:34:08.0611500Z 363700K .......... .......... .......... .......... .......... 58% 68.1M 3s 2024-08-22T20:34:08.0620240Z 363750K .......... .......... .......... .......... .......... 58% 57.6M 3s 2024-08-22T20:34:08.0625070Z 363800K .......... .......... .......... .......... .......... 58% 98.2M 3s 2024-08-22T20:34:08.0630940Z 363850K .......... .......... .......... .......... .......... 58% 97.5M 3s 2024-08-22T20:34:08.0637240Z 363900K .......... .......... .......... .......... .......... 58% 90.4M 3s 2024-08-22T20:34:08.0642550Z 363950K .......... .......... .......... .......... .......... 58% 65.3M 3s 2024-08-22T20:34:08.0651790Z 364000K .......... .......... .......... .......... .......... 58% 56.7M 3s 2024-08-22T20:34:08.0657990Z 364050K .......... .......... .......... .......... .......... 58% 73.2M 3s 2024-08-22T20:34:08.0665520Z 364100K .......... .......... .......... .......... .......... 58% 63.9M 3s 2024-08-22T20:34:08.0673120Z 364150K .......... .......... .......... .......... .......... 58% 68.0M 3s 2024-08-22T20:34:08.0679690Z 364200K .......... .......... .......... .......... .......... 58% 73.3M 3s 2024-08-22T20:34:08.0686090Z 364250K .......... .......... .......... .......... .......... 58% 78.9M 3s 2024-08-22T20:34:08.0691450Z 364300K .......... .......... .......... .......... .......... 58% 90.8M 3s 2024-08-22T20:34:08.0697810Z 364350K .......... .......... .......... .......... .......... 58% 74.3M 3s 2024-08-22T20:34:08.0703820Z 364400K .......... .......... .......... .......... .......... 58% 98.8M 3s 2024-08-22T20:34:08.0709660Z 364450K .......... .......... .......... .......... .......... 58% 76.9M 3s 2024-08-22T20:34:08.0713590Z 364500K .......... .......... .......... .......... .......... 58% 104M 3s 2024-08-22T20:34:08.0721010Z 364550K .......... .......... .......... .......... .......... 58% 64.7M 3s 2024-08-22T20:34:08.0728160Z 364600K .......... .......... .......... .......... .......... 58% 69.6M 3s 2024-08-22T20:34:08.0734470Z 364650K .......... .......... .......... .......... .......... 58% 82.1M 3s 2024-08-22T20:34:08.0741280Z 364700K .......... .......... .......... .......... .......... 58% 73.0M 3s 2024-08-22T20:34:08.0746470Z 364750K .......... .......... .......... .......... .......... 58% 86.3M 3s 2024-08-22T20:34:08.0752230Z 364800K .......... .......... .......... .......... .......... 58% 95.7M 3s 2024-08-22T20:34:08.0759170Z 364850K .......... .......... .......... .......... .......... 58% 69.2M 3s 2024-08-22T20:34:08.0766310Z 364900K .......... .......... .......... .......... .......... 58% 71.8M 3s 2024-08-22T20:34:08.0771430Z 364950K .......... .......... .......... .......... .......... 58% 90.3M 3s 2024-08-22T20:34:08.0777670Z 365000K .......... .......... .......... .......... .......... 58% 74.5M 3s 2024-08-22T20:34:08.0784210Z 365050K .......... .......... .......... .......... .......... 58% 83.0M 3s 2024-08-22T20:34:08.0789060Z 365100K .......... .......... .......... .......... .......... 58% 81.5M 3s 2024-08-22T20:34:08.0795560Z 365150K .......... .......... .......... .......... .......... 58% 74.8M 3s 2024-08-22T20:34:08.0801280Z 365200K .......... .......... .......... .......... .......... 58% 93.4M 3s 2024-08-22T20:34:08.0807690Z 365250K .......... .......... .......... .......... .......... 58% 74.3M 3s 2024-08-22T20:34:08.0813010Z 365300K .......... .......... .......... .......... .......... 58% 104M 3s 2024-08-22T20:34:08.0830180Z 365350K .......... .......... .......... .......... .......... 58% 27.3M 3s 2024-08-22T20:34:08.0830790Z 365400K .......... .......... .......... .......... .......... 58% 465M 3s 2024-08-22T20:34:08.0831400Z 365450K .......... .......... .......... .......... .......... 58% 678M 3s 2024-08-22T20:34:08.0836790Z 365500K .......... .......... .......... .......... .......... 58% 101M 3s 2024-08-22T20:34:08.0842390Z 365550K .......... .......... .......... .......... .......... 58% 89.8M 3s 2024-08-22T20:34:08.0848960Z 365600K .......... .......... .......... .......... .......... 58% 76.5M 3s 2024-08-22T20:34:08.0855010Z 365650K .......... .......... .......... .......... .......... 58% 81.7M 3s 2024-08-22T20:34:08.0860580Z 365700K .......... .......... .......... .......... .......... 58% 80.8M 3s 2024-08-22T20:34:08.0867940Z 365750K .......... .......... .......... .......... .......... 58% 69.7M 3s 2024-08-22T20:34:08.0872780Z 365800K .......... .......... .......... .......... .......... 58% 102M 3s 2024-08-22T20:34:08.0878770Z 365850K .......... .......... .......... .......... .......... 58% 77.1M 3s 2024-08-22T20:34:08.0884980Z 365900K .......... .......... .......... .......... .......... 58% 81.2M 3s 2024-08-22T20:34:08.0889890Z 365950K .......... .......... .......... .......... .......... 58% 90.1M 3s 2024-08-22T20:34:08.0897220Z 366000K .......... .......... .......... .......... .......... 58% 72.3M 3s 2024-08-22T20:34:08.0902980Z 366050K .......... .......... .......... .......... .......... 58% 84.5M 3s 2024-08-22T20:34:08.0909410Z 366100K .......... .......... .......... .......... .......... 58% 77.3M 3s 2024-08-22T20:34:08.0918430Z 366150K .......... .......... .......... .......... .......... 58% 54.3M 3s 2024-08-22T20:34:08.0923690Z 366200K .......... .......... .......... .......... .......... 58% 86.6M 3s 2024-08-22T20:34:08.0929650Z 366250K .......... .......... .......... .......... .......... 58% 86.4M 3s 2024-08-22T20:34:08.0935040Z 366300K .......... .......... .......... .......... .......... 58% 85.1M 3s 2024-08-22T20:34:08.0941070Z 366350K .......... .......... .......... .......... .......... 58% 83.2M 3s 2024-08-22T20:34:08.0947870Z 366400K .......... .......... .......... .......... .......... 58% 76.3M 3s 2024-08-22T20:34:08.0953090Z 366450K .......... .......... .......... .......... .......... 58% 86.1M 3s 2024-08-22T20:34:08.0959090Z 366500K .......... .......... .......... .......... .......... 58% 81.8M 3s 2024-08-22T20:34:08.0967670Z 366550K .......... .......... .......... .......... .......... 58% 55.4M 3s 2024-08-22T20:34:08.0972800Z 366600K .......... .......... .......... .......... .......... 58% 100M 3s 2024-08-22T20:34:08.0978860Z 366650K .......... .......... .......... .......... .......... 58% 84.5M 3s 2024-08-22T20:34:08.0983610Z 366700K .......... .......... .......... .......... .......... 58% 90.4M 3s 2024-08-22T20:34:08.0989860Z 366750K .......... .......... .......... .......... .......... 58% 82.3M 3s 2024-08-22T20:34:08.0995440Z 366800K .......... .......... .......... .......... .......... 58% 89.6M 3s 2024-08-22T20:34:08.1000630Z 366850K .......... .......... .......... .......... .......... 59% 90.1M 3s 2024-08-22T20:34:08.1007430Z 366900K .......... .......... .......... .......... .......... 59% 73.5M 3s 2024-08-22T20:34:08.1013660Z 366950K .......... .......... .......... .......... .......... 59% 74.2M 3s 2024-08-22T20:34:08.1020570Z 367000K .......... .......... .......... .......... .......... 59% 77.3M 3s 2024-08-22T20:34:08.1027160Z 367050K .......... .......... .......... .......... .......... 59% 75.0M 3s 2024-08-22T20:34:08.1032090Z 367100K .......... .......... .......... .......... .......... 59% 92.3M 3s 2024-08-22T20:34:08.1037020Z 367150K .......... .......... .......... .......... .......... 59% 92.8M 3s 2024-08-22T20:34:08.1041920Z 367200K .......... .......... .......... .......... .......... 59% 102M 3s 2024-08-22T20:34:08.1050450Z 367250K .......... .......... .......... .......... .......... 59% 61.0M 3s 2024-08-22T20:34:08.1056550Z 367300K .......... .......... .......... .......... .......... 59% 75.9M 3s 2024-08-22T20:34:08.1062580Z 367350K .......... .......... .......... .......... .......... 59% 84.0M 3s 2024-08-22T20:34:08.1068440Z 367400K .......... .......... .......... .......... .......... 59% 76.2M 3s 2024-08-22T20:34:08.1074640Z 367450K .......... .......... .......... .......... .......... 59% 99.9M 3s 2024-08-22T20:34:08.1080000Z 367500K .......... .......... .......... .......... .......... 59% 79.3M 3s 2024-08-22T20:34:08.1086860Z 367550K .......... .......... .......... .......... .......... 59% 69.5M 3s 2024-08-22T20:34:08.1092420Z 367600K .......... .......... .......... .......... .......... 59% 87.8M 3s 2024-08-22T20:34:08.1097590Z 367650K .......... .......... .......... .......... .......... 59% 90.3M 3s 2024-08-22T20:34:08.1104330Z 367700K .......... .......... .......... .......... .......... 59% 74.9M 3s 2024-08-22T20:34:08.1111110Z 367750K .......... .......... .......... .......... .......... 59% 69.7M 3s 2024-08-22T20:34:08.1117220Z 367800K .......... .......... .......... .......... .......... 59% 82.1M 3s 2024-08-22T20:34:08.1123030Z 367850K .......... .......... .......... .......... .......... 59% 84.0M 3s 2024-08-22T20:34:08.1129570Z 367900K .......... .......... .......... .......... .......... 59% 76.9M 3s 2024-08-22T20:34:08.1135360Z 367950K .......... .......... .......... .......... .......... 59% 82.2M 3s 2024-08-22T20:34:08.1141380Z 368000K .......... .......... .......... .......... .......... 59% 79.8M 3s 2024-08-22T20:34:08.1148160Z 368050K .......... .......... .......... .......... .......... 59% 79.4M 3s 2024-08-22T20:34:08.1154180Z 368100K .......... .......... .......... .......... .......... 59% 78.0M 3s 2024-08-22T20:34:08.1162180Z 368150K .......... .......... .......... .......... .......... 59% 60.4M 3s 2024-08-22T20:34:08.1167990Z 368200K .......... .......... .......... .......... .......... 59% 79.8M 3s 2024-08-22T20:34:08.1173560Z 368250K .......... .......... .......... .......... .......... 59% 98.8M 3s 2024-08-22T20:34:08.1179260Z 368300K .......... .......... .......... .......... .......... 59% 80.2M 3s 2024-08-22T20:34:08.1185030Z 368350K .......... .......... .......... .......... .......... 59% 83.9M 3s 2024-08-22T20:34:08.1190940Z 368400K .......... .......... .......... .......... .......... 59% 81.9M 3s 2024-08-22T20:34:08.1196830Z 368450K .......... .......... .......... .......... .......... 59% 81.8M 3s 2024-08-22T20:34:08.1203210Z 368500K .......... .......... .......... .......... .......... 59% 75.0M 3s 2024-08-22T20:34:08.1211650Z 368550K .......... .......... .......... .......... .......... 59% 59.6M 3s 2024-08-22T20:34:08.1216220Z 368600K .......... .......... .......... .......... .......... 59% 104M 3s 2024-08-22T20:34:08.1222450Z 368650K .......... .......... .......... .......... .......... 59% 79.7M 3s 2024-08-22T20:34:08.1229540Z 368700K .......... .......... .......... .......... .......... 59% 70.1M 3s 2024-08-22T20:34:08.1234680Z 368750K .......... .......... .......... .......... .......... 59% 88.1M 3s 2024-08-22T20:34:08.1241640Z 368800K .......... .......... .......... .......... .......... 59% 69.8M 3s 2024-08-22T20:34:08.1248100Z 368850K .......... .......... .......... .......... .......... 59% 88.5M 3s 2024-08-22T20:34:08.1254750Z 368900K .......... .......... .......... .......... .......... 59% 89.4M 3s 2024-08-22T20:34:08.1261580Z 368950K .......... .......... .......... .......... .......... 59% 58.5M 3s 2024-08-22T20:34:08.1267200Z 369000K .......... .......... .......... .......... .......... 59% 88.0M 3s 2024-08-22T20:34:08.1272900Z 369050K .......... .......... .......... .......... .......... 59% 84.2M 3s 2024-08-22T20:34:08.1280170Z 369100K .......... .......... .......... .......... .......... 59% 65.5M 3s 2024-08-22T20:34:08.1285120Z 369150K .......... .......... .......... .......... .......... 59% 92.3M 3s 2024-08-22T20:34:08.1292970Z 369200K .......... .......... .......... .......... .......... 59% 71.9M 3s 2024-08-22T20:34:08.1299080Z 369250K .......... .......... .......... .......... .......... 59% 86.9M 3s 2024-08-22T20:34:08.1303090Z 369300K .......... .......... .......... .......... .......... 59% 88.9M 3s 2024-08-22T20:34:08.1312080Z 369350K .......... .......... .......... .......... .......... 59% 54.7M 3s 2024-08-22T20:34:08.1316530Z 369400K .......... .......... .......... .......... .......... 59% 111M 3s 2024-08-22T20:34:08.1323150Z 369450K .......... .......... .......... .......... .......... 59% 74.7M 3s 2024-08-22T20:34:08.1329370Z 369500K .......... .......... .......... .......... .......... 59% 86.6M 3s 2024-08-22T20:34:08.1335260Z 369550K .......... .......... .......... .......... .......... 59% 74.9M 3s 2024-08-22T20:34:08.1340410Z 369600K .......... .......... .......... .......... .......... 59% 100M 3s 2024-08-22T20:34:08.1347970Z 369650K .......... .......... .......... .......... .......... 59% 89.9M 3s 2024-08-22T20:34:08.1353130Z 369700K .......... .......... .......... .......... .......... 59% 71.0M 3s 2024-08-22T20:34:08.1359530Z 369750K .......... .......... .......... .......... .......... 59% 67.6M 3s 2024-08-22T20:34:08.1365190Z 369800K .......... .......... .......... .......... .......... 59% 85.4M 3s 2024-08-22T20:34:08.1372140Z 369850K .......... .......... .......... .......... .......... 59% 73.9M 3s 2024-08-22T20:34:08.1377220Z 369900K .......... .......... .......... .......... .......... 59% 88.5M 3s 2024-08-22T20:34:08.1384010Z 369950K .......... .......... .......... .......... .......... 59% 76.4M 3s 2024-08-22T20:34:08.1389490Z 370000K .......... .......... .......... .......... .......... 59% 90.9M 3s 2024-08-22T20:34:08.1398430Z 370050K .......... .......... .......... .......... .......... 59% 77.5M 3s 2024-08-22T20:34:08.1402280Z 370100K .......... .......... .......... .......... .......... 59% 68.6M 3s 2024-08-22T20:34:08.1410200Z 370150K .......... .......... .......... .......... .......... 59% 65.1M 3s 2024-08-22T20:34:08.1416240Z 370200K .......... .......... .......... .......... .......... 59% 79.4M 3s 2024-08-22T20:34:08.1422450Z 370250K .......... .......... .......... .......... .......... 59% 76.9M 3s 2024-08-22T20:34:08.1429220Z 370300K .......... .......... .......... .......... .......... 59% 77.6M 3s 2024-08-22T20:34:08.1434310Z 370350K .......... .......... .......... .......... .......... 59% 91.6M 3s 2024-08-22T20:34:08.1440960Z 370400K .......... .......... .......... .......... .......... 59% 93.2M 3s 2024-08-22T20:34:08.1446330Z 370450K .......... .......... .......... .......... .......... 59% 73.2M 3s 2024-08-22T20:34:08.1453440Z 370500K .......... .......... .......... .......... .......... 59% 88.1M 3s 2024-08-22T20:34:08.1460170Z 370550K .......... .......... .......... .......... .......... 59% 61.1M 3s 2024-08-22T20:34:08.1465100Z 370600K .......... .......... .......... .......... .......... 59% 86.1M 3s 2024-08-22T20:34:08.1470920Z 370650K .......... .......... .......... .......... .......... 59% 89.4M 3s 2024-08-22T20:34:08.1476750Z 370700K .......... .......... .......... .......... .......... 59% 81.7M 3s 2024-08-22T20:34:08.1483130Z 370750K .......... .......... .......... .......... .......... 59% 77.5M 3s 2024-08-22T20:34:08.1488810Z 370800K .......... .......... .......... .......... .......... 59% 84.5M 3s 2024-08-22T20:34:08.1496840Z 370850K .......... .......... .......... .......... .......... 59% 88.6M 3s 2024-08-22T20:34:08.1502810Z 370900K .......... .......... .......... .......... .......... 59% 58.0M 3s 2024-08-22T20:34:08.1509460Z 370950K .......... .......... .......... .......... .......... 59% 71.4M 3s 2024-08-22T20:34:08.1516100Z 371000K .......... .......... .......... .......... .......... 59% 79.4M 3s 2024-08-22T20:34:08.1521960Z 371050K .......... .......... .......... .......... .......... 59% 94.1M 3s 2024-08-22T20:34:08.1528040Z 371100K .......... .......... .......... .......... .......... 59% 70.8M 3s 2024-08-22T20:34:08.1534180Z 371150K .......... .......... .......... .......... .......... 59% 77.6M 3s 2024-08-22T20:34:08.1539440Z 371200K .......... .......... .......... .......... .......... 59% 88.8M 3s 2024-08-22T20:34:08.1545850Z 371250K .......... .......... .......... .......... .......... 59% 76.5M 3s 2024-08-22T20:34:08.1551730Z 371300K .......... .......... .......... .......... .......... 59% 90.9M 3s 2024-08-22T20:34:08.1559340Z 371350K .......... .......... .......... .......... .......... 59% 62.4M 3s 2024-08-22T20:34:08.1567130Z 371400K .......... .......... .......... .......... .......... 59% 70.8M 3s 2024-08-22T20:34:08.1572410Z 371450K .......... .......... .......... .......... .......... 59% 77.3M 3s 2024-08-22T20:34:08.1577840Z 371500K .......... .......... .......... .......... .......... 59% 88.1M 3s 2024-08-22T20:34:08.1585030Z 371550K .......... .......... .......... .......... .......... 59% 69.3M 3s 2024-08-22T20:34:08.1590110Z 371600K .......... .......... .......... .......... .......... 59% 98.6M 3s 2024-08-22T20:34:08.1595620Z 371650K .......... .......... .......... .......... .......... 59% 88.1M 3s 2024-08-22T20:34:08.1600650Z 371700K .......... .......... .......... .......... .......... 59% 95.7M 3s 2024-08-22T20:34:08.1608730Z 371750K .......... .......... .......... .......... .......... 59% 58.7M 3s 2024-08-22T20:34:08.1615500Z 371800K .......... .......... .......... .......... .......... 59% 79.9M 3s 2024-08-22T20:34:08.1620630Z 371850K .......... .......... .......... .......... .......... 59% 90.4M 3s 2024-08-22T20:34:08.1626640Z 371900K .......... .......... .......... .......... .......... 59% 86.4M 3s 2024-08-22T20:34:08.1632360Z 371950K .......... .......... .......... .......... .......... 59% 77.6M 3s 2024-08-22T20:34:08.1637940Z 372000K .......... .......... .......... .......... .......... 59% 90.4M 3s 2024-08-22T20:34:08.1644230Z 372050K .......... .......... .......... .......... .......... 59% 76.1M 3s 2024-08-22T20:34:08.1649930Z 372100K .......... .......... .......... .......... .......... 59% 87.7M 3s 2024-08-22T20:34:08.1657700Z 372150K .......... .......... .......... .......... .......... 59% 61.6M 3s 2024-08-22T20:34:08.1663340Z 372200K .......... .......... .......... .......... .......... 59% 88.3M 3s 2024-08-22T20:34:08.1669640Z 372250K .......... .......... .......... .......... .......... 59% 81.7M 3s 2024-08-22T20:34:08.1675720Z 372300K .......... .......... .......... .......... .......... 59% 76.1M 3s 2024-08-22T20:34:08.1682170Z 372350K .......... .......... .......... .......... .......... 59% 77.9M 3s 2024-08-22T20:34:08.1687670Z 372400K .......... .......... .......... .......... .......... 59% 80.7M 3s 2024-08-22T20:34:08.1693600Z 372450K .......... .......... .......... .......... .......... 59% 87.2M 3s 2024-08-22T20:34:08.1701280Z 372500K .......... .......... .......... .......... .......... 59% 86.9M 3s 2024-08-22T20:34:08.1707130Z 372550K .......... .......... .......... .......... .......... 59% 63.2M 3s 2024-08-22T20:34:08.1712050Z 372600K .......... .......... .......... .......... .......... 59% 93.4M 3s 2024-08-22T20:34:08.1718250Z 372650K .......... .......... .......... .......... .......... 59% 79.5M 3s 2024-08-22T20:34:08.1724030Z 372700K .......... .......... .......... .......... .......... 59% 83.2M 3s 2024-08-22T20:34:08.1730300Z 372750K .......... .......... .......... .......... .......... 59% 79.9M 3s 2024-08-22T20:34:08.1737410Z 372800K .......... .......... .......... .......... .......... 59% 75.5M 3s 2024-08-22T20:34:08.1742490Z 372850K .......... .......... .......... .......... .......... 59% 89.1M 3s 2024-08-22T20:34:08.1748100Z 372900K .......... .......... .......... .......... .......... 59% 86.3M 3s 2024-08-22T20:34:08.1756960Z 372950K .......... .......... .......... .......... .......... 59% 53.3M 3s 2024-08-22T20:34:08.1762040Z 373000K .......... .......... .......... .......... .......... 59% 103M 3s 2024-08-22T20:34:08.1767610Z 373050K .......... .......... .......... .......... .......... 60% 81.2M 3s 2024-08-22T20:34:08.1774130Z 373100K .......... .......... .......... .......... .......... 60% 75.2M 3s 2024-08-22T20:34:08.1779630Z 373150K .......... .......... .......... .......... .......... 60% 87.2M 3s 2024-08-22T20:34:08.1785490Z 373200K .......... .......... .......... .......... .......... 60% 88.8M 3s 2024-08-22T20:34:08.1791960Z 373250K .......... .......... .......... .......... .......... 60% 79.5M 3s 2024-08-22T20:34:08.1798340Z 373300K .......... .......... .......... .......... .......... 60% 85.7M 3s 2024-08-22T20:34:08.1805130Z 373350K .......... .......... .......... .......... .......... 60% 61.7M 3s 2024-08-22T20:34:08.1811990Z 373400K .......... .......... .......... .......... .......... 60% 73.4M 3s 2024-08-22T20:34:08.1817800Z 373450K .......... .......... .......... .......... .......... 60% 84.0M 3s 2024-08-22T20:34:08.1823570Z 373500K .......... .......... .......... .......... .......... 60% 86.4M 3s 2024-08-22T20:34:08.1828730Z 373550K .......... .......... .......... .......... .......... 60% 91.1M 3s 2024-08-22T20:34:08.1834760Z 373600K .......... .......... .......... .......... .......... 60% 77.5M 3s 2024-08-22T20:34:08.1841960Z 373650K .......... .......... .......... .......... .......... 60% 74.0M 3s 2024-08-22T20:34:08.1847290Z 373700K .......... .......... .......... .......... .......... 60% 85.8M 3s 2024-08-22T20:34:08.1856210Z 373750K .......... .......... .......... .......... .......... 60% 55.5M 3s 2024-08-22T20:34:08.1861140Z 373800K .......... .......... .......... .......... .......... 60% 91.6M 3s 2024-08-22T20:34:08.1867630Z 373850K .......... .......... .......... .......... .......... 60% 76.3M 3s 2024-08-22T20:34:08.1872610Z 373900K .......... .......... .......... .......... .......... 60% 97.1M 3s 2024-08-22T20:34:08.1878990Z 373950K .......... .......... .......... .......... .......... 60% 81.0M 3s 2024-08-22T20:34:08.1884650Z 374000K .......... .......... .......... .......... .......... 60% 84.8M 3s 2024-08-22T20:34:08.1889500Z 374050K .......... .......... .......... .......... .......... 60% 94.6M 3s 2024-08-22T20:34:08.1897630Z 374100K .......... .......... .......... .......... .......... 60% 61.3M 3s 2024-08-22T20:34:08.1903260Z 374150K .......... .......... .......... .......... .......... 60% 86.1M 3s 2024-08-22T20:34:08.1910380Z 374200K .......... .......... .......... .......... .......... 60% 74.5M 3s 2024-08-22T20:34:08.1916060Z 374250K .......... .......... .......... .......... .......... 60% 79.9M 3s 2024-08-22T20:34:08.1922320Z 374300K .......... .......... .......... .......... .......... 60% 77.9M 3s 2024-08-22T20:34:08.1927960Z 374350K .......... .......... .......... .......... .......... 60% 84.3M 3s 2024-08-22T20:34:08.1934850Z 374400K .......... .......... .......... .......... .......... 60% 70.3M 3s 2024-08-22T20:34:08.1941240Z 374450K .......... .......... .......... .......... .......... 60% 75.7M 3s 2024-08-22T20:34:08.1947040Z 374500K .......... .......... .......... .......... .......... 60% 91.3M 3s 2024-08-22T20:34:08.1954510Z 374550K .......... .......... .......... .......... .......... 60% 65.6M 3s 2024-08-22T20:34:08.1960800Z 374600K .......... .......... .......... .......... .......... 60% 80.8M 3s 2024-08-22T20:34:08.1966840Z 374650K .......... .......... .......... .......... .......... 60% 74.8M 3s 2024-08-22T20:34:08.1972010Z 374700K .......... .......... .......... .......... .......... 60% 96.1M 3s 2024-08-22T20:34:08.1979210Z 374750K .......... .......... .......... .......... .......... 60% 64.0M 3s 2024-08-22T20:34:08.1983970Z 374800K .......... .......... .......... .......... .......... 60% 106M 3s 2024-08-22T20:34:08.1991130Z 374850K .......... .......... .......... .......... .......... 60% 83.8M 3s 2024-08-22T20:34:08.1996400Z 374900K .......... .......... .......... .......... .......... 60% 77.9M 3s 2024-08-22T20:34:08.2004460Z 374950K .......... .......... .......... .......... .......... 60% 60.0M 3s 2024-08-22T20:34:08.2009800Z 375000K .......... .......... .......... .......... .......... 60% 95.2M 3s 2024-08-22T20:34:08.2015480Z 375050K .......... .......... .......... .......... .......... 60% 82.1M 3s 2024-08-22T20:34:08.2021210Z 375100K .......... .......... .......... .......... .......... 60% 83.9M 3s 2024-08-22T20:34:08.2026380Z 375150K .......... .......... .......... .......... .......... 60% 95.6M 3s 2024-08-22T20:34:08.2034300Z 375200K .......... .......... .......... .......... .......... 60% 64.8M 3s 2024-08-22T20:34:08.2041070Z 375250K .......... .......... .......... .......... .......... 60% 67.0M 3s 2024-08-22T20:34:08.2045990Z 375300K .......... .......... .......... .......... .......... 60% 109M 3s 2024-08-22T20:34:08.2051830Z 375350K .......... .......... .......... .......... .......... 60% 81.9M 3s 2024-08-22T20:34:08.2058140Z 375400K .......... .......... .......... .......... .......... 60% 74.3M 3s 2024-08-22T20:34:08.2064200Z 375450K .......... .......... .......... .......... .......... 60% 85.8M 3s 2024-08-22T20:34:08.2080570Z 375500K .......... .......... .......... .......... .......... 60% 81.1M 3s 2024-08-22T20:34:08.2080990Z 375550K .......... .......... .......... .......... .......... 60% 69.8M 3s 2024-08-22T20:34:08.2082610Z 375600K .......... .......... .......... .......... .......... 60% 86.6M 3s 2024-08-22T20:34:08.2088480Z 375650K .......... .......... .......... .......... .......... 60% 82.6M 3s 2024-08-22T20:34:08.2094840Z 375700K .......... .......... .......... .......... .......... 60% 83.5M 3s 2024-08-22T20:34:08.2101470Z 375750K .......... .......... .......... .......... .......... 60% 68.2M 3s 2024-08-22T20:34:08.2106570Z 375800K .......... .......... .......... .......... .......... 60% 91.4M 3s 2024-08-22T20:34:08.2113130Z 375850K .......... .......... .......... .......... .......... 60% 79.1M 3s 2024-08-22T20:34:08.2118960Z 375900K .......... .......... .......... .......... .......... 60% 86.9M 3s 2024-08-22T20:34:08.2125060Z 375950K .......... .......... .......... .......... .......... 60% 77.0M 3s 2024-08-22T20:34:08.2130420Z 376000K .......... .......... .......... .......... .......... 60% 88.0M 3s 2024-08-22T20:34:08.2139510Z 376050K .......... .......... .......... .......... .......... 60% 72.8M 3s 2024-08-22T20:34:08.2145600Z 376100K .......... .......... .......... .......... .......... 60% 78.6M 3s 2024-08-22T20:34:08.2152870Z 376150K .......... .......... .......... .......... .......... 60% 52.2M 3s 2024-08-22T20:34:08.2157850Z 376200K .......... .......... .......... .......... .......... 60% 90.6M 3s 2024-08-22T20:34:08.2165090Z 376250K .......... .......... .......... .......... .......... 60% 84.9M 3s 2024-08-22T20:34:08.2169790Z 376300K .......... .......... .......... .......... .......... 60% 87.8M 3s 2024-08-22T20:34:08.2174970Z 376350K .......... .......... .......... .......... .......... 60% 86.1M 3s 2024-08-22T20:34:08.2181440Z 376400K .......... .......... .......... .......... .......... 60% 80.8M 3s 2024-08-22T20:34:08.2186820Z 376450K .......... .......... .......... .......... .......... 60% 85.1M 3s 2024-08-22T20:34:08.2192990Z 376500K .......... .......... .......... .......... .......... 60% 81.5M 3s 2024-08-22T20:34:08.2201200Z 376550K .......... .......... .......... .......... .......... 60% 57.9M 3s 2024-08-22T20:34:08.2207770Z 376600K .......... .......... .......... .......... .......... 60% 93.9M 3s 2024-08-22T20:34:08.2212740Z 376650K .......... .......... .......... .......... .......... 60% 76.8M 3s 2024-08-22T20:34:08.2218340Z 376700K .......... .......... .......... .......... .......... 60% 86.0M 3s 2024-08-22T20:34:08.2224140Z 376750K .......... .......... .......... .......... .......... 60% 90.9M 3s 2024-08-22T20:34:08.2229680Z 376800K .......... .......... .......... .......... .......... 60% 87.2M 3s 2024-08-22T20:34:08.2235070Z 376850K .......... .......... .......... .......... .......... 60% 94.1M 3s 2024-08-22T20:34:08.2244410Z 376900K .......... .......... .......... .......... .......... 60% 60.9M 3s 2024-08-22T20:34:08.2250790Z 376950K .......... .......... .......... .......... .......... 60% 66.1M 3s 2024-08-22T20:34:08.2256750Z 377000K .......... .......... .......... .......... .......... 60% 98.0M 3s 2024-08-22T20:34:08.2262800Z 377050K .......... .......... .......... .......... .......... 60% 61.7M 3s 2024-08-22T20:34:08.2269110Z 377100K .......... .......... .......... .......... .......... 60% 83.2M 3s 2024-08-22T20:34:08.2275470Z 377150K .......... .......... .......... .......... .......... 60% 71.1M 3s 2024-08-22T20:34:08.2281020Z 377200K .......... .......... .......... .......... .......... 60% 90.1M 3s 2024-08-22T20:34:08.2286650Z 377250K .......... .......... .......... .......... .......... 60% 88.1M 3s 2024-08-22T20:34:08.2293650Z 377300K .......... .......... .......... .......... .......... 60% 75.4M 3s 2024-08-22T20:34:08.2298740Z 377350K .......... .......... .......... .......... .......... 60% 85.1M 3s 2024-08-22T20:34:08.2305590Z 377400K .......... .......... .......... .......... .......... 60% 74.8M 3s 2024-08-22T20:34:08.2313820Z 377450K .......... .......... .......... .......... .......... 60% 59.0M 3s 2024-08-22T20:34:08.2319810Z 377500K .......... .......... .......... .......... .......... 60% 88.0M 3s 2024-08-22T20:34:08.2325550Z 377550K .......... .......... .......... .......... .......... 60% 76.8M 3s 2024-08-22T20:34:08.2331240Z 377600K .......... .......... .......... .......... .......... 60% 85.5M 3s 2024-08-22T20:34:08.2337870Z 377650K .......... .......... .......... .......... .......... 60% 78.1M 3s 2024-08-22T20:34:08.2343840Z 377700K .......... .......... .......... .......... .......... 60% 76.4M 3s 2024-08-22T20:34:08.2350320Z 377750K .......... .......... .......... .......... .......... 60% 88.6M 3s 2024-08-22T20:34:08.2354820Z 377800K .......... .......... .......... .......... .......... 60% 90.4M 3s 2024-08-22T20:34:08.2359780Z 377850K .......... .......... .......... .......... .......... 60% 99.2M 3s 2024-08-22T20:34:08.2364800Z 377900K .......... .......... .......... .......... .......... 60% 101M 3s 2024-08-22T20:34:08.2370230Z 377950K .......... .......... .......... .......... .......... 60% 87.3M 3s 2024-08-22T20:34:08.2375420Z 378000K .......... .......... .......... .......... .......... 60% 94.8M 3s 2024-08-22T20:34:08.2380280Z 378050K .......... .......... .......... .......... .......... 60% 99.2M 3s 2024-08-22T20:34:08.2385760Z 378100K .......... .......... .......... .......... .......... 60% 89.3M 3s 2024-08-22T20:34:08.2391010Z 378150K .......... .......... .......... .......... .......... 60% 89.4M 3s 2024-08-22T20:34:08.2398420Z 378200K .......... .......... .......... .......... .......... 60% 75.2M 3s 2024-08-22T20:34:08.2406300Z 378250K .......... .......... .......... .......... .......... 60% 58.2M 3s 2024-08-22T20:34:08.2749620Z 378300K .......... .......... .......... .......... .......... 60% 1.43M 3s 2024-08-22T20:34:08.2753640Z 378350K .......... .......... .......... .......... .......... 60% 99.2M 3s 2024-08-22T20:34:08.2754150Z 378400K .......... .......... .......... .......... .......... 60% 531M 3s 2024-08-22T20:34:08.2758180Z 378450K .......... .......... .......... .......... .......... 60% 131M 3s 2024-08-22T20:34:08.2762250Z 378500K .......... .......... .......... .......... .......... 60% 138M 3s 2024-08-22T20:34:08.2765490Z 378550K .......... .......... .......... .......... .......... 60% 172M 3s 2024-08-22T20:34:08.2771500Z 378600K .......... .......... .......... .......... .......... 60% 79.5M 3s 2024-08-22T20:34:08.2771810Z 378650K .......... .......... .......... .......... .......... 60% 444M 3s 2024-08-22T20:34:08.2775240Z 378700K .......... .......... .......... .......... .......... 60% 155M 3s 2024-08-22T20:34:08.2780110Z 378750K .......... .......... .......... .......... .......... 60% 121M 3s 2024-08-22T20:34:08.2780280Z 378800K .......... .......... .......... .......... .......... 60% 660M 3s 2024-08-22T20:34:08.2782740Z 378850K .......... .......... .......... .......... .......... 60% 166M 3s 2024-08-22T20:34:08.2786170Z 378900K .......... .......... .......... .......... .......... 60% 159M 3s 2024-08-22T20:34:08.2787430Z 378950K .......... .......... .......... .......... .......... 60% 264M 3s 2024-08-22T20:34:08.2791760Z 379000K .......... .......... .......... .......... .......... 60% 116M 3s 2024-08-22T20:34:08.2793640Z 379050K .......... .......... .......... .......... .......... 60% 250M 3s 2024-08-22T20:34:08.2798620Z 379100K .......... .......... .......... .......... .......... 60% 99.4M 3s 2024-08-22T20:34:08.2799620Z 379150K .......... .......... .......... .......... .......... 60% 448M 3s 2024-08-22T20:34:08.2800820Z 379200K .......... .......... .......... .......... .......... 60% 452M 3s 2024-08-22T20:34:08.2804890Z 379250K .......... .......... .......... .......... .......... 61% 118M 3s 2024-08-22T20:34:08.2807470Z 379300K .......... .......... .......... .......... .......... 61% 177M 3s 2024-08-22T20:34:08.2810960Z 379350K .......... .......... .......... .......... .......... 61% 155M 3s 2024-08-22T20:34:08.2813360Z 379400K .......... .......... .......... .......... .......... 61% 182M 3s 2024-08-22T20:34:08.2816250Z 379450K .......... .......... .......... .......... .......... 61% 166M 3s 2024-08-22T20:34:08.2820140Z 379500K .......... .......... .......... .......... .......... 61% 134M 3s 2024-08-22T20:34:08.2821280Z 379550K .......... .......... .......... .......... .......... 61% 514M 3s 2024-08-22T20:34:08.2824000Z 379600K .......... .......... .......... .......... .......... 61% 164M 3s 2024-08-22T20:34:08.2827550Z 379650K .......... .......... .......... .......... .......... 61% 159M 3s 2024-08-22T20:34:08.2830310Z 379700K .......... .......... .......... .......... .......... 61% 263M 3s 2024-08-22T20:34:08.2831640Z 379750K .......... .......... .......... .......... .......... 61% 176M 3s 2024-08-22T20:34:08.2835450Z 379800K .......... .......... .......... .......... .......... 61% 132M 3s 2024-08-22T20:34:08.2840840Z 379850K .......... .......... .......... .......... .......... 61% 92.5M 3s 2024-08-22T20:34:08.2842340Z 379900K .......... .......... .......... .......... .......... 61% 678M 3s 2024-08-22T20:34:08.2847200Z 379950K .......... .......... .......... .......... .......... 61% 120M 3s 2024-08-22T20:34:08.2848690Z 380000K .......... .......... .......... .......... .......... 61% 208M 3s 2024-08-22T20:34:08.2851660Z 380050K .......... .......... .......... .......... .......... 61% 170M 3s 2024-08-22T20:34:08.2858010Z 380100K .......... .......... .......... .......... .......... 61% 68.9M 3s 2024-08-22T20:34:08.2860890Z 380150K .......... .......... .......... .......... .......... 61% 165M 3s 2024-08-22T20:34:08.2862600Z 380200K .......... .......... .......... .......... .......... 61% 315M 3s 2024-08-22T20:34:08.2870330Z 380250K .......... .......... .......... .......... .......... 61% 106M 3s 2024-08-22T20:34:08.2870710Z 380300K .......... .......... .......... .......... .......... 61% 428M 3s 2024-08-22T20:34:08.2870860Z 380350K .......... .......... .......... .......... .......... 61% 364M 3s 2024-08-22T20:34:08.2874680Z 380400K .......... .......... .......... .......... .......... 61% 107M 3s 2024-08-22T20:34:08.2881930Z 380450K .......... .......... .......... .......... .......... 61% 108M 3s 2024-08-22T20:34:08.2882900Z 380500K .......... .......... .......... .......... .......... 61% 131M 3s 2024-08-22T20:34:08.2885710Z 380550K .......... .......... .......... .......... .......... 61% 171M 3s 2024-08-22T20:34:08.2887890Z 380600K .......... .......... .......... .......... .......... 61% 213M 3s 2024-08-22T20:34:08.2890570Z 380650K .......... .......... .......... .......... .......... 61% 192M 3s 2024-08-22T20:34:08.2900160Z 380700K .......... .......... .......... .......... .......... 61% 53.0M 3s 2024-08-22T20:34:08.2900570Z 380750K .......... .......... .......... .......... .......... 61% 436M 3s 2024-08-22T20:34:08.2902770Z 380800K .......... .......... .......... .......... .......... 61% 209M 3s 2024-08-22T20:34:08.2908280Z 380850K .......... .......... .......... .......... .......... 61% 96.7M 3s 2024-08-22T20:34:08.2911860Z 380900K .......... .......... .......... .......... .......... 61% 112M 3s 2024-08-22T20:34:08.2919620Z 380950K .......... .......... .......... .......... .......... 61% 65.7M 3s 2024-08-22T20:34:08.2920900Z 381000K .......... .......... .......... .......... .......... 61% 300M 3s 2024-08-22T20:34:08.2926230Z 381050K .......... .......... .......... .......... .......... 61% 90.1M 3s 2024-08-22T20:34:08.2931790Z 381100K .......... .......... .......... .......... .......... 61% 102M 3s 2024-08-22T20:34:08.2932640Z 381150K .......... .......... .......... .......... .......... 61% 394M 3s 2024-08-22T20:34:08.2934500Z 381200K .......... .......... .......... .......... .......... 61% 213M 3s 2024-08-22T20:34:08.2935390Z 381250K .......... .......... .......... .......... .......... 61% 634M 3s 2024-08-22T20:34:08.2938870Z 381300K .......... .......... .......... .......... .......... 61% 186M 3s 2024-08-22T20:34:08.2941270Z 381350K .......... .......... .......... .......... .......... 61% 165M 3s 2024-08-22T20:34:08.2941730Z 381400K .......... .......... .......... .......... .......... 61% 537M 3s 2024-08-22T20:34:08.2943280Z 381450K .......... .......... .......... .......... .......... 61% 440M 3s 2024-08-22T20:34:08.2945610Z 381500K .......... .......... .......... .......... .......... 61% 237M 3s 2024-08-22T20:34:08.2947180Z 381550K .......... .......... .......... .......... .......... 61% 465M 3s 2024-08-22T20:34:08.2947470Z 381600K .......... .......... .......... .......... .......... 61% 610M 3s 2024-08-22T20:34:08.2949190Z 381650K .......... .......... .......... .......... .......... 61% 362M 3s 2024-08-22T20:34:08.2949770Z 381700K .......... .......... .......... .......... .......... 61% 328M 3s 2024-08-22T20:34:08.2951550Z 381750K .......... .......... .......... .......... .......... 61% 307M 3s 2024-08-22T20:34:08.2951870Z 381800K .......... .......... .......... .......... .......... 61% 814M 3s 2024-08-22T20:34:08.2955040Z 381850K .......... .......... .......... .......... .......... 61% 245M 3s 2024-08-22T20:34:08.2956910Z 381900K .......... .......... .......... .......... .......... 61% 196M 3s 2024-08-22T20:34:08.2958080Z 381950K .......... .......... .......... .......... .......... 61% 626M 3s 2024-08-22T20:34:08.2962480Z 382000K .......... .......... .......... .......... .......... 61% 102M 3s 2024-08-22T20:34:08.2962870Z 382050K .......... .......... .......... .......... .......... 61% 588M 3s 2024-08-22T20:34:08.2964230Z 382100K .......... .......... .......... .......... .......... 61% 354M 3s 2024-08-22T20:34:08.2966530Z 382150K .......... .......... .......... .......... .......... 61% 221M 3s 2024-08-22T20:34:08.2967150Z 382200K .......... .......... .......... .......... .......... 61% 519M 3s 2024-08-22T20:34:08.2967890Z 382250K .......... .......... .......... .......... .......... 61% 751M 3s 2024-08-22T20:34:08.2968770Z 382300K .......... .......... .......... .......... .......... 61% 525M 3s 2024-08-22T20:34:08.2969650Z 382350K .......... .......... .......... .......... .......... 61% 688M 3s 2024-08-22T20:34:08.2971170Z 382400K .......... .......... .......... .......... .......... 61% 289M 3s 2024-08-22T20:34:08.2971750Z 382450K .......... .......... .......... .......... .......... 61% 763M 3s 2024-08-22T20:34:08.2975890Z 382500K .......... .......... .......... .......... .......... 61% 185M 3s 2024-08-22T20:34:08.2976250Z 382550K .......... .......... .......... .......... .......... 61% 400M 3s 2024-08-22T20:34:08.2976960Z 382600K .......... .......... .......... .......... .......... 61% 669M 3s 2024-08-22T20:34:08.2978940Z 382650K .......... .......... .......... .......... .......... 61% 603M 3s 2024-08-22T20:34:08.2983980Z 382700K .......... .......... .......... .......... .......... 61% 75.1M 3s 2024-08-22T20:34:08.2997650Z 382750K .......... .......... .......... .......... .......... 61% 43.4M 3s 2024-08-22T20:34:08.3005480Z 382800K .......... .......... .......... .......... .......... 61% 54.0M 3s 2024-08-22T20:34:08.3018650Z 382850K .......... .......... .......... .......... .......... 61% 34.9M 3s 2024-08-22T20:34:08.3032280Z 382900K .......... .......... .......... .......... .......... 61% 55.9M 3s 2024-08-22T20:34:08.3046340Z 382950K .......... .......... .......... .......... .......... 61% 35.4M 3s 2024-08-22T20:34:08.3089430Z 383000K .......... .......... .......... .......... .......... 61% 79.7M 3s 2024-08-22T20:34:08.3095470Z 383050K .......... .......... .......... .......... .......... 61% 11.8M 3s 2024-08-22T20:34:08.3110930Z 383100K .......... .......... .......... .......... .......... 61% 35.8M 3s 2024-08-22T20:34:08.3127650Z 383150K .......... .......... .......... .......... .......... 61% 828M 3s 2024-08-22T20:34:08.3133260Z 383200K .......... .......... .......... .......... .......... 61% 213M 3s 2024-08-22T20:34:08.3140150Z 383250K .......... .......... .......... .......... .......... 61% 634M 3s 2024-08-22T20:34:08.3144910Z 383300K .......... .......... .......... .......... .......... 61% 904M 3s 2024-08-22T20:34:08.3151460Z 383350K .......... .......... .......... .......... .......... 61% 76.9M 3s 2024-08-22T20:34:08.3153360Z 383400K .......... .......... .......... .......... .......... 61% 465M 3s 2024-08-22T20:34:08.3153810Z 383450K .......... .......... .......... .......... .......... 61% 440M 3s 2024-08-22T20:34:08.3156180Z 383500K .......... .......... .......... .......... .......... 61% 642M 3s 2024-08-22T20:34:08.3156690Z 383550K .......... .......... .......... .......... .......... 61% 22.7M 3s 2024-08-22T20:34:08.3157850Z 383600K .......... .......... .......... .......... .......... 61% 428M 3s 2024-08-22T20:34:08.3161210Z 383650K .......... .......... .......... .......... .......... 61% 234M 3s 2024-08-22T20:34:08.3163470Z 383700K .......... .......... .......... .......... .......... 61% 595M 3s 2024-08-22T20:34:08.3166180Z 383750K .......... .......... .......... .......... .......... 61% 50.2M 3s 2024-08-22T20:34:08.3172880Z 383800K .......... .......... .......... .......... .......... 61% 122M 3s 2024-08-22T20:34:08.3176280Z 383850K .......... .......... .......... .......... .......... 61% 106M 3s 2024-08-22T20:34:08.3178840Z 383900K .......... .......... .......... .......... .......... 61% 253M 3s 2024-08-22T20:34:08.3183540Z 383950K .......... .......... .......... .......... .......... 61% 76.2M 3s 2024-08-22T20:34:08.3187000Z 384000K .......... .......... .......... .......... .......... 61% 33.5M 3s 2024-08-22T20:34:08.3202520Z 384050K .......... .......... .......... .......... .......... 61% 62.0M 3s 2024-08-22T20:34:08.3208910Z 384100K .......... .......... .......... .......... .......... 61% 29.1M 3s 2024-08-22T20:34:08.3209470Z 384150K .......... .......... .......... .......... .......... 61% 298M 3s 2024-08-22T20:34:08.3209860Z 384200K .......... .......... .......... .......... .......... 61% 595M 3s 2024-08-22T20:34:08.3210330Z 384250K .......... .......... .......... .......... .......... 61% 332M 3s 2024-08-22T20:34:08.3214230Z 384300K .......... .......... .......... .......... .......... 61% 135M 2s 2024-08-22T20:34:08.3219970Z 384350K .......... .......... .......... .......... .......... 61% 100M 2s 2024-08-22T20:34:08.3225420Z 384400K .......... .......... .......... .......... .......... 61% 86.0M 2s 2024-08-22T20:34:08.3231710Z 384450K .......... .......... .......... .......... .......... 61% 78.8M 2s 2024-08-22T20:34:08.3241480Z 384500K .......... .......... .......... .......... .......... 61% 47.5M 2s 2024-08-22T20:34:08.3249120Z 384550K .......... .......... .......... .......... .......... 61% 80.2M 2s 2024-08-22T20:34:08.3253890Z 384600K .......... .......... .......... .......... .......... 61% 76.1M 2s 2024-08-22T20:34:08.3259480Z 384650K .......... .......... .......... .......... .......... 61% 92.3M 2s 2024-08-22T20:34:08.3265590Z 384700K .......... .......... .......... .......... .......... 61% 79.1M 2s 2024-08-22T20:34:08.3273700Z 384750K .......... .......... .......... .......... .......... 61% 64.2M 2s 2024-08-22T20:34:08.3279890Z 384800K .......... .......... .......... .......... .......... 61% 75.1M 2s 2024-08-22T20:34:08.3286270Z 384850K .......... .......... .......... .......... .......... 61% 73.3M 2s 2024-08-22T20:34:08.3292280Z 384900K .......... .......... .......... .......... .......... 61% 80.3M 2s 2024-08-22T20:34:08.3299470Z 384950K .......... .......... .......... .......... .......... 61% 76.5M 2s 2024-08-22T20:34:08.3308300Z 385000K .......... .......... .......... .......... .......... 61% 56.9M 2s 2024-08-22T20:34:08.3314260Z 385050K .......... .......... .......... .......... .......... 61% 67.5M 2s 2024-08-22T20:34:08.3320330Z 385100K .......... .......... .......... .......... .......... 61% 84.6M 2s 2024-08-22T20:34:08.3326930Z 385150K .......... .......... .......... .......... .......... 61% 72.3M 2s 2024-08-22T20:34:08.3335610Z 385200K .......... .......... .......... .......... .......... 61% 74.7M 2s 2024-08-22T20:34:08.3340960Z 385250K .......... .......... .......... .......... .......... 61% 65.2M 2s 2024-08-22T20:34:08.3347360Z 385300K .......... .......... .......... .......... .......... 61% 84.2M 2s 2024-08-22T20:34:08.3353440Z 385350K .......... .......... .......... .......... .......... 61% 75.7M 2s 2024-08-22T20:34:08.3359330Z 385400K .......... .......... .......... .......... .......... 61% 78.1M 2s 2024-08-22T20:34:08.3367350Z 385450K .......... .......... .......... .......... .......... 61% 87.5M 2s 2024-08-22T20:34:08.3373730Z 385500K .......... .......... .......... .......... .......... 62% 58.9M 2s 2024-08-22T20:34:08.3379900Z 385550K .......... .......... .......... .......... .......... 62% 75.5M 2s 2024-08-22T20:34:08.3384130Z 385600K .......... .......... .......... .......... .......... 62% 117M 2s 2024-08-22T20:34:08.3390680Z 385650K .......... .......... .......... .......... .......... 62% 71.8M 2s 2024-08-22T20:34:08.3398100Z 385700K .......... .......... .......... .......... .......... 62% 94.3M 2s 2024-08-22T20:34:08.3403990Z 385750K .......... .......... .......... .......... .......... 62% 59.9M 2s 2024-08-22T20:34:08.3409770Z 385800K .......... .......... .......... .......... .......... 62% 87.7M 2s 2024-08-22T20:34:08.3416270Z 385850K .......... .......... .......... .......... .......... 62% 85.8M 2s 2024-08-22T20:34:08.3421630Z 385900K .......... .......... .......... .......... .......... 62% 85.5M 2s 2024-08-22T20:34:08.3431160Z 385950K .......... .......... .......... .......... .......... 62% 74.4M 2s 2024-08-22T20:34:08.3437520Z 386000K .......... .......... .......... .......... .......... 62% 50.9M 2s 2024-08-22T20:34:08.3442110Z 386050K .......... .......... .......... .......... .......... 62% 100M 2s 2024-08-22T20:34:08.3447900Z 386100K .......... .......... .......... .......... .......... 62% 93.5M 2s 2024-08-22T20:34:08.3454030Z 386150K .......... .......... .......... .......... .......... 62% 74.3M 2s 2024-08-22T20:34:08.3460780Z 386200K .......... .......... .......... .......... .......... 62% 74.3M 2s 2024-08-22T20:34:08.3467460Z 386250K .......... .......... .......... .......... .......... 62% 77.3M 2s 2024-08-22T20:34:08.3475160Z 386300K .......... .......... .......... .......... .......... 62% 60.7M 2s 2024-08-22T20:34:08.3480830Z 386350K .......... .......... .......... .......... .......... 62% 81.7M 2s 2024-08-22T20:34:08.3488140Z 386400K .......... .......... .......... .......... .......... 62% 65.5M 2s 2024-08-22T20:34:08.3493840Z 386450K .......... .......... .......... .......... .......... 62% 96.5M 2s 2024-08-22T20:34:08.3500180Z 386500K .......... .......... .......... .......... .......... 62% 77.4M 2s 2024-08-22T20:34:08.3507090Z 386550K .......... .......... .......... .......... .......... 62% 64.8M 2s 2024-08-22T20:34:08.3513930Z 386600K .......... .......... .......... .......... .......... 62% 74.2M 2s 2024-08-22T20:34:08.3520240Z 386650K .......... .......... .......... .......... .......... 62% 73.0M 2s 2024-08-22T20:34:08.3527410Z 386700K .......... .......... .......... .......... .......... 62% 112M 2s 2024-08-22T20:34:08.3530720Z 386750K .......... .......... .......... .......... .......... 62% 82.6M 2s 2024-08-22T20:34:08.3538260Z 386800K .......... .......... .......... .......... .......... 62% 63.8M 2s 2024-08-22T20:34:08.3545020Z 386850K .......... .......... .......... .......... .......... 62% 71.9M 2s 2024-08-22T20:34:08.3551790Z 386900K .......... .......... .......... .......... .......... 62% 71.6M 2s 2024-08-22T20:34:08.3560370Z 386950K .......... .......... .......... .......... .......... 62% 72.2M 2s 2024-08-22T20:34:08.3566450Z 387000K .......... .......... .......... .......... .......... 62% 64.8M 2s 2024-08-22T20:34:08.3572360Z 387050K .......... .......... .......... .......... .......... 62% 77.5M 2s 2024-08-22T20:34:08.3579020Z 387100K .......... .......... .......... .......... .......... 62% 75.4M 2s 2024-08-22T20:34:08.3585470Z 387150K .......... .......... .......... .......... .......... 62% 79.3M 2s 2024-08-22T20:34:08.3592770Z 387200K .......... .......... .......... .......... .......... 62% 73.9M 2s 2024-08-22T20:34:08.3597920Z 387250K .......... .......... .......... .......... .......... 62% 80.3M 2s 2024-08-22T20:34:08.3605630Z 387300K .......... .......... .......... .......... .......... 62% 79.5M 2s 2024-08-22T20:34:08.3614020Z 387350K .......... .......... .......... .......... .......... 62% 50.2M 2s 2024-08-22T20:34:08.3618080Z 387400K .......... .......... .......... .......... .......... 62% 121M 2s 2024-08-22T20:34:08.3623050Z 387450K .......... .......... .......... .......... .......... 62% 97.3M 2s 2024-08-22T20:34:08.3628370Z 387500K .......... .......... .......... .......... .......... 62% 93.5M 2s 2024-08-22T20:34:08.3636360Z 387550K .......... .......... .......... .......... .......... 62% 75.6M 2s 2024-08-22T20:34:08.3641180Z 387600K .......... .......... .......... .......... .......... 62% 70.2M 2s 2024-08-22T20:34:08.3649680Z 387650K .......... .......... .......... .......... .......... 62% 69.8M 2s 2024-08-22T20:34:08.3654990Z 387700K .......... .......... .......... .......... .......... 62% 74.7M 2s 2024-08-22T20:34:08.3661360Z 387750K .......... .......... .......... .......... .......... 62% 74.2M 2s 2024-08-22T20:34:08.3667480Z 387800K .......... .......... .......... .......... .......... 62% 85.8M 2s 2024-08-22T20:34:08.3674940Z 387850K .......... .......... .......... .......... .......... 62% 67.1M 2s 2024-08-22T20:34:08.3681170Z 387900K .......... .......... .......... .......... .......... 62% 81.7M 2s 2024-08-22T20:34:08.3687640Z 387950K .......... .......... .......... .......... .......... 62% 69.9M 2s 2024-08-22T20:34:08.3693520Z 388000K .......... .......... .......... .......... .......... 62% 83.5M 2s 2024-08-22T20:34:08.3705480Z 388050K .......... .......... .......... .......... .......... 62% 40.2M 2s 2024-08-22T20:34:08.3716000Z 388100K .......... .......... .......... .......... .......... 62% 47.6M 2s 2024-08-22T20:34:08.3717500Z 388150K .......... .......... .......... .......... .......... 62% 479M 2s 2024-08-22T20:34:08.3721380Z 388200K .......... .......... .......... .......... .......... 62% 115M 2s 2024-08-22T20:34:08.3727040Z 388250K .......... .......... .......... .......... .......... 62% 82.2M 2s 2024-08-22T20:34:08.3735000Z 388300K .......... .......... .......... .......... .......... 62% 63.1M 2s 2024-08-22T20:34:08.3740600Z 388350K .......... .......... .......... .......... .......... 62% 83.5M 2s 2024-08-22T20:34:08.3748810Z 388400K .......... .......... .......... .......... .......... 62% 60.8M 2s 2024-08-22T20:34:08.3754310Z 388450K .......... .......... .......... .......... .......... 62% 84.5M 2s 2024-08-22T20:34:08.3761730Z 388500K .......... .......... .......... .......... .......... 62% 67.1M 2s 2024-08-22T20:34:08.3769130Z 388550K .......... .......... .......... .......... .......... 62% 64.8M 2s 2024-08-22T20:34:08.3773760Z 388600K .......... .......... .......... .......... .......... 62% 102M 2s 2024-08-22T20:34:08.3780240Z 388650K .......... .......... .......... .......... .......... 62% 79.5M 2s 2024-08-22T20:34:08.3786400Z 388700K .......... .......... .......... .......... .......... 62% 76.2M 2s 2024-08-22T20:34:08.3792480Z 388750K .......... .......... .......... .......... .......... 62% 86.4M 2s 2024-08-22T20:34:08.3798990Z 388800K .......... .......... .......... .......... .......... 62% 78.1M 2s 2024-08-22T20:34:08.3803870Z 388850K .......... .......... .......... .......... .......... 62% 87.2M 2s 2024-08-22T20:34:08.3812150Z 388900K .......... .......... .......... .......... .......... 62% 61.1M 2s 2024-08-22T20:34:08.3819700Z 388950K .......... .......... .......... .......... .......... 62% 68.0M 2s 2024-08-22T20:34:08.3824460Z 389000K .......... .......... .......... .......... .......... 62% 91.4M 2s 2024-08-22T20:34:08.3828720Z 389050K .......... .......... .......... .......... .......... 62% 111M 2s 2024-08-22T20:34:08.3835780Z 389100K .......... .......... .......... .......... .......... 62% 81.7M 2s 2024-08-22T20:34:08.3840420Z 389150K .......... .......... .......... .......... .......... 62% 94.4M 2s 2024-08-22T20:34:08.3848170Z 389200K .......... .......... .......... .......... .......... 62% 63.7M 2s 2024-08-22T20:34:08.3854820Z 389250K .......... .......... .......... .......... .......... 62% 70.0M 2s 2024-08-22T20:34:08.3860160Z 389300K .......... .......... .......... .......... .......... 62% 90.9M 2s 2024-08-22T20:34:08.3868200Z 389350K .......... .......... .......... .......... .......... 62% 61.7M 2s 2024-08-22T20:34:08.3874440Z 389400K .......... .......... .......... .......... .......... 62% 78.0M 2s 2024-08-22T20:34:08.3883310Z 389450K .......... .......... .......... .......... .......... 62% 54.9M 2s 2024-08-22T20:34:08.3888730Z 389500K .......... .......... .......... .......... .......... 62% 90.1M 2s 2024-08-22T20:34:08.3894200Z 389550K .......... .......... .......... .......... .......... 62% 86.3M 2s 2024-08-22T20:34:08.3900050Z 389600K .......... .......... .......... .......... .......... 62% 87.8M 2s 2024-08-22T20:34:08.3906050Z 389650K .......... .......... .......... .......... .......... 62% 78.4M 2s 2024-08-22T20:34:08.3916200Z 389700K .......... .......... .......... .......... .......... 62% 50.0M 2s 2024-08-22T20:34:08.3921820Z 389750K .......... .......... .......... .......... .......... 62% 98.2M 2s 2024-08-22T20:34:08.3928180Z 389800K .......... .......... .......... .......... .......... 62% 66.2M 2s 2024-08-22T20:34:08.3934090Z 389850K .......... .......... .......... .......... .......... 62% 87.0M 2s 2024-08-22T20:34:08.3939400Z 389900K .......... .......... .......... .......... .......... 62% 93.2M 2s 2024-08-22T20:34:08.3945750Z 389950K .......... .......... .......... .......... .......... 62% 72.8M 2s 2024-08-22T20:34:08.3952160Z 390000K .......... .......... .......... .......... .......... 62% 78.8M 2s 2024-08-22T20:34:08.3957620Z 390050K .......... .......... .......... .......... .......... 62% 83.9M 2s 2024-08-22T20:34:08.3969750Z 390100K .......... .......... .......... .......... .......... 62% 95.0M 2s 2024-08-22T20:34:08.3972350Z 390150K .......... .......... .......... .......... .......... 62% 50.6M 2s 2024-08-22T20:34:08.3986180Z 390200K .......... .......... .......... .......... .......... 62% 40.9M 2s 2024-08-22T20:34:08.3997900Z 390250K .......... .......... .......... .......... .......... 62% 49.7M 2s 2024-08-22T20:34:08.4005760Z 390300K .......... .......... .......... .......... .......... 62% 49.1M 2s 2024-08-22T20:34:08.4010290Z 390350K .......... .......... .......... .......... .......... 62% 88.1M 2s 2024-08-22T20:34:08.4016570Z 390400K .......... .......... .......... .......... .......... 62% 72.3M 2s 2024-08-22T20:34:08.4027870Z 390450K .......... .......... .......... .......... .......... 62% 44.6M 2s 2024-08-22T20:34:08.4036850Z 390500K .......... .......... .......... .......... .......... 62% 65.8M 2s 2024-08-22T20:34:08.4045480Z 390550K .......... .......... .......... .......... .......... 62% 51.7M 2s 2024-08-22T20:34:08.4054090Z 390600K .......... .......... .......... .......... .......... 62% 49.7M 2s 2024-08-22T20:34:08.4061660Z 390650K .......... .......... .......... .......... .......... 62% 69.1M 2s 2024-08-22T20:34:08.4072620Z 390700K .......... .......... .......... .......... .......... 62% 45.3M 2s 2024-08-22T20:34:08.4079350Z 390750K .......... .......... .......... .......... .......... 62% 69.1M 2s 2024-08-22T20:34:08.4089310Z 390800K .......... .......... .......... .......... .......... 62% 48.4M 2s 2024-08-22T20:34:08.4097590Z 390850K .......... .......... .......... .......... .......... 62% 57.7M 2s 2024-08-22T20:34:08.4104540Z 390900K .......... .......... .......... .......... .......... 62% 71.1M 2s 2024-08-22T20:34:08.4112480Z 390950K .......... .......... .......... .......... .......... 62% 61.7M 2s 2024-08-22T20:34:08.4120960Z 391000K .......... .......... .......... .......... .......... 62% 56.9M 2s 2024-08-22T20:34:08.4127910Z 391050K .......... .......... .......... .......... .......... 62% 75.0M 2s 2024-08-22T20:34:08.4132510Z 391100K .......... .......... .......... .......... .......... 62% 106M 2s 2024-08-22T20:34:08.4144800Z 391150K .......... .......... .......... .......... .......... 62% 38.3M 2s 2024-08-22T20:34:08.4153130Z 391200K .......... .......... .......... .......... .......... 62% 68.1M 2s 2024-08-22T20:34:08.4162780Z 391250K .......... .......... .......... .......... .......... 62% 48.2M 2s 2024-08-22T20:34:08.4168910Z 391300K .......... .......... .......... .......... .......... 62% 81.0M 2s 2024-08-22T20:34:08.4177720Z 391350K .......... .......... .......... .......... .......... 62% 50.9M 2s 2024-08-22T20:34:08.4185270Z 391400K .......... .......... .......... .......... .......... 62% 64.2M 2s 2024-08-22T20:34:08.4192240Z 391450K .......... .......... .......... .......... .......... 62% 71.7M 2s 2024-08-22T20:34:08.4199120Z 391500K .......... .......... .......... .......... .......... 62% 72.7M 2s 2024-08-22T20:34:08.4204840Z 391550K .......... .......... .......... .......... .......... 62% 80.7M 2s 2024-08-22T20:34:08.4211040Z 391600K .......... .......... .......... .......... .......... 62% 96.7M 2s 2024-08-22T20:34:08.4217530Z 391650K .......... .......... .......... .......... .......... 62% 64.2M 2s 2024-08-22T20:34:08.4224060Z 391700K .......... .......... .......... .......... .......... 63% 80.8M 2s 2024-08-22T20:34:08.4228910Z 391750K .......... .......... .......... .......... .......... 63% 95.4M 2s 2024-08-22T20:34:08.4234290Z 391800K .......... .......... .......... .......... .......... 63% 87.2M 2s 2024-08-22T20:34:08.4240230Z 391850K .......... .......... .......... .......... .......... 63% 87.8M 2s 2024-08-22T20:34:08.4245380Z 391900K .......... .......... .......... .......... .......... 63% 86.4M 2s 2024-08-22T20:34:08.4261720Z 391950K .......... .......... .......... .......... .......... 63% 59.2M 2s 2024-08-22T20:34:08.4262330Z 392000K .......... .......... .......... .......... .......... 63% 112M 2s 2024-08-22T20:34:08.4262760Z 392050K .......... .......... .......... .......... .......... 63% 144M 2s 2024-08-22T20:34:08.4269330Z 392100K .......... .......... .......... .......... .......... 63% 64.2M 2s 2024-08-22T20:34:08.4276710Z 392150K .......... .......... .......... .......... .......... 63% 68.3M 2s 2024-08-22T20:34:08.4282840Z 392200K .......... .......... .......... .......... .......... 63% 77.5M 2s 2024-08-22T20:34:08.4288060Z 392250K .......... .......... .......... .......... .......... 63% 87.5M 2s 2024-08-22T20:34:08.4292490Z 392300K .......... .......... .......... .......... .......... 63% 111M 2s 2024-08-22T20:34:08.4298770Z 392350K .......... .......... .......... .......... .......... 63% 82.3M 2s 2024-08-22T20:34:08.4304220Z 392400K .......... .......... .......... .......... .......... 63% 88.9M 2s 2024-08-22T20:34:08.4309250Z 392450K .......... .......... .......... .......... .......... 63% 92.1M 2s 2024-08-22T20:34:08.4315520Z 392500K .......... .......... .......... .......... .......... 63% 94.8M 2s 2024-08-22T20:34:08.4322090Z 392550K .......... .......... .......... .......... .......... 63% 63.3M 2s 2024-08-22T20:34:08.4329100Z 392600K .......... .......... .......... .......... .......... 63% 71.1M 2s 2024-08-22T20:34:08.4336320Z 392650K .......... .......... .......... .......... .......... 63% 67.7M 2s 2024-08-22T20:34:08.4343240Z 392700K .......... .......... .......... .......... .......... 63% 72.7M 2s 2024-08-22T20:34:08.4348840Z 392750K .......... .......... .......... .......... .......... 63% 81.7M 2s 2024-08-22T20:34:08.4353770Z 392800K .......... .......... .......... .......... .......... 63% 100M 2s 2024-08-22T20:34:08.4359110Z 392850K .......... .......... .......... .......... .......... 63% 93.2M 2s 2024-08-22T20:34:08.4367620Z 392900K .......... .......... .......... .......... .......... 63% 106M 2s 2024-08-22T20:34:08.4370790Z 392950K .......... .......... .......... .......... .......... 63% 67.3M 2s 2024-08-22T20:34:08.4376800Z 393000K .......... .......... .......... .......... .......... 63% 85.2M 2s 2024-08-22T20:34:08.4381480Z 393050K .......... .......... .......... .......... .......... 63% 99.2M 2s 2024-08-22T20:34:08.4387300Z 393100K .......... .......... .......... .......... .......... 63% 83.5M 2s 2024-08-22T20:34:08.4392420Z 393150K .......... .......... .......... .......... .......... 63% 104M 2s 2024-08-22T20:34:08.4397840Z 393200K .......... .......... .......... .......... .......... 63% 90.4M 2s 2024-08-22T20:34:08.4405880Z 393250K .......... .......... .......... .......... .......... 63% 71.5M 2s 2024-08-22T20:34:08.4411560Z 393300K .......... .......... .......... .......... .......... 63% 67.5M 2s 2024-08-22T20:34:08.4420320Z 393350K .......... .......... .......... .......... .......... 63% 55.3M 2s 2024-08-22T20:34:08.4426490Z 393400K .......... .......... .......... .......... .......... 63% 83.8M 2s 2024-08-22T20:34:08.4431080Z 393450K .......... .......... .......... .......... .......... 63% 97.7M 2s 2024-08-22T20:34:08.4436010Z 393500K .......... .......... .......... .......... .......... 63% 101M 2s 2024-08-22T20:34:08.4441040Z 393550K .......... .......... .......... .......... .......... 63% 96.9M 2s 2024-08-22T20:34:08.4447820Z 393600K .......... .......... .......... .......... .......... 63% 74.5M 2s 2024-08-22T20:34:08.4453830Z 393650K .......... .......... .......... .......... .......... 63% 97.7M 2s 2024-08-22T20:34:08.4459690Z 393700K .......... .......... .......... .......... .......... 63% 77.1M 2s 2024-08-22T20:34:08.4467670Z 393750K .......... .......... .......... .......... .......... 63% 61.2M 2s 2024-08-22T20:34:08.4470800Z 393800K .......... .......... .......... .......... .......... 63% 126M 2s 2024-08-22T20:34:08.4476510Z 393850K .......... .......... .......... .......... .......... 63% 86.7M 2s 2024-08-22T20:34:08.4483790Z 393900K .......... .......... .......... .......... .......... 63% 84.2M 2s 2024-08-22T20:34:08.4489360Z 393950K .......... .......... .......... .......... .......... 63% 68.2M 2s 2024-08-22T20:34:08.4493720Z 394000K .......... .......... .......... .......... .......... 63% 123M 2s 2024-08-22T20:34:08.4499320Z 394050K .......... .......... .......... .......... .......... 63% 82.5M 2s 2024-08-22T20:34:08.4505320Z 394100K .......... .......... .......... .......... .......... 63% 77.9M 2s 2024-08-22T20:34:08.4513240Z 394150K .......... .......... .......... .......... .......... 63% 69.5M 2s 2024-08-22T20:34:08.4519370Z 394200K .......... .......... .......... .......... .......... 63% 75.4M 2s 2024-08-22T20:34:08.4524600Z 394250K .......... .......... .......... .......... .......... 63% 94.6M 2s 2024-08-22T20:34:08.4529800Z 394300K .......... .......... .......... .......... .......... 63% 89.4M 2s 2024-08-22T20:34:08.4535470Z 394350K .......... .......... .......... .......... .......... 63% 86.0M 2s 2024-08-22T20:34:08.4540500Z 394400K .......... .......... .......... .......... .......... 63% 114M 2s 2024-08-22T20:34:08.4544230Z 394450K .......... .......... .......... .......... .......... 63% 116M 2s 2024-08-22T20:34:08.4551940Z 394500K .......... .......... .......... .......... .......... 63% 76.4M 2s 2024-08-22T20:34:08.4558140Z 394550K .......... .......... .......... .......... .......... 63% 71.4M 2s 2024-08-22T20:34:08.4562050Z 394600K .......... .......... .......... .......... .......... 63% 99.2M 2s 2024-08-22T20:34:08.4567150Z 394650K .......... .......... .......... .......... .......... 63% 92.8M 2s 2024-08-22T20:34:08.4572720Z 394700K .......... .......... .......... .......... .......... 63% 93.9M 2s 2024-08-22T20:34:08.4577020Z 394750K .......... .......... .......... .......... .......... 63% 113M 2s 2024-08-22T20:34:08.4581040Z 394800K .......... .......... .......... .......... .......... 63% 124M 2s 2024-08-22T20:34:08.4585230Z 394850K .......... .......... .......... .......... .......... 63% 104M 2s 2024-08-22T20:34:08.4590070Z 394900K .......... .......... .......... .......... .......... 63% 101M 2s 2024-08-22T20:34:08.4596130Z 394950K .......... .......... .......... .......... .......... 63% 92.3M 2s 2024-08-22T20:34:08.4601950Z 395000K .......... .......... .......... .......... .......... 63% 76.9M 2s 2024-08-22T20:34:08.4611840Z 395050K .......... .......... .......... .......... .......... 63% 50.9M 2s 2024-08-22T20:34:08.4615590Z 395100K .......... .......... .......... .......... .......... 63% 124M 2s 2024-08-22T20:34:08.4620370Z 395150K .......... .......... .......... .......... .......... 63% 99.2M 2s 2024-08-22T20:34:08.4625590Z 395200K .......... .......... .......... .......... .......... 63% 95.2M 2s 2024-08-22T20:34:08.4632280Z 395250K .......... .......... .......... .......... .......... 63% 79.0M 2s 2024-08-22T20:34:08.4634980Z 395300K .......... .......... .......... .......... .......... 63% 144M 2s 2024-08-22T20:34:08.4641060Z 395350K .......... .......... .......... .......... .......... 63% 83.8M 2s 2024-08-22T20:34:08.4645720Z 395400K .......... .......... .......... .......... .......... 63% 102M 2s 2024-08-22T20:34:08.4649290Z 395450K .......... .......... .......... .......... .......... 63% 139M 2s 2024-08-22T20:34:08.4655490Z 395500K .......... .......... .......... .......... .......... 63% 95.2M 2s 2024-08-22T20:34:08.4661470Z 395550K .......... .......... .......... .......... .......... 63% 72.8M 2s 2024-08-22T20:34:08.4668480Z 395600K .......... .......... .......... .......... .......... 63% 65.3M 2s 2024-08-22T20:34:08.4674110Z 395650K .......... .......... .......... .......... .......... 63% 91.6M 2s 2024-08-22T20:34:08.4678000Z 395700K .......... .......... .......... .......... .......... 63% 123M 2s 2024-08-22T20:34:08.4683740Z 395750K .......... .......... .......... .......... .......... 63% 88.5M 2s 2024-08-22T20:34:08.4686910Z 395800K .......... .......... .......... .......... .......... 63% 144M 2s 2024-08-22T20:34:08.4691620Z 395850K .......... .......... .......... .......... .......... 63% 100M 2s 2024-08-22T20:34:08.4696790Z 395900K .......... .......... .......... .......... .......... 63% 136M 2s 2024-08-22T20:34:08.4700790Z 395950K .......... .......... .......... .......... .......... 63% 86.4M 2s 2024-08-22T20:34:08.4707080Z 396000K .......... .......... .......... .......... .......... 63% 83.5M 2s 2024-08-22T20:34:08.4711820Z 396050K .......... .......... .......... .......... .......... 63% 103M 2s 2024-08-22T20:34:08.4716410Z 396100K .......... .......... .......... .......... .......... 63% 103M 2s 2024-08-22T20:34:08.4722130Z 396150K .......... .......... .......... .......... .......... 63% 82.3M 2s 2024-08-22T20:34:08.4726170Z 396200K .......... .......... .......... .......... .......... 63% 119M 2s 2024-08-22T20:34:08.4730940Z 396250K .......... .......... .......... .......... .......... 63% 102M 2s 2024-08-22T20:34:08.4733870Z 396300K .......... .......... .......... .......... .......... 63% 174M 2s 2024-08-22T20:34:08.4737030Z 396350K .......... .......... .......... .......... .......... 63% 148M 2s 2024-08-22T20:34:08.4742200Z 396400K .......... .......... .......... .......... .......... 63% 102M 2s 2024-08-22T20:34:08.4747430Z 396450K .......... .......... .......... .......... .......... 63% 122M 2s 2024-08-22T20:34:08.4752140Z 396500K .......... .......... .......... .......... .......... 63% 101M 2s 2024-08-22T20:34:08.4755990Z 396550K .......... .......... .......... .......... .......... 63% 92.7M 2s 2024-08-22T20:34:08.4759510Z 396600K .......... .......... .......... .......... .......... 63% 133M 2s 2024-08-22T20:34:08.4762550Z 396650K .......... .......... .......... .......... .......... 63% 184M 2s 2024-08-22T20:34:08.4765580Z 396700K .......... .......... .......... .......... .......... 63% 157M 2s 2024-08-22T20:34:08.4769680Z 396750K .......... .......... .......... .......... .......... 63% 127M 2s 2024-08-22T20:34:08.4772730Z 396800K .......... .......... .......... .......... .......... 63% 210M 2s 2024-08-22T20:34:08.4780040Z 396850K .......... .......... .......... .......... .......... 63% 78.6M 2s 2024-08-22T20:34:08.4785190Z 396900K .......... .......... .......... .......... .......... 63% 89.8M 2s 2024-08-22T20:34:08.4787300Z 396950K .......... .......... .......... .......... .......... 63% 130M 2s 2024-08-22T20:34:08.4791660Z 397000K .......... .......... .......... .......... .......... 63% 106M 2s 2024-08-22T20:34:08.4797020Z 397050K .......... .......... .......... .......... .......... 63% 93.0M 2s 2024-08-22T20:34:08.4800840Z 397100K .......... .......... .......... .......... .......... 63% 126M 2s 2024-08-22T20:34:08.4805940Z 397150K .......... .......... .......... .......... .......... 63% 95.6M 2s 2024-08-22T20:34:08.4811050Z 397200K .......... .......... .......... .......... .......... 63% 113M 2s 2024-08-22T20:34:08.4815430Z 397250K .......... .......... .......... .......... .......... 63% 97.7M 2s 2024-08-22T20:34:08.4820320Z 397300K .......... .......... .......... .......... .......... 63% 95.4M 2s 2024-08-22T20:34:08.4826800Z 397350K .......... .......... .......... .......... .......... 63% 75.1M 2s 2024-08-22T20:34:08.4833900Z 397400K .......... .......... .......... .......... .......... 63% 73.0M 2s 2024-08-22T20:34:08.4837160Z 397450K .......... .......... .......... .......... .......... 63% 162M 2s 2024-08-22T20:34:08.4841200Z 397500K .......... .......... .......... .......... .......... 63% 104M 2s 2024-08-22T20:34:08.4846640Z 397550K .......... .......... .......... .......... .......... 63% 134M 2s 2024-08-22T20:34:08.4850600Z 397600K .......... .......... .......... .......... .......... 63% 95.9M 2s 2024-08-22T20:34:08.4855890Z 397650K .......... .......... .......... .......... .......... 63% 107M 2s 2024-08-22T20:34:08.4861310Z 397700K .......... .......... .......... .......... .......... 63% 78.4M 2s 2024-08-22T20:34:08.4865550Z 397750K .......... .......... .......... .......... .......... 63% 101M 2s 2024-08-22T20:34:08.4871220Z 397800K .......... .......... .......... .......... .......... 63% 90.9M 2s 2024-08-22T20:34:08.4874530Z 397850K .......... .......... .......... .......... .......... 63% 147M 2s 2024-08-22T20:34:08.4880250Z 397900K .......... .......... .......... .......... .......... 63% 94.1M 2s 2024-08-22T20:34:08.4885310Z 397950K .......... .......... .......... .......... .......... 64% 144M 2s 2024-08-22T20:34:08.4889100Z 398000K .......... .......... .......... .......... .......... 64% 93.4M 2s 2024-08-22T20:34:08.4891670Z 398050K .......... .......... .......... .......... .......... 64% 142M 2s 2024-08-22T20:34:08.4898540Z 398100K .......... .......... .......... .......... .......... 64% 111M 2s 2024-08-22T20:34:08.4902900Z 398150K .......... .......... .......... .......... .......... 64% 75.0M 2s 2024-08-22T20:34:08.4908530Z 398200K .......... .......... .......... .......... .......... 64% 86.9M 2s 2024-08-22T20:34:08.4911860Z 398250K .......... .......... .......... .......... .......... 64% 126M 2s 2024-08-22T20:34:08.4915550Z 398300K .......... .......... .......... .......... .......... 64% 159M 2s 2024-08-22T20:34:08.4920950Z 398350K .......... .......... .......... .......... .......... 64% 83.8M 2s 2024-08-22T20:34:08.4925330Z 398400K .......... .......... .......... .......... .......... 64% 151M 2s 2024-08-22T20:34:08.4928990Z 398450K .......... .......... .......... .......... .......... 64% 106M 2s 2024-08-22T20:34:08.4930790Z 398500K .......... .......... .......... .......... .......... 64% 227M 2s 2024-08-22T20:34:08.4937530Z 398550K .......... .......... .......... .......... .......... 64% 78.6M 2s 2024-08-22T20:34:08.4940970Z 398600K .......... .......... .......... .......... .......... 64% 122M 2s 2024-08-22T20:34:08.4945850Z 398650K .......... .......... .......... .......... .......... 64% 115M 2s 2024-08-22T20:34:08.4950770Z 398700K .......... .......... .......... .......... .......... 64% 89.8M 2s 2024-08-22T20:34:08.4955090Z 398750K .......... .......... .......... .......... .......... 64% 106M 2s 2024-08-22T20:34:08.4955740Z 398800K .......... .......... .......... .......... .......... 64% 751M 2s 2024-08-22T20:34:08.4959120Z 398850K .......... .......... .......... .......... .......... 64% 145M 2s 2024-08-22T20:34:08.4965030Z 398900K .......... .......... .......... .......... .......... 64% 95.7M 2s 2024-08-22T20:34:08.4965560Z 398950K .......... .......... .......... .......... .......... 64% 514M 2s 2024-08-22T20:34:08.4965950Z 399000K .......... .......... .......... .......... .......... 64% 718M 2s 2024-08-22T20:34:08.4966520Z 399050K .......... .......... .......... .......... .......... 64% 708M 2s 2024-08-22T20:34:08.4970740Z 399100K .......... .......... .......... .......... .......... 64% 126M 2s 2024-08-22T20:34:08.4971130Z 399150K .......... .......... .......... .......... .......... 64% 698M 2s 2024-08-22T20:34:08.4972000Z 399200K .......... .......... .......... .......... .......... 64% 618M 2s 2024-08-22T20:34:08.4976010Z 399250K .......... .......... .......... .......... .......... 64% 163M 2s 2024-08-22T20:34:08.4980450Z 399300K .......... .......... .......... .......... .......... 64% 116M 2s 2024-08-22T20:34:08.4985830Z 399350K .......... .......... .......... .......... .......... 64% 73.5M 2s 2024-08-22T20:34:08.4993510Z 399400K .......... .......... .......... .......... .......... 64% 65.3M 2s 2024-08-22T20:34:08.4995890Z 399450K .......... .......... .......... .......... .......... 64% 223M 2s 2024-08-22T20:34:08.5002470Z 399500K .......... .......... .......... .......... .......... 64% 73.9M 2s 2024-08-22T20:34:08.5009680Z 399550K .......... .......... .......... .......... .......... 64% 67.3M 2s 2024-08-22T20:34:08.5015820Z 399600K .......... .......... .......... .......... .......... 64% 85.4M 2s 2024-08-22T20:34:08.5022480Z 399650K .......... .......... .......... .......... .......... 64% 198M 2s 2024-08-22T20:34:08.5024810Z 399700K .......... .......... .......... .......... .......... 64% 67.3M 2s 2024-08-22T20:34:08.5031290Z 399750K .......... .......... .......... .......... .......... 64% 76.3M 2s 2024-08-22T20:34:08.5039360Z 399800K .......... .......... .......... .......... .......... 64% 62.4M 2s 2024-08-22T20:34:08.5045370Z 399850K .......... .......... .......... .......... .......... 64% 77.1M 2s 2024-08-22T20:34:08.5046980Z 399900K .......... .......... .......... .......... .......... 64% 317M 2s 2024-08-22T20:34:08.5055500Z 399950K .......... .......... .......... .......... .......... 64% 56.8M 2s 2024-08-22T20:34:08.5062520Z 400000K .......... .......... .......... .......... .......... 64% 70.3M 2s 2024-08-22T20:34:08.5068970Z 400050K .......... .......... .......... .......... .......... 64% 80.7M 2s 2024-08-22T20:34:08.5075840Z 400100K .......... .......... .......... .......... .......... 64% 70.3M 2s 2024-08-22T20:34:08.5082210Z 400150K .......... .......... .......... .......... .......... 64% 72.4M 2s 2024-08-22T20:34:08.5084510Z 400200K .......... .......... .......... .......... .......... 64% 229M 2s 2024-08-22T20:34:08.5090710Z 400250K .......... .......... .......... .......... .......... 64% 76.4M 2s 2024-08-22T20:34:08.5097390Z 400300K .......... .......... .......... .......... .......... 64% 75.6M 2s 2024-08-22T20:34:08.5105230Z 400350K .......... .......... .......... .......... .......... 64% 62.9M 2s 2024-08-22T20:34:08.5106300Z 400400K .......... .......... .......... .......... .......... 64% 417M 2s 2024-08-22T20:34:08.5113300Z 400450K .......... .......... .......... .......... .......... 64% 76.3M 2s 2024-08-22T20:34:08.5118750Z 400500K .......... .......... .......... .......... .......... 64% 78.1M 2s 2024-08-22T20:34:08.5127680Z 400550K .......... .......... .......... .......... .......... 64% 59.0M 2s 2024-08-22T20:34:08.5131300Z 400600K .......... .......... .......... .......... .......... 64% 133M 2s 2024-08-22T20:34:08.5138060Z 400650K .......... .......... .......... .......... .......... 64% 67.9M 2s 2024-08-22T20:34:08.5141060Z 400700K .......... .......... .......... .......... .......... 64% 169M 2s 2024-08-22T20:34:08.5145580Z 400750K .......... .......... .......... .......... .......... 64% 103M 2s 2024-08-22T20:34:08.5153200Z 400800K .......... .......... .......... .......... .......... 64% 65.8M 2s 2024-08-22T20:34:08.5160160Z 400850K .......... .......... .......... .......... .......... 64% 71.2M 2s 2024-08-22T20:34:08.5165940Z 400900K .......... .......... .......... .......... .......... 64% 90.4M 2s 2024-08-22T20:34:08.5169030Z 400950K .......... .......... .......... .......... .......... 64% 144M 2s 2024-08-22T20:34:08.5174040Z 401000K .......... .......... .......... .......... .......... 64% 92.3M 2s 2024-08-22T20:34:08.5182300Z 401050K .......... .......... .......... .......... .......... 64% 57.9M 2s 2024-08-22T20:34:08.5188130Z 401100K .......... .......... .......... .......... .......... 64% 95.9M 2s 2024-08-22T20:34:08.5192340Z 401150K .......... .......... .......... .......... .......... 64% 126M 2s 2024-08-22T20:34:08.5194970Z 401200K .......... .......... .......... .......... .......... 64% 130M 2s 2024-08-22T20:34:08.5202730Z 401250K .......... .......... .......... .......... .......... 64% 67.6M 2s 2024-08-22T20:34:08.5210160Z 401300K .......... .......... .......... .......... .......... 64% 83.0M 2s 2024-08-22T20:34:08.5215960Z 401350K .......... .......... .......... .......... .......... 64% 66.1M 2s 2024-08-22T20:34:08.5216360Z 401400K .......... .......... .......... .......... .......... 64% 603M 2s 2024-08-22T20:34:08.5225270Z 401450K .......... .......... .......... .......... .......... 64% 69.1M 2s 2024-08-22T20:34:08.5231270Z 401500K .......... .......... .......... .......... .......... 64% 76.7M 2s 2024-08-22T20:34:08.5236370Z 401550K .......... .......... .......... .......... .......... 64% 75.5M 2s 2024-08-22T20:34:08.5243150Z 401600K .......... .......... .......... .......... .......... 64% 72.1M 2s 2024-08-22T20:34:08.5245040Z 401650K .......... .......... .......... .......... .......... 64% 270M 2s 2024-08-22T20:34:08.5250960Z 401700K .......... .......... .......... .......... .......... 64% 81.5M 2s 2024-08-22T20:34:08.5258230Z 401750K .......... .......... .......... .......... .......... 64% 65.1M 2s 2024-08-22T20:34:08.5265060Z 401800K .......... .......... .......... .......... .......... 64% 73.0M 2s 2024-08-22T20:34:08.5272260Z 401850K .......... .......... .......... .......... .......... 64% 71.8M 2s 2024-08-22T20:34:08.5272660Z 401900K .......... .......... .......... .......... .......... 64% 595M 2s 2024-08-22T20:34:08.5281160Z 401950K .......... .......... .......... .......... .......... 64% 59.5M 2s 2024-08-22T20:34:08.5290000Z 402000K .......... .......... .......... .......... .......... 64% 60.3M 2s 2024-08-22T20:34:08.5294140Z 402050K .......... .......... .......... .......... .......... 64% 98.2M 2s 2024-08-22T20:34:08.5299540Z 402100K .......... .......... .......... .......... .......... 64% 91.3M 2s 2024-08-22T20:34:08.5300040Z 402150K .......... .......... .......... .......... .......... 64% 678M 2s 2024-08-22T20:34:08.5306840Z 402200K .......... .......... .......... .......... .......... 64% 75.5M 2s 2024-08-22T20:34:08.5311960Z 402250K .......... .......... .......... .......... .......... 64% 89.3M 2s 2024-08-22T20:34:08.5317830Z 402300K .......... .......... .......... .......... .......... 64% 85.1M 2s 2024-08-22T20:34:08.5321720Z 402350K .......... .......... .......... .......... .......... 64% 125M 2s 2024-08-22T20:34:08.5324160Z 402400K .......... .......... .......... .......... .......... 64% 183M 2s 2024-08-22T20:34:08.5328810Z 402450K .......... .......... .......... .......... .......... 64% 109M 2s 2024-08-22T20:34:08.5334150Z 402500K .......... .......... .......... .......... .......... 64% 88.8M 2s 2024-08-22T20:34:08.5338590Z 402550K .......... .......... .......... .......... .......... 64% 108M 2s 2024-08-22T20:34:08.5344430Z 402600K .......... .......... .......... .......... .......... 64% 89.1M 2s 2024-08-22T20:34:08.5348140Z 402650K .......... .......... .......... .......... .......... 64% 132M 2s 2024-08-22T20:34:08.5353260Z 402700K .......... .......... .......... .......... .......... 64% 102M 2s 2024-08-22T20:34:08.5355710Z 402750K .......... .......... .......... .......... .......... 64% 167M 2s 2024-08-22T20:34:08.5361180Z 402800K .......... .......... .......... .......... .......... 64% 86.9M 2s 2024-08-22T20:34:08.5366520Z 402850K .......... .......... .......... .......... .......... 64% 92.7M 2s 2024-08-22T20:34:08.5371060Z 402900K .......... .......... .......... .......... .......... 64% 356M 2s 2024-08-22T20:34:08.5376140Z 402950K .......... .......... .......... .......... .......... 64% 58.8M 2s 2024-08-22T20:34:08.5379290Z 403000K .......... .......... .......... .......... .......... 64% 154M 2s 2024-08-22T20:34:08.5383980Z 403050K .......... .......... .......... .......... .......... 64% 104M 2s 2024-08-22T20:34:08.5388550Z 403100K .......... .......... .......... .......... .......... 64% 109M 2s 2024-08-22T20:34:08.5390350Z 403150K .......... .......... .......... .......... .......... 64% 267M 2s 2024-08-22T20:34:08.5395690Z 403200K .......... .......... .......... .......... .......... 64% 92.1M 2s 2024-08-22T20:34:08.5400770Z 403250K .......... .......... .......... .......... .......... 64% 97.3M 2s 2024-08-22T20:34:08.5406800Z 403300K .......... .......... .......... .......... .......... 64% 110M 2s 2024-08-22T20:34:08.5409860Z 403350K .......... .......... .......... .......... .......... 64% 103M 2s 2024-08-22T20:34:08.5412320Z 403400K .......... .......... .......... .......... .......... 64% 216M 2s 2024-08-22T20:34:08.5417530Z 403450K .......... .......... .......... .......... .......... 64% 98.2M 2s 2024-08-22T20:34:08.5422780Z 403500K .......... .......... .......... .......... .......... 64% 90.1M 2s 2024-08-22T20:34:08.5427510Z 403550K .......... .......... .......... .......... .......... 64% 97.9M 2s 2024-08-22T20:34:08.5431450Z 403600K .......... .......... .......... .......... .......... 64% 126M 2s 2024-08-22T20:34:08.5434150Z 403650K .......... .......... .......... .......... .......... 64% 210M 2s 2024-08-22T20:34:08.5437900Z 403700K .......... .......... .......... .......... .......... 64% 115M 2s 2024-08-22T20:34:08.5442930Z 403750K .......... .......... .......... .......... .......... 64% 98.6M 2s 2024-08-22T20:34:08.5448610Z 403800K .......... .......... .......... .......... .......... 64% 87.8M 2s 2024-08-22T20:34:08.5454550Z 403850K .......... .......... .......... .......... .......... 64% 86.9M 2s 2024-08-22T20:34:08.5456510Z 403900K .......... .......... .......... .......... .......... 64% 222M 2s 2024-08-22T20:34:08.5461190Z 403950K .......... .......... .......... .......... .......... 64% 119M 2s 2024-08-22T20:34:08.5464320Z 404000K .......... .......... .......... .......... .......... 64% 120M 2s 2024-08-22T20:34:08.5468110Z 404050K .......... .......... .......... .......... .......... 64% 145M 2s 2024-08-22T20:34:08.5473130Z 404100K .......... .......... .......... .......... .......... 64% 174M 2s 2024-08-22T20:34:08.5476510Z 404150K .......... .......... .......... .......... .......... 65% 96.7M 2s 2024-08-22T20:34:08.5481650Z 404200K .......... .......... .......... .......... .......... 65% 80.2M 2s 2024-08-22T20:34:08.5483540Z 404250K .......... .......... .......... .......... .......... 65% 289M 2s 2024-08-22T20:34:08.5488090Z 404300K .......... .......... .......... .......... .......... 65% 113M 2s 2024-08-22T20:34:08.5491170Z 404350K .......... .......... .......... .......... .......... 65% 147M 2s 2024-08-22T20:34:08.5496500Z 404400K .......... .......... .......... .......... .......... 65% 154M 2s 2024-08-22T20:34:08.5498410Z 404450K .......... .......... .......... .......... .......... 65% 129M 2s 2024-08-22T20:34:08.5504230Z 404500K .......... .......... .......... .......... .......... 65% 100M 2s 2024-08-22T20:34:08.5508280Z 404550K .......... .......... .......... .......... .......... 65% 102M 2s 2024-08-22T20:34:08.5509140Z 404600K .......... .......... .......... .......... .......... 65% 356M 2s 2024-08-22T20:34:08.5513710Z 404650K .......... .......... .......... .......... .......... 65% 113M 2s 2024-08-22T20:34:08.5519920Z 404700K .......... .......... .......... .......... .......... 65% 98.8M 2s 2024-08-22T20:34:08.5522870Z 404750K .......... .......... .......... .......... .......... 65% 132M 2s 2024-08-22T20:34:08.5525020Z 404800K .......... .......... .......... .......... .......... 65% 208M 2s 2024-08-22T20:34:08.5527690Z 404850K .......... .......... .......... .......... .......... 65% 165M 2s 2024-08-22T20:34:08.5537430Z 404900K .......... .......... .......... .......... .......... 65% 69.3M 2s 2024-08-22T20:34:08.5538730Z 404950K .......... .......... .......... .......... .......... 65% 137M 2s 2024-08-22T20:34:08.5541140Z 405000K .......... .......... .......... .......... .......... 65% 158M 2s 2024-08-22T20:34:08.5545830Z 405050K .......... .......... .......... .......... .......... 65% 109M 2s 2024-08-22T20:34:08.5550190Z 405100K .......... .......... .......... .......... .......... 65% 110M 2s 2024-08-22T20:34:08.5554560Z 405150K .......... .......... .......... .......... .......... 65% 114M 2s 2024-08-22T20:34:08.5555080Z 405200K .......... .......... .......... .......... .......... 65% 488M 2s 2024-08-22T20:34:08.5557200Z 405250K .......... .......... .......... .......... .......... 65% 264M 2s 2024-08-22T20:34:08.5560960Z 405300K .......... .......... .......... .......... .......... 65% 525M 2s 2024-08-22T20:34:08.5564000Z 405350K .......... .......... .......... .......... .......... 65% 87.0M 2s 2024-08-22T20:34:08.5565510Z 405400K .......... .......... .......... .......... .......... 65% 669M 2s 2024-08-22T20:34:08.5569880Z 405450K .......... .......... .......... .......... .......... 65% 125M 2s 2024-08-22T20:34:08.5572060Z 405500K .......... .......... .......... .......... .......... 65% 132M 2s 2024-08-22T20:34:08.5575920Z 405550K .......... .......... .......... .......... .......... 65% 160M 2s 2024-08-22T20:34:08.5579690Z 405600K .......... .......... .......... .......... .......... 65% 110M 2s 2024-08-22T20:34:08.5591900Z 405650K .......... .......... .......... .......... .......... 65% 123M 2s 2024-08-22T20:34:08.5592300Z 405700K .......... .......... .......... .......... .......... 65% 130M 2s 2024-08-22T20:34:08.5592700Z 405750K .......... .......... .......... .......... .......... 65% 172M 2s 2024-08-22T20:34:08.5594630Z 405800K .......... .......... .......... .......... .......... 65% 114M 2s 2024-08-22T20:34:08.5597690Z 405850K .......... .......... .......... .......... .......... 65% 170M 2s 2024-08-22T20:34:08.5598080Z 405900K .......... .......... .......... .......... .......... 65% 444M 2s 2024-08-22T20:34:08.5604030Z 405950K .......... .......... .......... .......... .......... 65% 88.1M 2s 2024-08-22T20:34:08.5606500Z 406000K .......... .......... .......... .......... .......... 65% 185M 2s 2024-08-22T20:34:08.5610360Z 406050K .......... .......... .......... .......... .......... 65% 144M 2s 2024-08-22T20:34:08.5614080Z 406100K .......... .......... .......... .......... .......... 65% 137M 2s 2024-08-22T20:34:08.5616740Z 406150K .......... .......... .......... .......... .......... 65% 152M 2s 2024-08-22T20:34:08.5622120Z 406200K .......... .......... .......... .......... .......... 65% 121M 2s 2024-08-22T20:34:08.5624040Z 406250K .......... .......... .......... .......... .......... 65% 349M 2s 2024-08-22T20:34:08.5628880Z 406300K .......... .......... .......... .......... .......... 65% 74.7M 2s 2024-08-22T20:34:08.5630180Z 406350K .......... .......... .......... .......... .......... 65% 751M 2s 2024-08-22T20:34:08.5632250Z 406400K .......... .......... .......... .......... .......... 65% 301M 2s 2024-08-22T20:34:08.5636100Z 406450K .......... .......... .......... .......... .......... 65% 116M 2s 2024-08-22T20:34:08.5640050Z 406500K .......... .......... .......... .......... .......... 65% 113M 2s 2024-08-22T20:34:08.5642570Z 406550K .......... .......... .......... .......... .......... 65% 165M 2s 2024-08-22T20:34:08.5645170Z 406600K .......... .......... .......... .......... .......... 65% 176M 2s 2024-08-22T20:34:08.5648540Z 406650K .......... .......... .......... .......... .......... 65% 204M 2s 2024-08-22T20:34:08.5653580Z 406700K .......... .......... .......... .......... .......... 65% 88.5M 2s 2024-08-22T20:34:08.5657790Z 406750K .......... .......... .......... .......... .......... 65% 126M 2s 2024-08-22T20:34:08.5660760Z 406800K .......... .......... .......... .......... .......... 65% 154M 2s 2024-08-22T20:34:08.5663220Z 406850K .......... .......... .......... .......... .......... 65% 224M 2s 2024-08-22T20:34:08.5667960Z 406900K .......... .......... .......... .......... .......... 65% 86.7M 2s 2024-08-22T20:34:08.5671060Z 406950K .......... .......... .......... .......... .......... 65% 156M 2s 2024-08-22T20:34:08.5675050Z 407000K .......... .......... .......... .......... .......... 65% 121M 2s 2024-08-22T20:34:08.5679970Z 407050K .......... .......... .......... .......... .......... 65% 121M 2s 2024-08-22T20:34:08.5682490Z 407100K .......... .......... .......... .......... .......... 65% 153M 2s 2024-08-22T20:34:08.5686770Z 407150K .......... .......... .......... .......... .......... 65% 121M 2s 2024-08-22T20:34:08.5688080Z 407200K .......... .......... .......... .......... .......... 65% 284M 2s 2024-08-22T20:34:08.5693820Z 407250K .......... .......... .......... .......... .......... 65% 127M 2s 2024-08-22T20:34:08.5698560Z 407300K .......... .......... .......... .......... .......... 65% 86.9M 2s 2024-08-22T20:34:08.5701870Z 407350K .......... .......... .......... .......... .......... 65% 120M 2s 2024-08-22T20:34:08.5703760Z 407400K .......... .......... .......... .......... .......... 65% 210M 2s 2024-08-22T20:34:08.5707130Z 407450K .......... .......... .......... .......... .......... 65% 201M 2s 2024-08-22T20:34:08.5711880Z 407500K .......... .......... .......... .......... .......... 65% 121M 2s 2024-08-22T20:34:08.5712310Z 407550K .......... .......... .......... .......... .......... 65% 328M 2s 2024-08-22T20:34:08.5714920Z 407600K .......... .......... .......... .......... .......... 65% 164M 2s 2024-08-22T20:34:08.5720640Z 407650K .......... .......... .......... .......... .......... 65% 115M 2s 2024-08-22T20:34:08.5729450Z 407700K .......... .......... .......... .......... .......... 65% 59.5M 2s 2024-08-22T20:34:08.5730990Z 407750K .......... .......... .......... .......... .......... 65% 148M 2s 2024-08-22T20:34:08.5731420Z 407800K .......... .......... .......... .......... .......... 65% 493M 2s 2024-08-22T20:34:08.5735390Z 407850K .......... .......... .......... .......... .......... 65% 147M 2s 2024-08-22T20:34:08.5737890Z 407900K .......... .......... .......... .......... .......... 65% 321M 2s 2024-08-22T20:34:08.5742170Z 407950K .......... .......... .......... .......... .......... 65% 114M 2s 2024-08-22T20:34:08.5744450Z 408000K .......... .......... .......... .......... .......... 65% 177M 2s 2024-08-22T20:34:08.5748030Z 408050K .......... .......... .......... .......... .......... 65% 123M 2s 2024-08-22T20:34:08.5750850Z 408100K .......... .......... .......... .......... .......... 65% 159M 2s 2024-08-22T20:34:08.5754900Z 408150K .......... .......... .......... .......... .......... 65% 163M 2s 2024-08-22T20:34:08.5756880Z 408200K .......... .......... .......... .......... .......... 65% 156M 2s 2024-08-22T20:34:08.5760260Z 408250K .......... .......... .......... .......... .......... 65% 154M 2s 2024-08-22T20:34:08.5764810Z 408300K .......... .......... .......... .......... .......... 65% 116M 2s 2024-08-22T20:34:08.5767790Z 408350K .......... .......... .......... .......... .......... 65% 147M 2s 2024-08-22T20:34:08.5771250Z 408400K .......... .......... .......... .......... .......... 65% 127M 2s 2024-08-22T20:34:08.5775150Z 408450K .......... .......... .......... .......... .......... 65% 223M 2s 2024-08-22T20:34:08.5778120Z 408500K .......... .......... .......... .......... .......... 65% 117M 2s 2024-08-22T20:34:08.5780030Z 408550K .......... .......... .......... .......... .......... 65% 208M 2s 2024-08-22T20:34:08.5783750Z 408600K .......... .......... .......... .......... .......... 65% 176M 2s 2024-08-22T20:34:08.5787510Z 408650K .......... .......... .......... .......... .......... 65% 142M 2s 2024-08-22T20:34:08.5791540Z 408700K .......... .......... .......... .......... .......... 65% 131M 2s 2024-08-22T20:34:08.5795750Z 408750K .......... .......... .......... .......... .......... 65% 86.1M 2s 2024-08-22T20:34:08.5799460Z 408800K .......... .......... .......... .......... .......... 65% 153M 2s 2024-08-22T20:34:08.5799970Z 408850K .......... .......... .......... .......... .......... 65% 384M 2s 2024-08-22T20:34:08.5804910Z 408900K .......... .......... .......... .......... .......... 65% 115M 2s 2024-08-22T20:34:08.5811620Z 408950K .......... .......... .......... .......... .......... 65% 78.5M 2s 2024-08-22T20:34:08.5814170Z 409000K .......... .......... .......... .......... .......... 65% 144M 2s 2024-08-22T20:34:08.5817470Z 409050K .......... .......... .......... .......... .......... 65% 142M 2s 2024-08-22T20:34:08.5821620Z 409100K .......... .......... .......... .......... .......... 65% 167M 2s 2024-08-22T20:34:08.5821850Z 409150K .......... .......... .......... .......... .......... 65% 498M 2s 2024-08-22T20:34:08.5824340Z 409200K .......... .......... .......... .......... .......... 65% 162M 2s 2024-08-22T20:34:08.5828390Z 409250K .......... .......... .......... .......... .......... 65% 165M 2s 2024-08-22T20:34:08.5830640Z 409300K .......... .......... .......... .......... .......... 65% 153M 2s 2024-08-22T20:34:08.5833450Z 409350K .......... .......... .......... .......... .......... 65% 188M 2s 2024-08-22T20:34:08.5837620Z 409400K .......... .......... .......... .......... .......... 65% 114M 2s 2024-08-22T20:34:08.5841030Z 409450K .......... .......... .......... .......... .......... 65% 177M 2s 2024-08-22T20:34:08.5845400Z 409500K .......... .......... .......... .......... .......... 65% 123M 2s 2024-08-22T20:34:08.5846130Z 409550K .......... .......... .......... .......... .......... 65% 362M 2s 2024-08-22T20:34:08.5850520Z 409600K .......... .......... .......... .......... .......... 65% 114M 2s 2024-08-22T20:34:08.5853450Z 409650K .......... .......... .......... .......... .......... 65% 130M 2s 2024-08-22T20:34:08.5857210Z 409700K .......... .......... .......... .......... .......... 65% 154M 2s 2024-08-22T20:34:08.5861220Z 409750K .......... .......... .......... .......... .......... 65% 153M 2s 2024-08-22T20:34:08.5863140Z 409800K .......... .......... .......... .......... .......... 65% 155M 2s 2024-08-22T20:34:08.5865170Z 409850K .......... .......... .......... .......... .......... 65% 274M 2s 2024-08-22T20:34:08.5867720Z 409900K .......... .......... .......... .......... .......... 65% 164M 2s 2024-08-22T20:34:08.5871590Z 409950K .......... .......... .......... .......... .......... 65% 126M 2s 2024-08-22T20:34:08.5875310Z 410000K .......... .......... .......... .......... .......... 65% 153M 2s 2024-08-22T20:34:08.5877250Z 410050K .......... .......... .......... .......... .......... 65% 231M 2s 2024-08-22T20:34:08.5882300Z 410100K .......... .......... .......... .......... .......... 65% 89.8M 2s 2024-08-22T20:34:08.5886650Z 410150K .......... .......... .......... .......... .......... 65% 115M 2s 2024-08-22T20:34:08.5890710Z 410200K .......... .......... .......... .......... .......... 65% 170M 2s 2024-08-22T20:34:08.5891190Z 410250K .......... .......... .......... .......... .......... 65% 261M 2s 2024-08-22T20:34:08.5895530Z 410300K .......... .......... .......... .......... .......... 65% 113M 2s 2024-08-22T20:34:08.5898070Z 410350K .......... .......... .......... .......... .......... 66% 192M 2s 2024-08-22T20:34:08.5900560Z 410400K .......... .......... .......... .......... .......... 66% 198M 2s 2024-08-22T20:34:08.5903520Z 410450K .......... .......... .......... .......... .......... 66% 168M 2s 2024-08-22T20:34:08.5907350Z 410500K .......... .......... .......... .......... .......... 66% 133M 2s 2024-08-22T20:34:08.5915510Z 410550K .......... .......... .......... .......... .......... 66% 62.9M 2s 2024-08-22T20:34:08.5916270Z 410600K .......... .......... .......... .......... .......... 66% 326M 2s 2024-08-22T20:34:08.5920540Z 410650K .......... .......... .......... .......... .......... 66% 119M 2s 2024-08-22T20:34:08.5921050Z 410700K .......... .......... .......... .......... .......... 66% 729M 2s 2024-08-22T20:34:08.5925270Z 410750K .......... .......... .......... .......... .......... 66% 129M 2s 2024-08-22T20:34:08.5925660Z 410800K .......... .......... .......... .......... .......... 66% 751M 2s 2024-08-22T20:34:08.5928740Z 410850K .......... .......... .......... .......... .......... 66% 161M 2s 2024-08-22T20:34:08.5933330Z 410900K .......... .......... .......... .......... .......... 66% 115M 2s 2024-08-22T20:34:08.5936560Z 410950K .......... .......... .......... .......... .......... 66% 138M 2s 2024-08-22T20:34:08.5940230Z 411000K .......... .......... .......... .......... .......... 66% 141M 2s 2024-08-22T20:34:08.5944770Z 411050K .......... .......... .......... .......... .......... 66% 105M 2s 2024-08-22T20:34:08.5944940Z 411100K .......... .......... .......... .......... .......... 66% 751M 2s 2024-08-22T20:34:08.5949360Z 411150K .......... .......... .......... .......... .......... 66% 119M 2s 2024-08-22T20:34:08.5956450Z 411200K .......... .......... .......... .......... .......... 66% 73.2M 2s 2024-08-22T20:34:08.5959660Z 411250K .......... .......... .......... .......... .......... 66% 199M 2s 2024-08-22T20:34:08.5961670Z 411300K .......... .......... .......... .......... .......... 66% 149M 2s 2024-08-22T20:34:08.5965520Z 411350K .......... .......... .......... .......... .......... 66% 125M 2s 2024-08-22T20:34:08.5968210Z 411400K .......... .......... .......... .......... .......... 66% 218M 2s 2024-08-22T20:34:08.5970310Z 411450K .......... .......... .......... .......... .......... 66% 287M 2s 2024-08-22T20:34:08.5973810Z 411500K .......... .......... .......... .......... .......... 66% 119M 2s 2024-08-22T20:34:08.5978310Z 411550K .......... .......... .......... .......... .......... 66% 108M 2s 2024-08-22T20:34:08.5983330Z 411600K .......... .......... .......... .......... .......... 66% 105M 2s 2024-08-22T20:34:08.5986330Z 411650K .......... .......... .......... .......... .......... 66% 151M 2s 2024-08-22T20:34:08.5989610Z 411700K .......... .......... .......... .......... .......... 66% 153M 2s 2024-08-22T20:34:08.5993270Z 411750K .......... .......... .......... .......... .......... 66% 135M 2s 2024-08-22T20:34:08.5993760Z 411800K .......... .......... .......... .......... .......... 66% 456M 2s 2024-08-22T20:34:08.5997310Z 411850K .......... .......... .......... .......... .......... 66% 165M 2s 2024-08-22T20:34:08.5998900Z 411900K .......... .......... .......... .......... .......... 66% 254M 2s 2024-08-22T20:34:08.6002200Z 411950K .......... .......... .......... .......... .......... 66% 149M 2s 2024-08-22T20:34:08.6005890Z 412000K .......... .......... .......... .......... .......... 66% 130M 2s 2024-08-22T20:34:08.6007920Z 412050K .......... .......... .......... .......... .......... 66% 298M 2s 2024-08-22T20:34:08.6011710Z 412100K .......... .......... .......... .......... .......... 66% 148M 2s 2024-08-22T20:34:08.6014800Z 412150K .......... .......... .......... .......... .......... 66% 125M 2s 2024-08-22T20:34:08.6018260Z 412200K .......... .......... .......... .......... .......... 66% 145M 2s 2024-08-22T20:34:08.6022240Z 412250K .......... .......... .......... .......... .......... 66% 119M 2s 2024-08-22T20:34:08.6022720Z 412300K .......... .......... .......... .......... .......... 66% 660M 2s 2024-08-22T20:34:08.6030770Z 412350K .......... .......... .......... .......... .......... 66% 68.8M 2s 2024-08-22T20:34:08.6033290Z 412400K .......... .......... .......... .......... .......... 66% 162M 2s 2024-08-22T20:34:08.6036370Z 412450K .......... .......... .......... .......... .......... 66% 180M 2s 2024-08-22T20:34:08.6037930Z 412500K .......... .......... .......... .......... .......... 66% 237M 2s 2024-08-22T20:34:08.6043120Z 412550K .......... .......... .......... .......... .......... 66% 92.1M 2s 2024-08-22T20:34:08.6043550Z 412600K .......... .......... .......... .......... .......... 66% 618M 2s 2024-08-22T20:34:08.6048110Z 412650K .......... .......... .......... .......... .......... 66% 119M 2s 2024-08-22T20:34:08.6053090Z 412700K .......... .......... .......... .......... .......... 66% 134M 2s 2024-08-22T20:34:08.6057070Z 412750K .......... .......... .......... .......... .......... 66% 110M 2s 2024-08-22T20:34:08.6057590Z 412800K .......... .......... .......... .......... .......... 66% 301M 2s 2024-08-22T20:34:08.6061760Z 412850K .......... .......... .......... .......... .......... 66% 173M 2s 2024-08-22T20:34:08.6064840Z 412900K .......... .......... .......... .......... .......... 66% 241M 2s 2024-08-22T20:34:08.6067860Z 412950K .......... .......... .......... .......... .......... 66% 97.3M 2s 2024-08-22T20:34:08.6070430Z 413000K .......... .......... .......... .......... .......... 66% 182M 2s 2024-08-22T20:34:08.6075900Z 413050K .......... .......... .......... .......... .......... 66% 92.8M 2s 2024-08-22T20:34:08.6077200Z 413100K .......... .......... .......... .......... .......... 66% 555M 2s 2024-08-22T20:34:08.6083300Z 413150K .......... .......... .......... .......... .......... 66% 117M 2s 2024-08-22T20:34:08.6084260Z 413200K .......... .......... .......... .......... .......... 66% 144M 2s 2024-08-22T20:34:08.6086550Z 413250K .......... .......... .......... .......... .......... 66% 233M 2s 2024-08-22T20:34:08.6089420Z 413300K .......... .......... .......... .......... .......... 66% 186M 2s 2024-08-22T20:34:08.6094050Z 413350K .......... .......... .......... .......... .......... 66% 90.6M 2s 2024-08-22T20:34:08.6100530Z 413400K .......... .......... .......... .......... .......... 66% 94.4M 2s 2024-08-22T20:34:08.6103070Z 413450K .......... .......... .......... .......... .......... 66% 132M 2s 2024-08-22T20:34:08.6107440Z 413500K .......... .......... .......... .......... .......... 66% 124M 2s 2024-08-22T20:34:08.6110470Z 413550K .......... .......... .......... .......... .......... 66% 151M 2s 2024-08-22T20:34:08.6114970Z 413600K .......... .......... .......... .......... .......... 66% 104M 2s 2024-08-22T20:34:08.6115240Z 413650K .......... .......... .......... .......... .......... 66% 698M 2s 2024-08-22T20:34:08.6118670Z 413700K .......... .......... .......... .......... .......... 66% 162M 2s 2024-08-22T20:34:08.6122460Z 413750K .......... .......... .......... .......... .......... 66% 123M 2s 2024-08-22T20:34:08.6126200Z 413800K .......... .......... .......... .......... .......... 66% 131M 2s 2024-08-22T20:34:08.6127380Z 413850K .......... .......... .......... .......... .......... 66% 531M 2s 2024-08-22T20:34:08.6131450Z 413900K .......... .......... .......... .......... .......... 66% 133M 2s 2024-08-22T20:34:08.6132360Z 413950K .......... .......... .......... .......... .......... 66% 581M 2s 2024-08-22T20:34:08.6134340Z 414000K .......... .......... .......... .......... .......... 66% 194M 2s 2024-08-22T20:34:08.6139110Z 414050K .......... .......... .......... .......... .......... 66% 113M 2s 2024-08-22T20:34:08.6142970Z 414100K .......... .......... .......... .......... .......... 66% 133M 2s 2024-08-22T20:34:08.6143200Z 414150K .......... .......... .......... .......... .......... 66% 498M 2s 2024-08-22T20:34:08.6147590Z 414200K .......... .......... .......... .......... .......... 66% 111M 2s 2024-08-22T20:34:08.6151900Z 414250K .......... .......... .......... .......... .......... 66% 118M 2s 2024-08-22T20:34:08.6153190Z 414300K .......... .......... .......... .......... .......... 66% 775M 2s 2024-08-22T20:34:08.6157860Z 414350K .......... .......... .......... .......... .......... 66% 114M 2s 2024-08-22T20:34:08.6161730Z 414400K .......... .......... .......... .......... .......... 66% 111M 2s 2024-08-22T20:34:08.6166520Z 414450K .......... .......... .......... .......... .......... 66% 136M 2s 2024-08-22T20:34:08.6166960Z 414500K .......... .......... .......... .......... .......... 66% 245M 2s 2024-08-22T20:34:08.6173040Z 414550K .......... .......... .......... .......... .......... 66% 109M 2s 2024-08-22T20:34:08.6173240Z 414600K .......... .......... .......... .......... .......... 66% 465M 2s 2024-08-22T20:34:08.6177550Z 414650K .......... .......... .......... .......... .......... 66% 117M 2s 2024-08-22T20:34:08.6179570Z 414700K .......... .......... .......... .......... .......... 66% 158M 2s 2024-08-22T20:34:08.6182080Z 414750K .......... .......... .......... .......... .......... 66% 198M 2s 2024-08-22T20:34:08.6186230Z 414800K .......... .......... .......... .......... .......... 66% 112M 2s 2024-08-22T20:34:08.6190850Z 414850K .......... .......... .......... .......... .......... 66% 122M 2s 2024-08-22T20:34:08.6194800Z 414900K .......... .......... .......... .......... .......... 66% 149M 2s 2024-08-22T20:34:08.6195450Z 414950K .......... .......... .......... .......... .......... 66% 479M 2s 2024-08-22T20:34:08.6198450Z 415000K .......... .......... .......... .......... .......... 66% 123M 2s 2024-08-22T20:34:08.6200340Z 415050K .......... .......... .......... .......... .......... 66% 253M 2s 2024-08-22T20:34:08.6202620Z 415100K .......... .......... .......... .......... .......... 66% 214M 2s 2024-08-22T20:34:08.6208200Z 415150K .......... .......... .......... .......... .......... 66% 107M 2s 2024-08-22T20:34:08.6211410Z 415200K .......... .......... .......... .......... .......... 66% 204M 2s 2024-08-22T20:34:08.6211700Z 415250K .......... .......... .......... .......... .......... 66% 206M 2s 2024-08-22T20:34:08.6212670Z 415300K .......... .......... .......... .......... .......... 66% 698M 2s 2024-08-22T20:34:08.6217370Z 415350K .......... .......... .......... .......... .......... 66% 121M 2s 2024-08-22T20:34:08.6218170Z 415400K .......... .......... .......... .......... .......... 66% 286M 2s 2024-08-22T20:34:08.6221660Z 415450K .......... .......... .......... .......... .......... 66% 159M 2s 2024-08-22T20:34:08.6221930Z 415500K .......... .......... .......... .......... .......... 66% 775M 2s 2024-08-22T20:34:08.6225520Z 415550K .......... .......... .......... .......... .......... 66% 162M 2s 2024-08-22T20:34:08.6229100Z 415600K .......... .......... .......... .......... .......... 66% 184M 2s 2024-08-22T20:34:08.6230240Z 415650K .......... .......... .......... .......... .......... 66% 237M 2s 2024-08-22T20:34:08.6233920Z 415700K .......... .......... .......... .......... .......... 66% 136M 2s 2024-08-22T20:34:08.6236920Z 415750K .......... .......... .......... .......... .......... 66% 139M 2s 2024-08-22T20:34:08.6237430Z 415800K .......... .......... .......... .......... .......... 66% 603M 2s 2024-08-22T20:34:08.6242390Z 415850K .......... .......... .......... .......... .......... 66% 135M 2s 2024-08-22T20:34:08.6242710Z 415900K .......... .......... .......... .......... .......... 66% 708M 2s 2024-08-22T20:34:08.6245670Z 415950K .......... .......... .......... .......... .......... 66% 157M 2s 2024-08-22T20:34:08.6249550Z 416000K .......... .......... .......... .......... .......... 66% 133M 2s 2024-08-22T20:34:08.6249820Z 416050K .......... .......... .......... .......... .......... 66% 698M 2s 2024-08-22T20:34:08.6255670Z 416100K .......... .......... .......... .......... .......... 66% 98.0M 2s 2024-08-22T20:34:08.6256040Z 416150K .......... .......... .......... .......... .......... 66% 344M 2s 2024-08-22T20:34:08.6258340Z 416200K .......... .......... .......... .......... .......... 66% 210M 2s 2024-08-22T20:34:08.6263870Z 416250K .......... .......... .......... .......... .......... 66% 91.6M 2s 2024-08-22T20:34:08.6268910Z 416300K .......... .......... .......... .......... .......... 66% 102M 2s 2024-08-22T20:34:08.6270800Z 416350K .......... .......... .......... .......... .......... 66% 509M 2s 2024-08-22T20:34:08.6273850Z 416400K .......... .......... .......... .......... .......... 66% 125M 2s 2024-08-22T20:34:08.6278290Z 416450K .......... .......... .......... .......... .......... 66% 98.8M 2s 2024-08-22T20:34:08.6281500Z 416500K .......... .......... .......... .......... .......... 66% 264M 2s 2024-08-22T20:34:08.6285360Z 416550K .......... .......... .......... .......... .......... 66% 97.9M 2s 2024-08-22T20:34:08.6288360Z 416600K .......... .......... .......... .......... .......... 67% 149M 2s 2024-08-22T20:34:08.6292270Z 416650K .......... .......... .......... .......... .......... 67% 122M 2s 2024-08-22T20:34:08.6296700Z 416700K .......... .......... .......... .......... .......... 67% 115M 2s 2024-08-22T20:34:08.6301790Z 416750K .......... .......... .......... .......... .......... 67% 166M 2s 2024-08-22T20:34:08.6303200Z 416800K .......... .......... .......... .......... .......... 67% 140M 2s 2024-08-22T20:34:08.6306670Z 416850K .......... .......... .......... .......... .......... 67% 160M 2s 2024-08-22T20:34:08.6309640Z 416900K .......... .......... .......... .......... .......... 67% 140M 2s 2024-08-22T20:34:08.6313120Z 416950K .......... .......... .......... .......... .......... 67% 132M 2s 2024-08-22T20:34:08.6315890Z 417000K .......... .......... .......... .......... .......... 67% 234M 2s 2024-08-22T20:34:08.6317980Z 417050K .......... .......... .......... .......... .......... 67% 180M 2s 2024-08-22T20:34:08.6321870Z 417100K .......... .......... .......... .......... .......... 67% 167M 2s 2024-08-22T20:34:08.6324780Z 417150K .......... .......... .......... .......... .......... 67% 144M 2s 2024-08-22T20:34:08.6327050Z 417200K .......... .......... .......... .......... .......... 67% 208M 2s 2024-08-22T20:34:08.6333750Z 417250K .......... .......... .......... .......... .......... 67% 71.0M 2s 2024-08-22T20:34:08.6338500Z 417300K .......... .......... .......... .......... .......... 67% 111M 2s 2024-08-22T20:34:08.6346280Z 417350K .......... .......... .......... .......... .......... 67% 76.8M 2s 2024-08-22T20:34:08.6347510Z 417400K .......... .......... .......... .......... .......... 67% 234M 2s 2024-08-22T20:34:08.6348020Z 417450K .......... .......... .......... .......... .......... 67% 264M 2s 2024-08-22T20:34:08.6351840Z 417500K .......... .......... .......... .......... .......... 67% 139M 2s 2024-08-22T20:34:08.6352380Z 417550K .......... .......... .......... .......... .......... 67% 610M 2s 2024-08-22T20:34:08.6356850Z 417600K .......... .......... .......... .......... .......... 67% 134M 2s 2024-08-22T20:34:08.6361500Z 417650K .......... .......... .......... .......... .......... 67% 126M 2s 2024-08-22T20:34:08.6368490Z 417700K .......... .......... .......... .......... .......... 67% 98.2M 2s 2024-08-22T20:34:08.6370010Z 417750K .......... .......... .......... .......... .......... 67% 96.7M 2s 2024-08-22T20:34:08.6372450Z 417800K .......... .......... .......... .......... .......... 67% 206M 2s 2024-08-22T20:34:08.6376510Z 417850K .......... .......... .......... .......... .......... 67% 138M 2s 2024-08-22T20:34:08.6379000Z 417900K .......... .......... .......... .......... .......... 67% 174M 2s 2024-08-22T20:34:08.6384210Z 417950K .......... .......... .......... .......... .......... 67% 117M 2s 2024-08-22T20:34:08.6386910Z 418000K .......... .......... .......... .......... .......... 67% 140M 2s 2024-08-22T20:34:08.6394530Z 418050K .......... .......... .......... .......... .......... 67% 70.6M 2s 2024-08-22T20:34:08.6399530Z 418100K .......... .......... .......... .......... .......... 67% 109M 2s 2024-08-22T20:34:08.6404460Z 418150K .......... .......... .......... .......... .......... 67% 78.8M 2s 2024-08-22T20:34:08.6407170Z 418200K .......... .......... .......... .......... .......... 67% 161M 2s 2024-08-22T20:34:08.6413270Z 418250K .......... .......... .......... .......... .......... 67% 94.1M 2s 2024-08-22T20:34:08.6416480Z 418300K .......... .......... .......... .......... .......... 67% 180M 2s 2024-08-22T20:34:08.6419610Z 418350K .......... .......... .......... .......... .......... 67% 130M 2s 2024-08-22T20:34:08.6426930Z 418400K .......... .......... .......... .......... .......... 67% 73.6M 2s 2024-08-22T20:34:08.6430470Z 418450K .......... .......... .......... .......... .......... 67% 98.0M 2s 2024-08-22T20:34:08.6437420Z 418500K .......... .......... .......... .......... .......... 67% 71.3M 2s 2024-08-22T20:34:08.6444000Z 418550K .......... .......... .......... .......... .......... 67% 75.0M 2s 2024-08-22T20:34:08.6448030Z 418600K .......... .......... .......... .......... .......... 67% 119M 2s 2024-08-22T20:34:08.6454990Z 418650K .......... .......... .......... .......... .......... 67% 76.4M 2s 2024-08-22T20:34:08.6459090Z 418700K .......... .......... .......... .......... .......... 67% 107M 2s 2024-08-22T20:34:08.6465330Z 418750K .......... .......... .......... .......... .......... 67% 78.6M 2s 2024-08-22T20:34:08.6472470Z 418800K .......... .......... .......... .......... .......... 67% 71.8M 2s 2024-08-22T20:34:08.6476240Z 418850K .......... .......... .......... .......... .......... 67% 115M 2s 2024-08-22T20:34:08.6486610Z 418900K .......... .......... .......... .......... .......... 67% 61.5M 2s 2024-08-22T20:34:08.6490250Z 418950K .......... .......... .......... .......... .......... 67% 79.9M 2s 2024-08-22T20:34:08.6495610Z 419000K .......... .......... .......... .......... .......... 67% 95.6M 2s 2024-08-22T20:34:08.6499060Z 419050K .......... .......... .......... .......... .......... 67% 138M 2s 2024-08-22T20:34:08.6506170Z 419100K .......... .......... .......... .......... .......... 67% 68.5M 2s 2024-08-22T20:34:08.6510340Z 419150K .......... .......... .......... .......... .......... 67% 116M 2s 2024-08-22T20:34:08.6514770Z 419200K .......... .......... .......... .......... .......... 67% 119M 2s 2024-08-22T20:34:08.6519970Z 419250K .......... .......... .......... .......... .......... 67% 122M 2s 2024-08-22T20:34:08.6526730Z 419300K .......... .......... .......... .......... .......... 67% 60.0M 2s 2024-08-22T20:34:08.6534420Z 419350K .......... .......... .......... .......... .......... 67% 64.5M 2s 2024-08-22T20:34:08.6538140Z 419400K .......... .......... .......... .......... .......... 67% 122M 2s 2024-08-22T20:34:08.6550060Z 419450K .......... .......... .......... .......... .......... 67% 46.9M 2s 2024-08-22T20:34:08.6553880Z 419500K .......... .......... .......... .......... .......... 67% 92.0M 2s 2024-08-22T20:34:08.6563800Z 419550K .......... .......... .......... .......... .......... 67% 53.5M 2s 2024-08-22T20:34:08.6571960Z 419600K .......... .......... .......... .......... .......... 67% 54.6M 2s 2024-08-22T20:34:08.6579040Z 419650K .......... .......... .......... .......... .......... 67% 73.6M 2s 2024-08-22T20:34:08.6585950Z 419700K .......... .......... .......... .......... .......... 67% 66.3M 2s 2024-08-22T20:34:08.6591780Z 419750K .......... .......... .......... .......... .......... 67% 89.3M 2s 2024-08-22T20:34:08.6598340Z 419800K .......... .......... .......... .......... .......... 67% 69.3M 2s 2024-08-22T20:34:08.6604820Z 419850K .......... .......... .......... .......... .......... 67% 79.9M 2s 2024-08-22T20:34:08.6614560Z 419900K .......... .......... .......... .......... .......... 67% 83.2M 2s 2024-08-22T20:34:08.6628990Z 419950K .......... .......... .......... .......... .......... 67% 29.0M 2s 2024-08-22T20:34:08.6629240Z 420000K .......... .......... .......... .......... .......... 67% 364M 2s 2024-08-22T20:34:08.6633580Z 420050K .......... .......... .......... .......... .......... 67% 104M 2s 2024-08-22T20:34:08.6636540Z 420100K .......... .......... .......... .......... .......... 67% 164M 2s 2024-08-22T20:34:08.6643050Z 420150K .......... .......... .......... .......... .......... 67% 72.7M 2s 2024-08-22T20:34:08.6649540Z 420200K .......... .......... .......... .......... .......... 67% 85.1M 2s 2024-08-22T20:34:08.6655600Z 420250K .......... .......... .......... .......... .......... 67% 68.6M 2s 2024-08-22T20:34:08.6662440Z 420300K .......... .......... .......... .......... .......... 67% 73.5M 2s 2024-08-22T20:34:08.6667640Z 420350K .......... .......... .......... .......... .......... 67% 94.1M 2s 2024-08-22T20:34:08.6673130Z 420400K .......... .......... .......... .......... .......... 67% 90.3M 2s 2024-08-22T20:34:08.6679920Z 420450K .......... .......... .......... .......... .......... 67% 75.5M 2s 2024-08-22T20:34:08.6684740Z 420500K .......... .......... .......... .......... .......... 67% 98.4M 2s 2024-08-22T20:34:08.6694030Z 420550K .......... .......... .......... .......... .......... 67% 79.8M 2s 2024-08-22T20:34:08.6700300Z 420600K .......... .......... .......... .......... .......... 67% 51.9M 2s 2024-08-22T20:34:08.6704840Z 420650K .......... .......... .......... .......... .......... 67% 96.9M 2s 2024-08-22T20:34:08.6711160Z 420700K .......... .......... .......... .......... .......... 67% 81.0M 2s 2024-08-22T20:34:08.6716860Z 420750K .......... .......... .......... .......... .......... 67% 89.8M 2s 2024-08-22T20:34:08.6723260Z 420800K .......... .......... .......... .......... .......... 67% 74.5M 2s 2024-08-22T20:34:08.6728260Z 420850K .......... .......... .......... .......... .......... 67% 92.8M 2s 2024-08-22T20:34:08.6736970Z 420900K .......... .......... .......... .......... .......... 67% 73.4M 2s 2024-08-22T20:34:08.6743800Z 420950K .......... .......... .......... .......... .......... 67% 55.5M 2s 2024-08-22T20:34:08.6749230Z 421000K .......... .......... .......... .......... .......... 67% 97.3M 2s 2024-08-22T20:34:08.6755230Z 421050K .......... .......... .......... .......... .......... 67% 76.5M 2s 2024-08-22T20:34:08.6762350Z 421100K .......... .......... .......... .......... .......... 67% 74.1M 2s 2024-08-22T20:34:08.6768410Z 421150K .......... .......... .......... .......... .......... 67% 74.3M 2s 2024-08-22T20:34:08.6774300Z 421200K .......... .......... .......... .......... .......... 67% 90.4M 2s 2024-08-22T20:34:08.6779460Z 421250K .......... .......... .......... .......... .......... 67% 84.5M 2s 2024-08-22T20:34:08.6788640Z 421300K .......... .......... .......... .......... .......... 67% 79.4M 2s 2024-08-22T20:34:08.6794230Z 421350K .......... .......... .......... .......... .......... 67% 56.8M 2s 2024-08-22T20:34:08.6799490Z 421400K .......... .......... .......... .......... .......... 67% 95.6M 2s 2024-08-22T20:34:08.6807290Z 421450K .......... .......... .......... .......... .......... 67% 79.4M 2s 2024-08-22T20:34:08.6814430Z 421500K .......... .......... .......... .......... .......... 67% 54.6M 2s 2024-08-22T20:34:08.6819970Z 421550K .......... .......... .......... .......... .......... 67% 106M 2s 2024-08-22T20:34:08.6828210Z 421600K .......... .......... .......... .......... .......... 67% 57.3M 2s 2024-08-22T20:34:08.6833190Z 421650K .......... .......... .......... .......... .......... 67% 89.4M 2s 2024-08-22T20:34:08.6839530Z 421700K .......... .......... .......... .......... .......... 67% 76.8M 2s 2024-08-22T20:34:08.6845940Z 421750K .......... .......... .......... .......... .......... 67% 74.5M 2s 2024-08-22T20:34:08.6853430Z 421800K .......... .......... .......... .......... .......... 67% 94.6M 2s 2024-08-22T20:34:08.6859010Z 421850K .......... .......... .......... .......... .......... 67% 67.6M 2s 2024-08-22T20:34:08.6864630Z 421900K .......... .......... .......... .......... .......... 67% 83.0M 2s 2024-08-22T20:34:08.6870000Z 421950K .......... .......... .......... .......... .......... 67% 84.8M 2s 2024-08-22T20:34:08.6877300Z 422000K .......... .......... .......... .......... .......... 67% 66.4M 2s 2024-08-22T20:34:08.6882250Z 422050K .......... .......... .......... .......... .......... 67% 103M 2s 2024-08-22T20:34:08.6888380Z 422100K .......... .......... .......... .......... .......... 67% 85.5M 2s 2024-08-22T20:34:08.6897620Z 422150K .......... .......... .......... .......... .......... 67% 51.2M 2s 2024-08-22T20:34:08.6902700Z 422200K .......... .......... .......... .......... .......... 67% 94.8M 2s 2024-08-22T20:34:08.6909050Z 422250K .......... .......... .......... .......... .......... 67% 77.0M 2s 2024-08-22T20:34:08.6914090Z 422300K .......... .......... .......... .......... .......... 67% 90.4M 2s 2024-08-22T20:34:08.6921000Z 422350K .......... .......... .......... .......... .......... 67% 75.8M 2s 2024-08-22T20:34:08.6927540Z 422400K .......... .......... .......... .......... .......... 67% 71.5M 2s 2024-08-22T20:34:08.6933830Z 422450K .......... .......... .......... .......... .......... 67% 79.4M 2s 2024-08-22T20:34:08.6939580Z 422500K .......... .......... .......... .......... .......... 67% 84.6M 2s 2024-08-22T20:34:08.6949030Z 422550K .......... .......... .......... .......... .......... 67% 52.1M 2s 2024-08-22T20:34:08.6962470Z 422600K .......... .......... .......... .......... .......... 67% 87.8M 2s 2024-08-22T20:34:08.6964460Z 422650K .......... .......... .......... .......... .......... 67% 50.0M 2s 2024-08-22T20:34:08.6977170Z 422700K .......... .......... .......... .......... .......... 67% 40.5M 2s 2024-08-22T20:34:08.6986080Z 422750K .......... .......... .......... .......... .......... 67% 57.2M 2s 2024-08-22T20:34:08.6991370Z 422800K .......... .......... .......... .......... .......... 68% 79.4M 2s 2024-08-22T20:34:08.6998220Z 422850K .......... .......... .......... .......... .......... 68% 71.3M 2s 2024-08-22T20:34:08.7005460Z 422900K .......... .......... .......... .......... .......... 68% 66.2M 2s 2024-08-22T20:34:08.7014670Z 422950K .......... .......... .......... .......... .......... 68% 55.8M 2s 2024-08-22T20:34:08.7018730Z 423000K .......... .......... .......... .......... .......... 68% 98.6M 2s 2024-08-22T20:34:08.7026300Z 423050K .......... .......... .......... .......... .......... 68% 71.9M 2s 2024-08-22T20:34:08.7032160Z 423100K .......... .......... .......... .......... .......... 68% 75.0M 2s 2024-08-22T20:34:08.7038060Z 423150K .......... .......... .......... .......... .......... 68% 86.0M 2s 2024-08-22T20:34:08.7042910Z 423200K .......... .......... .......... .......... .......... 68% 99.0M 2s 2024-08-22T20:34:08.7050390Z 423250K .......... .......... .......... .......... .......... 68% 72.1M 2s 2024-08-22T20:34:08.7057430Z 423300K .......... .......... .......... .......... .......... 68% 64.2M 2s 2024-08-22T20:34:08.7064780Z 423350K .......... .......... .......... .......... .......... 68% 68.2M 2s 2024-08-22T20:34:08.7071130Z 423400K .......... .......... .......... .......... .......... 68% 76.8M 2s 2024-08-22T20:34:08.7080810Z 423450K .......... .......... .......... .......... .......... 68% 48.2M 2s 2024-08-22T20:34:08.7090340Z 423500K .......... .......... .......... .......... .......... 68% 61.4M 2s 2024-08-22T20:34:08.7098000Z 423550K .......... .......... .......... .......... .......... 68% 58.3M 2s 2024-08-22T20:34:08.7104890Z 423600K .......... .......... .......... .......... .......... 68% 74.2M 2s 2024-08-22T20:34:08.7110420Z 423650K .......... .......... .......... .......... .......... 68% 78.6M 2s 2024-08-22T20:34:08.7116260Z 423700K .......... .......... .......... .......... .......... 68% 79.4M 2s 2024-08-22T20:34:08.7127230Z 423750K .......... .......... .......... .......... .......... 68% 46.2M 2s 2024-08-22T20:34:08.7132350Z 423800K .......... .......... .......... .......... .......... 68% 84.6M 2s 2024-08-22T20:34:08.7138580Z 423850K .......... .......... .......... .......... .......... 68% 91.1M 2s 2024-08-22T20:34:08.7147870Z 423900K .......... .......... .......... .......... .......... 68% 58.3M 2s 2024-08-22T20:34:08.7154940Z 423950K .......... .......... .......... .......... .......... 68% 56.9M 2s 2024-08-22T20:34:08.7164730Z 424000K .......... .......... .......... .......... .......... 68% 56.8M 2s 2024-08-22T20:34:08.7167970Z 424050K .......... .......... .......... .......... .......... 68% 101M 2s 2024-08-22T20:34:08.7178800Z 424100K .......... .......... .......... .......... .......... 68% 51.3M 2s 2024-08-22T20:34:08.7188900Z 424150K .......... .......... .......... .......... .......... 68% 44.4M 2s 2024-08-22T20:34:08.7197590Z 424200K .......... .......... .......... .......... .......... 68% 64.6M 2s 2024-08-22T20:34:08.7202590Z 424250K .......... .......... .......... .......... .......... 68% 80.0M 2s 2024-08-22T20:34:08.7209870Z 424300K .......... .......... .......... .......... .......... 68% 67.1M 2s 2024-08-22T20:34:08.7234940Z 424350K .......... .......... .......... .......... .......... 68% 65.0M 2s 2024-08-22T20:34:08.7249660Z 424400K .......... .......... .......... .......... .......... 68% 24.1M 2s 2024-08-22T20:34:08.7253540Z 424450K .......... .......... .......... .......... .......... 68% 31.2M 2s 2024-08-22T20:34:08.7256250Z 424500K .......... .......... .......... .......... .......... 68% 282M 2s 2024-08-22T20:34:08.7259270Z 424550K .......... .......... .......... .......... .......... 68% 115M 2s 2024-08-22T20:34:08.7260970Z 424600K .......... .......... .......... .......... .......... 68% 267M 2s 2024-08-22T20:34:08.7266530Z 424650K .......... .......... .......... .......... .......... 68% 91.8M 2s 2024-08-22T20:34:08.7272370Z 424700K .......... .......... .......... .......... .......... 68% 83.6M 2s 2024-08-22T20:34:08.7278340Z 424750K .......... .......... .......... .......... .......... 68% 82.2M 2s 2024-08-22T20:34:08.7285290Z 424800K .......... .......... .......... .......... .......... 68% 69.9M 2s 2024-08-22T20:34:08.7294210Z 424850K .......... .......... .......... .......... .......... 68% 64.7M 2s 2024-08-22T20:34:08.7303560Z 424900K .......... .......... .......... .......... .......... 68% 44.7M 2s 2024-08-22T20:34:08.7311580Z 424950K .......... .......... .......... .......... .......... 68% 60.5M 2s 2024-08-22T20:34:08.7314330Z 425000K .......... .......... .......... .......... .......... 68% 184M 2s 2024-08-22T20:34:08.7319640Z 425050K .......... .......... .......... .......... .......... 68% 91.1M 2s 2024-08-22T20:34:08.7326050Z 425100K .......... .......... .......... .......... .......... 68% 74.4M 2s 2024-08-22T20:34:08.7331230Z 425150K .......... .......... .......... .......... .......... 68% 91.6M 2s 2024-08-22T20:34:08.7338050Z 425200K .......... .......... .......... .......... .......... 68% 72.3M 2s 2024-08-22T20:34:08.7344260Z 425250K .......... .......... .......... .......... .......... 68% 79.1M 2s 2024-08-22T20:34:08.7352570Z 425300K .......... .......... .......... .......... .......... 68% 79.8M 2s 2024-08-22T20:34:08.7360510Z 425350K .......... .......... .......... .......... .......... 68% 56.4M 2s 2024-08-22T20:34:08.7367290Z 425400K .......... .......... .......... .......... .......... 68% 71.3M 2s 2024-08-22T20:34:08.7371110Z 425450K .......... .......... .......... .......... .......... 68% 107M 2s 2024-08-22T20:34:08.7377520Z 425500K .......... .......... .......... .......... .......... 68% 69.3M 2s 2024-08-22T20:34:08.7382110Z 425550K .......... .......... .......... .......... .......... 68% 111M 2s 2024-08-22T20:34:08.7387720Z 425600K .......... .......... .......... .......... .......... 68% 87.7M 2s 2024-08-22T20:34:08.7394000Z 425650K .......... .......... .......... .......... .......... 68% 77.1M 2s 2024-08-22T20:34:08.7400820Z 425700K .......... .......... .......... .......... .......... 68% 74.0M 2s 2024-08-22T20:34:08.7407080Z 425750K .......... .......... .......... .......... .......... 68% 71.8M 2s 2024-08-22T20:34:08.7413370Z 425800K .......... .......... .......... .......... .......... 68% 80.3M 2s 2024-08-22T20:34:08.7419850Z 425850K .......... .......... .......... .......... .......... 68% 72.6M 2s 2024-08-22T20:34:08.7431240Z 425900K .......... .......... .......... .......... .......... 68% 43.3M 2s 2024-08-22T20:34:08.7437370Z 425950K .......... .......... .......... .......... .......... 68% 84.9M 2s 2024-08-22T20:34:08.7440170Z 426000K .......... .......... .......... .......... .......... 68% 174M 2s 2024-08-22T20:34:08.7446260Z 426050K .......... .......... .......... .......... .......... 68% 80.3M 2s 2024-08-22T20:34:08.7453050Z 426100K .......... .......... .......... .......... .......... 68% 101M 2s 2024-08-22T20:34:08.7459160Z 426150K .......... .......... .......... .......... .......... 68% 60.1M 2s 2024-08-22T20:34:08.7464350Z 426200K .......... .......... .......... .......... .......... 68% 90.6M 2s 2024-08-22T20:34:08.7470440Z 426250K .......... .......... .......... .......... .......... 68% 79.5M 2s 2024-08-22T20:34:08.7477300Z 426300K .......... .......... .......... .......... .......... 68% 74.9M 2s 2024-08-22T20:34:08.7483300Z 426350K .......... .......... .......... .......... .......... 68% 82.8M 2s 2024-08-22T20:34:08.7488270Z 426400K .......... .......... .......... .......... .......... 68% 90.4M 2s 2024-08-22T20:34:08.7496820Z 426450K .......... .......... .......... .......... .......... 68% 55.5M 2s 2024-08-22T20:34:08.7503750Z 426500K .......... .......... .......... .......... .......... 68% 83.9M 2s 2024-08-22T20:34:08.7509790Z 426550K .......... .......... .......... .......... .......... 68% 71.9M 2s 2024-08-22T20:34:08.7515130Z 426600K .......... .......... .......... .......... .......... 68% 93.0M 2s 2024-08-22T20:34:08.7521530Z 426650K .......... .......... .......... .......... .......... 68% 73.8M 2s 2024-08-22T20:34:08.7526920Z 426700K .......... .......... .......... .......... .......... 68% 92.8M 2s 2024-08-22T20:34:08.7534760Z 426750K .......... .......... .......... .......... .......... 68% 83.3M 2s 2024-08-22T20:34:08.7540910Z 426800K .......... .......... .......... .......... .......... 68% 60.4M 2s 2024-08-22T20:34:08.7546910Z 426850K .......... .......... .......... .......... .......... 68% 83.9M 2s 2024-08-22T20:34:08.7553110Z 426900K .......... .......... .......... .......... .......... 68% 78.0M 2s 2024-08-22T20:34:08.7560150Z 426950K .......... .......... .......... .......... .......... 68% 73.2M 2s 2024-08-22T20:34:08.7564540Z 427000K .......... .......... .......... .......... .......... 68% 100M 2s 2024-08-22T20:34:08.7572430Z 427050K .......... .......... .......... .......... .......... 68% 84.3M 2s 2024-08-22T20:34:08.7577220Z 427100K .......... .......... .......... .......... .......... 68% 67.3M 2s 2024-08-22T20:34:08.7584710Z 427150K .......... .......... .......... .......... .......... 68% 65.7M 2s 2024-08-22T20:34:08.7589840Z 427200K .......... .......... .......... .......... .......... 68% 95.2M 2s 2024-08-22T20:34:08.7596430Z 427250K .......... .......... .......... .......... .......... 68% 79.4M 2s 2024-08-22T20:34:08.7602180Z 427300K .......... .......... .......... .......... .......... 68% 80.0M 2s 2024-08-22T20:34:08.7609490Z 427350K .......... .......... .......... .......... .......... 68% 69.0M 2s 2024-08-22T20:34:08.7615910Z 427400K .......... .......... .......... .......... .......... 68% 77.5M 2s 2024-08-22T20:34:08.7620050Z 427450K .......... .......... .......... .......... .......... 68% 112M 2s 2024-08-22T20:34:08.7626160Z 427500K .......... .......... .......... .......... .......... 68% 80.3M 2s 2024-08-22T20:34:08.7634020Z 427550K .......... .......... .......... .......... .......... 68% 80.2M 2s 2024-08-22T20:34:08.7638080Z 427600K .......... .......... .......... .......... .......... 68% 83.0M 2s 2024-08-22T20:34:08.7644920Z 427650K .......... .......... .......... .......... .......... 68% 70.9M 2s 2024-08-22T20:34:08.7651080Z 427700K .......... .......... .......... .......... .......... 68% 82.1M 2s 2024-08-22T20:34:08.7658220Z 427750K .......... .......... .......... .......... .......... 68% 71.3M 2s 2024-08-22T20:34:08.7663980Z 427800K .......... .......... .......... .......... .......... 68% 77.6M 2s 2024-08-22T20:34:08.7671070Z 427850K .......... .......... .......... .......... .......... 68% 70.2M 2s 2024-08-22T20:34:08.7676240Z 427900K .......... .......... .......... .......... .......... 68% 99.9M 2s 2024-08-22T20:34:08.7683040Z 427950K .......... .......... .......... .......... .......... 68% 68.4M 2s 2024-08-22T20:34:08.7688860Z 428000K .......... .......... .......... .......... .......... 68% 85.7M 2s 2024-08-22T20:34:08.7695710Z 428050K .......... .......... .......... .......... .......... 68% 71.9M 2s 2024-08-22T20:34:08.7702690Z 428100K .......... .......... .......... .......... .......... 68% 102M 2s 2024-08-22T20:34:08.7709090Z 428150K .......... .......... .......... .......... .......... 68% 55.4M 2s 2024-08-22T20:34:08.7714660Z 428200K .......... .......... .......... .......... .......... 68% 90.3M 2s 2024-08-22T20:34:08.7720570Z 428250K .......... .......... .......... .......... .......... 68% 79.7M 2s 2024-08-22T20:34:08.7727730Z 428300K .......... .......... .......... .......... .......... 68% 69.0M 2s 2024-08-22T20:34:08.7732440Z 428350K .......... .......... .......... .......... .......... 68% 101M 2s 2024-08-22T20:34:08.7739260Z 428400K .......... .......... .......... .......... .......... 68% 71.2M 2s 2024-08-22T20:34:08.7744430Z 428450K .......... .......... .......... .......... .......... 68% 98.8M 2s 2024-08-22T20:34:08.7752510Z 428500K .......... .......... .......... .......... .......... 68% 88.3M 2s 2024-08-22T20:34:08.7758300Z 428550K .......... .......... .......... .......... .......... 68% 57.9M 2s 2024-08-22T20:34:08.7764820Z 428600K .......... .......... .......... .......... .......... 68% 74.5M 2s 2024-08-22T20:34:08.7771060Z 428650K .......... .......... .......... .......... .......... 68% 89.9M 2s 2024-08-22T20:34:08.7777300Z 428700K .......... .......... .......... .......... .......... 68% 77.5M 2s 2024-08-22T20:34:08.7782760Z 428750K .......... .......... .......... .......... .......... 68% 77.1M 2s 2024-08-22T20:34:08.7789190Z 428800K .......... .......... .......... .......... .......... 68% 82.5M 2s 2024-08-22T20:34:08.7796490Z 428850K .......... .......... .......... .......... .......... 68% 70.3M 2s 2024-08-22T20:34:08.7800000Z 428900K .......... .......... .......... .......... .......... 68% 115M 2s 2024-08-22T20:34:08.7809220Z 428950K .......... .......... .......... .......... .......... 68% 57.9M 2s 2024-08-22T20:34:08.7813690Z 429000K .......... .......... .......... .......... .......... 69% 91.4M 2s 2024-08-22T20:34:08.7819620Z 429050K .......... .......... .......... .......... .......... 69% 83.5M 2s 2024-08-22T20:34:08.7826880Z 429100K .......... .......... .......... .......... .......... 69% 70.8M 2s 2024-08-22T20:34:08.7833440Z 429150K .......... .......... .......... .......... .......... 69% 78.5M 2s 2024-08-22T20:34:08.7837570Z 429200K .......... .......... .......... .......... .......... 69% 101M 2s 2024-08-22T20:34:08.7853290Z 429250K .......... .......... .......... .......... .......... 69% 75.6M 2s 2024-08-22T20:34:08.7853870Z 429300K .......... .......... .......... .......... .......... 69% 57.6M 2s 2024-08-22T20:34:08.7858770Z 429350K .......... .......... .......... .......... .......... 69% 77.9M 2s 2024-08-22T20:34:08.7866070Z 429400K .......... .......... .......... .......... .......... 69% 77.1M 2s 2024-08-22T20:34:08.7870180Z 429450K .......... .......... .......... .......... .......... 69% 98.8M 2s 2024-08-22T20:34:08.7876020Z 429500K .......... .......... .......... .......... .......... 69% 81.7M 2s 2024-08-22T20:34:08.7882250Z 429550K .......... .......... .......... .......... .......... 69% 76.9M 2s 2024-08-22T20:34:08.7888910Z 429600K .......... .......... .......... .......... .......... 69% 74.0M 2s 2024-08-22T20:34:08.7896050Z 429650K .......... .......... .......... .......... .......... 69% 76.4M 2s 2024-08-22T20:34:08.7901900Z 429700K .......... .......... .......... .......... .......... 69% 78.9M 2s 2024-08-22T20:34:08.7908420Z 429750K .......... .......... .......... .......... .......... 69% 73.6M 2s 2024-08-22T20:34:08.7915090Z 429800K .......... .......... .......... .......... .......... 69% 73.8M 2s 2024-08-22T20:34:08.7921720Z 429850K .......... .......... .......... .......... .......... 69% 70.2M 2s 2024-08-22T20:34:08.7926640Z 429900K .......... .......... .......... .......... .......... 69% 97.9M 2s 2024-08-22T20:34:08.7933170Z 429950K .......... .......... .......... .......... .......... 69% 81.1M 2s 2024-08-22T20:34:08.7939360Z 430000K .......... .......... .......... .......... .......... 69% 77.5M 2s 2024-08-22T20:34:08.7946770Z 430050K .......... .......... .......... .......... .......... 69% 89.6M 2s 2024-08-22T20:34:08.7953710Z 430100K .......... .......... .......... .......... .......... 69% 55.3M 2s 2024-08-22T20:34:08.7959450Z 430150K .......... .......... .......... .......... .......... 69% 78.0M 2s 2024-08-22T20:34:08.7965710Z 430200K .......... .......... .......... .......... .......... 69% 85.5M 2s 2024-08-22T20:34:08.7972500Z 430250K .......... .......... .......... .......... .......... 69% 76.4M 2s 2024-08-22T20:34:08.7977940Z 430300K .......... .......... .......... .......... .......... 69% 83.2M 2s 2024-08-22T20:34:08.7982870Z 430350K .......... .......... .......... .......... .......... 69% 92.5M 2s 2024-08-22T20:34:08.7990320Z 430400K .......... .......... .......... .......... .......... 69% 77.5M 2s 2024-08-22T20:34:08.7994860Z 430450K .......... .......... .......... .......... .......... 69% 86.7M 2s 2024-08-22T20:34:08.8002920Z 430500K .......... .......... .......... .......... .......... 69% 86.0M 2s 2024-08-22T20:34:08.8009060Z 430550K .......... .......... .......... .......... .......... 69% 57.2M 2s 2024-08-22T20:34:08.8015440Z 430600K .......... .......... .......... .......... .......... 69% 84.6M 2s 2024-08-22T20:34:08.8022580Z 430650K .......... .......... .......... .......... .......... 69% 68.7M 2s 2024-08-22T20:34:08.8027850Z 430700K .......... .......... .......... .......... .......... 69% 88.0M 2s 2024-08-22T20:34:08.8033060Z 430750K .......... .......... .......... .......... .......... 69% 92.0M 2s 2024-08-22T20:34:08.8039100Z 430800K .......... .......... .......... .......... .......... 69% 80.4M 2s 2024-08-22T20:34:08.8044180Z 430850K .......... .......... .......... .......... .......... 69% 93.5M 2s 2024-08-22T20:34:08.8050470Z 430900K .......... .......... .......... .......... .......... 69% 78.8M 2s 2024-08-22T20:34:08.8057500Z 430950K .......... .......... .......... .......... .......... 69% 65.8M 2s 2024-08-22T20:34:08.8064470Z 431000K .......... .......... .......... .......... .......... 69% 77.3M 2s 2024-08-22T20:34:08.8070170Z 431050K .......... .......... .......... .......... .......... 69% 81.1M 2s 2024-08-22T20:34:08.8076280Z 431100K .......... .......... .......... .......... .......... 69% 82.6M 2s 2024-08-22T20:34:08.8081440Z 431150K .......... .......... .......... .......... .......... 69% 87.7M 2s 2024-08-22T20:34:08.8087850Z 431200K .......... .......... .......... .......... .......... 69% 82.3M 2s 2024-08-22T20:34:08.8093590Z 431250K .......... .......... .......... .......... .......... 69% 79.9M 2s 2024-08-22T20:34:08.8100700Z 431300K .......... .......... .......... .......... .......... 69% 80.0M 2s 2024-08-22T20:34:08.8105730Z 431350K .......... .......... .......... .......... .......... 69% 77.9M 2s 2024-08-22T20:34:08.8112840Z 431400K .......... .......... .......... .......... .......... 69% 70.5M 2s 2024-08-22T20:34:08.8118130Z 431450K .......... .......... .......... .......... .......... 69% 91.6M 2s 2024-08-22T20:34:08.8123990Z 431500K .......... .......... .......... .......... .......... 69% 85.5M 2s 2024-08-22T20:34:08.8130870Z 431550K .......... .......... .......... .......... .......... 69% 84.2M 2s 2024-08-22T20:34:08.8135660Z 431600K .......... .......... .......... .......... .......... 69% 82.1M 2s 2024-08-22T20:34:08.8142350Z 431650K .......... .......... .......... .......... .......... 69% 72.1M 2s 2024-08-22T20:34:08.8150120Z 431700K .......... .......... .......... .......... .......... 69% 76.4M 2s 2024-08-22T20:34:08.8156790Z 431750K .......... .......... .......... .......... .......... 69% 61.9M 2s 2024-08-22T20:34:08.8163330Z 431800K .......... .......... .......... .......... .......... 69% 72.4M 2s 2024-08-22T20:34:08.8169510Z 431850K .......... .......... .......... .......... .......... 69% 84.0M 2s 2024-08-22T20:34:08.8175010Z 431900K .......... .......... .......... .......... .......... 69% 85.8M 2s 2024-08-22T20:34:08.8180490Z 431950K .......... .......... .......... .......... .......... 69% 89.6M 2s 2024-08-22T20:34:08.8186900Z 432000K .......... .......... .......... .......... .......... 69% 79.5M 2s 2024-08-22T20:34:08.8194480Z 432050K .......... .......... .......... .......... .......... 69% 63.3M 2s 2024-08-22T20:34:08.8201700Z 432100K .......... .......... .......... .......... .......... 69% 86.3M 2s 2024-08-22T20:34:08.8207110Z 432150K .......... .......... .......... .......... .......... 69% 67.3M 2s 2024-08-22T20:34:08.8213740Z 432200K .......... .......... .......... .......... .......... 69% 77.8M 2s 2024-08-22T20:34:08.8218280Z 432250K .......... .......... .......... .......... .......... 69% 102M 2s 2024-08-22T20:34:08.8224640Z 432300K .......... .......... .......... .......... .......... 69% 82.8M 2s 2024-08-22T20:34:08.8230680Z 432350K .......... .......... .......... .......... .......... 69% 79.3M 2s 2024-08-22T20:34:08.8239890Z 432400K .......... .......... .......... .......... .......... 69% 50.4M 2s 2024-08-22T20:34:08.8246460Z 432450K .......... .......... .......... .......... .......... 69% 78.8M 2s 2024-08-22T20:34:08.8254770Z 432500K .......... .......... .......... .......... .......... 69% 55.2M 2s 2024-08-22T20:34:08.8260630Z 432550K .......... .......... .......... .......... .......... 69% 85.4M 2s 2024-08-22T20:34:08.8268000Z 432600K .......... .......... .......... .......... .......... 69% 70.3M 2s 2024-08-22T20:34:08.8275220Z 432650K .......... .......... .......... .......... .......... 69% 66.8M 2s 2024-08-22T20:34:08.8281780Z 432700K .......... .......... .......... .......... .......... 69% 75.2M 2s 2024-08-22T20:34:08.8287590Z 432750K .......... .......... .......... .......... .......... 69% 82.5M 2s 2024-08-22T20:34:08.8294450Z 432800K .......... .......... .......... .......... .......... 69% 73.4M 2s 2024-08-22T20:34:08.8301370Z 432850K .......... .......... .......... .......... .......... 69% 68.2M 2s 2024-08-22T20:34:08.8306720Z 432900K .......... .......... .......... .......... .......... 69% 88.0M 2s 2024-08-22T20:34:08.8314010Z 432950K .......... .......... .......... .......... .......... 69% 71.5M 2s 2024-08-22T20:34:08.8319480Z 433000K .......... .......... .......... .......... .......... 69% 84.3M 2s 2024-08-22T20:34:08.8325980Z 433050K .......... .......... .......... .......... .......... 69% 82.1M 2s 2024-08-22T20:34:08.8334220Z 433100K .......... .......... .......... .......... .......... 69% 63.7M 2s 2024-08-22T20:34:08.8338980Z 433150K .......... .......... .......... .......... .......... 69% 78.9M 2s 2024-08-22T20:34:08.8345000Z 433200K .......... .......... .......... .......... .......... 69% 82.1M 2s 2024-08-22T20:34:08.8352380Z 433250K .......... .......... .......... .......... .......... 69% 71.6M 2s 2024-08-22T20:34:08.8356880Z 433300K .......... .......... .......... .......... .......... 69% 101M 2s 2024-08-22T20:34:08.8364810Z 433350K .......... .......... .......... .......... .......... 69% 60.8M 2s 2024-08-22T20:34:08.8370660Z 433400K .......... .......... .......... .......... .......... 69% 84.9M 2s 2024-08-22T20:34:08.8380300Z 433450K .......... .......... .......... .......... .......... 69% 53.4M 2s 2024-08-22T20:34:08.8385260Z 433500K .......... .......... .......... .......... .......... 69% 102M 2s 2024-08-22T20:34:08.8389900Z 433550K .......... .......... .......... .......... .......... 69% 91.3M 2s 2024-08-22T20:34:08.8396800Z 433600K .......... .......... .......... .......... .......... 69% 68.8M 2s 2024-08-22T20:34:08.8403860Z 433650K .......... .......... .......... .......... .......... 69% 71.1M 2s 2024-08-22T20:34:08.8408840Z 433700K .......... .......... .......... .......... .......... 69% 113M 2s 2024-08-22T20:34:08.8414490Z 433750K .......... .......... .......... .......... .......... 69% 82.2M 2s 2024-08-22T20:34:08.8419910Z 433800K .......... .......... .......... .......... .......... 69% 83.3M 2s 2024-08-22T20:34:08.8426310Z 433850K .......... .......... .......... .......... .......... 69% 76.1M 2s 2024-08-22T20:34:08.8432510Z 433900K .......... .......... .......... .......... .......... 69% 88.9M 2s 2024-08-22T20:34:08.8439670Z 433950K .......... .......... .......... .......... .......... 69% 62.3M 2s 2024-08-22T20:34:08.8445110Z 434000K .......... .......... .......... .......... .......... 69% 91.1M 2s 2024-08-22T20:34:08.8450670Z 434050K .......... .......... .......... .......... .......... 69% 86.9M 2s 2024-08-22T20:34:08.8458390Z 434100K .......... .......... .......... .......... .......... 69% 66.7M 2s 2024-08-22T20:34:08.8464220Z 434150K .......... .......... .......... .......... .......... 69% 81.7M 2s 2024-08-22T20:34:08.8469700Z 434200K .......... .......... .......... .......... .......... 69% 84.8M 2s 2024-08-22T20:34:08.8475980Z 434250K .......... .......... .......... .......... .......... 69% 80.4M 2s 2024-08-22T20:34:08.8481970Z 434300K .......... .......... .......... .......... .......... 69% 77.4M 2s 2024-08-22T20:34:08.8488980Z 434350K .......... .......... .......... .......... .......... 69% 71.7M 2s 2024-08-22T20:34:08.8495050Z 434400K .......... .......... .......... .......... .......... 69% 82.6M 2s 2024-08-22T20:34:08.8501180Z 434450K .......... .......... .......... .......... .......... 69% 80.4M 2s 2024-08-22T20:34:08.8508850Z 434500K .......... .......... .......... .......... .......... 69% 89.6M 2s 2024-08-22T20:34:08.8514950Z 434550K .......... .......... .......... .......... .......... 69% 57.9M 2s 2024-08-22T20:34:08.8520570Z 434600K .......... .......... .......... .......... .......... 69% 85.4M 2s 2024-08-22T20:34:08.8526330Z 434650K .......... .......... .......... .......... .......... 69% 87.7M 2s 2024-08-22T20:34:08.8531630Z 434700K .......... .......... .......... .......... .......... 69% 88.9M 2s 2024-08-22T20:34:08.8537760Z 434750K .......... .......... .......... .......... .......... 69% 80.0M 2s 2024-08-22T20:34:08.8543420Z 434800K .......... .......... .......... .......... .......... 69% 83.8M 2s 2024-08-22T20:34:08.8548510Z 434850K .......... .......... .......... .......... .......... 69% 96.7M 2s 2024-08-22T20:34:08.8555090Z 434900K .......... .......... .......... .......... .......... 69% 74.5M 2s 2024-08-22T20:34:08.8561950Z 434950K .......... .......... .......... .......... .......... 69% 71.4M 2s 2024-08-22T20:34:08.8569350Z 435000K .......... .......... .......... .......... .......... 69% 68.9M 2s 2024-08-22T20:34:08.8574170Z 435050K .......... .......... .......... .......... .......... 69% 93.9M 2s 2024-08-22T20:34:08.8579440Z 435100K .......... .......... .......... .......... .......... 69% 91.1M 2s 2024-08-22T20:34:08.8587010Z 435150K .......... .......... .......... .......... .......... 69% 74.3M 2s 2024-08-22T20:34:08.8593140Z 435200K .......... .......... .......... .......... .......... 69% 70.8M 2s 2024-08-22T20:34:08.8599960Z 435250K .......... .......... .......... .......... .......... 70% 94.8M 2s 2024-08-22T20:34:08.8605960Z 435300K .......... .......... .......... .......... .......... 70% 62.6M 2s 2024-08-22T20:34:08.8613330Z 435350K .......... .......... .......... .......... .......... 70% 64.9M 2s 2024-08-22T20:34:08.8619370Z 435400K .......... .......... .......... .......... .......... 70% 97.9M 2s 2024-08-22T20:34:08.8623930Z 435450K .......... .......... .......... .......... .......... 70% 87.5M 2s 2024-08-22T20:34:08.8630630Z 435500K .......... .......... .......... .......... .......... 70% 74.7M 2s 2024-08-22T20:34:08.8638290Z 435550K .......... .......... .......... .......... .......... 70% 65.4M 2s 2024-08-22T20:34:08.8645160Z 435600K .......... .......... .......... .......... .......... 70% 69.6M 2s 2024-08-22T20:34:08.8649880Z 435650K .......... .......... .......... .......... .......... 70% 105M 2s 2024-08-22T20:34:08.8656450Z 435700K .......... .......... .......... .......... .......... 70% 85.1M 2s 2024-08-22T20:34:08.8663080Z 435750K .......... .......... .......... .......... .......... 70% 66.2M 2s 2024-08-22T20:34:08.8668270Z 435800K .......... .......... .......... .......... .......... 70% 90.9M 2s 2024-08-22T20:34:08.8674520Z 435850K .......... .......... .......... .......... .......... 70% 77.0M 2s 2024-08-22T20:34:08.8678500Z 435900K .......... .......... .......... .......... .......... 70% 136M 2s 2024-08-22T20:34:08.8683800Z 435950K .......... .......... .......... .......... .......... 70% 85.4M 2s 2024-08-22T20:34:08.8689620Z 436000K .......... .......... .......... .......... .......... 70% 83.8M 2s 2024-08-22T20:34:08.8694870Z 436050K .......... .......... .......... .......... .......... 70% 94.1M 2s 2024-08-22T20:34:08.8702060Z 436100K .......... .......... .......... .......... .......... 70% 68.8M 2s 2024-08-22T20:34:08.8708180Z 436150K .......... .......... .......... .......... .......... 70% 92.0M 2s 2024-08-22T20:34:08.8710920Z 436200K .......... .......... .......... .......... .......... 70% 128M 2s 2024-08-22T20:34:08.8715980Z 436250K .......... .......... .......... .......... .......... 70% 104M 2s 2024-08-22T20:34:08.8720930Z 436300K .......... .......... .......... .......... .......... 70% 95.4M 2s 2024-08-22T20:34:08.8729740Z 436350K .......... .......... .......... .......... .......... 70% 75.0M 2s 2024-08-22T20:34:08.8734640Z 436400K .......... .......... .......... .......... .......... 70% 68.1M 2s 2024-08-22T20:34:08.8740240Z 436450K .......... .......... .......... .......... .......... 70% 86.1M 2s 2024-08-22T20:34:08.8746900Z 436500K .......... .......... .......... .......... .......... 70% 71.8M 2s 2024-08-22T20:34:08.8752060Z 436550K .......... .......... .......... .......... .......... 70% 95.6M 2s 2024-08-22T20:34:08.8757190Z 436600K .......... .......... .......... .......... .......... 70% 105M 2s 2024-08-22T20:34:08.8761690Z 436650K .......... .......... .......... .......... .......... 70% 98.0M 2s 2024-08-22T20:34:08.8766990Z 436700K .......... .......... .......... .......... .......... 70% 92.8M 2s 2024-08-22T20:34:08.8772330Z 436750K .......... .......... .......... .......... .......... 70% 98.4M 2s 2024-08-22T20:34:08.8777290Z 436800K .......... .......... .......... .......... .......... 70% 92.5M 2s 2024-08-22T20:34:08.9077770Z 436850K .......... .......... .......... .......... .......... 70% 1.63M 2s 2024-08-22T20:34:08.9080540Z 436900K .......... .......... .......... .......... .......... 70% 149M 2s 2024-08-22T20:34:08.9083220Z 436950K .......... .......... .......... .......... .......... 70% 163M 2s 2024-08-22T20:34:08.9085840Z 437000K .......... .......... .......... .......... .......... 70% 198M 2s 2024-08-22T20:34:08.9086160Z 437050K .......... .......... .......... .......... .......... 70% 595M 2s 2024-08-22T20:34:08.9089390Z 437100K .......... .......... .......... .......... .......... 70% 171M 2s 2024-08-22T20:34:08.9092060Z 437150K .......... .......... .......... .......... .......... 70% 178M 2s 2024-08-22T20:34:08.9092780Z 437200K .......... .......... .......... .......... .......... 70% 581M 2s 2024-08-22T20:34:08.9096110Z 437250K .......... .......... .......... .......... .......... 70% 153M 2s 2024-08-22T20:34:08.9098060Z 437300K .......... .......... .......... .......... .......... 70% 257M 2s 2024-08-22T20:34:08.9100950Z 437350K .......... .......... .......... .......... .......... 70% 174M 2s 2024-08-22T20:34:08.9105230Z 437400K .......... .......... .......... .......... .......... 70% 122M 2s 2024-08-22T20:34:08.9106040Z 437450K .......... .......... .......... .......... .......... 70% 349M 2s 2024-08-22T20:34:08.9110740Z 437500K .......... .......... .......... .......... .......... 70% 109M 2s 2024-08-22T20:34:08.9113660Z 437550K .......... .......... .......... .......... .......... 70% 182M 2s 2024-08-22T20:34:08.9116900Z 437600K .......... .......... .......... .......... .......... 70% 150M 2s 2024-08-22T20:34:08.9120780Z 437650K .......... .......... .......... .......... .......... 70% 140M 2s 2024-08-22T20:34:08.9122830Z 437700K .......... .......... .......... .......... .......... 70% 184M 2s 2024-08-22T20:34:08.9128840Z 437750K .......... .......... .......... .......... .......... 70% 83.2M 2s 2024-08-22T20:34:08.9129030Z 437800K .......... .......... .......... .......... .......... 70% 688M 2s 2024-08-22T20:34:08.9133400Z 437850K .......... .......... .......... .......... .......... 70% 158M 2s 2024-08-22T20:34:08.9135910Z 437900K .......... .......... .......... .......... .......... 70% 181M 2s 2024-08-22T20:34:08.9136570Z 437950K .......... .......... .......... .......... .......... 70% 788M 2s 2024-08-22T20:34:08.9140270Z 438000K .......... .......... .......... .......... .......... 70% 109M 2s 2024-08-22T20:34:08.9140800Z 438050K .......... .......... .......... .......... .......... 70% 688M 2s 2024-08-22T20:34:08.9144160Z 438100K .......... .......... .......... .......... .......... 70% 149M 2s 2024-08-22T20:34:08.9145560Z 438150K .......... .......... .......... .......... .......... 70% 334M 2s 2024-08-22T20:34:08.9148840Z 438200K .......... .......... .......... .......... .......... 70% 243M 2s 2024-08-22T20:34:08.9153660Z 438250K .......... .......... .......... .......... .......... 70% 82.1M 2s 2024-08-22T20:34:08.9154560Z 438300K .......... .......... .......... .......... .......... 70% 461M 2s 2024-08-22T20:34:08.9163030Z 438350K .......... .......... .......... .......... .......... 70% 72.3M 2s 2024-08-22T20:34:08.9163540Z 438400K .......... .......... .......... .......... .......... 70% 729M 2s 2024-08-22T20:34:08.9164380Z 438450K .......... .......... .......... .......... .......... 70% 814M 2s 2024-08-22T20:34:08.9166410Z 438500K .......... .......... .......... .......... .......... 70% 178M 2s 2024-08-22T20:34:08.9168780Z 438550K .......... .......... .......... .......... .......... 70% 303M 2s 2024-08-22T20:34:08.9178830Z 438600K .......... .......... .......... .......... .......... 70% 49.3M 2s 2024-08-22T20:34:08.9180660Z 438650K .......... .......... .......... .......... .......... 70% 181M 2s 2024-08-22T20:34:08.9181420Z 438700K .......... .......... .......... .......... .......... 70% 328M 2s 2024-08-22T20:34:08.9182620Z 438750K .......... .......... .......... .......... .......... 70% 751M 2s 2024-08-22T20:34:08.9185880Z 438800K .......... .......... .......... .......... .......... 70% 147M 2s 2024-08-22T20:34:08.9189070Z 438850K .......... .......... .......... .......... .......... 70% 273M 2s 2024-08-22T20:34:08.9189880Z 438900K .......... .......... .......... .......... .......... 70% 166M 2s 2024-08-22T20:34:08.9190930Z 438950K .......... .......... .......... .......... .......... 70% 642M 2s 2024-08-22T20:34:08.9191990Z 439000K .......... .......... .......... .......... .......... 70% 493M 2s 2024-08-22T20:34:08.9197020Z 439050K .......... .......... .......... .......... .......... 70% 124M 2s 2024-08-22T20:34:08.9197840Z 439100K .......... .......... .......... .......... .......... 70% 229M 2s 2024-08-22T20:34:08.9201950Z 439150K .......... .......... .......... .......... .......... 70% 142M 2s 2024-08-22T20:34:08.9203740Z 439200K .......... .......... .......... .......... .......... 70% 279M 2s 2024-08-22T20:34:08.9204060Z 439250K .......... .......... .......... .......... .......... 70% 410M 2s 2024-08-22T20:34:08.9208130Z 439300K .......... .......... .......... .......... .......... 70% 291M 2s 2024-08-22T20:34:08.9208900Z 439350K .......... .......... .......... .......... .......... 70% 160M 2s 2024-08-22T20:34:08.9211470Z 439400K .......... .......... .......... .......... .......... 70% 225M 2s 2024-08-22T20:34:08.9214820Z 439450K .......... .......... .......... .......... .......... 70% 180M 2s 2024-08-22T20:34:08.9215420Z 439500K .......... .......... .......... .......... .......... 70% 341M 2s 2024-08-22T20:34:08.9216710Z 439550K .......... .......... .......... .......... .......... 70% 356M 2s 2024-08-22T20:34:08.9218960Z 439600K .......... .......... .......... .......... .......... 70% 595M 2s 2024-08-22T20:34:08.9219290Z 439650K .......... .......... .......... .......... .......... 70% 239M 2s 2024-08-22T20:34:08.9220860Z 439700K .......... .......... .......... .......... .......... 70% 436M 2s 2024-08-22T20:34:08.9224380Z 439750K .......... .......... .......... .......... .......... 70% 156M 2s 2024-08-22T20:34:08.9226640Z 439800K .......... .......... .......... .......... .......... 70% 196M 2s 2024-08-22T20:34:08.9227480Z 439850K .......... .......... .......... .......... .......... 70% 311M 2s 2024-08-22T20:34:08.9228830Z 439900K .......... .......... .......... .......... .......... 70% 428M 2s 2024-08-22T20:34:08.9233280Z 439950K .......... .......... .......... .......... .......... 70% 414M 2s 2024-08-22T20:34:08.9234080Z 440000K .......... .......... .......... .......... .......... 70% 174M 2s 2024-08-22T20:34:08.9235760Z 440050K .......... .......... .......... .......... .......... 70% 152M 2s 2024-08-22T20:34:08.9237560Z 440100K .......... .......... .......... .......... .......... 70% 555M 2s 2024-08-22T20:34:08.9242200Z 440150K .......... .......... .......... .......... .......... 70% 170M 2s 2024-08-22T20:34:08.9243830Z 440200K .......... .......... .......... .......... .......... 70% 197M 2s 2024-08-22T20:34:08.9245080Z 440250K .......... .......... .......... .......... .......... 70% 291M 2s 2024-08-22T20:34:08.9247170Z 440300K .......... .......... .......... .......... .......... 70% 168M 2s 2024-08-22T20:34:08.9250490Z 440350K .......... .......... .......... .......... .......... 70% 220M 2s 2024-08-22T20:34:08.9252900Z 440400K .......... .......... .......... .......... .......... 70% 166M 2s 2024-08-22T20:34:08.9253240Z 440450K .......... .......... .......... .......... .......... 70% 400M 2s 2024-08-22T20:34:08.9254540Z 440500K .......... .......... .......... .......... .......... 70% 574M 2s 2024-08-22T20:34:08.9260920Z 440550K .......... .......... .......... .......... .......... 70% 153M 2s 2024-08-22T20:34:08.9261150Z 440600K .......... .......... .......... .......... .......... 70% 376M 2s 2024-08-22T20:34:08.9261310Z 440650K .......... .......... .......... .......... .......... 70% 410M 2s 2024-08-22T20:34:08.9262940Z 440700K .......... .......... .......... .......... .......... 70% 857M 2s 2024-08-22T20:34:08.9264650Z 440750K .......... .......... .......... .......... .......... 70% 319M 2s 2024-08-22T20:34:08.9264960Z 440800K .......... .......... .......... .......... .......... 70% 154M 2s 2024-08-22T20:34:08.9266820Z 440850K .......... .......... .......... .......... .......... 70% 284M 2s 2024-08-22T20:34:08.9272340Z 440900K .......... .......... .......... .......... .......... 70% 191M 2s 2024-08-22T20:34:08.9275580Z 440950K .......... .......... .......... .......... .......... 70% 109M 2s 2024-08-22T20:34:08.9279520Z 441000K .......... .......... .......... .......... .......... 70% 708M 2s 2024-08-22T20:34:08.9283480Z 441050K .......... .......... .......... .......... .......... 70% 145M 2s 2024-08-22T20:34:08.9283780Z 441100K .......... .......... .......... .......... .......... 70% 775M 2s 2024-08-22T20:34:08.9283920Z 441150K .......... .......... .......... .......... .......... 70% 618M 2s 2024-08-22T20:34:08.9289820Z 441200K .......... .......... .......... .......... .......... 70% 59.5M 2s 2024-08-22T20:34:08.9298690Z 441250K .......... .......... .......... .......... .......... 70% 50.3M 2s 2024-08-22T20:34:08.9299140Z 441300K .......... .......... .......... .......... .......... 70% 595M 2s 2024-08-22T20:34:08.9306840Z 441350K .......... .......... .......... .......... .......... 70% 58.9M 2s 2024-08-22T20:34:08.9316380Z 441400K .......... .......... .......... .......... .......... 70% 53.7M 2s 2024-08-22T20:34:08.9327630Z 441450K .......... .......... .......... .......... .......... 71% 40.3M 2s 2024-08-22T20:34:08.9337750Z 441500K .......... .......... .......... .......... .......... 71% 50.1M 2s 2024-08-22T20:34:08.9347930Z 441550K .......... .......... .......... .......... .......... 71% 56.7M 2s 2024-08-22T20:34:08.9357020Z 441600K .......... .......... .......... .......... .......... 71% 50.0M 2s 2024-08-22T20:34:08.9365520Z 441650K .......... .......... .......... .......... .......... 71% 55.3M 2s 2024-08-22T20:34:08.9374450Z 441700K .......... .......... .......... .......... .......... 71% 60.7M 2s 2024-08-22T20:34:08.9388710Z 441750K .......... .......... .......... .......... .......... 71% 33.3M 2s 2024-08-22T20:34:08.9389230Z 441800K .......... .......... .......... .......... .......... 71% 253M 2s 2024-08-22T20:34:08.9397850Z 441850K .......... .......... .......... .......... .......... 71% 59.0M 2s 2024-08-22T20:34:08.9408060Z 441900K .......... .......... .......... .......... .......... 71% 46.9M 2s 2024-08-22T20:34:08.9415470Z 441950K .......... .......... .......... .......... .......... 71% 68.2M 2s 2024-08-22T20:34:08.9421550Z 442000K .......... .......... .......... .......... .......... 71% 93.7M 2s 2024-08-22T20:34:08.9430160Z 442050K .......... .......... .......... .......... .......... 71% 49.4M 2s 2024-08-22T20:34:08.9440770Z 442100K .......... .......... .......... .......... .......... 71% 48.5M 2s 2024-08-22T20:34:08.9447440Z 442150K .......... .......... .......... .......... .......... 71% 74.4M 2s 2024-08-22T20:34:08.9455620Z 442200K .......... .......... .......... .......... .......... 71% 63.1M 2s 2024-08-22T20:34:08.9465660Z 442250K .......... .......... .......... .......... .......... 71% 47.6M 2s 2024-08-22T20:34:08.9476530Z 442300K .......... .......... .......... .......... .......... 71% 49.7M 2s 2024-08-22T20:34:08.9487100Z 442350K .......... .......... .......... .......... .......... 71% 39.7M 2s 2024-08-22T20:34:08.9494200Z 442400K .......... .......... .......... .......... .......... 71% 68.5M 2s 2024-08-22T20:34:08.9501590Z 442450K .......... .......... .......... .......... .......... 71% 67.0M 2s 2024-08-22T20:34:08.9508560Z 442500K .......... .......... .......... .......... .......... 71% 66.5M 2s 2024-08-22T20:34:08.9513590Z 442550K .......... .......... .......... .......... .......... 71% 97.7M 2s 2024-08-22T20:34:08.9523080Z 442600K .......... .......... .......... .......... .......... 71% 55.0M 2s 2024-08-22T20:34:08.9529790Z 442650K .......... .......... .......... .......... .......... 71% 66.0M 2s 2024-08-22T20:34:08.9536090Z 442700K .......... .......... .......... .......... .......... 71% 80.7M 2s 2024-08-22T20:34:08.9543220Z 442750K .......... .......... .......... .......... .......... 71% 67.2M 2s 2024-08-22T20:34:08.9548840Z 442800K .......... .......... .......... .......... .......... 71% 86.4M 2s 2024-08-22T20:34:08.9555790Z 442850K .......... .......... .......... .......... .......... 71% 72.6M 2s 2024-08-22T20:34:08.9563190Z 442900K .......... .......... .......... .......... .......... 71% 93.2M 2s 2024-08-22T20:34:08.9570220Z 442950K .......... .......... .......... .......... .......... 71% 58.2M 2s 2024-08-22T20:34:08.9576180Z 443000K .......... .......... .......... .......... .......... 71% 75.5M 2s 2024-08-22T20:34:08.9582470Z 443050K .......... .......... .......... .......... .......... 71% 74.0M 2s 2024-08-22T20:34:08.9589780Z 443100K .......... .......... .......... .......... .......... 71% 68.6M 2s 2024-08-22T20:34:08.9595460Z 443150K .......... .......... .......... .......... .......... 71% 83.0M 2s 2024-08-22T20:34:08.9603890Z 443200K .......... .......... .......... .......... .......... 71% 57.6M 2s 2024-08-22T20:34:08.9609920Z 443250K .......... .......... .......... .......... .......... 71% 162M 2s 2024-08-22T20:34:08.9615840Z 443300K .......... .......... .......... .......... .......... 71% 57.0M 2s 2024-08-22T20:34:08.9621830Z 443350K .......... .......... .......... .......... .......... 71% 77.8M 2s 2024-08-22T20:34:08.9628520Z 443400K .......... .......... .......... .......... .......... 71% 72.2M 2s 2024-08-22T20:34:08.9634810Z 443450K .......... .......... .......... .......... .......... 71% 82.9M 2s 2024-08-22T20:34:08.9640070Z 443500K .......... .......... .......... .......... .......... 71% 83.2M 2s 2024-08-22T20:34:08.9648360Z 443550K .......... .......... .......... .......... .......... 71% 61.8M 2s 2024-08-22T20:34:08.9653970Z 443600K .......... .......... .......... .......... .......... 71% 85.1M 2s 2024-08-22T20:34:08.9661960Z 443650K .......... .......... .......... .......... .......... 71% 64.8M 2s 2024-08-22T20:34:08.9668170Z 443700K .......... .......... .......... .......... .......... 71% 99.2M 2s 2024-08-22T20:34:08.9676460Z 443750K .......... .......... .......... .......... .......... 71% 48.7M 2s 2024-08-22T20:34:08.9682290Z 443800K .......... .......... .......... .......... .......... 71% 84.3M 2s 2024-08-22T20:34:08.9688180Z 443850K .......... .......... .......... .......... .......... 71% 81.5M 2s 2024-08-22T20:34:08.9695050Z 443900K .......... .......... .......... .......... .......... 71% 69.3M 2s 2024-08-22T20:34:08.9701760Z 443950K .......... .......... .......... .......... .......... 71% 79.8M 2s 2024-08-22T20:34:08.9709500Z 444000K .......... .......... .......... .......... .......... 71% 59.3M 2s 2024-08-22T20:34:08.9714740Z 444050K .......... .......... .......... .......... .......... 71% 91.6M 2s 2024-08-22T20:34:08.9723330Z 444100K .......... .......... .......... .......... .......... 71% 70.0M 2s 2024-08-22T20:34:08.9731000Z 444150K .......... .......... .......... .......... .......... 71% 53.5M 2s 2024-08-22T20:34:08.9738100Z 444200K .......... .......... .......... .......... .......... 71% 66.5M 2s 2024-08-22T20:34:08.9743760Z 444250K .......... .......... .......... .......... .......... 71% 92.1M 2s 2024-08-22T20:34:08.9748980Z 444300K .......... .......... .......... .......... .......... 71% 88.8M 2s 2024-08-22T20:34:08.9755390Z 444350K .......... .......... .......... .......... .......... 71% 78.1M 2s 2024-08-22T20:34:08.9761690Z 444400K .......... .......... .......... .......... .......... 71% 78.5M 2s 2024-08-22T20:34:08.9769150Z 444450K .......... .......... .......... .......... .......... 71% 66.5M 2s 2024-08-22T20:34:08.9774230Z 444500K .......... .......... .......... .......... .......... 71% 92.5M 2s 2024-08-22T20:34:08.9784300Z 444550K .......... .......... .......... .......... .......... 71% 50.1M 2s 2024-08-22T20:34:08.9789920Z 444600K .......... .......... .......... .......... .......... 71% 82.6M 2s 2024-08-22T20:34:08.9796400Z 444650K .......... .......... .......... .......... .......... 71% 91.8M 2s 2024-08-22T20:34:08.9802560Z 444700K .......... .......... .......... .......... .......... 71% 65.8M 2s 2024-08-22T20:34:08.9809060Z 444750K .......... .......... .......... .......... .......... 71% 78.6M 2s 2024-08-22T20:34:08.9814830Z 444800K .......... .......... .......... .......... .......... 71% 83.9M 2s 2024-08-22T20:34:08.9821320Z 444850K .......... .......... .......... .......... .......... 71% 77.0M 2s 2024-08-22T20:34:08.9830090Z 444900K .......... .......... .......... .......... .......... 71% 52.8M 2s 2024-08-22T20:34:08.9837400Z 444950K .......... .......... .......... .......... .......... 71% 69.8M 2s 2024-08-22T20:34:08.9846220Z 445000K .......... .......... .......... .......... .......... 71% 56.4M 2s 2024-08-22T20:34:08.9852610Z 445050K .......... .......... .......... .......... .......... 71% 83.5M 2s 2024-08-22T20:34:08.9858020Z 445100K .......... .......... .......... .......... .......... 71% 78.6M 2s 2024-08-22T20:34:08.9864540Z 445150K .......... .......... .......... .......... .......... 71% 81.4M 2s 2024-08-22T20:34:08.9870360Z 445200K .......... .......... .......... .......... .......... 71% 83.9M 2s 2024-08-22T20:34:08.9878290Z 445250K .......... .......... .......... .......... .......... 71% 81.0M 2s 2024-08-22T20:34:08.9885870Z 445300K .......... .......... .......... .......... .......... 71% 75.2M 2s 2024-08-22T20:34:08.9891240Z 445350K .......... .......... .......... .......... .......... 71% 53.7M 2s 2024-08-22T20:34:08.9898080Z 445400K .......... .......... .......... .......... .......... 71% 71.7M 2s 2024-08-22T20:34:08.9905310Z 445450K .......... .......... .......... .......... .......... 71% 68.7M 2s 2024-08-22T20:34:08.9911340Z 445500K .......... .......... .......... .......... .......... 71% 85.1M 2s 2024-08-22T20:34:08.9916400Z 445550K .......... .......... .......... .......... .......... 71% 89.4M 2s 2024-08-22T20:34:08.9923110Z 445600K .......... .......... .......... .......... .......... 71% 75.0M 2s 2024-08-22T20:34:08.9929840Z 445650K .......... .......... .......... .......... .......... 71% 73.6M 2s 2024-08-22T20:34:08.9936150Z 445700K .......... .......... .......... .......... .......... 71% 74.7M 2s 2024-08-22T20:34:08.9945320Z 445750K .......... .......... .......... .......... .......... 71% 52.3M 2s 2024-08-22T20:34:08.9949920Z 445800K .......... .......... .......... .......... .......... 71% 111M 2s 2024-08-22T20:34:08.9955720Z 445850K .......... .......... .......... .......... .......... 71% 81.5M 2s 2024-08-22T20:34:08.9962070Z 445900K .......... .......... .......... .......... .......... 71% 86.0M 2s 2024-08-22T20:34:08.9982040Z 445950K .......... .......... .......... .......... .......... 71% 32.4M 2s 2024-08-22T20:34:08.9997940Z 446000K .......... .......... .......... .......... .......... 71% 35.1M 2s 2024-08-22T20:34:08.9999230Z 446050K .......... .......... .......... .......... .......... 71% 294M 2s 2024-08-22T20:34:09.0004360Z 446100K .......... .......... .......... .......... .......... 71% 103M 2s 2024-08-22T20:34:09.0027990Z 446150K .......... .......... .......... .......... .......... 71% 69.3M 2s 2024-08-22T20:34:09.0029780Z 446200K .......... .......... .......... .......... .......... 71% 19.8M 2s 2024-08-22T20:34:09.0032250Z 446250K .......... .......... .......... .......... .......... 71% 147M 2s 2024-08-22T20:34:09.0034130Z 446300K .......... .......... .......... .......... .......... 71% 211M 2s 2024-08-22T20:34:09.0035210Z 446350K .......... .......... .......... .......... .......... 71% 669M 2s 2024-08-22T20:34:09.0037090Z 446400K .......... .......... .......... .......... .......... 71% 212M 2s 2024-08-22T20:34:09.0039130Z 446450K .......... .......... .......... .......... .......... 71% 379M 2s 2024-08-22T20:34:09.0048420Z 446500K .......... .......... .......... .......... .......... 71% 52.3M 2s 2024-08-22T20:34:09.0062840Z 446550K .......... .......... .......... .......... .......... 71% 32.6M 2s 2024-08-22T20:34:09.0071020Z 446600K .......... .......... .......... .......... .......... 71% 59.0M 2s 2024-08-22T20:34:09.0077830Z 446650K .......... .......... .......... .......... .......... 71% 71.0M 2s 2024-08-22T20:34:09.0085350Z 446700K .......... .......... .......... .......... .......... 71% 67.1M 2s 2024-08-22T20:34:09.0092700Z 446750K .......... .......... .......... .......... .......... 71% 65.3M 2s 2024-08-22T20:34:09.0100170Z 446800K .......... .......... .......... .......... .......... 71% 64.2M 2s 2024-08-22T20:34:09.0107440Z 446850K .......... .......... .......... .......... .......... 71% 71.4M 2s 2024-08-22T20:34:09.0115220Z 446900K .......... .......... .......... .......... .......... 71% 64.3M 2s 2024-08-22T20:34:09.0124520Z 446950K .......... .......... .......... .......... .......... 71% 51.0M 2s 2024-08-22T20:34:09.0133370Z 447000K .......... .......... .......... .......... .......... 71% 53.3M 2s 2024-08-22T20:34:09.0140010Z 447050K .......... .......... .......... .......... .......... 71% 75.2M 2s 2024-08-22T20:34:09.0145750Z 447100K .......... .......... .......... .......... .......... 71% 89.1M 2s 2024-08-22T20:34:09.0152980Z 447150K .......... .......... .......... .......... .......... 71% 66.5M 2s 2024-08-22T20:34:09.0158380Z 447200K .......... .......... .......... .......... .......... 71% 93.5M 2s 2024-08-22T20:34:09.0164130Z 447250K .......... .......... .......... .......... .......... 71% 82.6M 2s 2024-08-22T20:34:09.0173160Z 447300K .......... .......... .......... .......... .......... 71% 74.2M 2s 2024-08-22T20:34:09.0179840Z 447350K .......... .......... .......... .......... .......... 71% 53.1M 2s 2024-08-22T20:34:09.0188340Z 447400K .......... .......... .......... .......... .......... 71% 64.7M 2s 2024-08-22T20:34:09.0192950Z 447450K .......... .......... .......... .......... .......... 71% 84.6M 2s 2024-08-22T20:34:09.0199870Z 447500K .......... .......... .......... .......... .......... 71% 83.2M 2s 2024-08-22T20:34:09.0205080Z 447550K .......... .......... .......... .......... .......... 71% 76.2M 2s 2024-08-22T20:34:09.0211890Z 447600K .......... .......... .......... .......... .......... 71% 73.9M 2s 2024-08-22T20:34:09.0216960Z 447650K .......... .......... .......... .......... .......... 72% 105M 2s 2024-08-22T20:34:09.0223690Z 447700K .......... .......... .......... .......... .......... 72% 70.2M 2s 2024-08-22T20:34:09.0231620Z 447750K .......... .......... .......... .......... .......... 72% 59.8M 2s 2024-08-22T20:34:09.0238660Z 447800K .......... .......... .......... .......... .......... 72% 69.5M 2s 2024-08-22T20:34:09.0244290Z 447850K .......... .......... .......... .......... .......... 72% 87.7M 2s 2024-08-22T20:34:09.0250520Z 447900K .......... .......... .......... .......... .......... 72% 87.5M 2s 2024-08-22T20:34:09.0255520Z 447950K .......... .......... .......... .......... .......... 72% 86.6M 2s 2024-08-22T20:34:09.0270640Z 448000K .......... .......... .......... .......... .......... 72% 81.9M 2s 2024-08-22T20:34:09.0271130Z 448050K .......... .......... .......... .......... .......... 72% 56.8M 2s 2024-08-22T20:34:09.0275150Z 448100K .......... .......... .......... .......... .......... 72% 106M 2s 2024-08-22T20:34:09.0281330Z 448150K .......... .......... .......... .......... .......... 72% 71.5M 2s 2024-08-22T20:34:09.0287220Z 448200K .......... .......... .......... .......... .......... 72% 86.6M 2s 2024-08-22T20:34:09.0292840Z 448250K .......... .......... .......... .......... .......... 72% 89.1M 2s 2024-08-22T20:34:09.0299280Z 448300K .......... .......... .......... .......... .......... 72% 78.8M 2s 2024-08-22T20:34:09.0305080Z 448350K .......... .......... .......... .......... .......... 72% 84.6M 2s 2024-08-22T20:34:09.0310920Z 448400K .......... .......... .......... .......... .......... 72% 81.5M 2s 2024-08-22T20:34:09.0316990Z 448450K .......... .......... .......... .......... .......... 72% 76.1M 2s 2024-08-22T20:34:09.0323870Z 448500K .......... .......... .......... .......... .......... 72% 86.9M 2s 2024-08-22T20:34:09.0329280Z 448550K .......... .......... .......... .......... .......... 72% 73.0M 2s 2024-08-22T20:34:09.0335680Z 448600K .......... .......... .......... .......... .......... 72% 82.2M 2s 2024-08-22T20:34:09.0342100Z 448650K .......... .......... .......... .......... .......... 72% 75.0M 2s 2024-08-22T20:34:09.0347260Z 448700K .......... .......... .......... .......... .......... 72% 92.5M 2s 2024-08-22T20:34:09.0352900Z 448750K .......... .......... .......... .......... .......... 72% 81.7M 2s 2024-08-22T20:34:09.0359710Z 448800K .......... .......... .......... .......... .......... 72% 74.7M 2s 2024-08-22T20:34:09.0367080Z 448850K .......... .......... .......... .......... .......... 72% 63.0M 2s 2024-08-22T20:34:09.0374860Z 448900K .......... .......... .......... .......... .......... 72% 62.7M 2s 2024-08-22T20:34:09.0382940Z 448950K .......... .......... .......... .......... .......... 72% 61.1M 2s 2024-08-22T20:34:09.0392760Z 449000K .......... .......... .......... .......... .......... 72% 51.1M 2s 2024-08-22T20:34:09.0399590Z 449050K .......... .......... .......... .......... .......... 72% 67.4M 2s 2024-08-22T20:34:09.0408200Z 449100K .......... .......... .......... .......... .......... 72% 61.2M 2s 2024-08-22T20:34:09.0417430Z 449150K .......... .......... .......... .......... .......... 72% 63.2M 2s 2024-08-22T20:34:09.0425370Z 449200K .......... .......... .......... .......... .......... 72% 49.3M 2s 2024-08-22T20:34:09.0432470Z 449250K .......... .......... .......... .......... .......... 72% 74.9M 2s 2024-08-22T20:34:09.0438700Z 449300K .......... .......... .......... .......... .......... 72% 78.9M 2s 2024-08-22T20:34:09.0444540Z 449350K .......... .......... .......... .......... .......... 72% 77.8M 2s 2024-08-22T20:34:09.0449680Z 449400K .......... .......... .......... .......... .......... 72% 91.1M 2s 2024-08-22T20:34:09.0456510Z 449450K .......... .......... .......... .......... .......... 72% 78.8M 2s 2024-08-22T20:34:09.0463220Z 449500K .......... .......... .......... .......... .......... 72% 67.7M 2s 2024-08-22T20:34:09.0469430Z 449550K .......... .......... .......... .......... .......... 72% 77.5M 2s 2024-08-22T20:34:09.0475860Z 449600K .......... .......... .......... .......... .......... 72% 75.8M 2s 2024-08-22T20:34:09.0482520Z 449650K .......... .......... .......... .......... .......... 72% 78.1M 2s 2024-08-22T20:34:09.0487650Z 449700K .......... .......... .......... .......... .......... 72% 88.3M 2s 2024-08-22T20:34:09.0493930Z 449750K .......... .......... .......... .......... .......... 72% 77.5M 2s 2024-08-22T20:34:09.0502350Z 449800K .......... .......... .......... .......... .......... 72% 72.1M 2s 2024-08-22T20:34:09.0506670Z 449850K .......... .......... .......... .......... .......... 72% 79.7M 2s 2024-08-22T20:34:09.0512230Z 449900K .......... .......... .......... .......... .......... 72% 92.3M 2s 2024-08-22T20:34:09.0519570Z 449950K .......... .......... .......... .......... .......... 72% 66.4M 2s 2024-08-22T20:34:09.0525150Z 450000K .......... .......... .......... .......... .......... 72% 87.8M 2s 2024-08-22T20:34:09.0529480Z 450050K .......... .......... .......... .......... .......... 72% 108M 2s 2024-08-22T20:34:09.0536290Z 450100K .......... .......... .......... .......... .......... 72% 75.6M 2s 2024-08-22T20:34:09.0543840Z 450150K .......... .......... .......... .......... .......... 72% 62.5M 2s 2024-08-22T20:34:09.0550250Z 450200K .......... .......... .......... .......... .......... 72% 77.0M 2s 2024-08-22T20:34:09.0556030Z 450250K .......... .......... .......... .......... .......... 72% 84.9M 2s 2024-08-22T20:34:09.0562620Z 450300K .......... .......... .......... .......... .......... 72% 74.5M 2s 2024-08-22T20:34:09.0568670Z 450350K .......... .......... .......... .......... .......... 72% 77.1M 2s 2024-08-22T20:34:09.0577370Z 450400K .......... .......... .......... .......... .......... 72% 56.3M 2s 2024-08-22T20:34:09.0583950Z 450450K .......... .......... .......... .......... .......... 72% 85.7M 2s 2024-08-22T20:34:09.0590160Z 450500K .......... .......... .......... .......... .......... 72% 70.5M 2s 2024-08-22T20:34:09.0595990Z 450550K .......... .......... .......... .......... .......... 72% 81.5M 2s 2024-08-22T20:34:09.0601550Z 450600K .......... .......... .......... .......... .......... 72% 94.8M 2s 2024-08-22T20:34:09.0607810Z 450650K .......... .......... .......... .......... .......... 72% 74.8M 2s 2024-08-22T20:34:09.0613440Z 450700K .......... .......... .......... .......... .......... 72% 93.0M 2s 2024-08-22T20:34:09.0619920Z 450750K .......... .......... .......... .......... .......... 72% 81.1M 2s 2024-08-22T20:34:09.0627890Z 450800K .......... .......... .......... .......... .......... 72% 54.0M 2s 2024-08-22T20:34:09.0633010Z 450850K .......... .......... .......... .......... .......... 72% 102M 2s 2024-08-22T20:34:09.0639930Z 450900K .......... .......... .......... .......... .......... 72% 70.3M 2s 2024-08-22T20:34:09.0646740Z 450950K .......... .......... .......... .......... .......... 72% 70.7M 2s 2024-08-22T20:34:09.0652620Z 451000K .......... .......... .......... .......... .......... 72% 94.3M 2s 2024-08-22T20:34:09.0657580Z 451050K .......... .......... .......... .......... .......... 72% 88.9M 2s 2024-08-22T20:34:09.0664270Z 451100K .......... .......... .......... .......... .......... 72% 74.5M 2s 2024-08-22T20:34:09.0670460Z 451150K .......... .......... .......... .......... .......... 72% 77.5M 2s 2024-08-22T20:34:09.0679900Z 451200K .......... .......... .......... .......... .......... 72% 54.7M 2s 2024-08-22T20:34:09.0684650Z 451250K .......... .......... .......... .......... .......... 72% 92.1M 2s 2024-08-22T20:34:09.0692240Z 451300K .......... .......... .......... .......... .......... 72% 64.8M 2s 2024-08-22T20:34:09.0696070Z 451350K .......... .......... .......... .......... .......... 72% 127M 2s 2024-08-22T20:34:09.0701700Z 451400K .......... .......... .......... .......... .......... 72% 81.4M 2s 2024-08-22T20:34:09.0707710Z 451450K .......... .......... .......... .......... .......... 72% 81.4M 2s 2024-08-22T20:34:09.0714110Z 451500K .......... .......... .......... .......... .......... 72% 87.0M 2s 2024-08-22T20:34:09.0719230Z 451550K .......... .......... .......... .......... .......... 72% 88.1M 2s 2024-08-22T20:34:09.0727020Z 451600K .......... .......... .......... .......... .......... 72% 61.0M 2s 2024-08-22T20:34:09.0731480Z 451650K .......... .......... .......... .......... .......... 72% 109M 2s 2024-08-22T20:34:09.0738280Z 451700K .......... .......... .......... .......... .......... 72% 74.4M 2s 2024-08-22T20:34:09.0746930Z 451750K .......... .......... .......... .......... .......... 72% 84.5M 2s 2024-08-22T20:34:09.0751320Z 451800K .......... .......... .......... .......... .......... 72% 65.9M 2s 2024-08-22T20:34:09.0757510Z 451850K .......... .......... .......... .......... .......... 72% 85.8M 2s 2024-08-22T20:34:09.0762890Z 451900K .......... .......... .......... .......... .......... 72% 89.4M 2s 2024-08-22T20:34:09.0768570Z 451950K .......... .......... .......... .......... .......... 72% 95.6M 2s 2024-08-22T20:34:09.0772630Z 452000K .......... .......... .......... .......... .......... 72% 97.1M 2s 2024-08-22T20:34:09.0780390Z 452050K .......... .......... .......... .......... .......... 72% 88.5M 2s 2024-08-22T20:34:09.0785780Z 452100K .......... .......... .......... .......... .......... 72% 62.5M 2s 2024-08-22T20:34:09.0791120Z 452150K .......... .......... .......... .......... .......... 72% 96.9M 2s 2024-08-22T20:34:09.0797880Z 452200K .......... .......... .......... .......... .......... 72% 77.9M 2s 2024-08-22T20:34:09.0802890Z 452250K .......... .......... .......... .......... .......... 72% 83.6M 2s 2024-08-22T20:34:09.0810360Z 452300K .......... .......... .......... .......... .......... 72% 70.0M 2s 2024-08-22T20:34:09.0815540Z 452350K .......... .......... .......... .......... .......... 72% 87.3M 2s 2024-08-22T20:34:09.0821460Z 452400K .......... .......... .......... .......... .......... 72% 84.9M 2s 2024-08-22T20:34:09.0826400Z 452450K .......... .......... .......... .......... .......... 72% 100M 2s 2024-08-22T20:34:09.0832450Z 452500K .......... .......... .......... .......... .......... 72% 78.8M 2s 2024-08-22T20:34:09.0840070Z 452550K .......... .......... .......... .......... .......... 72% 66.0M 2s 2024-08-22T20:34:09.0845730Z 452600K .......... .......... .......... .......... .......... 72% 85.1M 2s 2024-08-22T20:34:09.0852060Z 452650K .......... .......... .......... .......... .......... 72% 77.4M 2s 2024-08-22T20:34:09.0857880Z 452700K .......... .......... .......... .......... .......... 72% 79.0M 2s 2024-08-22T20:34:09.0862620Z 452750K .......... .......... .......... .......... .......... 72% 106M 2s 2024-08-22T20:34:09.0867230Z 452800K .......... .......... .......... .......... .......... 72% 109M 2s 2024-08-22T20:34:09.0871660Z 452850K .......... .......... .......... .......... .......... 72% 107M 2s 2024-08-22T20:34:09.0879000Z 452900K .......... .......... .......... .......... .......... 72% 72.6M 2s 2024-08-22T20:34:09.0885160Z 452950K .......... .......... .......... .......... .......... 72% 77.4M 2s 2024-08-22T20:34:09.0890810Z 453000K .......... .......... .......... .......... .......... 72% 83.9M 2s 2024-08-22T20:34:09.0895100Z 453050K .......... .......... .......... .......... .......... 72% 109M 2s 2024-08-22T20:34:09.0900910Z 453100K .......... .......... .......... .......... .......... 72% 85.2M 2s 2024-08-22T20:34:09.0907990Z 453150K .......... .......... .......... .......... .......... 72% 71.8M 2s 2024-08-22T20:34:09.0912730Z 453200K .......... .......... .......... .......... .......... 72% 101M 2s 2024-08-22T20:34:09.0917650Z 453250K .......... .......... .......... .......... .......... 72% 93.5M 2s 2024-08-22T20:34:09.0923140Z 453300K .......... .......... .......... .......... .......... 72% 94.4M 2s 2024-08-22T20:34:09.0930760Z 453350K .......... .......... .......... .......... .......... 72% 65.6M 2s 2024-08-22T20:34:09.0934460Z 453400K .......... .......... .......... .......... .......... 72% 119M 2s 2024-08-22T20:34:09.0939940Z 453450K .......... .......... .......... .......... .......... 72% 86.9M 2s 2024-08-22T20:34:09.0945390Z 453500K .......... .......... .......... .......... .......... 72% 116M 2s 2024-08-22T20:34:09.0948690Z 453550K .......... .......... .......... .......... .......... 72% 104M 2s 2024-08-22T20:34:09.0952410Z 453600K .......... .......... .......... .......... .......... 72% 139M 2s 2024-08-22T20:34:09.0956850Z 453650K .......... .......... .......... .......... .......... 72% 109M 2s 2024-08-22T20:34:09.0960990Z 453700K .......... .......... .......... .......... .......... 72% 130M 2s 2024-08-22T20:34:09.0966260Z 453750K .......... .......... .......... .......... .......... 72% 90.6M 2s 2024-08-22T20:34:09.0970030Z 453800K .......... .......... .......... .......... .......... 72% 122M 2s 2024-08-22T20:34:09.0973680Z 453850K .......... .......... .......... .......... .......... 72% 139M 2s 2024-08-22T20:34:09.0977740Z 453900K .......... .......... .......... .......... .......... 73% 116M 2s 2024-08-22T20:34:09.0981610Z 453950K .......... .......... .......... .......... .......... 73% 152M 2s 2024-08-22T20:34:09.0985210Z 454000K .......... .......... .......... .......... .......... 73% 110M 2s 2024-08-22T20:34:09.0989030Z 454050K .......... .......... .......... .......... .......... 73% 131M 2s 2024-08-22T20:34:09.0994480Z 454100K .......... .......... .......... .......... .......... 73% 93.0M 2s 2024-08-22T20:34:09.1001050Z 454150K .......... .......... .......... .......... .......... 73% 97.1M 2s 2024-08-22T20:34:09.1003990Z 454200K .......... .......... .......... .......... .......... 73% 128M 2s 2024-08-22T20:34:09.1007550Z 454250K .......... .......... .......... .......... .......... 73% 136M 2s 2024-08-22T20:34:09.1011380Z 454300K .......... .......... .......... .......... .......... 73% 113M 2s 2024-08-22T20:34:09.1016550Z 454350K .......... .......... .......... .......... .......... 73% 112M 2s 2024-08-22T20:34:09.1019860Z 454400K .......... .......... .......... .......... .......... 73% 115M 2s 2024-08-22T20:34:09.1025860Z 454450K .......... .......... .......... .......... .......... 73% 125M 2s 2024-08-22T20:34:09.1028450Z 454500K .......... .......... .......... .......... .......... 73% 113M 2s 2024-08-22T20:34:09.1034710Z 454550K .......... .......... .......... .......... .......... 73% 70.6M 2s 2024-08-22T20:34:09.1041040Z 454600K .......... .......... .......... .......... .......... 73% 94.1M 2s 2024-08-22T20:34:09.1046400Z 454650K .......... .......... .......... .......... .......... 73% 92.3M 2s 2024-08-22T20:34:09.1051420Z 454700K .......... .......... .......... .......... .......... 73% 81.7M 2s 2024-08-22T20:34:09.1056380Z 454750K .......... .......... .......... .......... .......... 73% 130M 2s 2024-08-22T20:34:09.1062930Z 454800K .......... .......... .......... .......... .......... 73% 72.0M 2s 2024-08-22T20:34:09.1065880Z 454850K .......... .......... .......... .......... .......... 73% 144M 2s 2024-08-22T20:34:09.1070860Z 454900K .......... .......... .......... .......... .......... 73% 96.7M 2s 2024-08-22T20:34:09.1076350Z 454950K .......... .......... .......... .......... .......... 73% 83.9M 2s 2024-08-22T20:34:09.1082040Z 455000K .......... .......... .......... .......... .......... 73% 98.2M 2s 2024-08-22T20:34:09.1088870Z 455050K .......... .......... .......... .......... .......... 73% 75.2M 2s 2024-08-22T20:34:09.1092280Z 455100K .......... .......... .......... .......... .......... 73% 129M 2s 2024-08-22T20:34:09.1101210Z 455150K .......... .......... .......... .......... .......... 73% 54.8M 2s 2024-08-22T20:34:09.1102920Z 455200K .......... .......... .......... .......... .......... 73% 300M 2s 2024-08-22T20:34:09.1106040Z 455250K .......... .......... .......... .......... .......... 73% 120M 2s 2024-08-22T20:34:09.1110780Z 455300K .......... .......... .......... .......... .......... 73% 135M 2s 2024-08-22T20:34:09.1115130Z 455350K .......... .......... .......... .......... .......... 73% 103M 2s 2024-08-22T20:34:09.1120710Z 455400K .......... .......... .......... .......... .......... 73% 81.2M 2s 2024-08-22T20:34:09.1123560Z 455450K .......... .......... .......... .......... .......... 73% 156M 2s 2024-08-22T20:34:09.1129400Z 455500K .......... .......... .......... .......... .......... 73% 85.4M 2s 2024-08-22T20:34:09.1135980Z 455550K .......... .......... .......... .......... .......... 73% 76.9M 2s 2024-08-22T20:34:09.1140360Z 455600K .......... .......... .......... .......... .......... 73% 110M 2s 2024-08-22T20:34:09.1150990Z 455650K .......... .......... .......... .......... .......... 73% 49.9M 2s 2024-08-22T20:34:09.1156240Z 455700K .......... .......... .......... .......... .......... 73% 82.2M 2s 2024-08-22T20:34:09.1162930Z 455750K .......... .......... .......... .......... .......... 73% 93.2M 2s 2024-08-22T20:34:09.1165700Z 455800K .......... .......... .......... .......... .......... 73% 107M 2s 2024-08-22T20:34:09.1169060Z 455850K .......... .......... .......... .......... .......... 73% 139M 2s 2024-08-22T20:34:09.1174880Z 455900K .......... .......... .......... .......... .......... 73% 85.8M 2s 2024-08-22T20:34:09.1178950Z 455950K .......... .......... .......... .......... .......... 73% 128M 2s 2024-08-22T20:34:09.1185110Z 456000K .......... .......... .......... .......... .......... 73% 92.8M 2s 2024-08-22T20:34:09.1190070Z 456050K .......... .......... .......... .......... .......... 73% 83.9M 2s 2024-08-22T20:34:09.1193380Z 456100K .......... .......... .......... .......... .......... 73% 146M 2s 2024-08-22T20:34:09.1198110Z 456150K .......... .......... .......... .......... .......... 73% 94.4M 2s 2024-08-22T20:34:09.1202040Z 456200K .......... .......... .......... .......... .......... 73% 145M 2s 2024-08-22T20:34:09.1205630Z 456250K .......... .......... .......... .......... .......... 73% 124M 2s 2024-08-22T20:34:09.1209730Z 456300K .......... .......... .......... .......... .......... 73% 200M 2s 2024-08-22T20:34:09.1213330Z 456350K .......... .......... .......... .......... .......... 73% 94.8M 2s 2024-08-22T20:34:09.1217550Z 456400K .......... .......... .......... .......... .......... 73% 160M 2s 2024-08-22T20:34:09.1221160Z 456450K .......... .......... .......... .......... .......... 73% 109M 2s 2024-08-22T20:34:09.1225800Z 456500K .......... .......... .......... .......... .......... 73% 103M 2s 2024-08-22T20:34:09.1231920Z 456550K .......... .......... .......... .......... .......... 73% 75.4M 2s 2024-08-22T20:34:09.1234210Z 456600K .......... .......... .......... .......... .......... 73% 216M 2s 2024-08-22T20:34:09.1240120Z 456650K .......... .......... .......... .......... .......... 73% 80.4M 2s 2024-08-22T20:34:09.1244110Z 456700K .......... .......... .......... .......... .......... 73% 153M 2s 2024-08-22T20:34:09.1248020Z 456750K .......... .......... .......... .......... .......... 73% 118M 2s 2024-08-22T20:34:09.1252850Z 456800K .......... .......... .......... .......... .......... 73% 95.6M 2s 2024-08-22T20:34:09.1255870Z 456850K .......... .......... .......... .......... .......... 73% 153M 2s 2024-08-22T20:34:09.1261410Z 456900K .......... .......... .......... .......... .......... 73% 91.4M 2s 2024-08-22T20:34:09.1267310Z 456950K .......... .......... .......... .......... .......... 73% 84.0M 2s 2024-08-22T20:34:09.1271890Z 457000K .......... .......... .......... .......... .......... 73% 131M 2s 2024-08-22T20:34:09.1274360Z 457050K .......... .......... .......... .......... .......... 73% 139M 2s 2024-08-22T20:34:09.1279150Z 457100K .......... .......... .......... .......... .......... 73% 112M 2s 2024-08-22T20:34:09.1283940Z 457150K .......... .......... .......... .......... .......... 73% 122M 2s 2024-08-22T20:34:09.1286840Z 457200K .......... .......... .......... .......... .......... 73% 123M 2s 2024-08-22T20:34:09.1291030Z 457250K .......... .......... .......... .......... .......... 73% 109M 2s 2024-08-22T20:34:09.1295650Z 457300K .......... .......... .......... .......... .......... 73% 126M 2s 2024-08-22T20:34:09.1298310Z 457350K .......... .......... .......... .......... .......... 73% 140M 2s 2024-08-22T20:34:09.1302550Z 457400K .......... .......... .......... .......... .......... 73% 118M 2s 2024-08-22T20:34:09.1305490Z 457450K .......... .......... .......... .......... .......... 73% 170M 2s 2024-08-22T20:34:09.1308300Z 457500K .......... .......... .......... .......... .......... 73% 159M 2s 2024-08-22T20:34:09.1310850Z 457550K .......... .......... .......... .......... .......... 73% 228M 2s 2024-08-22T20:34:09.1311260Z 457600K .......... .......... .......... .......... .......... 73% 618M 2s 2024-08-22T20:34:09.1314060Z 457650K .......... .......... .......... .......... .......... 73% 212M 2s 2024-08-22T20:34:09.1317170Z 457700K .......... .......... .......... .......... .......... 73% 151M 2s 2024-08-22T20:34:09.1319820Z 457750K .......... .......... .......... .......... .......... 73% 170M 2s 2024-08-22T20:34:09.1321770Z 457800K .......... .......... .......... .......... .......... 73% 425M 2s 2024-08-22T20:34:09.1323670Z 457850K .......... .......... .......... .......... .......... 73% 183M 2s 2024-08-22T20:34:09.1327700Z 457900K .......... .......... .......... .......... .......... 73% 156M 2s 2024-08-22T20:34:09.1331910Z 457950K .......... .......... .......... .......... .......... 73% 118M 2s 2024-08-22T20:34:09.1332370Z 458000K .......... .......... .......... .......... .......... 73% 660M 2s 2024-08-22T20:34:09.1337190Z 458050K .......... .......... .......... .......... .......... 73% 92.8M 2s 2024-08-22T20:34:09.1338250Z 458100K .......... .......... .......... .......... .......... 73% 531M 2s 2024-08-22T20:34:09.1341010Z 458150K .......... .......... .......... .......... .......... 73% 181M 2s 2024-08-22T20:34:09.1343940Z 458200K .......... .......... .......... .......... .......... 73% 145M 2s 2024-08-22T20:34:09.1350160Z 458250K .......... .......... .......... .......... .......... 73% 77.4M 2s 2024-08-22T20:34:09.1353870Z 458300K .......... .......... .......... .......... .......... 73% 142M 2s 2024-08-22T20:34:09.1358960Z 458350K .......... .......... .......... .......... .......... 73% 91.6M 2s 2024-08-22T20:34:09.1365810Z 458400K .......... .......... .......... .......... .......... 73% 72.7M 2s 2024-08-22T20:34:09.1371140Z 458450K .......... .......... .......... .......... .......... 73% 91.1M 2s 2024-08-22T20:34:09.1378270Z 458500K .......... .......... .......... .......... .......... 73% 74.4M 2s 2024-08-22T20:34:09.1381170Z 458550K .......... .......... .......... .......... .......... 73% 144M 2s 2024-08-22T20:34:09.1386680Z 458600K .......... .......... .......... .......... .......... 73% 83.9M 2s 2024-08-22T20:34:09.1393220Z 458650K .......... .......... .......... .......... .......... 73% 75.1M 2s 2024-08-22T20:34:09.1399350Z 458700K .......... .......... .......... .......... .......... 73% 80.8M 2s 2024-08-22T20:34:09.1405590Z 458750K .......... .......... .......... .......... .......... 73% 74.9M 2s 2024-08-22T20:34:09.1407700Z 458800K .......... .......... .......... .......... .......... 73% 258M 2s 2024-08-22T20:34:09.1414330Z 458850K .......... .......... .......... .......... .......... 73% 74.3M 2s 2024-08-22T20:34:09.1421350Z 458900K .......... .......... .......... .......... .......... 73% 70.9M 2s 2024-08-22T20:34:09.1426470Z 458950K .......... .......... .......... .......... .......... 73% 91.6M 2s 2024-08-22T20:34:09.1434140Z 459000K .......... .......... .......... .......... .......... 73% 67.2M 2s 2024-08-22T20:34:09.1440890Z 459050K .......... .......... .......... .......... .......... 73% 72.1M 2s 2024-08-22T20:34:09.1442070Z 459100K .......... .......... .......... .......... .......... 73% 284M 2s 2024-08-22T20:34:09.1449360Z 459150K .......... .......... .......... .......... .......... 73% 70.9M 2s 2024-08-22T20:34:09.1454570Z 459200K .......... .......... .......... .......... .......... 73% 91.3M 2s 2024-08-22T20:34:09.1461870Z 459250K .......... .......... .......... .......... .......... 73% 68.7M 2s 2024-08-22T20:34:09.1468120Z 459300K .......... .......... .......... .......... .......... 73% 77.8M 2s 2024-08-22T20:34:09.1470080Z 459350K .......... .......... .......... .......... .......... 73% 223M 2s 2024-08-22T20:34:09.1476810Z 459400K .......... .......... .......... .......... .......... 73% 73.0M 2s 2024-08-22T20:34:09.1482700Z 459450K .......... .......... .......... .......... .......... 73% 82.8M 2s 2024-08-22T20:34:09.1488740Z 459500K .......... .......... .......... .......... .......... 73% 81.8M 2s 2024-08-22T20:34:09.1494700Z 459550K .......... .......... .......... .......... .......... 73% 80.3M 2s 2024-08-22T20:34:09.1498500Z 459600K .......... .......... .......... .......... .......... 73% 135M 2s 2024-08-22T20:34:09.1503850Z 459650K .......... .......... .......... .......... .......... 73% 94.3M 2s 2024-08-22T20:34:09.1509690Z 459700K .......... .......... .......... .......... .......... 73% 85.4M 2s 2024-08-22T20:34:09.1517020Z 459750K .......... .......... .......... .......... .......... 73% 62.3M 2s 2024-08-22T20:34:09.1518480Z 459800K .......... .......... .......... .......... .......... 73% 400M 2s 2024-08-22T20:34:09.1524420Z 459850K .......... .......... .......... .......... .......... 73% 78.9M 2s 2024-08-22T20:34:09.1531490Z 459900K .......... .......... .......... .......... .......... 73% 73.1M 2s 2024-08-22T20:34:09.1538060Z 459950K .......... .......... .......... .......... .......... 73% 85.4M 2s 2024-08-22T20:34:09.1544400Z 460000K .......... .......... .......... .......... .......... 73% 79.1M 2s 2024-08-22T20:34:09.1546310Z 460050K .......... .......... .......... .......... .......... 73% 148M 2s 2024-08-22T20:34:09.1551970Z 460100K .......... .......... .......... .......... .......... 74% 85.8M 2s 2024-08-22T20:34:09.1556810Z 460150K .......... .......... .......... .......... .......... 74% 101M 2s 2024-08-22T20:34:09.1564450Z 460200K .......... .......... .......... .......... .......... 74% 78.4M 2s 2024-08-22T20:34:09.1570310Z 460250K .......... .......... .......... .......... .......... 74% 68.4M 2s 2024-08-22T20:34:09.1572640Z 460300K .......... .......... .......... .......... .......... 74% 195M 2s 2024-08-22T20:34:09.1578590Z 460350K .......... .......... .......... .......... .......... 74% 90.1M 2s 2024-08-22T20:34:09.1583800Z 460400K .......... .......... .......... .......... .......... 74% 86.9M 2s 2024-08-22T20:34:09.1591550Z 460450K .......... .......... .......... .......... .......... 74% 81.7M 2s 2024-08-22T20:34:09.1597410Z 460500K .......... .......... .......... .......... .......... 74% 64.2M 2s 2024-08-22T20:34:09.1600300Z 460550K .......... .......... .......... .......... .......... 74% 164M 2s 2024-08-22T20:34:09.1605490Z 460600K .......... .......... .......... .......... .......... 74% 95.7M 2s 2024-08-22T20:34:09.1611670Z 460650K .......... .......... .......... .......... .......... 74% 83.8M 2s 2024-08-22T20:34:09.1617080Z 460700K .......... .......... .......... .......... .......... 74% 97.5M 2s 2024-08-22T20:34:09.1623710Z 460750K .......... .......... .......... .......... .......... 74% 66.6M 2s 2024-08-22T20:34:09.1625500Z 460800K .......... .......... .......... .......... .......... 74% 249M 2s 2024-08-22T20:34:09.1631570Z 460850K .......... .......... .......... .......... .......... 74% 80.4M 2s 2024-08-22T20:34:09.1642810Z 460900K .......... .......... .......... .......... .......... 74% 58.3M 2s 2024-08-22T20:34:09.1643820Z 460950K .......... .......... .......... .......... .......... 74% 119M 2s 2024-08-22T20:34:09.1649330Z 461000K .......... .......... .......... .......... .......... 74% 94.8M 2s 2024-08-22T20:34:09.1653530Z 461050K .......... .......... .......... .......... .......... 74% 120M 2s 2024-08-22T20:34:09.1658570Z 461100K .......... .......... .......... .......... .......... 74% 98.2M 2s 2024-08-22T20:34:09.1663990Z 461150K .......... .......... .......... .......... .......... 74% 88.5M 2s 2024-08-22T20:34:09.1670870Z 461200K .......... .......... .......... .......... .......... 74% 69.2M 2s 2024-08-22T20:34:09.1677390Z 461250K .......... .......... .......... .......... .......... 74% 78.6M 2s 2024-08-22T20:34:09.1677780Z 461300K .......... .......... .......... .......... .......... 74% 634M 2s 2024-08-22T20:34:09.1684930Z 461350K .......... .......... .......... .......... .......... 74% 75.5M 2s 2024-08-22T20:34:09.1691960Z 461400K .......... .......... .......... .......... .......... 74% 66.3M 2s 2024-08-22T20:34:09.1697300Z 461450K .......... .......... .......... .......... .......... 74% 88.8M 2s 2024-08-22T20:34:09.1702130Z 461500K .......... .......... .......... .......... .......... 74% 109M 2s 2024-08-22T20:34:09.1704780Z 461550K .......... .......... .......... .......... .......... 74% 173M 2s 2024-08-22T20:34:09.1710490Z 461600K .......... .......... .......... .......... .......... 74% 100M 2s 2024-08-22T20:34:09.1713890Z 461650K .......... .......... .......... .......... .......... 74% 118M 2s 2024-08-22T20:34:09.1722980Z 461700K .......... .......... .......... .......... .......... 74% 99.6M 2s 2024-08-22T20:34:09.1723380Z 461750K .......... .......... .......... .......... .......... 74% 121M 2s 2024-08-22T20:34:09.1725790Z 461800K .......... .......... .......... .......... .......... 74% 159M 2s 2024-08-22T20:34:09.1731140Z 461850K .......... .......... .......... .......... .......... 74% 88.1M 2s 2024-08-22T20:34:09.1735420Z 461900K .......... .......... .......... .......... .......... 74% 123M 2s 2024-08-22T20:34:09.1740170Z 461950K .......... .......... .......... .......... .......... 74% 99.6M 2s 2024-08-22T20:34:09.1744800Z 462000K .......... .......... .......... .......... .......... 74% 114M 2s 2024-08-22T20:34:09.1746520Z 462050K .......... .......... .......... .......... .......... 74% 208M 2s 2024-08-22T20:34:09.1751890Z 462100K .......... .......... .......... .......... .......... 74% 112M 2s 2024-08-22T20:34:09.1755960Z 462150K .......... .......... .......... .......... .......... 74% 102M 2s 2024-08-22T20:34:09.1760340Z 462200K .......... .......... .......... .......... .......... 74% 107M 2s 2024-08-22T20:34:09.1765280Z 462250K .......... .......... .......... .......... .......... 74% 110M 2s 2024-08-22T20:34:09.1766650Z 462300K .......... .......... .......... .......... .......... 74% 249M 2s 2024-08-22T20:34:09.1772730Z 462350K .......... .......... .......... .......... .......... 74% 84.3M 2s 2024-08-22T20:34:09.1777520Z 462400K .......... .......... .......... .......... .......... 74% 111M 2s 2024-08-22T20:34:09.1781390Z 462450K .......... .......... .......... .......... .......... 74% 110M 2s 2024-08-22T20:34:09.1785320Z 462500K .......... .......... .......... .......... .......... 74% 194M 2s 2024-08-22T20:34:09.1789260Z 462550K .......... .......... .......... .......... .......... 74% 101M 2s 2024-08-22T20:34:09.1793730Z 462600K .......... .......... .......... .......... .......... 74% 117M 2s 2024-08-22T20:34:09.1798060Z 462650K .......... .......... .......... .......... .......... 74% 95.6M 2s 2024-08-22T20:34:09.1802540Z 462700K .......... .......... .......... .......... .......... 74% 115M 2s 2024-08-22T20:34:09.1806720Z 462750K .......... .......... .......... .......... .......... 74% 116M 2s 2024-08-22T20:34:09.1810200Z 462800K .......... .......... .......... .......... .......... 74% 168M 2s 2024-08-22T20:34:09.1813520Z 462850K .......... .......... .......... .......... .......... 74% 121M 2s 2024-08-22T20:34:09.1818330Z 462900K .......... .......... .......... .......... .......... 74% 104M 2s 2024-08-22T20:34:09.1822550Z 462950K .......... .......... .......... .......... .......... 74% 124M 2s 2024-08-22T20:34:09.1824960Z 463000K .......... .......... .......... .......... .......... 74% 176M 2s 2024-08-22T20:34:09.1832000Z 463050K .......... .......... .......... .......... .......... 74% 72.8M 2s 2024-08-22T20:34:09.1836390Z 463100K .......... .......... .......... .......... .......... 74% 151M 2s 2024-08-22T20:34:09.1839700Z 463150K .......... .......... .......... .......... .......... 74% 100M 2s 2024-08-22T20:34:09.1843670Z 463200K .......... .......... .......... .......... .......... 74% 121M 2s 2024-08-22T20:34:09.1844210Z 463250K .......... .......... .......... .......... .......... 74% 718M 2s 2024-08-22T20:34:09.1850500Z 463300K .......... .......... .......... .......... .......... 74% 105M 2s 2024-08-22T20:34:09.1853690Z 463350K .......... .......... .......... .......... .......... 74% 104M 2s 2024-08-22T20:34:09.1858520Z 463400K .......... .......... .......... .......... .......... 74% 142M 2s 2024-08-22T20:34:09.1863010Z 463450K .......... .......... .......... .......... .......... 74% 83.0M 2s 2024-08-22T20:34:09.1865060Z 463500K .......... .......... .......... .......... .......... 74% 498M 2s 2024-08-22T20:34:09.1869490Z 463550K .......... .......... .......... .......... .......... 74% 116M 2s 2024-08-22T20:34:09.1872260Z 463600K .......... .......... .......... .......... .......... 74% 119M 2s 2024-08-22T20:34:09.1877280Z 463650K .......... .......... .......... .......... .......... 74% 108M 2s 2024-08-22T20:34:09.1885710Z 463700K .......... .......... .......... .......... .......... 74% 56.3M 2s 2024-08-22T20:34:09.1886740Z 463750K .......... .......... .......... .......... .......... 74% 595M 2s 2024-08-22T20:34:09.1891600Z 463800K .......... .......... .......... .......... .......... 74% 108M 2s 2024-08-22T20:34:09.1892260Z 463850K .......... .......... .......... .......... .......... 74% 328M 2s 2024-08-22T20:34:09.1896570Z 463900K .......... .......... .......... .......... .......... 74% 157M 2s 2024-08-22T20:34:09.1899600Z 463950K .......... .......... .......... .......... .......... 74% 129M 2s 2024-08-22T20:34:09.1904850Z 464000K .......... .......... .......... .......... .......... 74% 121M 2s 2024-08-22T20:34:09.1909950Z 464050K .......... .......... .......... .......... .......... 74% 73.3M 2s 2024-08-22T20:34:09.1910420Z 464100K .......... .......... .......... .......... .......... 74% 626M 2s 2024-08-22T20:34:09.1915720Z 464150K .......... .......... .......... .......... .......... 74% 170M 2s 2024-08-22T20:34:09.1918240Z 464200K .......... .......... .......... .......... .......... 74% 108M 2s 2024-08-22T20:34:09.1921700Z 464250K .......... .......... .......... .......... .......... 74% 135M 2s 2024-08-22T20:34:09.1926120Z 464300K .......... .......... .......... .......... .......... 74% 242M 2s 2024-08-22T20:34:09.1926570Z 464350K .......... .......... .......... .......... .......... 74% 203M 2s 2024-08-22T20:34:09.1927440Z 464400K .......... .......... .......... .......... .......... 74% 444M 2s 2024-08-22T20:34:09.1933100Z 464450K .......... .......... .......... .......... .......... 74% 93.2M 2s 2024-08-22T20:34:09.1936460Z 464500K .......... .......... .......... .......... .......... 74% 170M 2s 2024-08-22T20:34:09.1940740Z 464550K .......... .......... .......... .......... .......... 74% 109M 2s 2024-08-22T20:34:09.1942820Z 464600K .......... .......... .......... .......... .......... 74% 173M 2s 2024-08-22T20:34:09.1947520Z 464650K .......... .......... .......... .......... .......... 74% 107M 2s 2024-08-22T20:34:09.1948130Z 464700K .......... .......... .......... .......... .......... 74% 718M 2s 2024-08-22T20:34:09.1951670Z 464750K .......... .......... .......... .......... .......... 74% 161M 2s 2024-08-22T20:34:09.1955360Z 464800K .......... .......... .......... .......... .......... 74% 125M 2s 2024-08-22T20:34:09.1958280Z 464850K .......... .......... .......... .......... .......... 74% 160M 2s 2024-08-22T20:34:09.1962390Z 464900K .......... .......... .......... .......... .......... 74% 158M 2s 2024-08-22T20:34:09.1965990Z 464950K .......... .......... .......... .......... .......... 74% 131M 2s 2024-08-22T20:34:09.1968490Z 465000K .......... .......... .......... .......... .......... 74% 138M 2s 2024-08-22T20:34:09.1971230Z 465050K .......... .......... .......... .......... .......... 74% 178M 2s 2024-08-22T20:34:09.1975250Z 465100K .......... .......... .......... .......... .......... 74% 154M 2s 2024-08-22T20:34:09.1976060Z 465150K .......... .......... .......... .......... .......... 74% 237M 2s 2024-08-22T20:34:09.1980000Z 465200K .......... .......... .......... .......... .......... 74% 141M 2s 2024-08-22T20:34:09.1981820Z 465250K .......... .......... .......... .......... .......... 74% 444M 2s 2024-08-22T20:34:09.1986710Z 465300K .......... .......... .......... .......... .......... 74% 109M 2s 2024-08-22T20:34:09.1987780Z 465350K .......... .......... .......... .......... .......... 74% 191M 2s 2024-08-22T20:34:09.1991790Z 465400K .......... .......... .......... .......... .......... 74% 127M 2s 2024-08-22T20:34:09.1998170Z 465450K .......... .......... .......... .......... .......... 74% 79.8M 2s 2024-08-22T20:34:09.2000470Z 465500K .......... .......... .......... .......... .......... 74% 197M 2s 2024-08-22T20:34:09.2005750Z 465550K .......... .......... .......... .......... .......... 74% 88.8M 2s 2024-08-22T20:34:09.2013820Z 465600K .......... .......... .......... .......... .......... 74% 61.3M 2s 2024-08-22T20:34:09.2018930Z 465650K .......... .......... .......... .......... .......... 74% 107M 2s 2024-08-22T20:34:09.2021680Z 465700K .......... .......... .......... .......... .......... 74% 166M 2s 2024-08-22T20:34:09.2027610Z 465750K .......... .......... .......... .......... .......... 74% 82.1M 2s 2024-08-22T20:34:09.2032940Z 465800K .......... .......... .......... .......... .......... 74% 97.1M 2s 2024-08-22T20:34:09.2035880Z 465850K .......... .......... .......... .......... .......... 74% 256M 2s 2024-08-22T20:34:09.2041810Z 465900K .......... .......... .......... .......... .......... 74% 67.5M 2s 2024-08-22T20:34:09.2042320Z 465950K .......... .......... .......... .......... .......... 74% 514M 2s 2024-08-22T20:34:09.2045950Z 466000K .......... .......... .......... .......... .......... 74% 204M 2s 2024-08-22T20:34:09.2050690Z 466050K .......... .......... .......... .......... .......... 74% 117M 2s 2024-08-22T20:34:09.2052170Z 466100K .......... .......... .......... .......... .......... 74% 148M 2s 2024-08-22T20:34:09.2056560Z 466150K .......... .......... .......... .......... .......... 74% 119M 2s 2024-08-22T20:34:09.2060170Z 466200K .......... .......... .......... .......... .......... 74% 144M 2s 2024-08-22T20:34:09.2060560Z 466250K .......... .......... .......... .......... .......... 74% 519M 2s 2024-08-22T20:34:09.2066020Z 466300K .......... .......... .......... .......... .......... 74% 93.7M 2s 2024-08-22T20:34:09.2070330Z 466350K .......... .......... .......... .......... .......... 75% 111M 2s 2024-08-22T20:34:09.2074160Z 466400K .......... .......... .......... .......... .......... 75% 123M 2s 2024-08-22T20:34:09.2074840Z 466450K .......... .......... .......... .......... .......... 75% 688M 2s 2024-08-22T20:34:09.2079500Z 466500K .......... .......... .......... .......... .......... 75% 115M 2s 2024-08-22T20:34:09.2082910Z 466550K .......... .......... .......... .......... .......... 75% 127M 2s 2024-08-22T20:34:09.2090340Z 466600K .......... .......... .......... .......... .......... 75% 71.1M 2s 2024-08-22T20:34:09.2095350Z 466650K .......... .......... .......... .......... .......... 75% 114M 2s 2024-08-22T20:34:09.2096780Z 466700K .......... .......... .......... .......... .......... 75% 373M 2s 2024-08-22T20:34:09.2098080Z 466750K .......... .......... .......... .......... .......... 75% 186M 2s 2024-08-22T20:34:09.2101030Z 466800K .......... .......... .......... .......... .......... 75% 252M 2s 2024-08-22T20:34:09.2105400Z 466850K .......... .......... .......... .......... .......... 75% 165M 2s 2024-08-22T20:34:09.2108940Z 466900K .......... .......... .......... .......... .......... 75% 101M 2s 2024-08-22T20:34:09.2114160Z 466950K .......... .......... .......... .......... .......... 75% 87.7M 2s 2024-08-22T20:34:09.2117860Z 467000K .......... .......... .......... .......... .......... 75% 124M 2s 2024-08-22T20:34:09.2121420Z 467050K .......... .......... .......... .......... .......... 75% 174M 2s 2024-08-22T20:34:09.2122140Z 467100K .......... .......... .......... .......... .......... 75% 239M 2s 2024-08-22T20:34:09.2126620Z 467150K .......... .......... .......... .......... .......... 75% 144M 2s 2024-08-22T20:34:09.2131010Z 467200K .......... .......... .......... .......... .......... 75% 108M 2s 2024-08-22T20:34:09.2131280Z 467250K .......... .......... .......... .......... .......... 75% 626M 2s 2024-08-22T20:34:09.2134290Z 467300K .......... .......... .......... .......... .......... 75% 167M 2s 2024-08-22T20:34:09.2139850Z 467350K .......... .......... .......... .......... .......... 75% 106M 2s 2024-08-22T20:34:09.2140110Z 467400K .......... .......... .......... .......... .......... 75% 493M 2s 2024-08-22T20:34:09.2143620Z 467450K .......... .......... .......... .......... .......... 75% 120M 2s 2024-08-22T20:34:09.2144830Z 467500K .......... .......... .......... .......... .......... 75% 634M 2s 2024-08-22T20:34:09.2150300Z 467550K .......... .......... .......... .......... .......... 75% 121M 2s 2024-08-22T20:34:09.2153250Z 467600K .......... .......... .......... .......... .......... 75% 130M 2s 2024-08-22T20:34:09.2155740Z 467650K .......... .......... .......... .......... .......... 75% 150M 2s 2024-08-22T20:34:09.2156120Z 467700K .......... .......... .......... .......... .......... 75% 588M 2s 2024-08-22T20:34:09.2162450Z 467750K .......... .......... .......... .......... .......... 75% 80.4M 2s 2024-08-22T20:34:09.2165050Z 467800K .......... .......... .......... .......... .......... 75% 215M 2s 2024-08-22T20:34:09.2170360Z 467850K .......... .......... .......... .......... .......... 75% 92.8M 2s 2024-08-22T20:34:09.2173720Z 467900K .......... .......... .......... .......... .......... 75% 200M 2s 2024-08-22T20:34:09.2175110Z 467950K .......... .......... .......... .......... .......... 75% 180M 2s 2024-08-22T20:34:09.2177950Z 468000K .......... .......... .......... .......... .......... 75% 168M 2s 2024-08-22T20:34:09.2181670Z 468050K .......... .......... .......... .......... .......... 75% 174M 2s 2024-08-22T20:34:09.2185260Z 468100K .......... .......... .......... .......... .......... 75% 117M 2s 2024-08-22T20:34:09.2188050Z 468150K .......... .......... .......... .......... .......... 75% 173M 2s 2024-08-22T20:34:09.2191180Z 468200K .......... .......... .......... .......... .......... 75% 168M 2s 2024-08-22T20:34:09.2194460Z 468250K .......... .......... .......... .......... .......... 75% 133M 2s 2024-08-22T20:34:09.2198200Z 468300K .......... .......... .......... .......... .......... 75% 123M 2s 2024-08-22T20:34:09.2201070Z 468350K .......... .......... .......... .......... .......... 75% 195M 2s 2024-08-22T20:34:09.2202270Z 468400K .......... .......... .......... .......... .......... 75% 289M 2s 2024-08-22T20:34:09.2206450Z 468450K .......... .......... .......... .......... .......... 75% 176M 2s 2024-08-22T20:34:09.2209160Z 468500K .......... .......... .......... .......... .......... 75% 143M 2s 2024-08-22T20:34:09.2213350Z 468550K .......... .......... .......... .......... .......... 75% 119M 2s 2024-08-22T20:34:09.2216520Z 468600K .......... .......... .......... .......... .......... 75% 150M 2s 2024-08-22T20:34:09.2219260Z 468650K .......... .......... .......... .......... .......... 75% 176M 2s 2024-08-22T20:34:09.2220220Z 468700K .......... .......... .......... .......... .......... 75% 292M 2s 2024-08-22T20:34:09.2223810Z 468750K .......... .......... .......... .......... .......... 75% 143M 2s 2024-08-22T20:34:09.2227370Z 468800K .......... .......... .......... .......... .......... 75% 144M 2s 2024-08-22T20:34:09.2231390Z 468850K .......... .......... .......... .......... .......... 75% 122M 2s 2024-08-22T20:34:09.2235180Z 468900K .......... .......... .......... .......... .......... 75% 139M 2s 2024-08-22T20:34:09.2239250Z 468950K .......... .......... .......... .......... .......... 75% 107M 2s 2024-08-22T20:34:09.2242880Z 469000K .......... .......... .......... .......... .......... 75% 155M 2s 2024-08-22T20:34:09.2249620Z 469050K .......... .......... .......... .......... .......... 75% 184M 2s 2024-08-22T20:34:09.2253800Z 469100K .......... .......... .......... .......... .......... 75% 65.9M 2s 2024-08-22T20:34:09.2256420Z 469150K .......... .......... .......... .......... .......... 75% 150M 2s 2024-08-22T20:34:09.2261860Z 469200K .......... .......... .......... .......... .......... 75% 91.3M 2s 2024-08-22T20:34:09.2262030Z 469250K .......... .......... .......... .......... .......... 75% 425M 2s 2024-08-22T20:34:09.2265200Z 469300K .......... .......... .......... .......... .......... 75% 182M 2s 2024-08-22T20:34:09.2270970Z 469350K .......... .......... .......... .......... .......... 75% 81.2M 2s 2024-08-22T20:34:09.2274410Z 469400K .......... .......... .......... .......... .......... 75% 144M 2s 2024-08-22T20:34:09.2277540Z 469450K .......... .......... .......... .......... .......... 75% 303M 2s 2024-08-22T20:34:09.2278860Z 469500K .......... .......... .......... .......... .......... 75% 203M 2s 2024-08-22T20:34:09.2282850Z 469550K .......... .......... .......... .......... .......... 75% 114M 2s 2024-08-22T20:34:09.2283300Z 469600K .......... .......... .......... .......... .......... 75% 718M 2s 2024-08-22T20:34:09.2288120Z 469650K .......... .......... .......... .......... .......... 75% 101M 2s 2024-08-22T20:34:09.2289690Z 469700K .......... .......... .......... .......... .......... 75% 828M 2s 2024-08-22T20:34:09.2291860Z 469750K .......... .......... .......... .......... .......... 75% 160M 2s 2024-08-22T20:34:09.2296980Z 469800K .......... .......... .......... .......... .......... 75% 102M 2s 2024-08-22T20:34:09.2301840Z 469850K .......... .......... .......... .......... .......... 75% 121M 2s 2024-08-22T20:34:09.2303900Z 469900K .......... .......... .......... .......... .......... 75% 146M 2s 2024-08-22T20:34:09.2304840Z 469950K .......... .......... .......... .......... .......... 75% 688M 2s 2024-08-22T20:34:09.2306640Z 470000K .......... .......... .......... .......... .......... 75% 256M 2s 2024-08-22T20:34:09.2310080Z 470050K .......... .......... .......... .......... .......... 75% 153M 2s 2024-08-22T20:34:09.2313860Z 470100K .......... .......... .......... .......... .......... 75% 176M 2s 2024-08-22T20:34:09.2316380Z 470150K .......... .......... .......... .......... .......... 75% 136M 2s 2024-08-22T20:34:09.2319550Z 470200K .......... .......... .......... .......... .......... 75% 161M 2s 2024-08-22T20:34:09.2321830Z 470250K .......... .......... .......... .......... .......... 75% 256M 2s 2024-08-22T20:34:09.2324560Z 470300K .......... .......... .......... .......... .......... 75% 136M 2s 2024-08-22T20:34:09.2327970Z 470350K .......... .......... .......... .......... .......... 75% 141M 2s 2024-08-22T20:34:09.2331420Z 470400K .......... .......... .......... .......... .......... 75% 148M 2s 2024-08-22T20:34:09.2332560Z 470450K .......... .......... .......... .......... .......... 75% 537M 2s 2024-08-22T20:34:09.2336620Z 470500K .......... .......... .......... .......... .......... 75% 113M 2s 2024-08-22T20:34:09.2341220Z 470550K .......... .......... .......... .......... .......... 75% 107M 2s 2024-08-22T20:34:09.2346830Z 470600K .......... .......... .......... .......... .......... 75% 123M 2s 2024-08-22T20:34:09.2349630Z 470650K .......... .......... .......... .......... .......... 75% 122M 2s 2024-08-22T20:34:09.2351620Z 470700K .......... .......... .......... .......... .......... 75% 428M 2s 2024-08-22T20:34:09.2354780Z 470750K .......... .......... .......... .......... .......... 75% 110M 2s 2024-08-22T20:34:09.2359150Z 470800K .......... .......... .......... .......... .......... 75% 125M 2s 2024-08-22T20:34:09.2362320Z 470850K .......... .......... .......... .......... .......... 75% 172M 2s 2024-08-22T20:34:09.2364490Z 470900K .......... .......... .......... .......... .......... 75% 162M 2s 2024-08-22T20:34:09.2366010Z 470950K .......... .......... .......... .......... .......... 75% 595M 2s 2024-08-22T20:34:09.2370000Z 471000K .......... .......... .......... .......... .......... 75% 124M 2s 2024-08-22T20:34:09.2373920Z 471050K .......... .......... .......... .......... .......... 75% 120M 2s 2024-08-22T20:34:09.2377860Z 471100K .......... .......... .......... .......... .......... 75% 123M 2s 2024-08-22T20:34:09.2380750Z 471150K .......... .......... .......... .......... .......... 75% 185M 2s 2024-08-22T20:34:09.2384190Z 471200K .......... .......... .......... .......... .......... 75% 132M 2s 2024-08-22T20:34:09.2387340Z 471250K .......... .......... .......... .......... .......... 75% 142M 2s 2024-08-22T20:34:09.2392130Z 471300K .......... .......... .......... .......... .......... 75% 100M 2s 2024-08-22T20:34:09.2394540Z 471350K .......... .......... .......... .......... .......... 75% 200M 2s 2024-08-22T20:34:09.2399720Z 471400K .......... .......... .......... .......... .......... 75% 98.8M 2s 2024-08-22T20:34:09.2400000Z 471450K .......... .......... .......... .......... .......... 75% 698M 2s 2024-08-22T20:34:09.2404200Z 471500K .......... .......... .......... .......... .......... 75% 116M 2s 2024-08-22T20:34:09.2406690Z 471550K .......... .......... .......... .......... .......... 75% 519M 2s 2024-08-22T20:34:09.2410250Z 471600K .......... .......... .......... .......... .......... 75% 119M 2s 2024-08-22T20:34:09.2411550Z 471650K .......... .......... .......... .......... .......... 75% 221M 2s 2024-08-22T20:34:09.2414950Z 471700K .......... .......... .......... .......... .......... 75% 143M 2s 2024-08-22T20:34:09.2420880Z 471750K .......... .......... .......... .......... .......... 75% 87.2M 2s 2024-08-22T20:34:09.2424710Z 471800K .......... .......... .......... .......... .......... 75% 124M 2s 2024-08-22T20:34:09.2427000Z 471850K .......... .......... .......... .......... .......... 75% 256M 2s 2024-08-22T20:34:09.2431320Z 471900K .......... .......... .......... .......... .......... 75% 139M 2s 2024-08-22T20:34:09.2432940Z 471950K .......... .......... .......... .......... .......... 75% 190M 2s 2024-08-22T20:34:09.2437140Z 472000K .......... .......... .......... .......... .......... 75% 117M 2s 2024-08-22T20:34:09.2439830Z 472050K .......... .......... .......... .......... .......... 75% 164M 2s 2024-08-22T20:34:09.2440830Z 472100K .......... .......... .......... .......... .......... 75% 537M 2s 2024-08-22T20:34:09.2445200Z 472150K .......... .......... .......... .......... .......... 75% 115M 2s 2024-08-22T20:34:09.2449290Z 472200K .......... .......... .......... .......... .......... 75% 113M 2s 2024-08-22T20:34:09.2451420Z 472250K .......... .......... .......... .......... .......... 75% 225M 2s 2024-08-22T20:34:09.2458760Z 472300K .......... .......... .......... .......... .......... 75% 78.3M 2s 2024-08-22T20:34:09.2462250Z 472350K .......... .......... .......... .......... .......... 75% 131M 2s 2024-08-22T20:34:09.2464890Z 472400K .......... .......... .......... .......... .......... 75% 136M 2s 2024-08-22T20:34:09.2467020Z 472450K .......... .......... .......... .......... .......... 75% 231M 2s 2024-08-22T20:34:09.2469600Z 472500K .......... .......... .......... .......... .......... 75% 199M 2s 2024-08-22T20:34:09.2472720Z 472550K .......... .......... .......... .......... .......... 76% 178M 2s 2024-08-22T20:34:09.2477250Z 472600K .......... .......... .......... .......... .......... 76% 96.1M 2s 2024-08-22T20:34:09.2479880Z 472650K .......... .......... .......... .......... .......... 76% 203M 2s 2024-08-22T20:34:09.2480140Z 472700K .......... .......... .......... .......... .......... 76% 678M 2s 2024-08-22T20:34:09.2485850Z 472750K .......... .......... .......... .......... .......... 76% 106M 2s 2024-08-22T20:34:09.2487490Z 472800K .......... .......... .......... .......... .......... 76% 215M 2s 2024-08-22T20:34:09.2491290Z 472850K .......... .......... .......... .......... .......... 76% 211M 2s 2024-08-22T20:34:09.2491720Z 472900K .......... .......... .......... .......... .......... 76% 277M 2s 2024-08-22T20:34:09.2496310Z 472950K .......... .......... .......... .......... .......... 76% 95.7M 2s 2024-08-22T20:34:09.2498410Z 473000K .......... .......... .......... .......... .......... 76% 330M 2s 2024-08-22T20:34:09.2503140Z 473050K .......... .......... .......... .......... .......... 76% 92.8M 2s 2024-08-22T20:34:09.2503670Z 473100K .......... .......... .......... .......... .......... 76% 718M 2s 2024-08-22T20:34:09.2507800Z 473150K .......... .......... .......... .......... .......... 76% 135M 2s 2024-08-22T20:34:09.2510920Z 473200K .......... .......... .......... .......... .......... 76% 142M 2s 2024-08-22T20:34:09.2515740Z 473250K .......... .......... .......... .......... .......... 76% 146M 2s 2024-08-22T20:34:09.2516710Z 473300K .......... .......... .......... .......... .......... 76% 209M 2s 2024-08-22T20:34:09.2520530Z 473350K .......... .......... .......... .......... .......... 76% 124M 2s 2024-08-22T20:34:09.2523200Z 473400K .......... .......... .......... .......... .......... 76% 179M 2s 2024-08-22T20:34:09.2526820Z 473450K .......... .......... .......... .......... .......... 76% 144M 2s 2024-08-22T20:34:09.2529540Z 473500K .......... .......... .......... .......... .......... 76% 178M 2s 2024-08-22T20:34:09.2533430Z 473550K .......... .......... .......... .......... .......... 76% 162M 2s 2024-08-22T20:34:09.2538650Z 473600K .......... .......... .......... .......... .......... 76% 117M 2s 2024-08-22T20:34:09.2541500Z 473650K .......... .......... .......... .......... .......... 76% 135M 2s 2024-08-22T20:34:09.2544530Z 473700K .......... .......... .......... .......... .......... 76% 152M 2s 2024-08-22T20:34:09.2544790Z 473750K .......... .......... .......... .......... .......... 76% 326M 2s 2024-08-22T20:34:09.2548370Z 473800K .......... .......... .......... .......... .......... 76% 158M 2s 2024-08-22T20:34:09.2551450Z 473850K .......... .......... .......... .......... .......... 76% 141M 2s 2024-08-22T20:34:09.2556950Z 473900K .......... .......... .......... .......... .......... 76% 110M 2s 2024-08-22T20:34:09.2561160Z 473950K .......... .......... .......... .......... .......... 76% 107M 2s 2024-08-22T20:34:09.2562210Z 474000K .......... .......... .......... .......... .......... 76% 344M 2s 2024-08-22T20:34:09.2566060Z 474050K .......... .......... .......... .......... .......... 76% 134M 2s 2024-08-22T20:34:09.2570950Z 474100K .......... .......... .......... .......... .......... 76% 93.7M 2s 2024-08-22T20:34:09.2573150Z 474150K .......... .......... .......... .......... .......... 76% 182M 2s 2024-08-22T20:34:09.2576600Z 474200K .......... .......... .......... .......... .......... 76% 148M 2s 2024-08-22T20:34:09.2583350Z 474250K .......... .......... .......... .......... .......... 76% 80.8M 2s 2024-08-22T20:34:09.2586260Z 474300K .......... .......... .......... .......... .......... 76% 158M 2s 2024-08-22T20:34:09.2586500Z 474350K .......... .......... .......... .......... .......... 76% 698M 2s 2024-08-22T20:34:09.2590950Z 474400K .......... .......... .......... .......... .......... 76% 129M 2s 2024-08-22T20:34:09.2598330Z 474450K .......... .......... .......... .......... .......... 76% 80.3M 2s 2024-08-22T20:34:09.2600330Z 474500K .......... .......... .......... .......... .......... 76% 136M 2s 2024-08-22T20:34:09.2606350Z 474550K .......... .......... .......... .......... .......... 76% 92.0M 2s 2024-08-22T20:34:09.2609080Z 474600K .......... .......... .......... .......... .......... 76% 129M 2s 2024-08-22T20:34:09.2616010Z 474650K .......... .......... .......... .......... .......... 76% 85.7M 2s 2024-08-22T20:34:09.2618000Z 474700K .......... .......... .......... .......... .......... 76% 188M 2s 2024-08-22T20:34:09.2620240Z 474750K .......... .......... .......... .......... .......... 76% 173M 2s 2024-08-22T20:34:09.2627070Z 474800K .......... .......... .......... .......... .......... 76% 71.6M 2s 2024-08-22T20:34:09.2633780Z 474850K .......... .......... .......... .......... .......... 76% 86.0M 2s 2024-08-22T20:34:09.2637770Z 474900K .......... .......... .......... .......... .......... 76% 98.4M 2s 2024-08-22T20:34:09.2643370Z 474950K .......... .......... .......... .......... .......... 76% 120M 2s 2024-08-22T20:34:09.2647960Z 475000K .......... .......... .......... .......... .......... 76% 80.7M 2s 2024-08-22T20:34:09.2653540Z 475050K .......... .......... .......... .......... .......... 76% 89.3M 2s 2024-08-22T20:34:09.2657930Z 475100K .......... .......... .......... .......... .......... 76% 130M 2s 2024-08-22T20:34:09.2665300Z 475150K .......... .......... .......... .......... .......... 76% 63.7M 2s 2024-08-22T20:34:09.2669880Z 475200K .......... .......... .......... .......... .......... 76% 104M 2s 2024-08-22T20:34:09.2675230Z 475250K .......... .......... .......... .......... .......... 76% 81.7M 2s 2024-08-22T20:34:09.2679950Z 475300K .......... .......... .......... .......... .......... 76% 109M 2s 2024-08-22T20:34:09.2685520Z 475350K .......... .......... .......... .......... .......... 76% 84.8M 2s 2024-08-22T20:34:09.2692590Z 475400K .......... .......... .......... .......... .......... 76% 71.4M 2s 2024-08-22T20:34:09.2696920Z 475450K .......... .......... .......... .......... .......... 76% 105M 2s 2024-08-22T20:34:09.2701760Z 475500K .......... .......... .......... .......... .......... 76% 109M 2s 2024-08-22T20:34:09.2704730Z 475550K .......... .......... .......... .......... .......... 76% 226M 2s 2024-08-22T20:34:09.2708290Z 475600K .......... .......... .......... .......... .......... 76% 119M 2s 2024-08-22T20:34:09.2712650Z 475650K .......... .......... .......... .......... .......... 76% 105M 2s 2024-08-22T20:34:09.2716100Z 475700K .......... .......... .......... .......... .......... 76% 341M 2s 2024-08-22T20:34:09.2720400Z 475750K .......... .......... .......... .......... .......... 76% 86.0M 2s 2024-08-22T20:34:09.2724600Z 475800K .......... .......... .......... .......... .......... 76% 97.5M 2s 2024-08-22T20:34:09.2729680Z 475850K .......... .......... .......... .......... .......... 76% 94.6M 2s 2024-08-22T20:34:09.2733540Z 475900K .......... .......... .......... .......... .......... 76% 133M 2s 2024-08-22T20:34:09.2737920Z 475950K .......... .......... .......... .......... .......... 76% 116M 2s 2024-08-22T20:34:09.2744520Z 476000K .......... .......... .......... .......... .......... 76% 74.3M 2s 2024-08-22T20:34:09.2750170Z 476050K .......... .......... .......... .......... .......... 76% 92.3M 2s 2024-08-22T20:34:09.2756350Z 476100K .......... .......... .......... .......... .......... 76% 75.2M 2s 2024-08-22T20:34:09.2760800Z 476150K .......... .......... .......... .......... .......... 76% 105M 2s 2024-08-22T20:34:09.2768620Z 476200K .......... .......... .......... .......... .......... 76% 63.4M 2s 2024-08-22T20:34:09.2772200Z 476250K .......... .......... .......... .......... .......... 76% 145M 2s 2024-08-22T20:34:09.2778780Z 476300K .......... .......... .......... .......... .......... 76% 87.2M 2s 2024-08-22T20:34:09.2783350Z 476350K .......... .......... .......... .......... .......... 76% 81.9M 2s 2024-08-22T20:34:09.2789030Z 476400K .......... .......... .......... .......... .......... 76% 99.9M 2s 2024-08-22T20:34:09.2800000Z 476450K .......... .......... .......... .......... .......... 76% 68.2M 2s 2024-08-22T20:34:09.2803340Z 476500K .......... .......... .......... .......... .......... 76% 61.8M 2s 2024-08-22T20:34:09.2810990Z 476550K .......... .......... .......... .......... .......... 76% 62.8M 2s 2024-08-22T20:34:09.2814780Z 476600K .......... .......... .......... .......... .......... 76% 127M 2s 2024-08-22T20:34:09.2820440Z 476650K .......... .......... .......... .......... .......... 76% 89.4M 2s 2024-08-22T20:34:09.2829180Z 476700K .......... .......... .......... .......... .......... 76% 67.3M 2s 2024-08-22T20:34:09.2835850Z 476750K .......... .......... .......... .......... .......... 76% 60.4M 2s 2024-08-22T20:34:09.2842130Z 476800K .......... .......... .......... .......... .......... 76% 74.9M 2s 2024-08-22T20:34:09.2849570Z 476850K .......... .......... .......... .......... .......... 76% 68.4M 2s 2024-08-22T20:34:09.2857200Z 476900K .......... .......... .......... .......... .......... 76% 66.3M 2s 2024-08-22T20:34:09.2861490Z 476950K .......... .......... .......... .......... .......... 76% 102M 2s 2024-08-22T20:34:09.2869380Z 477000K .......... .......... .......... .......... .......... 76% 74.3M 2s 2024-08-22T20:34:09.2881440Z 477050K .......... .......... .......... .......... .......... 76% 36.3M 2s 2024-08-22T20:34:09.2887180Z 477100K .......... .......... .......... .......... .......... 76% 92.3M 2s 2024-08-22T20:34:09.2894010Z 477150K .......... .......... .......... .......... .......... 76% 73.5M 2s 2024-08-22T20:34:09.2898990Z 477200K .......... .......... .......... .......... .......... 76% 104M 2s 2024-08-22T20:34:09.2904520Z 477250K .......... .......... .......... .......... .......... 76% 76.7M 2s 2024-08-22T20:34:09.2915560Z 477300K .......... .......... .......... .......... .......... 76% 71.5M 2s 2024-08-22T20:34:09.2919910Z 477350K .......... .......... .......... .......... .......... 76% 62.0M 2s 2024-08-22T20:34:09.2926580Z 477400K .......... .......... .......... .......... .......... 76% 72.7M 2s 2024-08-22T20:34:09.2933320Z 477450K .......... .......... .......... .......... .......... 76% 70.9M 2s 2024-08-22T20:34:09.2938480Z 477500K .......... .......... .......... .......... .......... 76% 89.6M 2s 2024-08-22T20:34:09.2943690Z 477550K .......... .......... .......... .......... .......... 76% 92.8M 2s 2024-08-22T20:34:09.2951060Z 477600K .......... .......... .......... .......... .......... 76% 76.9M 2s 2024-08-22T20:34:09.2959210Z 477650K .......... .......... .......... .......... .......... 76% 82.2M 2s 2024-08-22T20:34:09.2963050Z 477700K .......... .......... .......... .......... .......... 76% 66.3M 2s 2024-08-22T20:34:09.2968760Z 477750K .......... .......... .......... .......... .......... 76% 89.4M 2s 2024-08-22T20:34:09.2973900Z 477800K .......... .......... .......... .......... .......... 76% 96.1M 2s 2024-08-22T20:34:09.2980350Z 477850K .......... .......... .......... .......... .......... 76% 75.7M 2s 2024-08-22T20:34:09.2987280Z 477900K .......... .......... .......... .......... .......... 76% 70.5M 2s 2024-08-22T20:34:09.2993450Z 477950K .......... .......... .......... .......... .......... 76% 81.4M 2s 2024-08-22T20:34:09.3002700Z 478000K .......... .......... .......... .......... .......... 76% 52.6M 2s 2024-08-22T20:34:09.3009410Z 478050K .......... .......... .......... .......... .......... 76% 69.9M 2s 2024-08-22T20:34:09.3017130Z 478100K .......... .......... .......... .......... .......... 76% 102M 2s 2024-08-22T20:34:09.3022260Z 478150K .......... .......... .......... .......... .......... 76% 64.5M 2s 2024-08-22T20:34:09.3027480Z 478200K .......... .......... .......... .......... .......... 76% 84.5M 2s 2024-08-22T20:34:09.3033430Z 478250K .......... .......... .......... .......... .......... 76% 82.3M 2s 2024-08-22T20:34:09.3040260Z 478300K .......... .......... .......... .......... .......... 76% 69.9M 2s 2024-08-22T20:34:09.3047020Z 478350K .......... .......... .......... .......... .......... 76% 76.9M 2s 2024-08-22T20:34:09.3053570Z 478400K .......... .......... .......... .......... .......... 76% 73.0M 2s 2024-08-22T20:34:09.3061890Z 478450K .......... .......... .......... .......... .......... 76% 61.3M 2s 2024-08-22T20:34:09.3067480Z 478500K .......... .......... .......... .......... .......... 76% 80.6M 2s 2024-08-22T20:34:09.3074100Z 478550K .......... .......... .......... .......... .......... 76% 73.2M 2s 2024-08-22T20:34:09.3080440Z 478600K .......... .......... .......... .......... .......... 76% 77.1M 2s 2024-08-22T20:34:09.3086120Z 478650K .......... .......... .......... .......... .......... 76% 90.4M 2s 2024-08-22T20:34:09.3090860Z 478700K .......... .......... .......... .......... .......... 76% 100M 2s 2024-08-22T20:34:09.3097350Z 478750K .......... .......... .......... .......... .......... 77% 75.1M 2s 2024-08-22T20:34:09.3103400Z 478800K .......... .......... .......... .......... .......... 77% 79.9M 2s 2024-08-22T20:34:09.3112090Z 478850K .......... .......... .......... .......... .......... 77% 56.5M 2s 2024-08-22T20:34:09.3118550Z 478900K .......... .......... .......... .......... .......... 77% 125M 2s 2024-08-22T20:34:09.3123820Z 478950K .......... .......... .......... .......... .......... 77% 61.9M 2s 2024-08-22T20:34:09.3129740Z 479000K .......... .......... .......... .......... .......... 77% 88.3M 2s 2024-08-22T20:34:09.3136770Z 479050K .......... .......... .......... .......... .......... 77% 65.5M 2s 2024-08-22T20:34:09.3141930Z 479100K .......... .......... .......... .......... .......... 77% 97.9M 2s 2024-08-22T20:34:09.3147230Z 479150K .......... .......... .......... .......... .......... 77% 94.4M 1s 2024-08-22T20:34:09.3153900Z 479200K .......... .......... .......... .......... .......... 77% 72.4M 1s 2024-08-22T20:34:09.3161440Z 479250K .......... .......... .......... .......... .......... 77% 94.4M 1s 2024-08-22T20:34:09.3168350Z 479300K .......... .......... .......... .......... .......... 77% 76.4M 1s 2024-08-22T20:34:09.3174100Z 479350K .......... .......... .......... .......... .......... 77% 56.1M 1s 2024-08-22T20:34:09.3179800Z 479400K .......... .......... .......... .......... .......... 77% 86.3M 1s 2024-08-22T20:34:09.3186510Z 479450K .......... .......... .......... .......... .......... 77% 74.0M 1s 2024-08-22T20:34:09.3193710Z 479500K .......... .......... .......... .......... .......... 77% 66.0M 1s 2024-08-22T20:34:09.3200470Z 479550K .......... .......... .......... .......... .......... 77% 72.6M 1s 2024-08-22T20:34:09.3204680Z 479600K .......... .......... .......... .......... .......... 77% 111M 1s 2024-08-22T20:34:09.3211150Z 479650K .......... .......... .......... .......... .......... 77% 78.5M 1s 2024-08-22T20:34:09.3217020Z 479700K .......... .......... .......... .......... .......... 77% 79.9M 1s 2024-08-22T20:34:09.3225840Z 479750K .......... .......... .......... .......... .......... 77% 59.5M 1s 2024-08-22T20:34:09.3232010Z 479800K .......... .......... .......... .......... .......... 77% 74.1M 1s 2024-08-22T20:34:09.3238340Z 479850K .......... .......... .......... .......... .......... 77% 73.2M 1s 2024-08-22T20:34:09.3244120Z 479900K .......... .......... .......... .......... .......... 77% 89.6M 1s 2024-08-22T20:34:09.3249400Z 479950K .......... .......... .......... .......... .......... 77% 95.0M 1s 2024-08-22T20:34:09.3255150Z 480000K .......... .......... .......... .......... .......... 77% 84.8M 1s 2024-08-22T20:34:09.3260510Z 480050K .......... .......... .......... .......... .......... 77% 87.5M 1s 2024-08-22T20:34:09.3269860Z 480100K .......... .......... .......... .......... .......... 77% 65.6M 1s 2024-08-22T20:34:09.3275130Z 480150K .......... .......... .......... .......... .......... 77% 66.3M 1s 2024-08-22T20:34:09.3281350Z 480200K .......... .......... .......... .......... .......... 77% 80.8M 1s 2024-08-22T20:34:09.3288090Z 480250K .......... .......... .......... .......... .......... 77% 77.4M 1s 2024-08-22T20:34:09.3294600Z 480300K .......... .......... .......... .......... .......... 77% 70.3M 1s 2024-08-22T20:34:09.3299580Z 480350K .......... .......... .......... .......... .......... 77% 95.7M 1s 2024-08-22T20:34:09.3305870Z 480400K .......... .......... .......... .......... .......... 77% 81.2M 1s 2024-08-22T20:34:09.3311880Z 480450K .......... .......... .......... .......... .......... 77% 79.8M 1s 2024-08-22T20:34:09.3319130Z 480500K .......... .......... .......... .......... .......... 77% 65.6M 1s 2024-08-22T20:34:09.3324610Z 480550K .......... .......... .......... .......... .......... 77% 103M 1s 2024-08-22T20:34:09.3331310Z 480600K .......... .......... .......... .......... .......... 77% 69.2M 1s 2024-08-22T20:34:09.3337960Z 480650K .......... .......... .......... .......... .......... 77% 73.5M 1s 2024-08-22T20:34:09.3343150Z 480700K .......... .......... .......... .......... .......... 77% 88.0M 1s 2024-08-22T20:34:09.3349920Z 480750K .......... .......... .......... .......... .......... 77% 81.1M 1s 2024-08-22T20:34:09.3354650Z 480800K .......... .......... .......... .......... .......... 77% 93.4M 1s 2024-08-22T20:34:09.3360470Z 480850K .......... .......... .......... .......... .......... 77% 84.0M 1s 2024-08-22T20:34:09.3367500Z 480900K .......... .......... .......... .......... .......... 77% 69.1M 1s 2024-08-22T20:34:09.3374620Z 480950K .......... .......... .......... .......... .......... 77% 66.3M 1s 2024-08-22T20:34:09.3379740Z 481000K .......... .......... .......... .......... .......... 77% 98.0M 1s 2024-08-22T20:34:09.3386440Z 481050K .......... .......... .......... .......... .......... 77% 78.5M 1s 2024-08-22T20:34:09.3391930Z 481100K .......... .......... .......... .......... .......... 77% 84.3M 1s 2024-08-22T20:34:09.3398210Z 481150K .......... .......... .......... .......... .......... 77% 74.8M 1s 2024-08-22T20:34:09.3404420Z 481200K .......... .......... .......... .......... .......... 77% 82.5M 1s 2024-08-22T20:34:09.3411270Z 481250K .......... .......... .......... .......... .......... 77% 70.3M 1s 2024-08-22T20:34:09.3415910Z 481300K .......... .......... .......... .......... .......... 77% 109M 1s 2024-08-22T20:34:09.3424930Z 481350K .......... .......... .......... .......... .......... 77% 56.9M 1s 2024-08-22T20:34:09.3430780Z 481400K .......... .......... .......... .......... .......... 77% 79.3M 1s 2024-08-22T20:34:09.3436780Z 481450K .......... .......... .......... .......... .......... 77% 75.7M 1s 2024-08-22T20:34:09.3442220Z 481500K .......... .......... .......... .......... .......... 77% 108M 1s 2024-08-22T20:34:09.3447510Z 481550K .......... .......... .......... .......... .......... 77% 78.4M 1s 2024-08-22T20:34:09.3453730Z 481600K .......... .......... .......... .......... .......... 77% 81.7M 1s 2024-08-22T20:34:09.3460130Z 481650K .......... .......... .......... .......... .......... 77% 77.1M 1s 2024-08-22T20:34:09.3466470Z 481700K .......... .......... .......... .......... .......... 77% 75.6M 1s 2024-08-22T20:34:09.3473990Z 481750K .......... .......... .......... .......... .......... 77% 63.4M 1s 2024-08-22T20:34:09.3480440Z 481800K .......... .......... .......... .......... .......... 77% 95.4M 1s 2024-08-22T20:34:09.3486410Z 481850K .......... .......... .......... .......... .......... 77% 71.5M 1s 2024-08-22T20:34:09.3492140Z 481900K .......... .......... .......... .......... .......... 77% 84.0M 1s 2024-08-22T20:34:09.3498510Z 481950K .......... .......... .......... .......... .......... 77% 78.6M 1s 2024-08-22T20:34:09.3503990Z 482000K .......... .......... .......... .......... .......... 77% 81.0M 1s 2024-08-22T20:34:09.3509350Z 482050K .......... .......... .......... .......... .......... 77% 95.2M 1s 2024-08-22T20:34:09.3515840Z 482100K .......... .......... .......... .......... .......... 77% 77.6M 1s 2024-08-22T20:34:09.3523510Z 482150K .......... .......... .......... .......... .......... 77% 60.7M 1s 2024-08-22T20:34:09.3530010Z 482200K .......... .......... .......... .......... .......... 77% 77.1M 1s 2024-08-22T20:34:09.3535960Z 482250K .......... .......... .......... .......... .......... 77% 81.8M 1s 2024-08-22T20:34:09.3540940Z 482300K .......... .......... .......... .......... .......... 77% 95.0M 1s 2024-08-22T20:34:09.3547720Z 482350K .......... .......... .......... .......... .......... 77% 78.0M 1s 2024-08-22T20:34:09.3553020Z 482400K .......... .......... .......... .......... .......... 77% 86.3M 1s 2024-08-22T20:34:09.3558780Z 482450K .......... .......... .......... .......... .......... 77% 81.9M 1s 2024-08-22T20:34:09.3566550Z 482500K .......... .......... .......... .......... .......... 77% 96.1M 1s 2024-08-22T20:34:09.3571930Z 482550K .......... .......... .......... .......... .......... 77% 61.2M 1s 2024-08-22T20:34:09.3578630Z 482600K .......... .......... .......... .......... .......... 77% 75.5M 1s 2024-08-22T20:34:09.3584030Z 482650K .......... .......... .......... .......... .......... 77% 88.0M 1s 2024-08-22T20:34:09.3590340Z 482700K .......... .......... .......... .......... .......... 77% 77.0M 1s 2024-08-22T20:34:09.3596880Z 482750K .......... .......... .......... .......... .......... 77% 83.3M 1s 2024-08-22T20:34:09.3601770Z 482800K .......... .......... .......... .......... .......... 77% 83.8M 1s 2024-08-22T20:34:09.3607660Z 482850K .......... .......... .......... .......... .......... 77% 89.8M 1s 2024-08-22T20:34:09.3614680Z 482900K .......... .......... .......... .......... .......... 77% 68.6M 1s 2024-08-22T20:34:09.3620440Z 482950K .......... .......... .......... .......... .......... 77% 82.1M 1s 2024-08-22T20:34:09.3635310Z 483000K .......... .......... .......... .......... .......... 77% 84.3M 1s 2024-08-22T20:34:09.3636420Z 483050K .......... .......... .......... .......... .......... 77% 72.2M 1s 2024-08-22T20:34:09.3639050Z 483100K .......... .......... .......... .......... .......... 77% 79.1M 1s 2024-08-22T20:34:09.3645230Z 483150K .......... .......... .......... .......... .......... 77% 84.2M 1s 2024-08-22T20:34:09.3651810Z 483200K .......... .......... .......... .......... .......... 77% 72.6M 1s 2024-08-22T20:34:09.3657570Z 483250K .......... .......... .......... .......... .......... 77% 83.6M 1s 2024-08-22T20:34:09.3665370Z 483300K .......... .......... .......... .......... .......... 77% 76.8M 1s 2024-08-22T20:34:09.3673590Z 483350K .......... .......... .......... .......... .......... 77% 55.3M 1s 2024-08-22T20:34:09.3678500Z 483400K .......... .......... .......... .......... .......... 77% 89.3M 1s 2024-08-22T20:34:09.3684350Z 483450K .......... .......... .......... .......... .......... 77% 85.2M 1s 2024-08-22T20:34:09.3689940Z 483500K .......... .......... .......... .......... .......... 77% 79.7M 1s 2024-08-22T20:34:09.3695930Z 483550K .......... .......... .......... .......... .......... 77% 83.8M 1s 2024-08-22T20:34:09.3701780Z 483600K .......... .......... .......... .......... .......... 77% 84.2M 1s 2024-08-22T20:34:09.3709340Z 483650K .......... .......... .......... .......... .......... 77% 81.4M 1s 2024-08-22T20:34:09.3714880Z 483700K .......... .......... .......... .......... .......... 77% 67.7M 1s 2024-08-22T20:34:09.3722050Z 483750K .......... .......... .......... .......... .......... 77% 74.2M 1s 2024-08-22T20:34:09.3727630Z 483800K .......... .......... .......... .......... .......... 77% 78.8M 1s 2024-08-22T20:34:09.3733800Z 483850K .......... .......... .......... .......... .......... 77% 82.5M 1s 2024-08-22T20:34:09.3739830Z 483900K .......... .......... .......... .......... .......... 77% 80.2M 1s 2024-08-22T20:34:09.3745620Z 483950K .......... .......... .......... .......... .......... 77% 88.1M 1s 2024-08-22T20:34:09.3750310Z 484000K .......... .......... .......... .......... .......... 77% 95.6M 1s 2024-08-22T20:34:09.3756930Z 484050K .......... .......... .......... .......... .......... 77% 77.4M 1s 2024-08-22T20:34:09.3763600Z 484100K .......... .......... .......... .......... .......... 77% 70.4M 1s 2024-08-22T20:34:09.3772300Z 484150K .......... .......... .......... .......... .......... 77% 58.0M 1s 2024-08-22T20:34:09.3777530Z 484200K .......... .......... .......... .......... .......... 77% 87.5M 1s 2024-08-22T20:34:09.3783940Z 484250K .......... .......... .......... .......... .......... 77% 83.2M 1s 2024-08-22T20:34:09.3789500Z 484300K .......... .......... .......... .......... .......... 77% 82.5M 1s 2024-08-22T20:34:09.3795320Z 484350K .......... .......... .......... .......... .......... 77% 89.3M 1s 2024-08-22T20:34:09.3800310Z 484400K .......... .......... .......... .......... .......... 77% 94.1M 1s 2024-08-22T20:34:09.3806370Z 484450K .......... .......... .......... .......... .......... 77% 82.1M 1s 2024-08-22T20:34:09.3813360Z 484500K .......... .......... .......... .......... .......... 77% 84.6M 1s 2024-08-22T20:34:09.3819700Z 484550K .......... .......... .......... .......... .......... 77% 61.2M 1s 2024-08-22T20:34:09.3826660Z 484600K .......... .......... .......... .......... .......... 77% 72.2M 1s 2024-08-22T20:34:09.3832030Z 484650K .......... .......... .......... .......... .......... 77% 91.6M 1s 2024-08-22T20:34:09.3838270Z 484700K .......... .......... .......... .......... .......... 77% 75.7M 1s 2024-08-22T20:34:09.3845100Z 484750K .......... .......... .......... .......... .......... 77% 81.8M 1s 2024-08-22T20:34:09.3849380Z 484800K .......... .......... .......... .......... .......... 77% 95.6M 1s 2024-08-22T20:34:09.3857820Z 484850K .......... .......... .......... .......... .......... 77% 70.6M 1s 2024-08-22T20:34:09.3863890Z 484900K .......... .......... .......... .......... .......... 77% 64.0M 1s 2024-08-22T20:34:09.3868640Z 484950K .......... .......... .......... .......... .......... 77% 99.6M 1s 2024-08-22T20:34:09.3876260Z 485000K .......... .......... .......... .......... .......... 78% 66.4M 1s 2024-08-22T20:34:09.3881540Z 485050K .......... .......... .......... .......... .......... 78% 88.5M 1s 2024-08-22T20:34:09.3888080Z 485100K .......... .......... .......... .......... .......... 78% 75.7M 1s 2024-08-22T20:34:09.3893780Z 485150K .......... .......... .......... .......... .......... 78% 87.0M 1s 2024-08-22T20:34:09.3900450Z 485200K .......... .......... .......... .......... .......... 78% 77.0M 1s 2024-08-22T20:34:09.3905430Z 485250K .......... .......... .......... .......... .......... 78% 93.9M 1s 2024-08-22T20:34:09.3913140Z 485300K .......... .......... .......... .......... .......... 78% 89.3M 1s 2024-08-22T20:34:09.3919590Z 485350K .......... .......... .......... .......... .......... 78% 57.2M 1s 2024-08-22T20:34:09.3926050Z 485400K .......... .......... .......... .......... .......... 78% 74.8M 1s 2024-08-22T20:34:09.3931880Z 485450K .......... .......... .......... .......... .......... 78% 84.0M 1s 2024-08-22T20:34:09.3937660Z 485500K .......... .......... .......... .......... .......... 78% 79.9M 1s 2024-08-22T20:34:09.3944820Z 485550K .......... .......... .......... .......... .......... 78% 78.6M 1s 2024-08-22T20:34:09.3950760Z 485600K .......... .......... .......... .......... .......... 78% 75.4M 1s 2024-08-22T20:34:09.3957030Z 485650K .......... .......... .......... .......... .......... 78% 76.1M 1s 2024-08-22T20:34:09.3962090Z 485700K .......... .......... .......... .......... .......... 78% 111M 1s 2024-08-22T20:34:09.3972470Z 485750K .......... .......... .......... .......... .......... 78% 53.7M 1s 2024-08-22T20:34:09.3976040Z 485800K .......... .......... .......... .......... .......... 78% 84.5M 1s 2024-08-22T20:34:09.3985240Z 485850K .......... .......... .......... .......... .......... 78% 61.9M 1s 2024-08-22T20:34:09.3991510Z 485900K .......... .......... .......... .......... .......... 78% 67.8M 1s 2024-08-22T20:34:09.3999640Z 485950K .......... .......... .......... .......... .......... 78% 59.5M 1s 2024-08-22T20:34:09.4008200Z 486000K .......... .......... .......... .......... .......... 78% 62.2M 1s 2024-08-22T20:34:09.4015080Z 486050K .......... .......... .......... .......... .......... 78% 71.3M 1s 2024-08-22T20:34:09.4023810Z 486100K .......... .......... .......... .......... .......... 78% 59.8M 1s 2024-08-22T20:34:09.4031740Z 486150K .......... .......... .......... .......... .......... 78% 55.4M 1s 2024-08-22T20:34:09.4043390Z 486200K .......... .......... .......... .......... .......... 78% 47.8M 1s 2024-08-22T20:34:09.4048430Z 486250K .......... .......... .......... .......... .......... 78% 69.5M 1s 2024-08-22T20:34:09.4058960Z 486300K .......... .......... .......... .......... .......... 78% 57.9M 1s 2024-08-22T20:34:09.4063280Z 486350K .......... .......... .......... .......... .......... 78% 75.2M 1s 2024-08-22T20:34:09.4071120Z 486400K .......... .......... .......... .......... .......... 78% 67.7M 1s 2024-08-22T20:34:09.4078040Z 486450K .......... .......... .......... .......... .......... 78% 70.5M 1s 2024-08-22T20:34:09.4084140Z 486500K .......... .......... .......... .......... .......... 78% 72.0M 1s 2024-08-22T20:34:09.4091620Z 486550K .......... .......... .......... .......... .......... 78% 68.5M 1s 2024-08-22T20:34:09.4100490Z 486600K .......... .......... .......... .......... .......... 78% 53.1M 1s 2024-08-22T20:34:09.4108330Z 486650K .......... .......... .......... .......... .......... 78% 68.5M 1s 2024-08-22T20:34:09.4113740Z 486700K .......... .......... .......... .......... .......... 78% 78.3M 1s 2024-08-22T20:34:09.4120150Z 486750K .......... .......... .......... .......... .......... 78% 77.9M 1s 2024-08-22T20:34:09.4126130Z 486800K .......... .......... .......... .......... .......... 78% 79.3M 1s 2024-08-22T20:34:09.4134530Z 486850K .......... .......... .......... .......... .......... 78% 64.8M 1s 2024-08-22T20:34:09.4138820Z 486900K .......... .......... .......... .......... .......... 78% 100M 1s 2024-08-22T20:34:09.4147750Z 486950K .......... .......... .......... .......... .......... 78% 56.8M 1s 2024-08-22T20:34:09.4152960Z 487000K .......... .......... .......... .......... .......... 78% 84.2M 1s 2024-08-22T20:34:09.4161410Z 487050K .......... .......... .......... .......... .......... 78% 63.6M 1s 2024-08-22T20:34:09.4166830Z 487100K .......... .......... .......... .......... .......... 78% 83.8M 1s 2024-08-22T20:34:09.4173300Z 487150K .......... .......... .......... .......... .......... 78% 79.1M 1s 2024-08-22T20:34:09.4177760Z 487200K .......... .......... .......... .......... .......... 78% 101M 1s 2024-08-22T20:34:09.4185660Z 487250K .......... .......... .......... .......... .......... 78% 61.6M 1s 2024-08-22T20:34:09.4190480Z 487300K .......... .......... .......... .......... .......... 78% 96.9M 1s 2024-08-22T20:34:09.4199060Z 487350K .......... .......... .......... .......... .......... 78% 61.9M 1s 2024-08-22T20:34:09.4204960Z 487400K .......... .......... .......... .......... .......... 78% 75.2M 1s 2024-08-22T20:34:09.4210610Z 487450K .......... .......... .......... .......... .......... 78% 88.1M 1s 2024-08-22T20:34:09.4217800Z 487500K .......... .......... .......... .......... .......... 78% 76.7M 1s 2024-08-22T20:34:09.4222820Z 487550K .......... .......... .......... .......... .......... 78% 89.1M 1s 2024-08-22T20:34:09.4228540Z 487600K .......... .......... .......... .......... .......... 78% 84.0M 1s 2024-08-22T20:34:09.4239520Z 487650K .......... .......... .......... .......... .......... 78% 44.3M 1s 2024-08-22T20:34:09.4260760Z 487700K .......... .......... .......... .......... .......... 78% 42.0M 1s 2024-08-22T20:34:09.4261160Z 487750K .......... .......... .......... .......... .......... 78% 106M 1s 2024-08-22T20:34:09.4269150Z 487800K .......... .......... .......... .......... .......... 78% 38.6M 1s 2024-08-22T20:34:09.4276440Z 487850K .......... .......... .......... .......... .......... 78% 62.0M 1s 2024-08-22T20:34:09.4286170Z 487900K .......... .......... .......... .......... .......... 78% 49.9M 1s 2024-08-22T20:34:09.4299100Z 487950K .......... .......... .......... .......... .......... 78% 48.8M 1s 2024-08-22T20:34:09.4303750Z 488000K .......... .......... .......... .......... .......... 78% 72.4M 1s 2024-08-22T20:34:09.4314880Z 488050K .......... .......... .......... .......... .......... 78% 45.7M 1s 2024-08-22T20:34:09.4323270Z 488100K .......... .......... .......... .......... .......... 78% 55.4M 1s 2024-08-22T20:34:09.4329520Z 488150K .......... .......... .......... .......... .......... 78% 66.6M 1s 2024-08-22T20:34:09.4335880Z 488200K .......... .......... .......... .......... .......... 78% 78.0M 1s 2024-08-22T20:34:09.4338290Z 488250K .......... .......... .......... .......... .......... 78% 205M 1s 2024-08-22T20:34:09.4343550Z 488300K .......... .......... .......... .......... .......... 78% 88.6M 1s 2024-08-22T20:34:09.4351090Z 488350K .......... .......... .......... .......... .......... 78% 69.3M 1s 2024-08-22T20:34:09.4357600Z 488400K .......... .......... .......... .......... .......... 78% 72.6M 1s 2024-08-22T20:34:09.4363940Z 488450K .......... .......... .......... .......... .......... 78% 84.5M 1s 2024-08-22T20:34:09.4370880Z 488500K .......... .......... .......... .......... .......... 78% 69.4M 1s 2024-08-22T20:34:09.4378640Z 488550K .......... .......... .......... .......... .......... 78% 56.6M 1s 2024-08-22T20:34:09.4384120Z 488600K .......... .......... .......... .......... .......... 78% 89.4M 1s 2024-08-22T20:34:09.4390920Z 488650K .......... .......... .......... .......... .......... 78% 77.0M 1s 2024-08-22T20:34:09.4395560Z 488700K .......... .......... .......... .......... .......... 78% 95.4M 1s 2024-08-22T20:34:09.4403320Z 488750K .......... .......... .......... .......... .......... 78% 65.5M 1s 2024-08-22T20:34:09.4409930Z 488800K .......... .......... .......... .......... .......... 78% 72.2M 1s 2024-08-22T20:34:09.4414960Z 488850K .......... .......... .......... .......... .......... 78% 101M 1s 2024-08-22T20:34:09.4423750Z 488900K .......... .......... .......... .......... .......... 78% 73.8M 1s 2024-08-22T20:34:09.4429310Z 488950K .......... .......... .......... .......... .......... 78% 59.6M 1s 2024-08-22T20:34:09.4436680Z 489000K .......... .......... .......... .......... .......... 78% 73.0M 1s 2024-08-22T20:34:09.4444010Z 489050K .......... .......... .......... .......... .......... 78% 82.1M 1s 2024-08-22T20:34:09.4447520Z 489100K .......... .......... .......... .......... .......... 78% 90.1M 1s 2024-08-22T20:34:09.4454460Z 489150K .......... .......... .......... .......... .......... 78% 70.7M 1s 2024-08-22T20:34:09.4460930Z 489200K .......... .......... .......... .......... .......... 78% 78.8M 1s 2024-08-22T20:34:09.4466410Z 489250K .......... .......... .......... .......... .......... 78% 88.6M 1s 2024-08-22T20:34:09.4475670Z 489300K .......... .......... .......... .......... .......... 78% 90.4M 1s 2024-08-22T20:34:09.4480480Z 489350K .......... .......... .......... .......... .......... 78% 54.6M 1s 2024-08-22T20:34:09.4487640Z 489400K .......... .......... .......... .......... .......... 78% 73.3M 1s 2024-08-22T20:34:09.4494680Z 489450K .......... .......... .......... .......... .......... 78% 66.2M 1s 2024-08-22T20:34:09.4498760Z 489500K .......... .......... .......... .......... .......... 78% 114M 1s 2024-08-22T20:34:09.4506410Z 489550K .......... .......... .......... .......... .......... 78% 73.1M 1s 2024-08-22T20:34:09.4510860Z 489600K .......... .......... .......... .......... .......... 78% 97.5M 1s 2024-08-22T20:34:09.4517320Z 489650K .......... .......... .......... .......... .......... 78% 76.1M 1s 2024-08-22T20:34:09.4522970Z 489700K .......... .......... .......... .......... .......... 78% 82.1M 1s 2024-08-22T20:34:09.4531900Z 489750K .......... .......... .......... .......... .......... 78% 62.2M 1s 2024-08-22T20:34:09.4539920Z 489800K .......... .......... .......... .......... .......... 78% 57.0M 1s 2024-08-22T20:34:09.4547400Z 489850K .......... .......... .......... .......... .......... 78% 60.8M 1s 2024-08-22T20:34:09.4554770Z 489900K .......... .......... .......... .......... .......... 78% 79.1M 1s 2024-08-22T20:34:09.4560870Z 489950K .......... .......... .......... .......... .......... 78% 73.4M 1s 2024-08-22T20:34:09.4569440Z 490000K .......... .......... .......... .......... .......... 78% 68.6M 1s 2024-08-22T20:34:09.4575560Z 490050K .......... .......... .......... .......... .......... 78% 62.8M 1s 2024-08-22T20:34:09.4581290Z 490100K .......... .......... .......... .......... .......... 78% 83.9M 1s 2024-08-22T20:34:09.4590650Z 490150K .......... .......... .......... .......... .......... 78% 55.8M 1s 2024-08-22T20:34:09.4597720Z 490200K .......... .......... .......... .......... .......... 78% 65.5M 1s 2024-08-22T20:34:09.4605430Z 490250K .......... .......... .......... .......... .......... 78% 89.3M 1s 2024-08-22T20:34:09.4615020Z 490300K .......... .......... .......... .......... .......... 78% 44.2M 1s 2024-08-22T20:34:09.4618890Z 490350K .......... .......... .......... .......... .......... 78% 111M 1s 2024-08-22T20:34:09.4628030Z 490400K .......... .......... .......... .......... .......... 78% 49.5M 1s 2024-08-22T20:34:09.4631550Z 490450K .......... .......... .......... .......... .......... 78% 144M 1s 2024-08-22T20:34:09.4639630Z 490500K .......... .......... .......... .......... .......... 78% 93.9M 1s 2024-08-22T20:34:09.4645290Z 490550K .......... .......... .......... .......... .......... 78% 56.4M 1s 2024-08-22T20:34:09.4651770Z 490600K .......... .......... .......... .......... .......... 78% 74.1M 1s 2024-08-22T20:34:09.4657360Z 490650K .......... .......... .......... .......... .......... 78% 86.7M 1s 2024-08-22T20:34:09.4662930Z 490700K .......... .......... .......... .......... .......... 78% 85.5M 1s 2024-08-22T20:34:09.4669000Z 490750K .......... .......... .......... .......... .......... 78% 79.4M 1s 2024-08-22T20:34:09.4674710Z 490800K .......... .......... .......... .......... .......... 78% 88.1M 1s 2024-08-22T20:34:09.4682400Z 490850K .......... .......... .......... .......... .......... 78% 65.5M 1s 2024-08-22T20:34:09.4688060Z 490900K .......... .......... .......... .......... .......... 78% 86.7M 1s 2024-08-22T20:34:09.4696480Z 490950K .......... .......... .......... .......... .......... 78% 65.8M 1s 2024-08-22T20:34:09.4700210Z 491000K .......... .......... .......... .......... .......... 78% 94.3M 1s 2024-08-22T20:34:09.4706750Z 491050K .......... .......... .......... .......... .......... 78% 76.7M 1s 2024-08-22T20:34:09.4711840Z 491100K .......... .......... .......... .......... .......... 78% 95.4M 1s 2024-08-22T20:34:09.4719120Z 491150K .......... .......... .......... .......... .......... 78% 70.2M 1s 2024-08-22T20:34:09.4725690Z 491200K .......... .......... .......... .......... .......... 79% 76.2M 1s 2024-08-22T20:34:09.4731170Z 491250K .......... .......... .......... .......... .......... 79% 92.5M 1s 2024-08-22T20:34:09.4736200Z 491300K .......... .......... .......... .......... .......... 79% 85.5M 1s 2024-08-22T20:34:09.4746070Z 491350K .......... .......... .......... .......... .......... 79% 49.4M 1s 2024-08-22T20:34:09.4752050Z 491400K .......... .......... .......... .......... .......... 79% 107M 1s 2024-08-22T20:34:09.4756540Z 491450K .......... .......... .......... .......... .......... 79% 86.0M 1s 2024-08-22T20:34:09.4766450Z 491500K .......... .......... .......... .......... .......... 79% 73.9M 1s 2024-08-22T20:34:09.4771500Z 491550K .......... .......... .......... .......... .......... 79% 58.9M 1s 2024-08-22T20:34:09.4773610Z 491600K .......... .......... .......... .......... .......... 79% 196M 1s 2024-08-22T20:34:09.4780440Z 491650K .......... .......... .......... .......... .......... 79% 72.2M 1s 2024-08-22T20:34:09.4786720Z 491700K .......... .......... .......... .......... .......... 79% 76.7M 1s 2024-08-22T20:34:09.4794300Z 491750K .......... .......... .......... .......... .......... 79% 66.0M 1s 2024-08-22T20:34:09.4799100Z 491800K .......... .......... .......... .......... .......... 79% 108M 1s 2024-08-22T20:34:09.4807260Z 491850K .......... .......... .......... .......... .......... 79% 59.5M 1s 2024-08-22T20:34:09.4811250Z 491900K .......... .......... .......... .......... .......... 79% 121M 1s 2024-08-22T20:34:09.4817930Z 491950K .......... .......... .......... .......... .......... 79% 68.8M 1s 2024-08-22T20:34:09.4824050Z 492000K .......... .......... .......... .......... .......... 79% 83.0M 1s 2024-08-22T20:34:09.4829970Z 492050K .......... .......... .......... .......... .......... 79% 101M 1s 2024-08-22T20:34:09.4837460Z 492100K .......... .......... .......... .......... .......... 79% 61.9M 1s 2024-08-22T20:34:09.4841330Z 492150K .......... .......... .......... .......... .......... 79% 103M 1s 2024-08-22T20:34:09.4849000Z 492200K .......... .......... .......... .......... .......... 79% 66.2M 1s 2024-08-22T20:34:09.4854160Z 492250K .......... .......... .......... .......... .......... 79% 94.6M 1s 2024-08-22T20:34:09.4861070Z 492300K .......... .......... .......... .......... .......... 79% 70.9M 1s 2024-08-22T20:34:09.4869130Z 492350K .......... .......... .......... .......... .......... 79% 61.0M 1s 2024-08-22T20:34:09.4875190Z 492400K .......... .......... .......... .......... .......... 79% 86.0M 1s 2024-08-22T20:34:09.4880460Z 492450K .......... .......... .......... .......... .......... 79% 84.6M 1s 2024-08-22T20:34:09.4885510Z 492500K .......... .......... .......... .......... .......... 79% 94.8M 1s 2024-08-22T20:34:09.4892650Z 492550K .......... .......... .......... .......... .......... 79% 70.8M 1s 2024-08-22T20:34:09.4900400Z 492600K .......... .......... .......... .......... .......... 79% 65.5M 1s 2024-08-22T20:34:09.4906380Z 492650K .......... .......... .......... .......... .......... 79% 76.2M 1s 2024-08-22T20:34:09.4911910Z 492700K .......... .......... .......... .......... .......... 79% 86.3M 1s 2024-08-22T20:34:09.4917890Z 492750K .......... .......... .......... .......... .......... 79% 81.5M 1s 2024-08-22T20:34:09.4924880Z 492800K .......... .......... .......... .......... .......... 79% 73.6M 1s 2024-08-22T20:34:09.4932550Z 492850K .......... .......... .......... .......... .......... 79% 62.1M 1s 2024-08-22T20:34:09.4939490Z 492900K .......... .......... .......... .......... .......... 79% 73.6M 1s 2024-08-22T20:34:09.4944960Z 492950K .......... .......... .......... .......... .......... 79% 86.1M 1s 2024-08-22T20:34:09.4950700Z 493000K .......... .......... .......... .......... .......... 79% 83.6M 1s 2024-08-22T20:34:09.4956530Z 493050K .......... .......... .......... .......... .......... 79% 82.9M 1s 2024-08-22T20:34:09.4965310Z 493100K .......... .......... .......... .......... .......... 79% 54.3M 1s 2024-08-22T20:34:09.4974380Z 493150K .......... .......... .......... .......... .......... 79% 55.4M 1s 2024-08-22T20:34:09.4978370Z 493200K .......... .......... .......... .......... .......... 79% 123M 1s 2024-08-22T20:34:09.4982810Z 493250K .......... .......... .......... .......... .......... 79% 109M 1s 2024-08-22T20:34:09.4989130Z 493300K .......... .......... .......... .......... .......... 79% 79.8M 1s 2024-08-22T20:34:09.4997320Z 493350K .......... .......... .......... .......... .......... 79% 58.1M 1s 2024-08-22T20:34:09.5003330Z 493400K .......... .......... .......... .......... .......... 79% 82.6M 1s 2024-08-22T20:34:09.5009460Z 493450K .......... .......... .......... .......... .......... 79% 76.7M 1s 2024-08-22T20:34:09.5013780Z 493500K .......... .......... .......... .......... .......... 79% 116M 1s 2024-08-22T20:34:09.5019480Z 493550K .......... .......... .......... .......... .......... 79% 89.3M 1s 2024-08-22T20:34:09.5027000Z 493600K .......... .......... .......... .......... .......... 79% 67.0M 1s 2024-08-22T20:34:09.5032110Z 493650K .......... .......... .......... .......... .......... 79% 89.9M 1s 2024-08-22T20:34:09.5037600Z 493700K .......... .......... .......... .......... .......... 79% 89.9M 1s 2024-08-22T20:34:09.5043620Z 493750K .......... .......... .......... .......... .......... 79% 76.3M 1s 2024-08-22T20:34:09.5050110Z 493800K .......... .......... .......... .......... .......... 79% 78.9M 1s 2024-08-22T20:34:09.5057270Z 493850K .......... .......... .......... .......... .......... 79% 67.7M 1s 2024-08-22T20:34:09.5062580Z 493900K .......... .......... .......... .......... .......... 79% 87.0M 1s 2024-08-22T20:34:09.5069130Z 493950K .......... .......... .......... .......... .......... 79% 80.0M 1s 2024-08-22T20:34:09.5075520Z 494000K .......... .......... .......... .......... .......... 79% 79.5M 1s 2024-08-22T20:34:09.5080270Z 494050K .......... .......... .......... .......... .......... 79% 97.7M 1s 2024-08-22T20:34:09.5088160Z 494100K .......... .......... .......... .......... .......... 79% 60.0M 1s 2024-08-22T20:34:09.5093760Z 494150K .......... .......... .......... .......... .......... 79% 92.7M 1s 2024-08-22T20:34:09.5100110Z 494200K .......... .......... .......... .......... .......... 79% 77.8M 1s 2024-08-22T20:34:09.5104880Z 494250K .......... .......... .......... .......... .......... 79% 95.6M 1s 2024-08-22T20:34:09.5111110Z 494300K .......... .......... .......... .......... .......... 79% 84.9M 1s 2024-08-22T20:34:09.5117110Z 494350K .......... .......... .......... .......... .......... 79% 76.7M 1s 2024-08-22T20:34:09.5123540Z 494400K .......... .......... .......... .......... .......... 79% 76.3M 1s 2024-08-22T20:34:09.5128500Z 494450K .......... .......... .......... .......... .......... 79% 92.7M 1s 2024-08-22T20:34:09.5135230Z 494500K .......... .......... .......... .......... .......... 79% 79.4M 1s 2024-08-22T20:34:09.5140380Z 494550K .......... .......... .......... .......... .......... 79% 88.5M 1s 2024-08-22T20:34:09.5148260Z 494600K .......... .......... .......... .......... .......... 79% 64.2M 1s 2024-08-22T20:34:09.5154080Z 494650K .......... .......... .......... .......... .......... 79% 79.5M 1s 2024-08-22T20:34:09.5160280Z 494700K .......... .......... .......... .......... .......... 79% 78.5M 1s 2024-08-22T20:34:09.5166540Z 494750K .......... .......... .......... .......... .......... 79% 82.6M 1s 2024-08-22T20:34:09.5170350Z 494800K .......... .......... .......... .......... .......... 79% 121M 1s 2024-08-22T20:34:09.5178040Z 494850K .......... .......... .......... .......... .......... 79% 62.5M 1s 2024-08-22T20:34:09.5182910Z 494900K .......... .......... .......... .......... .......... 79% 100M 1s 2024-08-22T20:34:09.5189230Z 494950K .......... .......... .......... .......... .......... 79% 80.2M 1s 2024-08-22T20:34:09.5195050Z 495000K .......... .......... .......... .......... .......... 79% 81.8M 1s 2024-08-22T20:34:09.5202400Z 495050K .......... .......... .......... .......... .......... 79% 88.1M 1s 2024-08-22T20:34:09.5208890Z 495100K .......... .......... .......... .......... .......... 79% 80.0M 1s 2024-08-22T20:34:09.5214320Z 495150K .......... .......... .......... .......... .......... 79% 63.6M 1s 2024-08-22T20:34:09.5221580Z 495200K .......... .......... .......... .......... .......... 79% 70.1M 1s 2024-08-22T20:34:09.5228050Z 495250K .......... .......... .......... .......... .......... 79% 74.8M 1s 2024-08-22T20:34:09.5233780Z 495300K .......... .......... .......... .......... .......... 79% 85.2M 1s 2024-08-22T20:34:09.5238200Z 495350K .......... .......... .......... .......... .......... 79% 109M 1s 2024-08-22T20:34:09.5244480Z 495400K .......... .......... .......... .......... .......... 79% 75.7M 1s 2024-08-22T20:34:09.5252780Z 495450K .......... .......... .......... .......... .......... 79% 58.2M 1s 2024-08-22T20:34:09.5259040Z 495500K .......... .......... .......... .......... .......... 79% 79.1M 1s 2024-08-22T20:34:09.5265690Z 495550K .......... .......... .......... .......... .......... 79% 70.5M 1s 2024-08-22T20:34:09.5272480Z 495600K .......... .......... .......... .......... .......... 79% 82.6M 1s 2024-08-22T20:34:09.5280400Z 495650K .......... .......... .......... .......... .......... 79% 109M 1s 2024-08-22T20:34:09.5285950Z 495700K .......... .......... .......... .......... .......... 79% 58.5M 1s 2024-08-22T20:34:09.5290160Z 495750K .......... .......... .......... .......... .......... 79% 96.5M 1s 2024-08-22T20:34:09.5295220Z 495800K .......... .......... .......... .......... .......... 79% 84.9M 1s 2024-08-22T20:34:09.5301490Z 495850K .......... .......... .......... .......... .......... 79% 86.1M 1s 2024-08-22T20:34:09.5307020Z 495900K .......... .......... .......... .......... .......... 79% 84.2M 1s 2024-08-22T20:34:09.5314070Z 495950K .......... .......... .......... .......... .......... 79% 70.3M 1s 2024-08-22T20:34:09.5319350Z 496000K .......... .......... .......... .......... .......... 79% 87.2M 1s 2024-08-22T20:34:09.5326010Z 496050K .......... .......... .......... .......... .......... 79% 76.4M 1s 2024-08-22T20:34:09.5334530Z 496100K .......... .......... .......... .......... .......... 79% 87.7M 1s 2024-08-22T20:34:09.5340110Z 496150K .......... .......... .......... .......... .......... 79% 58.5M 1s 2024-08-22T20:34:09.5346250Z 496200K .......... .......... .......... .......... .......... 79% 79.8M 1s 2024-08-22T20:34:09.5351550Z 496250K .......... .......... .......... .......... .......... 79% 84.3M 1s 2024-08-22T20:34:09.5358040Z 496300K .......... .......... .......... .......... .......... 79% 75.5M 1s 2024-08-22T20:34:09.5363690Z 496350K .......... .......... .......... .......... .......... 79% 92.0M 1s 2024-08-22T20:34:09.5371250Z 496400K .......... .......... .......... .......... .......... 79% 62.1M 1s 2024-08-22T20:34:09.5377480Z 496450K .......... .......... .......... .......... .......... 79% 83.3M 1s 2024-08-22T20:34:09.5383760Z 496500K .......... .......... .......... .......... .......... 79% 73.3M 1s 2024-08-22T20:34:09.5390230Z 496550K .......... .......... .......... .......... .......... 79% 74.2M 1s 2024-08-22T20:34:09.5396470Z 496600K .......... .......... .......... .......... .......... 79% 81.5M 1s 2024-08-22T20:34:09.5401400Z 496650K .......... .......... .......... .......... .......... 79% 102M 1s 2024-08-22T20:34:09.5407420Z 496700K .......... .......... .......... .......... .......... 79% 85.7M 1s 2024-08-22T20:34:09.5414430Z 496750K .......... .......... .......... .......... .......... 79% 64.2M 1s 2024-08-22T20:34:09.5418750Z 496800K .......... .......... .......... .......... .......... 79% 119M 1s 2024-08-22T20:34:09.5425780Z 496850K .......... .......... .......... .......... .......... 79% 93.0M 1s 2024-08-22T20:34:09.5430920Z 496900K .......... .......... .......... .......... .......... 79% 71.8M 1s 2024-08-22T20:34:09.5436970Z 496950K .......... .......... .......... .......... .......... 79% 81.2M 1s 2024-08-22T20:34:09.5442490Z 497000K .......... .......... .......... .......... .......... 79% 87.3M 1s 2024-08-22T20:34:09.5452770Z 497050K .......... .......... .......... .......... .......... 79% 47.4M 1s 2024-08-22T20:34:09.5460690Z 497100K .......... .......... .......... .......... .......... 79% 104M 1s 2024-08-22T20:34:09.5463760Z 497150K .......... .......... .......... .......... .......... 79% 73.6M 1s 2024-08-22T20:34:09.5470440Z 497200K .......... .......... .......... .......... .......... 79% 81.4M 1s 2024-08-22T20:34:09.5476160Z 497250K .......... .......... .......... .......... .......... 79% 79.5M 1s 2024-08-22T20:34:09.5481630Z 497300K .......... .......... .......... .......... .......... 79% 86.6M 1s 2024-08-22T20:34:09.5489390Z 497350K .......... .......... .......... .......... .......... 79% 63.0M 1s 2024-08-22T20:34:09.5495400Z 497400K .......... .......... .......... .......... .......... 80% 80.8M 1s 2024-08-22T20:34:09.5501370Z 497450K .......... .......... .......... .......... .......... 80% 84.5M 1s 2024-08-22T20:34:09.5506980Z 497500K .......... .......... .......... .......... .......... 80% 84.6M 1s 2024-08-22T20:34:09.5513150Z 497550K .......... .......... .......... .......... .......... 80% 82.5M 1s 2024-08-22T20:34:09.5518300Z 497600K .......... .......... .......... .......... .......... 80% 90.4M 1s 2024-08-22T20:34:09.5523720Z 497650K .......... .......... .......... .......... .......... 80% 98.2M 1s 2024-08-22T20:34:09.5530680Z 497700K .......... .......... .......... .......... .......... 80% 70.9M 1s 2024-08-22T20:34:09.5537420Z 497750K .......... .......... .......... .......... .......... 80% 67.6M 1s 2024-08-22T20:34:09.5543300Z 497800K .......... .......... .......... .......... .......... 80% 86.0M 1s 2024-08-22T20:34:09.5548730Z 497850K .......... .......... .......... .......... .......... 80% 87.0M 1s 2024-08-22T20:34:09.5555350Z 497900K .......... .......... .......... .......... .......... 80% 77.9M 1s 2024-08-22T20:34:09.5561220Z 497950K .......... .......... .......... .......... .......... 80% 78.1M 1s 2024-08-22T20:34:09.5567310Z 498000K .......... .......... .......... .......... .......... 80% 92.3M 1s 2024-08-22T20:34:09.5574520Z 498050K .......... .......... .......... .......... .......... 80% 75.9M 1s 2024-08-22T20:34:09.5580620Z 498100K .......... .......... .......... .......... .......... 80% 65.8M 1s 2024-08-22T20:34:09.5586010Z 498150K .......... .......... .......... .......... .......... 80% 85.4M 1s 2024-08-22T20:34:09.5593070Z 498200K .......... .......... .......... .......... .......... 80% 70.4M 1s 2024-08-22T20:34:09.5599270Z 498250K .......... .......... .......... .......... .......... 80% 86.7M 1s 2024-08-22T20:34:09.5605120Z 498300K .......... .......... .......... .......... .......... 80% 77.9M 1s 2024-08-22T20:34:09.5611950Z 498350K .......... .......... .......... .......... .......... 80% 74.7M 1s 2024-08-22T20:34:09.5617320Z 498400K .......... .......... .......... .......... .......... 80% 82.5M 1s 2024-08-22T20:34:09.5623790Z 498450K .......... .......... .......... .......... .......... 80% 79.1M 1s 2024-08-22T20:34:09.5630330Z 498500K .......... .......... .......... .......... .......... 80% 72.0M 1s 2024-08-22T20:34:09.5635940Z 498550K .......... .......... .......... .......... .......... 80% 87.3M 1s 2024-08-22T20:34:09.5646850Z 498600K .......... .......... .......... .......... .......... 80% 73.3M 1s 2024-08-22T20:34:09.5649630Z 498650K .......... .......... .......... .......... .......... 80% 70.1M 1s 2024-08-22T20:34:09.5654670Z 498700K .......... .......... .......... .......... .......... 80% 102M 1s 2024-08-22T20:34:09.5659180Z 498750K .......... .......... .......... .......... .......... 80% 101M 1s 2024-08-22T20:34:09.5665480Z 498800K .......... .......... .......... .......... .......... 80% 78.5M 1s 2024-08-22T20:34:09.5673120Z 498850K .......... .......... .......... .......... .......... 80% 82.6M 1s 2024-08-22T20:34:09.5679890Z 498900K .......... .......... .......... .......... .......... 80% 59.3M 1s 2024-08-22T20:34:09.5686010Z 498950K .......... .......... .......... .......... .......... 80% 73.1M 1s 2024-08-22T20:34:09.5692750Z 499000K .......... .......... .......... .......... .......... 80% 75.5M 1s 2024-08-22T20:34:09.5698140Z 499050K .......... .......... .......... .......... .......... 80% 92.5M 1s 2024-08-22T20:34:09.5702840Z 499100K .......... .......... .......... .......... .......... 80% 107M 1s 2024-08-22T20:34:09.5709580Z 499150K .......... .......... .......... .......... .......... 80% 72.6M 1s 2024-08-22T20:34:09.5714060Z 499200K .......... .......... .......... .......... .......... 80% 105M 1s 2024-08-22T20:34:09.5721790Z 499250K .......... .......... .......... .......... .......... 80% 82.9M 1s 2024-08-22T20:34:09.5727260Z 499300K .......... .......... .......... .......... .......... 80% 65.6M 1s 2024-08-22T20:34:09.5732740Z 499350K .......... .......... .......... .......... .......... 80% 90.8M 1s 2024-08-22T20:34:09.5739360Z 499400K .......... .......... .......... .......... .......... 80% 77.4M 1s 2024-08-22T20:34:09.5746340Z 499450K .......... .......... .......... .......... .......... 80% 68.4M 1s 2024-08-22T20:34:09.5752220Z 499500K .......... .......... .......... .......... .......... 80% 78.6M 1s 2024-08-22T20:34:09.5757240Z 499550K .......... .......... .......... .......... .......... 80% 105M 1s 2024-08-22T20:34:09.5762600Z 499600K .......... .......... .......... .......... .......... 80% 83.3M 1s 2024-08-22T20:34:09.5770090Z 499650K .......... .......... .......... .......... .......... 80% 83.9M 1s 2024-08-22T20:34:09.5776100Z 499700K .......... .......... .......... .......... .......... 80% 65.5M 1s 2024-08-22T20:34:09.5781870Z 499750K .......... .......... .......... .......... .......... 80% 80.3M 1s 2024-08-22T20:34:09.5788140Z 499800K .......... .......... .......... .......... .......... 80% 81.2M 1s 2024-08-22T20:34:09.5794060Z 499850K .......... .......... .......... .......... .......... 80% 82.3M 1s 2024-08-22T20:34:09.5801530Z 499900K .......... .......... .......... .......... .......... 80% 68.4M 1s 2024-08-22T20:34:09.5809830Z 499950K .......... .......... .......... .......... .......... 80% 61.1M 1s 2024-08-22T20:34:09.5818250Z 500000K .......... .......... .......... .......... .......... 80% 54.6M 1s 2024-08-22T20:34:09.5827450Z 500050K .......... .......... .......... .......... .......... 80% 52.7M 1s 2024-08-22T20:34:09.5835370Z 500100K .......... .......... .......... .......... .......... 80% 60.4M 1s 2024-08-22T20:34:09.5845040Z 500150K .......... .......... .......... .......... .......... 80% 51.9M 1s 2024-08-22T20:34:09.5850000Z 500200K .......... .......... .......... .......... .......... 80% 97.3M 1s 2024-08-22T20:34:09.5856540Z 500250K .......... .......... .......... .......... .......... 80% 75.5M 1s 2024-08-22T20:34:09.5862410Z 500300K .......... .......... .......... .......... .......... 80% 79.4M 1s 2024-08-22T20:34:09.5870150Z 500350K .......... .......... .......... .......... .......... 80% 63.4M 1s 2024-08-22T20:34:09.5891520Z 500400K .......... .......... .......... .......... .......... 80% 49.2M 1s 2024-08-22T20:34:09.5903400Z 500450K .......... .......... .......... .......... .......... 80% 62.8M 1s 2024-08-22T20:34:09.5906020Z 500500K .......... .......... .......... .......... .......... 80% 54.4M 1s 2024-08-22T20:34:09.5908270Z 500550K .......... .......... .......... .......... .......... 80% 82.2M 1s 2024-08-22T20:34:09.5909600Z 500600K .......... .......... .......... .......... .......... 80% 341M 1s 2024-08-22T20:34:09.5912000Z 500650K .......... .......... .......... .......... .......... 80% 83.2M 1s 2024-08-22T20:34:09.5918860Z 500700K .......... .......... .......... .......... .......... 80% 66.1M 1s 2024-08-22T20:34:09.5923980Z 500750K .......... .......... .......... .......... .......... 80% 110M 1s 2024-08-22T20:34:09.5930120Z 500800K .......... .......... .......... .......... .......... 80% 86.6M 1s 2024-08-22T20:34:09.5930650Z 500850K .......... .......... .......... .......... .......... 80% 156M 1s 2024-08-22T20:34:09.5937170Z 500900K .......... .......... .......... .......... .......... 80% 88.6M 1s 2024-08-22T20:34:09.5943240Z 500950K .......... .......... .......... .......... .......... 80% 72.0M 1s 2024-08-22T20:34:09.5950080Z 501000K .......... .......... .......... .......... .......... 80% 76.8M 1s 2024-08-22T20:34:09.5955550Z 501050K .......... .......... .......... .......... .......... 80% 80.6M 1s 2024-08-22T20:34:09.5961110Z 501100K .......... .......... .......... .......... .......... 80% 88.6M 1s 2024-08-22T20:34:09.5967070Z 501150K .......... .......... .......... .......... .......... 80% 82.5M 1s 2024-08-22T20:34:09.5972480Z 501200K .......... .......... .......... .......... .......... 80% 87.3M 1s 2024-08-22T20:34:09.5979770Z 501250K .......... .......... .......... .......... .......... 80% 69.8M 1s 2024-08-22T20:34:09.5985740Z 501300K .......... .......... .......... .......... .......... 80% 85.5M 1s 2024-08-22T20:34:09.5993890Z 501350K .......... .......... .......... .......... .......... 80% 55.7M 1s 2024-08-22T20:34:09.6000400Z 501400K .......... .......... .......... .......... .......... 80% 86.0M 1s 2024-08-22T20:34:09.6005260Z 501450K .......... .......... .......... .......... .......... 80% 86.1M 1s 2024-08-22T20:34:09.6011510Z 501500K .......... .......... .......... .......... .......... 80% 80.8M 1s 2024-08-22T20:34:09.6017280Z 501550K .......... .......... .......... .......... .......... 80% 86.3M 1s 2024-08-22T20:34:09.6022300Z 501600K .......... .......... .......... .......... .......... 80% 92.7M 1s 2024-08-22T20:34:09.6027980Z 501650K .......... .......... .......... .......... .......... 80% 90.8M 1s 2024-08-22T20:34:09.6034070Z 501700K .......... .......... .......... .......... .......... 80% 81.8M 1s 2024-08-22T20:34:09.6041710Z 501750K .......... .......... .......... .......... .......... 80% 62.4M 1s 2024-08-22T20:34:09.6047730Z 501800K .......... .......... .......... .......... .......... 80% 79.0M 1s 2024-08-22T20:34:09.6055070Z 501850K .......... .......... .......... .......... .......... 80% 70.1M 1s 2024-08-22T20:34:09.6060840Z 501900K .......... .......... .......... .......... .......... 80% 81.2M 1s 2024-08-22T20:34:09.6066270Z 501950K .......... .......... .......... .......... .......... 80% 92.5M 1s 2024-08-22T20:34:09.6072460Z 502000K .......... .......... .......... .......... .......... 80% 76.3M 1s 2024-08-22T20:34:09.6078390Z 502050K .......... .......... .......... .......... .......... 80% 78.9M 1s 2024-08-22T20:34:09.6083990Z 502100K .......... .......... .......... .......... .......... 80% 89.6M 1s 2024-08-22T20:34:09.6089560Z 502150K .......... .......... .......... .......... .......... 80% 89.9M 1s 2024-08-22T20:34:09.6096760Z 502200K .......... .......... .......... .......... .......... 80% 69.3M 1s 2024-08-22T20:34:09.6104280Z 502250K .......... .......... .......... .......... .......... 80% 94.1M 1s 2024-08-22T20:34:09.6110060Z 502300K .......... .......... .......... .......... .......... 80% 57.8M 1s 2024-08-22T20:34:09.6117410Z 502350K .......... .......... .......... .......... .......... 80% 67.3M 1s 2024-08-22T20:34:09.6120970Z 502400K .......... .......... .......... .......... .......... 80% 126M 1s 2024-08-22T20:34:09.6126360Z 502450K .......... .......... .......... .......... .......... 80% 98.6M 1s 2024-08-22T20:34:09.6132980Z 502500K .......... .......... .......... .......... .......... 80% 70.3M 1s 2024-08-22T20:34:09.6141350Z 502550K .......... .......... .......... .......... .......... 80% 58.2M 1s 2024-08-22T20:34:09.6146500Z 502600K .......... .......... .......... .......... .......... 80% 98.8M 1s 2024-08-22T20:34:09.6152680Z 502650K .......... .......... .......... .......... .......... 80% 78.1M 1s 2024-08-22T20:34:09.6158740Z 502700K .......... .......... .......... .......... .......... 80% 81.8M 1s 2024-08-22T20:34:09.6165460Z 502750K .......... .......... .......... .......... .......... 80% 78.6M 1s 2024-08-22T20:34:09.6170500Z 502800K .......... .......... .......... .......... .......... 80% 87.3M 1s 2024-08-22T20:34:09.6176340Z 502850K .......... .......... .......... .......... .......... 80% 86.3M 1s 2024-08-22T20:34:09.6183780Z 502900K .......... .......... .......... .......... .......... 80% 95.2M 1s 2024-08-22T20:34:09.6188580Z 502950K .......... .......... .......... .......... .......... 80% 67.5M 1s 2024-08-22T20:34:09.6194140Z 503000K .......... .......... .......... .......... .......... 80% 83.5M 1s 2024-08-22T20:34:09.6200060Z 503050K .......... .......... .......... .......... .......... 80% 83.9M 1s 2024-08-22T20:34:09.6206150Z 503100K .......... .......... .......... .......... .......... 80% 82.6M 1s 2024-08-22T20:34:09.6212350Z 503150K .......... .......... .......... .......... .......... 80% 77.8M 1s 2024-08-22T20:34:09.6217810Z 503200K .......... .......... .......... .......... .......... 80% 90.1M 1s 2024-08-22T20:34:09.6224270Z 503250K .......... .......... .......... .......... .......... 80% 75.4M 1s 2024-08-22T20:34:09.6229670Z 503300K .......... .......... .......... .......... .......... 80% 91.8M 1s 2024-08-22T20:34:09.6237710Z 503350K .......... .......... .......... .......... .......... 80% 59.8M 1s 2024-08-22T20:34:09.6242480Z 503400K .......... .......... .......... .......... .......... 80% 107M 1s 2024-08-22T20:34:09.6247260Z 503450K .......... .......... .......... .......... .......... 80% 97.5M 1s 2024-08-22T20:34:09.6253900Z 503500K .......... .......... .......... .......... .......... 80% 72.6M 1s 2024-08-22T20:34:09.6260210Z 503550K .......... .......... .......... .......... .......... 80% 80.0M 1s 2024-08-22T20:34:09.6266590Z 503600K .......... .......... .......... .......... .......... 80% 86.0M 1s 2024-08-22T20:34:09.6272920Z 503650K .......... .......... .......... .......... .......... 81% 68.8M 1s 2024-08-22T20:34:09.6279210Z 503700K .......... .......... .......... .......... .......... 81% 82.3M 1s 2024-08-22T20:34:09.6285860Z 503750K .......... .......... .......... .......... .......... 81% 70.1M 1s 2024-08-22T20:34:09.6289440Z 503800K .......... .......... .......... .......... .......... 81% 129M 1s 2024-08-22T20:34:09.6295130Z 503850K .......... .......... .......... .......... .......... 81% 86.0M 1s 2024-08-22T20:34:09.6300140Z 503900K .......... .......... .......... .......... .......... 81% 97.7M 1s 2024-08-22T20:34:09.6305600Z 503950K .......... .......... .......... .......... .......... 81% 90.6M 1s 2024-08-22T20:34:09.6310800Z 504000K .......... .......... .......... .......... .......... 81% 95.7M 1s 2024-08-22T20:34:09.6317190Z 504050K .......... .......... .......... .......... .......... 81% 101M 1s 2024-08-22T20:34:09.6320740Z 504100K .......... .......... .......... .......... .......... 81% 96.7M 1s 2024-08-22T20:34:09.6327070Z 504150K .......... .......... .......... .......... .......... 81% 76.8M 1s 2024-08-22T20:34:09.6331650Z 504200K .......... .......... .......... .......... .......... 81% 102M 1s 2024-08-22T20:34:09.6336180Z 504250K .......... .......... .......... .......... .......... 81% 108M 1s 2024-08-22T20:34:09.6341650Z 504300K .......... .......... .......... .......... .......... 81% 93.7M 1s 2024-08-22T20:34:09.6346820Z 504350K .......... .......... .......... .......... .......... 81% 94.8M 1s 2024-08-22T20:34:09.6351630Z 504400K .......... .......... .......... .......... .......... 81% 97.3M 1s 2024-08-22T20:34:09.6357160Z 504450K .......... .......... .......... .......... .......... 81% 92.3M 1s 2024-08-22T20:34:09.6361890Z 504500K .......... .......... .......... .......... .......... 81% 101M 1s 2024-08-22T20:34:09.6368440Z 504550K .......... .......... .......... .......... .......... 81% 75.8M 1s 2024-08-22T20:34:09.6372080Z 504600K .......... .......... .......... .......... .......... 81% 127M 1s 2024-08-22T20:34:09.6377290Z 504650K .......... .......... .......... .......... .......... 81% 93.4M 1s 2024-08-22T20:34:09.6381080Z 504700K .......... .......... .......... .......... .......... 81% 135M 1s 2024-08-22T20:34:09.6388750Z 504750K .......... .......... .......... .......... .......... 81% 64.4M 1s 2024-08-22T20:34:09.6394880Z 504800K .......... .......... .......... .......... .......... 81% 102M 1s 2024-08-22T20:34:09.6399920Z 504850K .......... .......... .......... .......... .......... 81% 76.9M 1s 2024-08-22T20:34:09.6405790Z 504900K .......... .......... .......... .......... .......... 81% 86.1M 1s 2024-08-22T20:34:09.6411790Z 504950K .......... .......... .......... .......... .......... 81% 80.7M 1s 2024-08-22T20:34:09.6416630Z 505000K .......... .......... .......... .......... .......... 81% 90.6M 1s 2024-08-22T20:34:09.6422660Z 505050K .......... .......... .......... .......... .......... 81% 97.3M 1s 2024-08-22T20:34:09.6425660Z 505100K .......... .......... .......... .......... .......... 81% 130M 1s 2024-08-22T20:34:09.6430830Z 505150K .......... .......... .......... .......... .......... 81% 95.2M 1s 2024-08-22T20:34:09.6437130Z 505200K .......... .......... .......... .......... .......... 81% 82.3M 1s 2024-08-22T20:34:09.6443150Z 505250K .......... .......... .......... .......... .......... 81% 73.4M 1s 2024-08-22T20:34:09.6450100Z 505300K .......... .......... .......... .......... .......... 81% 72.1M 1s 2024-08-22T20:34:09.6454240Z 505350K .......... .......... .......... .......... .......... 81% 128M 1s 2024-08-22T20:34:09.6459900Z 505400K .......... .......... .......... .......... .......... 81% 110M 1s 2024-08-22T20:34:09.6464270Z 505450K .......... .......... .......... .......... .......... 81% 101M 1s 2024-08-22T20:34:09.6469410Z 505500K .......... .......... .......... .......... .......... 81% 76.5M 1s 2024-08-22T20:34:09.6476390Z 505550K .......... .......... .......... .......... .......... 81% 75.8M 1s 2024-08-22T20:34:09.6482600Z 505600K .......... .......... .......... .......... .......... 81% 84.2M 1s 2024-08-22T20:34:09.6489460Z 505650K .......... .......... .......... .......... .......... 81% 75.4M 1s 2024-08-22T20:34:09.6494860Z 505700K .......... .......... .......... .......... .......... 81% 87.5M 1s 2024-08-22T20:34:09.6499810Z 505750K .......... .......... .......... .......... .......... 81% 80.4M 1s 2024-08-22T20:34:09.6505140Z 505800K .......... .......... .......... .......... .......... 81% 93.2M 1s 2024-08-22T20:34:09.6508190Z 505850K .......... .......... .......... .......... .......... 81% 155M 1s 2024-08-22T20:34:09.6513200Z 505900K .......... .......... .......... .......... .......... 81% 110M 1s 2024-08-22T20:34:09.6516930Z 505950K .......... .......... .......... .......... .......... 81% 128M 1s 2024-08-22T20:34:09.6521090Z 506000K .......... .......... .......... .......... .......... 81% 105M 1s 2024-08-22T20:34:09.6526250Z 506050K .......... .......... .......... .......... .......... 81% 106M 1s 2024-08-22T20:34:09.6533260Z 506100K .......... .......... .......... .......... .......... 81% 71.1M 1s 2024-08-22T20:34:09.6540070Z 506150K .......... .......... .......... .......... .......... 81% 64.2M 1s 2024-08-22T20:34:09.6545160Z 506200K .......... .......... .......... .......... .......... 81% 99.9M 1s 2024-08-22T20:34:09.6550100Z 506250K .......... .......... .......... .......... .......... 81% 98.4M 1s 2024-08-22T20:34:09.6555560Z 506300K .......... .......... .......... .......... .......... 81% 93.5M 1s 2024-08-22T20:34:09.6559830Z 506350K .......... .......... .......... .......... .......... 81% 109M 1s 2024-08-22T20:34:09.6563510Z 506400K .......... .......... .......... .......... .......... 81% 123M 1s 2024-08-22T20:34:09.6568820Z 506450K .......... .......... .......... .......... .......... 81% 109M 1s 2024-08-22T20:34:09.6572300Z 506500K .......... .......... .......... .......... .......... 81% 123M 1s 2024-08-22T20:34:09.6581440Z 506550K .......... .......... .......... .......... .......... 81% 53.7M 1s 2024-08-22T20:34:09.6587300Z 506600K .......... .......... .......... .......... .......... 81% 84.6M 1s 2024-08-22T20:34:09.6591800Z 506650K .......... .......... .......... .......... .......... 81% 102M 1s 2024-08-22T20:34:09.6596900Z 506700K .......... .......... .......... .......... .......... 81% 98.6M 1s 2024-08-22T20:34:09.6600720Z 506750K .......... .......... .......... .......... .......... 81% 125M 1s 2024-08-22T20:34:09.6606620Z 506800K .......... .......... .......... .......... .......... 81% 93.7M 1s 2024-08-22T20:34:09.6613070Z 506850K .......... .......... .......... .......... .......... 81% 71.1M 1s 2024-08-22T20:34:09.6616880Z 506900K .......... .......... .......... .......... .......... 81% 121M 1s 2024-08-22T20:34:09.6624340Z 506950K .......... .......... .......... .......... .......... 81% 65.8M 1s 2024-08-22T20:34:09.6631100Z 507000K .......... .......... .......... .......... .......... 81% 85.4M 1s 2024-08-22T20:34:09.6634510Z 507050K .......... .......... .......... .......... .......... 81% 104M 1s 2024-08-22T20:34:09.6638390Z 507100K .......... .......... .......... .......... .......... 81% 129M 1s 2024-08-22T20:34:09.6643960Z 507150K .......... .......... .......... .......... .......... 81% 91.3M 1s 2024-08-22T20:34:09.6649510Z 507200K .......... .......... .......... .......... .......... 81% 117M 1s 2024-08-22T20:34:09.6655430Z 507250K .......... .......... .......... .......... .......... 81% 71.9M 1s 2024-08-22T20:34:09.6660660Z 507300K .......... .......... .......... .......... .......... 81% 84.2M 1s 2024-08-22T20:34:09.6666420Z 507350K .......... .......... .......... .......... .......... 81% 89.3M 1s 2024-08-22T20:34:09.6670170Z 507400K .......... .......... .......... .......... .......... 81% 113M 1s 2024-08-22T20:34:09.6675420Z 507450K .......... .......... .......... .......... .......... 81% 95.2M 1s 2024-08-22T20:34:09.6681020Z 507500K .......... .......... .......... .......... .......... 81% 90.8M 1s 2024-08-22T20:34:09.6686210Z 507550K .......... .......... .......... .......... .......... 81% 96.7M 1s 2024-08-22T20:34:09.6689720Z 507600K .......... .......... .......... .......... .......... 81% 121M 1s 2024-08-22T20:34:09.6694110Z 507650K .......... .......... .......... .......... .......... 81% 128M 1s 2024-08-22T20:34:09.6697030Z 507700K .......... .......... .......... .......... .......... 81% 142M 1s 2024-08-22T20:34:09.6701530Z 507750K .......... .......... .......... .......... .......... 81% 109M 1s 2024-08-22T20:34:09.6706700Z 507800K .......... .......... .......... .......... .......... 81% 121M 1s 2024-08-22T20:34:09.6711070Z 507850K .......... .......... .......... .......... .......... 81% 96.3M 1s 2024-08-22T20:34:09.6715680Z 507900K .......... .......... .......... .......... .......... 81% 99.4M 1s 2024-08-22T20:34:09.6722040Z 507950K .......... .......... .......... .......... .......... 81% 80.0M 1s 2024-08-22T20:34:09.6727570Z 508000K .......... .......... .......... .......... .......... 81% 83.9M 1s 2024-08-22T20:34:09.6734000Z 508050K .......... .......... .......... .......... .......... 81% 75.7M 1s 2024-08-22T20:34:09.6738400Z 508100K .......... .......... .......... .......... .......... 81% 114M 1s 2024-08-22T20:34:09.6744160Z 508150K .......... .......... .......... .......... .......... 81% 95.2M 1s 2024-08-22T20:34:09.6749650Z 508200K .......... .......... .......... .......... .......... 81% 77.9M 1s 2024-08-22T20:34:09.6754270Z 508250K .......... .......... .......... .......... .......... 81% 106M 1s 2024-08-22T20:34:09.6760460Z 508300K .......... .......... .......... .......... .......... 81% 105M 1s 2024-08-22T20:34:09.6764230Z 508350K .......... .......... .......... .......... .......... 81% 95.4M 1s 2024-08-22T20:34:09.6769600Z 508400K .......... .......... .......... .......... .......... 81% 88.8M 1s 2024-08-22T20:34:09.6781400Z 508450K .......... .......... .......... .......... .......... 81% 43.3M 1s 2024-08-22T20:34:09.6787260Z 508500K .......... .......... .......... .......... .......... 81% 76.1M 1s 2024-08-22T20:34:09.6793300Z 508550K .......... .......... .......... .......... .......... 81% 78.1M 1s 2024-08-22T20:34:09.6798460Z 508600K .......... .......... .......... .......... .......... 81% 97.5M 1s 2024-08-22T20:34:09.6801130Z 508650K .......... .......... .......... .......... .......... 81% 202M 1s 2024-08-22T20:34:09.6804820Z 508700K .......... .......... .......... .......... .......... 81% 122M 1s 2024-08-22T20:34:09.6808570Z 508750K .......... .......... .......... .......... .......... 81% 138M 1s 2024-08-22T20:34:09.6813010Z 508800K .......... .......... .......... .......... .......... 81% 138M 1s 2024-08-22T20:34:09.6816140Z 508850K .......... .......... .......... .......... .......... 81% 111M 1s 2024-08-22T20:34:09.6819240Z 508900K .......... .......... .......... .......... .......... 81% 162M 1s 2024-08-22T20:34:09.6823010Z 508950K .......... .......... .......... .......... .......... 81% 132M 1s 2024-08-22T20:34:09.6827400Z 509000K .......... .......... .......... .......... .......... 81% 110M 1s 2024-08-22T20:34:09.6831580Z 509050K .......... .......... .......... .......... .......... 81% 125M 1s 2024-08-22T20:34:09.6834920Z 509100K .......... .......... .......... .......... .......... 81% 143M 1s 2024-08-22T20:34:09.6837370Z 509150K .......... .......... .......... .......... .......... 81% 196M 1s 2024-08-22T20:34:09.6840650Z 509200K .......... .......... .......... .......... .......... 81% 140M 1s 2024-08-22T20:34:09.6844510Z 509250K .......... .......... .......... .......... .......... 81% 186M 1s 2024-08-22T20:34:09.6848640Z 509300K .......... .......... .......... .......... .......... 81% 125M 1s 2024-08-22T20:34:09.6851130Z 509350K .......... .......... .......... .......... .......... 81% 132M 1s 2024-08-22T20:34:09.6853340Z 509400K .......... .......... .......... .......... .......... 81% 222M 1s 2024-08-22T20:34:09.6856550Z 509450K .......... .......... .......... .......... .......... 81% 158M 1s 2024-08-22T20:34:09.6862000Z 509500K .......... .......... .......... .......... .......... 81% 114M 1s 2024-08-22T20:34:09.6868320Z 509550K .......... .......... .......... .......... .......... 81% 64.2M 1s 2024-08-22T20:34:09.6871990Z 509600K .......... .......... .......... .......... .......... 81% 130M 1s 2024-08-22T20:34:09.6876280Z 509650K .......... .......... .......... .......... .......... 81% 118M 1s 2024-08-22T20:34:09.6879980Z 509700K .......... .......... .......... .......... .......... 81% 127M 1s 2024-08-22T20:34:09.6884680Z 509750K .......... .......... .......... .......... .......... 81% 103M 1s 2024-08-22T20:34:09.6889510Z 509800K .......... .......... .......... .......... .......... 81% 105M 1s 2024-08-22T20:34:09.6893250Z 509850K .......... .......... .......... .......... .......... 82% 126M 1s 2024-08-22T20:34:09.6895010Z 509900K .......... .......... .......... .......... .......... 82% 274M 1s 2024-08-22T20:34:09.6897570Z 509950K .......... .......... .......... .......... .......... 82% 196M 1s 2024-08-22T20:34:09.6903620Z 510000K .......... .......... .......... .......... .......... 82% 78.0M 1s 2024-08-22T20:34:09.6908440Z 510050K .......... .......... .......... .......... .......... 82% 102M 1s 2024-08-22T20:34:09.6912200Z 510100K .......... .......... .......... .......... .......... 82% 218M 1s 2024-08-22T20:34:09.6915080Z 510150K .......... .......... .......... .......... .......... 82% 133M 1s 2024-08-22T20:34:09.6918540Z 510200K .......... .......... .......... .......... .......... 82% 150M 1s 2024-08-22T20:34:09.6922490Z 510250K .......... .......... .......... .......... .......... 82% 101M 1s 2024-08-22T20:34:09.6927730Z 510300K .......... .......... .......... .......... .......... 82% 114M 1s 2024-08-22T20:34:09.6929060Z 510350K .......... .......... .......... .......... .......... 82% 245M 1s 2024-08-22T20:34:09.6933060Z 510400K .......... .......... .......... .......... .......... 82% 119M 1s 2024-08-22T20:34:09.6935540Z 510450K .......... .......... .......... .......... .......... 82% 201M 1s 2024-08-22T20:34:09.6940410Z 510500K .......... .......... .......... .......... .......... 82% 93.5M 1s 2024-08-22T20:34:09.6943310Z 510550K .......... .......... .......... .......... .......... 82% 215M 1s 2024-08-22T20:34:09.6945670Z 510600K .......... .......... .......... .......... .......... 82% 166M 1s 2024-08-22T20:34:09.6949190Z 510650K .......... .......... .......... .......... .......... 82% 140M 1s 2024-08-22T20:34:09.6952290Z 510700K .......... .......... .......... .......... .......... 82% 163M 1s 2024-08-22T20:34:09.6953620Z 510750K .......... .......... .......... .......... .......... 82% 332M 1s 2024-08-22T20:34:09.6955690Z 510800K .......... .......... .......... .......... .......... 82% 230M 1s 2024-08-22T20:34:09.6960740Z 510850K .......... .......... .......... .......... .......... 82% 100M 1s 2024-08-22T20:34:09.6964400Z 510900K .......... .......... .......... .......... .......... 82% 200M 1s 2024-08-22T20:34:09.6966160Z 510950K .......... .......... .......... .......... .......... 82% 166M 1s 2024-08-22T20:34:09.6968980Z 511000K .......... .......... .......... .......... .......... 82% 162M 1s 2024-08-22T20:34:09.6972000Z 511050K .......... .......... .......... .......... .......... 82% 452M 1s 2024-08-22T20:34:09.6973430Z 511100K .......... .......... .......... .......... .......... 82% 139M 1s 2024-08-22T20:34:09.6980280Z 511150K .......... .......... .......... .......... .......... 82% 87.8M 1s 2024-08-22T20:34:09.6984980Z 511200K .......... .......... .......... .......... .......... 82% 92.3M 1s 2024-08-22T20:34:09.6990970Z 511250K .......... .......... .......... .......... .......... 82% 75.2M 1s 2024-08-22T20:34:09.6994550Z 511300K .......... .......... .......... .......... .......... 82% 157M 1s 2024-08-22T20:34:09.6999420Z 511350K .......... .......... .......... .......... .......... 82% 91.3M 1s 2024-08-22T20:34:09.7005990Z 511400K .......... .......... .......... .......... .......... 82% 79.0M 1s 2024-08-22T20:34:09.7010870Z 511450K .......... .......... .......... .......... .......... 82% 122M 1s 2024-08-22T20:34:09.7016750Z 511500K .......... .......... .......... .......... .......... 82% 69.3M 1s 2024-08-22T20:34:09.7019800Z 511550K .......... .......... .......... .......... .......... 82% 171M 1s 2024-08-22T20:34:09.7024290Z 511600K .......... .......... .......... .......... .......... 82% 100M 1s 2024-08-22T20:34:09.7031250Z 511650K .......... .......... .......... .......... .......... 82% 70.6M 1s 2024-08-22T20:34:09.7036050Z 511700K .......... .......... .......... .......... .......... 82% 98.6M 1s 2024-08-22T20:34:09.7039860Z 511750K .......... .......... .......... .......... .......... 82% 141M 1s 2024-08-22T20:34:09.7045340Z 511800K .......... .......... .......... .......... .......... 82% 88.0M 1s 2024-08-22T20:34:09.7050620Z 511850K .......... .......... .......... .......... .......... 82% 100M 1s 2024-08-22T20:34:09.7056460Z 511900K .......... .......... .......... .......... .......... 82% 78.3M 1s 2024-08-22T20:34:09.7062730Z 511950K .......... .......... .......... .......... .......... 82% 99.6M 1s 2024-08-22T20:34:09.7067970Z 512000K .......... .......... .......... .......... .......... 82% 75.1M 1s 2024-08-22T20:34:09.7069970Z 512050K .......... .......... .......... .......... .......... 82% 223M 1s 2024-08-22T20:34:09.7076580Z 512100K .......... .......... .......... .......... .......... 82% 73.4M 1s 2024-08-22T20:34:09.7081510Z 512150K .......... .......... .......... .......... .......... 82% 99.9M 1s 2024-08-22T20:34:09.7091720Z 512200K .......... .......... .......... .......... .......... 82% 53.2M 1s 2024-08-22T20:34:09.7103650Z 512250K .......... .......... .......... .......... .......... 82% 102M 1s 2024-08-22T20:34:09.7104180Z 512300K .......... .......... .......... .......... .......... 82% 581M 1s 2024-08-22T20:34:09.7104560Z 512350K .......... .......... .......... .......... .......... 82% 74.0M 1s 2024-08-22T20:34:09.7107620Z 512400K .......... .......... .......... .......... .......... 82% 111M 1s 2024-08-22T20:34:09.7113340Z 512450K .......... .......... .......... .......... .......... 82% 86.9M 1s 2024-08-22T20:34:09.7119570Z 512500K .......... .......... .......... .......... .......... 82% 75.4M 1s 2024-08-22T20:34:09.7122210Z 512550K .......... .......... .......... .......... .......... 82% 195M 1s 2024-08-22T20:34:09.7127850Z 512600K .......... .......... .......... .......... .......... 82% 85.2M 1s 2024-08-22T20:34:09.7132960Z 512650K .......... .......... .......... .......... .......... 82% 95.0M 1s 2024-08-22T20:34:09.7139200Z 512700K .......... .......... .......... .......... .......... 82% 77.9M 1s 2024-08-22T20:34:09.7142170Z 512750K .......... .......... .......... .......... .......... 82% 194M 1s 2024-08-22T20:34:09.7146870Z 512800K .......... .......... .......... .......... .......... 82% 93.5M 1s 2024-08-22T20:34:09.7153380Z 512850K .......... .......... .......... .......... .......... 82% 77.4M 1s 2024-08-22T20:34:09.7160160Z 512900K .......... .......... .......... .......... .......... 82% 74.8M 1s 2024-08-22T20:34:09.7165560Z 512950K .......... .......... .......... .......... .......... 82% 98.0M 1s 2024-08-22T20:34:09.7166110Z 513000K .......... .......... .......... .......... .......... 82% 356M 1s 2024-08-22T20:34:09.7171990Z 513050K .......... .......... .......... .......... .......... 82% 81.1M 1s 2024-08-22T20:34:09.7179260Z 513100K .......... .......... .......... .......... .......... 82% 84.0M 1s 2024-08-22T20:34:09.7183090Z 513150K .......... .......... .......... .......... .......... 82% 93.5M 1s 2024-08-22T20:34:09.7188410Z 513200K .......... .......... .......... .......... .......... 82% 92.7M 1s 2024-08-22T20:34:09.7195140Z 513250K .......... .......... .......... .......... .......... 82% 154M 1s 2024-08-22T20:34:09.7196070Z 513300K .......... .......... .......... .......... .......... 82% 104M 1s 2024-08-22T20:34:09.7203070Z 513350K .......... .......... .......... .......... .......... 82% 70.1M 1s 2024-08-22T20:34:09.7208160Z 513400K .......... .......... .......... .......... .......... 82% 113M 1s 2024-08-22T20:34:09.7213940Z 513450K .......... .......... .......... .......... .......... 82% 81.8M 1s 2024-08-22T20:34:09.7215920Z 513500K .......... .......... .......... .......... .......... 82% 214M 1s 2024-08-22T20:34:09.7222310Z 513550K .......... .......... .......... .......... .......... 82% 73.6M 1s 2024-08-22T20:34:09.7227010Z 513600K .......... .......... .......... .......... .......... 82% 109M 1s 2024-08-22T20:34:09.7232120Z 513650K .......... .......... .......... .......... .......... 82% 94.1M 1s 2024-08-22T20:34:09.7238080Z 513700K .......... .......... .......... .......... .......... 82% 82.9M 1s 2024-08-22T20:34:09.7244630Z 513750K .......... .......... .......... .......... .......... 82% 75.2M 1s 2024-08-22T20:34:09.7247610Z 513800K .......... .......... .......... .......... .......... 82% 158M 1s 2024-08-22T20:34:09.7252240Z 513850K .......... .......... .......... .......... .......... 82% 109M 1s 2024-08-22T20:34:09.7258030Z 513900K .......... .......... .......... .......... .......... 82% 88.9M 1s 2024-08-22T20:34:09.7263450Z 513950K .......... .......... .......... .......... .......... 82% 84.0M 1s 2024-08-22T20:34:09.7265340Z 514000K .......... .......... .......... .......... .......... 82% 235M 1s 2024-08-22T20:34:09.7272440Z 514050K .......... .......... .......... .......... .......... 82% 75.1M 1s 2024-08-22T20:34:09.7277860Z 514100K .......... .......... .......... .......... .......... 82% 79.7M 1s 2024-08-22T20:34:09.7282570Z 514150K .......... .......... .......... .......... .......... 82% 102M 1s 2024-08-22T20:34:09.7287480Z 514200K .......... .......... .......... .......... .......... 82% 102M 1s 2024-08-22T20:34:09.7290070Z 514250K .......... .......... .......... .......... .......... 82% 231M 1s 2024-08-22T20:34:09.7296770Z 514300K .......... .......... .......... .......... .......... 82% 68.0M 1s 2024-08-22T20:34:09.7301620Z 514350K .......... .......... .......... .......... .......... 82% 102M 1s 2024-08-22T20:34:09.7308270Z 514400K .......... .......... .......... .......... .......... 82% 83.8M 1s 2024-08-22T20:34:09.7310150Z 514450K .......... .......... .......... .......... .......... 82% 202M 1s 2024-08-22T20:34:09.7317380Z 514500K .......... .......... .......... .......... .......... 82% 67.8M 1s 2024-08-22T20:34:09.7323730Z 514550K .......... .......... .......... .......... .......... 82% 79.0M 1s 2024-08-22T20:34:09.7326570Z 514600K .......... .......... .......... .......... .......... 82% 166M 1s 2024-08-22T20:34:09.7333080Z 514650K .......... .......... .......... .......... .......... 82% 73.8M 1s 2024-08-22T20:34:09.7337040Z 514700K .......... .......... .......... .......... .......... 82% 116M 1s 2024-08-22T20:34:09.7340230Z 514750K .......... .......... .......... .......... .......... 82% 156M 1s 2024-08-22T20:34:09.7346210Z 514800K .......... .......... .......... .......... .......... 82% 81.1M 1s 2024-08-22T20:34:09.7351360Z 514850K .......... .......... .......... .......... .......... 82% 98.4M 1s 2024-08-22T20:34:09.7356070Z 514900K .......... .......... .......... .......... .......... 82% 103M 1s 2024-08-22T20:34:09.7362620Z 514950K .......... .......... .......... .......... .......... 82% 73.4M 1s 2024-08-22T20:34:09.7364290Z 515000K .......... .......... .......... .......... .......... 82% 286M 1s 2024-08-22T20:34:09.7373000Z 515050K .......... .......... .......... .......... .......... 82% 62.0M 1s 2024-08-22T20:34:09.7375390Z 515100K .......... .......... .......... .......... .......... 82% 154M 1s 2024-08-22T20:34:09.7380830Z 515150K .......... .......... .......... .......... .......... 82% 98.6M 1s 2024-08-22T20:34:09.7386390Z 515200K .......... .......... .......... .......... .......... 82% 79.8M 1s 2024-08-22T20:34:09.7389900Z 515250K .......... .......... .......... .......... .......... 82% 177M 1s 2024-08-22T20:34:09.7394680Z 515300K .......... .......... .......... .......... .......... 82% 88.9M 1s 2024-08-22T20:34:09.7401210Z 515350K .......... .......... .......... .......... .......... 82% 81.7M 1s 2024-08-22T20:34:09.7405090Z 515400K .......... .......... .......... .......... .......... 82% 108M 1s 2024-08-22T20:34:09.7408710Z 515450K .......... .......... .......... .......... .......... 82% 131M 1s 2024-08-22T20:34:09.7412960Z 515500K .......... .......... .......... .......... .......... 82% 148M 1s 2024-08-22T20:34:09.7418250Z 515550K .......... .......... .......... .......... .......... 82% 89.8M 1s 2024-08-22T20:34:09.7421010Z 515600K .......... .......... .......... .......... .......... 82% 139M 1s 2024-08-22T20:34:09.7426260Z 515650K .......... .......... .......... .......... .......... 82% 105M 1s 2024-08-22T20:34:09.7428270Z 515700K .......... .......... .......... .......... .......... 82% 233M 1s 2024-08-22T20:34:09.7430750Z 515750K .......... .......... .......... .......... .......... 82% 174M 1s 2024-08-22T20:34:09.7434850Z 515800K .......... .......... .......... .......... .......... 82% 119M 1s 2024-08-22T20:34:09.7438980Z 515850K .......... .......... .......... .......... .......... 82% 129M 1s 2024-08-22T20:34:09.7443910Z 515900K .......... .......... .......... .......... .......... 82% 90.1M 1s 2024-08-22T20:34:09.7447090Z 515950K .......... .......... .......... .......... .......... 82% 159M 1s 2024-08-22T20:34:09.7449430Z 516000K .......... .......... .......... .......... .......... 82% 198M 1s 2024-08-22T20:34:09.7452480Z 516050K .......... .......... .......... .......... .......... 83% 159M 1s 2024-08-22T20:34:09.7457920Z 516100K .......... .......... .......... .......... .......... 83% 94.8M 1s 2024-08-22T20:34:09.7462230Z 516150K .......... .......... .......... .......... .......... 83% 108M 1s 2024-08-22T20:34:09.7466210Z 516200K .......... .......... .......... .......... .......... 83% 126M 1s 2024-08-22T20:34:09.7469130Z 516250K .......... .......... .......... .......... .......... 83% 191M 1s 2024-08-22T20:34:09.7472000Z 516300K .......... .......... .......... .......... .......... 83% 150M 1s 2024-08-22T20:34:09.7477560Z 516350K .......... .......... .......... .......... .......... 83% 89.4M 1s 2024-08-22T20:34:09.7481090Z 516400K .......... .......... .......... .......... .......... 83% 145M 1s 2024-08-22T20:34:09.7486950Z 516450K .......... .......... .......... .......... .......... 83% 81.2M 1s 2024-08-22T20:34:09.7490360Z 516500K .......... .......... .......... .......... .......... 83% 144M 1s 2024-08-22T20:34:09.7493080Z 516550K .......... .......... .......... .......... .......... 83% 163M 1s 2024-08-22T20:34:09.7497650Z 516600K .......... .......... .......... .......... .......... 83% 126M 1s 2024-08-22T20:34:09.7500500Z 516650K .......... .......... .......... .......... .......... 83% 148M 1s 2024-08-22T20:34:09.7503900Z 516700K .......... .......... .......... .......... .......... 83% 201M 1s 2024-08-22T20:34:09.7506940Z 516750K .......... .......... .......... .......... .......... 83% 119M 1s 2024-08-22T20:34:09.7510830Z 516800K .......... .......... .......... .......... .......... 83% 123M 1s 2024-08-22T20:34:09.7515540Z 516850K .......... .......... .......... .......... .......... 83% 104M 1s 2024-08-22T20:34:09.7520260Z 516900K .......... .......... .......... .......... .......... 83% 123M 1s 2024-08-22T20:34:09.7524470Z 516950K .......... .......... .......... .......... .......... 83% 106M 1s 2024-08-22T20:34:09.7526550Z 517000K .......... .......... .......... .......... .......... 83% 190M 1s 2024-08-22T20:34:09.7531010Z 517050K .......... .......... .......... .......... .......... 83% 111M 1s 2024-08-22T20:34:09.7537090Z 517100K .......... .......... .......... .......... .......... 83% 105M 1s 2024-08-22T20:34:09.7538850Z 517150K .......... .......... .......... .......... .......... 83% 180M 1s 2024-08-22T20:34:09.7544240Z 517200K .......... .......... .......... .......... .......... 83% 84.0M 1s 2024-08-22T20:34:09.7547220Z 517250K .......... .......... .......... .......... .......... 83% 193M 1s 2024-08-22T20:34:09.7550100Z 517300K .......... .......... .......... .......... .......... 83% 217M 1s 2024-08-22T20:34:09.7556090Z 517350K .......... .......... .......... .......... .......... 83% 68.9M 1s 2024-08-22T20:34:09.7560430Z 517400K .......... .......... .......... .......... .......... 83% 141M 1s 2024-08-22T20:34:09.7561590Z 517450K .......... .......... .......... .......... .......... 83% 219M 1s 2024-08-22T20:34:09.7567510Z 517500K .......... .......... .......... .......... .......... 83% 108M 1s 2024-08-22T20:34:09.7569830Z 517550K .......... .......... .......... .......... .......... 83% 147M 1s 2024-08-22T20:34:09.7573910Z 517600K .......... .......... .......... .......... .......... 83% 115M 1s 2024-08-22T20:34:09.7575010Z 517650K .......... .......... .......... .......... .......... 83% 634M 1s 2024-08-22T20:34:09.7579280Z 517700K .......... .......... .......... .......... .......... 83% 135M 1s 2024-08-22T20:34:09.7579500Z 517750K .......... .......... .......... .......... .......... 83% 618M 1s 2024-08-22T20:34:09.7584650Z 517800K .......... .......... .......... .......... .......... 83% 86.6M 1s 2024-08-22T20:34:09.7588610Z 517850K .......... .......... .......... .......... .......... 83% 133M 1s 2024-08-22T20:34:09.7593720Z 517900K .......... .......... .......... .......... .......... 83% 90.9M 1s 2024-08-22T20:34:09.7594240Z 517950K .......... .......... .......... .......... .......... 83% 595M 1s 2024-08-22T20:34:09.7597030Z 518000K .......... .......... .......... .......... .......... 83% 204M 1s 2024-08-22T20:34:09.7597390Z 518050K .......... .......... .......... .......... .......... 83% 669M 1s 2024-08-22T20:34:09.7603530Z 518100K .......... .......... .......... .......... .......... 83% 145M 1s 2024-08-22T20:34:09.7607040Z 518150K .......... .......... .......... .......... .......... 83% 96.9M 1s 2024-08-22T20:34:09.7607600Z 518200K .......... .......... .......... .......... .......... 83% 274M 1s 2024-08-22T20:34:09.7611450Z 518250K .......... .......... .......... .......... .......... 83% 151M 1s 2024-08-22T20:34:09.7616300Z 518300K .......... .......... .......... .......... .......... 83% 91.8M 1s 2024-08-22T20:34:09.7619530Z 518350K .......... .......... .......... .......... .......... 83% 153M 1s 2024-08-22T20:34:09.7623470Z 518400K .......... .......... .......... .......... .......... 83% 137M 1s 2024-08-22T20:34:09.7627420Z 518450K .......... .......... .......... .......... .......... 83% 119M 1s 2024-08-22T20:34:09.7632210Z 518500K .......... .......... .......... .......... .......... 83% 120M 1s 2024-08-22T20:34:09.7637880Z 518550K .......... .......... .......... .......... .......... 83% 94.3M 1s 2024-08-22T20:34:09.7642120Z 518600K .......... .......... .......... .......... .......... 83% 92.7M 1s 2024-08-22T20:34:09.7645950Z 518650K .......... .......... .......... .......... .......... 83% 177M 1s 2024-08-22T20:34:09.7649090Z 518700K .......... .......... .......... .......... .......... 83% 132M 1s 2024-08-22T20:34:09.7651870Z 518750K .......... .......... .......... .......... .......... 83% 144M 1s 2024-08-22T20:34:09.7655190Z 518800K .......... .......... .......... .......... .......... 83% 137M 1s 2024-08-22T20:34:09.7661050Z 518850K .......... .......... .......... .......... .......... 83% 114M 1s 2024-08-22T20:34:09.7662810Z 518900K .......... .......... .......... .......... .......... 83% 163M 1s 2024-08-22T20:34:09.7664080Z 518950K .......... .......... .......... .......... .......... 83% 561M 1s 2024-08-22T20:34:09.7672310Z 519000K .......... .......... .......... .......... .......... 83% 63.7M 1s 2024-08-22T20:34:09.7674410Z 519050K .......... .......... .......... .......... .......... 83% 150M 1s 2024-08-22T20:34:09.7676700Z 519100K .......... .......... .......... .......... .......... 83% 210M 1s 2024-08-22T20:34:09.7684130Z 519150K .......... .......... .......... .......... .......... 83% 84.3M 1s 2024-08-22T20:34:09.7686970Z 519200K .......... .......... .......... .......... .......... 83% 110M 1s 2024-08-22T20:34:09.7689440Z 519250K .......... .......... .......... .......... .......... 83% 287M 1s 2024-08-22T20:34:09.7691970Z 519300K .......... .......... .......... .......... .......... 83% 145M 1s 2024-08-22T20:34:09.7694630Z 519350K .......... .......... .......... .......... .......... 83% 189M 1s 2024-08-22T20:34:09.7698210Z 519400K .......... .......... .......... .......... .......... 83% 170M 1s 2024-08-22T20:34:09.7702140Z 519450K .......... .......... .......... .......... .......... 83% 125M 1s 2024-08-22T20:34:09.7707790Z 519500K .......... .......... .......... .......... .......... 83% 99.4M 1s 2024-08-22T20:34:09.7708080Z 519550K .......... .......... .......... .......... .......... 83% 265M 1s 2024-08-22T20:34:09.7708530Z 519600K .......... .......... .......... .......... .......... 83% 921M 1s 2024-08-22T20:34:09.7709350Z 519650K .......... .......... .......... .......... .......... 83% 788M 1s 2024-08-22T20:34:09.7711320Z 519700K .......... .......... .......... .......... .......... 83% 274M 1s 2024-08-22T20:34:09.7713530Z 519750K .......... .......... .......... .......... .......... 83% 180M 1s 2024-08-22T20:34:09.7717870Z 519800K .......... .......... .......... .......... .......... 83% 119M 1s 2024-08-22T20:34:09.7722390Z 519850K .......... .......... .......... .......... .......... 83% 113M 1s 2024-08-22T20:34:09.7727280Z 519900K .......... .......... .......... .......... .......... 83% 100M 1s 2024-08-22T20:34:09.7729480Z 519950K .......... .......... .......... .......... .......... 83% 199M 1s 2024-08-22T20:34:09.7732920Z 520000K .......... .......... .......... .......... .......... 83% 178M 1s 2024-08-22T20:34:09.7736280Z 520050K .......... .......... .......... .......... .......... 83% 133M 1s 2024-08-22T20:34:09.7740620Z 520100K .......... .......... .......... .......... .......... 83% 101M 1s 2024-08-22T20:34:09.7749130Z 520150K .......... .......... .......... .......... .......... 83% 63.1M 1s 2024-08-22T20:34:09.7750050Z 520200K .......... .......... .......... .......... .......... 83% 800M 1s 2024-08-22T20:34:09.7750380Z 520250K .......... .......... .......... .......... .......... 83% 317M 1s 2024-08-22T20:34:09.7766550Z 520300K .......... .......... .......... .......... .......... 83% 52.5M 1s 2024-08-22T20:34:09.7767630Z 520350K .......... .......... .......... .......... .......... 83% 64.6M 1s 2024-08-22T20:34:09.7768830Z 520400K .......... .......... .......... .......... .......... 83% 332M 1s 2024-08-22T20:34:09.7774320Z 520450K .......... .......... .......... .......... .......... 83% 109M 1s 2024-08-22T20:34:09.7774740Z 520500K .......... .......... .......... .......... .......... 83% 814M 1s 2024-08-22T20:34:09.7785930Z 520550K .......... .......... .......... .......... .......... 83% 44.6M 1s 2024-08-22T20:34:09.7787770Z 520600K .......... .......... .......... .......... .......... 83% 186M 1s 2024-08-22T20:34:09.7788120Z 520650K .......... .......... .......... .......... .......... 83% 568M 1s 2024-08-22T20:34:09.7791660Z 520700K .......... .......... .......... .......... .......... 83% 181M 1s 2024-08-22T20:34:09.7795600Z 520750K .......... .......... .......... .......... .......... 83% 131M 1s 2024-08-22T20:34:09.7796290Z 520800K .......... .......... .......... .......... .......... 83% 425M 1s 2024-08-22T20:34:09.7816420Z 520850K .......... .......... .......... .......... .......... 83% 26.5M 1s 2024-08-22T20:34:09.7816580Z 520900K .......... .......... .......... .......... .......... 83% 626M 1s 2024-08-22T20:34:09.7822640Z 520950K .......... .......... .......... .......... .......... 83% 72.4M 1s 2024-08-22T20:34:09.7825600Z 521000K .......... .......... .......... .......... .......... 83% 135M 1s 2024-08-22T20:34:09.7826030Z 521050K .......... .......... .......... .......... .......... 83% 595M 1s 2024-08-22T20:34:09.7829150Z 521100K .......... .......... .......... .......... .......... 83% 270M 1s 2024-08-22T20:34:09.7829470Z 521150K .......... .......... .......... .......... .......... 83% 349M 1s 2024-08-22T20:34:09.7830450Z 521200K .......... .......... .......... .......... .......... 83% 444M 1s 2024-08-22T20:34:09.7832880Z 521250K .......... .......... .......... .......... .......... 83% 493M 1s 2024-08-22T20:34:09.7833630Z 521300K .......... .......... .......... .......... .......... 83% 303M 1s 2024-08-22T20:34:09.7838950Z 521350K .......... .......... .......... .......... .......... 83% 89.9M 1s 2024-08-22T20:34:09.7842080Z 521400K .......... .......... .......... .......... .......... 83% 212M 1s 2024-08-22T20:34:09.7844850Z 521450K .......... .......... .......... .......... .......... 83% 142M 1s 2024-08-22T20:34:09.7847700Z 521500K .......... .......... .......... .......... .......... 83% 168M 1s 2024-08-22T20:34:09.7853930Z 521550K .......... .......... .......... .......... .......... 83% 93.7M 1s 2024-08-22T20:34:09.7855240Z 521600K .......... .......... .......... .......... .......... 83% 204M 1s 2024-08-22T20:34:09.7860940Z 521650K .......... .......... .......... .......... .......... 83% 102M 1s 2024-08-22T20:34:09.7866260Z 521700K .......... .......... .......... .......... .......... 83% 105M 1s 2024-08-22T20:34:09.7867620Z 521750K .......... .......... .......... .......... .......... 83% 216M 1s 2024-08-22T20:34:09.7869820Z 521800K .......... .......... .......... .......... .......... 83% 157M 1s 2024-08-22T20:34:09.7873540Z 521850K .......... .......... .......... .......... .......... 83% 136M 1s 2024-08-22T20:34:09.7878660Z 521900K .......... .......... .......... .......... .......... 83% 94.3M 1s 2024-08-22T20:34:09.7881150Z 521950K .......... .......... .......... .......... .......... 83% 198M 1s 2024-08-22T20:34:09.7885050Z 522000K .......... .......... .......... .......... .......... 83% 148M 1s 2024-08-22T20:34:09.7889120Z 522050K .......... .......... .......... .......... .......... 83% 106M 1s 2024-08-22T20:34:09.7892070Z 522100K .......... .......... .......... .......... .......... 83% 154M 1s 2024-08-22T20:34:09.7897150Z 522150K .......... .......... .......... .......... .......... 83% 109M 1s 2024-08-22T20:34:09.7901520Z 522200K .......... .......... .......... .......... .......... 83% 107M 1s 2024-08-22T20:34:09.7906500Z 522250K .......... .......... .......... .......... .......... 83% 112M 1s 2024-08-22T20:34:09.7910720Z 522300K .......... .......... .......... .......... .......... 84% 116M 1s 2024-08-22T20:34:09.7914970Z 522350K .......... .......... .......... .......... .......... 84% 105M 1s 2024-08-22T20:34:09.7918370Z 522400K .......... .......... .......... .......... .......... 84% 137M 1s 2024-08-22T20:34:09.7921690Z 522450K .......... .......... .......... .......... .......... 84% 153M 1s 2024-08-22T20:34:09.7927440Z 522500K .......... .......... .......... .......... .......... 84% 104M 1s 2024-08-22T20:34:09.7932210Z 522550K .......... .......... .......... .......... .......... 84% 91.6M 1s 2024-08-22T20:34:09.7934160Z 522600K .......... .......... .......... .......... .......... 84% 174M 1s 2024-08-22T20:34:09.7938870Z 522650K .......... .......... .......... .......... .......... 84% 101M 1s 2024-08-22T20:34:09.7943160Z 522700K .......... .......... .......... .......... .......... 84% 121M 1s 2024-08-22T20:34:09.7947990Z 522750K .......... .......... .......... .......... .......... 84% 98.4M 1s 2024-08-22T20:34:09.7954600Z 522800K .......... .......... .......... .......... .......... 84% 101M 1s 2024-08-22T20:34:09.7955990Z 522850K .......... .......... .......... .......... .......... 84% 149M 1s 2024-08-22T20:34:09.7963050Z 522900K .......... .......... .......... .......... .......... 84% 79.0M 1s 2024-08-22T20:34:09.7967700Z 522950K .......... .......... .......... .......... .......... 84% 87.5M 1s 2024-08-22T20:34:09.7972090Z 523000K .......... .......... .......... .......... .......... 84% 116M 1s 2024-08-22T20:34:09.7976700Z 523050K .......... .......... .......... .......... .......... 84% 100M 1s 2024-08-22T20:34:09.7980200Z 523100K .......... .......... .......... .......... .......... 84% 144M 1s 2024-08-22T20:34:09.7985800Z 523150K .......... .......... .......... .......... .......... 84% 85.1M 1s 2024-08-22T20:34:09.7987680Z 523200K .......... .......... .......... .......... .......... 84% 277M 1s 2024-08-22T20:34:09.7992430Z 523250K .......... .......... .......... .......... .......... 84% 106M 1s 2024-08-22T20:34:09.7997340Z 523300K .......... .......... .......... .......... .......... 84% 92.5M 1s 2024-08-22T20:34:09.8003830Z 523350K .......... .......... .......... .......... .......... 84% 89.4M 1s 2024-08-22T20:34:09.8008000Z 523400K .......... .......... .......... .......... .......... 84% 102M 1s 2024-08-22T20:34:09.8012480Z 523450K .......... .......... .......... .......... .......... 84% 105M 1s 2024-08-22T20:34:09.8017970Z 523500K .......... .......... .......... .......... .......... 84% 96.9M 1s 2024-08-22T20:34:09.8025040Z 523550K .......... .......... .......... .......... .......... 84% 72.6M 1s 2024-08-22T20:34:09.8027990Z 523600K .......... .......... .......... .......... .......... 84% 135M 1s 2024-08-22T20:34:09.8035120Z 523650K .......... .......... .......... .......... .......... 84% 83.0M 1s 2024-08-22T20:34:09.8037280Z 523700K .......... .......... .......... .......... .......... 84% 136M 1s 2024-08-22T20:34:09.8045760Z 523750K .......... .......... .......... .......... .......... 84% 57.8M 1s 2024-08-22T20:34:09.8049840Z 523800K .......... .......... .......... .......... .......... 84% 130M 1s 2024-08-22T20:34:09.8055240Z 523850K .......... .......... .......... .......... .......... 84% 103M 1s 2024-08-22T20:34:09.8059820Z 523900K .......... .......... .......... .......... .......... 84% 94.8M 1s 2024-08-22T20:34:09.8067030Z 523950K .......... .......... .......... .......... .......... 84% 65.6M 1s 2024-08-22T20:34:09.8070940Z 524000K .......... .......... .......... .......... .......... 84% 117M 1s 2024-08-22T20:34:09.8077450Z 524050K .......... .......... .......... .......... .......... 84% 105M 1s 2024-08-22T20:34:09.8084470Z 524100K .......... .......... .......... .......... .......... 84% 82.3M 1s 2024-08-22T20:34:09.8089190Z 524150K .......... .......... .......... .......... .......... 84% 65.8M 1s 2024-08-22T20:34:09.8094380Z 524200K .......... .......... .......... .......... .......... 84% 97.1M 1s 2024-08-22T20:34:09.8098770Z 524250K .......... .......... .......... .......... .......... 84% 105M 1s 2024-08-22T20:34:09.8105400Z 524300K .......... .......... .......... .......... .......... 84% 82.6M 1s 2024-08-22T20:34:09.8112300Z 524350K .......... .......... .......... .......... .......... 84% 65.7M 1s 2024-08-22T20:34:09.8118770Z 524400K .......... .......... .......... .......... .......... 84% 94.1M 1s 2024-08-22T20:34:09.8123190Z 524450K .......... .......... .......... .......... .......... 84% 81.9M 1s 2024-08-22T20:34:09.8127290Z 524500K .......... .......... .......... .......... .......... 84% 118M 1s 2024-08-22T20:34:09.8135680Z 524550K .......... .......... .......... .......... .......... 84% 68.5M 1s 2024-08-22T20:34:09.8138290Z 524600K .......... .......... .......... .......... .......... 84% 121M 1s 2024-08-22T20:34:09.8141760Z 524650K .......... .......... .......... .......... .......... 84% 148M 1s 2024-08-22T20:34:09.8146960Z 524700K .......... .......... .......... .......... .......... 84% 92.5M 1s 2024-08-22T20:34:09.8151030Z 524750K .......... .......... .......... .......... .......... 84% 118M 1s 2024-08-22T20:34:09.8154750Z 524800K .......... .......... .......... .......... .......... 84% 145M 1s 2024-08-22T20:34:09.8158770Z 524850K .......... .......... .......... .......... .......... 84% 111M 1s 2024-08-22T20:34:09.8164110Z 524900K .......... .......... .......... .......... .......... 84% 96.1M 1s 2024-08-22T20:34:09.8170710Z 524950K .......... .......... .......... .......... .......... 84% 74.1M 1s 2024-08-22T20:34:09.8172960Z 525000K .......... .......... .......... .......... .......... 84% 214M 1s 2024-08-22T20:34:09.8182250Z 525050K .......... .......... .......... .......... .......... 84% 60.4M 1s 2024-08-22T20:34:09.8186400Z 525100K .......... .......... .......... .......... .......... 84% 96.5M 1s 2024-08-22T20:34:09.8192920Z 525150K .......... .......... .......... .......... .......... 84% 78.5M 1s 2024-08-22T20:34:09.8198890Z 525200K .......... .......... .......... .......... .......... 84% 74.1M 1s 2024-08-22T20:34:09.8204790Z 525250K .......... .......... .......... .......... .......... 84% 97.1M 1s 2024-08-22T20:34:09.8210340Z 525300K .......... .......... .......... .......... .......... 84% 78.9M 1s 2024-08-22T20:34:09.8214910Z 525350K .......... .......... .......... .......... .......... 84% 99.9M 1s 2024-08-22T20:34:09.8219150Z 525400K .......... .......... .......... .......... .......... 84% 111M 1s 2024-08-22T20:34:09.8224290Z 525450K .......... .......... .......... .......... .......... 84% 97.5M 1s 2024-08-22T20:34:09.8229830Z 525500K .......... .......... .......... .......... .......... 84% 98.2M 1s 2024-08-22T20:34:09.8236380Z 525550K .......... .......... .......... .......... .......... 84% 71.4M 1s 2024-08-22T20:34:09.8240720Z 525600K .......... .......... .......... .......... .......... 84% 107M 1s 2024-08-22T20:34:09.8246260Z 525650K .......... .......... .......... .......... .......... 84% 105M 1s 2024-08-22T20:34:09.8255320Z 525700K .......... .......... .......... .......... .......... 84% 65.8M 1s 2024-08-22T20:34:09.8261050Z 525750K .......... .......... .......... .......... .......... 84% 62.3M 1s 2024-08-22T20:34:09.8269260Z 525800K .......... .......... .......... .......... .......... 84% 66.5M 1s 2024-08-22T20:34:09.8277860Z 525850K .......... .......... .......... .......... .......... 84% 51.1M 1s 2024-08-22T20:34:09.8284950Z 525900K .......... .......... .......... .......... .......... 84% 66.9M 1s 2024-08-22T20:34:09.8292960Z 525950K .......... .......... .......... .......... .......... 84% 60.2M 1s 2024-08-22T20:34:09.8300650Z 526000K .......... .......... .......... .......... .......... 84% 70.0M 1s 2024-08-22T20:34:09.8307220Z 526050K .......... .......... .......... .......... .......... 84% 69.2M 1s 2024-08-22T20:34:09.8314480Z 526100K .......... .......... .......... .......... .......... 84% 71.1M 1s 2024-08-22T20:34:09.8320870Z 526150K .......... .......... .......... .......... .......... 84% 75.7M 1s 2024-08-22T20:34:09.8327560Z 526200K .......... .......... .......... .......... .......... 84% 70.3M 1s 2024-08-22T20:34:09.8332290Z 526250K .......... .......... .......... .......... .......... 84% 133M 1s 2024-08-22T20:34:09.8336930Z 526300K .......... .......... .......... .......... .......... 84% 82.9M 1s 2024-08-22T20:34:09.8343620Z 526350K .......... .......... .......... .......... .......... 84% 78.0M 1s 2024-08-22T20:34:09.8349720Z 526400K .......... .......... .......... .......... .......... 84% 73.8M 1s 2024-08-22T20:34:09.8356300Z 526450K .......... .......... .......... .......... .......... 84% 78.8M 1s 2024-08-22T20:34:09.8360930Z 526500K .......... .......... .......... .......... .......... 84% 114M 1s 2024-08-22T20:34:09.8368950Z 526550K .......... .......... .......... .......... .......... 84% 55.6M 1s 2024-08-22T20:34:09.8375270Z 526600K .......... .......... .......... .......... .......... 84% 84.9M 1s 2024-08-22T20:34:09.8380570Z 526650K .......... .......... .......... .......... .......... 84% 86.7M 1s 2024-08-22T20:34:09.8387770Z 526700K .......... .......... .......... .......... .......... 84% 71.4M 1s 2024-08-22T20:34:09.8392810Z 526750K .......... .......... .......... .......... .......... 84% 87.7M 1s 2024-08-22T20:34:09.8399480Z 526800K .......... .......... .......... .......... .......... 84% 81.9M 1s 2024-08-22T20:34:09.8402750Z 526850K .......... .......... .......... .......... .......... 84% 129M 1s 2024-08-22T20:34:09.8409040Z 526900K .......... .......... .......... .......... .......... 84% 84.2M 1s 2024-08-22T20:34:09.8415550Z 526950K .......... .......... .......... .......... .......... 84% 72.4M 1s 2024-08-22T20:34:09.8422100Z 527000K .......... .......... .......... .......... .......... 84% 73.4M 1s 2024-08-22T20:34:09.8426840Z 527050K .......... .......... .......... .......... .......... 84% 96.5M 1s 2024-08-22T20:34:09.8433130Z 527100K .......... .......... .......... .......... .......... 84% 79.3M 1s 2024-08-22T20:34:09.8440470Z 527150K .......... .......... .......... .......... .......... 84% 74.0M 1s 2024-08-22T20:34:09.8445810Z 527200K .......... .......... .......... .......... .......... 84% 77.3M 1s 2024-08-22T20:34:09.8453170Z 527250K .......... .......... .......... .......... .......... 84% 95.6M 1s 2024-08-22T20:34:09.8458720Z 527300K .......... .......... .......... .......... .......... 84% 62.3M 1s 2024-08-22T20:34:09.8463790Z 527350K .......... .......... .......... .......... .......... 84% 96.5M 1s 2024-08-22T20:34:09.8470440Z 527400K .......... .......... .......... .......... .......... 84% 73.1M 1s 2024-08-22T20:34:09.8476090Z 527450K .......... .......... .......... .......... .......... 84% 89.9M 1s 2024-08-22T20:34:09.8483120Z 527500K .......... .......... .......... .......... .......... 84% 78.0M 1s 2024-08-22T20:34:09.8487630Z 527550K .......... .......... .......... .......... .......... 84% 92.5M 1s 2024-08-22T20:34:09.8496100Z 527600K .......... .......... .......... .......... .......... 84% 57.2M 1s 2024-08-22T20:34:09.8501950Z 527650K .......... .......... .......... .......... .......... 84% 83.2M 1s 2024-08-22T20:34:09.8507380Z 527700K .......... .......... .......... .......... .......... 84% 93.4M 1s 2024-08-22T20:34:09.8513490Z 527750K .......... .......... .......... .......... .......... 84% 80.4M 1s 2024-08-22T20:34:09.8519610Z 527800K .......... .......... .......... .......... .......... 84% 83.8M 1s 2024-08-22T20:34:09.8525040Z 527850K .......... .......... .......... .......... .......... 84% 84.9M 1s 2024-08-22T20:34:09.8533390Z 527900K .......... .......... .......... .......... .......... 84% 77.5M 1s 2024-08-22T20:34:09.8540660Z 527950K .......... .......... .......... .......... .......... 84% 51.0M 1s 2024-08-22T20:34:09.8545890Z 528000K .......... .......... .......... .......... .......... 84% 94.1M 1s 2024-08-22T20:34:09.8552390Z 528050K .......... .......... .......... .......... .......... 84% 75.7M 1s 2024-08-22T20:34:09.8559000Z 528100K .......... .......... .......... .......... .......... 84% 72.8M 1s 2024-08-22T20:34:09.8563570Z 528150K .......... .......... .......... .......... .......... 84% 109M 1s 2024-08-22T20:34:09.8569950Z 528200K .......... .......... .......... .......... .......... 84% 80.3M 1s 2024-08-22T20:34:09.8577020Z 528250K .......... .......... .......... .......... .......... 84% 67.5M 1s 2024-08-22T20:34:09.8581340Z 528300K .......... .......... .......... .......... .......... 84% 110M 1s 2024-08-22T20:34:09.8588630Z 528350K .......... .......... .......... .......... .......... 84% 68.1M 1s 2024-08-22T20:34:09.8593110Z 528400K .......... .......... .......... .......... .......... 84% 102M 1s 2024-08-22T20:34:09.8599740Z 528450K .......... .......... .......... .......... .......... 84% 90.3M 1s 2024-08-22T20:34:09.8605880Z 528500K .......... .......... .......... .......... .......... 85% 70.4M 1s 2024-08-22T20:34:09.8612210Z 528550K .......... .......... .......... .......... .......... 85% 84.2M 1s 2024-08-22T20:34:09.8619400Z 528600K .......... .......... .......... .......... .......... 85% 62.4M 1s 2024-08-22T20:34:09.8624780Z 528650K .......... .......... .......... .......... .......... 85% 91.6M 1s 2024-08-22T20:34:09.8631190Z 528700K .......... .......... .......... .......... .......... 85% 81.0M 1s 2024-08-22T20:34:09.8637400Z 528750K .......... .......... .......... .......... .......... 85% 74.0M 1s 2024-08-22T20:34:09.8643280Z 528800K .......... .......... .......... .......... .......... 85% 125M 1s 2024-08-22T20:34:09.8648590Z 528850K .......... .......... .......... .......... .......... 85% 66.1M 1s 2024-08-22T20:34:09.8654790Z 528900K .......... .......... .......... .......... .......... 85% 76.8M 1s 2024-08-22T20:34:09.8661720Z 528950K .......... .......... .......... .......... .......... 85% 81.1M 1s 2024-08-22T20:34:09.8666370Z 529000K .......... .......... .......... .......... .......... 85% 91.4M 1s 2024-08-22T20:34:09.8675290Z 529050K .......... .......... .......... .......... .......... 85% 75.5M 1s 2024-08-22T20:34:09.8680350Z 529100K .......... .......... .......... .......... .......... 85% 63.2M 1s 2024-08-22T20:34:09.8686260Z 529150K .......... .......... .......... .......... .......... 85% 82.9M 1s 2024-08-22T20:34:09.8692580Z 529200K .......... .......... .......... .......... .......... 85% 77.3M 1s 2024-08-22T20:34:09.8699220Z 529250K .......... .......... .......... .......... .......... 85% 80.0M 1s 2024-08-22T20:34:09.8706680Z 529300K .......... .......... .......... .......... .......... 85% 91.1M 1s 2024-08-22T20:34:09.8711310Z 529350K .......... .......... .......... .......... .......... 85% 65.5M 1s 2024-08-22T20:34:09.8717720Z 529400K .......... .......... .......... .......... .......... 85% 78.3M 1s 2024-08-22T20:34:09.8725240Z 529450K .......... .......... .......... .......... .......... 85% 79.5M 1s 2024-08-22T20:34:09.8730380Z 529500K .......... .......... .......... .......... .......... 85% 75.1M 1s 2024-08-22T20:34:09.8737960Z 529550K .......... .......... .......... .......... .......... 85% 101M 1s 2024-08-22T20:34:09.8744070Z 529600K .......... .......... .......... .......... .......... 85% 54.9M 1s 2024-08-22T20:34:09.8749560Z 529650K .......... .......... .......... .......... .......... 85% 92.7M 1s 2024-08-22T20:34:09.8755850Z 529700K .......... .......... .......... .......... .......... 85% 78.9M 1s 2024-08-22T20:34:09.8761800Z 529750K .......... .......... .......... .......... .......... 85% 82.3M 1s 2024-08-22T20:34:09.8769400Z 529800K .......... .......... .......... .......... .......... 85% 64.1M 1s 2024-08-22T20:34:09.8773960Z 529850K .......... .......... .......... .......... .......... 85% 97.9M 1s 2024-08-22T20:34:09.8781300Z 529900K .......... .......... .......... .......... .......... 85% 69.3M 1s 2024-08-22T20:34:09.8786450Z 529950K .......... .......... .......... .......... .......... 85% 91.1M 1s 2024-08-22T20:34:09.8793780Z 530000K .......... .......... .......... .......... .......... 85% 68.1M 1s 2024-08-22T20:34:09.8801690Z 530050K .......... .......... .......... .......... .......... 85% 60.9M 1s 2024-08-22T20:34:09.8808340Z 530100K .......... .......... .......... .......... .......... 85% 81.7M 1s 2024-08-22T20:34:09.8813020Z 530150K .......... .......... .......... .......... .......... 85% 89.9M 1s 2024-08-22T20:34:09.8818320Z 530200K .......... .......... .......... .......... .......... 85% 95.4M 1s 2024-08-22T20:34:09.8825500Z 530250K .......... .......... .......... .......... .......... 85% 70.7M 1s 2024-08-22T20:34:09.8832620Z 530300K .......... .......... .......... .......... .......... 85% 65.5M 1s 2024-08-22T20:34:09.8838250Z 530350K .......... .......... .......... .......... .......... 85% 91.3M 1s 2024-08-22T20:34:09.8844040Z 530400K .......... .......... .......... .......... .......... 85% 80.2M 1s 2024-08-22T20:34:09.8849300Z 530450K .......... .......... .......... .......... .......... 85% 95.6M 1s 2024-08-22T20:34:09.8855270Z 530500K .......... .......... .......... .......... .......... 85% 78.5M 1s 2024-08-22T20:34:09.8862510Z 530550K .......... .......... .......... .......... .......... 85% 75.6M 1s 2024-08-22T20:34:09.8867230Z 530600K .......... .......... .......... .......... .......... 85% 93.5M 1s 2024-08-22T20:34:09.8873580Z 530650K .......... .......... .......... .......... .......... 85% 77.5M 1s 2024-08-22T20:34:09.8878820Z 530700K .......... .......... .......... .......... .......... 85% 90.9M 1s 2024-08-22T20:34:09.8884730Z 530750K .......... .......... .......... .......... .......... 85% 84.6M 1s 2024-08-22T20:34:09.8892600Z 530800K .......... .......... .......... .......... .......... 85% 59.7M 1s 2024-08-22T20:34:09.8899170Z 530850K .......... .......... .......... .......... .......... 85% 73.9M 1s 2024-08-22T20:34:09.8906340Z 530900K .......... .......... .......... .......... .......... 85% 75.0M 1s 2024-08-22T20:34:09.8912770Z 530950K .......... .......... .......... .......... .......... 85% 77.1M 1s 2024-08-22T20:34:09.8916950Z 531000K .......... .......... .......... .......... .......... 85% 109M 1s 2024-08-22T20:34:09.8924440Z 531050K .......... .......... .......... .......... .......... 85% 62.2M 1s 2024-08-22T20:34:09.8929060Z 531100K .......... .......... .......... .......... .......... 85% 99.9M 1s 2024-08-22T20:34:09.8935900Z 531150K .......... .......... .......... .......... .......... 85% 74.4M 1s 2024-08-22T20:34:09.8942100Z 531200K .......... .......... .......... .......... .......... 85% 100M 1s 2024-08-22T20:34:09.8946850Z 531250K .......... .......... .......... .......... .......... 85% 84.2M 1s 2024-08-22T20:34:09.8954020Z 531300K .......... .......... .......... .......... .......... 85% 67.9M 1s 2024-08-22T20:34:09.8960340Z 531350K .......... .......... .......... .......... .......... 85% 76.8M 1s 2024-08-22T20:34:09.8966790Z 531400K .......... .......... .......... .......... .......... 85% 73.6M 1s 2024-08-22T20:34:09.8971730Z 531450K .......... .......... .......... .......... .......... 85% 111M 1s 2024-08-22T20:34:09.8977750Z 531500K .......... .......... .......... .......... .......... 85% 79.0M 1s 2024-08-22T20:34:09.8985080Z 531550K .......... .......... .......... .......... .......... 85% 63.7M 1s 2024-08-22T20:34:09.8991280Z 531600K .......... .......... .......... .......... .......... 85% 82.1M 1s 2024-08-22T20:34:09.8998080Z 531650K .......... .......... .......... .......... .......... 85% 71.6M 1s 2024-08-22T20:34:09.9002330Z 531700K .......... .......... .......... .......... .......... 85% 117M 1s 2024-08-22T20:34:09.9007560Z 531750K .......... .......... .......... .......... .......... 85% 84.3M 1s 2024-08-22T20:34:09.9016100Z 531800K .......... .......... .......... .......... .......... 85% 73.5M 1s 2024-08-22T20:34:09.9021000Z 531850K .......... .......... .......... .......... .......... 85% 74.0M 1s 2024-08-22T20:34:09.9026670Z 531900K .......... .......... .......... .......... .......... 85% 82.3M 1s 2024-08-22T20:34:09.9033330Z 531950K .......... .......... .......... .......... .......... 85% 86.0M 1s 2024-08-22T20:34:09.9038880Z 532000K .......... .......... .......... .......... .......... 85% 78.6M 1s 2024-08-22T20:34:09.9044770Z 532050K .......... .......... .......... .......... .......... 85% 81.4M 1s 2024-08-22T20:34:09.9052270Z 532100K .......... .......... .......... .......... .......... 85% 63.3M 1s 2024-08-22T20:34:09.9059150Z 532150K .......... .......... .......... .......... .......... 85% 109M 1s 2024-08-22T20:34:09.9064810Z 532200K .......... .......... .......... .......... .......... 85% 62.9M 1s 2024-08-22T20:34:09.9070990Z 532250K .......... .......... .......... .......... .......... 85% 77.4M 1s 2024-08-22T20:34:09.9077410Z 532300K .......... .......... .......... .......... .......... 85% 76.8M 1s 2024-08-22T20:34:09.9082900Z 532350K .......... .......... .......... .......... .......... 85% 109M 1s 2024-08-22T20:34:09.9089040Z 532400K .......... .......... .......... .......... .......... 85% 68.1M 1s 2024-08-22T20:34:09.9095400Z 532450K .......... .......... .......... .......... .......... 85% 78.5M 1s 2024-08-22T20:34:09.9103260Z 532500K .......... .......... .......... .......... .......... 85% 94.3M 1s 2024-08-22T20:34:09.9107910Z 532550K .......... .......... .......... .......... .......... 85% 65.5M 1s 2024-08-22T20:34:09.9113250Z 532600K .......... .......... .......... .......... .......... 85% 91.3M 1s 2024-08-22T20:34:09.9120650Z 532650K .......... .......... .......... .......... .......... 85% 74.8M 1s 2024-08-22T20:34:09.9126590Z 532700K .......... .......... .......... .......... .......... 85% 73.4M 1s 2024-08-22T20:34:09.9132610Z 532750K .......... .......... .......... .......... .......... 85% 80.3M 1s 2024-08-22T20:34:09.9139130Z 532800K .......... .......... .......... .......... .......... 85% 73.3M 1s 2024-08-22T20:34:09.9145890Z 532850K .......... .......... .......... .......... .......... 85% 76.1M 1s 2024-08-22T20:34:09.9151720Z 532900K .......... .......... .......... .......... .......... 85% 78.9M 1s 2024-08-22T20:34:09.9160890Z 532950K .......... .......... .......... .......... .......... 85% 56.4M 1s 2024-08-22T20:34:09.9167030Z 533000K .......... .......... .......... .......... .......... 85% 76.1M 1s 2024-08-22T20:34:09.9173910Z 533050K .......... .......... .......... .......... .......... 85% 71.3M 1s 2024-08-22T20:34:09.9179570Z 533100K .......... .......... .......... .......... .......... 85% 87.5M 1s 2024-08-22T20:34:09.9184070Z 533150K .......... .......... .......... .......... .......... 85% 102M 1s 2024-08-22T20:34:09.9190760Z 533200K .......... .......... .......... .......... .......... 85% 75.8M 1s 2024-08-22T20:34:09.9197030Z 533250K .......... .......... .......... .......... .......... 85% 84.0M 1s 2024-08-22T20:34:09.9203150Z 533300K .......... .......... .......... .......... .......... 85% 77.5M 1s 2024-08-22T20:34:09.9210810Z 533350K .......... .......... .......... .......... .......... 85% 57.8M 1s 2024-08-22T20:34:09.9217570Z 533400K .......... .......... .......... .......... .......... 85% 83.2M 1s 2024-08-22T20:34:09.9223790Z 533450K .......... .......... .......... .......... .......... 85% 71.2M 1s 2024-08-22T20:34:09.9229680Z 533500K .......... .......... .......... .......... .......... 85% 88.1M 1s 2024-08-22T20:34:09.9234670Z 533550K .......... .......... .......... .......... .......... 85% 95.4M 1s 2024-08-22T20:34:09.9241180Z 533600K .......... .......... .......... .......... .......... 85% 71.5M 1s 2024-08-22T20:34:09.9247150Z 533650K .......... .......... .......... .......... .......... 85% 85.1M 1s 2024-08-22T20:34:09.9253280Z 533700K .......... .......... .......... .......... .......... 85% 77.5M 1s 2024-08-22T20:34:09.9261510Z 533750K .......... .......... .......... .......... .......... 85% 59.0M 1s 2024-08-22T20:34:09.9268460Z 533800K .......... .......... .......... .......... .......... 85% 78.5M 1s 2024-08-22T20:34:09.9274660Z 533850K .......... .......... .......... .......... .......... 85% 80.3M 1s 2024-08-22T20:34:09.9278990Z 533900K .......... .......... .......... .......... .......... 85% 102M 1s 2024-08-22T20:34:09.9284400Z 533950K .......... .......... .......... .......... .......... 85% 88.5M 1s 2024-08-22T20:34:09.9292790Z 534000K .......... .......... .......... .......... .......... 85% 57.2M 1s 2024-08-22T20:34:09.9297770Z 534050K .......... .......... .......... .......... .......... 85% 106M 1s 2024-08-22T20:34:09.9305720Z 534100K .......... .......... .......... .......... .......... 85% 81.9M 1s 2024-08-22T20:34:09.9312930Z 534150K .......... .......... .......... .......... .......... 85% 52.8M 1s 2024-08-22T20:34:09.9319000Z 534200K .......... .......... .......... .......... .......... 85% 75.7M 1s 2024-08-22T20:34:09.9324730Z 534250K .......... .......... .......... .......... .......... 85% 87.3M 1s 2024-08-22T20:34:09.9330200Z 534300K .......... .......... .......... .......... .......... 85% 88.0M 1s 2024-08-22T20:34:09.9336600Z 534350K .......... .......... .......... .......... .......... 85% 76.9M 1s 2024-08-22T20:34:09.9343370Z 534400K .......... .......... .......... .......... .......... 85% 71.1M 1s 2024-08-22T20:34:09.9349260Z 534450K .......... .......... .......... .......... .......... 85% 82.6M 1s 2024-08-22T20:34:09.9354590Z 534500K .......... .......... .......... .......... .......... 85% 92.1M 1s 2024-08-22T20:34:09.9364110Z 534550K .......... .......... .......... .......... .......... 85% 52.1M 1s 2024-08-22T20:34:09.9370320Z 534600K .......... .......... .......... .......... .......... 85% 78.8M 1s 2024-08-22T20:34:09.9376200Z 534650K .......... .......... .......... .......... .......... 85% 82.1M 1s 2024-08-22T20:34:09.9382730Z 534700K .......... .......... .......... .......... .......... 85% 78.0M 1s 2024-08-22T20:34:09.9388670Z 534750K .......... .......... .......... .......... .......... 86% 74.3M 1s 2024-08-22T20:34:09.9394760Z 534800K .......... .......... .......... .......... .......... 86% 105M 1s 2024-08-22T20:34:09.9399590Z 534850K .......... .......... .......... .......... .......... 86% 84.5M 1s 2024-08-22T20:34:09.9405550Z 534900K .......... .......... .......... .......... .......... 86% 83.9M 1s 2024-08-22T20:34:09.9413070Z 534950K .......... .......... .......... .......... .......... 86% 61.3M 1s 2024-08-22T20:34:09.9418920Z 535000K .......... .......... .......... .......... .......... 86% 92.7M 1s 2024-08-22T20:34:09.9424490Z 535050K .......... .......... .......... .......... .......... 86% 80.3M 1s 2024-08-22T20:34:09.9430210Z 535100K .......... .......... .......... .......... .......... 86% 86.3M 1s 2024-08-22T20:34:09.9436110Z 535150K .......... .......... .......... .......... .......... 86% 82.8M 1s 2024-08-22T20:34:09.9442550Z 535200K .......... .......... .......... .......... .......... 86% 77.5M 1s 2024-08-22T20:34:09.9448280Z 535250K .......... .......... .......... .......... .......... 86% 93.5M 1s 2024-08-22T20:34:09.9455270Z 535300K .......... .......... .......... .......... .......... 86% 83.9M 1s 2024-08-22T20:34:09.9461740Z 535350K .......... .......... .......... .......... .......... 86% 61.0M 1s 2024-08-22T20:34:09.9466350Z 535400K .......... .......... .......... .......... .......... 86% 103M 1s 2024-08-22T20:34:09.9472990Z 535450K .......... .......... .......... .......... .......... 86% 71.4M 1s 2024-08-22T20:34:09.9481050Z 535500K .......... .......... .......... .......... .......... 86% 61.5M 1s 2024-08-22T20:34:09.9490820Z 535550K .......... .......... .......... .......... .......... 86% 50.0M 1s 2024-08-22T20:34:09.9497310Z 535600K .......... .......... .......... .......... .......... 86% 79.1M 1s 2024-08-22T20:34:09.9505020Z 535650K .......... .......... .......... .......... .......... 86% 64.8M 1s 2024-08-22T20:34:09.9510430Z 535700K .......... .......... .......... .......... .......... 86% 82.1M 1s 2024-08-22T20:34:09.9516480Z 535750K .......... .......... .......... .......... .......... 86% 77.6M 1s 2024-08-22T20:34:09.9523200Z 535800K .......... .......... .......... .......... .......... 86% 88.5M 1s 2024-08-22T20:34:09.9529220Z 535850K .......... .......... .......... .......... .......... 86% 68.7M 1s 2024-08-22T20:34:09.9536250Z 535900K .......... .......... .......... .......... .......... 86% 72.4M 1s 2024-08-22T20:34:09.9541120Z 535950K .......... .......... .......... .......... .......... 86% 92.3M 1s 2024-08-22T20:34:09.9548580Z 536000K .......... .......... .......... .......... .......... 86% 77.0M 1s 2024-08-22T20:34:09.9555850Z 536050K .......... .......... .......... .......... .......... 86% 62.1M 1s 2024-08-22T20:34:09.9561570Z 536100K .......... .......... .......... .......... .......... 86% 84.0M 1s 2024-08-22T20:34:09.9569210Z 536150K .......... .......... .......... .......... .......... 86% 64.6M 1s 2024-08-22T20:34:09.9575360Z 536200K .......... .......... .......... .......... .......... 86% 76.5M 1s 2024-08-22T20:34:09.9581990Z 536250K .......... .......... .......... .......... .......... 86% 78.0M 1s 2024-08-22T20:34:09.9589810Z 536300K .......... .......... .......... .......... .......... 86% 60.4M 1s 2024-08-22T20:34:09.9593400Z 536350K .......... .......... .......... .......... .......... 86% 128M 1s 2024-08-22T20:34:09.9600720Z 536400K .......... .......... .......... .......... .......... 86% 68.5M 1s 2024-08-22T20:34:09.9605860Z 536450K .......... .......... .......... .......... .......... 86% 95.0M 1s 2024-08-22T20:34:09.9613190Z 536500K .......... .......... .......... .......... .......... 86% 65.9M 1s 2024-08-22T20:34:09.9621560Z 536550K .......... .......... .......... .......... .......... 86% 59.6M 1s 2024-08-22T20:34:09.9636580Z 536600K .......... .......... .......... .......... .......... 86% 70.2M 1s 2024-08-22T20:34:09.9637060Z 536650K .......... .......... .......... .......... .......... 86% 81.8M 1s 2024-08-22T20:34:09.9639610Z 536700K .......... .......... .......... .......... .......... 86% 94.4M 1s 2024-08-22T20:34:09.9644800Z 536750K .......... .......... .......... .......... .......... 86% 111M 1s 2024-08-22T20:34:09.9650740Z 536800K .......... .......... .......... .......... .......... 86% 83.9M 1s 2024-08-22T20:34:09.9655880Z 536850K .......... .......... .......... .......... .......... 86% 79.8M 1s 2024-08-22T20:34:09.9663110Z 536900K .......... .......... .......... .......... .......... 86% 84.3M 1s 2024-08-22T20:34:09.9669560Z 536950K .......... .......... .......... .......... .......... 86% 60.1M 1s 2024-08-22T20:34:09.9676340Z 537000K .......... .......... .......... .......... .......... 86% 74.4M 1s 2024-08-22T20:34:09.9681340Z 537050K .......... .......... .......... .......... .......... 86% 95.4M 1s 2024-08-22T20:34:09.9687330Z 537100K .......... .......... .......... .......... .......... 86% 83.5M 1s 2024-08-22T20:34:09.9694030Z 537150K .......... .......... .......... .......... .......... 86% 74.3M 1s 2024-08-22T20:34:09.9700610Z 537200K .......... .......... .......... .......... .......... 86% 89.4M 1s 2024-08-22T20:34:09.9705270Z 537250K .......... .......... .......... .......... .......... 86% 81.5M 1s 2024-08-22T20:34:09.9711070Z 537300K .......... .......... .......... .......... .......... 86% 79.7M 1s 2024-08-22T20:34:09.9718650Z 537350K .......... .......... .......... .......... .......... 86% 64.4M 1s 2024-08-22T20:34:09.9725210Z 537400K .......... .......... .......... .......... .......... 86% 79.5M 1s 2024-08-22T20:34:09.9730680Z 537450K .......... .......... .......... .......... .......... 86% 89.3M 1s 2024-08-22T20:34:09.9736740Z 537500K .......... .......... .......... .......... .......... 86% 80.8M 1s 2024-08-22T20:34:09.9742300Z 537550K .......... .......... .......... .......... .......... 86% 87.0M 1s 2024-08-22T20:34:09.9748930Z 537600K .......... .......... .......... .......... .......... 86% 73.4M 1s 2024-08-22T20:34:09.9756740Z 537650K .......... .......... .......... .......... .......... 86% 81.5M 1s 2024-08-22T20:34:09.9764030Z 537700K .......... .......... .......... .......... .......... 86% 87.2M 1s 2024-08-22T20:34:09.9768740Z 537750K .......... .......... .......... .......... .......... 86% 61.2M 1s 2024-08-22T20:34:09.9774360Z 537800K .......... .......... .......... .......... .......... 86% 83.5M 1s 2024-08-22T20:34:09.9780670Z 537850K .......... .......... .......... .......... .......... 86% 75.6M 1s 2024-08-22T20:34:09.9785630Z 537900K .......... .......... .......... .......... .......... 86% 100M 1s 2024-08-22T20:34:09.9791970Z 537950K .......... .......... .......... .......... .......... 86% 75.0M 1s 2024-08-22T20:34:09.9797420Z 538000K .......... .......... .......... .......... .......... 86% 90.9M 1s 2024-08-22T20:34:09.9805690Z 538050K .......... .......... .......... .......... .......... 86% 63.7M 1s 2024-08-22T20:34:09.9811250Z 538100K .......... .......... .......... .......... .......... 86% 83.8M 1s 2024-08-22T20:34:09.9818720Z 538150K .......... .......... .......... .......... .......... 86% 66.0M 1s 2024-08-22T20:34:09.9823940Z 538200K .......... .......... .......... .......... .......... 86% 107M 1s 2024-08-22T20:34:09.9829940Z 538250K .......... .......... .......... .......... .......... 86% 71.5M 1s 2024-08-22T20:34:09.9836120Z 538300K .......... .......... .......... .......... .......... 86% 87.8M 1s 2024-08-22T20:34:09.9841030Z 538350K .......... .......... .......... .......... .......... 86% 83.6M 1s 2024-08-22T20:34:09.9849140Z 538400K .......... .......... .......... .......... .......... 86% 60.6M 1s 2024-08-22T20:34:09.9854470Z 538450K .......... .......... .......... .......... .......... 86% 93.2M 1s 2024-08-22T20:34:09.9860440Z 538500K .......... .......... .......... .......... .......... 86% 81.8M 1s 2024-08-22T20:34:09.9868740Z 538550K .......... .......... .......... .......... .......... 86% 61.6M 1s 2024-08-22T20:34:09.9874980Z 538600K .......... .......... .......... .......... .......... 86% 73.8M 1s 2024-08-22T20:34:09.9880250Z 538650K .......... .......... .......... .......... .......... 86% 93.4M 1s 2024-08-22T20:34:09.9886310Z 538700K .......... .......... .......... .......... .......... 86% 87.3M 1s 2024-08-22T20:34:09.9891020Z 538750K .......... .......... .......... .......... .......... 86% 93.7M 1s 2024-08-22T20:34:09.9897360Z 538800K .......... .......... .......... .......... .......... 86% 78.6M 1s 2024-08-22T20:34:09.9903080Z 538850K .......... .......... .......... .......... .......... 86% 98.0M 1s 2024-08-22T20:34:09.9907930Z 538900K .......... .......... .......... .......... .......... 86% 86.6M 1s 2024-08-22T20:34:09.9916360Z 538950K .......... .......... .......... .......... .......... 86% 60.0M 1s 2024-08-22T20:34:09.9922200Z 539000K .......... .......... .......... .......... .......... 86% 81.9M 1s 2024-08-22T20:34:09.9927440Z 539050K .......... .......... .......... .......... .......... 86% 90.4M 1s 2024-08-22T20:34:09.9934080Z 539100K .......... .......... .......... .......... .......... 86% 70.9M 1s 2024-08-22T20:34:09.9940710Z 539150K .......... .......... .......... .......... .......... 86% 77.3M 1s 2024-08-22T20:34:09.9946620Z 539200K .......... .......... .......... .......... .......... 86% 84.6M 1s 2024-08-22T20:34:09.9951790Z 539250K .......... .......... .......... .......... .......... 86% 91.8M 1s 2024-08-22T20:34:09.9957540Z 539300K .......... .......... .......... .......... .......... 86% 81.1M 1s 2024-08-22T20:34:09.9966000Z 539350K .......... .......... .......... .......... .......... 86% 60.6M 1s 2024-08-22T20:34:09.9972330Z 539400K .......... .......... .......... .......... .......... 86% 82.9M 1s 2024-08-22T20:34:09.9976950Z 539450K .......... .......... .......... .......... .......... 86% 93.7M 1s 2024-08-22T20:34:09.9982460Z 539500K .......... .......... .......... .......... .......... 86% 85.7M 1s 2024-08-22T20:34:09.9988870Z 539550K .......... .......... .......... .......... .......... 86% 79.0M 1s 2024-08-22T20:34:09.9994920Z 539600K .......... .......... .......... .......... .......... 86% 82.6M 1s 2024-08-22T20:34:10.0000320Z 539650K .......... .......... .......... .......... .......... 86% 84.5M 1s 2024-08-22T20:34:10.0006600Z 539700K .......... .......... .......... .......... .......... 86% 79.8M 1s 2024-08-22T20:34:10.0013870Z 539750K .......... .......... .......... .......... .......... 86% 65.2M 1s 2024-08-22T20:34:10.0020790Z 539800K .......... .......... .......... .......... .......... 86% 78.1M 1s 2024-08-22T20:34:10.0025700Z 539850K .......... .......... .......... .......... .......... 86% 87.0M 1s 2024-08-22T20:34:10.0031990Z 539900K .......... .......... .......... .......... .......... 86% 88.5M 1s 2024-08-22T20:34:10.0038030Z 539950K .......... .......... .......... .......... .......... 86% 74.4M 1s 2024-08-22T20:34:10.0043830Z 540000K .......... .......... .......... .......... .......... 86% 86.0M 1s 2024-08-22T20:34:10.0051350Z 540050K .......... .......... .......... .......... .......... 86% 72.7M 1s 2024-08-22T20:34:10.0055980Z 540100K .......... .......... .......... .......... .......... 86% 90.8M 1s 2024-08-22T20:34:10.0064490Z 540150K .......... .......... .......... .......... .......... 86% 54.5M 1s 2024-08-22T20:34:10.0069270Z 540200K .......... .......... .......... .......... .......... 86% 117M 1s 2024-08-22T20:34:10.0075690Z 540250K .......... .......... .......... .......... .......... 86% 71.8M 1s 2024-08-22T20:34:10.0081240Z 540300K .......... .......... .......... .......... .......... 86% 96.3M 1s 2024-08-22T20:34:10.0086670Z 540350K .......... .......... .......... .......... .......... 86% 87.7M 1s 2024-08-22T20:34:10.0094290Z 540400K .......... .......... .......... .......... .......... 86% 61.7M 1s 2024-08-22T20:34:10.0100150Z 540450K .......... .......... .......... .......... .......... 86% 81.8M 1s 2024-08-22T20:34:10.0107600Z 540500K .......... .......... .......... .......... .......... 86% 73.3M 1s 2024-08-22T20:34:10.0112840Z 540550K .......... .......... .......... .......... .......... 86% 79.4M 1s 2024-08-22T20:34:10.0118750Z 540600K .......... .......... .......... .......... .......... 86% 87.2M 1s 2024-08-22T20:34:10.0124580Z 540650K .......... .......... .......... .......... .......... 86% 80.4M 1s 2024-08-22T20:34:10.0130850Z 540700K .......... .......... .......... .......... .......... 86% 78.6M 1s 2024-08-22T20:34:10.0137060Z 540750K .......... .......... .......... .......... .......... 86% 78.9M 1s 2024-08-22T20:34:10.0143370Z 540800K .......... .......... .......... .......... .......... 86% 79.1M 1s 2024-08-22T20:34:10.0149690Z 540850K .......... .......... .......... .......... .......... 86% 80.4M 1s 2024-08-22T20:34:10.0155600Z 540900K .......... .......... .......... .......... .......... 86% 89.4M 1s 2024-08-22T20:34:10.0163310Z 540950K .......... .......... .......... .......... .......... 87% 64.4M 1s 2024-08-22T20:34:10.0168020Z 541000K .......... .......... .......... .......... .......... 87% 82.9M 1s 2024-08-22T20:34:10.0173720Z 541050K .......... .......... .......... .......... .......... 87% 87.0M 1s 2024-08-22T20:34:10.0180570Z 541100K .......... .......... .......... .......... .......... 87% 74.1M 1s 2024-08-22T20:34:10.0187130Z 541150K .......... .......... .......... .......... .......... 87% 85.5M 1s 2024-08-22T20:34:10.0192390Z 541200K .......... .......... .......... .......... .......... 87% 78.3M 1s 2024-08-22T20:34:10.0197960Z 541250K .......... .......... .......... .......... .......... 87% 95.9M 1s 2024-08-22T20:34:10.0205260Z 541300K .......... .......... .......... .......... .......... 87% 82.5M 1s 2024-08-22T20:34:10.0212660Z 541350K .......... .......... .......... .......... .......... 87% 53.8M 1s 2024-08-22T20:34:10.0220970Z 541400K .......... .......... .......... .......... .......... 87% 59.8M 1s 2024-08-22T20:34:10.0224390Z 541450K .......... .......... .......... .......... .......... 87% 127M 1s 2024-08-22T20:34:10.0230800Z 541500K .......... .......... .......... .......... .......... 87% 77.8M 1s 2024-08-22T20:34:10.0236400Z 541550K .......... .......... .......... .......... .......... 87% 83.9M 1s 2024-08-22T20:34:10.0243570Z 541600K .......... .......... .......... .......... .......... 87% 70.8M 1s 2024-08-22T20:34:10.0249560Z 541650K .......... .......... .......... .......... .......... 87% 82.3M 1s 2024-08-22T20:34:10.0256280Z 541700K .......... .......... .......... .......... .......... 87% 81.5M 1s 2024-08-22T20:34:10.0263570Z 541750K .......... .......... .......... .......... .......... 87% 58.5M 1s 2024-08-22T20:34:10.0270090Z 541800K .......... .......... .......... .......... .......... 87% 82.8M 1s 2024-08-22T20:34:10.0276220Z 541850K .......... .......... .......... .......... .......... 87% 73.6M 1s 2024-08-22T20:34:10.0281540Z 541900K .......... .......... .......... .......... .......... 87% 94.8M 1s 2024-08-22T20:34:10.0288530Z 541950K .......... .......... .......... .......... .......... 87% 74.0M 1s 2024-08-22T20:34:10.0293600Z 542000K .......... .......... .......... .......... .......... 87% 96.9M 1s 2024-08-22T20:34:10.0298880Z 542050K .......... .......... .......... .......... .......... 87% 84.6M 1s 2024-08-22T20:34:10.0306440Z 542100K .......... .......... .......... .......... .......... 87% 65.0M 1s 2024-08-22T20:34:10.0313900Z 542150K .......... .......... .......... .......... .......... 87% 64.0M 1s 2024-08-22T20:34:10.0319820Z 542200K .......... .......... .......... .......... .......... 87% 100M 1s 2024-08-22T20:34:10.0323990Z 542250K .......... .......... .......... .......... .......... 87% 92.5M 1s 2024-08-22T20:34:10.0330460Z 542300K .......... .......... .......... .......... .......... 87% 79.8M 1s 2024-08-22T20:34:10.0336830Z 542350K .......... .......... .......... .......... .......... 87% 74.0M 1s 2024-08-22T20:34:10.0342810Z 542400K .......... .......... .......... .......... .......... 87% 84.2M 1s 2024-08-22T20:34:10.0348820Z 542450K .......... .......... .......... .......... .......... 87% 78.5M 1s 2024-08-22T20:34:10.0354630Z 542500K .......... .......... .......... .......... .......... 87% 85.5M 1s 2024-08-22T20:34:10.0362380Z 542550K .......... .......... .......... .......... .......... 87% 64.2M 1s 2024-08-22T20:34:10.0368500Z 542600K .......... .......... .......... .......... .......... 87% 86.0M 1s 2024-08-22T20:34:10.0373250Z 542650K .......... .......... .......... .......... .......... 87% 88.6M 1s 2024-08-22T20:34:10.0379600Z 542700K .......... .......... .......... .......... .......... 87% 79.5M 1s 2024-08-22T20:34:10.0384460Z 542750K .......... .......... .......... .......... .......... 87% 95.6M 1s 2024-08-22T20:34:10.0391380Z 542800K .......... .......... .......... .......... .......... 87% 77.8M 1s 2024-08-22T20:34:10.0410410Z 542850K .......... .......... .......... .......... .......... 87% 25.4M 1s 2024-08-22T20:34:10.0413370Z 542900K .......... .......... .......... .......... .......... 87% 210M 1s 2024-08-22T20:34:10.0417050Z 542950K .......... .......... .......... .......... .......... 87% 118M 1s 2024-08-22T20:34:10.0422110Z 543000K .......... .......... .......... .......... .......... 87% 86.3M 1s 2024-08-22T20:34:10.0426720Z 543050K .......... .......... .......... .......... .......... 87% 113M 1s 2024-08-22T20:34:10.0432070Z 543100K .......... .......... .......... .......... .......... 87% 91.1M 1s 2024-08-22T20:34:10.0437880Z 543150K .......... .......... .......... .......... .......... 87% 84.9M 1s 2024-08-22T20:34:10.0444080Z 543200K .......... .......... .......... .......... .......... 87% 78.8M 1s 2024-08-22T20:34:10.0449900Z 543250K .......... .......... .......... .......... .......... 87% 84.9M 1s 2024-08-22T20:34:10.0462710Z 543300K .......... .......... .......... .......... .......... 87% 38.9M 1s 2024-08-22T20:34:10.0465720Z 543350K .......... .......... .......... .......... .......... 87% 168M 1s 2024-08-22T20:34:10.0471180Z 543400K .......... .......... .......... .......... .......... 87% 77.1M 1s 2024-08-22T20:34:10.0478280Z 543450K .......... .......... .......... .......... .......... 87% 71.5M 1s 2024-08-22T20:34:10.0483700Z 543500K .......... .......... .......... .......... .......... 87% 88.3M 1s 2024-08-22T20:34:10.0489980Z 543550K .......... .......... .......... .......... .......... 87% 78.9M 1s 2024-08-22T20:34:10.0495110Z 543600K .......... .......... .......... .......... .......... 87% 96.3M 1s 2024-08-22T20:34:10.0503290Z 543650K .......... .......... .......... .......... .......... 87% 62.0M 1s 2024-08-22T20:34:10.0508630Z 543700K .......... .......... .......... .......... .......... 87% 83.5M 1s 2024-08-22T20:34:10.0516180Z 543750K .......... .......... .......... .......... .......... 87% 76.5M 1s 2024-08-22T20:34:10.0521050Z 543800K .......... .......... .......... .......... .......... 87% 80.7M 1s 2024-08-22T20:34:10.0527210Z 543850K .......... .......... .......... .......... .......... 87% 84.8M 1s 2024-08-22T20:34:10.0532540Z 543900K .......... .......... .......... .......... .......... 87% 85.2M 1s 2024-08-22T20:34:10.0538770Z 543950K .......... .......... .......... .......... .......... 87% 78.3M 1s 2024-08-22T20:34:10.0545560Z 544000K .......... .......... .......... .......... .......... 87% 76.3M 1s 2024-08-22T20:34:10.0550430Z 544050K .......... .......... .......... .......... .......... 87% 99.0M 1s 2024-08-22T20:34:10.0558540Z 544100K .......... .......... .......... .......... .......... 87% 85.2M 1s 2024-08-22T20:34:10.0563210Z 544150K .......... .......... .......... .......... .......... 87% 67.7M 1s 2024-08-22T20:34:10.0569620Z 544200K .......... .......... .......... .......... .......... 87% 74.9M 1s 2024-08-22T20:34:10.0576330Z 544250K .......... .......... .......... .......... .......... 87% 72.2M 1s 2024-08-22T20:34:10.0582700Z 544300K .......... .......... .......... .......... .......... 87% 138M 1s 2024-08-22T20:34:10.0587610Z 544350K .......... .......... .......... .......... .......... 87% 65.0M 1s 2024-08-22T20:34:10.0595660Z 544400K .......... .......... .......... .......... .......... 87% 67.7M 1s 2024-08-22T20:34:10.0600470Z 544450K .......... .......... .......... .......... .......... 87% 95.2M 1s 2024-08-22T20:34:10.0605830Z 544500K .......... .......... .......... .......... .......... 87% 82.1M 1s 2024-08-22T20:34:10.0614290Z 544550K .......... .......... .......... .......... .......... 87% 60.5M 1s 2024-08-22T20:34:10.0618800Z 544600K .......... .......... .......... .......... .......... 87% 94.3M 1s 2024-08-22T20:34:10.0625740Z 544650K .......... .......... .......... .......... .......... 87% 74.3M 1s 2024-08-22T20:34:10.0633400Z 544700K .......... .......... .......... .......... .......... 87% 71.1M 1s 2024-08-22T20:34:10.0638670Z 544750K .......... .......... .......... .......... .......... 87% 77.6M 1s 2024-08-22T20:34:10.0643280Z 544800K .......... .......... .......... .......... .......... 87% 111M 1s 2024-08-22T20:34:10.0649690Z 544850K .......... .......... .......... .......... .......... 87% 74.9M 1s 2024-08-22T20:34:10.0656040Z 544900K .......... .......... .......... .......... .......... 87% 78.4M 1s 2024-08-22T20:34:10.0663540Z 544950K .......... .......... .......... .......... .......... 87% 68.6M 1s 2024-08-22T20:34:10.0669490Z 545000K .......... .......... .......... .......... .......... 87% 76.8M 1s 2024-08-22T20:34:10.0673930Z 545050K .......... .......... .......... .......... .......... 87% 109M 1s 2024-08-22T20:34:10.0680960Z 545100K .......... .......... .......... .......... .......... 87% 67.7M 1s 2024-08-22T20:34:10.0686200Z 545150K .......... .......... .......... .......... .......... 87% 98.2M 1s 2024-08-22T20:34:10.0692650Z 545200K .......... .......... .......... .......... .......... 87% 83.8M 1s 2024-08-22T20:34:10.0697080Z 545250K .......... .......... .......... .......... .......... 87% 94.8M 1s 2024-08-22T20:34:10.0707150Z 545300K .......... .......... .......... .......... .......... 87% 72.8M 1s 2024-08-22T20:34:10.0712030Z 545350K .......... .......... .......... .......... .......... 87% 58.1M 1s 2024-08-22T20:34:10.0718250Z 545400K .......... .......... .......... .......... .......... 87% 90.4M 1s 2024-08-22T20:34:10.0723930Z 545450K .......... .......... .......... .......... .......... 87% 92.1M 1s 2024-08-22T20:34:10.0728940Z 545500K .......... .......... .......... .......... .......... 87% 81.7M 1s 2024-08-22T20:34:10.0734830Z 545550K .......... .......... .......... .......... .......... 87% 87.5M 1s 2024-08-22T20:34:10.0740870Z 545600K .......... .......... .......... .......... .......... 87% 80.6M 1s 2024-08-22T20:34:10.0747050Z 545650K .......... .......... .......... .......... .......... 87% 75.4M 1s 2024-08-22T20:34:10.0753420Z 545700K .......... .......... .......... .......... .......... 87% 82.8M 1s 2024-08-22T20:34:10.0761410Z 545750K .......... .......... .......... .......... .......... 87% 57.6M 1s 2024-08-22T20:34:10.0767760Z 545800K .......... .......... .......... .......... .......... 87% 79.0M 1s 2024-08-22T20:34:10.0772620Z 545850K .......... .......... .......... .......... .......... 87% 96.9M 1s 2024-08-22T20:34:10.0779560Z 545900K .......... .......... .......... .......... .......... 87% 70.0M 1s 2024-08-22T20:34:10.0784380Z 545950K .......... .......... .......... .......... .......... 87% 95.7M 1s 2024-08-22T20:34:10.0790220Z 546000K .......... .......... .......... .......... .......... 87% 85.2M 1s 2024-08-22T20:34:10.0797720Z 546050K .......... .......... .......... .......... .......... 87% 68.5M 1s 2024-08-22T20:34:10.0805190Z 546100K .......... .......... .......... .......... .......... 87% 89.4M 1s 2024-08-22T20:34:10.0813140Z 546150K .......... .......... .......... .......... .......... 87% 51.5M 1s 2024-08-22T20:34:10.0817780Z 546200K .......... .......... .......... .......... .......... 87% 93.4M 1s 2024-08-22T20:34:10.0823740Z 546250K .......... .......... .......... .......... .......... 87% 82.5M 1s 2024-08-22T20:34:10.0829420Z 546300K .......... .......... .......... .......... .......... 87% 95.0M 1s 2024-08-22T20:34:10.0834570Z 546350K .......... .......... .......... .......... .......... 87% 84.2M 1s 2024-08-22T20:34:10.0840980Z 546400K .......... .......... .......... .......... .......... 87% 82.6M 1s 2024-08-22T20:34:10.0846570Z 546450K .......... .......... .......... .......... .......... 87% 82.1M 1s 2024-08-22T20:34:10.0852870Z 546500K .......... .......... .......... .......... .......... 87% 78.5M 1s 2024-08-22T20:34:10.0860790Z 546550K .......... .......... .......... .......... .......... 87% 61.3M 1s 2024-08-22T20:34:10.0866500Z 546600K .......... .......... .......... .......... .......... 87% 81.5M 1s 2024-08-22T20:34:10.0873590Z 546650K .......... .......... .......... .......... .......... 87% 74.1M 1s 2024-08-22T20:34:10.0880410Z 546700K .......... .......... .......... .......... .......... 87% 105M 1s 2024-08-22T20:34:10.0885000Z 546750K .......... .......... .......... .......... .......... 87% 68.6M 1s 2024-08-22T20:34:10.0890850Z 546800K .......... .......... .......... .......... .......... 87% 84.5M 1s 2024-08-22T20:34:10.0897310Z 546850K .......... .......... .......... .......... .......... 87% 75.2M 1s 2024-08-22T20:34:10.0902990Z 546900K .......... .......... .......... .......... .......... 87% 82.9M 1s 2024-08-22T20:34:10.0910020Z 546950K .......... .......... .......... .......... .......... 87% 70.8M 1s 2024-08-22T20:34:10.0916270Z 547000K .......... .......... .......... .......... .......... 87% 79.4M 1s 2024-08-22T20:34:10.0922120Z 547050K .......... .......... .......... .......... .......... 87% 84.8M 1s 2024-08-22T20:34:10.0928670Z 547100K .......... .......... .......... .......... .......... 87% 77.5M 1s 2024-08-22T20:34:10.0933560Z 547150K .......... .......... .......... .......... .......... 88% 88.6M 1s 2024-08-22T20:34:10.0941370Z 547200K .......... .......... .......... .......... .......... 88% 66.8M 1s 2024-08-22T20:34:10.0949750Z 547250K .......... .......... .......... .......... .......... 88% 57.0M 1s 2024-08-22T20:34:10.0953540Z 547300K .......... .......... .......... .......... .......... 88% 136M 1s 2024-08-22T20:34:10.0961690Z 547350K .......... .......... .......... .......... .......... 88% 57.1M 1s 2024-08-22T20:34:10.0970450Z 547400K .......... .......... .......... .......... .......... 88% 54.6M 1s 2024-08-22T20:34:10.0976890Z 547450K .......... .......... .......... .......... .......... 88% 78.5M 1s 2024-08-22T20:34:10.0982280Z 547500K .......... .......... .......... .......... .......... 88% 91.1M 1s 2024-08-22T20:34:10.0987990Z 547550K .......... .......... .......... .......... .......... 88% 87.3M 1s 2024-08-22T20:34:10.0994160Z 547600K .......... .......... .......... .......... .......... 88% 74.1M 1s 2024-08-22T20:34:10.1000350Z 547650K .......... .......... .......... .......... .......... 88% 82.1M 1s 2024-08-22T20:34:10.1007200Z 547700K .......... .......... .......... .......... .......... 88% 78.4M 1s 2024-08-22T20:34:10.1015370Z 547750K .......... .......... .......... .......... .......... 88% 58.0M 1s 2024-08-22T20:34:10.1020640Z 547800K .......... .......... .......... .......... .......... 88% 85.1M 1s 2024-08-22T20:34:10.1026520Z 547850K .......... .......... .......... .......... .......... 88% 82.9M 1s 2024-08-22T20:34:10.1033240Z 547900K .......... .......... .......... .......... .......... 88% 76.3M 1s 2024-08-22T20:34:10.1040190Z 547950K .......... .......... .......... .......... .......... 88% 73.4M 1s 2024-08-22T20:34:10.1045780Z 548000K .......... .......... .......... .......... .......... 88% 83.0M 1s 2024-08-22T20:34:10.1050390Z 548050K .......... .......... .......... .......... .......... 88% 104M 1s 2024-08-22T20:34:10.1056200Z 548100K .......... .......... .......... .......... .......... 88% 82.9M 1s 2024-08-22T20:34:10.1065440Z 548150K .......... .......... .......... .......... .......... 88% 52.7M 1s 2024-08-22T20:34:10.1071130Z 548200K .......... .......... .......... .......... .......... 88% 89.1M 1s 2024-08-22T20:34:10.1076450Z 548250K .......... .......... .......... .......... .......... 88% 86.1M 1s 2024-08-22T20:34:10.1083290Z 548300K .......... .......... .......... .......... .......... 88% 75.2M 1s 2024-08-22T20:34:10.1089190Z 548350K .......... .......... .......... .......... .......... 88% 79.1M 1s 2024-08-22T20:34:10.1094540Z 548400K .......... .......... .......... .......... .......... 88% 95.6M 1s 2024-08-22T20:34:10.1100240Z 548450K .......... .......... .......... .......... .......... 88% 84.8M 1s 2024-08-22T20:34:10.1105930Z 548500K .......... .......... .......... .......... .......... 88% 83.6M 1s 2024-08-22T20:34:10.1113730Z 548550K .......... .......... .......... .......... .......... 88% 65.8M 1s 2024-08-22T20:34:10.1119740Z 548600K .......... .......... .......... .......... .......... 88% 84.3M 1s 2024-08-22T20:34:10.1124800Z 548650K .......... .......... .......... .......... .......... 88% 88.1M 1s 2024-08-22T20:34:10.1131950Z 548700K .......... .......... .......... .......... .......... 88% 66.5M 1s 2024-08-22T20:34:10.1138220Z 548750K .......... .......... .......... .......... .......... 88% 82.9M 1s 2024-08-22T20:34:10.1144970Z 548800K .......... .......... .......... .......... .......... 88% 81.2M 1s 2024-08-22T20:34:10.1150790Z 548850K .......... .......... .......... .......... .......... 88% 72.4M 1s 2024-08-22T20:34:10.1156320Z 548900K .......... .......... .......... .......... .......... 88% 84.9M 1s 2024-08-22T20:34:10.1165100Z 548950K .......... .......... .......... .......... .......... 88% 56.4M 1s 2024-08-22T20:34:10.1170970Z 549000K .......... .......... .......... .......... .......... 88% 83.9M 1s 2024-08-22T20:34:10.1177550Z 549050K .......... .......... .......... .......... .......... 88% 75.0M 1s 2024-08-22T20:34:10.1183610Z 549100K .......... .......... .......... .......... .......... 88% 79.4M 1s 2024-08-22T20:34:10.1190420Z 549150K .......... .......... .......... .......... .......... 88% 74.2M 1s 2024-08-22T20:34:10.1196140Z 549200K .......... .......... .......... .......... .......... 88% 85.2M 1s 2024-08-22T20:34:10.1202360Z 549250K .......... .......... .......... .......... .......... 88% 76.3M 1s 2024-08-22T20:34:10.1209640Z 549300K .......... .......... .......... .......... .......... 88% 68.1M 1s 2024-08-22T20:34:10.1216990Z 549350K .......... .......... .......... .......... .......... 88% 65.5M 1s 2024-08-22T20:34:10.1223160Z 549400K .......... .......... .......... .......... .......... 88% 81.0M 1s 2024-08-22T20:34:10.1229310Z 549450K .......... .......... .......... .......... .......... 88% 81.9M 1s 2024-08-22T20:34:10.1234960Z 549500K .......... .......... .......... .......... .......... 88% 85.7M 1s 2024-08-22T20:34:10.1241340Z 549550K .......... .......... .......... .......... .......... 88% 71.8M 1s 2024-08-22T20:34:10.1248500Z 549600K .......... .......... .......... .......... .......... 88% 71.9M 1s 2024-08-22T20:34:10.1255670Z 549650K .......... .......... .......... .......... .......... 88% 67.2M 1s 2024-08-22T20:34:10.1262400Z 549700K .......... .......... .......... .......... .......... 88% 86.0M 1s 2024-08-22T20:34:10.1267200Z 549750K .......... .......... .......... .......... .......... 88% 80.2M 1s 2024-08-22T20:34:10.1273390Z 549800K .......... .......... .......... .......... .......... 88% 87.8M 1s 2024-08-22T20:34:10.1280360Z 549850K .......... .......... .......... .......... .......... 88% 63.7M 1s 2024-08-22T20:34:10.1286720Z 549900K .......... .......... .......... .......... .......... 88% 106M 1s 2024-08-22T20:34:10.1293500Z 549950K .......... .......... .......... .......... .......... 88% 57.3M 1s 2024-08-22T20:34:10.1300820Z 550000K .......... .......... .......... .......... .......... 88% 77.9M 1s 2024-08-22T20:34:10.1305990Z 550050K .......... .......... .......... .......... .......... 88% 81.4M 1s 2024-08-22T20:34:10.1314280Z 550100K .......... .......... .......... .......... .......... 88% 58.8M 1s 2024-08-22T20:34:10.1321560Z 550150K .......... .......... .......... .......... .......... 88% 104M 1s 2024-08-22T20:34:10.1327040Z 550200K .......... .......... .......... .......... .......... 88% 61.8M 1s 2024-08-22T20:34:10.1340470Z 550250K .......... .......... .......... .......... .......... 88% 36.0M 1s 2024-08-22T20:34:10.1347230Z 550300K .......... .......... .......... .......... .......... 88% 72.9M 1s 2024-08-22T20:34:10.1354820Z 550350K .......... .......... .......... .......... .......... 88% 68.1M 1s 2024-08-22T20:34:10.1364840Z 550400K .......... .......... .......... .......... .......... 88% 53.6M 1s 2024-08-22T20:34:10.1373600Z 550450K .......... .......... .......... .......... .......... 88% 54.5M 1s 2024-08-22T20:34:10.1381330Z 550500K .......... .......... .......... .......... .......... 88% 53.6M 1s 2024-08-22T20:34:10.1389290Z 550550K .......... .......... .......... .......... .......... 88% 62.0M 1s 2024-08-22T20:34:10.1394980Z 550600K .......... .......... .......... .......... .......... 88% 85.4M 1s 2024-08-22T20:34:10.1402980Z 550650K .......... .......... .......... .......... .......... 88% 62.4M 1s 2024-08-22T20:34:10.1408520Z 550700K .......... .......... .......... .......... .......... 88% 83.5M 1s 2024-08-22T20:34:10.1413760Z 550750K .......... .......... .......... .......... .......... 88% 98.2M 1s 2024-08-22T20:34:10.1420370Z 550800K .......... .......... .......... .......... .......... 88% 73.8M 1s 2024-08-22T20:34:10.1426090Z 550850K .......... .......... .......... .......... .......... 88% 80.2M 1s 2024-08-22T20:34:10.1432500Z 550900K .......... .......... .......... .......... .......... 88% 77.6M 1s 2024-08-22T20:34:10.1440230Z 550950K .......... .......... .......... .......... .......... 88% 65.5M 1s 2024-08-22T20:34:10.1445930Z 551000K .......... .......... .......... .......... .......... 88% 89.8M 1s 2024-08-22T20:34:10.1451670Z 551050K .......... .......... .......... .......... .......... 88% 79.5M 1s 2024-08-22T20:34:10.1456870Z 551100K .......... .......... .......... .......... .......... 88% 95.4M 1s 2024-08-22T20:34:10.1465530Z 551150K .......... .......... .......... .......... .......... 88% 56.4M 1s 2024-08-22T20:34:10.1470810Z 551200K .......... .......... .......... .......... .......... 88% 94.8M 1s 2024-08-22T20:34:10.1476550Z 551250K .......... .......... .......... .......... .......... 88% 81.8M 1s 2024-08-22T20:34:10.1482560Z 551300K .......... .......... .......... .......... .......... 88% 84.8M 1s 2024-08-22T20:34:10.1487860Z 551350K .......... .......... .......... .......... .......... 88% 86.7M 1s 2024-08-22T20:34:10.1496810Z 551400K .......... .......... .......... .......... .......... 88% 58.3M 1s 2024-08-22T20:34:10.1501220Z 551450K .......... .......... .......... .......... .......... 88% 101M 1s 2024-08-22T20:34:10.1508250Z 551500K .......... .......... .......... .......... .......... 88% 75.9M 1s 2024-08-22T20:34:10.1513720Z 551550K .......... .......... .......... .......... .......... 88% 80.7M 1s 2024-08-22T20:34:10.1518160Z 551600K .......... .......... .......... .......... .......... 88% 102M 1s 2024-08-22T20:34:10.1527380Z 551650K .......... .......... .......... .......... .......... 88% 53.6M 1s 2024-08-22T20:34:10.1533020Z 551700K .......... .......... .......... .......... .......... 88% 93.2M 1s 2024-08-22T20:34:10.1540000Z 551750K .......... .......... .......... .......... .......... 88% 69.3M 1s 2024-08-22T20:34:10.1545380Z 551800K .......... .......... .......... .......... .......... 88% 90.3M 1s 2024-08-22T20:34:10.1551330Z 551850K .......... .......... .......... .......... .......... 88% 77.8M 1s 2024-08-22T20:34:10.1558910Z 551900K .......... .......... .......... .......... .......... 88% 64.8M 1s 2024-08-22T20:34:10.1565650Z 551950K .......... .......... .......... .......... .......... 88% 77.6M 1s 2024-08-22T20:34:10.1570680Z 552000K .......... .......... .......... .......... .......... 88% 93.4M 1s 2024-08-22T20:34:10.1576660Z 552050K .......... .......... .......... .......... .......... 88% 77.4M 1s 2024-08-22T20:34:10.1582730Z 552100K .......... .......... .......... .......... .......... 88% 83.2M 1s 2024-08-22T20:34:10.1591390Z 552150K .......... .......... .......... .......... .......... 88% 64.9M 1s 2024-08-22T20:34:10.1595660Z 552200K .......... .......... .......... .......... .......... 88% 92.0M 1s 2024-08-22T20:34:10.1603030Z 552250K .......... .......... .......... .......... .......... 88% 66.8M 1s 2024-08-22T20:34:10.1607710Z 552300K .......... .......... .......... .......... .......... 88% 97.7M 1s 2024-08-22T20:34:10.1614230Z 552350K .......... .......... .......... .......... .......... 88% 79.0M 1s 2024-08-22T20:34:10.1622560Z 552400K .......... .......... .......... .......... .......... 88% 55.9M 1s 2024-08-22T20:34:10.1633100Z 552450K .......... .......... .......... .......... .......... 88% 79.3M 1s 2024-08-22T20:34:10.1634610Z 552500K .......... .......... .......... .......... .......... 88% 84.9M 1s 2024-08-22T20:34:10.1638970Z 552550K .......... .......... .......... .......... .......... 88% 118M 1s 2024-08-22T20:34:10.1644520Z 552600K .......... .......... .......... .......... .......... 88% 82.3M 1s 2024-08-22T20:34:10.1656180Z 552650K .......... .......... .......... .......... .......... 88% 81.8M 1s 2024-08-22T20:34:10.1658740Z 552700K .......... .......... .......... .......... .......... 88% 59.0M 1s 2024-08-22T20:34:10.1663480Z 552750K .......... .......... .......... .......... .......... 88% 128M 1s 2024-08-22T20:34:10.1673460Z 552800K .......... .......... .......... .......... .......... 88% 61.0M 1s 2024-08-22T20:34:10.1685190Z 552850K .......... .......... .......... .......... .......... 88% 37.2M 1s 2024-08-22T20:34:10.1693820Z 552900K .......... .......... .......... .......... .......... 88% 54.8M 1s 2024-08-22T20:34:10.1703150Z 552950K .......... .......... .......... .......... .......... 88% 48.4M 1s 2024-08-22T20:34:10.1710570Z 553000K .......... .......... .......... .......... .......... 88% 64.1M 1s 2024-08-22T20:34:10.1716160Z 553050K .......... .......... .......... .......... .......... 88% 86.7M 1s 2024-08-22T20:34:10.1724460Z 553100K .......... .......... .......... .......... .......... 88% 58.5M 1s 2024-08-22T20:34:10.1728490Z 553150K .......... .......... .......... .......... .......... 88% 127M 1s 2024-08-22T20:34:10.1734050Z 553200K .......... .......... .......... .......... .......... 88% 86.1M 1s 2024-08-22T20:34:10.1740810Z 553250K .......... .......... .......... .......... .......... 88% 69.9M 1s 2024-08-22T20:34:10.1747460Z 553300K .......... .......... .......... .......... .......... 88% 79.8M 1s 2024-08-22T20:34:10.1753210Z 553350K .......... .......... .......... .......... .......... 88% 80.4M 1s 2024-08-22T20:34:10.1759020Z 553400K .......... .......... .......... .......... .......... 89% 88.6M 1s 2024-08-22T20:34:10.1765940Z 553450K .......... .......... .......... .......... .......... 89% 69.4M 1s 2024-08-22T20:34:10.1772890Z 553500K .......... .......... .......... .......... .......... 89% 70.0M 1s 2024-08-22T20:34:10.1779890Z 553550K .......... .......... .......... .......... .......... 89% 79.1M 1s 2024-08-22T20:34:10.1784790Z 553600K .......... .......... .......... .......... .......... 89% 83.0M 1s 2024-08-22T20:34:10.1790850Z 553650K .......... .......... .......... .......... .......... 89% 84.3M 1s 2024-08-22T20:34:10.1798200Z 553700K .......... .......... .......... .......... .......... 89% 63.8M 1s 2024-08-22T20:34:10.1804430Z 553750K .......... .......... .......... .......... .......... 89% 78.5M 1s 2024-08-22T20:34:10.1810310Z 553800K .......... .......... .......... .......... .......... 89% 80.2M 1s 2024-08-22T20:34:10.1818540Z 553850K .......... .......... .......... .......... .......... 89% 75.7M 1s 2024-08-22T20:34:10.1823420Z 553900K .......... .......... .......... .......... .......... 89% 75.2M 1s 2024-08-22T20:34:10.1830300Z 553950K .......... .......... .......... .......... .......... 89% 69.5M 1s 2024-08-22T20:34:10.1835250Z 554000K .......... .......... .......... .......... .......... 89% 99.6M 1s 2024-08-22T20:34:10.1841540Z 554050K .......... .......... .......... .......... .......... 89% 78.1M 1s 2024-08-22T20:34:10.1848660Z 554100K .......... .......... .......... .......... .......... 89% 70.8M 1s 2024-08-22T20:34:10.1856890Z 554150K .......... .......... .......... .......... .......... 89% 77.6M 1s 2024-08-22T20:34:10.1863800Z 554200K .......... .......... .......... .......... .......... 89% 54.5M 1s 2024-08-22T20:34:10.1870670Z 554250K .......... .......... .......... .......... .......... 89% 79.8M 1s 2024-08-22T20:34:10.1877860Z 554300K .......... .......... .......... .......... .......... 89% 73.1M 1s 2024-08-22T20:34:10.1883490Z 554350K .......... .......... .......... .......... .......... 89% 72.6M 1s 2024-08-22T20:34:10.1891890Z 554400K .......... .......... .......... .......... .......... 89% 58.8M 1s 2024-08-22T20:34:10.1898060Z 554450K .......... .......... .......... .......... .......... 89% 82.3M 1s 2024-08-22T20:34:10.1904780Z 554500K .......... .......... .......... .......... .......... 89% 72.7M 1s 2024-08-22T20:34:10.1909090Z 554550K .......... .......... .......... .......... .......... 89% 101M 1s 2024-08-22T20:34:10.1915500Z 554600K .......... .......... .......... .......... .......... 89% 76.8M 1s 2024-08-22T20:34:10.1923520Z 554650K .......... .......... .......... .......... .......... 89% 60.8M 1s 2024-08-22T20:34:10.1930000Z 554700K .......... .......... .......... .......... .......... 89% 76.4M 1s 2024-08-22T20:34:10.1937320Z 554750K .......... .......... .......... .......... .......... 89% 67.3M 1s 2024-08-22T20:34:10.1943870Z 554800K .......... .......... .......... .......... .......... 89% 77.5M 1s 2024-08-22T20:34:10.1949790Z 554850K .......... .......... .......... .......... .......... 89% 79.1M 1s 2024-08-22T20:34:10.1955370Z 554900K .......... .......... .......... .......... .......... 89% 85.5M 1s 2024-08-22T20:34:10.1963980Z 554950K .......... .......... .......... .......... .......... 89% 56.8M 1s 2024-08-22T20:34:10.1971900Z 555000K .......... .......... .......... .......... .......... 89% 61.6M 1s 2024-08-22T20:34:10.1975190Z 555050K .......... .......... .......... .......... .......... 89% 146M 1s 2024-08-22T20:34:10.1982250Z 555100K .......... .......... .......... .......... .......... 89% 74.2M 1s 2024-08-22T20:34:10.1987800Z 555150K .......... .......... .......... .......... .......... 89% 82.9M 1s 2024-08-22T20:34:10.1993140Z 555200K .......... .......... .......... .......... .......... 89% 91.8M 1s 2024-08-22T20:34:10.1999540Z 555250K .......... .......... .......... .......... .......... 89% 74.0M 1s 2024-08-22T20:34:10.2004720Z 555300K .......... .......... .......... .......... .......... 89% 93.4M 1s 2024-08-22T20:34:10.2010360Z 555350K .......... .......... .......... .......... .......... 89% 89.4M 1s 2024-08-22T20:34:10.2014700Z 555400K .......... .......... .......... .......... .......... 89% 109M 1s 2024-08-22T20:34:10.2019830Z 555450K .......... .......... .......... .......... .......... 89% 92.8M 1s 2024-08-22T20:34:10.2024500Z 555500K .......... .......... .......... .......... .......... 89% 106M 1s 2024-08-22T20:34:10.2028530Z 555550K .......... .......... .......... .......... .......... 89% 125M 1s 2024-08-22T20:34:10.2033340Z 555600K .......... .......... .......... .......... .......... 89% 102M 1s 2024-08-22T20:34:10.2038730Z 555650K .......... .......... .......... .......... .......... 89% 126M 1s 2024-08-22T20:34:10.2042630Z 555700K .......... .......... .......... .......... .......... 89% 88.0M 1s 2024-08-22T20:34:10.2046670Z 555750K .......... .......... .......... .......... .......... 89% 123M 1s 2024-08-22T20:34:10.2050840Z 555800K .......... .......... .......... .......... .......... 89% 114M 1s 2024-08-22T20:34:10.2055150Z 555850K .......... .......... .......... .......... .......... 89% 118M 1s 2024-08-22T20:34:10.2059300Z 555900K .......... .......... .......... .......... .......... 89% 150M 1s 2024-08-22T20:34:10.2064000Z 555950K .......... .......... .......... .......... .......... 89% 93.0M 1s 2024-08-22T20:34:10.2066870Z 556000K .......... .......... .......... .......... .......... 89% 159M 1s 2024-08-22T20:34:10.2070860Z 556050K .......... .......... .......... .......... .......... 89% 120M 1s 2024-08-22T20:34:10.2075770Z 556100K .......... .......... .......... .......... .......... 89% 145M 1s 2024-08-22T20:34:10.2078640Z 556150K .......... .......... .......... .......... .......... 89% 102M 1s 2024-08-22T20:34:10.2082350Z 556200K .......... .......... .......... .......... .......... 89% 171M 1s 2024-08-22T20:34:10.2085550Z 556250K .......... .......... .......... .......... .......... 89% 126M 1s 2024-08-22T20:34:10.2088230Z 556300K .......... .......... .......... .......... .......... 89% 189M 1s 2024-08-22T20:34:10.2091680Z 556350K .......... .......... .......... .......... .......... 89% 184M 1s 2024-08-22T20:34:10.2095080Z 556400K .......... .......... .......... .......... .......... 89% 118M 1s 2024-08-22T20:34:10.2097730Z 556450K .......... .......... .......... .......... .......... 89% 189M 1s 2024-08-22T20:34:10.2101110Z 556500K .......... .......... .......... .......... .......... 89% 136M 1s 2024-08-22T20:34:10.2103640Z 556550K .......... .......... .......... .......... .......... 89% 182M 1s 2024-08-22T20:34:10.2107000Z 556600K .......... .......... .......... .......... .......... 89% 153M 1s 2024-08-22T20:34:10.2110380Z 556650K .......... .......... .......... .......... .......... 89% 142M 1s 2024-08-22T20:34:10.2110940Z 556700K .......... .......... .......... .......... .......... 89% 729M 1s 2024-08-22T20:34:10.2115640Z 556750K .......... .......... .......... .......... .......... 89% 115M 1s 2024-08-22T20:34:10.2119180Z 556800K .......... .......... .......... .......... .......... 89% 185M 1s 2024-08-22T20:34:10.2120890Z 556850K .......... .......... .......... .......... .......... 89% 718M 1s 2024-08-22T20:34:10.2123230Z 556900K .......... .......... .......... .......... .......... 89% 164M 1s 2024-08-22T20:34:10.2128300Z 556950K .......... .......... .......... .......... .......... 89% 72.3M 1s 2024-08-22T20:34:10.2132160Z 557000K .......... .......... .......... .......... .......... 89% 149M 1s 2024-08-22T20:34:10.2138110Z 557050K .......... .......... .......... .......... .......... 89% 105M 1s 2024-08-22T20:34:10.2139530Z 557100K .......... .......... .......... .......... .......... 89% 149M 1s 2024-08-22T20:34:10.2143420Z 557150K .......... .......... .......... .......... .......... 89% 151M 1s 2024-08-22T20:34:10.2145760Z 557200K .......... .......... .......... .......... .......... 89% 160M 1s 2024-08-22T20:34:10.2150000Z 557250K .......... .......... .......... .......... .......... 89% 117M 1s 2024-08-22T20:34:10.2152700Z 557300K .......... .......... .......... .......... .......... 89% 236M 1s 2024-08-22T20:34:10.2157080Z 557350K .......... .......... .......... .......... .......... 89% 117M 1s 2024-08-22T20:34:10.2159280Z 557400K .......... .......... .......... .......... .......... 89% 156M 1s 2024-08-22T20:34:10.2161350Z 557450K .......... .......... .......... .......... .......... 89% 229M 1s 2024-08-22T20:34:10.2164700Z 557500K .......... .......... .......... .......... .......... 89% 214M 1s 2024-08-22T20:34:10.2167920Z 557550K .......... .......... .......... .......... .......... 89% 122M 1s 2024-08-22T20:34:10.2173410Z 557600K .......... .......... .......... .......... .......... 89% 93.7M 1s 2024-08-22T20:34:10.2176450Z 557650K .......... .......... .......... .......... .......... 89% 176M 1s 2024-08-22T20:34:10.2179870Z 557700K .......... .......... .......... .......... .......... 89% 176M 1s 2024-08-22T20:34:10.2183200Z 557750K .......... .......... .......... .......... .......... 89% 100M 1s 2024-08-22T20:34:10.2184720Z 557800K .......... .......... .......... .......... .......... 89% 349M 1s 2024-08-22T20:34:10.2194990Z 557850K .......... .......... .......... .......... .......... 89% 48.9M 1s 2024-08-22T20:34:10.2199800Z 557900K .......... .......... .......... .......... .......... 89% 96.7M 1s 2024-08-22T20:34:10.2205730Z 557950K .......... .......... .......... .......... .......... 89% 82.6M 1s 2024-08-22T20:34:10.2212680Z 558000K .......... .......... .......... .......... .......... 89% 71.2M 1s 2024-08-22T20:34:10.2215270Z 558050K .......... .......... .......... .......... .......... 89% 198M 1s 2024-08-22T20:34:10.2222740Z 558100K .......... .......... .......... .......... .......... 89% 64.8M 1s 2024-08-22T20:34:10.2229880Z 558150K .......... .......... .......... .......... .......... 89% 72.1M 1s 2024-08-22T20:34:10.2237650Z 558200K .......... .......... .......... .......... .......... 89% 62.7M 1s 2024-08-22T20:34:10.2243160Z 558250K .......... .......... .......... .......... .......... 89% 82.2M 1s 2024-08-22T20:34:10.2246820Z 558300K .......... .......... .......... .......... .......... 89% 138M 1s 2024-08-22T20:34:10.2253840Z 558350K .......... .......... .......... .......... .......... 89% 67.4M 1s 2024-08-22T20:34:10.2261130Z 558400K .......... .......... .......... .......... .......... 89% 67.0M 1s 2024-08-22T20:34:10.2267130Z 558450K .......... .......... .......... .......... .......... 89% 82.1M 1s 2024-08-22T20:34:10.2271370Z 558500K .......... .......... .......... .......... .......... 89% 114M 1s 2024-08-22T20:34:10.2276290Z 558550K .......... .......... .......... .......... .......... 89% 96.5M 1s 2024-08-22T20:34:10.2284340Z 558600K .......... .......... .......... .......... .......... 89% 62.0M 1s 2024-08-22T20:34:10.2291350Z 558650K .......... .......... .......... .......... .......... 89% 73.4M 1s 2024-08-22T20:34:10.2298100Z 558700K .......... .......... .......... .......... .......... 89% 70.2M 1s 2024-08-22T20:34:10.2305640Z 558750K .......... .......... .......... .......... .......... 89% 66.5M 1s 2024-08-22T20:34:10.2308850Z 558800K .......... .......... .......... .......... .......... 89% 158M 1s 2024-08-22T20:34:10.2314870Z 558850K .......... .......... .......... .......... .......... 89% 78.3M 1s 2024-08-22T20:34:10.2322720Z 558900K .......... .......... .......... .......... .......... 89% 64.8M 1s 2024-08-22T20:34:10.2329990Z 558950K .......... .......... .......... .......... .......... 89% 62.5M 1s 2024-08-22T20:34:10.2336800Z 559000K .......... .......... .......... .......... .......... 89% 73.6M 1s 2024-08-22T20:34:10.2339030Z 559050K .......... .......... .......... .......... .......... 89% 227M 1s 2024-08-22T20:34:10.2346760Z 559100K .......... .......... .......... .......... .......... 89% 62.0M 1s 2024-08-22T20:34:10.2354330Z 559150K .......... .......... .......... .......... .......... 89% 65.7M 1s 2024-08-22T20:34:10.2360350Z 559200K .......... .......... .......... .......... .......... 89% 80.8M 1s 2024-08-22T20:34:10.2362800Z 559250K .......... .......... .......... .......... .......... 89% 220M 1s 2024-08-22T20:34:10.2370020Z 559300K .......... .......... .......... .......... .......... 89% 71.4M 1s 2024-08-22T20:34:10.2377580Z 559350K .......... .......... .......... .......... .......... 89% 57.7M 1s 2024-08-22T20:34:10.2384340Z 559400K .......... .......... .......... .......... .......... 89% 73.6M 1s 2024-08-22T20:34:10.2390430Z 559450K .......... .......... .......... .......... .......... 89% 77.5M 1s 2024-08-22T20:34:10.2396130Z 559500K .......... .......... .......... .......... .......... 89% 92.0M 1s 2024-08-22T20:34:10.2398360Z 559550K .......... .......... .......... .......... .......... 89% 219M 1s 2024-08-22T20:34:10.2403040Z 559600K .......... .......... .......... .......... .......... 90% 101M 1s 2024-08-22T20:34:10.2409500Z 559650K .......... .......... .......... .......... .......... 90% 74.8M 1s 2024-08-22T20:34:10.2414960Z 559700K .......... .......... .......... .......... .......... 90% 120M 1s 2024-08-22T20:34:10.2420170Z 559750K .......... .......... .......... .......... .......... 90% 81.8M 1s 2024-08-22T20:34:10.2423960Z 559800K .......... .......... .......... .......... .......... 90% 130M 1s 2024-08-22T20:34:10.2431690Z 559850K .......... .......... .......... .......... .......... 90% 84.9M 1s 2024-08-22T20:34:10.2433720Z 559900K .......... .......... .......... .......... .......... 90% 111M 1s 2024-08-22T20:34:10.2439190Z 559950K .......... .......... .......... .......... .......... 90% 104M 1s 2024-08-22T20:34:10.2442040Z 560000K .......... .......... .......... .......... .......... 90% 163M 1s 2024-08-22T20:34:10.2446390Z 560050K .......... .......... .......... .......... .......... 90% 100M 1s 2024-08-22T20:34:10.2451470Z 560100K .......... .......... .......... .......... .......... 90% 106M 1s 2024-08-22T20:34:10.2458810Z 560150K .......... .......... .......... .......... .......... 90% 67.0M 1s 2024-08-22T20:34:10.2462500Z 560200K .......... .......... .......... .......... .......... 90% 124M 1s 2024-08-22T20:34:10.2467860Z 560250K .......... .......... .......... .......... .......... 90% 96.9M 1s 2024-08-22T20:34:10.2473120Z 560300K .......... .......... .......... .......... .......... 90% 78.9M 1s 2024-08-22T20:34:10.2476140Z 560350K .......... .......... .......... .......... .......... 90% 169M 1s 2024-08-22T20:34:10.2480730Z 560400K .......... .......... .......... .......... .......... 90% 115M 1s 2024-08-22T20:34:10.2485400Z 560450K .......... .......... .......... .......... .......... 90% 95.0M 1s 2024-08-22T20:34:10.2492230Z 560500K .......... .......... .......... .......... .......... 90% 202M 1s 2024-08-22T20:34:10.2494980Z 560550K .......... .......... .......... .......... .......... 90% 67.8M 1s 2024-08-22T20:34:10.2499520Z 560600K .......... .......... .......... .......... .......... 90% 116M 1s 2024-08-22T20:34:10.2509780Z 560650K .......... .......... .......... .......... .......... 90% 46.6M 1s 2024-08-22T20:34:10.2515300Z 560700K .......... .......... .......... .......... .......... 90% 93.2M 1s 2024-08-22T20:34:10.2515830Z 560750K .......... .......... .......... .......... .......... 90% 488M 1s 2024-08-22T20:34:10.2519600Z 560800K .......... .......... .......... .......... .......... 90% 191M 1s 2024-08-22T20:34:10.2523460Z 560850K .......... .......... .......... .......... .......... 90% 105M 1s 2024-08-22T20:34:10.2528790Z 560900K .......... .......... .......... .......... .......... 90% 127M 1s 2024-08-22T20:34:10.2532500Z 560950K .......... .......... .......... .......... .......... 90% 90.3M 1s 2024-08-22T20:34:10.2534850Z 561000K .......... .......... .......... .......... .......... 90% 206M 1s 2024-08-22T20:34:10.2540410Z 561050K .......... .......... .......... .......... .......... 90% 88.3M 1s 2024-08-22T20:34:10.2546600Z 561100K .......... .......... .......... .......... .......... 90% 86.7M 1s 2024-08-22T20:34:10.2550720Z 561150K .......... .......... .......... .......... .......... 90% 109M 1s 2024-08-22T20:34:10.2555530Z 561200K .......... .......... .......... .......... .......... 90% 104M 1s 2024-08-22T20:34:10.2558610Z 561250K .......... .......... .......... .......... .......... 90% 135M 1s 2024-08-22T20:34:10.2562020Z 561300K .......... .......... .......... .......... .......... 90% 184M 1s 2024-08-22T20:34:10.2564960Z 561350K .......... .......... .......... .......... .......... 90% 143M 1s 2024-08-22T20:34:10.2569340Z 561400K .......... .......... .......... .......... .......... 90% 111M 1s 2024-08-22T20:34:10.2574760Z 561450K .......... .......... .......... .......... .......... 90% 99.0M 1s 2024-08-22T20:34:10.2582210Z 561500K .......... .......... .......... .......... .......... 90% 61.5M 1s 2024-08-22T20:34:10.2585470Z 561550K .......... .......... .......... .......... .......... 90% 182M 1s 2024-08-22T20:34:10.2589960Z 561600K .......... .......... .......... .......... .......... 90% 95.9M 1s 2024-08-22T20:34:10.2590780Z 561650K .......... .......... .......... .......... .......... 90% 440M 1s 2024-08-22T20:34:10.2594450Z 561700K .......... .......... .......... .......... .......... 90% 407M 1s 2024-08-22T20:34:10.2598740Z 561750K .......... .......... .......... .......... .......... 90% 75.4M 1s 2024-08-22T20:34:10.2603820Z 561800K .......... .......... .......... .......... .......... 90% 97.1M 1s 2024-08-22T20:34:10.2607800Z 561850K .......... .......... .......... .......... .......... 90% 119M 1s 2024-08-22T20:34:10.2610600Z 561900K .......... .......... .......... .......... .......... 90% 190M 1s 2024-08-22T20:34:10.2614540Z 561950K .......... .......... .......... .......... .......... 90% 142M 1s 2024-08-22T20:34:10.2618700Z 562000K .......... .......... .......... .......... .......... 90% 103M 1s 2024-08-22T20:34:10.2621830Z 562050K .......... .......... .......... .......... .......... 90% 165M 1s 2024-08-22T20:34:10.2627500Z 562100K .......... .......... .......... .......... .......... 90% 83.0M 1s 2024-08-22T20:34:10.2633010Z 562150K .......... .......... .......... .......... .......... 90% 89.4M 1s 2024-08-22T20:34:10.2637320Z 562200K .......... .......... .......... .......... .......... 90% 106M 1s 2024-08-22T20:34:10.2643320Z 562250K .......... .......... .......... .......... .......... 90% 101M 1s 2024-08-22T20:34:10.2645950Z 562300K .......... .......... .......... .......... .......... 90% 142M 1s 2024-08-22T20:34:10.2650380Z 562350K .......... .......... .......... .......... .......... 90% 103M 1s 2024-08-22T20:34:10.2655140Z 562400K .......... .......... .......... .......... .......... 90% 101M 1s 2024-08-22T20:34:10.2660280Z 562450K .......... .......... .......... .......... .......... 90% 96.9M 1s 2024-08-22T20:34:10.2663560Z 562500K .......... .......... .......... .......... .......... 90% 145M 1s 2024-08-22T20:34:10.2667820Z 562550K .......... .......... .......... .......... .......... 90% 118M 1s 2024-08-22T20:34:10.2673920Z 562600K .......... .......... .......... .......... .......... 90% 84.3M 1s 2024-08-22T20:34:10.2677620Z 562650K .......... .......... .......... .......... .......... 90% 120M 1s 2024-08-22T20:34:10.2682590Z 562700K .......... .......... .......... .......... .......... 90% 97.3M 1s 2024-08-22T20:34:10.2685540Z 562750K .......... .......... .......... .......... .......... 90% 174M 1s 2024-08-22T20:34:10.2689780Z 562800K .......... .......... .......... .......... .......... 90% 117M 1s 2024-08-22T20:34:10.2695510Z 562850K .......... .......... .......... .......... .......... 90% 80.3M 1s 2024-08-22T20:34:10.2700270Z 562900K .......... .......... .......... .......... .......... 90% 109M 1s 2024-08-22T20:34:10.2705400Z 562950K .......... .......... .......... .......... .......... 90% 95.7M 1s 2024-08-22T20:34:10.2709120Z 563000K .......... .......... .......... .......... .......... 90% 178M 1s 2024-08-22T20:34:10.2711810Z 563050K .......... .......... .......... .......... .......... 90% 126M 1s 2024-08-22T20:34:10.2716920Z 563100K .......... .......... .......... .......... .......... 90% 103M 1s 2024-08-22T20:34:10.2720920Z 563150K .......... .......... .......... .......... .......... 90% 114M 1s 2024-08-22T20:34:10.2725020Z 563200K .......... .......... .......... .......... .......... 90% 164M 1s 2024-08-22T20:34:10.2728780Z 563250K .......... .......... .......... .......... .......... 90% 108M 1s 2024-08-22T20:34:10.2732680Z 563300K .......... .......... .......... .......... .......... 90% 131M 1s 2024-08-22T20:34:10.2737300Z 563350K .......... .......... .......... .......... .......... 90% 92.5M 1s 2024-08-22T20:34:10.2743510Z 563400K .......... .......... .......... .......... .......... 90% 85.2M 1s 2024-08-22T20:34:10.2746880Z 563450K .......... .......... .......... .......... .......... 90% 130M 1s 2024-08-22T20:34:10.2749220Z 563500K .......... .......... .......... .......... .......... 90% 209M 1s 2024-08-22T20:34:10.2758850Z 563550K .......... .......... .......... .......... .......... 90% 51.0M 1s 2024-08-22T20:34:10.2762810Z 563600K .......... .......... .......... .......... .......... 90% 135M 1s 2024-08-22T20:34:10.2763750Z 563650K .......... .......... .......... .......... .......... 90% 479M 1s 2024-08-22T20:34:10.2766480Z 563700K .......... .......... .......... .......... .......... 90% 195M 1s 2024-08-22T20:34:10.2772850Z 563750K .......... .......... .......... .......... .......... 90% 77.8M 1s 2024-08-22T20:34:10.2775470Z 563800K .......... .......... .......... .......... .......... 90% 170M 1s 2024-08-22T20:34:10.2779130Z 563850K .......... .......... .......... .......... .......... 90% 123M 1s 2024-08-22T20:34:10.2784090Z 563900K .......... .......... .......... .......... .......... 90% 102M 1s 2024-08-22T20:34:10.2787820Z 563950K .......... .......... .......... .......... .......... 90% 134M 1s 2024-08-22T20:34:10.2792020Z 564000K .......... .......... .......... .......... .......... 90% 134M 1s 2024-08-22T20:34:10.2797940Z 564050K .......... .......... .......... .......... .......... 90% 88.5M 1s 2024-08-22T20:34:10.2801040Z 564100K .......... .......... .......... .......... .......... 90% 115M 1s 2024-08-22T20:34:10.2805280Z 564150K .......... .......... .......... .......... .......... 90% 114M 1s 2024-08-22T20:34:10.2809460Z 564200K .......... .......... .......... .......... .......... 90% 122M 1s 2024-08-22T20:34:10.2814140Z 564250K .......... .......... .......... .......... .......... 90% 104M 1s 2024-08-22T20:34:10.2816800Z 564300K .......... .......... .......... .......... .......... 90% 178M 1s 2024-08-22T20:34:10.2820380Z 564350K .......... .......... .......... .......... .......... 90% 133M 1s 2024-08-22T20:34:10.2825850Z 564400K .......... .......... .......... .......... .......... 90% 89.4M 1s 2024-08-22T20:34:10.2829260Z 564450K .......... .......... .......... .......... .......... 90% 149M 1s 2024-08-22T20:34:10.2834150Z 564500K .......... .......... .......... .......... .......... 90% 131M 1s 2024-08-22T20:34:10.2838830Z 564550K .......... .......... .......... .......... .......... 90% 95.9M 1s 2024-08-22T20:34:10.2840560Z 564600K .......... .......... .......... .......... .......... 90% 172M 1s 2024-08-22T20:34:10.2846330Z 564650K .......... .......... .......... .......... .......... 90% 89.1M 1s 2024-08-22T20:34:10.2851720Z 564700K .......... .......... .......... .......... .......... 90% 113M 1s 2024-08-22T20:34:10.2855480Z 564750K .......... .......... .......... .......... .......... 90% 110M 1s 2024-08-22T20:34:10.2860860Z 564800K .......... .......... .......... .......... .......... 90% 92.3M 1s 2024-08-22T20:34:10.2864050Z 564850K .......... .......... .......... .......... .......... 90% 157M 1s 2024-08-22T20:34:10.2868110Z 564900K .......... .......... .......... .......... .......... 90% 103M 1s 2024-08-22T20:34:10.2871610Z 564950K .......... .......... .......... .......... .......... 90% 145M 1s 2024-08-22T20:34:10.2877270Z 565000K .......... .......... .......... .......... .......... 90% 94.4M 1s 2024-08-22T20:34:10.2878450Z 565050K .......... .......... .......... .......... .......... 90% 436M 1s 2024-08-22T20:34:10.2883390Z 565100K .......... .......... .......... .......... .......... 90% 137M 1s 2024-08-22T20:34:10.2888890Z 565150K .......... .......... .......... .......... .......... 90% 72.2M 1s 2024-08-22T20:34:10.2892450Z 565200K .......... .......... .......... .......... .......... 90% 132M 1s 2024-08-22T20:34:10.2896430Z 565250K .......... .......... .......... .......... .......... 90% 107M 1s 2024-08-22T20:34:10.2898020Z 565300K .......... .......... .......... .......... .......... 90% 514M 1s 2024-08-22T20:34:10.2903580Z 565350K .......... .......... .......... .......... .......... 90% 93.0M 1s 2024-08-22T20:34:10.2907490Z 565400K .......... .......... .......... .......... .......... 90% 102M 1s 2024-08-22T20:34:10.2911610Z 565450K .......... .......... .......... .......... .......... 90% 114M 1s 2024-08-22T20:34:10.2916840Z 565500K .......... .......... .......... .......... .......... 90% 94.1M 1s 2024-08-22T20:34:10.2921450Z 565550K .......... .......... .......... .......... .......... 90% 150M 1s 2024-08-22T20:34:10.2924500Z 565600K .......... .......... .......... .......... .......... 90% 114M 1s 2024-08-22T20:34:10.2928020Z 565650K .......... .......... .......... .......... .......... 90% 146M 1s 2024-08-22T20:34:10.2932810Z 565700K .......... .......... .......... .......... .......... 90% 178M 1s 2024-08-22T20:34:10.2935270Z 565750K .......... .......... .......... .......... .......... 90% 104M 1s 2024-08-22T20:34:10.2938990Z 565800K .......... .......... .......... .......... .......... 91% 123M 1s 2024-08-22T20:34:10.2944200Z 565850K .......... .......... .......... .......... .......... 91% 95.4M 1s 2024-08-22T20:34:10.2947930Z 565900K .......... .......... .......... .......... .......... 91% 135M 1s 2024-08-22T20:34:10.2951710Z 565950K .......... .......... .......... .......... .......... 91% 155M 1s 2024-08-22T20:34:10.2954940Z 566000K .......... .......... .......... .......... .......... 91% 121M 1s 2024-08-22T20:34:10.2959790Z 566050K .......... .......... .......... .......... .......... 91% 103M 1s 2024-08-22T20:34:10.2974470Z 566100K .......... .......... .......... .......... .......... 91% 99.4M 1s 2024-08-22T20:34:10.2974900Z 566150K .......... .......... .......... .......... .......... 91% 94.8M 1s 2024-08-22T20:34:10.2975300Z 566200K .......... .......... .......... .......... .......... 91% 113M 1s 2024-08-22T20:34:10.2979980Z 566250K .......... .......... .......... .......... .......... 91% 90.4M 1s 2024-08-22T20:34:10.2982650Z 566300K .......... .......... .......... .......... .......... 91% 159M 1s 2024-08-22T20:34:10.2989830Z 566350K .......... .......... .......... .......... .......... 91% 78.8M 1s 2024-08-22T20:34:10.2994360Z 566400K .......... .......... .......... .......... .......... 91% 91.1M 1s 2024-08-22T20:34:10.2996360Z 566450K .......... .......... .......... .......... .......... 91% 218M 1s 2024-08-22T20:34:10.2999680Z 566500K .......... .......... .......... .......... .......... 91% 187M 1s 2024-08-22T20:34:10.3002630Z 566550K .......... .......... .......... .......... .......... 91% 146M 1s 2024-08-22T20:34:10.3006620Z 566600K .......... .......... .......... .......... .......... 91% 117M 1s 2024-08-22T20:34:10.3010280Z 566650K .......... .......... .......... .......... .......... 91% 152M 1s 2024-08-22T20:34:10.3012740Z 566700K .......... .......... .......... .......... .......... 91% 180M 1s 2024-08-22T20:34:10.3016660Z 566750K .......... .......... .......... .......... .......... 91% 120M 1s 2024-08-22T20:34:10.3021790Z 566800K .......... .......... .......... .......... .......... 91% 94.4M 1s 2024-08-22T20:34:10.3026930Z 566850K .......... .......... .......... .......... .......... 91% 120M 1s 2024-08-22T20:34:10.3029120Z 566900K .......... .......... .......... .......... .......... 91% 146M 1s 2024-08-22T20:34:10.3035010Z 566950K .......... .......... .......... .......... .......... 91% 85.4M 1s 2024-08-22T20:34:10.3035460Z 567000K .......... .......... .......... .......... .......... 91% 651M 1s 2024-08-22T20:34:10.3043950Z 567050K .......... .......... .......... .......... .......... 91% 68.7M 1s 2024-08-22T20:34:10.3048950Z 567100K .......... .......... .......... .......... .......... 91% 92.8M 1s 2024-08-22T20:34:10.3051550Z 567150K .......... .......... .......... .......... .......... 91% 133M 1s 2024-08-22T20:34:10.3054620Z 567200K .......... .......... .......... .......... .......... 91% 172M 1s 2024-08-22T20:34:10.3056950Z 567250K .......... .......... .......... .......... .......... 91% 206M 1s 2024-08-22T20:34:10.3060360Z 567300K .......... .......... .......... .......... .......... 91% 148M 1s 2024-08-22T20:34:10.3065860Z 567350K .......... .......... .......... .......... .......... 91% 86.4M 1s 2024-08-22T20:34:10.3070340Z 567400K .......... .......... .......... .......... .......... 91% 131M 1s 2024-08-22T20:34:10.3072540Z 567450K .......... .......... .......... .......... .......... 91% 167M 1s 2024-08-22T20:34:10.3076790Z 567500K .......... .......... .......... .......... .......... 91% 109M 1s 2024-08-22T20:34:10.3081930Z 567550K .......... .......... .......... .......... .......... 91% 102M 1s 2024-08-22T20:34:10.3085820Z 567600K .......... .......... .......... .......... .......... 91% 122M 1s 2024-08-22T20:34:10.3089200Z 567650K .......... .......... .......... .......... .......... 91% 200M 1s 2024-08-22T20:34:10.3091980Z 567700K .......... .......... .......... .......... .......... 91% 120M 1s 2024-08-22T20:34:10.3096700Z 567750K .......... .......... .......... .......... .......... 91% 110M 1s 2024-08-22T20:34:10.3101300Z 567800K .......... .......... .......... .......... .......... 91% 107M 1s 2024-08-22T20:34:10.3105860Z 567850K .......... .......... .......... .......... .......... 91% 104M 1s 2024-08-22T20:34:10.3110110Z 567900K .......... .......... .......... .......... .......... 91% 124M 1s 2024-08-22T20:34:10.3112370Z 567950K .......... .......... .......... .......... .......... 91% 195M 1s 2024-08-22T20:34:10.3118840Z 568000K .......... .......... .......... .......... .......... 91% 93.0M 1s 2024-08-22T20:34:10.3122930Z 568050K .......... .......... .......... .......... .......... 91% 101M 1s 2024-08-22T20:34:10.3130640Z 568100K .......... .......... .......... .......... .......... 91% 59.8M 1s 2024-08-22T20:34:10.3131320Z 568150K .......... .......... .......... .......... .......... 91% 555M 1s 2024-08-22T20:34:10.3132750Z 568200K .......... .......... .......... .......... .......... 91% 410M 1s 2024-08-22T20:34:10.3136590Z 568250K .......... .......... .......... .......... .......... 91% 131M 1s 2024-08-22T20:34:10.3140930Z 568300K .......... .......... .......... .......... .......... 91% 104M 1s 2024-08-22T20:34:10.3146220Z 568350K .......... .......... .......... .......... .......... 91% 108M 1s 2024-08-22T20:34:10.3149980Z 568400K .......... .......... .......... .......... .......... 91% 121M 1s 2024-08-22T20:34:10.3153080Z 568450K .......... .......... .......... .......... .......... 91% 188M 1s 2024-08-22T20:34:10.3159030Z 568500K .......... .......... .......... .......... .......... 91% 79.0M 1s 2024-08-22T20:34:10.3161950Z 568550K .......... .......... .......... .......... .......... 91% 142M 1s 2024-08-22T20:34:10.3166840Z 568600K .......... .......... .......... .......... .......... 91% 105M 1s 2024-08-22T20:34:10.3170510Z 568650K .......... .......... .......... .......... .......... 91% 182M 1s 2024-08-22T20:34:10.3170960Z 568700K .......... .......... .......... .......... .......... 91% 236M 1s 2024-08-22T20:34:10.3174090Z 568750K .......... .......... .......... .......... .......... 91% 173M 1s 2024-08-22T20:34:10.3177150Z 568800K .......... .......... .......... .......... .......... 91% 157M 1s 2024-08-22T20:34:10.3181080Z 568850K .......... .......... .......... .......... .......... 91% 211M 1s 2024-08-22T20:34:10.3182750Z 568900K .......... .......... .......... .......... .......... 91% 149M 1s 2024-08-22T20:34:10.3187140Z 568950K .......... .......... .......... .......... .......... 91% 118M 1s 2024-08-22T20:34:10.3190030Z 569000K .......... .......... .......... .......... .......... 91% 160M 1s 2024-08-22T20:34:10.3192000Z 569050K .......... .......... .......... .......... .......... 91% 268M 1s 2024-08-22T20:34:10.3194410Z 569100K .......... .......... .......... .......... .......... 91% 196M 1s 2024-08-22T20:34:10.3197750Z 569150K .......... .......... .......... .......... .......... 91% 166M 1s 2024-08-22T20:34:10.3200900Z 569200K .......... .......... .......... .......... .......... 91% 128M 1s 2024-08-22T20:34:10.3208260Z 569250K .......... .......... .......... .......... .......... 91% 78.8M 1s 2024-08-22T20:34:10.3208610Z 569300K .......... .......... .......... .......... .......... 91% 323M 1s 2024-08-22T20:34:10.3213030Z 569350K .......... .......... .......... .......... .......... 91% 113M 1s 2024-08-22T20:34:10.3213510Z 569400K .......... .......... .......... .......... .......... 91% 708M 1s 2024-08-22T20:34:10.3217570Z 569450K .......... .......... .......... .......... .......... 91% 132M 1s 2024-08-22T20:34:10.3224820Z 569500K .......... .......... .......... .......... .......... 91% 159M 1s 2024-08-22T20:34:10.3225430Z 569550K .......... .......... .......... .......... .......... 91% 95.6M 1s 2024-08-22T20:34:10.3226340Z 569600K .......... .......... .......... .......... .......... 91% 488M 1s 2024-08-22T20:34:10.3231050Z 569650K .......... .......... .......... .......... .......... 91% 138M 1s 2024-08-22T20:34:10.3232730Z 569700K .......... .......... .......... .......... .......... 91% 440M 1s 2024-08-22T20:34:10.3234010Z 569750K .......... .......... .......... .......... .......... 91% 194M 1s 2024-08-22T20:34:10.3238690Z 569800K .......... .......... .......... .......... .......... 91% 103M 1s 2024-08-22T20:34:10.3243570Z 569850K .......... .......... .......... .......... .......... 91% 116M 1s 2024-08-22T20:34:10.3246430Z 569900K .......... .......... .......... .......... .......... 91% 145M 1s 2024-08-22T20:34:10.3246600Z 569950K .......... .......... .......... .......... .......... 91% 669M 1s 2024-08-22T20:34:10.3252260Z 570000K .......... .......... .......... .......... .......... 91% 107M 1s 2024-08-22T20:34:10.3255250Z 570050K .......... .......... .......... .......... .......... 91% 159M 1s 2024-08-22T20:34:10.3259740Z 570100K .......... .......... .......... .......... .......... 91% 127M 1s 2024-08-22T20:34:10.3262580Z 570150K .......... .......... .......... .......... .......... 91% 133M 1s 2024-08-22T20:34:10.3263510Z 570200K .......... .......... .......... .......... .......... 91% 610M 1s 2024-08-22T20:34:10.3267560Z 570250K .......... .......... .......... .......... .......... 91% 141M 1s 2024-08-22T20:34:10.3270260Z 570300K .......... .......... .......... .......... .......... 91% 123M 1s 2024-08-22T20:34:10.3276410Z 570350K .......... .......... .......... .......... .......... 91% 79.3M 1s 2024-08-22T20:34:10.3277340Z 570400K .......... .......... .......... .......... .......... 91% 456M 1s 2024-08-22T20:34:10.3284370Z 570450K .......... .......... .......... .......... .......... 91% 73.3M 1s 2024-08-22T20:34:10.3289990Z 570500K .......... .......... .......... .......... .......... 91% 84.5M 1s 2024-08-22T20:34:10.3295280Z 570550K .......... .......... .......... .......... .......... 91% 95.9M 1s 2024-08-22T20:34:10.3300910Z 570600K .......... .......... .......... .......... .......... 91% 83.5M 1s 2024-08-22T20:34:10.3305670Z 570650K .......... .......... .......... .......... .......... 91% 102M 1s 2024-08-22T20:34:10.3310140Z 570700K .......... .......... .......... .......... .......... 91% 170M 1s 2024-08-22T20:34:10.3312310Z 570750K .......... .......... .......... .......... .......... 91% 133M 1s 2024-08-22T20:34:10.3315990Z 570800K .......... .......... .......... .......... .......... 91% 128M 1s 2024-08-22T20:34:10.3323050Z 570850K .......... .......... .......... .......... .......... 91% 136M 1s 2024-08-22T20:34:10.3325300Z 570900K .......... .......... .......... .......... .......... 91% 92.1M 1s 2024-08-22T20:34:10.3325500Z 570950K .......... .......... .......... .......... .......... 91% 751M 1s 2024-08-22T20:34:10.3328990Z 571000K .......... .......... .......... .......... .......... 91% 142M 1s 2024-08-22T20:34:10.3334140Z 571050K .......... .......... .......... .......... .......... 91% 136M 1s 2024-08-22T20:34:10.3338050Z 571100K .......... .......... .......... .......... .......... 91% 88.9M 1s 2024-08-22T20:34:10.3338720Z 571150K .......... .......... .......... .......... .......... 91% 543M 1s 2024-08-22T20:34:10.3345480Z 571200K .......... .......... .......... .......... .......... 91% 77.9M 1s 2024-08-22T20:34:10.3349710Z 571250K .......... .......... .......... .......... .......... 91% 109M 1s 2024-08-22T20:34:10.3356130Z 571300K .......... .......... .......... .......... .......... 91% 98.0M 1s 2024-08-22T20:34:10.3359390Z 571350K .......... .......... .......... .......... .......... 91% 110M 1s 2024-08-22T20:34:10.3360960Z 571400K .......... .......... .......... .......... .......... 91% 226M 1s 2024-08-22T20:34:10.3361540Z 571450K .......... .......... .......... .......... .......... 91% 800M 1s 2024-08-22T20:34:10.3364750Z 571500K .......... .......... .......... .......... .......... 91% 163M 1s 2024-08-22T20:34:10.3369170Z 571550K .......... .......... .......... .......... .......... 91% 127M 1s 2024-08-22T20:34:10.3369440Z 571600K .......... .......... .......... .......... .......... 91% 595M 1s 2024-08-22T20:34:10.3373120Z 571650K .......... .......... .......... .......... .......... 91% 172M 1s 2024-08-22T20:34:10.3376820Z 571700K .......... .......... .......... .......... .......... 91% 274M 1s 2024-08-22T20:34:10.3380680Z 571750K .......... .......... .......... .......... .......... 91% 75.9M 1s 2024-08-22T20:34:10.3383240Z 571800K .......... .......... .......... .......... .......... 91% 207M 1s 2024-08-22T20:34:10.3388290Z 571850K .......... .......... .......... .......... .......... 91% 97.3M 1s 2024-08-22T20:34:10.3392570Z 571900K .......... .......... .......... .......... .......... 91% 105M 1s 2024-08-22T20:34:10.3400160Z 571950K .......... .......... .......... .......... .......... 91% 86.3M 1s 2024-08-22T20:34:10.3402400Z 572000K .......... .......... .......... .......... .......... 91% 132M 1s 2024-08-22T20:34:10.3407360Z 572050K .......... .......... .......... .......... .......... 92% 128M 1s 2024-08-22T20:34:10.3407800Z 572100K .......... .......... .......... .......... .......... 92% 660M 1s 2024-08-22T20:34:10.3407980Z 572150K .......... .......... .......... .......... .......... 92% 346M 1s 2024-08-22T20:34:10.3409920Z 572200K .......... .......... .......... .......... .......... 92% 334M 1s 2024-08-22T20:34:10.3410470Z 572250K .......... .......... .......... .......... .......... 92% 339M 1s 2024-08-22T20:34:10.3413740Z 572300K .......... .......... .......... .......... .......... 92% 170M 1s 2024-08-22T20:34:10.3417330Z 572350K .......... .......... .......... .......... .......... 92% 135M 1s 2024-08-22T20:34:10.3420570Z 572400K .......... .......... .......... .......... .......... 92% 156M 1s 2024-08-22T20:34:10.3425610Z 572450K .......... .......... .......... .......... .......... 92% 93.2M 1s 2024-08-22T20:34:10.3430780Z 572500K .......... .......... .......... .......... .......... 92% 128M 1s 2024-08-22T20:34:10.3431400Z 572550K .......... .......... .......... .......... .......... 92% 239M 1s 2024-08-22T20:34:10.3434050Z 572600K .......... .......... .......... .......... .......... 92% 201M 1s 2024-08-22T20:34:10.3436820Z 572650K .......... .......... .......... .......... .......... 92% 212M 1s 2024-08-22T20:34:10.3440090Z 572700K .......... .......... .......... .......... .......... 92% 134M 1s 2024-08-22T20:34:10.3441460Z 572750K .......... .......... .......... .......... .......... 92% 268M 1s 2024-08-22T20:34:10.3446750Z 572800K .......... .......... .......... .......... .......... 92% 120M 1s 2024-08-22T20:34:10.3449390Z 572850K .......... .......... .......... .......... .......... 92% 252M 1s 2024-08-22T20:34:10.3452980Z 572900K .......... .......... .......... .......... .......... 92% 101M 1s 2024-08-22T20:34:10.3456620Z 572950K .......... .......... .......... .......... .......... 92% 123M 1s 2024-08-22T20:34:10.3459680Z 573000K .......... .......... .......... .......... .......... 92% 166M 1s 2024-08-22T20:34:10.3464360Z 573050K .......... .......... .......... .......... .......... 92% 108M 1s 2024-08-22T20:34:10.3464570Z 573100K .......... .......... .......... .......... .......... 92% 660M 1s 2024-08-22T20:34:10.3468240Z 573150K .......... .......... .......... .......... .......... 92% 149M 1s 2024-08-22T20:34:10.3470460Z 573200K .......... .......... .......... .......... .......... 92% 211M 1s 2024-08-22T20:34:10.3474300Z 573250K .......... .......... .......... .......... .......... 92% 167M 1s 2024-08-22T20:34:10.3479280Z 573300K .......... .......... .......... .......... .......... 92% 91.1M 1s 2024-08-22T20:34:10.3479700Z 573350K .......... .......... .......... .......... .......... 92% 509M 1s 2024-08-22T20:34:10.3482280Z 573400K .......... .......... .......... .......... .......... 92% 180M 1s 2024-08-22T20:34:10.3486050Z 573450K .......... .......... .......... .......... .......... 92% 174M 1s 2024-08-22T20:34:10.3489730Z 573500K .......... .......... .......... .......... .......... 92% 125M 1s 2024-08-22T20:34:10.3493630Z 573550K .......... .......... .......... .......... .......... 92% 144M 1s 2024-08-22T20:34:10.3493830Z 573600K .......... .......... .......... .......... .......... 92% 531M 1s 2024-08-22T20:34:10.3498870Z 573650K .......... .......... .......... .......... .......... 92% 97.7M 1s 2024-08-22T20:34:10.3500190Z 573700K .......... .......... .......... .......... .......... 92% 276M 1s 2024-08-22T20:34:10.3503550Z 573750K .......... .......... .......... .......... .......... 92% 135M 1s 2024-08-22T20:34:10.3507790Z 573800K .......... .......... .......... .......... .......... 92% 119M 1s 2024-08-22T20:34:10.3513540Z 573850K .......... .......... .......... .......... .......... 92% 104M 1s 2024-08-22T20:34:10.3517730Z 573900K .......... .......... .......... .......... .......... 92% 101M 1s 2024-08-22T20:34:10.3517980Z 573950K .......... .......... .......... .......... .......... 92% 568M 1s 2024-08-22T20:34:10.3522130Z 574000K .......... .......... .......... .......... .......... 92% 133M 1s 2024-08-22T20:34:10.3525950Z 574050K .......... .......... .......... .......... .......... 92% 119M 1s 2024-08-22T20:34:10.3531030Z 574100K .......... .......... .......... .......... .......... 92% 113M 1s 2024-08-22T20:34:10.3535340Z 574150K .......... .......... .......... .......... .......... 92% 113M 1s 2024-08-22T20:34:10.3535500Z 574200K .......... .......... .......... .......... .......... 92% 519M 1s 2024-08-22T20:34:10.3539240Z 574250K .......... .......... .......... .......... .......... 92% 126M 1s 2024-08-22T20:34:10.3542550Z 574300K .......... .......... .......... .......... .......... 92% 154M 1s 2024-08-22T20:34:10.3546030Z 574350K .......... .......... .......... .......... .......... 92% 155M 1s 2024-08-22T20:34:10.3549520Z 574400K .......... .......... .......... .......... .......... 92% 158M 1s 2024-08-22T20:34:10.3550030Z 574450K .......... .......... .......... .......... .......... 92% 346M 1s 2024-08-22T20:34:10.3554280Z 574500K .......... .......... .......... .......... .......... 92% 128M 1s 2024-08-22T20:34:10.3557230Z 574550K .......... .......... .......... .......... .......... 92% 153M 0s 2024-08-22T20:34:10.3560410Z 574600K .......... .......... .......... .......... .......... 92% 170M 0s 2024-08-22T20:34:10.3562560Z 574650K .......... .......... .......... .......... .......... 92% 184M 0s 2024-08-22T20:34:10.3563040Z 574700K .......... .......... .......... .......... .......... 92% 814M 0s 2024-08-22T20:34:10.3568220Z 574750K .......... .......... .......... .......... .......... 92% 126M 0s 2024-08-22T20:34:10.3571160Z 574800K .......... .......... .......... .......... .......... 92% 139M 0s 2024-08-22T20:34:10.3571980Z 574850K .......... .......... .......... .......... .......... 92% 642M 0s 2024-08-22T20:34:10.3576600Z 574900K .......... .......... .......... .......... .......... 92% 105M 0s 2024-08-22T20:34:10.3582970Z 574950K .......... .......... .......... .......... .......... 92% 83.9M 0s 2024-08-22T20:34:10.3585240Z 575000K .......... .......... .......... .......... .......... 92% 200M 0s 2024-08-22T20:34:10.3589200Z 575050K .......... .......... .......... .......... .......... 92% 102M 0s 2024-08-22T20:34:10.3591950Z 575100K .......... .......... .......... .......... .......... 92% 182M 0s 2024-08-22T20:34:10.3593170Z 575150K .......... .......... .......... .......... .......... 92% 729M 0s 2024-08-22T20:34:10.3595560Z 575200K .......... .......... .......... .......... .......... 92% 160M 0s 2024-08-22T20:34:10.3600210Z 575250K .......... .......... .......... .......... .......... 92% 163M 0s 2024-08-22T20:34:10.3602570Z 575300K .......... .......... .......... .......... .......... 92% 136M 0s 2024-08-22T20:34:10.3603950Z 575350K .......... .......... .......... .......... .......... 92% 257M 0s 2024-08-22T20:34:10.3607760Z 575400K .......... .......... .......... .......... .......... 92% 140M 0s 2024-08-22T20:34:10.3610930Z 575450K .......... .......... .......... .......... .......... 92% 183M 0s 2024-08-22T20:34:10.3614590Z 575500K .......... .......... .......... .......... .......... 92% 145M 0s 2024-08-22T20:34:10.3617670Z 575550K .......... .......... .......... .......... .......... 92% 140M 0s 2024-08-22T20:34:10.3620340Z 575600K .......... .......... .......... .......... .......... 92% 168M 0s 2024-08-22T20:34:10.3624710Z 575650K .......... .......... .......... .......... .......... 92% 109M 0s 2024-08-22T20:34:10.3627500Z 575700K .......... .......... .......... .......... .......... 92% 258M 0s 2024-08-22T20:34:10.3631030Z 575750K .......... .......... .......... .......... .......... 92% 111M 0s 2024-08-22T20:34:10.3631520Z 575800K .......... .......... .......... .......... .......... 92% 718M 0s 2024-08-22T20:34:10.3634960Z 575850K .......... .......... .......... .......... .......... 92% 141M 0s 2024-08-22T20:34:10.3640300Z 575900K .......... .......... .......... .......... .......... 92% 95.0M 0s 2024-08-22T20:34:10.3642370Z 575950K .......... .......... .......... .......... .......... 92% 678M 0s 2024-08-22T20:34:10.3647230Z 576000K .......... .......... .......... .......... .......... 92% 79.1M 0s 2024-08-22T20:34:10.3647950Z 576050K .......... .......... .......... .......... .......... 92% 452M 0s 2024-08-22T20:34:10.3651690Z 576100K .......... .......... .......... .......... .......... 92% 141M 0s 2024-08-22T20:34:10.3654940Z 576150K .......... .......... .......... .......... .......... 92% 156M 0s 2024-08-22T20:34:10.3658510Z 576200K .......... .......... .......... .......... .......... 92% 130M 0s 2024-08-22T20:34:10.3662910Z 576250K .......... .......... .......... .......... .......... 92% 120M 0s 2024-08-22T20:34:10.3667270Z 576300K .......... .......... .......... .......... .......... 92% 119M 0s 2024-08-22T20:34:10.3667590Z 576350K .......... .......... .......... .......... .......... 92% 384M 0s 2024-08-22T20:34:10.3671390Z 576400K .......... .......... .......... .......... .......... 92% 143M 0s 2024-08-22T20:34:10.3678530Z 576450K .......... .......... .......... .......... .......... 92% 109M 0s 2024-08-22T20:34:10.3681780Z 576500K .......... .......... .......... .......... .......... 92% 84.8M 0s 2024-08-22T20:34:10.3683790Z 576550K .......... .......... .......... .......... .......... 92% 270M 0s 2024-08-22T20:34:10.3686160Z 576600K .......... .......... .......... .......... .......... 92% 253M 0s 2024-08-22T20:34:10.3692670Z 576650K .......... .......... .......... .......... .......... 92% 81.5M 0s 2024-08-22T20:34:10.3693320Z 576700K .......... .......... .......... .......... .......... 92% 220M 0s 2024-08-22T20:34:10.3694210Z 576750K .......... .......... .......... .......... .......... 92% 531M 0s 2024-08-22T20:34:10.3697060Z 576800K .......... .......... .......... .......... .......... 92% 179M 0s 2024-08-22T20:34:10.3703900Z 576850K .......... .......... .......... .......... .......... 92% 129M 0s 2024-08-22T20:34:10.3707550Z 576900K .......... .......... .......... .......... .......... 92% 81.1M 0s 2024-08-22T20:34:10.3711520Z 576950K .......... .......... .......... .......... .......... 92% 115M 0s 2024-08-22T20:34:10.3715150Z 577000K .......... .......... .......... .......... .......... 92% 150M 0s 2024-08-22T20:34:10.3715630Z 577050K .......... .......... .......... .......... .......... 92% 610M 0s 2024-08-22T20:34:10.3720460Z 577100K .......... .......... .......... .......... .......... 92% 93.0M 0s 2024-08-22T20:34:10.3721190Z 577150K .......... .......... .......... .......... .......... 92% 514M 0s 2024-08-22T20:34:10.3723150Z 577200K .......... .......... .......... .......... .......... 92% 267M 0s 2024-08-22T20:34:10.3723810Z 577250K .......... .......... .......... .......... .......... 92% 574M 0s 2024-08-22T20:34:10.3728130Z 577300K .......... .......... .......... .......... .......... 92% 170M 0s 2024-08-22T20:34:10.3728300Z 577350K .......... .......... .......... .......... .......... 92% 425M 0s 2024-08-22T20:34:10.3730720Z 577400K .......... .......... .......... .......... .......... 92% 235M 0s 2024-08-22T20:34:10.3733440Z 577450K .......... .......... .......... .......... .......... 92% 154M 0s 2024-08-22T20:34:10.3738350Z 577500K .......... .......... .......... .......... .......... 92% 138M 0s 2024-08-22T20:34:10.3741900Z 577550K .......... .......... .......... .......... .......... 92% 122M 0s 2024-08-22T20:34:10.3743090Z 577600K .......... .......... .......... .......... .......... 92% 199M 0s 2024-08-22T20:34:10.3747760Z 577650K .......... .......... .......... .......... .......... 92% 127M 0s 2024-08-22T20:34:10.3748670Z 577700K .......... .......... .......... .......... .......... 92% 274M 0s 2024-08-22T20:34:10.3753090Z 577750K .......... .......... .......... .......... .......... 92% 115M 0s 2024-08-22T20:34:10.3759340Z 577800K .......... .......... .......... .......... .......... 92% 81.0M 0s 2024-08-22T20:34:10.3763210Z 577850K .......... .......... .......... .......... .......... 92% 153M 0s 2024-08-22T20:34:10.3766080Z 577900K .......... .......... .......... .......... .......... 92% 346M 0s 2024-08-22T20:34:10.3769720Z 577950K .......... .......... .......... .......... .......... 92% 100M 0s 2024-08-22T20:34:10.3773660Z 578000K .......... .......... .......... .......... .......... 92% 111M 0s 2024-08-22T20:34:10.3774010Z 578050K .......... .......... .......... .......... .......... 92% 436M 0s 2024-08-22T20:34:10.3775230Z 578100K .......... .......... .......... .......... .......... 92% 456M 0s 2024-08-22T20:34:10.3779190Z 578150K .......... .......... .......... .......... .......... 92% 128M 0s 2024-08-22T20:34:10.3780560Z 578200K .......... .......... .......... .......... .......... 92% 384M 0s 2024-08-22T20:34:10.3783460Z 578250K .......... .......... .......... .......... .......... 93% 166M 0s 2024-08-22T20:34:10.3786940Z 578300K .......... .......... .......... .......... .......... 93% 140M 0s 2024-08-22T20:34:10.3789510Z 578350K .......... .......... .......... .......... .......... 93% 465M 0s 2024-08-22T20:34:10.3793330Z 578400K .......... .......... .......... .......... .......... 93% 92.7M 0s 2024-08-22T20:34:10.3794370Z 578450K .......... .......... .......... .......... .......... 93% 444M 0s 2024-08-22T20:34:10.3798390Z 578500K .......... .......... .......... .......... .......... 93% 122M 0s 2024-08-22T20:34:10.3802050Z 578550K .......... .......... .......... .......... .......... 93% 130M 0s 2024-08-22T20:34:10.3806270Z 578600K .......... .......... .......... .......... .......... 93% 147M 0s 2024-08-22T20:34:10.3809150Z 578650K .......... .......... .......... .......... .......... 93% 127M 0s 2024-08-22T20:34:10.3811280Z 578700K .......... .......... .......... .......... .......... 93% 814M 0s 2024-08-22T20:34:10.3814440Z 578750K .......... .......... .......... .......... .......... 93% 108M 0s 2024-08-22T20:34:10.3818870Z 578800K .......... .......... .......... .......... .......... 93% 120M 0s 2024-08-22T20:34:10.3819450Z 578850K .......... .......... .......... .......... .......... 93% 842M 0s 2024-08-22T20:34:10.3825350Z 578900K .......... .......... .......... .......... .......... 93% 92.8M 0s 2024-08-22T20:34:10.3826140Z 578950K .......... .......... .......... .......... .......... 93% 229M 0s 2024-08-22T20:34:10.3832740Z 579000K .......... .......... .......... .......... .......... 93% 100M 0s 2024-08-22T20:34:10.3833990Z 579050K .......... .......... .......... .......... .......... 93% 263M 0s 2024-08-22T20:34:10.3837840Z 579100K .......... .......... .......... .......... .......... 93% 114M 0s 2024-08-22T20:34:10.3840860Z 579150K .......... .......... .......... .......... .......... 93% 144M 0s 2024-08-22T20:34:10.3843670Z 579200K .......... .......... .......... .......... .......... 93% 182M 0s 2024-08-22T20:34:10.3845160Z 579250K .......... .......... .......... .......... .......... 93% 519M 0s 2024-08-22T20:34:10.3850280Z 579300K .......... .......... .......... .......... .......... 93% 103M 0s 2024-08-22T20:34:10.3854660Z 579350K .......... .......... .......... .......... .......... 93% 100M 0s 2024-08-22T20:34:10.3859050Z 579400K .......... .......... .......... .......... .......... 93% 174M 0s 2024-08-22T20:34:10.3860900Z 579450K .......... .......... .......... .......... .......... 93% 154M 0s 2024-08-22T20:34:10.3862410Z 579500K .......... .......... .......... .......... .......... 93% 189M 0s 2024-08-22T20:34:10.3866500Z 579550K .......... .......... .......... .......... .......... 93% 187M 0s 2024-08-22T20:34:10.3867320Z 579600K .......... .......... .......... .......... .......... 93% 257M 0s 2024-08-22T20:34:10.3872140Z 579650K .......... .......... .......... .......... .......... 93% 103M 0s 2024-08-22T20:34:10.3875510Z 579700K .......... .......... .......... .......... .......... 93% 171M 0s 2024-08-22T20:34:10.3878300Z 579750K .......... .......... .......... .......... .......... 93% 153M 0s 2024-08-22T20:34:10.3885700Z 579800K .......... .......... .......... .......... .......... 93% 77.1M 0s 2024-08-22T20:34:10.3890360Z 579850K .......... .......... .......... .......... .......... 93% 81.1M 0s 2024-08-22T20:34:10.3896170Z 579900K .......... .......... .......... .......... .......... 93% 85.2M 0s 2024-08-22T20:34:10.3901820Z 579950K .......... .......... .......... .......... .......... 93% 80.8M 0s 2024-08-22T20:34:10.3906300Z 580000K .......... .......... .......... .......... .......... 93% 115M 0s 2024-08-22T20:34:10.3915290Z 580050K .......... .......... .......... .......... .......... 93% 62.9M 0s 2024-08-22T20:34:10.3918810Z 580100K .......... .......... .......... .......... .......... 93% 164M 0s 2024-08-22T20:34:10.3922610Z 580150K .......... .......... .......... .......... .......... 93% 90.4M 0s 2024-08-22T20:34:10.3926910Z 580200K .......... .......... .......... .......... .......... 93% 107M 0s 2024-08-22T20:34:10.3928800Z 580250K .......... .......... .......... .......... .......... 93% 237M 0s 2024-08-22T20:34:10.3933230Z 580300K .......... .......... .......... .......... .......... 93% 118M 0s 2024-08-22T20:34:10.3937620Z 580350K .......... .......... .......... .......... .......... 93% 115M 0s 2024-08-22T20:34:10.3941590Z 580400K .......... .......... .......... .......... .......... 93% 136M 0s 2024-08-22T20:34:10.3946990Z 580450K .......... .......... .......... .......... .......... 93% 88.0M 0s 2024-08-22T20:34:10.3949470Z 580500K .......... .......... .......... .......... .......... 93% 156M 0s 2024-08-22T20:34:10.3956470Z 580550K .......... .......... .......... .......... .......... 93% 75.1M 0s 2024-08-22T20:34:10.3961220Z 580600K .......... .......... .......... .......... .......... 93% 137M 0s 2024-08-22T20:34:10.3964360Z 580650K .......... .......... .......... .......... .......... 93% 113M 0s 2024-08-22T20:34:10.3964680Z 580700K .......... .......... .......... .......... .......... 93% 669M 0s 2024-08-22T20:34:10.3971750Z 580750K .......... .......... .......... .......... .......... 93% 68.9M 0s 2024-08-22T20:34:10.3972470Z 580800K .......... .......... .......... .......... .......... 93% 642M 0s 2024-08-22T20:34:10.3976220Z 580850K .......... .......... .......... .......... .......... 93% 174M 0s 2024-08-22T20:34:10.3979930Z 580900K .......... .......... .......... .......... .......... 93% 148M 0s 2024-08-22T20:34:10.3984170Z 580950K .......... .......... .......... .......... .......... 93% 112M 0s 2024-08-22T20:34:10.3987770Z 581000K .......... .......... .......... .......... .......... 93% 138M 0s 2024-08-22T20:34:10.3988040Z 581050K .......... .......... .......... .......... .......... 93% 588M 0s 2024-08-22T20:34:10.3995380Z 581100K .......... .......... .......... .......... .......... 93% 74.2M 0s 2024-08-22T20:34:10.3995580Z 581150K .......... .......... .......... .......... .......... 93% 800M 0s 2024-08-22T20:34:10.3995770Z 581200K .......... .......... .......... .......... .......... 93% 349M 0s 2024-08-22T20:34:10.4002410Z 581250K .......... .......... .......... .......... .......... 93% 158M 0s 2024-08-22T20:34:10.4005100Z 581300K .......... .......... .......... .......... .......... 93% 81.8M 0s 2024-08-22T20:34:10.4009550Z 581350K .......... .......... .......... .......... .......... 93% 122M 0s 2024-08-22T20:34:10.4014250Z 581400K .......... .......... .......... .......... .......... 93% 108M 0s 2024-08-22T20:34:10.4022550Z 581450K .......... .......... .......... .......... .......... 93% 56.1M 0s 2024-08-22T20:34:10.4024220Z 581500K .......... .......... .......... .......... .......... 93% 277M 0s 2024-08-22T20:34:10.4030110Z 581550K .......... .......... .......... .......... .......... 93% 81.4M 0s 2024-08-22T20:34:10.4037870Z 581600K .......... .......... .......... .......... .......... 93% 63.3M 0s 2024-08-22T20:34:10.4044760Z 581650K .......... .......... .......... .......... .......... 93% 99.9M 0s 2024-08-22T20:34:10.4045690Z 581700K .......... .......... .......... .......... .......... 93% 165M 0s 2024-08-22T20:34:10.4051850Z 581750K .......... .......... .......... .......... .......... 93% 86.1M 0s 2024-08-22T20:34:10.4055940Z 581800K .......... .......... .......... .......... .......... 93% 108M 0s 2024-08-22T20:34:10.4059480Z 581850K .......... .......... .......... .......... .......... 93% 166M 0s 2024-08-22T20:34:10.4064910Z 581900K .......... .......... .......... .......... .......... 93% 113M 0s 2024-08-22T20:34:10.4068980Z 581950K .......... .......... .......... .......... .......... 93% 97.5M 0s 2024-08-22T20:34:10.4076080Z 582000K .......... .......... .......... .......... .......... 93% 64.5M 0s 2024-08-22T20:34:10.4080990Z 582050K .......... .......... .......... .......... .......... 93% 97.1M 0s 2024-08-22T20:34:10.4089500Z 582100K .......... .......... .......... .......... .......... 93% 62.2M 0s 2024-08-22T20:34:10.4096780Z 582150K .......... .......... .......... .......... .......... 93% 67.3M 0s 2024-08-22T20:34:10.4105550Z 582200K .......... .......... .......... .......... .......... 93% 52.6M 0s 2024-08-22T20:34:10.4108820Z 582250K .......... .......... .......... .......... .......... 93% 135M 0s 2024-08-22T20:34:10.4115360Z 582300K .......... .......... .......... .......... .......... 93% 82.6M 0s 2024-08-22T20:34:10.4121380Z 582350K .......... .......... .......... .......... .......... 93% 72.9M 0s 2024-08-22T20:34:10.4128280Z 582400K .......... .......... .......... .......... .......... 93% 71.0M 0s 2024-08-22T20:34:10.4136560Z 582450K .......... .......... .......... .......... .......... 93% 57.8M 0s 2024-08-22T20:34:10.4143730Z 582500K .......... .......... .......... .......... .......... 93% 69.2M 0s 2024-08-22T20:34:10.4149940Z 582550K .......... .......... .......... .......... .......... 93% 84.2M 0s 2024-08-22T20:34:10.4160660Z 582600K .......... .......... .......... .......... .......... 93% 47.8M 0s 2024-08-22T20:34:10.4167120Z 582650K .......... .......... .......... .......... .......... 93% 67.0M 0s 2024-08-22T20:34:10.4175890Z 582700K .......... .......... .......... .......... .......... 93% 64.0M 0s 2024-08-22T20:34:10.4180840Z 582750K .......... .......... .......... .......... .......... 93% 96.7M 0s 2024-08-22T20:34:10.4185900Z 582800K .......... .......... .......... .......... .......... 93% 79.3M 0s 2024-08-22T20:34:10.4192620Z 582850K .......... .......... .......... .......... .......... 93% 74.0M 0s 2024-08-22T20:34:10.4199510Z 582900K .......... .......... .......... .......... .......... 93% 82.5M 0s 2024-08-22T20:34:10.4203440Z 582950K .......... .......... .......... .......... .......... 93% 102M 0s 2024-08-22T20:34:10.4210440Z 583000K .......... .......... .......... .......... .......... 93% 69.7M 0s 2024-08-22T20:34:10.4216840Z 583050K .......... .......... .......... .......... .......... 93% 82.1M 0s 2024-08-22T20:34:10.4221800Z 583100K .......... .......... .......... .......... .......... 93% 105M 0s 2024-08-22T20:34:10.4227850Z 583150K .......... .......... .......... .......... .......... 93% 70.1M 0s 2024-08-22T20:34:10.4233630Z 583200K .......... .......... .......... .......... .......... 93% 98.6M 0s 2024-08-22T20:34:10.4239910Z 583250K .......... .......... .......... .......... .......... 93% 71.8M 0s 2024-08-22T20:34:10.4247540Z 583300K .......... .......... .......... .......... .......... 93% 88.3M 0s 2024-08-22T20:34:10.4253320Z 583350K .......... .......... .......... .......... .......... 93% 63.0M 0s 2024-08-22T20:34:10.4258300Z 583400K .......... .......... .......... .......... .......... 93% 88.9M 0s 2024-08-22T20:34:10.4264410Z 583450K .......... .......... .......... .......... .......... 93% 84.9M 0s 2024-08-22T20:34:10.4270000Z 583500K .......... .......... .......... .......... .......... 93% 84.2M 0s 2024-08-22T20:34:10.4275920Z 583550K .......... .......... .......... .......... .......... 93% 81.7M 0s 2024-08-22T20:34:10.4282570Z 583600K .......... .......... .......... .......... .......... 93% 78.9M 0s 2024-08-22T20:34:10.4287740Z 583650K .......... .......... .......... .......... .......... 93% 86.1M 0s 2024-08-22T20:34:10.4294880Z 583700K .......... .......... .......... .......... .......... 93% 69.0M 0s 2024-08-22T20:34:10.4301550Z 583750K .......... .......... .......... .......... .......... 93% 83.2M 0s 2024-08-22T20:34:10.4306720Z 583800K .......... .......... .......... .......... .......... 93% 84.5M 0s 2024-08-22T20:34:10.4312410Z 583850K .......... .......... .......... .......... .......... 93% 85.5M 0s 2024-08-22T20:34:10.4319830Z 583900K .......... .......... .......... .......... .......... 93% 64.8M 0s 2024-08-22T20:34:10.4325170Z 583950K .......... .......... .......... .......... .......... 93% 102M 0s 2024-08-22T20:34:10.4330800Z 584000K .......... .......... .......... .......... .......... 93% 82.9M 0s 2024-08-22T20:34:10.4336380Z 584050K .......... .......... .......... .......... .......... 93% 87.3M 0s 2024-08-22T20:34:10.4344040Z 584100K .......... .......... .......... .......... .......... 93% 87.2M 0s 2024-08-22T20:34:10.4349900Z 584150K .......... .......... .......... .......... .......... 93% 60.8M 0s 2024-08-22T20:34:10.4356240Z 584200K .......... .......... .......... .......... .......... 93% 79.7M 0s 2024-08-22T20:34:10.4362830Z 584250K .......... .......... .......... .......... .......... 93% 72.3M 0s 2024-08-22T20:34:10.4367410Z 584300K .......... .......... .......... .......... .......... 93% 97.1M 0s 2024-08-22T20:34:10.4372830Z 584350K .......... .......... .......... .......... .......... 93% 88.5M 0s 2024-08-22T20:34:10.4378740Z 584400K .......... .......... .......... .......... .......... 93% 86.3M 0s 2024-08-22T20:34:10.4384960Z 584450K .......... .......... .......... .......... .......... 94% 82.5M 0s 2024-08-22T20:34:10.4390710Z 584500K .......... .......... .......... .......... .......... 94% 81.8M 0s 2024-08-22T20:34:10.4398500Z 584550K .......... .......... .......... .......... .......... 94% 63.7M 0s 2024-08-22T20:34:10.4405100Z 584600K .......... .......... .......... .......... .......... 94% 75.9M 0s 2024-08-22T20:34:10.4410620Z 584650K .......... .......... .......... .......... .......... 94% 95.6M 0s 2024-08-22T20:34:10.4416400Z 584700K .......... .......... .......... .......... .......... 94% 76.8M 0s 2024-08-22T20:34:10.4422650Z 584750K .......... .......... .......... .......... .......... 94% 79.5M 0s 2024-08-22T20:34:10.4428300Z 584800K .......... .......... .......... .......... .......... 94% 86.1M 0s 2024-08-22T20:34:10.4435250Z 584850K .......... .......... .......... .......... .......... 94% 71.8M 0s 2024-08-22T20:34:10.4439830Z 584900K .......... .......... .......... .......... .......... 94% 99.0M 0s 2024-08-22T20:34:10.4446940Z 584950K .......... .......... .......... .......... .......... 94% 66.4M 0s 2024-08-22T20:34:10.4452860Z 585000K .......... .......... .......... .......... .......... 94% 90.6M 0s 2024-08-22T20:34:10.4457950Z 585050K .......... .......... .......... .......... .......... 94% 90.6M 0s 2024-08-22T20:34:10.4463910Z 585100K .......... .......... .......... .......... .......... 94% 84.8M 0s 2024-08-22T20:34:10.4470240Z 585150K .......... .......... .......... .......... .......... 94% 75.6M 0s 2024-08-22T20:34:10.4503740Z 585200K .......... .......... .......... .......... .......... 94% 17.5M 0s 2024-08-22T20:34:10.4504310Z 585250K .......... .......... .......... .......... .......... 94% 131M 0s 2024-08-22T20:34:10.4506790Z 585300K .......... .......... .......... .......... .......... 94% 152M 0s 2024-08-22T20:34:10.4508680Z 585350K .......... .......... .......... .......... .......... 94% 173M 0s 2024-08-22T20:34:10.4512530Z 585400K .......... .......... .......... .......... .......... 94% 106M 0s 2024-08-22T20:34:10.4513040Z 585450K .......... .......... .......... .......... .......... 94% 514M 0s 2024-08-22T20:34:10.4518540Z 585500K .......... .......... .......... .......... .......... 94% 96.9M 0s 2024-08-22T20:34:10.4526630Z 585550K .......... .......... .......... .......... .......... 94% 63.2M 0s 2024-08-22T20:34:10.4532310Z 585600K .......... .......... .......... .......... .......... 94% 87.7M 0s 2024-08-22T20:34:10.4537660Z 585650K .......... .......... .......... .......... .......... 94% 80.2M 0s 2024-08-22T20:34:10.4543140Z 585700K .......... .......... .......... .......... .......... 94% 93.2M 0s 2024-08-22T20:34:10.4550540Z 585750K .......... .......... .......... .......... .......... 94% 64.3M 0s 2024-08-22T20:34:10.4556730Z 585800K .......... .......... .......... .......... .......... 94% 88.5M 0s 2024-08-22T20:34:10.4563170Z 585850K .......... .......... .......... .......... .......... 94% 75.4M 0s 2024-08-22T20:34:10.4568570Z 585900K .......... .......... .......... .......... .......... 94% 81.8M 0s 2024-08-22T20:34:10.4572950Z 585950K .......... .......... .......... .......... .......... 94% 116M 0s 2024-08-22T20:34:10.4578470Z 586000K .......... .......... .......... .......... .......... 94% 86.6M 0s 2024-08-22T20:34:10.4584540Z 586050K .......... .......... .......... .......... .......... 94% 79.1M 0s 2024-08-22T20:34:10.4591400Z 586100K .......... .......... .......... .......... .......... 94% 76.4M 0s 2024-08-22T20:34:10.4635140Z 586150K .......... .......... .......... .......... .......... 94% 11.2M 0s 2024-08-22T20:34:10.4635700Z 586200K .......... .......... .......... .......... .......... 94% 367M 0s 2024-08-22T20:34:10.4637580Z 586250K .......... .......... .......... .......... .......... 94% 273M 0s 2024-08-22T20:34:10.4639750Z 586300K .......... .......... .......... .......... .......... 94% 479M 0s 2024-08-22T20:34:10.4640380Z 586350K .......... .......... .......... .......... .......... 94% 260M 0s 2024-08-22T20:34:10.4641750Z 586400K .......... .......... .......... .......... .......... 94% 344M 0s 2024-08-22T20:34:10.4643540Z 586450K .......... .......... .......... .......... .......... 94% 474M 0s 2024-08-22T20:34:10.4645250Z 586500K .......... .......... .......... .......... .......... 94% 237M 0s 2024-08-22T20:34:10.4646880Z 586550K .......... .......... .......... .......... .......... 94% 300M 0s 2024-08-22T20:34:10.4655170Z 586600K .......... .......... .......... .......... .......... 94% 76.5M 0s 2024-08-22T20:34:10.4658670Z 586650K .......... .......... .......... .......... .......... 94% 87.3M 0s 2024-08-22T20:34:10.4663050Z 586700K .......... .......... .......... .......... .......... 94% 113M 0s 2024-08-22T20:34:10.4667430Z 586750K .......... .......... .......... .......... .......... 94% 136M 0s 2024-08-22T20:34:10.4673090Z 586800K .......... .......... .......... .......... .......... 94% 75.6M 0s 2024-08-22T20:34:10.4679230Z 586850K .......... .......... .......... .......... .......... 94% 80.2M 0s 2024-08-22T20:34:10.4684850Z 586900K .......... .......... .......... .......... .......... 94% 94.1M 0s 2024-08-22T20:34:10.4691630Z 586950K .......... .......... .......... .......... .......... 94% 68.9M 0s 2024-08-22T20:34:10.4697180Z 587000K .......... .......... .......... .......... .......... 94% 85.4M 0s 2024-08-22T20:34:10.4703420Z 587050K .......... .......... .......... .......... .......... 94% 80.3M 0s 2024-08-22T20:34:10.4709360Z 587100K .......... .......... .......... .......... .......... 94% 86.6M 0s 2024-08-22T20:34:10.4716430Z 587150K .......... .......... .......... .......... .......... 94% 65.6M 0s 2024-08-22T20:34:10.4721130Z 587200K .......... .......... .......... .......... .......... 94% 119M 0s 2024-08-22T20:34:10.4726360Z 587250K .......... .......... .......... .......... .......... 94% 82.8M 0s 2024-08-22T20:34:10.4731970Z 587300K .......... .......... .......... .......... .......... 94% 96.5M 0s 2024-08-22T20:34:10.4739520Z 587350K .......... .......... .......... .......... .......... 94% 60.0M 0s 2024-08-22T20:34:10.4744860Z 587400K .......... .......... .......... .......... .......... 94% 90.9M 0s 2024-08-22T20:34:10.4752320Z 587450K .......... .......... .......... .......... .......... 94% 67.2M 0s 2024-08-22T20:34:10.4757980Z 587500K .......... .......... .......... .......... .......... 94% 90.9M 0s 2024-08-22T20:34:10.4764240Z 587550K .......... .......... .......... .......... .......... 94% 79.8M 0s 2024-08-22T20:34:10.4769590Z 587600K .......... .......... .......... .......... .......... 94% 89.3M 0s 2024-08-22T20:34:10.4777820Z 587650K .......... .......... .......... .......... .......... 94% 64.7M 0s 2024-08-22T20:34:10.4784120Z 587700K .......... .......... .......... .......... .......... 94% 67.0M 0s 2024-08-22T20:34:10.4789400Z 587750K .......... .......... .......... .......... .......... 94% 92.1M 0s 2024-08-22T20:34:10.4794600Z 587800K .......... .......... .......... .......... .......... 94% 113M 0s 2024-08-22T20:34:10.4798980Z 587850K .......... .......... .......... .......... .......... 94% 90.1M 0s 2024-08-22T20:34:10.4805240Z 587900K .......... .......... .......... .......... .......... 94% 79.4M 0s 2024-08-22T20:34:10.4812380Z 587950K .......... .......... .......... .......... .......... 94% 89.4M 0s 2024-08-22T20:34:10.4818570Z 588000K .......... .......... .......... .......... .......... 94% 62.4M 0s 2024-08-22T20:34:10.4824770Z 588050K .......... .......... .......... .......... .......... 94% 78.4M 0s 2024-08-22T20:34:10.4829320Z 588100K .......... .......... .......... .......... .......... 94% 106M 0s 2024-08-22T20:34:10.4836420Z 588150K .......... .......... .......... .......... .......... 94% 73.3M 0s 2024-08-22T20:34:10.4843050Z 588200K .......... .......... .......... .......... .......... 94% 78.4M 0s 2024-08-22T20:34:10.4848150Z 588250K .......... .......... .......... .......... .......... 94% 83.5M 0s 2024-08-22T20:34:10.4854190Z 588300K .......... .......... .......... .......... .......... 94% 83.2M 0s 2024-08-22T20:34:10.4859560Z 588350K .......... .......... .......... .......... .......... 94% 88.9M 0s 2024-08-22T20:34:10.4866070Z 588400K .......... .......... .......... .......... .......... 94% 76.8M 0s 2024-08-22T20:34:10.4870620Z 588450K .......... .......... .......... .......... .......... 94% 105M 0s 2024-08-22T20:34:10.4876880Z 588500K .......... .......... .......... .......... .......... 94% 79.8M 0s 2024-08-22T20:34:10.4885360Z 588550K .......... .......... .......... .......... .......... 94% 61.5M 0s 2024-08-22T20:34:10.4890060Z 588600K .......... .......... .......... .......... .......... 94% 88.8M 0s 2024-08-22T20:34:10.4895920Z 588650K .......... .......... .......... .......... .......... 94% 83.0M 0s 2024-08-22T20:34:10.4902250Z 588700K .......... .......... .......... .......... .......... 94% 75.9M 0s 2024-08-22T20:34:10.4908340Z 588750K .......... .......... .......... .......... .......... 94% 82.3M 0s 2024-08-22T20:34:10.4913180Z 588800K .......... .......... .......... .......... .......... 94% 101M 0s 2024-08-22T20:34:10.4918330Z 588850K .......... .......... .......... .......... .......... 94% 97.5M 0s 2024-08-22T20:34:10.4923920Z 588900K .......... .......... .......... .......... .......... 94% 83.5M 0s 2024-08-22T20:34:10.4931920Z 588950K .......... .......... .......... .......... .......... 94% 62.6M 0s 2024-08-22T20:34:10.4938600Z 589000K .......... .......... .......... .......... .......... 94% 71.4M 0s 2024-08-22T20:34:10.4945550Z 589050K .......... .......... .......... .......... .......... 94% 75.4M 0s 2024-08-22T20:34:10.4951580Z 589100K .......... .......... .......... .......... .......... 94% 91.6M 0s 2024-08-22T20:34:10.4956410Z 589150K .......... .......... .......... .......... .......... 94% 83.5M 0s 2024-08-22T20:34:10.4961460Z 589200K .......... .......... .......... .......... .......... 94% 94.6M 0s 2024-08-22T20:34:10.4967720Z 589250K .......... .......... .......... .......... .......... 94% 77.8M 0s 2024-08-22T20:34:10.4974360Z 589300K .......... .......... .......... .......... .......... 94% 74.8M 0s 2024-08-22T20:34:10.4981240Z 589350K .......... .......... .......... .......... .......... 94% 73.0M 0s 2024-08-22T20:34:10.4987030Z 589400K .......... .......... .......... .......... .......... 94% 81.7M 0s 2024-08-22T20:34:10.4992800Z 589450K .......... .......... .......... .......... .......... 94% 84.8M 0s 2024-08-22T20:34:10.5000080Z 589500K .......... .......... .......... .......... .......... 94% 68.7M 0s 2024-08-22T20:34:10.5004940Z 589550K .......... .......... .......... .......... .......... 94% 94.4M 0s 2024-08-22T20:34:10.5013310Z 589600K .......... .......... .......... .......... .......... 94% 68.0M 0s 2024-08-22T20:34:10.5018970Z 589650K .......... .......... .......... .......... .......... 94% 86.3M 0s 2024-08-22T20:34:10.5023540Z 589700K .......... .......... .......... .......... .......... 94% 88.5M 0s 2024-08-22T20:34:10.5029770Z 589750K .......... .......... .......... .......... .......... 94% 90.6M 0s 2024-08-22T20:34:10.5034970Z 589800K .......... .......... .......... .......... .......... 94% 85.4M 0s 2024-08-22T20:34:10.5040190Z 589850K .......... .......... .......... .......... .......... 94% 84.2M 0s 2024-08-22T20:34:10.5048900Z 589900K .......... .......... .......... .......... .......... 94% 75.2M 0s 2024-08-22T20:34:10.5055630Z 589950K .......... .......... .......... .......... .......... 94% 54.9M 0s 2024-08-22T20:34:10.5058830Z 590000K .......... .......... .......... .......... .......... 94% 148M 0s 2024-08-22T20:34:10.5066630Z 590050K .......... .......... .......... .......... .......... 94% 86.4M 0s 2024-08-22T20:34:10.5072430Z 590100K .......... .......... .......... .......... .......... 94% 65.6M 0s 2024-08-22T20:34:10.5078290Z 590150K .......... .......... .......... .......... .......... 94% 79.7M 0s 2024-08-22T20:34:10.5083570Z 590200K .......... .......... .......... .......... .......... 94% 90.6M 0s 2024-08-22T20:34:10.5089850Z 590250K .......... .......... .......... .......... .......... 94% 76.8M 0s 2024-08-22T20:34:10.5095630Z 590300K .......... .......... .......... .......... .......... 94% 83.9M 0s 2024-08-22T20:34:10.5102440Z 590350K .......... .......... .......... .......... .......... 94% 71.9M 0s 2024-08-22T20:34:10.5117530Z 590400K .......... .......... .......... .......... .......... 94% 96.5M 0s 2024-08-22T20:34:10.5118250Z 590450K .......... .......... .......... .......... .......... 94% 60.6M 0s 2024-08-22T20:34:10.5123430Z 590500K .......... .......... .......... .......... .......... 94% 77.9M 0s 2024-08-22T20:34:10.5127680Z 590550K .......... .......... .......... .......... .......... 94% 86.9M 0s 2024-08-22T20:34:10.5133040Z 590600K .......... .......... .......... .......... .......... 94% 90.1M 0s 2024-08-22T20:34:10.5138420Z 590650K .......... .......... .......... .......... .......... 94% 91.3M 0s 2024-08-22T20:34:10.5145580Z 590700K .......... .......... .......... .......... .......... 95% 71.1M 0s 2024-08-22T20:34:10.5152980Z 590750K .......... .......... .......... .......... .......... 95% 66.9M 0s 2024-08-22T20:34:10.5157950Z 590800K .......... .......... .......... .......... .......... 95% 87.2M 0s 2024-08-22T20:34:10.5163780Z 590850K .......... .......... .......... .......... .......... 95% 89.6M 0s 2024-08-22T20:34:10.5172040Z 590900K .......... .......... .......... .......... .......... 95% 59.3M 0s 2024-08-22T20:34:10.5174950Z 590950K .......... .......... .......... .......... .......... 95% 151M 0s 2024-08-22T20:34:10.5182340Z 591000K .......... .......... .......... .......... .......... 95% 67.7M 0s 2024-08-22T20:34:10.5189370Z 591050K .......... .......... .......... .......... .......... 95% 68.4M 0s 2024-08-22T20:34:10.5194490Z 591100K .......... .......... .......... .......... .......... 95% 93.0M 0s 2024-08-22T20:34:10.5200890Z 591150K .......... .......... .......... .......... .......... 95% 78.9M 0s 2024-08-22T20:34:10.5204990Z 591200K .......... .......... .......... .......... .......... 95% 110M 0s 2024-08-22T20:34:10.5211050Z 591250K .......... .......... .......... .......... .......... 95% 86.3M 0s 2024-08-22T20:34:10.5218710Z 591300K .......... .......... .......... .......... .......... 95% 83.5M 0s 2024-08-22T20:34:10.5224580Z 591350K .......... .......... .......... .......... .......... 95% 62.9M 0s 2024-08-22T20:34:10.5231030Z 591400K .......... .......... .......... .......... .......... 95% 78.0M 0s 2024-08-22T20:34:10.5236490Z 591450K .......... .......... .......... .......... .......... 95% 87.7M 0s 2024-08-22T20:34:10.5242570Z 591500K .......... .......... .......... .......... .......... 95% 78.5M 0s 2024-08-22T20:34:10.5249550Z 591550K .......... .......... .......... .......... .......... 95% 79.1M 0s 2024-08-22T20:34:10.5255410Z 591600K .......... .......... .......... .......... .......... 95% 75.0M 0s 2024-08-22T20:34:10.5260880Z 591650K .......... .......... .......... .......... .......... 95% 82.9M 0s 2024-08-22T20:34:10.5266810Z 591700K .......... .......... .......... .......... .......... 95% 86.3M 0s 2024-08-22T20:34:10.5272680Z 591750K .......... .......... .......... .......... .......... 95% 82.1M 0s 2024-08-22T20:34:10.5280760Z 591800K .......... .......... .......... .......... .......... 95% 80.4M 0s 2024-08-22T20:34:10.5286980Z 591850K .......... .......... .......... .......... .......... 95% 59.7M 0s 2024-08-22T20:34:10.5294530Z 591900K .......... .......... .......... .......... .......... 95% 64.5M 0s 2024-08-22T20:34:10.5298300Z 591950K .......... .......... .......... .......... .......... 95% 149M 0s 2024-08-22T20:34:10.5305470Z 592000K .......... .......... .......... .......... .......... 95% 68.9M 0s 2024-08-22T20:34:10.5312170Z 592050K .......... .......... .......... .......... .......... 95% 83.9M 0s 2024-08-22T20:34:10.5317590Z 592100K .......... .......... .......... .......... .......... 95% 71.5M 0s 2024-08-22T20:34:10.5322370Z 592150K .......... .......... .......... .......... .......... 95% 99.6M 0s 2024-08-22T20:34:10.5328810Z 592200K .......... .......... .......... .......... .......... 95% 76.8M 0s 2024-08-22T20:34:10.5335550Z 592250K .......... .......... .......... .......... .......... 95% 74.5M 0s 2024-08-22T20:34:10.5341400Z 592300K .......... .......... .......... .......... .......... 95% 93.2M 0s 2024-08-22T20:34:10.5348900Z 592350K .......... .......... .......... .......... .......... 95% 87.3M 0s 2024-08-22T20:34:10.5354660Z 592400K .......... .......... .......... .......... .......... 95% 69.0M 0s 2024-08-22T20:34:10.5359130Z 592450K .......... .......... .......... .......... .......... 95% 85.7M 0s 2024-08-22T20:34:10.5364750Z 592500K .......... .......... .......... .......... .......... 95% 85.8M 0s 2024-08-22T20:34:10.5370850Z 592550K .......... .......... .......... .......... .......... 95% 79.8M 0s 2024-08-22T20:34:10.5375780Z 592600K .......... .......... .......... .......... .......... 95% 107M 0s 2024-08-22T20:34:10.5382160Z 592650K .......... .......... .......... .......... .......... 95% 82.3M 0s 2024-08-22T20:34:10.5388460Z 592700K .......... .......... .......... .......... .......... 95% 68.0M 0s 2024-08-22T20:34:10.5394780Z 592750K .......... .......... .......... .......... .......... 95% 77.5M 0s 2024-08-22T20:34:10.5400500Z 592800K .......... .......... .......... .......... .......... 95% 83.0M 0s 2024-08-22T20:34:10.5409140Z 592850K .......... .......... .......... .......... .......... 95% 66.1M 0s 2024-08-22T20:34:10.5415030Z 592900K .......... .......... .......... .......... .......... 95% 68.8M 0s 2024-08-22T20:34:10.5420310Z 592950K .......... .......... .......... .......... .......... 95% 102M 0s 2024-08-22T20:34:10.5425410Z 593000K .......... .......... .......... .......... .......... 95% 87.7M 0s 2024-08-22T20:34:10.5431850Z 593050K .......... .......... .......... .......... .......... 95% 80.4M 0s 2024-08-22T20:34:10.5436160Z 593100K .......... .......... .......... .......... .......... 95% 110M 0s 2024-08-22T20:34:10.5443500Z 593150K .......... .......... .......... .......... .......... 95% 64.8M 0s 2024-08-22T20:34:10.5449390Z 593200K .......... .......... .......... .......... .......... 95% 83.6M 0s 2024-08-22T20:34:10.5454570Z 593250K .......... .......... .......... .......... .......... 95% 94.3M 0s 2024-08-22T20:34:10.5463060Z 593300K .......... .......... .......... .......... .......... 95% 66.4M 0s 2024-08-22T20:34:10.5468610Z 593350K .......... .......... .......... .......... .......... 95% 72.8M 0s 2024-08-22T20:34:10.5476080Z 593400K .......... .......... .......... .......... .......... 95% 64.1M 0s 2024-08-22T20:34:10.5479790Z 593450K .......... .......... .......... .......... .......... 95% 136M 0s 2024-08-22T20:34:10.5486640Z 593500K .......... .......... .......... .......... .......... 95% 71.6M 0s 2024-08-22T20:34:10.5492140Z 593550K .......... .......... .......... .......... .......... 95% 86.9M 0s 2024-08-22T20:34:10.5497610Z 593600K .......... .......... .......... .......... .......... 95% 99.2M 0s 2024-08-22T20:34:10.5504530Z 593650K .......... .......... .......... .......... .......... 95% 73.6M 0s 2024-08-22T20:34:10.5509380Z 593700K .......... .......... .......... .......... .......... 95% 88.6M 0s 2024-08-22T20:34:10.5517480Z 593750K .......... .......... .......... .......... .......... 95% 60.0M 0s 2024-08-22T20:34:10.5523380Z 593800K .......... .......... .......... .......... .......... 95% 85.1M 0s 2024-08-22T20:34:10.5530100Z 593850K .......... .......... .......... .......... .......... 95% 71.9M 0s 2024-08-22T20:34:10.5535980Z 593900K .......... .......... .......... .......... .......... 95% 89.9M 0s 2024-08-22T20:34:10.5539940Z 593950K .......... .......... .......... .......... .......... 95% 109M 0s 2024-08-22T20:34:10.5546430Z 594000K .......... .......... .......... .......... .......... 95% 76.9M 0s 2024-08-22T20:34:10.5555100Z 594050K .......... .......... .......... .......... .......... 95% 69.9M 0s 2024-08-22T20:34:10.5559360Z 594100K .......... .......... .......... .......... .......... 95% 77.9M 0s 2024-08-22T20:34:10.5566240Z 594150K .......... .......... .......... .......... .......... 95% 75.7M 0s 2024-08-22T20:34:10.5571230Z 594200K .......... .......... .......... .......... .......... 95% 93.5M 0s 2024-08-22T20:34:10.5578030Z 594250K .......... .......... .......... .......... .......... 95% 71.7M 0s 2024-08-22T20:34:10.5586420Z 594300K .......... .......... .......... .......... .......... 95% 91.3M 0s 2024-08-22T20:34:10.5590860Z 594350K .......... .......... .......... .......... .......... 95% 63.4M 0s 2024-08-22T20:34:10.5597840Z 594400K .......... .......... .......... .......... .......... 95% 74.0M 0s 2024-08-22T20:34:10.5603510Z 594450K .......... .......... .......... .......... .......... 95% 99.6M 0s 2024-08-22T20:34:10.5608870Z 594500K .......... .......... .......... .......... .......... 95% 75.7M 0s 2024-08-22T20:34:10.5614290Z 594550K .......... .......... .......... .......... .......... 95% 97.1M 0s 2024-08-22T20:34:10.5619230Z 594600K .......... .......... .......... .......... .......... 95% 92.3M 0s 2024-08-22T20:34:10.5628230Z 594650K .......... .......... .......... .......... .......... 95% 53.4M 0s 2024-08-22T20:34:10.5634580Z 594700K .......... .......... .......... .......... .......... 95% 89.1M 0s 2024-08-22T20:34:10.5639810Z 594750K .......... .......... .......... .......... .......... 95% 83.2M 0s 2024-08-22T20:34:10.5645900Z 594800K .......... .......... .......... .......... .......... 95% 80.8M 0s 2024-08-22T20:34:10.5651910Z 594850K .......... .......... .......... .......... .......... 95% 83.9M 0s 2024-08-22T20:34:10.5656280Z 594900K .......... .......... .......... .......... .......... 95% 112M 0s 2024-08-22T20:34:10.5665250Z 594950K .......... .......... .......... .......... .......... 95% 56.1M 0s 2024-08-22T20:34:10.5669900Z 595000K .......... .......... .......... .......... .......... 95% 88.9M 0s 2024-08-22T20:34:10.5674720Z 595050K .......... .......... .......... .......... .......... 95% 111M 0s 2024-08-22T20:34:10.5681440Z 595100K .......... .......... .......... .......... .......... 95% 72.9M 0s 2024-08-22T20:34:10.5687260Z 595150K .......... .......... .......... .......... .......... 95% 81.4M 0s 2024-08-22T20:34:10.5693030Z 595200K .......... .......... .......... .......... .......... 95% 84.8M 0s 2024-08-22T20:34:10.5701250Z 595250K .......... .......... .......... .......... .......... 95% 58.0M 0s 2024-08-22T20:34:10.5706800Z 595300K .......... .......... .......... .......... .......... 95% 95.2M 0s 2024-08-22T20:34:10.5712380Z 595350K .......... .......... .......... .......... .......... 95% 86.7M 0s 2024-08-22T20:34:10.5718780Z 595400K .......... .......... .......... .......... .......... 95% 90.4M 0s 2024-08-22T20:34:10.5724800Z 595450K .......... .......... .......... .......... .......... 95% 76.5M 0s 2024-08-22T20:34:10.5729830Z 595500K .......... .......... .......... .......... .......... 95% 84.5M 0s 2024-08-22T20:34:10.5737570Z 595550K .......... .......... .......... .......... .......... 95% 94.3M 0s 2024-08-22T20:34:10.5743000Z 595600K .......... .......... .......... .......... .......... 95% 60.1M 0s 2024-08-22T20:34:10.5749120Z 595650K .......... .......... .......... .......... .......... 95% 82.9M 0s 2024-08-22T20:34:10.5756430Z 595700K .......... .......... .......... .......... .......... 95% 73.6M 0s 2024-08-22T20:34:10.5761280Z 595750K .......... .......... .......... .......... .......... 95% 84.5M 0s 2024-08-22T20:34:10.5768730Z 595800K .......... .......... .......... .......... .......... 95% 71.1M 0s 2024-08-22T20:34:10.5774620Z 595850K .......... .......... .......... .......... .......... 95% 79.7M 0s 2024-08-22T20:34:10.5779520Z 595900K .......... .......... .......... .......... .......... 95% 94.3M 0s 2024-08-22T20:34:10.5786250Z 595950K .......... .......... .......... .......... .......... 95% 76.3M 0s 2024-08-22T20:34:10.5791290Z 596000K .......... .......... .......... .......... .......... 95% 90.6M 0s 2024-08-22T20:34:10.5797590Z 596050K .......... .......... .......... .......... .......... 95% 81.2M 0s 2024-08-22T20:34:10.5804050Z 596100K .......... .......... .......... .......... .......... 95% 74.5M 0s 2024-08-22T20:34:10.5810500Z 596150K .......... .......... .......... .......... .......... 95% 72.9M 0s 2024-08-22T20:34:10.5816120Z 596200K .......... .......... .......... .......... .......... 95% 86.0M 0s 2024-08-22T20:34:10.5823460Z 596250K .......... .......... .......... .......... .......... 95% 73.0M 0s 2024-08-22T20:34:10.5828240Z 596300K .......... .......... .......... .......... .......... 95% 94.4M 0s 2024-08-22T20:34:10.5835330Z 596350K .......... .......... .......... .......... .......... 95% 67.2M 0s 2024-08-22T20:34:10.5840290Z 596400K .......... .......... .......... .......... .......... 95% 106M 0s 2024-08-22T20:34:10.5845580Z 596450K .......... .......... .......... .......... .......... 95% 87.5M 0s 2024-08-22T20:34:10.5851860Z 596500K .......... .......... .......... .......... .......... 95% 81.9M 0s 2024-08-22T20:34:10.5860270Z 596550K .......... .......... .......... .......... .......... 95% 59.5M 0s 2024-08-22T20:34:10.5866110Z 596600K .......... .......... .......... .......... .......... 95% 79.9M 0s 2024-08-22T20:34:10.5872070Z 596650K .......... .......... .......... .......... .......... 95% 82.5M 0s 2024-08-22T20:34:10.5879360Z 596700K .......... .......... .......... .......... .......... 95% 74.3M 0s 2024-08-22T20:34:10.5893460Z 596750K .......... .......... .......... .......... .......... 95% 32.5M 0s 2024-08-22T20:34:10.5894440Z 596800K .......... .......... .......... .......... .......... 95% 448M 0s 2024-08-22T20:34:10.5898210Z 596850K .......... .......... .......... .......... .......... 95% 152M 0s 2024-08-22T20:34:10.5902880Z 596900K .......... .......... .......... .......... .......... 96% 100M 0s 2024-08-22T20:34:10.5908190Z 596950K .......... .......... .......... .......... .......... 96% 89.4M 0s 2024-08-22T20:34:10.5913630Z 597000K .......... .......... .......... .......... .......... 96% 89.3M 0s 2024-08-22T20:34:10.5920180Z 597050K .......... .......... .......... .......... .......... 96% 74.7M 0s 2024-08-22T20:34:10.5925440Z 597100K .......... .......... .......... .......... .......... 96% 92.7M 0s 2024-08-22T20:34:10.5931630Z 597150K .......... .......... .......... .......... .......... 96% 78.4M 0s 2024-08-22T20:34:10.5937180Z 597200K .......... .......... .......... .......... .......... 96% 83.0M 0s 2024-08-22T20:34:10.5943050Z 597250K .......... .......... .......... .......... .......... 96% 89.4M 0s 2024-08-22T20:34:10.5949570Z 597300K .......... .......... .......... .......... .......... 96% 79.7M 0s 2024-08-22T20:34:10.5956770Z 597350K .......... .......... .......... .......... .......... 96% 62.3M 0s 2024-08-22T20:34:10.5961970Z 597400K .......... .......... .......... .......... .......... 96% 99.2M 0s 2024-08-22T20:34:10.5967920Z 597450K .......... .......... .......... .......... .......... 96% 77.0M 0s 2024-08-22T20:34:10.5974980Z 597500K .......... .......... .......... .......... .......... 96% 75.7M 0s 2024-08-22T20:34:10.5980230Z 597550K .......... .......... .......... .......... .......... 96% 84.9M 0s 2024-08-22T20:34:10.5987390Z 597600K .......... .......... .......... .......... .......... 96% 71.2M 0s 2024-08-22T20:34:10.5994600Z 597650K .......... .......... .......... .......... .......... 96% 67.1M 0s 2024-08-22T20:34:10.6001660Z 597700K .......... .......... .......... .......... .......... 96% 90.9M 0s 2024-08-22T20:34:10.6007520Z 597750K .......... .......... .......... .......... .......... 96% 62.0M 0s 2024-08-22T20:34:10.6014130Z 597800K .......... .......... .......... .......... .......... 96% 75.1M 0s 2024-08-22T20:34:10.6020700Z 597850K .......... .......... .......... .......... .......... 96% 75.9M 0s 2024-08-22T20:34:10.6025520Z 597900K .......... .......... .......... .......... .......... 96% 98.4M 0s 2024-08-22T20:34:10.6031440Z 597950K .......... .......... .......... .......... .......... 96% 81.5M 0s 2024-08-22T20:34:10.6038440Z 598000K .......... .......... .......... .......... .......... 96% 85.8M 0s 2024-08-22T20:34:10.6044160Z 598050K .......... .......... .......... .......... .......... 96% 74.0M 0s 2024-08-22T20:34:10.6049750Z 598100K .......... .......... .......... .......... .......... 96% 90.3M 0s 2024-08-22T20:34:10.6056660Z 598150K .......... .......... .......... .......... .......... 96% 65.1M 0s 2024-08-22T20:34:10.6064000Z 598200K .......... .......... .......... .......... .......... 96% 68.6M 0s 2024-08-22T20:34:10.6068430Z 598250K .......... .......... .......... .......... .......... 96% 111M 0s 2024-08-22T20:34:10.6075320Z 598300K .......... .......... .......... .......... .......... 96% 73.9M 0s 2024-08-22T20:34:10.6080190Z 598350K .......... .......... .......... .......... .......... 96% 93.0M 0s 2024-08-22T20:34:10.6086660Z 598400K .......... .......... .......... .......... .......... 96% 79.8M 0s 2024-08-22T20:34:10.6092120Z 598450K .......... .......... .......... .......... .......... 96% 89.8M 0s 2024-08-22T20:34:10.6099550Z 598500K .......... .......... .......... .......... .......... 96% 90.9M 0s 2024-08-22T20:34:10.6106110Z 598550K .......... .......... .......... .......... .......... 96% 53.7M 0s 2024-08-22T20:34:10.6111160Z 598600K .......... .......... .......... .......... .......... 96% 94.6M 0s 2024-08-22T20:34:10.6117680Z 598650K .......... .......... .......... .......... .......... 96% 85.1M 0s 2024-08-22T20:34:10.6123250Z 598700K .......... .......... .......... .......... .......... 96% 78.5M 0s 2024-08-22T20:34:10.6128940Z 598750K .......... .......... .......... .......... .......... 96% 88.3M 0s 2024-08-22T20:34:10.6135070Z 598800K .......... .......... .......... .......... .......... 96% 78.1M 0s 2024-08-22T20:34:10.6140030Z 598850K .......... .......... .......... .......... .......... 96% 97.7M 0s 2024-08-22T20:34:10.6145490Z 598900K .......... .......... .......... .......... .......... 96% 94.1M 0s 2024-08-22T20:34:10.6153550Z 598950K .......... .......... .......... .......... .......... 96% 57.8M 0s 2024-08-22T20:34:10.6160970Z 599000K .......... .......... .......... .......... .......... 96% 70.0M 0s 2024-08-22T20:34:10.6166920Z 599050K .......... .......... .......... .......... .......... 96% 90.8M 0s 2024-08-22T20:34:10.6170540Z 599100K .......... .......... .......... .......... .......... 96% 107M 0s 2024-08-22T20:34:10.6177310Z 599150K .......... .......... .......... .......... .......... 96% 74.1M 0s 2024-08-22T20:34:10.6182900Z 599200K .......... .......... .......... .......... .......... 96% 93.5M 0s 2024-08-22T20:34:10.6190170Z 599250K .......... .......... .......... .......... .......... 96% 71.8M 0s 2024-08-22T20:34:10.6194240Z 599300K .......... .......... .......... .......... .......... 96% 97.1M 0s 2024-08-22T20:34:10.6202590Z 599350K .......... .......... .......... .......... .......... 96% 59.7M 0s 2024-08-22T20:34:10.6207140Z 599400K .......... .......... .......... .......... .......... 96% 98.8M 0s 2024-08-22T20:34:10.6214650Z 599450K .......... .......... .......... .......... .......... 96% 69.8M 0s 2024-08-22T20:34:10.6219740Z 599500K .......... .......... .......... .......... .......... 96% 89.1M 0s 2024-08-22T20:34:10.6227200Z 599550K .......... .......... .......... .......... .......... 96% 65.1M 0s 2024-08-22T20:34:10.6233790Z 599600K .......... .......... .......... .......... .......... 96% 74.4M 0s 2024-08-22T20:34:10.6240060Z 599650K .......... .......... .......... .......... .......... 96% 86.0M 0s 2024-08-22T20:34:10.6245030Z 599700K .......... .......... .......... .......... .......... 96% 93.7M 0s 2024-08-22T20:34:10.6251270Z 599750K .......... .......... .......... .......... .......... 96% 74.1M 0s 2024-08-22T20:34:10.6259100Z 599800K .......... .......... .......... .......... .......... 96% 64.2M 0s 2024-08-22T20:34:10.6264340Z 599850K .......... .......... .......... .......... .......... 96% 90.1M 0s 2024-08-22T20:34:10.6270510Z 599900K .......... .......... .......... .......... .......... 96% 79.4M 0s 2024-08-22T20:34:10.6276690Z 599950K .......... .......... .......... .......... .......... 96% 80.3M 0s 2024-08-22T20:34:10.6282980Z 600000K .......... .......... .......... .......... .......... 96% 81.2M 0s 2024-08-22T20:34:10.6289480Z 600050K .......... .......... .......... .......... .......... 96% 71.6M 0s 2024-08-22T20:34:10.6296620Z 600100K .......... .......... .......... .......... .......... 96% 70.3M 0s 2024-08-22T20:34:10.6303970Z 600150K .......... .......... .......... .......... .......... 96% 69.9M 0s 2024-08-22T20:34:10.6307790Z 600200K .......... .......... .......... .......... .......... 96% 111M 0s 2024-08-22T20:34:10.6314830Z 600250K .......... .......... .......... .......... .......... 96% 95.9M 0s 2024-08-22T20:34:10.6321600Z 600300K .......... .......... .......... .......... .......... 96% 57.4M 0s 2024-08-22T20:34:10.6326650Z 600350K .......... .......... .......... .......... .......... 96% 97.1M 0s 2024-08-22T20:34:10.6333460Z 600400K .......... .......... .......... .......... .......... 96% 68.0M 0s 2024-08-22T20:34:10.6341100Z 600450K .......... .......... .......... .......... .......... 96% 81.7M 0s 2024-08-22T20:34:10.6347750Z 600500K .......... .......... .......... .......... .......... 96% 66.6M 0s 2024-08-22T20:34:10.6352690Z 600550K .......... .......... .......... .......... .......... 96% 84.5M 0s 2024-08-22T20:34:10.6357590Z 600600K .......... .......... .......... .......... .......... 96% 110M 0s 2024-08-22T20:34:10.6363350Z 600650K .......... .......... .......... .......... .......... 96% 78.6M 0s 2024-08-22T20:34:10.6369820Z 600700K .......... .......... .......... .......... .......... 96% 75.1M 0s 2024-08-22T20:34:10.6377540Z 600750K .......... .......... .......... .......... .......... 96% 67.1M 0s 2024-08-22T20:34:10.6382830Z 600800K .......... .......... .......... .......... .......... 96% 86.1M 0s 2024-08-22T20:34:10.6388790Z 600850K .......... .......... .......... .......... .......... 96% 85.2M 0s 2024-08-22T20:34:10.6395830Z 600900K .......... .......... .......... .......... .......... 96% 74.4M 0s 2024-08-22T20:34:10.6401250Z 600950K .......... .......... .......... .......... .......... 96% 80.2M 0s 2024-08-22T20:34:10.6406850Z 601000K .......... .......... .......... .......... .......... 96% 88.3M 0s 2024-08-22T20:34:10.6414560Z 601050K .......... .......... .......... .......... .......... 96% 60.9M 0s 2024-08-22T20:34:10.6419600Z 601100K .......... .......... .......... .......... .......... 96% 97.9M 0s 2024-08-22T20:34:10.6426710Z 601150K .......... .......... .......... .......... .......... 96% 72.9M 0s 2024-08-22T20:34:10.6431740Z 601200K .......... .......... .......... .......... .......... 96% 89.4M 0s 2024-08-22T20:34:10.6437060Z 601250K .......... .......... .......... .......... .......... 96% 100M 0s 2024-08-22T20:34:10.6445080Z 601300K .......... .......... .......... .......... .......... 96% 58.1M 0s 2024-08-22T20:34:10.6461230Z 601350K .......... .......... .......... .......... .......... 96% 45.8M 0s 2024-08-22T20:34:10.6469420Z 601400K .......... .......... .......... .......... .......... 96% 42.7M 0s 2024-08-22T20:34:10.6482160Z 601450K .......... .......... .......... .......... .......... 96% 59.8M 0s 2024-08-22T20:34:10.6487260Z 601500K .......... .......... .......... .......... .......... 96% 69.2M 0s 2024-08-22T20:34:10.6493530Z 601550K .......... .......... .......... .......... .......... 96% 581M 0s 2024-08-22T20:34:10.6495420Z 601600K .......... .......... .......... .......... .......... 96% 53.2M 0s 2024-08-22T20:34:10.6498340Z 601650K .......... .......... .......... .......... .......... 96% 81.7M 0s 2024-08-22T20:34:10.6500560Z 601700K .......... .......... .......... .......... .......... 96% 305M 0s 2024-08-22T20:34:10.6500950Z 601750K .......... .......... .......... .......... .......... 96% 537M 0s 2024-08-22T20:34:10.6507930Z 601800K .......... .......... .......... .......... .......... 96% 71.4M 0s 2024-08-22T20:34:10.6514130Z 601850K .......... .......... .......... .......... .......... 96% 79.3M 0s 2024-08-22T20:34:10.6520890Z 601900K .......... .......... .......... .......... .......... 96% 71.1M 0s 2024-08-22T20:34:10.6525390Z 601950K .......... .......... .......... .......... .......... 96% 113M 0s 2024-08-22T20:34:10.6531150Z 602000K .......... .......... .......... .......... .......... 96% 84.2M 0s 2024-08-22T20:34:10.6538560Z 602050K .......... .......... .......... .......... .......... 96% 84.6M 0s 2024-08-22T20:34:10.6545340Z 602100K .......... .......... .......... .......... .......... 96% 57.7M 0s 2024-08-22T20:34:10.6549560Z 602150K .......... .......... .......... .......... .......... 96% 113M 0s 2024-08-22T20:34:10.6555850Z 602200K .......... .......... .......... .......... .......... 96% 75.7M 0s 2024-08-22T20:34:10.6561290Z 602250K .......... .......... .......... .......... .......... 96% 92.1M 0s 2024-08-22T20:34:10.6569170Z 602300K .......... .......... .......... .......... .......... 96% 72.4M 0s 2024-08-22T20:34:10.6578050Z 602350K .......... .......... .......... .......... .......... 96% 79.5M 0s 2024-08-22T20:34:10.6598700Z 602400K .......... .......... .......... .......... .......... 96% 47.4M 0s 2024-08-22T20:34:10.6609170Z 602450K .......... .......... .......... .......... .......... 96% 60.5M 0s 2024-08-22T20:34:10.6610660Z 602500K .......... .......... .......... .......... .......... 96% 75.7M 0s 2024-08-22T20:34:10.6615730Z 602550K .......... .......... .......... .......... .......... 96% 58.5M 0s 2024-08-22T20:34:10.6616950Z 602600K .......... .......... .......... .......... .......... 96% 669M 0s 2024-08-22T20:34:10.6617410Z 602650K .......... .......... .......... .......... .......... 96% 109M 0s 2024-08-22T20:34:10.6617800Z 602700K .......... .......... .......... .......... .......... 96% 95.0M 0s 2024-08-22T20:34:10.6622670Z 602750K .......... .......... .......... .......... .......... 96% 96.1M 0s 2024-08-22T20:34:10.6627280Z 602800K .......... .......... .......... .......... .......... 96% 105M 0s 2024-08-22T20:34:10.6634000Z 602850K .......... .......... .......... .......... .......... 96% 78.9M 0s 2024-08-22T20:34:10.6640210Z 602900K .......... .......... .......... .......... .......... 96% 75.5M 0s 2024-08-22T20:34:10.6647040Z 602950K .......... .......... .......... .......... .......... 96% 69.5M 0s 2024-08-22T20:34:10.6653310Z 603000K .......... .......... .......... .......... .......... 96% 83.6M 0s 2024-08-22T20:34:10.6659090Z 603050K .......... .......... .......... .......... .......... 96% 83.6M 0s 2024-08-22T20:34:10.6664190Z 603100K .......... .......... .......... .......... .......... 97% 89.9M 0s 2024-08-22T20:34:10.6669370Z 603150K .......... .......... .......... .......... .......... 97% 99.6M 0s 2024-08-22T20:34:10.6676040Z 603200K .......... .......... .......... .......... .......... 97% 72.6M 0s 2024-08-22T20:34:10.6681960Z 603250K .......... .......... .......... .......... .......... 97% 84.5M 0s 2024-08-22T20:34:10.6687530Z 603300K .......... .......... .......... .......... .......... 97% 82.6M 0s 2024-08-22T20:34:10.6696240Z 603350K .......... .......... .......... .......... .......... 97% 61.5M 0s 2024-08-22T20:34:10.6706800Z 603400K .......... .......... .......... .......... .......... 97% 44.1M 0s 2024-08-22T20:34:10.6715770Z 603450K .......... .......... .......... .......... .......... 97% 56.7M 0s 2024-08-22T20:34:10.6722650Z 603500K .......... .......... .......... .......... .......... 97% 65.4M 0s 2024-08-22T20:34:10.6730580Z 603550K .......... .......... .......... .......... .......... 97% 73.2M 0s 2024-08-22T20:34:10.6739000Z 603600K .......... .......... .......... .......... .......... 97% 50.5M 0s 2024-08-22T20:34:10.6744540Z 603650K .......... .......... .......... .......... .......... 97% 86.1M 0s 2024-08-22T20:34:10.6751080Z 603700K .......... .......... .......... .......... .......... 97% 74.0M 0s 2024-08-22T20:34:10.6759380Z 603750K .......... .......... .......... .......... .......... 97% 64.3M 0s 2024-08-22T20:34:10.6765810Z 603800K .......... .......... .......... .......... .......... 97% 76.5M 0s 2024-08-22T20:34:10.6774220Z 603850K .......... .......... .......... .......... .......... 97% 60.6M 0s 2024-08-22T20:34:10.6780540Z 603900K .......... .......... .......... .......... .......... 97% 66.2M 0s 2024-08-22T20:34:10.6787480Z 603950K .......... .......... .......... .......... .......... 97% 78.1M 0s 2024-08-22T20:34:10.6796780Z 604000K .......... .......... .......... .......... .......... 97% 57.4M 0s 2024-08-22T20:34:10.6805400Z 604050K .......... .......... .......... .......... .......... 97% 63.5M 0s 2024-08-22T20:34:10.6811520Z 604100K .......... .......... .......... .......... .......... 97% 61.8M 0s 2024-08-22T20:34:10.6818740Z 604150K .......... .......... .......... .......... .......... 97% 63.2M 0s 2024-08-22T20:34:10.6827160Z 604200K .......... .......... .......... .......... .......... 97% 61.0M 0s 2024-08-22T20:34:10.6832540Z 604250K .......... .......... .......... .......... .......... 97% 86.9M 0s 2024-08-22T20:34:10.6840890Z 604300K .......... .......... .......... .......... .......... 97% 56.4M 0s 2024-08-22T20:34:10.6848370Z 604350K .......... .......... .......... .......... .......... 97% 71.5M 0s 2024-08-22T20:34:10.6853330Z 604400K .......... .......... .......... .......... .......... 97% 96.5M 0s 2024-08-22T20:34:10.6858470Z 604450K .......... .......... .......... .......... .......... 97% 89.1M 0s 2024-08-22T20:34:10.6865350Z 604500K .......... .......... .......... .......... .......... 97% 72.8M 0s 2024-08-22T20:34:10.6873320Z 604550K .......... .......... .......... .......... .......... 97% 58.3M 0s 2024-08-22T20:34:10.6879860Z 604600K .......... .......... .......... .......... .......... 97% 76.5M 0s 2024-08-22T20:34:10.6885870Z 604650K .......... .......... .......... .......... .......... 97% 83.5M 0s 2024-08-22T20:34:10.6891320Z 604700K .......... .......... .......... .......... .......... 97% 86.0M 0s 2024-08-22T20:34:10.6898560Z 604750K .......... .......... .......... .......... .......... 97% 70.7M 0s 2024-08-22T20:34:10.6904680Z 604800K .......... .......... .......... .......... .......... 97% 73.4M 0s 2024-08-22T20:34:10.6910350Z 604850K .......... .......... .......... .......... .......... 97% 88.9M 0s 2024-08-22T20:34:10.6917450Z 604900K .......... .......... .......... .......... .......... 97% 76.8M 0s 2024-08-22T20:34:10.6925420Z 604950K .......... .......... .......... .......... .......... 97% 56.4M 0s 2024-08-22T20:34:10.6930300Z 605000K .......... .......... .......... .......... .......... 97% 96.5M 0s 2024-08-22T20:34:10.6936770Z 605050K .......... .......... .......... .......... .......... 97% 76.3M 0s 2024-08-22T20:34:10.6942790Z 605100K .......... .......... .......... .......... .......... 97% 86.1M 0s 2024-08-22T20:34:10.6949340Z 605150K .......... .......... .......... .......... .......... 97% 80.2M 0s 2024-08-22T20:34:10.6955140Z 605200K .......... .......... .......... .......... .......... 97% 76.7M 0s 2024-08-22T20:34:10.6960440Z 605250K .......... .......... .......... .......... .......... 97% 96.1M 0s 2024-08-22T20:34:10.6968650Z 605300K .......... .......... .......... .......... .......... 97% 73.6M 0s 2024-08-22T20:34:10.6974020Z 605350K .......... .......... .......... .......... .......... 97% 65.9M 0s 2024-08-22T20:34:10.6980750Z 605400K .......... .......... .......... .......... .......... 97% 77.1M 0s 2024-08-22T20:34:10.6986220Z 605450K .......... .......... .......... .......... .......... 97% 96.1M 0s 2024-08-22T20:34:10.6990920Z 605500K .......... .......... .......... .......... .......... 97% 89.6M 0s 2024-08-22T20:34:10.6996600Z 605550K .......... .......... .......... .......... .......... 97% 87.7M 0s 2024-08-22T20:34:10.7002220Z 605600K .......... .......... .......... .......... .......... 97% 85.8M 0s 2024-08-22T20:34:10.7008060Z 605650K .......... .......... .......... .......... .......... 97% 84.0M 0s 2024-08-22T20:34:10.7016450Z 605700K .......... .......... .......... .......... .......... 97% 65.4M 0s 2024-08-22T20:34:10.7022950Z 605750K .......... .......... .......... .......... .......... 97% 70.2M 0s 2024-08-22T20:34:10.7029480Z 605800K .......... .......... .......... .......... .......... 97% 71.8M 0s 2024-08-22T20:34:10.7035290Z 605850K .......... .......... .......... .......... .......... 97% 85.2M 0s 2024-08-22T20:34:10.7041430Z 605900K .......... .......... .......... .......... .......... 97% 75.0M 0s 2024-08-22T20:34:10.7048310Z 605950K .......... .......... .......... .......... .......... 97% 72.0M 0s 2024-08-22T20:34:10.7054490Z 606000K .......... .......... .......... .......... .......... 97% 84.0M 0s 2024-08-22T20:34:10.7061750Z 606050K .......... .......... .......... .......... .......... 97% 86.9M 0s 2024-08-22T20:34:10.7068030Z 606100K .......... .......... .......... .......... .......... 97% 57.4M 0s 2024-08-22T20:34:10.7074620Z 606150K .......... .......... .......... .......... .......... 97% 75.2M 0s 2024-08-22T20:34:10.7080850Z 606200K .......... .......... .......... .......... .......... 97% 77.0M 0s 2024-08-22T20:34:10.7088370Z 606250K .......... .......... .......... .......... .......... 97% 68.6M 0s 2024-08-22T20:34:10.7098950Z 606300K .......... .......... .......... .......... .......... 97% 66.6M 0s 2024-08-22T20:34:10.7101900Z 606350K .......... .......... .......... .......... .......... 97% 80.7M 0s 2024-08-22T20:34:10.7107530Z 606400K .......... .......... .......... .......... .......... 97% 104M 0s 2024-08-22T20:34:10.7112630Z 606450K .......... .......... .......... .......... .......... 97% 80.2M 0s 2024-08-22T20:34:10.7118010Z 606500K .......... .......... .......... .......... .......... 97% 87.0M 0s 2024-08-22T20:34:10.7124130Z 606550K .......... .......... .......... .......... .......... 97% 87.5M 0s 2024-08-22T20:34:10.7129750Z 606600K .......... .......... .......... .......... .......... 97% 85.2M 0s 2024-08-22T20:34:10.7136080Z 606650K .......... .......... .......... .......... .......... 97% 76.7M 0s 2024-08-22T20:34:10.7141180Z 606700K .......... .......... .......... .......... .......... 97% 87.3M 0s 2024-08-22T20:34:10.7148030Z 606750K .......... .......... .......... .......... .......... 97% 70.9M 0s 2024-08-22T20:34:10.7154350Z 606800K .......... .......... .......... .......... .......... 97% 80.4M 0s 2024-08-22T20:34:10.7160190Z 606850K .......... .......... .......... .......... .......... 97% 88.0M 0s 2024-08-22T20:34:10.7167360Z 606900K .......... .......... .......... .......... .......... 97% 70.9M 0s 2024-08-22T20:34:10.7174450Z 606950K .......... .......... .......... .......... .......... 97% 63.2M 0s 2024-08-22T20:34:10.7180020Z 607000K .......... .......... .......... .......... .......... 97% 88.9M 0s 2024-08-22T20:34:10.7185580Z 607050K .......... .......... .......... .......... .......... 97% 84.8M 0s 2024-08-22T20:34:10.7191690Z 607100K .......... .......... .......... .......... .......... 97% 83.8M 0s 2024-08-22T20:34:10.7198050Z 607150K .......... .......... .......... .......... .......... 97% 73.9M 0s 2024-08-22T20:34:10.7204680Z 607200K .......... .......... .......... .......... .......... 97% 75.6M 0s 2024-08-22T20:34:10.7210740Z 607250K .......... .......... .......... .......... .......... 97% 81.9M 0s 2024-08-22T20:34:10.7215870Z 607300K .......... .......... .......... .......... .......... 97% 100M 0s 2024-08-22T20:34:10.7222750Z 607350K .......... .......... .......... .......... .......... 97% 69.3M 0s 2024-08-22T20:34:10.7227620Z 607400K .......... .......... .......... .......... .......... 97% 87.2M 0s 2024-08-22T20:34:10.7233440Z 607450K .......... .......... .......... .......... .......... 97% 88.8M 0s 2024-08-22T20:34:10.7240430Z 607500K .......... .......... .......... .......... .......... 97% 72.9M 0s 2024-08-22T20:34:10.7247380Z 607550K .......... .......... .......... .......... .......... 97% 93.2M 0s 2024-08-22T20:34:10.7250990Z 607600K .......... .......... .......... .......... .......... 97% 86.7M 0s 2024-08-22T20:34:10.7257150Z 607650K .......... .......... .......... .......... .......... 97% 77.9M 0s 2024-08-22T20:34:10.7263900Z 607700K .......... .......... .......... .......... .......... 97% 77.5M 0s 2024-08-22T20:34:10.7270790Z 607750K .......... .......... .......... .......... .......... 97% 70.5M 0s 2024-08-22T20:34:10.7276520Z 607800K .......... .......... .......... .......... .......... 97% 82.9M 0s 2024-08-22T20:34:10.7282840Z 607850K .......... .......... .......... .......... .......... 97% 78.0M 0s 2024-08-22T20:34:10.7289000Z 607900K .......... .......... .......... .......... .......... 97% 78.5M 0s 2024-08-22T20:34:10.7295010Z 607950K .......... .......... .......... .......... .......... 97% 89.4M 0s 2024-08-22T20:34:10.7301180Z 608000K .......... .......... .......... .......... .......... 97% 74.3M 0s 2024-08-22T20:34:10.7307120Z 608050K .......... .......... .......... .......... .......... 97% 94.1M 0s 2024-08-22T20:34:10.7311750Z 608100K .......... .......... .......... .......... .......... 97% 90.4M 0s 2024-08-22T20:34:10.7319910Z 608150K .......... .......... .......... .......... .......... 97% 58.9M 0s 2024-08-22T20:34:10.7326780Z 608200K .......... .......... .......... .......... .......... 97% 76.5M 0s 2024-08-22T20:34:10.7332400Z 608250K .......... .......... .......... .......... .......... 97% 83.6M 0s 2024-08-22T20:34:10.7336870Z 608300K .......... .......... .......... .......... .......... 97% 102M 0s 2024-08-22T20:34:10.7343230Z 608350K .......... .......... .......... .......... .......... 97% 73.8M 0s 2024-08-22T20:34:10.7348980Z 608400K .......... .......... .......... .......... .......... 97% 86.7M 0s 2024-08-22T20:34:10.7353900Z 608450K .......... .......... .......... .......... .......... 97% 99.9M 0s 2024-08-22T20:34:10.7360760Z 608500K .......... .......... .......... .......... .......... 97% 73.8M 0s 2024-08-22T20:34:10.7368190Z 608550K .......... .......... .......... .......... .......... 97% 65.5M 0s 2024-08-22T20:34:10.7374980Z 608600K .......... .......... .......... .......... .......... 97% 78.9M 0s 2024-08-22T20:34:10.7381110Z 608650K .......... .......... .......... .......... .......... 97% 72.3M 0s 2024-08-22T20:34:10.7386920Z 608700K .......... .......... .......... .......... .......... 97% 80.2M 0s 2024-08-22T20:34:10.7392560Z 608750K .......... .......... .......... .......... .......... 97% 86.6M 0s 2024-08-22T20:34:10.7398530Z 608800K .......... .......... .......... .......... .......... 97% 94.4M 0s 2024-08-22T20:34:10.7403780Z 608850K .......... .......... .......... .......... .......... 97% 86.6M 0s 2024-08-22T20:34:10.7410520Z 608900K .......... .......... .......... .......... .......... 97% 70.6M 0s 2024-08-22T20:34:10.7418250Z 608950K .......... .......... .......... .......... .......... 97% 63.3M 0s 2024-08-22T20:34:10.7425260Z 609000K .......... .......... .......... .......... .......... 97% 68.6M 0s 2024-08-22T20:34:10.7432990Z 609050K .......... .......... .......... .......... .......... 97% 65.2M 0s 2024-08-22T20:34:10.7437820Z 609100K .......... .......... .......... .......... .......... 97% 93.7M 0s 2024-08-22T20:34:10.7442410Z 609150K .......... .......... .......... .......... .......... 97% 109M 0s 2024-08-22T20:34:10.7449030Z 609200K .......... .......... .......... .......... .......... 97% 72.1M 0s 2024-08-22T20:34:10.7454980Z 609250K .......... .......... .......... .......... .......... 97% 91.4M 0s 2024-08-22T20:34:10.7460160Z 609300K .......... .......... .......... .......... .......... 97% 90.1M 0s 2024-08-22T20:34:10.7469300Z 609350K .......... .......... .......... .......... .......... 98% 54.9M 0s 2024-08-22T20:34:10.7475190Z 609400K .......... .......... .......... .......... .......... 98% 81.4M 0s 2024-08-22T20:34:10.7480290Z 609450K .......... .......... .......... .......... .......... 98% 88.0M 0s 2024-08-22T20:34:10.7486870Z 609500K .......... .......... .......... .......... .......... 98% 75.1M 0s 2024-08-22T20:34:10.7494560Z 609550K .......... .......... .......... .......... .......... 98% 65.6M 0s 2024-08-22T20:34:10.7499930Z 609600K .......... .......... .......... .......... .......... 98% 88.3M 0s 2024-08-22T20:34:10.7507750Z 609650K .......... .......... .......... .......... .......... 98% 92.1M 0s 2024-08-22T20:34:10.7512670Z 609700K .......... .......... .......... .......... .......... 98% 66.8M 0s 2024-08-22T20:34:10.7518420Z 609750K .......... .......... .......... .......... .......... 98% 83.8M 0s 2024-08-22T20:34:10.7525240Z 609800K .......... .......... .......... .......... .......... 98% 68.7M 0s 2024-08-22T20:34:10.7530350Z 609850K .......... .......... .......... .......... .......... 98% 118M 0s 2024-08-22T20:34:10.7535510Z 609900K .......... .......... .......... .......... .......... 98% 80.7M 0s 2024-08-22T20:34:10.7541850Z 609950K .......... .......... .......... .......... .......... 98% 77.6M 0s 2024-08-22T20:34:10.7549990Z 610000K .......... .......... .......... .......... .......... 98% 63.0M 0s 2024-08-22T20:34:10.7556200Z 610050K .......... .......... .......... .......... .......... 98% 77.3M 0s 2024-08-22T20:34:10.7562280Z 610100K .......... .......... .......... .......... .......... 98% 78.0M 0s 2024-08-22T20:34:10.7567910Z 610150K .......... .......... .......... .......... .......... 98% 100M 0s 2024-08-22T20:34:10.7573810Z 610200K .......... .......... .......... .......... .......... 98% 74.1M 0s 2024-08-22T20:34:10.7579460Z 610250K .......... .......... .......... .......... .......... 98% 97.5M 0s 2024-08-22T20:34:10.7585720Z 610300K .......... .......... .......... .......... .......... 98% 72.6M 0s 2024-08-22T20:34:10.7591810Z 610350K .......... .......... .......... .......... .......... 98% 82.5M 0s 2024-08-22T20:34:10.7599160Z 610400K .......... .......... .......... .......... .......... 98% 62.5M 0s 2024-08-22T20:34:10.7604930Z 610450K .......... .......... .......... .......... .......... 98% 85.7M 0s 2024-08-22T20:34:10.7611680Z 610500K .......... .......... .......... .......... .......... 98% 71.9M 0s 2024-08-22T20:34:10.7617510Z 610550K .......... .......... .......... .......... .......... 98% 94.3M 0s 2024-08-22T20:34:10.7623400Z 610600K .......... .......... .......... .......... .......... 98% 79.9M 0s 2024-08-22T20:34:10.7628390Z 610650K .......... .......... .......... .......... .......... 98% 90.6M 0s 2024-08-22T20:34:10.7635230Z 610700K .......... .......... .......... .......... .......... 98% 70.7M 0s 2024-08-22T20:34:10.7641600Z 610750K .......... .......... .......... .......... .......... 98% 86.0M 0s 2024-08-22T20:34:10.7648310Z 610800K .......... .......... .......... .......... .......... 98% 67.0M 0s 2024-08-22T20:34:10.7653780Z 610850K .......... .......... .......... .......... .......... 98% 85.1M 0s 2024-08-22T20:34:10.7660680Z 610900K .......... .......... .......... .......... .......... 98% 78.3M 0s 2024-08-22T20:34:10.7667010Z 610950K .......... .......... .......... .......... .......... 98% 75.0M 0s 2024-08-22T20:34:10.7673700Z 611000K .......... .......... .......... .......... .......... 98% 77.4M 0s 2024-08-22T20:34:10.7678630Z 611050K .......... .......... .......... .......... .......... 98% 94.3M 0s 2024-08-22T20:34:10.7689560Z 611100K .......... .......... .......... .......... .......... 98% 81.0M 0s 2024-08-22T20:34:10.7700470Z 611150K .......... .......... .......... .......... .......... 98% 36.0M 0s 2024-08-22T20:34:10.7703420Z 611200K .......... .......... .......... .......... .......... 98% 90.3M 0s 2024-08-22T20:34:10.7709680Z 611250K .......... .......... .......... .......... .......... 98% 87.3M 0s 2024-08-22T20:34:10.7715910Z 611300K .......... .......... .......... .......... .......... 98% 73.9M 0s 2024-08-22T20:34:10.7722790Z 611350K .......... .......... .......... .......... .......... 98% 70.5M 0s 2024-08-22T20:34:10.7730210Z 611400K .......... .......... .......... .......... .......... 98% 67.8M 0s 2024-08-22T20:34:10.7737660Z 611450K .......... .......... .......... .......... .......... 98% 67.5M 0s 2024-08-22T20:34:10.7744530Z 611500K .......... .......... .......... .......... .......... 98% 63.8M 0s 2024-08-22T20:34:10.7752820Z 611550K .......... .......... .......... .......... .......... 98% 58.6M 0s 2024-08-22T20:34:10.7760720Z 611600K .......... .......... .......... .......... .......... 98% 60.8M 0s 2024-08-22T20:34:10.7768340Z 611650K .......... .......... .......... .......... .......... 98% 70.7M 0s 2024-08-22T20:34:10.7780250Z 611700K .......... .......... .......... .......... .......... 98% 62.2M 0s 2024-08-22T20:34:10.7786460Z 611750K .......... .......... .......... .......... .......... 98% 44.1M 0s 2024-08-22T20:34:10.7794300Z 611800K .......... .......... .......... .......... .......... 98% 78.4M 0s 2024-08-22T20:34:10.7801960Z 611850K .......... .......... .......... .......... .......... 98% 57.8M 0s 2024-08-22T20:34:10.7811210Z 611900K .......... .......... .......... .......... .......... 98% 61.7M 0s 2024-08-22T20:34:10.7816450Z 611950K .......... .......... .......... .......... .......... 98% 66.9M 0s 2024-08-22T20:34:10.7825430Z 612000K .......... .......... .......... .......... .......... 98% 54.2M 0s 2024-08-22T20:34:10.7833280Z 612050K .......... .......... .......... .......... .......... 98% 63.7M 0s 2024-08-22T20:34:10.7843220Z 612100K .......... .......... .......... .......... .......... 98% 50.4M 0s 2024-08-22T20:34:10.7855940Z 612150K .......... .......... .......... .......... .......... 98% 42.0M 0s 2024-08-22T20:34:10.7861680Z 612200K .......... .......... .......... .......... .......... 98% 67.3M 0s 2024-08-22T20:34:10.7869710Z 612250K .......... .......... .......... .......... .......... 98% 60.9M 0s 2024-08-22T20:34:10.7877020Z 612300K .......... .......... .......... .......... .......... 98% 70.2M 0s 2024-08-22T20:34:10.7885030Z 612350K .......... .......... .......... .......... .......... 98% 58.1M 0s 2024-08-22T20:34:10.7890900Z 612400K .......... .......... .......... .......... .......... 98% 90.1M 0s 2024-08-22T20:34:10.7897120Z 612450K .......... .......... .......... .......... .......... 98% 76.8M 0s 2024-08-22T20:34:10.7906640Z 612500K .......... .......... .......... .......... .......... 98% 78.0M 0s 2024-08-22T20:34:10.7911440Z 612550K .......... .......... .......... .......... .......... 98% 61.2M 0s 2024-08-22T20:34:10.7917160Z 612600K .......... .......... .......... .......... .......... 98% 89.9M 0s 2024-08-22T20:34:10.7922630Z 612650K .......... .......... .......... .......... .......... 98% 83.0M 0s 2024-08-22T20:34:10.7928100Z 612700K .......... .......... .......... .......... .......... 98% 84.0M 0s 2024-08-22T20:34:10.7935090Z 612750K .......... .......... .......... .......... .......... 98% 73.0M 0s 2024-08-22T20:34:10.7940710Z 612800K .......... .......... .......... .......... .......... 98% 89.3M 0s 2024-08-22T20:34:10.7946400Z 612850K .......... .......... .......... .......... .......... 98% 81.0M 0s 2024-08-22T20:34:10.7954340Z 612900K .......... .......... .......... .......... .......... 98% 74.8M 0s 2024-08-22T20:34:10.7962920Z 612950K .......... .......... .......... .......... .......... 98% 50.2M 0s 2024-08-22T20:34:10.7967920Z 613000K .......... .......... .......... .......... .......... 98% 94.4M 0s 2024-08-22T20:34:10.7974480Z 613050K .......... .......... .......... .......... .......... 98% 80.6M 0s 2024-08-22T20:34:10.7979780Z 613100K .......... .......... .......... .......... .......... 98% 97.5M 0s 2024-08-22T20:34:10.7984910Z 613150K .......... .......... .......... .......... .......... 98% 82.8M 0s 2024-08-22T20:34:10.7993090Z 613200K .......... .......... .......... .......... .......... 98% 58.8M 0s 2024-08-22T20:34:10.7998550Z 613250K .......... .......... .......... .......... .......... 98% 95.9M 0s 2024-08-22T20:34:10.8004590Z 613300K .......... .......... .......... .......... .......... 98% 80.3M 0s 2024-08-22T20:34:10.8012490Z 613350K .......... .......... .......... .......... .......... 98% 62.0M 0s 2024-08-22T20:34:10.8019470Z 613400K .......... .......... .......... .......... .......... 98% 69.9M 0s 2024-08-22T20:34:10.8023800Z 613450K .......... .......... .......... .......... .......... 98% 102M 0s 2024-08-22T20:34:10.8030420Z 613500K .......... .......... .......... .......... .......... 98% 75.7M 0s 2024-08-22T20:34:10.8035880Z 613550K .......... .......... .......... .......... .......... 98% 106M 0s 2024-08-22T20:34:10.8041840Z 613600K .......... .......... .......... .......... .......... 98% 71.3M 0s 2024-08-22T20:34:10.8048140Z 613650K .......... .......... .......... .......... .......... 98% 80.2M 0s 2024-08-22T20:34:10.8054020Z 613700K .......... .......... .......... .......... .......... 98% 82.8M 0s 2024-08-22T20:34:10.8061490Z 613750K .......... .......... .......... .......... .......... 98% 63.4M 0s 2024-08-22T20:34:10.8067380Z 613800K .......... .......... .......... .......... .......... 98% 85.4M 0s 2024-08-22T20:34:10.8073700Z 613850K .......... .......... .......... .......... .......... 98% 74.9M 0s 2024-08-22T20:34:10.8079680Z 613900K .......... .......... .......... .......... .......... 98% 89.6M 0s 2024-08-22T20:34:10.8085870Z 613950K .......... .......... .......... .......... .......... 98% 76.8M 0s 2024-08-22T20:34:10.8090530Z 614000K .......... .......... .......... .......... .......... 98% 100M 0s 2024-08-22T20:34:10.8097240Z 614050K .......... .......... .......... .......... .......... 98% 75.6M 0s 2024-08-22T20:34:10.8103050Z 614100K .......... .......... .......... .......... .......... 98% 85.5M 0s 2024-08-22T20:34:10.8112680Z 614150K .......... .......... .......... .......... .......... 98% 58.4M 0s 2024-08-22T20:34:10.8117410Z 614200K .......... .......... .......... .......... .......... 98% 77.5M 0s 2024-08-22T20:34:10.8121340Z 614250K .......... .......... .......... .......... .......... 98% 119M 0s 2024-08-22T20:34:10.8126870Z 614300K .......... .......... .......... .......... .......... 98% 94.8M 0s 2024-08-22T20:34:10.8131150Z 614350K .......... .......... .......... .......... .......... 98% 107M 0s 2024-08-22T20:34:10.8135870Z 614400K .......... .......... .......... .......... .......... 98% 101M 0s 2024-08-22T20:34:10.8139890Z 614450K .......... .......... .......... .......... .......... 98% 122M 0s 2024-08-22T20:34:10.8145040Z 614500K .......... .......... .......... .......... .......... 98% 97.5M 0s 2024-08-22T20:34:10.8151740Z 614550K .......... .......... .......... .......... .......... 98% 71.5M 0s 2024-08-22T20:34:10.8155740Z 614600K .......... .......... .......... .......... .......... 98% 128M 0s 2024-08-22T20:34:10.8159840Z 614650K .......... .......... .......... .......... .......... 98% 111M 0s 2024-08-22T20:34:10.8164230Z 614700K .......... .......... .......... .......... .......... 98% 114M 0s 2024-08-22T20:34:10.8168090Z 614750K .......... .......... .......... .......... .......... 98% 126M 0s 2024-08-22T20:34:10.8171970Z 614800K .......... .......... .......... .......... .......... 98% 132M 0s 2024-08-22T20:34:10.8176150Z 614850K .......... .......... .......... .......... .......... 98% 114M 0s 2024-08-22T20:34:10.8179760Z 614900K .......... .......... .......... .......... .......... 98% 139M 0s 2024-08-22T20:34:10.8184440Z 614950K .......... .......... .......... .......... .......... 98% 102M 0s 2024-08-22T20:34:10.8187940Z 615000K .......... .......... .......... .......... .......... 98% 139M 0s 2024-08-22T20:34:10.8191780Z 615050K .......... .......... .......... .......... .......... 98% 130M 0s 2024-08-22T20:34:10.8194840Z 615100K .......... .......... .......... .......... .......... 98% 152M 0s 2024-08-22T20:34:10.8198510Z 615150K .......... .......... .......... .......... .......... 98% 137M 0s 2024-08-22T20:34:10.8202060Z 615200K .......... .......... .......... .......... .......... 98% 132M 0s 2024-08-22T20:34:10.8206720Z 615250K .......... .......... .......... .......... .......... 98% 122M 0s 2024-08-22T20:34:10.8208730Z 615300K .......... .......... .......... .......... .......... 98% 195M 0s 2024-08-22T20:34:10.8213070Z 615350K .......... .......... .......... .......... .......... 98% 111M 0s 2024-08-22T20:34:10.8215920Z 615400K .......... .......... .......... .......... .......... 98% 167M 0s 2024-08-22T20:34:10.8219140Z 615450K .......... .......... .......... .......... .......... 98% 152M 0s 2024-08-22T20:34:10.8222900Z 615500K .......... .......... .......... .......... .......... 98% 156M 0s 2024-08-22T20:34:10.8228420Z 615550K .......... .......... .......... .......... .......... 99% 92.1M 0s 2024-08-22T20:34:10.8231520Z 615600K .......... .......... .......... .......... .......... 99% 133M 0s 2024-08-22T20:34:10.8234950Z 615650K .......... .......... .......... .......... .......... 99% 133M 0s 2024-08-22T20:34:10.8238690Z 615700K .......... .......... .......... .......... .......... 99% 135M 0s 2024-08-22T20:34:10.8242010Z 615750K .......... .......... .......... .......... .......... 99% 141M 0s 2024-08-22T20:34:10.8246520Z 615800K .......... .......... .......... .......... .......... 99% 108M 0s 2024-08-22T20:34:10.8252820Z 615850K .......... .......... .......... .......... .......... 99% 91.6M 0s 2024-08-22T20:34:10.8255150Z 615900K .......... .......... .......... .......... .......... 99% 147M 0s 2024-08-22T20:34:10.8258450Z 615950K .......... .......... .......... .......... .......... 99% 150M 0s 2024-08-22T20:34:10.8262970Z 616000K .......... .......... .......... .......... .......... 99% 111M 0s 2024-08-22T20:34:10.8267630Z 616050K .......... .......... .......... .......... .......... 99% 117M 0s 2024-08-22T20:34:10.8272650Z 616100K .......... .......... .......... .......... .......... 99% 85.2M 0s 2024-08-22T20:34:10.8278430Z 616150K .......... .......... .......... .......... .......... 99% 86.0M 0s 2024-08-22T20:34:10.8284010Z 616200K .......... .......... .......... .......... .......... 99% 87.2M 0s 2024-08-22T20:34:10.8288240Z 616250K .......... .......... .......... .......... .......... 99% 119M 0s 2024-08-22T20:34:10.8292240Z 616300K .......... .......... .......... .......... .......... 99% 118M 0s 2024-08-22T20:34:10.8296240Z 616350K .......... .......... .......... .......... .......... 99% 163M 0s 2024-08-22T20:34:10.8300090Z 616400K .......... .......... .......... .......... .......... 99% 112M 0s 2024-08-22T20:34:10.8303900Z 616450K .......... .......... .......... .......... .......... 99% 112M 0s 2024-08-22T20:34:10.8306920Z 616500K .......... .......... .......... .......... .......... 99% 174M 0s 2024-08-22T20:34:10.8311160Z 616550K .......... .......... .......... .......... .......... 99% 110M 0s 2024-08-22T20:34:10.8315000Z 616600K .......... .......... .......... .......... .......... 99% 129M 0s 2024-08-22T20:34:10.8318530Z 616650K .......... .......... .......... .......... .......... 99% 139M 0s 2024-08-22T20:34:10.8322080Z 616700K .......... .......... .......... .......... .......... 99% 129M 0s 2024-08-22T20:34:10.8324390Z 616750K .......... .......... .......... .......... .......... 99% 228M 0s 2024-08-22T20:34:10.8328520Z 616800K .......... .......... .......... .......... .......... 99% 150M 0s 2024-08-22T20:34:10.8332730Z 616850K .......... .......... .......... .......... .......... 99% 124M 0s 2024-08-22T20:34:10.8335880Z 616900K .......... .......... .......... .......... .......... 99% 142M 0s 2024-08-22T20:34:10.8340000Z 616950K .......... .......... .......... .......... .......... 99% 100M 0s 2024-08-22T20:34:10.8342550Z 617000K .......... .......... .......... .......... .......... 99% 175M 0s 2024-08-22T20:34:10.8346280Z 617050K .......... .......... .......... .......... .......... 99% 140M 0s 2024-08-22T20:34:10.8352070Z 617100K .......... .......... .......... .......... .......... 99% 106M 0s 2024-08-22T20:34:10.8356900Z 617150K .......... .......... .......... .......... .......... 99% 110M 0s 2024-08-22T20:34:10.8359210Z 617200K .......... .......... .......... .......... .......... 99% 135M 0s 2024-08-22T20:34:10.8361550Z 617250K .......... .......... .......... .......... .......... 99% 207M 0s 2024-08-22T20:34:10.8362100Z 617300K .......... .......... .......... .......... .......... 99% 404M 0s 2024-08-22T20:34:10.8364310Z 617350K .......... .......... .......... .......... .......... 99% 254M 0s 2024-08-22T20:34:10.8368360Z 617400K .......... .......... .......... .......... .......... 99% 119M 0s 2024-08-22T20:34:10.8373310Z 617450K .......... .......... .......... .......... .......... 99% 117M 0s 2024-08-22T20:34:10.8374540Z 617500K .......... .......... .......... .......... .......... 99% 367M 0s 2024-08-22T20:34:10.8378110Z 617550K .......... .......... .......... .......... .......... 99% 117M 0s 2024-08-22T20:34:10.8383990Z 617600K .......... .......... .......... .......... .......... 99% 85.8M 0s 2024-08-22T20:34:10.8385980Z 617650K .......... .......... .......... .......... .......... 99% 241M 0s 2024-08-22T20:34:10.8397590Z 617700K .......... .......... .......... .......... .......... 99% 44.0M 0s 2024-08-22T20:34:10.8412780Z 617750K .......... .......... .......... .......... .......... 99% 36.0M 0s 2024-08-22T20:34:10.8422060Z 617800K .......... .......... .......... .......... .......... 99% 46.4M 0s 2024-08-22T20:34:10.8426440Z 617850K .......... .......... .......... .......... .......... 99% 109M 0s 2024-08-22T20:34:10.8428150Z 617900K .......... .......... .......... .......... .......... 99% 303M 0s 2024-08-22T20:34:10.8429270Z 617950K .......... .......... .......... .......... .......... 99% 212M 0s 2024-08-22T20:34:10.8436150Z 618000K .......... .......... .......... .......... .......... 99% 82.8M 0s 2024-08-22T20:34:10.8438890Z 618050K .......... .......... .......... .......... .......... 99% 135M 0s 2024-08-22T20:34:10.8444730Z 618100K .......... .......... .......... .......... .......... 99% 88.5M 0s 2024-08-22T20:34:10.8447010Z 618150K .......... .......... .......... .......... .......... 99% 222M 0s 2024-08-22T20:34:10.8453580Z 618200K .......... .......... .......... .......... .......... 99% 71.2M 0s 2024-08-22T20:34:10.8462450Z 618250K .......... .......... .......... .......... .......... 99% 58.2M 0s 2024-08-22T20:34:10.8467500Z 618300K .......... .......... .......... .......... .......... 99% 88.9M 0s 2024-08-22T20:34:10.8475250Z 618350K .......... .......... .......... .......... .......... 99% 63.7M 0s 2024-08-22T20:34:10.8478790Z 618400K .......... .......... .......... .......... .......... 99% 133M 0s 2024-08-22T20:34:10.8483410Z 618450K .......... .......... .......... .......... .......... 99% 103M 0s 2024-08-22T20:34:10.8491270Z 618500K .......... .......... .......... .......... .......... 99% 63.5M 0s 2024-08-22T20:34:10.8498490Z 618550K .......... .......... .......... .......... .......... 99% 67.6M 0s 2024-08-22T20:34:10.8504050Z 618600K .......... .......... .......... .......... .......... 99% 85.2M 0s 2024-08-22T20:34:10.8507150Z 618650K .......... .......... .......... .......... .......... 99% 182M 0s 2024-08-22T20:34:10.8513880Z 618700K .......... .......... .......... .......... .......... 99% 72.1M 0s 2024-08-22T20:34:10.8520450Z 618750K .......... .......... .......... .......... .......... 99% 71.6M 0s 2024-08-22T20:34:10.8528670Z 618800K .......... .......... .......... .......... .......... 99% 62.1M 0s 2024-08-22T20:34:10.8534000Z 618850K .......... .......... .......... .......... .......... 99% 89.4M 0s 2024-08-22T20:34:10.8536800Z 618900K .......... .......... .......... .......... .......... 99% 170M 0s 2024-08-22T20:34:10.8543940Z 618950K .......... .......... .......... .......... .......... 99% 72.6M 0s 2024-08-22T20:34:10.8549510Z 619000K .......... .......... .......... .......... .......... 99% 78.3M 0s 2024-08-22T20:34:10.8556690Z 619050K .......... .......... .......... .......... .......... 99% 67.4M 0s 2024-08-22T20:34:10.8562730Z 619100K .......... .......... .......... .......... .......... 99% 80.4M 0s 2024-08-22T20:34:10.8564840Z 619150K .......... .......... .......... .......... .......... 99% 235M 0s 2024-08-22T20:34:10.8572840Z 619200K .......... .......... .......... .......... .......... 99% 71.7M 0s 2024-08-22T20:34:10.8579650Z 619250K .......... .......... .......... .......... .......... 99% 61.0M 0s 2024-08-22T20:34:10.8585950Z 619300K .......... .......... .......... .......... .......... 99% 78.0M 0s 2024-08-22T20:34:10.8593040Z 619350K .......... .......... .......... .......... .......... 99% 73.6M 0s 2024-08-22T20:34:10.8594450Z 619400K .......... .......... .......... .......... .......... 99% 307M 0s 2024-08-22T20:34:10.8602050Z 619450K .......... .......... .......... .......... .......... 99% 68.9M 0s 2024-08-22T20:34:10.8608400Z 619500K .......... .......... .......... .......... .......... 99% 71.7M 0s 2024-08-22T20:34:10.8616050Z 619550K .......... .......... .......... .......... .......... 99% 68.5M 0s 2024-08-22T20:34:10.8622270Z 619600K .......... .......... .......... .......... .......... 99% 74.7M 0s 2024-08-22T20:34:10.8624730Z 619650K .......... .......... .......... .......... .......... 99% 190M 0s 2024-08-22T20:34:10.8630960Z 619700K .......... .......... .......... .......... .......... 99% 78.8M 0s 2024-08-22T20:34:10.8637130Z 619750K .......... .......... .......... .......... .......... 99% 73.8M 0s 2024-08-22T20:34:10.8643830Z 619800K .......... .......... .......... .......... .......... 99% 77.6M 0s 2024-08-22T20:34:10.8649450Z 619850K .......... .......... .......... .......... .......... 99% 82.3M 0s 2024-08-22T20:34:10.8652300Z 619900K .......... .......... .......... .......... .......... 99% 180M 0s 2024-08-22T20:34:10.8670020Z 619950K .......... .......... .......... .......... .......... 99% 67.7M 0s 2024-08-22T20:34:10.8672850Z 620000K .......... .......... .......... .......... .......... 99% 71.2M 0s 2024-08-22T20:34:10.8674700Z 620050K .......... .......... .......... .......... .......... 99% 58.8M 0s 2024-08-22T20:34:10.8679850Z 620100K .......... .......... .......... .......... .......... 99% 97.3M 0s 2024-08-22T20:34:10.8682750Z 620150K .......... .......... .......... .......... .......... 99% 176M 0s 2024-08-22T20:34:10.8688580Z 620200K .......... .......... .......... .......... .......... 99% 86.6M 0s 2024-08-22T20:34:10.8695680Z 620250K .......... .......... .......... .......... .......... 99% 65.9M 0s 2024-08-22T20:34:10.8701010Z 620300K .......... .......... .......... .......... .......... 99% 90.3M 0s 2024-08-22T20:34:10.8709150Z 620350K .......... .......... .......... .......... .......... 99% 70.9M 0s 2024-08-22T20:34:10.8712250Z 620400K .......... .......... .......... .......... .......... 99% 111M 0s 2024-08-22T20:34:10.8717490Z 620450K .......... .......... .......... .......... .......... 99% 101M 0s 2024-08-22T20:34:10.8720960Z 620500K .......... .......... .......... .......... .......... 99% 128M 0s 2024-08-22T20:34:10.8732990Z 620550K .......... .......... .......... .......... .......... 99% 44.3M 0s 2024-08-22T20:34:10.8733590Z 620600K .......... .......... .......... .......... .......... 99% 234M 0s 2024-08-22T20:34:10.8738820Z 620650K .......... .......... .......... .......... .......... 99% 105M 0s 2024-08-22T20:34:10.8743040Z 620700K .......... .......... .......... .......... .......... 99% 117M 0s 2024-08-22T20:34:10.8748030Z 620750K .......... .......... .......... .......... .......... 99% 131M 0s 2024-08-22T20:34:10.8750910Z 620800K .......... .......... .......... .......... .......... 99% 128M 0s 2024-08-22T20:34:10.8753660Z 620850K .......... .......... .......... .......... .......... 99% 215M 0s 2024-08-22T20:34:10.8759980Z 620900K .......... .......... .......... .......... .......... 99% 88.5M 0s 2024-08-22T20:34:10.8763540Z 620950K .......... .......... .......... .......... .......... 99% 90.8M 0s 2024-08-22T20:34:10.8768410Z 621000K .......... .......... .......... .......... .......... 99% 100M 0s 2024-08-22T20:34:10.8773400Z 621050K .......... .......... .......... .......... .......... 99% 96.5M 0s 2024-08-22T20:34:10.8777640Z 621100K .......... .......... .......... .......... .......... 99% 116M 0s 2024-08-22T20:34:10.8781910Z 621150K .......... .......... .......... .......... .......... 99% 167M 0s 2024-08-22T20:34:10.8784700Z 621200K .......... .......... .......... .......... .......... 99% 122M 0s 2024-08-22T20:34:10.8790150Z 621250K .......... .......... .......... .......... .......... 99% 86.7M 0s 2024-08-22T20:34:10.8795490Z 621300K .......... .......... .......... .......... .......... 99% 92.1M 0s 2024-08-22T20:34:10.8799900Z 621350K .......... .......... .......... .......... .......... 99% 107M 0s 2024-08-22T20:34:10.8805930Z 621400K .......... .......... .......... .......... .......... 99% 86.4M 0s 2024-08-22T20:34:10.8807110Z 621450K .......... .......... .......... .......... .......... 99% 286M 0s 2024-08-22T20:34:10.8810930Z 621500K .......... .......... .......... .......... .......... 99% 132M 0s 2024-08-22T20:34:10.8818710Z 621550K .......... .......... .......... .......... .......... 99% 92.3M 0s 2024-08-22T20:34:10.8821840Z 621600K .......... .......... .......... .......... .......... 99% 86.1M 0s 2024-08-22T20:34:10.8824730Z 621650K .......... .......... .......... .......... .......... 99% 173M 0s 2024-08-22T20:34:10.8828850Z 621700K .......... .......... .......... .......... .......... 99% 115M 0s 2024-08-22T20:34:10.8832590Z 621750K .......... .......... .......... .......... .......... 99% 133M 0s 2024-08-22T20:34:10.8833030Z 621800K .. 100% 49.4K=6.6s 2024-08-22T20:34:10.8833040Z 2024-08-22T20:34:10.8834380Z 2024-08-22 20:34:10 (91.9 MB/s) - ‘gguf_files/TinyLlama-1.1B-openorca.Q4_0.gguf’ saved [636725728/636725728] 2024-08-22T20:34:10.8834520Z 2024-08-22T20:34:10.8911340Z --2024-08-22 20:34:10-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:34:10.8989420Z Resolving github.com (github.com)... 140.82.116.4 2024-08-22T20:34:10.9528970Z Connecting to github.com (github.com)|140.82.116.4|:443... connected. 2024-08-22T20:34:11.1182090Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:34:11.1183930Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:34:11.1186590Z --2024-08-22 20:34:11-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:34:11.1211720Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2024-08-22T20:34:11.1293070Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-08-22T20:34:11.1578480Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:34:11.1583630Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:34:11.1585900Z Saving to: ‘gguf_files/tokenizer.model’ 2024-08-22T20:34:11.1595510Z 2024-08-22T20:34:11.1669900Z 0K .......... .......... .......... .......... .......... 10% 5.91M 0s 2024-08-22T20:34:11.1697710Z 50K .......... .......... .......... .......... .......... 20% 18.7M 0s 2024-08-22T20:34:11.1742100Z 100K .......... .......... .......... .......... .......... 30% 10.6M 0s 2024-08-22T20:34:11.1769640Z 150K .......... .......... .......... .......... .......... 40% 19.3M 0s 2024-08-22T20:34:11.1786270Z 200K .......... .......... .......... .......... .......... 51% 24.9M 0s 2024-08-22T20:34:11.1818040Z 250K .......... .......... .......... .......... .......... 61% 16.9M 0s 2024-08-22T20:34:11.1831760Z 300K .......... .......... .......... .......... .......... 71% 27.7M 0s 2024-08-22T20:34:11.1866820Z 350K .......... .......... .......... .......... .......... 81% 15.7M 0s 2024-08-22T20:34:11.1879570Z 400K .......... .......... .......... .......... .......... 92% 30.2M 0s 2024-08-22T20:34:11.1884880Z 450K .......... .......... .......... ........ 100% 79.3M=0.03s 2024-08-22T20:34:11.1886450Z 2024-08-22T20:34:11.1888710Z 2024-08-22 20:34:11 (16.0 MB/s) - ‘gguf_files/tokenizer.model’ saved [499723/499723] 2024-08-22T20:34:11.1890670Z 2024-08-22T20:34:11.2034710Z ##[group]Run export MODEL_PATH=${PWD}/checkpoints/stories15M/stories15M.pt 2024-08-22T20:34:11.2037050Z export MODEL_PATH=${PWD}/checkpoints/stories15M/stories15M.pt 2024-08-22T20:34:11.2038220Z export MODEL_NAME=stories15M 2024-08-22T20:34:11.2038950Z  2024-08-22T20:34:11.2040070Z python3 torchchat.py generate --checkpoint-path ${MODEL_PATH} --temperature 0 --device cpu 2024-08-22T20:34:11.2042530Z  2024-08-22T20:34:11.2044260Z python export.py --checkpoint-path ${MODEL_PATH} --output-pte-path ${PWD}/${MODEL_NAME}.pte 2024-08-22T20:34:11.2047590Z python3 torchchat.py generate --checkpoint-path ${MODEL_PATH} --temperature 0 --pte-path ${PWD}/${MODEL_NAME}.pte 2024-08-22T20:34:11.2049740Z  2024-08-22T20:34:11.2050520Z echo "Tests complete." 2024-08-22T20:34:11.2268980Z shell: /bin/bash -e {0} 2024-08-22T20:34:11.2269530Z env: 2024-08-22T20:34:11.2270370Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:34:11.2271400Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:34:11.2272180Z ##[endgroup] 2024-08-22T20:34:12.7335710Z NumExpr defaulting to 6 threads. 2024-08-22T20:34:13.0571660Z PyTorch version 2.5.0.dev20240716 available. 2024-08-22T20:34:14.8222970Z 2024-08-22T20:34:14.8238870Z Downloading builder script: 0%| | 0.00/5.67k [00:00. I am a software developer and I am very interested in the field of AI 2024-08-22T20:39:29.7753910Z ======================================== 2024-08-22T20:39:29.7754190Z 2024-08-22T20:39:29.7754360Z Average tokens/sec: 7.68 2024-08-22T20:39:29.7754730Z Memory used: 0.00 GB 2024-08-22T20:39:30.5700850Z Tests complete. 2024-08-22T20:39:30.5925790Z Post job cleanup. 2024-08-22T20:39:31.0645240Z Post job cleanup. 2024-08-22T20:39:31.2344880Z [command]/opt/homebrew/bin/git version 2024-08-22T20:39:31.2912850Z git version 2.46.0 2024-08-22T20:39:31.2966220Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/0b54e300-ee98-43ff-a97c-68032e7ed15b/.gitconfig' 2024-08-22T20:39:31.2974790Z Temporarily overriding HOME='/Users/runner/work/_temp/0b54e300-ee98-43ff-a97c-68032e7ed15b' before making global git config changes 2024-08-22T20:39:31.2976020Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:39:31.2978710Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:39:31.3070750Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:39:31.3122100Z [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-08-22T20:39:31.4111760Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:39:31.4146410Z http.https://github.com/.extraheader 2024-08-22T20:39:31.4152670Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-22T20:39:31.4207200Z [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-08-22T20:39:31.5215540Z Cleaning up orphan processes 2024-08-22T20:39:32.1175830Z Terminate orphan process: pid (7279) (buck2-99773fe6f) 2024-08-22T20:39:32.1707610Z Terminate orphan process: pid (7278) (buck2-99773fe6f)