2026-01-15T19:58:03.8391874Z Current runner version: '2.331.0' 2026-01-15T19:58:03.8415726Z ##[group]Runner Image Provisioner 2026-01-15T19:58:03.8416567Z Hosted Compute Agent 2026-01-15T19:58:03.8417137Z Version: 20251211.462 2026-01-15T19:58:03.8417711Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:58:03.8418448Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:58:03.8419116Z Worker ID: {582ec491-4eac-43ab-8bcd-107df46f4467} 2026-01-15T19:58:03.8419940Z ##[endgroup] 2026-01-15T19:58:03.8420531Z ##[group]Operating System 2026-01-15T19:58:03.8421176Z Ubuntu 2026-01-15T19:58:03.8421643Z 24.04.3 2026-01-15T19:58:03.8422035Z LTS 2026-01-15T19:58:03.8422551Z ##[endgroup] 2026-01-15T19:58:03.8423036Z ##[group]Runner Image 2026-01-15T19:58:03.8423611Z Image: ubuntu-24.04 2026-01-15T19:58:03.8424175Z Version: 20260105.202.1 2026-01-15T19:58:03.8425133Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260105.202/images/ubuntu/Ubuntu2404-Readme.md 2026-01-15T19:58:03.8426631Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260105.202 2026-01-15T19:58:03.8427622Z ##[endgroup] 2026-01-15T19:58:03.8428672Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:58:03.8430699Z Contents: read 2026-01-15T19:58:03.8431252Z Metadata: read 2026-01-15T19:58:03.8431878Z ##[endgroup] 2026-01-15T19:58:03.8433962Z Secret source: None 2026-01-15T19:58:03.8434649Z Prepare workflow directory 2026-01-15T19:58:03.8834628Z Prepare all required actions 2026-01-15T19:58:03.8873676Z Getting action download info 2026-01-15T19:58:04.3967823Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:58:04.5067243Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:58:05.0508569Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:58:05.7426562Z Complete job name: install-and-test (3.10, 8.0) 2026-01-15T19:58:05.8411569Z ##[group]Run actions/checkout@v3 2026-01-15T19:58:05.8413519Z with: 2026-01-15T19:58:05.8414745Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:05.8416733Z token: *** 2026-01-15T19:58:05.8417899Z ssh-strict: true 2026-01-15T19:58:05.8419190Z persist-credentials: true 2026-01-15T19:58:05.8420749Z clean: true 2026-01-15T19:58:05.8422000Z sparse-checkout-cone-mode: true 2026-01-15T19:58:05.8423427Z fetch-depth: 1 2026-01-15T19:58:05.8424540Z fetch-tags: false 2026-01-15T19:58:05.8425765Z lfs: false 2026-01-15T19:58:05.8426920Z submodules: false 2026-01-15T19:58:05.8428190Z set-safe-directory: true 2026-01-15T19:58:05.8430384Z ##[endgroup] 2026-01-15T19:58:05.9332608Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:58:05.9335235Z ##[group]Getting Git version info 2026-01-15T19:58:05.9336605Z Working directory is '/home/runner/work/torchcodec/torchcodec' 2026-01-15T19:58:05.9338420Z [command]/usr/bin/git version 2026-01-15T19:58:06.3495281Z git version 2.52.0 2026-01-15T19:58:06.3531607Z ##[endgroup] 2026-01-15T19:58:06.3545293Z Temporarily overriding HOME='/home/runner/work/_temp/12fa85c4-eea3-4edb-a5c1-738a13ef53de' before making global git config changes 2026-01-15T19:58:06.3550349Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:06.3554063Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-01-15T19:58:06.3949675Z Deleting the contents of '/home/runner/work/torchcodec/torchcodec' 2026-01-15T19:58:06.3953774Z ##[group]Initializing the repository 2026-01-15T19:58:06.3957098Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec 2026-01-15T19:58:06.4112227Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:06.4115388Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:06.4118599Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:06.4122034Z hint: call: 2026-01-15T19:58:06.4123376Z hint: 2026-01-15T19:58:06.4125238Z hint: git config --global init.defaultBranch 2026-01-15T19:58:06.4127479Z hint: 2026-01-15T19:58:06.4129640Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:06.4133234Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:06.4135955Z hint: 2026-01-15T19:58:06.4137408Z hint: git branch -m 2026-01-15T19:58:06.4139026Z hint: 2026-01-15T19:58:06.4141532Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:06.4145189Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:58:06.4151530Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:06.4197599Z ##[endgroup] 2026-01-15T19:58:06.4200520Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:06.4202686Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:06.4268982Z ##[endgroup] 2026-01-15T19:58:06.4271796Z ##[group]Setting up auth 2026-01-15T19:58:06.4274478Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:06.4308787Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:58:06.5314263Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:06.5349547Z [command]/usr/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' || :" 2026-01-15T19:58:06.5573720Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:06.5772622Z ##[endgroup] 2026-01-15T19:58:06.5775988Z ##[group]Fetching the repository 2026-01-15T19:58:06.5792863Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:58:07.0686402Z remote: Enumerating objects: 284, done. 2026-01-15T19:58:07.0689614Z remote: Counting objects: 0% (1/284) 2026-01-15T19:58:07.0690693Z remote: Counting objects: 1% (3/284) 2026-01-15T19:58:07.0691629Z remote: Counting objects: 2% (6/284) 2026-01-15T19:58:07.0692390Z remote: Counting objects: 3% (9/284) 2026-01-15T19:58:07.0692875Z remote: Counting objects: 4% (12/284) 2026-01-15T19:58:07.0693404Z remote: Counting objects: 5% (15/284) 2026-01-15T19:58:07.0693930Z remote: Counting objects: 6% (18/284) 2026-01-15T19:58:07.0694366Z remote: Counting objects: 7% (20/284) 2026-01-15T19:58:07.0694971Z remote: Counting objects: 8% (23/284) 2026-01-15T19:58:07.0695463Z remote: Counting objects: 9% (26/284) 2026-01-15T19:58:07.0695934Z remote: Counting objects: 10% (29/284) 2026-01-15T19:58:07.0696469Z remote: Counting objects: 11% (32/284) 2026-01-15T19:58:07.0696916Z remote: Counting objects: 12% (35/284) 2026-01-15T19:58:07.0697437Z remote: Counting objects: 13% (37/284) 2026-01-15T19:58:07.0697926Z remote: Counting objects: 14% (40/284) 2026-01-15T19:58:07.0698455Z remote: Counting objects: 15% (43/284) 2026-01-15T19:58:07.0698882Z remote: Counting objects: 16% (46/284) 2026-01-15T19:58:07.0699358Z remote: Counting objects: 17% (49/284) 2026-01-15T19:58:07.0700152Z remote: Counting objects: 18% (52/284) 2026-01-15T19:58:07.0700659Z remote: Counting objects: 19% (54/284) 2026-01-15T19:58:07.0701110Z remote: Counting objects: 20% (57/284) 2026-01-15T19:58:07.0701623Z remote: Counting objects: 21% (60/284) 2026-01-15T19:58:07.0702095Z remote: Counting objects: 22% (63/284) 2026-01-15T19:58:07.0703039Z remote: Counting objects: 23% (66/284) 2026-01-15T19:58:07.0703560Z remote: Counting objects: 24% (69/284) 2026-01-15T19:58:07.0704032Z remote: Counting objects: 25% (71/284) 2026-01-15T19:58:07.0704450Z remote: Counting objects: 26% (74/284) 2026-01-15T19:58:07.0704976Z remote: Counting objects: 27% (77/284) 2026-01-15T19:58:07.0705482Z remote: Counting objects: 28% (80/284) 2026-01-15T19:58:07.0706084Z remote: Counting objects: 29% (83/284) 2026-01-15T19:58:07.0706599Z remote: Counting objects: 30% (86/284) 2026-01-15T19:58:07.0707022Z remote: Counting objects: 31% (89/284) 2026-01-15T19:58:07.0707514Z remote: Counting objects: 32% (91/284) 2026-01-15T19:58:07.0707990Z remote: Counting objects: 33% (94/284) 2026-01-15T19:58:07.0708467Z remote: Counting objects: 34% (97/284) 2026-01-15T19:58:07.0708981Z remote: Counting objects: 35% (100/284) 2026-01-15T19:58:07.0709486Z remote: Counting objects: 36% (103/284) 2026-01-15T19:58:07.0710279Z remote: Counting objects: 37% (106/284) 2026-01-15T19:58:07.0710745Z remote: Counting objects: 38% (108/284) 2026-01-15T19:58:07.0711280Z remote: Counting objects: 39% (111/284) 2026-01-15T19:58:07.0711744Z remote: Counting objects: 40% (114/284) 2026-01-15T19:58:07.0712256Z remote: Counting objects: 41% (117/284) 2026-01-15T19:58:07.0712762Z remote: Counting objects: 42% (120/284) 2026-01-15T19:58:07.0713216Z remote: Counting objects: 43% (123/284) 2026-01-15T19:58:07.0713691Z remote: Counting objects: 44% (125/284) 2026-01-15T19:58:07.0714117Z remote: Counting objects: 45% (128/284) 2026-01-15T19:58:07.0714652Z remote: Counting objects: 46% (131/284) 2026-01-15T19:58:07.0715119Z remote: Counting objects: 47% (134/284) 2026-01-15T19:58:07.0715747Z remote: Counting objects: 48% (137/284) 2026-01-15T19:58:07.0716328Z remote: Counting objects: 49% (140/284) 2026-01-15T19:58:07.0716911Z remote: Counting objects: 50% (142/284) 2026-01-15T19:58:07.0717371Z remote: Counting objects: 51% (145/284) 2026-01-15T19:58:07.0717870Z remote: Counting objects: 52% (148/284) 2026-01-15T19:58:07.0718389Z remote: Counting objects: 53% (151/284) 2026-01-15T19:58:07.0718826Z remote: Counting objects: 54% (154/284) 2026-01-15T19:58:07.0719349Z remote: Counting objects: 55% (157/284) 2026-01-15T19:58:07.0720005Z remote: Counting objects: 56% (160/284) 2026-01-15T19:58:07.0720466Z remote: Counting objects: 57% (162/284) 2026-01-15T19:58:07.0721049Z remote: Counting objects: 58% (165/284) 2026-01-15T19:58:07.0721492Z remote: Counting objects: 59% (168/284) 2026-01-15T19:58:07.0721966Z remote: Counting objects: 60% (171/284) 2026-01-15T19:58:07.0722446Z remote: Counting objects: 61% (174/284) 2026-01-15T19:58:07.0722946Z remote: Counting objects: 62% (177/284) 2026-01-15T19:58:07.0723415Z remote: Counting objects: 63% (179/284) 2026-01-15T19:58:07.0723882Z remote: Counting objects: 64% (182/284) 2026-01-15T19:58:07.0846330Z remote: Counting objects: 65% (185/284) 2026-01-15T19:58:07.0847784Z remote: Counting objects: 66% (188/284) 2026-01-15T19:58:07.0848902Z remote: Counting objects: 67% (191/284) 2026-01-15T19:58:07.0849592Z remote: Counting objects: 68% (194/284) 2026-01-15T19:58:07.0850484Z remote: Counting objects: 69% (196/284) 2026-01-15T19:58:07.0851374Z remote: Counting objects: 70% (199/284) 2026-01-15T19:58:07.0852029Z remote: Counting objects: 71% (202/284) 2026-01-15T19:58:07.0852709Z remote: Counting objects: 72% (205/284) 2026-01-15T19:58:07.0853425Z remote: Counting objects: 73% (208/284) 2026-01-15T19:58:07.0854127Z remote: Counting objects: 74% (211/284) 2026-01-15T19:58:07.0855043Z remote: Counting objects: 75% (213/284) 2026-01-15T19:58:07.0855923Z remote: Counting objects: 76% (216/284) 2026-01-15T19:58:07.0856605Z remote: Counting objects: 77% (219/284) 2026-01-15T19:58:07.0857244Z remote: Counting objects: 78% (222/284) 2026-01-15T19:58:07.0857969Z remote: Counting objects: 79% (225/284) 2026-01-15T19:58:07.0858651Z remote: Counting objects: 80% (228/284) 2026-01-15T19:58:07.0859157Z remote: Counting objects: 81% (231/284) 2026-01-15T19:58:07.0859749Z remote: Counting objects: 82% (233/284) 2026-01-15T19:58:07.0860393Z remote: Counting objects: 83% (236/284) 2026-01-15T19:58:07.0860904Z remote: Counting objects: 84% (239/284) 2026-01-15T19:58:07.0861425Z remote: Counting objects: 85% (242/284) 2026-01-15T19:58:07.0861944Z remote: Counting objects: 86% (245/284) 2026-01-15T19:58:07.0862421Z remote: Counting objects: 87% (248/284) 2026-01-15T19:58:07.0863032Z remote: Counting objects: 88% (250/284) 2026-01-15T19:58:07.0863566Z remote: Counting objects: 89% (253/284) 2026-01-15T19:58:07.0864040Z remote: Counting objects: 90% (256/284) 2026-01-15T19:58:07.0864584Z remote: Counting objects: 91% (259/284) 2026-01-15T19:58:07.0865093Z remote: Counting objects: 92% (262/284) 2026-01-15T19:58:07.0865619Z remote: Counting objects: 93% (265/284) 2026-01-15T19:58:07.0866208Z remote: Counting objects: 94% (267/284) 2026-01-15T19:58:07.0866711Z remote: Counting objects: 95% (270/284) 2026-01-15T19:58:07.0867280Z remote: Counting objects: 96% (273/284) 2026-01-15T19:58:07.0867840Z remote: Counting objects: 97% (276/284) 2026-01-15T19:58:07.0868355Z remote: Counting objects: 98% (279/284) 2026-01-15T19:58:07.0868869Z remote: Counting objects: 99% (282/284) 2026-01-15T19:58:07.0869540Z remote: Counting objects: 100% (284/284) 2026-01-15T19:58:07.0870307Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:58:07.0870818Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:58:07.0871323Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:58:07.0871902Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:58:07.0872371Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:58:07.0872896Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:58:07.0873433Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:58:07.0873932Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:58:07.0874400Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:58:07.0874958Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:58:07.0875496Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:58:07.0875969Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:58:07.0876547Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:58:07.0877018Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:58:07.1283994Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:58:07.1285641Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:58:07.1286594Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:58:07.1287482Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:58:07.1288468Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:58:07.1289366Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:58:07.1290229Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:58:07.1290976Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:58:07.1291673Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:58:07.1292301Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:58:07.1358338Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:58:07.1358944Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:58:07.1359967Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:58:07.1360443Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:58:07.1360873Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:58:07.1361328Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:58:07.1361753Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:58:07.1362165Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:58:07.1362572Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:58:07.1362979Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:58:07.1363386Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:58:07.1363788Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:58:07.1364196Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:58:07.1364591Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:58:07.1820939Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:58:07.1821620Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:58:07.1822176Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:58:07.1922842Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:58:07.1923629Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:58:07.2393596Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:58:07.2394478Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:58:07.2395255Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:58:07.2396020Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:58:07.2396773Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:58:07.2397523Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:58:07.2398309Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:58:07.2399098Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:58:07.2400464Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:58:07.2401195Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:58:07.2401692Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:58:07.2402105Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:58:07.2402599Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:58:07.2403304Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:58:07.2404069Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:58:07.2404770Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:58:07.2405425Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:58:07.2405874Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:58:07.2406304Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:58:07.2406743Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:58:07.2440392Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:58:07.2441229Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:58:07.2441932Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:58:07.2442613Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:58:07.2443293Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:58:07.2443922Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:58:07.2444361Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:58:07.2444779Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:58:07.2445216Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:58:07.2445666Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:58:07.2446094Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:58:07.2446526Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:58:07.2446938Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:58:07.2447379Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:58:07.2448019Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:58:07.2448441Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:58:07.2448847Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:58:07.2449251Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:58:07.2449655Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:58:07.2469576Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:58:07.2470499Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:58:07.2471187Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:58:07.2471884Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:58:07.2472564Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:58:07.2473253Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:58:07.2473959Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:58:07.2474552Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:58:07.2474981Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:58:07.2475394Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:58:07.2475811Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:58:07.2476206Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:58:07.2476607Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:58:07.2477072Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:58:07.2477472Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:58:07.2477872Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:58:07.2478263Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:58:07.2478668Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:58:07.2479068Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:58:07.2479664Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:58:07.2480429Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:58:07.3795435Z Receiving objects: 0% (1/284) 2026-01-15T19:58:07.3796196Z Receiving objects: 1% (3/284) 2026-01-15T19:58:07.3796812Z Receiving objects: 2% (6/284) 2026-01-15T19:58:07.3797437Z Receiving objects: 3% (9/284) 2026-01-15T19:58:07.3798087Z Receiving objects: 4% (12/284) 2026-01-15T19:58:07.3830381Z Receiving objects: 5% (15/284) 2026-01-15T19:58:07.3830954Z Receiving objects: 6% (18/284) 2026-01-15T19:58:07.3831492Z Receiving objects: 7% (20/284) 2026-01-15T19:58:07.3832007Z Receiving objects: 8% (23/284) 2026-01-15T19:58:07.3832528Z Receiving objects: 9% (26/284) 2026-01-15T19:58:07.3833050Z Receiving objects: 10% (29/284) 2026-01-15T19:58:07.3876402Z Receiving objects: 11% (32/284) 2026-01-15T19:58:07.3877503Z Receiving objects: 12% (35/284) 2026-01-15T19:58:07.3880177Z Receiving objects: 13% (37/284) 2026-01-15T19:58:07.3882427Z Receiving objects: 14% (40/284) 2026-01-15T19:58:07.3883403Z Receiving objects: 15% (43/284) 2026-01-15T19:58:07.3884090Z Receiving objects: 16% (46/284) 2026-01-15T19:58:07.3884702Z Receiving objects: 17% (49/284) 2026-01-15T19:58:07.3891222Z Receiving objects: 18% (52/284) 2026-01-15T19:58:07.3895908Z Receiving objects: 19% (54/284) 2026-01-15T19:58:07.3897024Z Receiving objects: 20% (57/284) 2026-01-15T19:58:07.3897680Z Receiving objects: 21% (60/284) 2026-01-15T19:58:07.3898240Z Receiving objects: 22% (63/284) 2026-01-15T19:58:07.3900374Z Receiving objects: 23% (66/284) 2026-01-15T19:58:07.3900964Z Receiving objects: 24% (69/284) 2026-01-15T19:58:07.3901585Z Receiving objects: 25% (71/284) 2026-01-15T19:58:07.3902449Z Receiving objects: 26% (74/284) 2026-01-15T19:58:07.3906060Z Receiving objects: 27% (77/284) 2026-01-15T19:58:07.3910658Z Receiving objects: 28% (80/284) 2026-01-15T19:58:07.3914233Z Receiving objects: 29% (83/284) 2026-01-15T19:58:07.3916727Z Receiving objects: 30% (86/284) 2026-01-15T19:58:07.3917555Z Receiving objects: 31% (89/284) 2026-01-15T19:58:07.3920005Z Receiving objects: 32% (91/284) 2026-01-15T19:58:07.3920644Z Receiving objects: 33% (94/284) 2026-01-15T19:58:07.3922834Z Receiving objects: 34% (97/284) 2026-01-15T19:58:07.3927377Z Receiving objects: 35% (100/284) 2026-01-15T19:58:07.3928040Z Receiving objects: 36% (103/284) 2026-01-15T19:58:07.3928856Z Receiving objects: 37% (106/284) 2026-01-15T19:58:07.3929447Z Receiving objects: 38% (108/284) 2026-01-15T19:58:07.3930165Z Receiving objects: 39% (111/284) 2026-01-15T19:58:07.3933487Z Receiving objects: 40% (114/284) 2026-01-15T19:58:07.3938705Z Receiving objects: 41% (117/284) 2026-01-15T19:58:07.3942746Z Receiving objects: 42% (120/284) 2026-01-15T19:58:07.3946533Z Receiving objects: 43% (123/284) 2026-01-15T19:58:07.3948832Z Receiving objects: 44% (125/284) 2026-01-15T19:58:07.3957050Z Receiving objects: 45% (128/284) 2026-01-15T19:58:07.3960098Z Receiving objects: 46% (131/284) 2026-01-15T19:58:07.3968901Z Receiving objects: 47% (134/284) 2026-01-15T19:58:07.3972190Z Receiving objects: 48% (137/284) 2026-01-15T19:58:07.3973132Z Receiving objects: 49% (140/284) 2026-01-15T19:58:07.3975664Z Receiving objects: 50% (142/284) 2026-01-15T19:58:07.3977864Z Receiving objects: 51% (145/284) 2026-01-15T19:58:07.3979715Z Receiving objects: 52% (148/284) 2026-01-15T19:58:07.3984806Z Receiving objects: 53% (151/284) 2026-01-15T19:58:07.3997320Z Receiving objects: 54% (154/284) 2026-01-15T19:58:07.3999324Z Receiving objects: 55% (157/284) 2026-01-15T19:58:07.4000092Z Receiving objects: 56% (160/284) 2026-01-15T19:58:07.4001673Z Receiving objects: 57% (162/284) 2026-01-15T19:58:07.4008956Z Receiving objects: 58% (165/284) 2026-01-15T19:58:07.4011148Z Receiving objects: 59% (168/284) 2026-01-15T19:58:07.4013003Z Receiving objects: 60% (171/284) 2026-01-15T19:58:07.4017350Z Receiving objects: 61% (174/284) 2026-01-15T19:58:07.4018261Z Receiving objects: 62% (177/284) 2026-01-15T19:58:07.4020130Z Receiving objects: 63% (179/284) 2026-01-15T19:58:07.4021731Z Receiving objects: 64% (182/284) 2026-01-15T19:58:07.4023141Z Receiving objects: 65% (185/284) 2026-01-15T19:58:07.4025921Z Receiving objects: 66% (188/284) 2026-01-15T19:58:07.4031012Z Receiving objects: 67% (191/284) 2026-01-15T19:58:07.4177274Z Receiving objects: 68% (194/284) 2026-01-15T19:58:07.4194645Z Receiving objects: 69% (196/284) 2026-01-15T19:58:07.4357436Z Receiving objects: 70% (199/284) 2026-01-15T19:58:07.4593985Z Receiving objects: 71% (202/284) 2026-01-15T19:58:07.4657347Z Receiving objects: 72% (205/284) 2026-01-15T19:58:07.4772328Z Receiving objects: 73% (208/284) 2026-01-15T19:58:07.4783823Z Receiving objects: 74% (211/284) 2026-01-15T19:58:07.4819476Z Receiving objects: 75% (213/284) 2026-01-15T19:58:07.4875379Z Receiving objects: 76% (216/284) 2026-01-15T19:58:07.4905729Z Receiving objects: 77% (219/284) 2026-01-15T19:58:07.4912769Z Receiving objects: 78% (222/284) 2026-01-15T19:58:07.4919166Z Receiving objects: 79% (225/284) 2026-01-15T19:58:07.4947410Z Receiving objects: 80% (228/284) 2026-01-15T19:58:07.4957693Z Receiving objects: 81% (231/284) 2026-01-15T19:58:07.5006479Z Receiving objects: 82% (233/284) 2026-01-15T19:58:07.5027353Z Receiving objects: 83% (236/284) 2026-01-15T19:58:07.5039058Z Receiving objects: 84% (239/284) 2026-01-15T19:58:07.5065405Z Receiving objects: 85% (242/284) 2026-01-15T19:58:07.5075373Z Receiving objects: 86% (245/284) 2026-01-15T19:58:07.5085062Z Receiving objects: 87% (248/284) 2026-01-15T19:58:07.5421123Z Receiving objects: 88% (250/284) 2026-01-15T19:58:07.5466265Z Receiving objects: 89% (253/284) 2026-01-15T19:58:07.5497217Z Receiving objects: 90% (256/284) 2026-01-15T19:58:07.5514891Z Receiving objects: 91% (259/284) 2026-01-15T19:58:07.5680550Z Receiving objects: 92% (262/284) 2026-01-15T19:58:07.5698681Z Receiving objects: 93% (265/284) 2026-01-15T19:58:07.6015924Z Receiving objects: 94% (267/284) 2026-01-15T19:58:07.6047775Z Receiving objects: 95% (270/284) 2026-01-15T19:58:07.6049375Z remote: Total 284 (delta 59), reused 145 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:58:07.6063099Z Receiving objects: 96% (273/284) 2026-01-15T19:58:07.6070969Z Receiving objects: 97% (276/284) 2026-01-15T19:58:07.6074127Z Receiving objects: 98% (279/284) 2026-01-15T19:58:07.6077259Z Receiving objects: 99% (282/284) 2026-01-15T19:58:07.6078123Z Receiving objects: 100% (284/284) 2026-01-15T19:58:07.6079180Z Receiving objects: 100% (284/284), 9.88 MiB | 30.46 MiB/s, done. 2026-01-15T19:58:07.6082635Z Resolving deltas: 0% (0/59) 2026-01-15T19:58:07.6083798Z Resolving deltas: 1% (1/59) 2026-01-15T19:58:07.6085058Z Resolving deltas: 3% (2/59) 2026-01-15T19:58:07.6086833Z Resolving deltas: 5% (3/59) 2026-01-15T19:58:07.6087478Z Resolving deltas: 6% (4/59) 2026-01-15T19:58:07.6088104Z Resolving deltas: 8% (5/59) 2026-01-15T19:58:07.6088719Z Resolving deltas: 10% (6/59) 2026-01-15T19:58:07.6089341Z Resolving deltas: 11% (7/59) 2026-01-15T19:58:07.6090239Z Resolving deltas: 13% (8/59) 2026-01-15T19:58:07.6090882Z Resolving deltas: 15% (9/59) 2026-01-15T19:58:07.6091462Z Resolving deltas: 16% (10/59) 2026-01-15T19:58:07.6092037Z Resolving deltas: 18% (11/59) 2026-01-15T19:58:07.6092661Z Resolving deltas: 20% (12/59) 2026-01-15T19:58:07.6095522Z Resolving deltas: 22% (13/59) 2026-01-15T19:58:07.6096113Z Resolving deltas: 23% (14/59) 2026-01-15T19:58:07.6096622Z Resolving deltas: 25% (15/59) 2026-01-15T19:58:07.6098519Z Resolving deltas: 27% (16/59) 2026-01-15T19:58:07.6099041Z Resolving deltas: 28% (17/59) 2026-01-15T19:58:07.6099530Z Resolving deltas: 32% (19/59) 2026-01-15T19:58:07.6100344Z Resolving deltas: 33% (20/59) 2026-01-15T19:58:07.6100915Z Resolving deltas: 35% (21/59) 2026-01-15T19:58:07.6101591Z Resolving deltas: 37% (22/59) 2026-01-15T19:58:07.6102130Z Resolving deltas: 38% (23/59) 2026-01-15T19:58:07.6102698Z Resolving deltas: 40% (24/59) 2026-01-15T19:58:07.6103351Z Resolving deltas: 42% (25/59) 2026-01-15T19:58:07.6123348Z Resolving deltas: 44% (26/59) 2026-01-15T19:58:07.6136473Z Resolving deltas: 45% (27/59) 2026-01-15T19:58:07.6148676Z Resolving deltas: 47% (28/59) 2026-01-15T19:58:07.6181047Z Resolving deltas: 50% (30/59) 2026-01-15T19:58:07.6186880Z Resolving deltas: 52% (31/59) 2026-01-15T19:58:07.6200104Z Resolving deltas: 54% (32/59) 2026-01-15T19:58:07.6200850Z Resolving deltas: 55% (33/59) 2026-01-15T19:58:07.6201627Z Resolving deltas: 57% (34/59) 2026-01-15T19:58:07.6202381Z Resolving deltas: 59% (35/59) 2026-01-15T19:58:07.6202941Z Resolving deltas: 62% (37/59) 2026-01-15T19:58:07.6221092Z Resolving deltas: 64% (38/59) 2026-01-15T19:58:07.6258919Z Resolving deltas: 66% (39/59) 2026-01-15T19:58:07.6259365Z Resolving deltas: 69% (41/59) 2026-01-15T19:58:07.6264260Z Resolving deltas: 71% (42/59) 2026-01-15T19:58:07.6301226Z Resolving deltas: 72% (43/59) 2026-01-15T19:58:07.6301903Z Resolving deltas: 74% (44/59) 2026-01-15T19:58:07.6302298Z Resolving deltas: 76% (45/59) 2026-01-15T19:58:07.6305767Z Resolving deltas: 77% (46/59) 2026-01-15T19:58:07.6315332Z Resolving deltas: 79% (47/59) 2026-01-15T19:58:07.6326601Z Resolving deltas: 81% (48/59) 2026-01-15T19:58:07.6351439Z Resolving deltas: 83% (49/59) 2026-01-15T19:58:07.6351882Z Resolving deltas: 84% (50/59) 2026-01-15T19:58:07.6355385Z Resolving deltas: 86% (51/59) 2026-01-15T19:58:07.6361642Z Resolving deltas: 88% (52/59) 2026-01-15T19:58:07.6370189Z Resolving deltas: 89% (53/59) 2026-01-15T19:58:07.6384081Z Resolving deltas: 91% (54/59) 2026-01-15T19:58:07.6387419Z Resolving deltas: 93% (55/59) 2026-01-15T19:58:07.6393197Z Resolving deltas: 94% (56/59) 2026-01-15T19:58:07.6403860Z Resolving deltas: 96% (57/59) 2026-01-15T19:58:07.6441215Z Resolving deltas: 98% (58/59) 2026-01-15T19:58:07.6442407Z Resolving deltas: 100% (59/59) 2026-01-15T19:58:07.6442817Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:58:07.6592294Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:07.6593396Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:58:07.6627054Z ##[endgroup] 2026-01-15T19:58:07.6627421Z ##[group]Determining the checkout info 2026-01-15T19:58:07.6630219Z ##[endgroup] 2026-01-15T19:58:07.6630897Z ##[group]Checking out the ref 2026-01-15T19:58:07.6635395Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:58:07.7596411Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T19:58:07.7596900Z 2026-01-15T19:58:07.7597280Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T19:58:07.7598029Z changes and commit them, and you can discard any commits you make in this 2026-01-15T19:58:07.7598779Z state without impacting any branches by switching back to a branch. 2026-01-15T19:58:07.7599217Z 2026-01-15T19:58:07.7599515Z If you want to create a new branch to retain commits you create, you may 2026-01-15T19:58:07.7600460Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T19:58:07.7600955Z 2026-01-15T19:58:07.7601136Z git switch -c 2026-01-15T19:58:07.7601416Z 2026-01-15T19:58:07.7601562Z Or undo this operation with: 2026-01-15T19:58:07.7601819Z 2026-01-15T19:58:07.7601942Z git switch - 2026-01-15T19:58:07.7602124Z 2026-01-15T19:58:07.7602460Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T19:58:07.7602951Z 2026-01-15T19:58:07.7603513Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:58:07.7615409Z ##[endgroup] 2026-01-15T19:58:07.7652355Z [command]/usr/bin/git log -1 --format='%H' 2026-01-15T19:58:07.7673132Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:58:07.7854010Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:58:07.7854386Z bash packaging/remove_src.sh 2026-01-15T19:58:07.7890626Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:07.7890912Z ##[endgroup] 2026-01-15T19:58:07.9129536Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:58:07.9167035Z CMakeLists.txt 2026-01-15T19:58:07.9167484Z CODE_OF_CONDUCT.md 2026-01-15T19:58:07.9167846Z CONTRIBUTING.md 2026-01-15T19:58:07.9168176Z LICENSE 2026-01-15T19:58:07.9168379Z MANIFEST.in 2026-01-15T19:58:07.9168577Z README.md 2026-01-15T19:58:07.9168807Z benchmarks 2026-01-15T19:58:07.9169093Z docs 2026-01-15T19:58:07.9169364Z examples 2026-01-15T19:58:07.9169647Z mypy.ini 2026-01-15T19:58:07.9170077Z packaging 2026-01-15T19:58:07.9170336Z pyproject.toml 2026-01-15T19:58:07.9170545Z setup.py 2026-01-15T19:58:07.9170722Z test 2026-01-15T19:58:07.9170906Z version.txt 2026-01-15T19:58:07.9171157Z src/ folder removed successfully! 2026-01-15T19:58:07.9329006Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:58:07.9329335Z with: 2026-01-15T19:58:07.9329510Z auto-update-conda: true 2026-01-15T19:58:07.9329736Z miniforge-version: latest 2026-01-15T19:58:07.9330172Z activate-environment: test 2026-01-15T19:58:07.9330391Z python-version: 3.10 2026-01-15T19:58:07.9330593Z auto-activate-base: true 2026-01-15T19:58:07.9330815Z remove-profiles: true 2026-01-15T19:58:07.9331010Z conda-solver: libmamba 2026-01-15T19:58:07.9331227Z clean-patched-environment-file: true 2026-01-15T19:58:07.9331470Z run-post: true 2026-01-15T19:58:07.9331641Z ##[endgroup] 2026-01-15T19:58:08.0507194Z ##[group]Gathering Inputs... 2026-01-15T19:58:08.0519723Z ##[endgroup] 2026-01-15T19:58:08.0522335Z ##[group]Creating bootstrap condarc file in /home/runner/.condarc... 2026-01-15T19:58:08.0537021Z ##[endgroup] 2026-01-15T19:58:08.0538839Z ##[group]Ensuring installer... 2026-01-15T19:58:08.0539182Z Can we use bundled Miniconda? 2026-01-15T19:58:08.0540792Z Can we download a custom installer by URL? 2026-01-15T19:58:08.0541630Z Can we download Miniforge? 2026-01-15T19:58:08.0542890Z ... will download Miniforge. 2026-01-15T19:58:08.0545371Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh 2026-01-15T19:58:08.0547119Z Ensuring Installer... 2026-01-15T19:58:08.0550520Z Checking for cached Miniforge3@latest... 2026-01-15T19:58:08.0564376Z Did not find Miniforge3-Linux-x86_64.sh latest in cache 2026-01-15T19:58:09.2370904Z Downloaded Miniforge3-Linux-x86_64.sh, ensuring extension .sh 2026-01-15T19:58:09.2380505Z Caching Miniforge3@latest... 2026-01-15T19:58:09.3363775Z Cached Miniforge3@latest: /opt/hostedtoolcache/Miniforge3/latest/x86_64! 2026-01-15T19:58:09.3365052Z ##[endgroup] 2026-01-15T19:58:09.3371037Z ##[group]Running installer... 2026-01-15T19:58:09.3407158Z [command]/usr/bin/bash /home/runner/work/_temp/5257ef63-711a-40b6-a44b-b61dd8648f00.sh -f -b -p /home/runner/miniconda3 2026-01-15T19:58:09.3683864Z PREFIX=/home/runner/miniconda3 2026-01-15T19:58:09.5440067Z Unpacking bootstrapper... 2026-01-15T19:58:09.5929093Z Unpacking payload... 2026-01-15T19:58:09.8145720Z Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2 2026-01-15T19:58:09.8347725Z Extracting ca-certificates-2025.11.12-hbd8a1cb_0.conda 2026-01-15T19:58:09.8382118Z Extracting libgomp-15.2.0-he0feb66_15.conda 2026-01-15T19:58:09.8457048Z Extracting nlohmann_json-abi-3.12.0-h0f90c79_1.conda 2026-01-15T19:58:09.8465683Z Extracting pybind11-abi-11-hc364b38_1.conda 2026-01-15T19:58:09.8479295Z Extracting python_abi-3.12-8_cp312.conda 2026-01-15T19:58:09.8489427Z Extracting tzdata-2025b-h78e105d_0.conda 2026-01-15T19:58:09.8800260Z Extracting _openmp_mutex-4.5-2_gnu.tar.bz2 2026-01-15T19:58:09.8855896Z Extracting libgcc-15.2.0-he0feb66_15.conda 2026-01-15T19:58:09.8985972Z Extracting bzip2-1.0.8-hda65f42_8.conda 2026-01-15T19:58:09.9031032Z Extracting c-ares-1.34.5-hb9d3cd8_0.conda 2026-01-15T19:58:09.9142744Z Extracting keyutils-1.6.3-hb9d3cd8_0.conda 2026-01-15T19:58:09.9193669Z Extracting libexpat-2.7.3-hecca717_0.conda 2026-01-15T19:58:09.9210218Z Extracting libffi-3.5.2-h9ec8514_0.conda 2026-01-15T19:58:09.9233174Z Extracting libgcc-ng-15.2.0-h69a702a_15.conda 2026-01-15T19:58:09.9263947Z Extracting libiconv-1.18-h3b78370_2.conda 2026-01-15T19:58:09.9379363Z Extracting liblzma-5.8.1-hb9d3cd8_2.conda 2026-01-15T19:58:09.9403538Z Extracting libnsl-2.0.1-hb9d3cd8_1.conda 2026-01-15T19:58:09.9421455Z Extracting libstdcxx-15.2.0-h934c35e_15.conda 2026-01-15T19:58:09.9976180Z Extracting libuuid-2.41.2-h5347b49_1.conda 2026-01-15T19:58:09.9990803Z Extracting libzlib-1.3.1-hb9d3cd8_2.conda 2026-01-15T19:58:10.0006934Z Extracting lzo-2.10-h280c20c_1002.conda 2026-01-15T19:58:10.0047172Z Extracting ncurses-6.5-h2d0b736_3.conda 2026-01-15T19:58:10.1608132Z Extracting openssl-3.6.0-h26f9b46_0.conda 2026-01-15T19:58:10.1967424Z Extracting reproc-14.2.5.post0-hb9d3cd8_0.conda 2026-01-15T19:58:10.1992463Z Extracting cpp-expected-1.3.1-h171cf75_0.conda 2026-01-15T19:58:10.2006677Z Extracting fmt-12.0.0-h2b0788b_0.conda 2026-01-15T19:58:10.2044090Z Extracting libedit-3.1.20250104-pl5321h7949ede_0.conda 2026-01-15T19:58:10.2079221Z Extracting libev-4.33-hd590300_2.conda 2026-01-15T19:58:10.2099718Z Extracting libsolv-0.7.35-h9463b59_0.conda 2026-01-15T19:58:10.2174685Z Extracting libsqlite-3.51.1-h0c1763c_0.conda 2026-01-15T19:58:10.2257127Z Extracting libssh2-1.11.1-hcf80075_0.conda 2026-01-15T19:58:10.2399022Z Extracting libstdcxx-ng-15.2.0-hdf11a46_15.conda 2026-01-15T19:58:10.2429026Z Extracting libxcrypt-4.4.36-hd590300_1.conda 2026-01-15T19:58:10.2454676Z Extracting libxml2-16-2.15.1-hf2a90c1_0.conda 2026-01-15T19:58:10.2507896Z Extracting lz4-c-1.10.0-h5888daf_1.conda 2026-01-15T19:58:10.2542629Z Extracting readline-8.2-h8c095d6_2.conda 2026-01-15T19:58:10.2588009Z Extracting reproc-cpp-14.2.5.post0-h5888daf_0.conda 2026-01-15T19:58:10.2614212Z Extracting simdjson-4.2.2-hb700be7_0.conda 2026-01-15T19:58:10.2701132Z Extracting tk-8.6.13-noxft_ha0e22de_103.conda 2026-01-15T19:58:10.3241717Z Extracting yaml-cpp-0.8.0-h3f2d84a_0.conda 2026-01-15T19:58:10.3287385Z Extracting zstd-1.5.7-hb78ec9c_6.conda 2026-01-15T19:58:10.3341739Z Extracting krb5-1.21.3-h659f571_0.conda 2026-01-15T19:58:10.3550325Z Extracting ld_impl_linux-64-2.45-default_hbd61a6d_104.conda 2026-01-15T19:58:10.3626758Z Extracting libnghttp2-1.67.0-had1ee68_0.conda 2026-01-15T19:58:10.3697344Z Extracting libxml2-2.15.1-h031cc0b_0.conda 2026-01-15T19:58:10.3717599Z Extracting libarchive-3.8.2-gpl_h7be2006_100.conda 2026-01-15T19:58:10.3854300Z Extracting libcurl-8.17.0-h4e3cde8_0.conda 2026-01-15T19:58:10.3904701Z Extracting python-3.12.12-hd63d673_1_cpython.conda 2026-01-15T19:58:10.7692151Z Extracting libmamba-2.4.0-hed7d790_1.conda 2026-01-15T19:58:10.7949474Z Extracting menuinst-2.4.1-py312h7900ff3_0.conda 2026-01-15T19:58:10.8030856Z Extracting archspec-0.2.5-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8085882Z Extracting boltons-25.0.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8171850Z Extracting brotli-python-1.2.0-py312hdb49522_1.conda 2026-01-15T19:58:10.8217118Z Extracting certifi-2025.11.12-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8240744Z Extracting charset-normalizer-3.4.4-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8266326Z Extracting colorama-0.4.6-pyhd8ed1ab_1.conda 2026-01-15T19:58:10.8288264Z Extracting distro-1.9.0-pyhd8ed1ab_1.conda 2026-01-15T19:58:10.8443157Z Extracting frozendict-2.4.7-py312h4c3975b_0.conda 2026-01-15T19:58:10.8466768Z Extracting hpack-4.1.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8488046Z Extracting hyperframe-6.1.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8504872Z Extracting idna-3.11-pyhd8ed1ab_0.conda 2026-01-15T19:58:10.8529459Z Extracting jsonpointer-3.0.0-py312h7900ff3_2.conda 2026-01-15T19:58:10.8547671Z Extracting libmambapy-2.4.0-py312h17091a9_1.conda 2026-01-15T19:58:10.8632343Z Extracting mamba-2.4.0-h7ae174a_1.conda 2026-01-15T19:58:10.8678207Z Extracting msgpack-python-1.1.2-py312hd9148b4_1.conda 2026-01-15T19:58:10.8705336Z Extracting packaging-25.0-pyh29332c3_1.conda 2026-01-15T19:58:10.8730017Z Extracting platformdirs-4.5.0-pyhcf101f3_0.conda 2026-01-15T19:58:10.8747155Z Extracting pluggy-1.6.0-pyhf9edf01_1.conda 2026-01-15T19:58:10.8764501Z Extracting pycosat-0.6.6-py312h4c3975b_3.conda 2026-01-15T19:58:10.8794886Z Extracting pycparser-2.22-pyh29332c3_1.conda 2026-01-15T19:58:10.8891266Z Extracting pysocks-1.7.1-pyha55dd90_7.conda 2026-01-15T19:58:10.8906811Z Extracting ruamel.yaml.clib-0.2.14-py312h4c3975b_0.conda 2026-01-15T19:58:10.8930944Z Extracting setuptools-80.9.0-pyhff2d567_0.conda 2026-01-15T19:58:10.9294724Z Extracting truststore-0.10.3-pyhe01879c_0.conda 2026-01-15T19:58:10.9309639Z Extracting wheel-0.45.1-pyhd8ed1ab_1.conda 2026-01-15T19:58:10.9343478Z Extracting cffi-2.0.0-py312h460c074_1.conda 2026-01-15T19:58:10.9404233Z Extracting h2-4.3.0-pyhcf101f3_0.conda 2026-01-15T19:58:10.9447409Z Extracting jsonpatch-1.33-pyhd8ed1ab_1.conda 2026-01-15T19:58:10.9464905Z Extracting pip-25.3-pyh8b19718_0.conda 2026-01-15T19:58:10.9858103Z Extracting ruamel.yaml-0.18.16-py312h4c3975b_0.conda 2026-01-15T19:58:10.9931388Z Extracting tqdm-4.67.1-pyhd8ed1ab_1.conda 2026-01-15T19:58:10.9977256Z Extracting zstandard-0.25.0-py312h5253ce2_1.conda 2026-01-15T19:58:11.0025533Z Extracting conda-package-streaming-0.12.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:11.0044727Z Extracting urllib3-2.5.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:11.0085552Z Extracting requests-2.32.5-pyhd8ed1ab_0.conda 2026-01-15T19:58:11.0112158Z Extracting conda-package-handling-2.4.0-pyh7900ff3_2.conda 2026-01-15T19:58:11.0144281Z Extracting conda-25.11.0-py312h7900ff3_0.conda 2026-01-15T19:58:11.0548893Z Extracting conda-libmamba-solver-25.11.0-pyhd8ed1ab_0.conda 2026-01-15T19:58:11.0665491Z 2026-01-15T19:58:11.0665942Z Installing base environment... 2026-01-15T19:58:11.0666295Z 2026-01-15T19:58:11.0768336Z Transaction 2026-01-15T19:58:11.0768663Z 2026-01-15T19:58:11.0768916Z Prefix: /home/runner/miniconda3 2026-01-15T19:58:11.0769397Z 2026-01-15T19:58:11.0769638Z Updating specs: 2026-01-15T19:58:11.0770212Z 2026-01-15T19:58:11.0770460Z - _libgcc_mutex==0.1=conda_forge 2026-01-15T19:58:11.0771210Z - ca-certificates==2025.11.12=hbd8a1cb_0 2026-01-15T19:58:11.0771735Z - libgomp==15.2.0=he0feb66_15 2026-01-15T19:58:11.0772114Z - nlohmann_json-abi==3.12.0=h0f90c79_1 2026-01-15T19:58:11.0772514Z - pybind11-abi==11=hc364b38_1 2026-01-15T19:58:11.0773172Z - python_abi==3.12=8_cp312 2026-01-15T19:58:11.0773504Z - tzdata==2025b=h78e105d_0 2026-01-15T19:58:11.0773845Z - _openmp_mutex==4.5=2_gnu 2026-01-15T19:58:11.0774158Z - libgcc==15.2.0=he0feb66_15 2026-01-15T19:58:11.0774461Z - bzip2==1.0.8=hda65f42_8 2026-01-15T19:58:11.0774760Z - c-ares==1.34.5=hb9d3cd8_0 2026-01-15T19:58:11.0775054Z - keyutils==1.6.3=hb9d3cd8_0 2026-01-15T19:58:11.0775359Z - libexpat==2.7.3=hecca717_0 2026-01-15T19:58:11.0775651Z - libffi==3.5.2=h9ec8514_0 2026-01-15T19:58:11.0775954Z - libgcc-ng==15.2.0=h69a702a_15 2026-01-15T19:58:11.0776283Z - libiconv==1.18=h3b78370_2 2026-01-15T19:58:11.0776580Z - liblzma==5.8.1=hb9d3cd8_2 2026-01-15T19:58:11.0776874Z - libnsl==2.0.1=hb9d3cd8_1 2026-01-15T19:58:11.0777165Z - libstdcxx==15.2.0=h934c35e_15 2026-01-15T19:58:11.0777476Z - libuuid==2.41.2=h5347b49_1 2026-01-15T19:58:11.0777763Z - libzlib==1.3.1=hb9d3cd8_2 2026-01-15T19:58:11.0778053Z - lzo==2.10=h280c20c_1002 2026-01-15T19:58:11.0778341Z - ncurses==6.5=h2d0b736_3 2026-01-15T19:58:11.0778640Z - openssl==3.6.0=h26f9b46_0 2026-01-15T19:58:11.0778946Z - reproc==14.2.5.post0=hb9d3cd8_0 2026-01-15T19:58:11.0779290Z - cpp-expected==1.3.1=h171cf75_0 2026-01-15T19:58:11.0779615Z - fmt==12.0.0=h2b0788b_0 2026-01-15T19:58:11.0780241Z - libedit==3.1.20250104=pl5321h7949ede_0 2026-01-15T19:58:11.0780821Z - libev==4.33=hd590300_2 2026-01-15T19:58:11.0781300Z - libsolv==0.7.35=h9463b59_0 2026-01-15T19:58:11.0781878Z - libsqlite==3.51.1=h0c1763c_0 2026-01-15T19:58:11.0782478Z - libssh2==1.11.1=hcf80075_0 2026-01-15T19:58:11.0783061Z - libstdcxx-ng==15.2.0=hdf11a46_15 2026-01-15T19:58:11.0783578Z - libxcrypt==4.4.36=hd590300_1 2026-01-15T19:58:11.0783957Z - libxml2-16==2.15.1=hf2a90c1_0 2026-01-15T19:58:11.0784322Z - lz4-c==1.10.0=h5888daf_1 2026-01-15T19:58:11.0784565Z - readline==8.2=h8c095d6_2 2026-01-15T19:58:11.0784801Z - reproc-cpp==14.2.5.post0=h5888daf_0 2026-01-15T19:58:11.0785057Z - simdjson==4.2.2=hb700be7_0 2026-01-15T19:58:11.0785286Z - tk==8.6.13=noxft_ha0e22de_103 2026-01-15T19:58:11.0785516Z - yaml-cpp==0.8.0=h3f2d84a_0 2026-01-15T19:58:11.0785739Z - zstd==1.5.7=hb78ec9c_6 2026-01-15T19:58:11.0785944Z - krb5==1.21.3=h659f571_0 2026-01-15T19:58:11.0786183Z - ld_impl_linux-64==2.45=default_hbd61a6d_104 2026-01-15T19:58:11.0786451Z - libnghttp2==1.67.0=had1ee68_0 2026-01-15T19:58:11.0786692Z - libxml2==2.15.1=h031cc0b_0 2026-01-15T19:58:11.0786917Z - libarchive==3.8.2=gpl_h7be2006_100 2026-01-15T19:58:11.0787153Z - libcurl==8.17.0=h4e3cde8_0 2026-01-15T19:58:11.0787557Z - python==3.12.12=hd63d673_1_cpython 2026-01-15T19:58:11.0787797Z - libmamba==2.4.0=hed7d790_1 2026-01-15T19:58:11.0788019Z - menuinst==2.4.1=py312h7900ff3_0 2026-01-15T19:58:11.0788255Z - archspec==0.2.5=pyhd8ed1ab_0 2026-01-15T19:58:11.0788486Z - boltons==25.0.0=pyhd8ed1ab_0 2026-01-15T19:58:11.0788722Z - brotli-python==1.2.0=py312hdb49522_1 2026-01-15T19:58:11.0788993Z - certifi==2025.11.12=pyhd8ed1ab_0 2026-01-15T19:58:11.0789241Z - charset-normalizer==3.4.4=pyhd8ed1ab_0 2026-01-15T19:58:11.0789498Z - colorama==0.4.6=pyhd8ed1ab_1 2026-01-15T19:58:11.0789724Z - distro==1.9.0=pyhd8ed1ab_1 2026-01-15T19:58:11.0790162Z - frozendict==2.4.7=py312h4c3975b_0 2026-01-15T19:58:11.0790411Z - hpack==4.1.0=pyhd8ed1ab_0 2026-01-15T19:58:11.0790638Z - hyperframe==6.1.0=pyhd8ed1ab_0 2026-01-15T19:58:11.0790874Z - idna==3.11=pyhd8ed1ab_0 2026-01-15T19:58:11.0791103Z - jsonpointer==3.0.0=py312h7900ff3_2 2026-01-15T19:58:11.0791354Z - libmambapy==2.4.0=py312h17091a9_1 2026-01-15T19:58:11.0791591Z - mamba==2.4.0=h7ae174a_1 2026-01-15T19:58:11.0791821Z - msgpack-python==1.1.2=py312hd9148b4_1 2026-01-15T19:58:11.0792069Z - packaging==25.0=pyh29332c3_1 2026-01-15T19:58:11.0792310Z - platformdirs==4.5.0=pyhcf101f3_0 2026-01-15T19:58:11.0792548Z - pluggy==1.6.0=pyhf9edf01_1 2026-01-15T19:58:11.0792764Z - pycosat==0.6.6=py312h4c3975b_3 2026-01-15T19:58:11.0793124Z - pycparser==2.22=pyh29332c3_1 2026-01-15T19:58:11.0793346Z - pysocks==1.7.1=pyha55dd90_7 2026-01-15T19:58:11.0793588Z - ruamel.yaml.clib==0.2.14=py312h4c3975b_0 2026-01-15T19:58:11.0793841Z - setuptools==80.9.0=pyhff2d567_0 2026-01-15T19:58:11.0794074Z - truststore==0.10.3=pyhe01879c_0 2026-01-15T19:58:11.0794301Z - wheel==0.45.1=pyhd8ed1ab_1 2026-01-15T19:58:11.0794517Z - cffi==2.0.0=py312h460c074_1 2026-01-15T19:58:11.0794732Z - h2==4.3.0=pyhcf101f3_0 2026-01-15T19:58:11.0813929Z - jsonpatch==1.33=pyhd8ed1ab_1 2026-01-15T19:58:11.0814252Z - pip==25.3=pyh8b19718_0 2026-01-15T19:58:11.0814513Z - ruamel.yaml==0.18.16=py312h4c3975b_0 2026-01-15T19:58:11.0814783Z - tqdm==4.67.1=pyhd8ed1ab_1 2026-01-15T19:58:11.0815019Z - zstandard==0.25.0=py312h5253ce2_1 2026-01-15T19:58:11.0815313Z - conda-package-streaming==0.12.0=pyhd8ed1ab_0 2026-01-15T19:58:11.0815608Z - urllib3==2.5.0=pyhd8ed1ab_0 2026-01-15T19:58:11.0815848Z - requests==2.32.5=pyhd8ed1ab_0 2026-01-15T19:58:11.0816122Z - conda-package-handling==2.4.0=pyh7900ff3_2 2026-01-15T19:58:11.0816395Z - conda==25.11.0=py312h7900ff3_0 2026-01-15T19:58:11.0816655Z - conda-libmamba-solver==25.11.0=pyhd8ed1ab_0 2026-01-15T19:58:11.0816845Z 2026-01-15T19:58:11.0816849Z 2026-01-15T19:58:11.0817043Z Package Version Build Channel Size 2026-01-15T19:58:11.0817748Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:11.0818091Z Install: 2026-01-15T19:58:11.0818441Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:11.0818698Z 2026-01-15T19:58:11.0818867Z + _libgcc_mutex 0.1 conda_forge conda-forge 2026-01-15T19:58:11.0819280Z + _openmp_mutex 4.5 2_gnu conda-forge 2026-01-15T19:58:11.0819671Z + archspec 0.2.5 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0820372Z + boltons 25.0.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0820780Z + brotli-python 1.2.0 py312hdb49522_1 conda-forge 2026-01-15T19:58:11.0821180Z + bzip2 1.0.8 hda65f42_8 conda-forge 2026-01-15T19:58:11.0821545Z + c-ares 1.34.5 hb9d3cd8_0 conda-forge 2026-01-15T19:58:11.0821952Z + ca-certificates 2025.11.12 hbd8a1cb_0 conda-forge 2026-01-15T19:58:11.0822558Z + certifi 2025.11.12 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0822946Z + cffi 2.0.0 py312h460c074_1 conda-forge 2026-01-15T19:58:11.0823359Z + charset-normalizer 3.4.4 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0823762Z + colorama 0.4.6 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:11.0824149Z + conda 25.11.0 py312h7900ff3_0 conda-forge 2026-01-15T19:58:11.0824567Z + conda-libmamba-solver 25.11.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0825024Z + conda-package-handling 2.4.0 pyh7900ff3_2 conda-forge 2026-01-15T19:58:11.0825493Z + conda-package-streaming 0.12.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0825929Z + cpp-expected 1.3.1 h171cf75_0 conda-forge 2026-01-15T19:58:11.0826323Z + distro 1.9.0 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:11.0826679Z + fmt 12.0.0 h2b0788b_0 conda-forge 2026-01-15T19:58:11.0827052Z + frozendict 2.4.7 py312h4c3975b_0 conda-forge 2026-01-15T19:58:11.0827426Z + h2 4.3.0 pyhcf101f3_0 conda-forge 2026-01-15T19:58:11.0827887Z + hpack 4.1.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0828268Z + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0828636Z + idna 3.11 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0829009Z + jsonpatch 1.33 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:11.0829404Z + jsonpointer 3.0.0 py312h7900ff3_2 conda-forge 2026-01-15T19:58:11.0829930Z + keyutils 1.6.3 hb9d3cd8_0 conda-forge 2026-01-15T19:58:11.0830304Z + krb5 1.21.3 h659f571_0 conda-forge 2026-01-15T19:58:11.0830679Z + ld_impl_linux-64 2.45 default_hbd61a6d_104 conda-forge 2026-01-15T19:58:11.0831109Z + libarchive 3.8.2 gpl_h7be2006_100 conda-forge 2026-01-15T19:58:11.0831498Z + libcurl 8.17.0 h4e3cde8_0 conda-forge 2026-01-15T19:58:11.0831889Z + libedit 3.1.20250104 pl5321h7949ede_0 conda-forge 2026-01-15T19:58:11.0832262Z + libev 4.33 hd590300_2 conda-forge 2026-01-15T19:58:11.0832624Z + libexpat 2.7.3 hecca717_0 conda-forge 2026-01-15T19:58:11.0832995Z + libffi 3.5.2 h9ec8514_0 conda-forge 2026-01-15T19:58:11.0833359Z + libgcc 15.2.0 he0feb66_15 conda-forge 2026-01-15T19:58:11.0833736Z + libgcc-ng 15.2.0 h69a702a_15 conda-forge 2026-01-15T19:58:11.0834119Z + libgomp 15.2.0 he0feb66_15 conda-forge 2026-01-15T19:58:11.0834487Z + libiconv 1.18 h3b78370_2 conda-forge 2026-01-15T19:58:11.0834870Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 2026-01-15T19:58:11.0835238Z + libmamba 2.4.0 hed7d790_1 conda-forge 2026-01-15T19:58:11.0835626Z + libmambapy 2.4.0 py312h17091a9_1 conda-forge 2026-01-15T19:58:11.0836022Z + libnghttp2 1.67.0 had1ee68_0 conda-forge 2026-01-15T19:58:11.0836399Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 2026-01-15T19:58:11.0836884Z + libsolv 0.7.35 h9463b59_0 conda-forge 2026-01-15T19:58:11.0837260Z + libsqlite 3.51.1 h0c1763c_0 conda-forge 2026-01-15T19:58:11.0837640Z + libssh2 1.11.1 hcf80075_0 conda-forge 2026-01-15T19:58:11.0838011Z + libstdcxx 15.2.0 h934c35e_15 conda-forge 2026-01-15T19:58:11.0838402Z + libstdcxx-ng 15.2.0 hdf11a46_15 conda-forge 2026-01-15T19:58:11.0838784Z + libuuid 2.41.2 h5347b49_1 conda-forge 2026-01-15T19:58:11.0839154Z + libxcrypt 4.4.36 hd590300_1 conda-forge 2026-01-15T19:58:11.0839548Z + libxml2 2.15.1 h031cc0b_0 conda-forge 2026-01-15T19:58:11.0840072Z + libxml2-16 2.15.1 hf2a90c1_0 conda-forge 2026-01-15T19:58:11.0840458Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 2026-01-15T19:58:11.0840824Z + lz4-c 1.10.0 h5888daf_1 conda-forge 2026-01-15T19:58:11.0841172Z + lzo 2.10 h280c20c_1002 conda-forge 2026-01-15T19:58:11.0841647Z + mamba 2.4.0 h7ae174a_1 conda-forge 2026-01-15T19:58:11.0842017Z + menuinst 2.4.1 py312h7900ff3_0 conda-forge 2026-01-15T19:58:11.0842621Z + msgpack-python 1.1.2 py312hd9148b4_1 conda-forge 2026-01-15T19:58:11.0843364Z + ncurses 6.5 h2d0b736_3 conda-forge 2026-01-15T19:58:11.0844053Z + nlohmann_json-abi 3.12.0 h0f90c79_1 conda-forge 2026-01-15T19:58:11.0844678Z + openssl 3.6.0 h26f9b46_0 conda-forge 2026-01-15T19:58:11.0845248Z + packaging 25.0 pyh29332c3_1 conda-forge 2026-01-15T19:58:11.0845625Z + pip 25.3 pyh8b19718_0 conda-forge 2026-01-15T19:58:11.0846001Z + platformdirs 4.5.0 pyhcf101f3_0 conda-forge 2026-01-15T19:58:11.0846399Z + pluggy 1.6.0 pyhf9edf01_1 conda-forge 2026-01-15T19:58:11.0846781Z + pybind11-abi 11 hc364b38_1 conda-forge 2026-01-15T19:58:11.0847159Z + pycosat 0.6.6 py312h4c3975b_3 conda-forge 2026-01-15T19:58:11.0847542Z + pycparser 2.22 pyh29332c3_1 conda-forge 2026-01-15T19:58:11.0847921Z + pysocks 1.7.1 pyha55dd90_7 conda-forge 2026-01-15T19:58:11.0848303Z + python 3.12.12 hd63d673_1_cpython conda-forge 2026-01-15T19:58:11.0848987Z + python_abi 3.12 8_cp312 conda-forge 2026-01-15T19:58:11.0849653Z + readline 8.2 h8c095d6_2 conda-forge 2026-01-15T19:58:11.0850368Z + reproc 14.2.5.post0 hb9d3cd8_0 conda-forge 2026-01-15T19:58:11.0850781Z + reproc-cpp 14.2.5.post0 h5888daf_0 conda-forge 2026-01-15T19:58:11.0851183Z + requests 2.32.5 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0851566Z + ruamel.yaml 0.18.16 py312h4c3975b_0 conda-forge 2026-01-15T19:58:11.0851975Z + ruamel.yaml.clib 0.2.14 py312h4c3975b_0 conda-forge 2026-01-15T19:58:11.0852384Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 2026-01-15T19:58:11.0852924Z + simdjson 4.2.2 hb700be7_0 conda-forge 2026-01-15T19:58:11.0853295Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 2026-01-15T19:58:11.0853744Z + tqdm 4.67.1 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:11.0854398Z + truststore 0.10.3 pyhe01879c_0 conda-forge 2026-01-15T19:58:11.0854798Z + tzdata 2025b h78e105d_0 conda-forge 2026-01-15T19:58:11.0855164Z + urllib3 2.5.0 pyhd8ed1ab_0 conda-forge 2026-01-15T19:58:11.0855535Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 2026-01-15T19:58:11.0856137Z + yaml-cpp 0.8.0 h3f2d84a_0 conda-forge 2026-01-15T19:58:11.0856827Z + zstandard 0.25.0 py312h5253ce2_1 conda-forge 2026-01-15T19:58:11.0857383Z + zstd 1.5.7 hb78ec9c_6 conda-forge 2026-01-15T19:58:11.0857634Z 2026-01-15T19:58:11.0857702Z Summary: 2026-01-15T19:58:11.0857798Z 2026-01-15T19:58:11.0857879Z Install: 89 packages 2026-01-15T19:58:11.0858015Z 2026-01-15T19:58:11.0858085Z Total download: 0 B 2026-01-15T19:58:11.0858208Z 2026-01-15T19:58:11.0858525Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:11.0858947Z 2026-01-15T19:58:11.0858951Z 2026-01-15T19:58:11.0858954Z 2026-01-15T19:58:11.0859030Z Transaction starting 2026-01-15T19:58:11.0859247Z Linking _libgcc_mutex-0.1-conda_forge 2026-01-15T19:58:11.0859524Z Linking ca-certificates-2025.11.12-hbd8a1cb_0 2026-01-15T19:58:11.0859966Z Linking libgomp-15.2.0-he0feb66_15 2026-01-15T19:58:11.0860222Z Linking nlohmann_json-abi-3.12.0-h0f90c79_1 2026-01-15T19:58:11.0860476Z Linking pybind11-abi-11-hc364b38_1 2026-01-15T19:58:11.0862447Z Linking python_abi-3.12-8_cp312 2026-01-15T19:58:11.0864382Z Linking tzdata-2025b-h78e105d_0 2026-01-15T19:58:11.1169730Z Linking _openmp_mutex-4.5-2_gnu 2026-01-15T19:58:11.1193112Z Linking libgcc-15.2.0-he0feb66_15 2026-01-15T19:58:11.1203545Z Linking bzip2-1.0.8-hda65f42_8 2026-01-15T19:58:11.1217921Z Linking c-ares-1.34.5-hb9d3cd8_0 2026-01-15T19:58:11.1304077Z Linking keyutils-1.6.3-hb9d3cd8_0 2026-01-15T19:58:11.1343713Z Linking libexpat-2.7.3-hecca717_0 2026-01-15T19:58:11.1347003Z Linking libffi-3.5.2-h9ec8514_0 2026-01-15T19:58:11.1355574Z Linking libgcc-ng-15.2.0-h69a702a_15 2026-01-15T19:58:11.1357666Z Linking libiconv-1.18-h3b78370_2 2026-01-15T19:58:11.1407998Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-01-15T19:58:11.1411320Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-01-15T19:58:11.1421223Z Linking libstdcxx-15.2.0-h934c35e_15 2026-01-15T19:58:11.1426380Z Linking libuuid-2.41.2-h5347b49_1 2026-01-15T19:58:11.1435041Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-01-15T19:58:11.1438161Z Linking lzo-2.10-h280c20c_1002 2026-01-15T19:58:11.1456891Z Linking ncurses-6.5-h2d0b736_3 2026-01-15T19:58:12.7511727Z Linking openssl-3.6.0-h26f9b46_0 2026-01-15T19:58:12.7728185Z Linking reproc-14.2.5.post0-hb9d3cd8_0 2026-01-15T19:58:12.7737670Z Linking cpp-expected-1.3.1-h171cf75_0 2026-01-15T19:58:12.7743105Z Linking fmt-12.0.0-h2b0788b_0 2026-01-15T19:58:12.7756781Z Linking libedit-3.1.20250104-pl5321h7949ede_0 2026-01-15T19:58:12.7799064Z Linking libev-4.33-hd590300_2 2026-01-15T19:58:12.7805120Z Linking libsolv-0.7.35-h9463b59_0 2026-01-15T19:58:12.7836643Z Linking libsqlite-3.51.1-h0c1763c_0 2026-01-15T19:58:12.7843308Z Linking libssh2-1.11.1-hcf80075_0 2026-01-15T19:58:12.7953675Z Linking libstdcxx-ng-15.2.0-hdf11a46_15 2026-01-15T19:58:12.7956485Z Linking libxcrypt-4.4.36-hd590300_1 2026-01-15T19:58:12.7968766Z Linking libxml2-16-2.15.1-hf2a90c1_0 2026-01-15T19:58:12.7995944Z Linking lz4-c-1.10.0-h5888daf_1 2026-01-15T19:58:12.8008683Z Linking readline-8.2-h8c095d6_2 2026-01-15T19:58:12.8025161Z Linking reproc-cpp-14.2.5.post0-h5888daf_0 2026-01-15T19:58:12.8038005Z Linking simdjson-4.2.2-hb700be7_0 2026-01-15T19:58:12.8046833Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-01-15T19:58:12.8337414Z Linking yaml-cpp-0.8.0-h3f2d84a_0 2026-01-15T19:58:12.8365229Z Linking zstd-1.5.7-hb78ec9c_6 2026-01-15T19:58:12.8379543Z Linking krb5-1.21.3-h659f571_0 2026-01-15T19:58:12.8525927Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_104 2026-01-15T19:58:12.8660666Z Linking libnghttp2-1.67.0-had1ee68_0 2026-01-15T19:58:12.8668881Z Linking libxml2-2.15.1-h031cc0b_0 2026-01-15T19:58:12.8675659Z Linking libarchive-3.8.2-gpl_h7be2006_100 2026-01-15T19:58:12.8707097Z Linking libcurl-8.17.0-h4e3cde8_0 2026-01-15T19:58:12.8736003Z Linking python-3.12.12-hd63d673_1_cpython 2026-01-15T19:58:13.0918099Z Linking libmamba-2.4.0-hed7d790_1 2026-01-15T19:58:13.0987742Z Linking menuinst-2.4.1-py312h7900ff3_0 2026-01-15T19:58:13.1043261Z Linking archspec-0.2.5-pyhd8ed1ab_0 2026-01-15T19:58:13.1130085Z Linking boltons-25.0.0-pyhd8ed1ab_0 2026-01-15T19:58:13.1154122Z Linking brotli-python-1.2.0-py312hdb49522_1 2026-01-15T19:58:13.1163929Z Linking certifi-2025.11.12-pyhd8ed1ab_0 2026-01-15T19:58:13.1174654Z Linking charset-normalizer-3.4.4-pyhd8ed1ab_0 2026-01-15T19:58:13.1192664Z Linking colorama-0.4.6-pyhd8ed1ab_1 2026-01-15T19:58:13.1207901Z Linking distro-1.9.0-pyhd8ed1ab_1 2026-01-15T19:58:13.1218883Z Linking frozendict-2.4.7-py312h4c3975b_0 2026-01-15T19:58:13.1236139Z Linking hpack-4.1.0-pyhd8ed1ab_0 2026-01-15T19:58:13.1248817Z Linking hyperframe-6.1.0-pyhd8ed1ab_0 2026-01-15T19:58:13.1259410Z Linking idna-3.11-pyhd8ed1ab_0 2026-01-15T19:58:13.1271962Z Linking jsonpointer-3.0.0-py312h7900ff3_2 2026-01-15T19:58:13.1283054Z Linking libmambapy-2.4.0-py312h17091a9_1 2026-01-15T19:58:13.1299273Z Linking mamba-2.4.0-h7ae174a_1 2026-01-15T19:58:13.1335046Z Linking msgpack-python-1.1.2-py312hd9148b4_1 2026-01-15T19:58:13.1348293Z Linking packaging-25.0-pyh29332c3_1 2026-01-15T19:58:13.1366724Z Linking platformdirs-4.5.0-pyhcf101f3_0 2026-01-15T19:58:13.1383450Z Linking pluggy-1.6.0-pyhf9edf01_1 2026-01-15T19:58:13.1400703Z Linking pycosat-0.6.6-py312h4c3975b_3 2026-01-15T19:58:13.1414249Z Linking pycparser-2.22-pyh29332c3_1 2026-01-15T19:58:13.1561031Z Linking pysocks-1.7.1-pyha55dd90_7 2026-01-15T19:58:13.1572938Z Linking ruamel.yaml.clib-0.2.14-py312h4c3975b_0 2026-01-15T19:58:13.1584883Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T19:58:13.1938503Z Linking truststore-0.10.3-pyhe01879c_0 2026-01-15T19:58:13.1946287Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T19:58:13.1986207Z Linking cffi-2.0.0-py312h460c074_1 2026-01-15T19:58:13.2051055Z Linking h2-4.3.0-pyhcf101f3_0 2026-01-15T19:58:13.2074066Z Linking jsonpatch-1.33-pyhd8ed1ab_1 2026-01-15T19:58:13.2087742Z Linking pip-25.3-pyh8b19718_0 2026-01-15T19:58:13.2583806Z Linking ruamel.yaml-0.18.16-py312h4c3975b_0 2026-01-15T19:58:13.2652543Z Linking tqdm-4.67.1-pyhd8ed1ab_1 2026-01-15T19:58:13.2701280Z Linking zstandard-0.25.0-py312h5253ce2_1 2026-01-15T19:58:13.2751968Z Linking conda-package-streaming-0.12.0-pyhd8ed1ab_0 2026-01-15T19:58:13.2752541Z Linking urllib3-2.5.0-pyhd8ed1ab_0 2026-01-15T19:58:13.2781364Z Linking requests-2.32.5-pyhd8ed1ab_0 2026-01-15T19:58:13.2814626Z Linking conda-package-handling-2.4.0-pyh7900ff3_2 2026-01-15T19:58:13.2870526Z Linking conda-25.11.0-py312h7900ff3_0 2026-01-15T19:58:13.3291309Z Linking conda-libmamba-solver-25.11.0-pyhd8ed1ab_0 2026-01-15T19:58:13.9575830Z 2026-01-15T19:58:13.9576366Z Transaction finished 2026-01-15T19:58:13.9576671Z 2026-01-15T19:58:14.0277086Z installation finished. 2026-01-15T19:58:14.0294942Z Mamba was found in the `base` env 2026-01-15T19:58:14.0295759Z ##[endgroup] 2026-01-15T19:58:14.0296313Z ##[group]Setup environment variables... 2026-01-15T19:58:14.0297539Z Add "/home/runner/miniconda3/condabin" to PATH 2026-01-15T19:58:14.0300805Z Set 'CONDA="/home/runner/miniconda3"' 2026-01-15T19:58:14.0303892Z ##[endgroup] 2026-01-15T19:58:14.0304580Z ##[group]Parsing environment... 2026-01-15T19:58:14.0305989Z ##[endgroup] 2026-01-15T19:58:14.0306586Z ##[group]Applying initial configuration... 2026-01-15T19:58:14.0336456Z ##[warning]The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'. 2026-01-15T19:58:14.0345310Z Adding pkgs_dir '/home/runner/conda_pkgs_dir' 2026-01-15T19:58:14.0345825Z [command]/home/runner/miniconda3/condabin/conda config --add pkgs_dirs /home/runner/conda_pkgs_dir 2026-01-15T19:58:14.3326806Z auto_activate: true 2026-01-15T19:58:14.3333290Z [command]/home/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:58:14.6200946Z auto_update_conda: true 2026-01-15T19:58:14.6207798Z [command]/home/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:58:14.9078391Z solver: libmamba 2026-01-15T19:58:14.9084989Z [command]/home/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:58:15.1964326Z always_yes: true 2026-01-15T19:58:15.1970380Z [command]/home/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:58:15.4892475Z changeps1: false 2026-01-15T19:58:15.4899437Z [command]/home/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:58:15.7814161Z [command]/home/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:58:16.0313949Z ==> /home/runner/miniconda3/.condarc <== 2026-01-15T19:58:16.0314522Z channels: 2026-01-15T19:58:16.0314757Z - conda-forge 2026-01-15T19:58:16.0315252Z 2026-01-15T19:58:16.0315364Z ==> /home/runner/.condarc <== 2026-01-15T19:58:16.0315672Z auto_update_conda: True 2026-01-15T19:58:16.0315965Z auto_activate: True 2026-01-15T19:58:16.0316248Z notify_outdated_conda: False 2026-01-15T19:58:16.0316543Z changeps1: False 2026-01-15T19:58:16.0316792Z pkgs_dirs: 2026-01-15T19:58:16.0317039Z - /home/runner/conda_pkgs_dir 2026-01-15T19:58:16.0317354Z always_yes: True 2026-01-15T19:58:16.0317595Z solver: libmamba 2026-01-15T19:58:16.0317739Z 2026-01-15T19:58:16.0821388Z [command]/home/runner/miniconda3/condabin/conda config --show 2026-01-15T19:58:16.3456531Z add_anaconda_token: True 2026-01-15T19:58:16.3457187Z add_pip_as_python_dependency: True 2026-01-15T19:58:16.3457750Z aggressive_update_packages: 2026-01-15T19:58:16.3458254Z - ca-certificates 2026-01-15T19:58:16.3458656Z - certifi 2026-01-15T19:58:16.3459015Z - openssl 2026-01-15T19:58:16.3459408Z allow_conda_downgrades: False 2026-01-15T19:58:16.3460150Z allow_cycles: True 2026-01-15T19:58:16.3460606Z allow_non_channel_urls: False 2026-01-15T19:58:16.3461018Z allow_softlinks: False 2026-01-15T19:58:16.3461306Z allowlist_channels: [] 2026-01-15T19:58:16.3461577Z always_copy: False 2026-01-15T19:58:16.3461858Z always_softlink: False 2026-01-15T19:58:16.3462158Z always_yes: True 2026-01-15T19:58:16.3462475Z anaconda_upload: None 2026-01-15T19:58:16.3462735Z auto_activate: True 2026-01-15T19:58:16.3462982Z auto_stack: 0 2026-01-15T19:58:16.3463217Z auto_update_conda: True 2026-01-15T19:58:16.3463483Z bld_path: 2026-01-15T19:58:16.3463708Z changeps1: False 2026-01-15T19:58:16.3464036Z channel_alias: https://conda.anaconda.org 2026-01-15T19:58:16.3464421Z channel_priority: flexible 2026-01-15T19:58:16.3464711Z channel_settings: [] 2026-01-15T19:58:16.3464965Z channels: 2026-01-15T19:58:16.3465182Z - conda-forge 2026-01-15T19:58:16.3465430Z client_ssl_cert: None 2026-01-15T19:58:16.3465695Z client_ssl_cert_key: None 2026-01-15T19:58:16.3465979Z clobber: False 2026-01-15T19:58:16.3466219Z conda_build: {} 2026-01-15T19:58:16.3466457Z console: classic 2026-01-15T19:58:16.3466707Z create_default_packages: [] 2026-01-15T19:58:16.3467030Z croot: /home/runner/miniconda3/conda-bld 2026-01-15T19:58:16.3467375Z custom_channels: 2026-01-15T19:58:16.3467650Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:58:16.3468165Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:58:16.3468523Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:58:16.3468869Z custom_multichannels: 2026-01-15T19:58:16.3469123Z defaults: 2026-01-15T19:58:16.3469396Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:58:16.3470293Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:58:16.3470655Z local: 2026-01-15T19:58:16.3470869Z debug: False 2026-01-15T19:58:16.3471126Z default_activation_env: base 2026-01-15T19:58:16.3471425Z default_channels: 2026-01-15T19:58:16.3471709Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:58:16.3472088Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:58:16.3472434Z default_python: 3.12 2026-01-15T19:58:16.3472699Z default_threads: None 2026-01-15T19:58:16.3472959Z denylist_channels: [] 2026-01-15T19:58:16.3473162Z deps_modifier: not_set 2026-01-15T19:58:16.3473347Z dev: False 2026-01-15T19:58:16.3473528Z disallowed_packages: [] 2026-01-15T19:58:16.3473738Z download_only: False 2026-01-15T19:58:16.3473931Z dry_run: False 2026-01-15T19:58:16.3474111Z enable_private_envs: False 2026-01-15T19:58:16.3474333Z env_prompt: ({default_env}) 2026-01-15T19:58:16.3474614Z environment_specifier: None 2026-01-15T19:58:16.3474818Z envs_dirs: 2026-01-15T19:58:16.3475001Z - /home/runner/miniconda3/envs 2026-01-15T19:58:16.3475242Z - /home/runner/.conda/envs 2026-01-15T19:58:16.3475479Z envvars_force_uppercase: True 2026-01-15T19:58:16.3475801Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:58:16.3476149Z execute_threads: 1 2026-01-15T19:58:16.3476333Z experimental: [] 2026-01-15T19:58:16.3476521Z export_platforms: 2026-01-15T19:58:16.3476698Z - linux-64 2026-01-15T19:58:16.3477045Z extra_safety_checks: False 2026-01-15T19:58:16.3477253Z fetch_threads: 5 2026-01-15T19:58:16.3477429Z force: False 2026-01-15T19:58:16.3477600Z force_32bit: False 2026-01-15T19:58:16.3477785Z force_reinstall: False 2026-01-15T19:58:16.3477983Z force_remove: False 2026-01-15T19:58:16.3478165Z ignore_pinned: False 2026-01-15T19:58:16.3478355Z json: False 2026-01-15T19:58:16.3478511Z list_fields: 2026-01-15T19:58:16.3478677Z - name 2026-01-15T19:58:16.3478834Z - version 2026-01-15T19:58:16.3478987Z - build 2026-01-15T19:58:16.3479148Z - channel_name 2026-01-15T19:58:16.3479333Z local_repodata_ttl: 1 2026-01-15T19:58:16.3479540Z migrated_channel_aliases: [] 2026-01-15T19:58:16.3479908Z migrated_custom_channels: {} 2026-01-15T19:58:16.3480127Z no_lock: False 2026-01-15T19:58:16.3480306Z no_plugins: False 2026-01-15T19:58:16.3480490Z non_admin_enabled: True 2026-01-15T19:58:16.3480703Z notify_outdated_conda: False 2026-01-15T19:58:16.3480918Z number_channel_notices: 5 2026-01-15T19:58:16.3481130Z offline: False 2026-01-15T19:58:16.3481314Z override_channels_enabled: True 2026-01-15T19:58:16.3481547Z override_virtual_packages: {} 2026-01-15T19:58:16.3481767Z path_conflict: clobber 2026-01-15T19:58:16.3481970Z pinned_packages: [] 2026-01-15T19:58:16.3482155Z pkgs_dirs: 2026-01-15T19:58:16.3482334Z - /home/runner/conda_pkgs_dir 2026-01-15T19:58:16.3482566Z plugins: 2026-01-15T19:58:16.3482743Z use_sharded_repodata: False 2026-01-15T19:58:16.3482983Z prefix_data_interoperability: False 2026-01-15T19:58:16.3483219Z protect_frozen_envs: True 2026-01-15T19:58:16.3483414Z proxy_servers: {} 2026-01-15T19:58:16.3483584Z quiet: False 2026-01-15T19:58:16.3483752Z register_envs: True 2026-01-15T19:58:16.3483927Z remote_backoff_factor: 1 2026-01-15T19:58:16.3484136Z remote_connect_timeout_secs: 9.15 2026-01-15T19:58:16.3484350Z remote_max_retries: 3 2026-01-15T19:58:16.3484551Z remote_read_timeout_secs: 60.0 2026-01-15T19:58:16.3484752Z repodata_fns: 2026-01-15T19:58:16.3484930Z - current_repodata.json 2026-01-15T19:58:16.3485126Z - repodata.json 2026-01-15T19:58:16.3485308Z repodata_threads: None 2026-01-15T19:58:16.3485506Z repodata_use_zst: True 2026-01-15T19:58:16.3485686Z report_errors: None 2026-01-15T19:58:16.3485867Z rollback_enabled: True 2026-01-15T19:58:16.3486062Z root_prefix: /home/runner/miniconda3 2026-01-15T19:58:16.3486293Z safety_checks: warn 2026-01-15T19:58:16.3486466Z sat_solver: pycosat 2026-01-15T19:58:16.3486661Z separate_format_cache: False 2026-01-15T19:58:16.3486870Z shortcuts: True 2026-01-15T19:58:16.3487048Z shortcuts_only: [] 2026-01-15T19:58:16.3487223Z show_channel_urls: None 2026-01-15T19:58:16.3487554Z signing_metadata_url_base: None 2026-01-15T19:58:16.3487764Z solver: libmamba 2026-01-15T19:58:16.3487950Z solver_ignore_timestamps: False 2026-01-15T19:58:16.3488162Z ssl_verify: True 2026-01-15T19:58:16.3488323Z subdir: linux-64 2026-01-15T19:58:16.3488498Z subdirs: 2026-01-15T19:58:16.3488653Z - linux-64 2026-01-15T19:58:16.3488812Z - noarch 2026-01-15T19:58:16.3488988Z target_prefix_override: 2026-01-15T19:58:16.3489180Z trace: False 2026-01-15T19:58:16.3489348Z track_features: [] 2026-01-15T19:58:16.3489535Z unsatisfiable_hints: True 2026-01-15T19:58:16.3489748Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:58:16.3490099Z update_modifier: update_specs 2026-01-15T19:58:16.3490309Z use_index_cache: False 2026-01-15T19:58:16.3490496Z use_local: False 2026-01-15T19:58:16.3490662Z use_only_tar_bz2: None 2026-01-15T19:58:16.3490848Z verbosity: 0 2026-01-15T19:58:16.3491001Z verify_threads: 1 2026-01-15T19:58:16.3809266Z ##[endgroup] 2026-01-15T19:58:16.3810567Z ##[group]Initializing conda shell integration... 2026-01-15T19:58:16.3815485Z Removing "/home/runner/.bashrc" 2026-01-15T19:58:16.3821646Z Removing "/home/runner/.bash_profile" 2026-01-15T19:58:16.3824853Z Removing "/home/runner/.profile" 2026-01-15T19:58:16.3834896Z [command]/home/runner/miniconda3/condabin/conda init --all 2026-01-15T19:58:17.0691181Z no change /home/runner/miniconda3/condabin/conda 2026-01-15T19:58:17.0692047Z no change /home/runner/miniconda3/bin/conda 2026-01-15T19:58:17.0692435Z no change /home/runner/miniconda3/bin/conda-env 2026-01-15T19:58:17.0692814Z no change /home/runner/miniconda3/bin/activate 2026-01-15T19:58:17.0693187Z no change /home/runner/miniconda3/bin/deactivate 2026-01-15T19:58:17.0693593Z no change /home/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:58:17.0694039Z no change /home/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:58:17.0694518Z no change /home/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:58:17.0695012Z modified /home/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:58:17.0695598Z no change /home/runner/miniconda3/lib/python3.12/site-packages/xontrib/conda.xsh 2026-01-15T19:58:17.0696185Z no change /home/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:58:17.0696593Z modified /home/runner/.bashrc 2026-01-15T19:58:17.0696898Z modified /home/runner/.zshrc 2026-01-15T19:58:17.0697239Z modified /home/runner/.config/fish/config.fish 2026-01-15T19:58:17.0697603Z modified /home/runner/.xonshrc 2026-01-15T19:58:17.0697902Z modified /home/runner/.tcshrc 2026-01-15T19:58:17.0698267Z modified /home/runner/.config/powershell/profile.ps1 2026-01-15T19:58:17.0698563Z 2026-01-15T19:58:17.0698786Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:58:17.0699143Z 2026-01-15T19:58:17.1036436Z Renaming "/home/runner/.bashrc" to "/home/runner/.profile" 2026-01-15T19:58:17.1037007Z 2026-01-15T19:58:17.1041251Z Append to "/home/runner/.profile": 2026-01-15T19:58:17.1041765Z 2026-01-15T19:58:17.1042238Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1042930Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1043493Z set -eo pipefail 2026-01-15T19:58:17.1043940Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1044504Z conda activate "test" 2026-01-15T19:58:17.1045169Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1045730Z 2026-01-15T19:58:17.1045905Z Append to "/home/runner/.zshrc": 2026-01-15T19:58:17.1046371Z 2026-01-15T19:58:17.1046827Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1047531Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1047977Z set -eo pipefail 2026-01-15T19:58:17.1048350Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1048793Z conda activate "test" 2026-01-15T19:58:17.1049549Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1050284Z 2026-01-15T19:58:17.1050545Z Append to "/home/runner/.config/fish/config.fish": 2026-01-15T19:58:17.1051032Z 2026-01-15T19:58:17.1051456Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1052089Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1052552Z set -eo pipefail 2026-01-15T19:58:17.1052925Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1053386Z conda activate "test" 2026-01-15T19:58:17.1053880Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1054339Z 2026-01-15T19:58:17.1054498Z Append to "/home/runner/.tcshrc": 2026-01-15T19:58:17.1054904Z 2026-01-15T19:58:17.1055318Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1055959Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1056455Z set -eo pipefail 2026-01-15T19:58:17.1056846Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1057285Z conda activate "test" 2026-01-15T19:58:17.1057744Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1058207Z 2026-01-15T19:58:17.1058363Z Append to "/home/runner/.xonshrc": 2026-01-15T19:58:17.1058737Z 2026-01-15T19:58:17.1059430Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1060249Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1060713Z set -eo pipefail 2026-01-15T19:58:17.1061098Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1061556Z conda activate "test" 2026-01-15T19:58:17.1062056Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1062508Z 2026-01-15T19:58:17.1062763Z Append to "/home/runner/.config/powershell/profile.ps1": 2026-01-15T19:58:17.1063283Z 2026-01-15T19:58:17.1063705Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1064337Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1064788Z conda activate "test" 2026-01-15T19:58:17.1065290Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1065743Z 2026-01-15T19:58:17.1066035Z Append to "/home/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:58:17.1066599Z 2026-01-15T19:58:17.1067020Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1067624Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1068040Z set -eo pipefail 2026-01-15T19:58:17.1068384Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1068854Z conda activate "test" 2026-01-15T19:58:17.1069359Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1069999Z 2026-01-15T19:58:17.1070298Z Append to "/home/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:58:17.1070836Z 2026-01-15T19:58:17.1071213Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1071793Z # Conda Setup Action: Basic configuration 2026-01-15T19:58:17.1072229Z set -eo pipefail 2026-01-15T19:58:17.1072586Z # Conda Setup Action: Custom activation 2026-01-15T19:58:17.1073014Z conda activate "test" 2026-01-15T19:58:17.1073480Z # ---------------------------------------------------------------------------- 2026-01-15T19:58:17.1073905Z 2026-01-15T19:58:17.1074430Z ##[endgroup] 2026-01-15T19:58:17.1074971Z ##[group]Adding tools to 'base' env... 2026-01-15T19:58:17.1075407Z Do we need to update conda? 2026-01-15T19:58:17.1075779Z Do we need to update mamba? 2026-01-15T19:58:17.1076150Z ... we will update mamba. 2026-01-15T19:58:17.1076643Z ... we will perform post-install steps after we update mamba. 2026-01-15T19:58:17.1077191Z Do we need to update python? 2026-01-15T19:58:17.1077973Z Do we need to update conda-build? 2026-01-15T19:58:17.1078410Z No tools were installed in 'base' env. 2026-01-15T19:58:17.1079070Z ##[endgroup] 2026-01-15T19:58:17.1079623Z ##[group]Ensuring environment... 2026-01-15T19:58:17.1080245Z Can we conda create (from explicit)? 2026-01-15T19:58:17.1080668Z Can we conda create (simple)? 2026-01-15T19:58:17.1081041Z ... will conda create (simple). 2026-01-15T19:58:17.1081396Z Adding spec: python=3.10 2026-01-15T19:58:17.1082044Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:58:17.1082765Z [command]/home/runner/miniconda3/condabin/mamba create --name test python=3.10 2026-01-15T19:58:27.7484117Z 2026-01-15T19:58:28.0124909Z 2026-01-15T19:58:28.0125369Z Transaction 2026-01-15T19:58:28.0125667Z 2026-01-15T19:58:28.0125826Z Prefix: /home/runner/miniconda3/envs/test 2026-01-15T19:58:28.0126107Z 2026-01-15T19:58:28.0126209Z Updating specs: 2026-01-15T19:58:28.0126361Z 2026-01-15T19:58:28.0126456Z - python=3.10 2026-01-15T19:58:28.0126602Z 2026-01-15T19:58:28.0126645Z 2026-01-15T19:58:28.0141368Z Package Version Build Channel Size 2026-01-15T19:58:28.0142698Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:28.0143211Z Install: 2026-01-15T19:58:28.0143804Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:28.0144600Z 2026-01-15T19:58:28.0144881Z + _libgcc_mutex 0.1 conda_forge conda-forge 3kB 2026-01-15T19:58:28.0145608Z + _openmp_mutex 4.5 2_gnu conda-forge 24kB 2026-01-15T19:58:28.0146321Z + bzip2 1.0.8 hda65f42_8 conda-forge 260kB 2026-01-15T19:58:28.0147031Z + ca-certificates 2026.1.4 hbd8a1cb_0 conda-forge 147kB 2026-01-15T19:58:28.0147794Z + icu 78.2 h33c6efd_0 conda-forge 13MB 2026-01-15T19:58:28.0148529Z + ld_impl_linux-64 2.45 default_hbd61a6d_105 conda-forge 731kB 2026-01-15T19:58:28.0149272Z + libexpat 2.7.3 hecca717_0 conda-forge 77kB 2026-01-15T19:58:28.0151328Z + libffi 3.5.2 h9ec8514_0 conda-forge 58kB 2026-01-15T19:58:28.0152027Z + libgcc 15.2.0 he0feb66_16 conda-forge 1MB 2026-01-15T19:58:28.0152578Z + libgcc-ng 15.2.0 h69a702a_16 conda-forge 27kB 2026-01-15T19:58:28.0153035Z + libgomp 15.2.0 he0feb66_16 conda-forge 603kB 2026-01-15T19:58:28.0153478Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 113kB 2026-01-15T19:58:28.0153905Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 34kB 2026-01-15T19:58:28.0154355Z + libsqlite 3.51.2 hf4e2dac_0 conda-forge 943kB 2026-01-15T19:58:28.0154810Z + libstdcxx 15.2.0 h934c35e_16 conda-forge 6MB 2026-01-15T19:58:28.0155251Z + libuuid 2.41.3 h5347b49_0 conda-forge 40kB 2026-01-15T19:58:28.0155698Z + libxcrypt 4.4.36 hd590300_1 conda-forge 100kB 2026-01-15T19:58:28.0156139Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 61kB 2026-01-15T19:58:28.0156574Z + ncurses 6.5 h2d0b736_3 conda-forge 892kB 2026-01-15T19:58:28.0157006Z + openssl 3.6.0 h26f9b46_0 conda-forge 3MB 2026-01-15T19:58:28.0157430Z + pip 25.3 pyh8b19718_0 conda-forge 1MB 2026-01-15T19:58:28.0157860Z + python 3.10.19 h3c07f61_2_cpython conda-forge 25MB 2026-01-15T19:58:28.0158296Z + readline 8.3 h853b02a_0 conda-forge 345kB 2026-01-15T19:58:28.0158750Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 749kB 2026-01-15T19:58:28.0159189Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 3MB 2026-01-15T19:58:28.0159981Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-01-15T19:58:28.0160424Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 63kB 2026-01-15T19:58:28.0160854Z + zstd 1.5.7 hb78ec9c_6 conda-forge 601kB 2026-01-15T19:58:28.0161124Z 2026-01-15T19:58:28.0161208Z Summary: 2026-01-15T19:58:28.0161317Z 2026-01-15T19:58:28.0161411Z Install: 28 packages 2026-01-15T19:58:28.0161563Z 2026-01-15T19:58:28.0161656Z Total download: 59MB 2026-01-15T19:58:28.0161797Z 2026-01-15T19:58:28.0162111Z ───────────────────────────────────────────────────────────────────────────── 2026-01-15T19:58:28.0162343Z 2026-01-15T19:58:28.0162346Z 2026-01-15T19:58:28.0162358Z 2026-01-15T19:58:28.0162430Z Transaction starting 2026-01-15T19:58:28.7774496Z Linking tzdata-2025c-hc9c84f9_1 2026-01-15T19:58:28.8095684Z Linking ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:58:28.8101329Z Linking libgomp-15.2.0-he0feb66_16 2026-01-15T19:58:28.8106983Z Linking _libgcc_mutex-0.1-conda_forge 2026-01-15T19:58:28.8109736Z Linking _openmp_mutex-4.5-2_gnu 2026-01-15T19:58:28.8125427Z Linking libgcc-15.2.0-he0feb66_16 2026-01-15T19:58:28.8137144Z Linking libstdcxx-15.2.0-h934c35e_16 2026-01-15T19:58:28.8143354Z Linking openssl-3.6.0-h26f9b46_0 2026-01-15T19:58:28.8350489Z Linking ncurses-6.5-h2d0b736_3 2026-01-15T19:58:30.0479135Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-01-15T19:58:30.0487878Z Linking libgcc-ng-15.2.0-h69a702a_16 2026-01-15T19:58:30.0490641Z Linking libuuid-2.41.3-h5347b49_0 2026-01-15T19:58:30.0501351Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-01-15T19:58:30.0511342Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-01-15T19:58:30.0515397Z Linking libffi-3.5.2-h9ec8514_0 2026-01-15T19:58:30.0526233Z Linking libexpat-2.7.3-hecca717_0 2026-01-15T19:58:30.0530497Z Linking bzip2-1.0.8-hda65f42_8 2026-01-15T19:58:30.0546894Z Linking icu-78.2-h33c6efd_0 2026-01-15T19:58:30.0718806Z Linking readline-8.3-h853b02a_0 2026-01-15T19:58:30.0739498Z Linking zstd-1.5.7-hb78ec9c_6 2026-01-15T19:58:30.0755868Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-01-15T19:58:30.1088089Z Linking libxcrypt-4.4.36-hd590300_1 2026-01-15T19:58:30.1102108Z Linking libsqlite-3.51.2-hf4e2dac_0 2026-01-15T19:58:30.1109499Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_105 2026-01-15T19:58:30.1253516Z Linking python-3.10.19-h3c07f61_2_cpython 2026-01-15T19:58:30.3115464Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T19:58:30.3225265Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T19:58:30.3591547Z Linking pip-25.3-pyh8b19718_0 2026-01-15T19:58:30.8458157Z 2026-01-15T19:58:30.8458604Z Transaction finished 2026-01-15T19:58:30.8458871Z 2026-01-15T19:58:30.8463590Z 2026-01-15T19:58:30.8463835Z To activate this environment, use: 2026-01-15T19:58:30.8464137Z 2026-01-15T19:58:30.8464260Z mamba activate test 2026-01-15T19:58:30.8464467Z 2026-01-15T19:58:30.8464690Z Or to execute a single command in this environment, use: 2026-01-15T19:58:30.8464938Z 2026-01-15T19:58:30.8465041Z mamba run -n test mycommand 2026-01-15T19:58:30.8465224Z 2026-01-15T19:58:30.8589390Z ##[endgroup] 2026-01-15T19:58:30.8589737Z ##[endgroup] 2026-01-15T19:58:30.8590316Z setup-miniconda ran successfully 2026-01-15T19:58:30.8712301Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:58:30.8712688Z python -m pip install --upgrade pip 2026-01-15T19:58:30.8747138Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:30.8747429Z env: 2026-01-15T19:58:30.8747602Z INPUT_RUN_POST: true 2026-01-15T19:58:30.8747812Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:30.8748041Z ##[endgroup] 2026-01-15T19:58:32.1546465Z Requirement already satisfied: pip in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:58:32.3260742Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:58:32.3261370Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:58:32.3293101Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:32.3293374Z env: 2026-01-15T19:58:32.3293544Z INPUT_RUN_POST: true 2026-01-15T19:58:32.3293774Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:32.3294005Z ##[endgroup] 2026-01-15T19:58:33.1172122Z Installing PyTorch packages: torch torchvision 2026-01-15T19:58:33.1172608Z Compute platform: cpu 2026-01-15T19:58:33.1172976Z Channel: nightly 2026-01-15T19:58:33.4196037Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:58:34.1035441Z Collecting torch 2026-01-15T19:58:34.1088553Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-01-15T19:58:34.6062356Z Collecting torchvision 2026-01-15T19:58:34.6112591Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-01-15T19:58:34.7754010Z Collecting filelock (from torch) 2026-01-15T19:58:34.7989153Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:58:34.8897966Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:58:34.8934840Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:58:35.0503152Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:58:35.0532841Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:58:35.2838430Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:58:35.2867796Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:58:35.3898655Z Collecting jinja2 (from torch) 2026-01-15T19:58:35.3934718Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:58:35.5570916Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:58:35.5601862Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:58:36.3994356Z Collecting numpy (from torchvision) 2026-01-15T19:58:36.4042689Z Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-01-15T19:58:37.2680664Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:58:37.2716067Z Downloading pillow-12.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-01-15T19:58:37.5054396Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:58:37.5082369Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:58:37.7979479Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:58:37.8024878Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-01-15T19:58:37.8110360Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (189.6 MB) 2026-01-15T19:58:38.8749610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.6/189.6 MB 178.5 MB/s 0:00:01 2026-01-15T19:58:38.8800052Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl (2.0 MB) 2026-01-15T19:58:38.8935942Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 160.6 MB/s 0:00:00 2026-01-15T19:58:38.9022073Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:58:38.9106369Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:58:38.9225710Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 152.0 MB/s 0:00:00 2026-01-15T19:58:38.9251727Z Downloading pillow-12.1.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2026-01-15T19:58:38.9615960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 216.2 MB/s 0:00:00 2026-01-15T19:58:38.9647062Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:58:38.9949478Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 216.5 MB/s 0:00:00 2026-01-15T19:58:38.9980067Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:58:39.0036467Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 77.1 MB/s 0:00:00 2026-01-15T19:58:39.0159666Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:58:39.0213630Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:58:39.0271990Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:58:39.0342880Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-01-15T19:58:39.0396303Z Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2026-01-15T19:58:39.1219744Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 208.8 MB/s 0:00:00 2026-01-15T19:58:39.4269661Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:58:55.2207473Z 2026-01-15T19:58:55.2237223Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260115+cpu torchvision-0.25.0.dev20260115+cpu typing-extensions-4.15.0 2026-01-15T19:58:55.3855028Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:58:55.3855311Z with: 2026-01-15T19:58:55.3855539Z name: meta-pytorch_torchcodec__3.10_cpu_x86_64 2026-01-15T19:58:55.3855800Z path: dist/ 2026-01-15T19:58:55.3855984Z merge-multiple: false 2026-01-15T19:58:55.3856200Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:55.3856434Z run-id: 21043849874 2026-01-15T19:58:55.3856614Z env: 2026-01-15T19:58:55.3856775Z INPUT_RUN_POST: true 2026-01-15T19:58:55.3856976Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:55.3857200Z ##[endgroup] 2026-01-15T19:58:55.5806210Z Downloading single artifact 2026-01-15T19:58:55.8969478Z Preparing to download the following artifacts: 2026-01-15T19:58:55.8970937Z - meta-pytorch_torchcodec__3.10_cpu_x86_64 (ID: 5145611313, Size: 2044279, Expected Digest: sha256:d6adad1e71f5a997d2cf7c5cbe961218c0e199d39891566281de0dbcb4774662) 2026-01-15T19:58:56.1078158Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/fb156bc1-aaf6-42a0-8cf1-f5a8ba5c32a4/workflow-job-run-a1358278-21b0-5f59-b10f-e5af48aff905/artifacts/319fd8fd3924ff186cb379864963db331df67a54b9403afe76cc7e66c1eebb6a.zip 2026-01-15T19:58:56.1080886Z Starting download of artifact to: /home/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:58:56.3943153Z (node:2550) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-01-15T19:58:56.3944761Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:58:56.9926814Z SHA256 digest of downloaded artifact is d6adad1e71f5a997d2cf7c5cbe961218c0e199d39891566281de0dbcb4774662 2026-01-15T19:58:56.9927729Z Artifact download completed successfully. 2026-01-15T19:58:56.9928184Z Total of 1 artifact(s) downloaded 2026-01-15T19:58:56.9933814Z Download artifact has finished successfully 2026-01-15T19:58:57.0038193Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:58:57.0038581Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:58:57.0070498Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:57.0070761Z env: 2026-01-15T19:58:57.0070933Z INPUT_RUN_POST: true 2026-01-15T19:58:57.0071147Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:57.0071373Z ##[endgroup] 2026-01-15T19:58:57.7811901Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-manylinux_2_28_x86_64.whl 2026-01-15T19:58:57.9838660Z Using pip 25.3 from /home/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:58:57.9842286Z Non-user install because site-packages writeable 2026-01-15T19:58:58.0797273Z Created temporary directory: /tmp/pip-build-tracker-f2b5407d 2026-01-15T19:58:58.0799551Z Initialized build tracking at /tmp/pip-build-tracker-f2b5407d 2026-01-15T19:58:58.0801391Z Created build tracker: /tmp/pip-build-tracker-f2b5407d 2026-01-15T19:58:58.0803599Z Entered build tracker: /tmp/pip-build-tracker-f2b5407d 2026-01-15T19:58:58.0806416Z Created temporary directory: /tmp/pip-install-awsqil3h 2026-01-15T19:58:58.0825514Z Created temporary directory: /tmp/pip-ephem-wheel-cache-1_7_16du 2026-01-15T19:58:58.1014597Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-manylinux_2_28_x86_64.whl 2026-01-15T19:58:58.1126180Z Created temporary directory: /tmp/pip-unpack-y3_8i4cp 2026-01-15T19:58:58.1805275Z Installing collected packages: torchcodec 2026-01-15T19:58:58.2368906Z 2026-01-15T19:58:58.2450876Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:58:58.2457962Z Remote version of pip: 25.3 2026-01-15T19:58:58.2459777Z Local version of pip: 25.3 2026-01-15T19:58:58.2463183Z Was pip installed by pip? False 2026-01-15T19:58:58.2465633Z Removed build tracker: '/tmp/pip-build-tracker-f2b5407d' 2026-01-15T19:58:58.2837129Z ##[group]Run bash packaging/install_ffmpeg.sh 8.0 2026-01-15T19:58:58.2837510Z bash packaging/install_ffmpeg.sh 8.0 2026-01-15T19:58:58.2869740Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:58:58.2870290Z env: 2026-01-15T19:58:58.2870466Z INPUT_RUN_POST: true 2026-01-15T19:58:58.2870702Z CONDA: /home/runner/miniconda3 2026-01-15T19:58:58.2870929Z ##[endgroup] 2026-01-15T19:58:59.0690703Z Installing FFmpeg version 8.0 from conda-forge... 2026-01-15T19:58:59.4178592Z Retrieving notices: - done 2026-01-15T19:58:59.6911881Z Channels: 2026-01-15T19:58:59.6912288Z - conda-forge 2026-01-15T19:58:59.6912639Z Platform: linux-64 2026-01-15T19:59:08.6956766Z Collecting package metadata (repodata.json): | / - \ | / - \ | / - \ | / done 2026-01-15T19:59:09.1635448Z Solving environment: \ | done 2026-01-15T19:59:09.1944201Z 2026-01-15T19:59:09.1944594Z ## Package Plan ## 2026-01-15T19:59:09.1944900Z 2026-01-15T19:59:09.1945333Z environment location: /home/runner/miniconda3/envs/test 2026-01-15T19:59:09.1945869Z 2026-01-15T19:59:09.1946010Z added / updated specs: 2026-01-15T19:59:09.1946423Z - ffmpeg=8.0 2026-01-15T19:59:09.1946667Z 2026-01-15T19:59:09.1946675Z 2026-01-15T19:59:09.1946891Z The following packages will be downloaded: 2026-01-15T19:59:09.1947319Z 2026-01-15T19:59:09.1947539Z package | build 2026-01-15T19:59:09.1948166Z ---------------------------|----------------- 2026-01-15T19:59:09.1948890Z alsa-lib-1.2.15.3 | hb03c661_0 571 KB conda-forge 2026-01-15T19:59:09.1949698Z aom-3.9.1 | hac33072_0 2.6 MB conda-forge 2026-01-15T19:59:09.1950739Z attr-2.5.2 | h39aace5_0 66 KB conda-forge 2026-01-15T19:59:09.1951512Z cairo-1.18.4 | he90730b_1 966 KB conda-forge 2026-01-15T19:59:09.1952278Z dav1d-1.2.1 | hd590300_0 742 KB conda-forge 2026-01-15T19:59:09.1953018Z dbus-1.16.2 | h24cb091_1 437 KB conda-forge 2026-01-15T19:59:09.1953776Z ffmpeg-8.0.1 | gpl_h31206f3_109 11.7 MB conda-forge 2026-01-15T19:59:09.1954435Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:59:09.1955105Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:59:09.1955666Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:59:09.1956196Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:59:09.1956682Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2026-01-15T19:59:09.1957179Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:59:09.1957732Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:59:09.1958207Z freetype-2.14.1 | ha770c72_0 169 KB conda-forge 2026-01-15T19:59:09.1958650Z fribidi-1.0.16 | hb03c661_0 60 KB conda-forge 2026-01-15T19:59:09.1959099Z gdk-pixbuf-2.44.4 | h2b0a6b4_0 559 KB conda-forge 2026-01-15T19:59:09.1960016Z glslang-16.1.0 | hfd11570_0 1.3 MB conda-forge 2026-01-15T19:59:09.1960449Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2026-01-15T19:59:09.1960882Z graphite2-1.3.14 | hecca717_2 97 KB conda-forge 2026-01-15T19:59:09.1961340Z harfbuzz-12.3.0 | h6083320_0 2.0 MB conda-forge 2026-01-15T19:59:09.1961805Z intel-gmmlib-22.9.0 | hb700be7_0 986 KB conda-forge 2026-01-15T19:59:09.1962299Z intel-media-driver-25.3.4 | hecca717_0 8.0 MB conda-forge 2026-01-15T19:59:09.1963001Z lame-3.100 | h166bdaf_1003 496 KB conda-forge 2026-01-15T19:59:09.1963430Z lerc-4.0.0 | h0aef613_1 258 KB conda-forge 2026-01-15T19:59:09.1963869Z level-zero-1.27.0 | hb700be7_0 657 KB conda-forge 2026-01-15T19:59:09.1964349Z libabseil-20250512.1 | cxx17_hba17884_0 1.2 MB conda-forge 2026-01-15T19:59:09.1964830Z libass-0.17.4 | h96ad9f0_0 149 KB conda-forge 2026-01-15T19:59:09.1965273Z libcap-2.77 | h3ff7636_0 119 KB conda-forge 2026-01-15T19:59:09.1965702Z libdeflate-1.25 | h17f619e_0 72 KB conda-forge 2026-01-15T19:59:09.1966084Z libdrm-2.4.125 | hb03c661_1 304 KB conda-forge 2026-01-15T19:59:09.1966446Z libegl-1.7.0 | ha4b6fd6_2 44 KB conda-forge 2026-01-15T19:59:09.1966798Z libflac-1.5.0 | he200343_1 415 KB conda-forge 2026-01-15T19:59:09.1967170Z libfreetype-2.14.1 | ha770c72_0 7 KB conda-forge 2026-01-15T19:59:09.1967557Z libfreetype6-2.14.1 | h73754d4_0 378 KB conda-forge 2026-01-15T19:59:09.1967931Z libgl-1.7.0 | ha4b6fd6_2 132 KB conda-forge 2026-01-15T19:59:09.1968284Z libglib-2.86.3 | h6548e54_0 3.8 MB conda-forge 2026-01-15T19:59:09.1968639Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2026-01-15T19:59:09.1968993Z libglx-1.7.0 | ha4b6fd6_2 74 KB conda-forge 2026-01-15T19:59:09.1969372Z libhwloc-2.12.2 |default_hafda6a7_1000 2.3 MB conda-forge 2026-01-15T19:59:09.1969755Z libiconv-1.18 | h3b78370_2 772 KB conda-forge 2026-01-15T19:59:09.1970355Z libjpeg-turbo-3.1.2 | hb03c661_0 619 KB conda-forge 2026-01-15T19:59:09.1970729Z libogg-1.3.5 | hd0c01bc_1 213 KB conda-forge 2026-01-15T19:59:09.1971111Z libopenvino-2025.4.1 | hb56ce9e_0 6.2 MB conda-forge 2026-01-15T19:59:09.1971575Z libopenvino-auto-batch-plugin-2025.4.1| hd85de46_0 112 KB conda-forge 2026-01-15T19:59:09.1972086Z libopenvino-auto-plugin-2025.4.1| hd85de46_0 244 KB conda-forge 2026-01-15T19:59:09.1972582Z libopenvino-hetero-plugin-2025.4.1| hd41364c_0 207 KB conda-forge 2026-01-15T19:59:09.1973090Z libopenvino-intel-cpu-plugin-2025.4.1| hb56ce9e_0 12.4 MB conda-forge 2026-01-15T19:59:09.1973605Z libopenvino-intel-gpu-plugin-2025.4.1| hb56ce9e_0 10.9 MB conda-forge 2026-01-15T19:59:09.1974123Z libopenvino-intel-npu-plugin-2025.4.1| hb56ce9e_0 1.7 MB conda-forge 2026-01-15T19:59:09.1974631Z libopenvino-ir-frontend-2025.4.1| hd41364c_0 196 KB conda-forge 2026-01-15T19:59:09.1975120Z libopenvino-onnx-frontend-2025.4.1| h1862bb8_0 1.8 MB conda-forge 2026-01-15T19:59:09.1975640Z libopenvino-paddle-frontend-2025.4.1| h1862bb8_0 727 KB conda-forge 2026-01-15T19:59:09.1976185Z libopenvino-pytorch-frontend-2025.4.1| hecca717_0 1.2 MB conda-forge 2026-01-15T19:59:09.1976726Z libopenvino-tensorflow-frontend-2025.4.1| h0767aad_0 1.3 MB conda-forge 2026-01-15T19:59:09.1977437Z libopenvino-tensorflow-lite-frontend-2025.4.1| hecca717_0 484 KB conda-forge 2026-01-15T19:59:09.1977925Z libopus-1.6.1 | h280c20c_0 317 KB conda-forge 2026-01-15T19:59:09.1978317Z libpciaccess-0.18 | hb9d3cd8_0 28 KB conda-forge 2026-01-15T19:59:09.1978690Z libpng-1.6.54 | h421ea60_0 310 KB conda-forge 2026-01-15T19:59:09.1979065Z libprotobuf-6.31.1 | h49aed37_4 4.2 MB conda-forge 2026-01-15T19:59:09.1979440Z librsvg-2.60.0 | h61e6d4b_0 3.3 MB conda-forge 2026-01-15T19:59:09.1980251Z libsndfile-1.2.2 | hc7d488a_2 347 KB conda-forge 2026-01-15T19:59:09.1980679Z libstdcxx-ng-15.2.0 | hdf11a46_16 27 KB conda-forge 2026-01-15T19:59:09.1981085Z libsystemd0-258.3 | h6569c3e_0 512 KB conda-forge 2026-01-15T19:59:09.1981473Z libtiff-4.7.1 | h9d88235_1 425 KB conda-forge 2026-01-15T19:59:09.1981837Z libudev1-258.3 | h6569c3e_0 163 KB conda-forge 2026-01-15T19:59:09.1982200Z libunwind-1.8.3 | h65a8314_0 74 KB conda-forge 2026-01-15T19:59:09.1982570Z liburing-2.13 | hb700be7_0 129 KB conda-forge 2026-01-15T19:59:09.1982931Z libusb-1.0.29 | h73b1eb8_0 87 KB conda-forge 2026-01-15T19:59:09.1983280Z libva-2.23.0 | he1eb515_0 216 KB conda-forge 2026-01-15T19:59:09.1983646Z libvorbis-1.3.7 | h54a6638_2 279 KB conda-forge 2026-01-15T19:59:09.1984008Z libvpl-2.15.0 | h54a6638_1 281 KB conda-forge 2026-01-15T19:59:09.1984362Z libvpx-1.15.2 | hecca717_0 1.0 MB conda-forge 2026-01-15T19:59:09.1984753Z libvulkan-loader-1.4.328.1 | h5279c79_0 193 KB conda-forge 2026-01-15T19:59:09.1985164Z libwebp-base-1.6.0 | hd42ef1d_0 419 KB conda-forge 2026-01-15T19:59:09.1985536Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2026-01-15T19:59:09.1985907Z libxkbcommon-1.13.1 | hca5e8e5_0 818 KB conda-forge 2026-01-15T19:59:09.1986282Z libxml2-2.15.1 | he237659_1 44 KB conda-forge 2026-01-15T19:59:09.1986647Z libxml2-16-2.15.1 | hca6bf5a_1 543 KB conda-forge 2026-01-15T19:59:09.1987009Z mpg123-1.32.9 | hc50e24c_0 480 KB conda-forge 2026-01-15T19:59:09.1987363Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2026-01-15T19:59:09.1987751Z opencl-headers-2025.06.13 | h5888daf_0 54 KB conda-forge 2026-01-15T19:59:09.1988148Z openh264-2.6.0 | hc22cd8d_0 714 KB conda-forge 2026-01-15T19:59:09.1988505Z pango-1.56.4 | hadf4263_0 445 KB conda-forge 2026-01-15T19:59:09.1988858Z pcre2-10.47 | haa7fec5_0 1.2 MB conda-forge 2026-01-15T19:59:09.1989214Z pixman-0.46.4 | h54a6638_1 440 KB conda-forge 2026-01-15T19:59:09.1989600Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2026-01-15T19:59:09.1990191Z pugixml-1.15 | h3f63f65_0 116 KB conda-forge 2026-01-15T19:59:09.1990590Z pulseaudio-client-17.0 | h9a6aba3_3 733 KB conda-forge 2026-01-15T19:59:09.1990976Z sdl2-2.32.56 | h54a6638_0 575 KB conda-forge 2026-01-15T19:59:09.1991319Z sdl3-3.2.30 | h3b84278_0 1.8 MB conda-forge 2026-01-15T19:59:09.1991667Z shaderc-2025.5 | h3e344bc_0 111 KB conda-forge 2026-01-15T19:59:09.1992030Z snappy-1.2.2 | h03e3b7b_1 45 KB conda-forge 2026-01-15T19:59:09.1992538Z spirv-tools-2025.4 | hb700be7_0 2.1 MB conda-forge 2026-01-15T19:59:09.1992903Z svt-av1-3.1.2 | hecca717_0 2.6 MB conda-forge 2026-01-15T19:59:09.1993253Z tbb-2022.3.0 | hb700be7_2 177 KB conda-forge 2026-01-15T19:59:09.1993607Z wayland-1.24.0 | hd6090a7_1 322 KB conda-forge 2026-01-15T19:59:09.1993994Z wayland-protocols-1.47 | hd8ed1ab_0 137 KB conda-forge 2026-01-15T19:59:09.1994380Z x264-1!164.3095 | h166bdaf_2 877 KB conda-forge 2026-01-15T19:59:09.1994834Z x265-3.5 | h924138e_3 3.2 MB conda-forge 2026-01-15T19:59:09.1995211Z xkeyboard-config-2.46 | hb03c661_0 388 KB conda-forge 2026-01-15T19:59:09.1995598Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2026-01-15T19:59:09.1995978Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2026-01-15T19:59:09.1996353Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2026-01-15T19:59:09.1996726Z xorg-libxau-1.0.12 | hb03c661_1 15 KB conda-forge 2026-01-15T19:59:09.1997111Z xorg-libxcursor-1.2.3 | hb9d3cd8_0 32 KB conda-forge 2026-01-15T19:59:09.1997508Z xorg-libxdmcp-1.1.5 | hb03c661_1 20 KB conda-forge 2026-01-15T19:59:09.1997892Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2026-01-15T19:59:09.1998313Z xorg-libxfixes-6.0.2 | hb03c661_0 20 KB conda-forge 2026-01-15T19:59:09.1998706Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2026-01-15T19:59:09.1999103Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2026-01-15T19:59:09.1999519Z xorg-libxscrnsaver-1.2.4 | hb9d3cd8_0 14 KB conda-forge 2026-01-15T19:59:09.2000150Z ------------------------------------------------------------ 2026-01-15T19:59:09.2000468Z Total: 114.4 MB 2026-01-15T19:59:09.2000657Z 2026-01-15T19:59:09.2000772Z The following NEW packages will be INSTALLED: 2026-01-15T19:59:09.2000959Z 2026-01-15T19:59:09.2005155Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.15.3-hb03c661_0 2026-01-15T19:59:09.2005579Z aom conda-forge/linux-64::aom-3.9.1-hac33072_0 2026-01-15T19:59:09.2005933Z attr conda-forge/linux-64::attr-2.5.2-h39aace5_0 2026-01-15T19:59:09.2006303Z cairo conda-forge/linux-64::cairo-1.18.4-he90730b_1 2026-01-15T19:59:09.2006665Z dav1d conda-forge/linux-64::dav1d-1.2.1-hd590300_0 2026-01-15T19:59:09.2007019Z dbus conda-forge/linux-64::dbus-1.16.2-h24cb091_1 2026-01-15T19:59:09.2007394Z ffmpeg conda-forge/linux-64::ffmpeg-8.0.1-gpl_h31206f3_109 2026-01-15T19:59:09.2007888Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:59:09.2008419Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:59:09.2008953Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:59:09.2009449Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:59:09.2010145Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2026-01-15T19:59:09.2010594Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:59:09.2011058Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:59:09.2011505Z freetype conda-forge/linux-64::freetype-2.14.1-ha770c72_0 2026-01-15T19:59:09.2011906Z fribidi conda-forge/linux-64::fribidi-1.0.16-hb03c661_0 2026-01-15T19:59:09.2012304Z gdk-pixbuf conda-forge/linux-64::gdk-pixbuf-2.44.4-h2b0a6b4_0 2026-01-15T19:59:09.2012883Z glslang conda-forge/linux-64::glslang-16.1.0-hfd11570_0 2026-01-15T19:59:09.2013237Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2026-01-15T19:59:09.2013605Z graphite2 conda-forge/linux-64::graphite2-1.3.14-hecca717_2 2026-01-15T19:59:09.2013993Z harfbuzz conda-forge/linux-64::harfbuzz-12.3.0-h6083320_0 2026-01-15T19:59:09.2014399Z intel-gmmlib conda-forge/linux-64::intel-gmmlib-22.9.0-hb700be7_0 2026-01-15T19:59:09.2014869Z intel-media-driver conda-forge/linux-64::intel-media-driver-25.3.4-hecca717_0 2026-01-15T19:59:09.2015412Z lame conda-forge/linux-64::lame-3.100-h166bdaf_1003 2026-01-15T19:59:09.2015759Z lerc conda-forge/linux-64::lerc-4.0.0-h0aef613_1 2026-01-15T19:59:09.2016128Z level-zero conda-forge/linux-64::level-zero-1.27.0-hb700be7_0 2026-01-15T19:59:09.2016557Z libabseil conda-forge/linux-64::libabseil-20250512.1-cxx17_hba17884_0 2026-01-15T19:59:09.2016967Z libass conda-forge/linux-64::libass-0.17.4-h96ad9f0_0 2026-01-15T19:59:09.2017327Z libcap conda-forge/linux-64::libcap-2.77-h3ff7636_0 2026-01-15T19:59:09.2017704Z libdeflate conda-forge/linux-64::libdeflate-1.25-h17f619e_0 2026-01-15T19:59:09.2018082Z libdrm conda-forge/linux-64::libdrm-2.4.125-hb03c661_1 2026-01-15T19:59:09.2018437Z libegl conda-forge/linux-64::libegl-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.2018798Z libflac conda-forge/linux-64::libflac-1.5.0-he200343_1 2026-01-15T19:59:09.2019193Z libfreetype conda-forge/linux-64::libfreetype-2.14.1-ha770c72_0 2026-01-15T19:59:09.2019630Z libfreetype6 conda-forge/linux-64::libfreetype6-2.14.1-h73754d4_0 2026-01-15T19:59:09.2020241Z libgl conda-forge/linux-64::libgl-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.2020601Z libglib conda-forge/linux-64::libglib-2.86.3-h6548e54_0 2026-01-15T19:59:09.2020977Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.2021341Z libglx conda-forge/linux-64::libglx-1.7.0-ha4b6fd6_2 2026-01-15T19:59:09.2021741Z libhwloc conda-forge/linux-64::libhwloc-2.12.2-default_hafda6a7_1000 2026-01-15T19:59:09.2022156Z libiconv conda-forge/linux-64::libiconv-1.18-h3b78370_2 2026-01-15T19:59:09.2022564Z libjpeg-turbo conda-forge/linux-64::libjpeg-turbo-3.1.2-hb03c661_0 2026-01-15T19:59:09.2022952Z libogg conda-forge/linux-64::libogg-1.3.5-hd0c01bc_1 2026-01-15T19:59:09.2023346Z libopenvino conda-forge/linux-64::libopenvino-2025.4.1-hb56ce9e_0 2026-01-15T19:59:09.2023874Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-batch-plugin-2025.4.1-hd85de46_0 2026-01-15T19:59:09.2024458Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-plugin-2025.4.1-hd85de46_0 2026-01-15T19:59:09.2025025Z libopenvino-heter~ conda-forge/linux-64::libopenvino-hetero-plugin-2025.4.1-hd41364c_0 2026-01-15T19:59:09.2025615Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-cpu-plugin-2025.4.1-hb56ce9e_0 2026-01-15T19:59:09.2026201Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-gpu-plugin-2025.4.1-hb56ce9e_0 2026-01-15T19:59:09.2026787Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-npu-plugin-2025.4.1-hb56ce9e_0 2026-01-15T19:59:09.2027343Z libopenvino-ir-fr~ conda-forge/linux-64::libopenvino-ir-frontend-2025.4.1-hd41364c_0 2026-01-15T19:59:09.2027895Z libopenvino-onnx-~ conda-forge/linux-64::libopenvino-onnx-frontend-2025.4.1-h1862bb8_0 2026-01-15T19:59:09.2028480Z libopenvino-paddl~ conda-forge/linux-64::libopenvino-paddle-frontend-2025.4.1-h1862bb8_0 2026-01-15T19:59:09.2029074Z libopenvino-pytor~ conda-forge/linux-64::libopenvino-pytorch-frontend-2025.4.1-hecca717_0 2026-01-15T19:59:09.2029674Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-frontend-2025.4.1-h0767aad_0 2026-01-15T19:59:09.2030694Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-lite-frontend-2025.4.1-hecca717_0 2026-01-15T19:59:09.2031236Z libopus conda-forge/linux-64::libopus-1.6.1-h280c20c_0 2026-01-15T19:59:09.2031641Z libpciaccess conda-forge/linux-64::libpciaccess-0.18-hb9d3cd8_0 2026-01-15T19:59:09.2032037Z libpng conda-forge/linux-64::libpng-1.6.54-h421ea60_0 2026-01-15T19:59:09.2032431Z libprotobuf conda-forge/linux-64::libprotobuf-6.31.1-h49aed37_4 2026-01-15T19:59:09.2032830Z librsvg conda-forge/linux-64::librsvg-2.60.0-h61e6d4b_0 2026-01-15T19:59:09.2033221Z libsndfile conda-forge/linux-64::libsndfile-1.2.2-hc7d488a_2 2026-01-15T19:59:09.2033748Z libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-15.2.0-hdf11a46_16 2026-01-15T19:59:09.2034179Z libsystemd0 conda-forge/linux-64::libsystemd0-258.3-h6569c3e_0 2026-01-15T19:59:09.2034568Z libtiff conda-forge/linux-64::libtiff-4.7.1-h9d88235_1 2026-01-15T19:59:09.2034942Z libudev1 conda-forge/linux-64::libudev1-258.3-h6569c3e_0 2026-01-15T19:59:09.2035317Z libunwind conda-forge/linux-64::libunwind-1.8.3-h65a8314_0 2026-01-15T19:59:09.2035693Z liburing conda-forge/linux-64::liburing-2.13-hb700be7_0 2026-01-15T19:59:09.2036057Z libusb conda-forge/linux-64::libusb-1.0.29-h73b1eb8_0 2026-01-15T19:59:09.2036410Z libva conda-forge/linux-64::libva-2.23.0-he1eb515_0 2026-01-15T19:59:09.2036773Z libvorbis conda-forge/linux-64::libvorbis-1.3.7-h54a6638_2 2026-01-15T19:59:09.2037144Z libvpl conda-forge/linux-64::libvpl-2.15.0-h54a6638_1 2026-01-15T19:59:09.2037503Z libvpx conda-forge/linux-64::libvpx-1.15.2-hecca717_0 2026-01-15T19:59:09.2037931Z libvulkan-loader conda-forge/linux-64::libvulkan-loader-1.4.328.1-h5279c79_0 2026-01-15T19:59:09.2038401Z libwebp-base conda-forge/linux-64::libwebp-base-1.6.0-hd42ef1d_0 2026-01-15T19:59:09.2038793Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2026-01-15T19:59:09.2039192Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.13.1-hca5e8e5_0 2026-01-15T19:59:09.2039587Z libxml2 conda-forge/linux-64::libxml2-2.15.1-he237659_1 2026-01-15T19:59:09.2040076Z libxml2-16 conda-forge/linux-64::libxml2-16-2.15.1-hca6bf5a_1 2026-01-15T19:59:09.2040445Z mpg123 conda-forge/linux-64::mpg123-1.32.9-hc50e24c_0 2026-01-15T19:59:09.2040797Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2026-01-15T19:59:09.2041215Z opencl-headers conda-forge/linux-64::opencl-headers-2025.06.13-h5888daf_0 2026-01-15T19:59:09.2041651Z openh264 conda-forge/linux-64::openh264-2.6.0-hc22cd8d_0 2026-01-15T19:59:09.2042020Z pango conda-forge/linux-64::pango-1.56.4-hadf4263_0 2026-01-15T19:59:09.2042378Z pcre2 conda-forge/linux-64::pcre2-10.47-haa7fec5_0 2026-01-15T19:59:09.2042729Z pixman conda-forge/linux-64::pixman-0.46.4-h54a6638_1 2026-01-15T19:59:09.2043139Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2026-01-15T19:59:09.2043552Z pugixml conda-forge/linux-64::pugixml-1.15-h3f63f65_0 2026-01-15T19:59:09.2044293Z pulseaudio-client conda-forge/linux-64::pulseaudio-client-17.0-h9a6aba3_3 2026-01-15T19:59:09.2045032Z sdl2 conda-forge/linux-64::sdl2-2.32.56-h54a6638_0 2026-01-15T19:59:09.2045673Z sdl3 conda-forge/linux-64::sdl3-3.2.30-h3b84278_0 2026-01-15T19:59:09.2046284Z shaderc conda-forge/linux-64::shaderc-2025.5-h3e344bc_0 2026-01-15T19:59:09.2046916Z snappy conda-forge/linux-64::snappy-1.2.2-h03e3b7b_1 2026-01-15T19:59:09.2047590Z spirv-tools conda-forge/linux-64::spirv-tools-2025.4-hb700be7_0 2026-01-15T19:59:09.2048263Z svt-av1 conda-forge/linux-64::svt-av1-3.1.2-hecca717_0 2026-01-15T19:59:09.2048859Z tbb conda-forge/linux-64::tbb-2022.3.0-hb700be7_2 2026-01-15T19:59:09.2049668Z wayland conda-forge/linux-64::wayland-1.24.0-hd6090a7_1 2026-01-15T19:59:09.2050567Z wayland-protocols conda-forge/noarch::wayland-protocols-1.47-hd8ed1ab_0 2026-01-15T19:59:09.2051281Z x264 conda-forge/linux-64::x264-1!164.3095-h166bdaf_2 2026-01-15T19:59:09.2051863Z x265 conda-forge/linux-64::x265-3.5-h924138e_3 2026-01-15T19:59:09.2052275Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.46-hb03c661_0 2026-01-15T19:59:09.2052720Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2026-01-15T19:59:09.2053127Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2026-01-15T19:59:09.2053660Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2026-01-15T19:59:09.2054075Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb03c661_1 2026-01-15T19:59:09.2054506Z xorg-libxcursor conda-forge/linux-64::xorg-libxcursor-1.2.3-hb9d3cd8_0 2026-01-15T19:59:09.2054966Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb03c661_1 2026-01-15T19:59:09.2055397Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2026-01-15T19:59:09.2056158Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.2-hb03c661_0 2026-01-15T19:59:09.2056926Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2026-01-15T19:59:09.2057499Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2026-01-15T19:59:09.2057991Z xorg-libxscrnsaver conda-forge/linux-64::xorg-libxscrnsaver-1.2.4-hb9d3cd8_0 2026-01-15T19:59:09.2058300Z 2026-01-15T19:59:09.2058315Z 2026-01-15T19:59:09.2058318Z 2026-01-15T19:59:09.2058441Z Downloading and Extracting Packages: ...working... 2026-01-15T19:59:09.2058767Z libopenvino-intel-cp | 12.4 MB | | 0% 2026-01-15T19:59:09.2058969Z 2026-01-15T19:59:09.2059307Z ffmpeg-8.0.1 | 11.7 MB | | 0%  2026-01-15T19:59:09.2059506Z 2026-01-15T19:59:09.2059510Z 2026-01-15T19:59:09.2067560Z libopenvino-intel-gp | 10.9 MB | | 0%  2026-01-15T19:59:09.2067968Z 2026-01-15T19:59:09.2067973Z 2026-01-15T19:59:09.2067984Z 2026-01-15T19:59:09.2082017Z intel-media-driver-2 | 8.0 MB | | 0%  2026-01-15T19:59:09.2082463Z 2026-01-15T19:59:09.2082468Z 2026-01-15T19:59:09.2082473Z 2026-01-15T19:59:09.2082484Z 2026-01-15T19:59:09.2093100Z libopenvino-2025.4.1 | 6.2 MB | | 0%  2026-01-15T19:59:09.2093561Z 2026-01-15T19:59:09.2093567Z 2026-01-15T19:59:09.2093572Z 2026-01-15T19:59:09.2093576Z 2026-01-15T19:59:09.2093581Z 2026-01-15T19:59:09.2117253Z libprotobuf-6.31.1 | 4.2 MB | | 0%  2026-01-15T19:59:09.2118096Z 2026-01-15T19:59:09.2118281Z 2026-01-15T19:59:09.2118454Z 2026-01-15T19:59:09.2118481Z 2026-01-15T19:59:09.2118563Z 2026-01-15T19:59:09.2118599Z 2026-01-15T19:59:09.2119221Z libglib-2.86.3 | 3.8 MB | | 0%  2026-01-15T19:59:09.2119692Z 2026-01-15T19:59:09.2119698Z 2026-01-15T19:59:09.2119703Z 2026-01-15T19:59:09.2119708Z 2026-01-15T19:59:09.2119713Z 2026-01-15T19:59:09.2119717Z 2026-01-15T19:59:09.2119722Z 2026-01-15T19:59:09.2126978Z librsvg-2.60.0 | 3.3 MB | | 0%  2026-01-15T19:59:09.2127494Z 2026-01-15T19:59:09.2127502Z 2026-01-15T19:59:09.2127508Z 2026-01-15T19:59:09.2127513Z 2026-01-15T19:59:09.2127517Z 2026-01-15T19:59:09.2127523Z 2026-01-15T19:59:09.2127527Z 2026-01-15T19:59:09.2127533Z 2026-01-15T19:59:09.2128530Z x265-3.5 | 3.2 MB | | 0%  2026-01-15T19:59:09.2129004Z 2026-01-15T19:59:09.2129024Z 2026-01-15T19:59:09.2129031Z 2026-01-15T19:59:09.2129036Z 2026-01-15T19:59:09.2129041Z 2026-01-15T19:59:09.2129046Z 2026-01-15T19:59:09.2129051Z 2026-01-15T19:59:09.2129056Z 2026-01-15T19:59:09.2129068Z 2026-01-15T19:59:09.2130574Z svt-av1-3.1.2 | 2.6 MB | | 0%  2026-01-15T19:59:09.2131157Z 2026-01-15T19:59:09.2131161Z 2026-01-15T19:59:09.2131164Z 2026-01-15T19:59:09.2131167Z 2026-01-15T19:59:09.2131170Z 2026-01-15T19:59:09.2131173Z 2026-01-15T19:59:09.2131176Z 2026-01-15T19:59:09.2131179Z 2026-01-15T19:59:09.2131182Z 2026-01-15T19:59:09.2131185Z 2026-01-15T19:59:09.2135552Z aom-3.9.1 | 2.6 MB | | 0%  2026-01-15T19:59:09.2135963Z 2026-01-15T19:59:09.2135969Z 2026-01-15T19:59:09.2135974Z 2026-01-15T19:59:09.2135979Z 2026-01-15T19:59:09.2135984Z 2026-01-15T19:59:09.2135989Z 2026-01-15T19:59:09.2135993Z 2026-01-15T19:59:09.2135998Z 2026-01-15T19:59:09.2136202Z 2026-01-15T19:59:09.2136209Z 2026-01-15T19:59:09.2138351Z 2026-01-15T19:59:09.2143597Z libhwloc-2.12.2 | 2.3 MB | | 0%  2026-01-15T19:59:09.2144078Z 2026-01-15T19:59:09.2144084Z 2026-01-15T19:59:09.2144089Z 2026-01-15T19:59:09.2144105Z 2026-01-15T19:59:09.2144110Z 2026-01-15T19:59:09.2144115Z 2026-01-15T19:59:09.2144129Z 2026-01-15T19:59:09.2144134Z 2026-01-15T19:59:09.2144139Z 2026-01-15T19:59:09.2144144Z 2026-01-15T19:59:09.2144148Z 2026-01-15T19:59:09.2144285Z 2026-01-15T19:59:09.2145372Z spirv-tools-2025.4 | 2.1 MB | | 0%  2026-01-15T19:59:09.2145876Z 2026-01-15T19:59:09.2145881Z 2026-01-15T19:59:09.2145886Z 2026-01-15T19:59:09.2145891Z 2026-01-15T19:59:09.2145895Z 2026-01-15T19:59:09.2145900Z 2026-01-15T19:59:09.2145905Z 2026-01-15T19:59:09.2145909Z 2026-01-15T19:59:09.2145914Z 2026-01-15T19:59:09.2145918Z 2026-01-15T19:59:09.2145923Z 2026-01-15T19:59:09.2145927Z 2026-01-15T19:59:09.2149299Z 2026-01-15T19:59:09.2210917Z harfbuzz-12.3.0 | 2.0 MB | | 0%  2026-01-15T19:59:09.2211421Z 2026-01-15T19:59:09.2211427Z 2026-01-15T19:59:09.2211432Z 2026-01-15T19:59:09.2211436Z 2026-01-15T19:59:09.2211453Z 2026-01-15T19:59:09.2211458Z 2026-01-15T19:59:09.2211463Z 2026-01-15T19:59:09.2211468Z 2026-01-15T19:59:09.2211473Z 2026-01-15T19:59:09.2211478Z 2026-01-15T19:59:09.2211491Z 2026-01-15T19:59:09.2211497Z 2026-01-15T19:59:09.2211501Z 2026-01-15T19:59:09.2211506Z 2026-01-15T19:59:09.2211935Z sdl3-3.2.30 | 1.8 MB | | 0%  2026-01-15T19:59:09.2212387Z 2026-01-15T19:59:09.2212393Z 2026-01-15T19:59:09.2212398Z 2026-01-15T19:59:09.2212409Z 2026-01-15T19:59:09.2212414Z 2026-01-15T19:59:09.2212419Z 2026-01-15T19:59:09.2212424Z 2026-01-15T19:59:09.2212582Z 2026-01-15T19:59:09.2212809Z 2026-01-15T19:59:09.2213028Z 2026-01-15T19:59:09.2213174Z 2026-01-15T19:59:09.2213319Z 2026-01-15T19:59:09.2213453Z 2026-01-15T19:59:09.2213593Z 2026-01-15T19:59:09.2213730Z 2026-01-15T19:59:09.2214430Z libopenvino-onnx-fro | 1.8 MB | | 0%  2026-01-15T19:59:09.2215157Z 2026-01-15T19:59:09.2215309Z 2026-01-15T19:59:09.2215454Z 2026-01-15T19:59:09.2215582Z 2026-01-15T19:59:09.2215712Z 2026-01-15T19:59:09.2215848Z 2026-01-15T19:59:09.2215998Z 2026-01-15T19:59:09.2216133Z 2026-01-15T19:59:09.2216262Z 2026-01-15T19:59:09.2216396Z 2026-01-15T19:59:09.2216526Z 2026-01-15T19:59:09.2216643Z 2026-01-15T19:59:09.2216766Z 2026-01-15T19:59:09.2216898Z 2026-01-15T19:59:09.2217030Z 2026-01-15T19:59:09.2217164Z 2026-01-15T19:59:09.2217858Z libopenvino-intel-np | 1.7 MB | | 0%  2026-01-15T19:59:09.2218594Z 2026-01-15T19:59:09.2218734Z 2026-01-15T19:59:09.2218870Z 2026-01-15T19:59:09.2219010Z 2026-01-15T19:59:09.2219141Z 2026-01-15T19:59:09.2219293Z 2026-01-15T19:59:09.2219430Z 2026-01-15T19:59:09.2219561Z 2026-01-15T19:59:09.2219695Z 2026-01-15T19:59:09.2220000Z 2026-01-15T19:59:09.2220142Z 2026-01-15T19:59:09.2220277Z 2026-01-15T19:59:09.2220416Z 2026-01-15T19:59:09.2220546Z 2026-01-15T19:59:09.2220678Z 2026-01-15T19:59:09.2221103Z 2026-01-15T19:59:09.2221239Z 2026-01-15T19:59:09.2221946Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:59:09.2222739Z 2026-01-15T19:59:09.2222876Z 2026-01-15T19:59:09.2223018Z 2026-01-15T19:59:09.2223153Z 2026-01-15T19:59:09.2223296Z 2026-01-15T19:59:09.2223431Z 2026-01-15T19:59:09.2223569Z 2026-01-15T19:59:09.2223698Z 2026-01-15T19:59:09.2223830Z 2026-01-15T19:59:09.2223965Z 2026-01-15T19:59:09.2224102Z 2026-01-15T19:59:09.2224235Z 2026-01-15T19:59:09.2224364Z 2026-01-15T19:59:09.2224496Z 2026-01-15T19:59:09.2224653Z 2026-01-15T19:59:09.2224814Z 2026-01-15T19:59:09.2224942Z 2026-01-15T19:59:09.2225089Z 2026-01-15T19:59:09.2226033Z libopenvino-tensorfl | 1.3 MB | | 0%  2026-01-15T19:59:09.2226812Z 2026-01-15T19:59:09.2226968Z 2026-01-15T19:59:09.2227102Z 2026-01-15T19:59:09.2227237Z 2026-01-15T19:59:09.2227367Z 2026-01-15T19:59:09.2227518Z 2026-01-15T19:59:09.2227657Z 2026-01-15T19:59:09.2227750Z 2026-01-15T19:59:09.2227893Z 2026-01-15T19:59:09.2228027Z 2026-01-15T19:59:09.2228115Z 2026-01-15T19:59:09.2228256Z 2026-01-15T19:59:09.2228389Z 2026-01-15T19:59:09.2228479Z 2026-01-15T19:59:09.2228613Z 2026-01-15T19:59:09.2228751Z 2026-01-15T19:59:09.2228883Z 2026-01-15T19:59:09.2228970Z 2026-01-15T19:59:09.2229105Z 2026-01-15T19:59:09.3049269Z ... (more hidden) ... 2026-01-15T19:59:09.3052745Z libopenvino-intel-cp | 12.4 MB | 3 | 4% 2026-01-15T19:59:09.3053478Z 2026-01-15T19:59:09.3062516Z ffmpeg-8.0.1 | 11.7 MB | 6 | 7%  2026-01-15T19:59:09.3062966Z 2026-01-15T19:59:09.3062979Z 2026-01-15T19:59:09.3070125Z libopenvino-intel-gp | 10.9 MB | #1 | 11%  2026-01-15T19:59:09.3070547Z 2026-01-15T19:59:09.3070554Z 2026-01-15T19:59:09.3070565Z 2026-01-15T19:59:09.3092870Z intel-media-driver-2 | 8.0 MB | 8 | 8%  2026-01-15T19:59:09.3093361Z 2026-01-15T19:59:09.3093367Z 2026-01-15T19:59:09.3093372Z 2026-01-15T19:59:09.3093376Z 2026-01-15T19:59:09.4054824Z libopenvino-2025.4.1 | 6.2 MB | ##5 | 25%  2026-01-15T19:59:09.4055272Z 2026-01-15T19:59:09.4057311Z ffmpeg-8.0.1 | 11.7 MB | ###7 | 37%  2026-01-15T19:59:09.4062681Z libopenvino-intel-cp | 12.4 MB | ###4 | 34% 2026-01-15T19:59:09.4063339Z 2026-01-15T19:59:09.4064631Z 2026-01-15T19:59:09.4077187Z libopenvino-intel-gp | 10.9 MB | ####5 | 46%  2026-01-15T19:59:09.4077660Z 2026-01-15T19:59:09.4077666Z 2026-01-15T19:59:09.4077673Z 2026-01-15T19:59:09.4092625Z intel-media-driver-2 | 8.0 MB | #####6 | 56%  2026-01-15T19:59:09.4093093Z 2026-01-15T19:59:09.4093100Z 2026-01-15T19:59:09.4093105Z 2026-01-15T19:59:09.4093118Z 2026-01-15T19:59:09.5060843Z libopenvino-2025.4.1 | 6.2 MB | ########5 | 85%  2026-01-15T19:59:09.5064648Z libopenvino-intel-cp | 12.4 MB | ######8 | 68% 2026-01-15T19:59:09.5065095Z 2026-01-15T19:59:09.5068827Z ffmpeg-8.0.1 | 11.7 MB | #######3 | 73%  2026-01-15T19:59:09.5069235Z 2026-01-15T19:59:09.5069241Z 2026-01-15T19:59:09.5356914Z libopenvino-intel-gp | 10.9 MB | ########4 | 85%  2026-01-15T19:59:09.5357382Z 2026-01-15T19:59:09.5357388Z 2026-01-15T19:59:09.5357395Z 2026-01-15T19:59:09.5357400Z 2026-01-15T19:59:09.5735834Z libopenvino-2025.4.1 | 6.2 MB | ########## | 100%  2026-01-15T19:59:09.5736346Z 2026-01-15T19:59:09.5736353Z 2026-01-15T19:59:09.5736359Z 2026-01-15T19:59:09.5736366Z 2026-01-15T19:59:09.5736372Z 2026-01-15T19:59:09.6266134Z libprotobuf-6.31.1 | 4.2 MB | | 0%  2026-01-15T19:59:09.6266473Z 2026-01-15T19:59:09.6266478Z 2026-01-15T19:59:09.6266487Z 2026-01-15T19:59:09.6270850Z intel-media-driver-2 | 8.0 MB | ########## | 100%  2026-01-15T19:59:09.6271262Z 2026-01-15T19:59:09.6271268Z 2026-01-15T19:59:09.6271580Z 2026-01-15T19:59:09.6648194Z intel-media-driver-2 | 8.0 MB | ########## | 100%  2026-01-15T19:59:09.6648684Z 2026-01-15T19:59:09.6648691Z 2026-01-15T19:59:09.6648697Z 2026-01-15T19:59:09.6648711Z 2026-01-15T19:59:09.6648717Z 2026-01-15T19:59:09.6648722Z 2026-01-15T19:59:09.7313688Z libglib-2.86.3 | 3.8 MB | | 0%  2026-01-15T19:59:09.7314180Z 2026-01-15T19:59:09.7314186Z 2026-01-15T19:59:09.7314200Z 2026-01-15T19:59:09.7314206Z 2026-01-15T19:59:09.7314213Z 2026-01-15T19:59:09.7314612Z libprotobuf-6.31.1 | 4.2 MB | ########## | 100%  2026-01-15T19:59:09.7315037Z 2026-01-15T19:59:09.7315042Z 2026-01-15T19:59:09.7315047Z 2026-01-15T19:59:09.7315347Z 2026-01-15T19:59:09.7316570Z 2026-01-15T19:59:09.7348203Z libprotobuf-6.31.1 | 4.2 MB | ########## | 100%  2026-01-15T19:59:09.7348658Z 2026-01-15T19:59:09.7348669Z 2026-01-15T19:59:09.7660737Z libopenvino-intel-gp | 10.9 MB | ########## | 100%  2026-01-15T19:59:09.7661269Z 2026-01-15T19:59:09.7661276Z 2026-01-15T19:59:09.7661281Z 2026-01-15T19:59:09.7661285Z 2026-01-15T19:59:09.7661290Z 2026-01-15T19:59:09.7661294Z 2026-01-15T19:59:09.7661299Z 2026-01-15T19:59:09.7661304Z 2026-01-15T19:59:09.7715191Z x265-3.5 | 3.2 MB | | 0%  2026-01-15T19:59:09.7721230Z 2026-01-15T19:59:09.7741684Z ffmpeg-8.0.1 | 11.7 MB | ########## | 100%  2026-01-15T19:59:09.7742102Z 2026-01-15T19:59:09.7742109Z 2026-01-15T19:59:09.7742115Z 2026-01-15T19:59:09.7742120Z 2026-01-15T19:59:09.7742127Z 2026-01-15T19:59:09.7742132Z 2026-01-15T19:59:09.7742138Z 2026-01-15T19:59:09.8105250Z librsvg-2.60.0 | 3.3 MB | | 0%  2026-01-15T19:59:09.8108108Z 2026-01-15T19:59:09.8109371Z 2026-01-15T19:59:09.8109579Z 2026-01-15T19:59:09.8110045Z 2026-01-15T19:59:09.8110454Z 2026-01-15T19:59:09.8110579Z 2026-01-15T19:59:09.8110809Z 2026-01-15T19:59:09.8112420Z 2026-01-15T19:59:09.8113539Z 2026-01-15T19:59:09.8317212Z svt-av1-3.1.2 | 2.6 MB | | 1%  2026-01-15T19:59:09.8317716Z 2026-01-15T19:59:09.8317723Z 2026-01-15T19:59:09.8317728Z 2026-01-15T19:59:09.8317734Z 2026-01-15T19:59:09.8317741Z 2026-01-15T19:59:09.8317758Z 2026-01-15T19:59:09.8318167Z libglib-2.86.3 | 3.8 MB | ########## | 100%  2026-01-15T19:59:09.8318618Z 2026-01-15T19:59:09.8318623Z 2026-01-15T19:59:09.8318629Z 2026-01-15T19:59:09.8318635Z 2026-01-15T19:59:09.8318641Z 2026-01-15T19:59:09.8322459Z 2026-01-15T19:59:09.8365483Z libglib-2.86.3 | 3.8 MB | ########## | 100%  2026-01-15T19:59:09.8366289Z libopenvino-intel-cp | 12.4 MB | ########## | 100% 2026-01-15T19:59:09.8661673Z libopenvino-intel-cp | 12.4 MB | ########## | 100% 2026-01-15T19:59:09.8662152Z 2026-01-15T19:59:09.8662158Z 2026-01-15T19:59:09.8662163Z 2026-01-15T19:59:09.8662168Z 2026-01-15T19:59:09.8662173Z 2026-01-15T19:59:09.8662204Z 2026-01-15T19:59:09.8662209Z 2026-01-15T19:59:09.8662215Z 2026-01-15T19:59:09.8741721Z x265-3.5 | 3.2 MB | #########7 | 98%  2026-01-15T19:59:09.8742194Z 2026-01-15T19:59:09.8742200Z 2026-01-15T19:59:09.8742205Z 2026-01-15T19:59:09.8742220Z 2026-01-15T19:59:09.8742225Z 2026-01-15T19:59:09.8742231Z 2026-01-15T19:59:09.8742236Z 2026-01-15T19:59:09.8742240Z 2026-01-15T19:59:09.8742246Z 2026-01-15T19:59:09.8742250Z 2026-01-15T19:59:09.8742263Z 2026-01-15T19:59:09.8747289Z libhwloc-2.12.2 | 2.3 MB | | 1%  2026-01-15T19:59:09.8747781Z 2026-01-15T19:59:09.8747786Z 2026-01-15T19:59:09.8747814Z 2026-01-15T19:59:09.8748384Z 2026-01-15T19:59:09.8748398Z 2026-01-15T19:59:09.8748402Z 2026-01-15T19:59:09.8748407Z 2026-01-15T19:59:09.8870707Z librsvg-2.60.0 | 3.3 MB | #########2 | 92%  2026-01-15T19:59:09.8871005Z 2026-01-15T19:59:09.8871010Z 2026-01-15T19:59:09.8871243Z 2026-01-15T19:59:09.8871248Z 2026-01-15T19:59:09.8871252Z 2026-01-15T19:59:09.8871257Z 2026-01-15T19:59:09.8871262Z 2026-01-15T19:59:09.8871270Z 2026-01-15T19:59:09.8871274Z 2026-01-15T19:59:09.8871740Z 2026-01-15T19:59:09.9390807Z aom-3.9.1 | 2.6 MB | | 1%  2026-01-15T19:59:09.9391332Z 2026-01-15T19:59:09.9391338Z 2026-01-15T19:59:09.9391343Z 2026-01-15T19:59:09.9391350Z 2026-01-15T19:59:09.9391356Z 2026-01-15T19:59:09.9391363Z 2026-01-15T19:59:09.9391370Z 2026-01-15T19:59:09.9391379Z 2026-01-15T19:59:09.9464865Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:09.9465304Z 2026-01-15T19:59:09.9465571Z 2026-01-15T19:59:09.9465578Z 2026-01-15T19:59:09.9465584Z 2026-01-15T19:59:09.9465589Z 2026-01-15T19:59:09.9465594Z 2026-01-15T19:59:09.9465600Z 2026-01-15T19:59:09.9465604Z 2026-01-15T19:59:09.9465629Z 2026-01-15T19:59:09.9466015Z svt-av1-3.1.2 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.9466442Z 2026-01-15T19:59:09.9466447Z 2026-01-15T19:59:09.9466451Z 2026-01-15T19:59:09.9466456Z 2026-01-15T19:59:09.9466467Z 2026-01-15T19:59:09.9466472Z 2026-01-15T19:59:09.9466477Z 2026-01-15T19:59:09.9466481Z 2026-01-15T19:59:09.9466996Z 2026-01-15T19:59:09.9567335Z svt-av1-3.1.2 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.9567780Z 2026-01-15T19:59:09.9567786Z 2026-01-15T19:59:09.9567791Z 2026-01-15T19:59:09.9567796Z 2026-01-15T19:59:09.9567802Z 2026-01-15T19:59:09.9567807Z 2026-01-15T19:59:09.9567816Z 2026-01-15T19:59:09.9655821Z librsvg-2.60.0 | 3.3 MB | ########## | 100%  2026-01-15T19:59:09.9656258Z 2026-01-15T19:59:09.9656264Z 2026-01-15T19:59:09.9656269Z 2026-01-15T19:59:09.9656274Z 2026-01-15T19:59:09.9656279Z 2026-01-15T19:59:09.9656284Z 2026-01-15T19:59:09.9656289Z 2026-01-15T19:59:09.9656293Z 2026-01-15T19:59:09.9656298Z 2026-01-15T19:59:09.9656319Z 2026-01-15T19:59:09.9656330Z 2026-01-15T19:59:09.9695301Z libhwloc-2.12.2 | 2.3 MB | ########## | 100%  2026-01-15T19:59:09.9695773Z 2026-01-15T19:59:09.9695779Z 2026-01-15T19:59:09.9695784Z 2026-01-15T19:59:09.9695788Z 2026-01-15T19:59:09.9695793Z 2026-01-15T19:59:09.9695805Z 2026-01-15T19:59:09.9695810Z 2026-01-15T19:59:09.9695815Z 2026-01-15T19:59:09.9695819Z 2026-01-15T19:59:09.9695824Z 2026-01-15T19:59:09.9695828Z 2026-01-15T19:59:09.9695838Z 2026-01-15T19:59:09.9735635Z spirv-tools-2025.4 | 2.1 MB | | 1%  2026-01-15T19:59:09.9736131Z 2026-01-15T19:59:09.9736136Z 2026-01-15T19:59:09.9736158Z 2026-01-15T19:59:09.9736161Z 2026-01-15T19:59:09.9736164Z 2026-01-15T19:59:09.9736167Z 2026-01-15T19:59:09.9736170Z 2026-01-15T19:59:09.9736173Z 2026-01-15T19:59:09.9736177Z 2026-01-15T19:59:09.9736186Z 2026-01-15T19:59:09.9777985Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:09.9778834Z 2026-01-15T19:59:09.9778856Z 2026-01-15T19:59:09.9778861Z 2026-01-15T19:59:09.9778882Z 2026-01-15T19:59:09.9778887Z 2026-01-15T19:59:09.9778892Z 2026-01-15T19:59:09.9779016Z 2026-01-15T19:59:09.9779021Z 2026-01-15T19:59:09.9779025Z 2026-01-15T19:59:09.9779040Z 2026-01-15T19:59:09.9779044Z 2026-01-15T19:59:09.9779052Z 2026-01-15T19:59:09.9779135Z 2026-01-15T19:59:09.9890748Z harfbuzz-12.3.0 | 2.0 MB | | 1%  2026-01-15T19:59:09.9891304Z 2026-01-15T19:59:09.9891311Z 2026-01-15T19:59:09.9891396Z 2026-01-15T19:59:09.9891420Z 2026-01-15T19:59:09.9891425Z 2026-01-15T19:59:09.9891429Z 2026-01-15T19:59:09.9891449Z 2026-01-15T19:59:09.9891455Z 2026-01-15T19:59:09.9891460Z 2026-01-15T19:59:09.9891464Z 2026-01-15T19:59:09.9891480Z 2026-01-15T19:59:09.9891485Z 2026-01-15T19:59:09.9891490Z 2026-01-15T19:59:09.9891497Z 2026-01-15T19:59:09.9968527Z sdl3-3.2.30 | 1.8 MB | | 1%  2026-01-15T19:59:09.9969281Z 2026-01-15T19:59:09.9969297Z 2026-01-15T19:59:09.9969301Z 2026-01-15T19:59:09.9969306Z 2026-01-15T19:59:09.9969311Z 2026-01-15T19:59:09.9969315Z 2026-01-15T19:59:09.9969319Z 2026-01-15T19:59:09.9969324Z 2026-01-15T19:59:09.9969329Z 2026-01-15T19:59:09.9969334Z 2026-01-15T19:59:09.9969339Z 2026-01-15T19:59:09.9969343Z 2026-01-15T19:59:09.9969348Z 2026-01-15T19:59:09.9969353Z 2026-01-15T19:59:09.9969365Z 2026-01-15T19:59:10.0152378Z libopenvino-onnx-fro | 1.8 MB | | 1%  2026-01-15T19:59:10.0153006Z 2026-01-15T19:59:10.0153013Z 2026-01-15T19:59:10.0153244Z 2026-01-15T19:59:10.0153252Z 2026-01-15T19:59:10.0153257Z 2026-01-15T19:59:10.0153262Z 2026-01-15T19:59:10.0153267Z 2026-01-15T19:59:10.0153272Z 2026-01-15T19:59:10.0153277Z 2026-01-15T19:59:10.0153281Z 2026-01-15T19:59:10.0153286Z 2026-01-15T19:59:10.0153291Z 2026-01-15T19:59:10.0153310Z 2026-01-15T19:59:10.0153326Z 2026-01-15T19:59:10.0153332Z 2026-01-15T19:59:10.0153337Z 2026-01-15T19:59:10.0731984Z libopenvino-intel-np | 1.7 MB | | 1%  2026-01-15T19:59:10.0732603Z 2026-01-15T19:59:10.0732610Z 2026-01-15T19:59:10.0732615Z 2026-01-15T19:59:10.0732620Z 2026-01-15T19:59:10.0732625Z 2026-01-15T19:59:10.0732629Z 2026-01-15T19:59:10.0732634Z 2026-01-15T19:59:10.0732639Z 2026-01-15T19:59:10.0732644Z 2026-01-15T19:59:10.0732649Z 2026-01-15T19:59:10.0732654Z 2026-01-15T19:59:10.0732681Z 2026-01-15T19:59:10.0733159Z spirv-tools-2025.4 | 2.1 MB | ########## | 100%  2026-01-15T19:59:10.0733681Z 2026-01-15T19:59:10.0733695Z 2026-01-15T19:59:10.0746920Z 2026-01-15T19:59:10.0746933Z 2026-01-15T19:59:10.0746937Z 2026-01-15T19:59:10.0746940Z 2026-01-15T19:59:10.0746943Z 2026-01-15T19:59:10.0746946Z 2026-01-15T19:59:10.0746949Z 2026-01-15T19:59:10.0746953Z 2026-01-15T19:59:10.0746970Z 2026-01-15T19:59:10.0746973Z 2026-01-15T19:59:10.0792616Z spirv-tools-2025.4 | 2.1 MB | ########## | 100%  2026-01-15T19:59:10.0793054Z 2026-01-15T19:59:10.0793059Z 2026-01-15T19:59:10.0793062Z 2026-01-15T19:59:10.0793065Z 2026-01-15T19:59:10.0793068Z 2026-01-15T19:59:10.0793071Z 2026-01-15T19:59:10.0793073Z 2026-01-15T19:59:10.0793076Z 2026-01-15T19:59:10.0793079Z 2026-01-15T19:59:10.0793082Z 2026-01-15T19:59:10.0793085Z 2026-01-15T19:59:10.0793089Z 2026-01-15T19:59:10.0793092Z 2026-01-15T19:59:10.0793100Z 2026-01-15T19:59:10.0827320Z sdl3-3.2.30 | 1.8 MB | ########## | 100%  2026-01-15T19:59:10.0827818Z 2026-01-15T19:59:10.0827824Z 2026-01-15T19:59:10.0827829Z 2026-01-15T19:59:10.0827834Z 2026-01-15T19:59:10.0827839Z 2026-01-15T19:59:10.0827843Z 2026-01-15T19:59:10.0827848Z 2026-01-15T19:59:10.0827852Z 2026-01-15T19:59:10.0827857Z 2026-01-15T19:59:10.0827872Z 2026-01-15T19:59:10.0827887Z 2026-01-15T19:59:10.0827892Z 2026-01-15T19:59:10.0827907Z 2026-01-15T19:59:10.0828336Z harfbuzz-12.3.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:10.0828808Z 2026-01-15T19:59:10.0828821Z 2026-01-15T19:59:10.0828826Z 2026-01-15T19:59:10.0828831Z 2026-01-15T19:59:10.0828835Z 2026-01-15T19:59:10.0828840Z 2026-01-15T19:59:10.0828845Z 2026-01-15T19:59:10.0828849Z 2026-01-15T19:59:10.0828854Z 2026-01-15T19:59:10.0828859Z 2026-01-15T19:59:10.0828863Z 2026-01-15T19:59:10.0828868Z 2026-01-15T19:59:10.0828877Z 2026-01-15T19:59:10.0870078Z harfbuzz-12.3.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:10.0870582Z 2026-01-15T19:59:10.0870588Z 2026-01-15T19:59:10.0870593Z 2026-01-15T19:59:10.0870597Z 2026-01-15T19:59:10.0870602Z 2026-01-15T19:59:10.0870617Z 2026-01-15T19:59:10.0870622Z 2026-01-15T19:59:10.0870627Z 2026-01-15T19:59:10.0870631Z 2026-01-15T19:59:10.0870636Z 2026-01-15T19:59:10.0870901Z 2026-01-15T19:59:10.0870906Z 2026-01-15T19:59:10.0870911Z 2026-01-15T19:59:10.0870915Z 2026-01-15T19:59:10.0870920Z 2026-01-15T19:59:10.0870931Z 2026-01-15T19:59:10.0879156Z libopenvino-intel-np | 1.7 MB | ########## | 100%  2026-01-15T19:59:10.0879982Z 2026-01-15T19:59:10.0880469Z 2026-01-15T19:59:10.0880476Z 2026-01-15T19:59:10.0880481Z 2026-01-15T19:59:10.0880485Z 2026-01-15T19:59:10.0880490Z 2026-01-15T19:59:10.0880494Z 2026-01-15T19:59:10.0880499Z 2026-01-15T19:59:10.0880504Z 2026-01-15T19:59:10.0880508Z 2026-01-15T19:59:10.0880513Z 2026-01-15T19:59:10.0880517Z 2026-01-15T19:59:10.0880522Z 2026-01-15T19:59:10.0880527Z 2026-01-15T19:59:10.0880790Z 2026-01-15T19:59:10.1067176Z libopenvino-onnx-fro | 1.8 MB | ########## | 100%  2026-01-15T19:59:10.1067765Z 2026-01-15T19:59:10.1067771Z 2026-01-15T19:59:10.1067776Z 2026-01-15T19:59:10.1067780Z 2026-01-15T19:59:10.1067820Z 2026-01-15T19:59:10.1067825Z 2026-01-15T19:59:10.1067830Z 2026-01-15T19:59:10.1067834Z 2026-01-15T19:59:10.1067839Z 2026-01-15T19:59:10.1067844Z 2026-01-15T19:59:10.1067848Z 2026-01-15T19:59:10.1067853Z 2026-01-15T19:59:10.1067858Z 2026-01-15T19:59:10.1067862Z 2026-01-15T19:59:10.1067867Z 2026-01-15T19:59:10.1067872Z 2026-01-15T19:59:10.1067876Z 2026-01-15T19:59:10.1073090Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:59:10.1073638Z 2026-01-15T19:59:10.1073644Z 2026-01-15T19:59:10.1073649Z 2026-01-15T19:59:10.1073654Z 2026-01-15T19:59:10.1073658Z 2026-01-15T19:59:10.1073663Z 2026-01-15T19:59:10.1073669Z 2026-01-15T19:59:10.1073687Z 2026-01-15T19:59:10.1073693Z 2026-01-15T19:59:10.1073697Z 2026-01-15T19:59:10.1073702Z 2026-01-15T19:59:10.1073707Z 2026-01-15T19:59:10.1073711Z 2026-01-15T19:59:10.1073724Z 2026-01-15T19:59:10.1073729Z 2026-01-15T19:59:10.1073734Z 2026-01-15T19:59:10.1073738Z 2026-01-15T19:59:10.1073754Z 2026-01-15T19:59:10.1200913Z libopenvino-tensorfl | 1.3 MB | 1 | 1%  2026-01-15T19:59:10.1201299Z 2026-01-15T19:59:10.1201303Z 2026-01-15T19:59:10.1201307Z 2026-01-15T19:59:10.1201310Z 2026-01-15T19:59:10.1201313Z 2026-01-15T19:59:10.1201316Z 2026-01-15T19:59:10.1201319Z 2026-01-15T19:59:10.1201328Z 2026-01-15T19:59:10.1201332Z 2026-01-15T19:59:10.1201337Z 2026-01-15T19:59:10.1201341Z 2026-01-15T19:59:10.1201347Z 2026-01-15T19:59:10.1201351Z 2026-01-15T19:59:10.1201356Z 2026-01-15T19:59:10.1201360Z 2026-01-15T19:59:10.1201369Z 2026-01-15T19:59:10.1201374Z 2026-01-15T19:59:10.1201379Z 2026-01-15T19:59:10.1201392Z 2026-01-15T19:59:10.1202001Z ... (more hidden) ... 2026-01-15T19:59:10.1202441Z 2026-01-15T19:59:10.1202446Z 2026-01-15T19:59:10.1202451Z 2026-01-15T19:59:10.1202661Z 2026-01-15T19:59:10.1845271Z libopenvino-2025.4.1 | 6.2 MB | ########## | 100%  2026-01-15T19:59:10.1845714Z 2026-01-15T19:59:10.1845719Z 2026-01-15T19:59:10.1845722Z 2026-01-15T19:59:10.1845725Z 2026-01-15T19:59:10.1845728Z 2026-01-15T19:59:10.1845731Z 2026-01-15T19:59:10.1845735Z 2026-01-15T19:59:10.1845749Z 2026-01-15T19:59:10.1845752Z 2026-01-15T19:59:10.1845756Z 2026-01-15T19:59:10.1845760Z 2026-01-15T19:59:10.1845763Z 2026-01-15T19:59:10.1845766Z 2026-01-15T19:59:10.1845769Z 2026-01-15T19:59:10.1845771Z 2026-01-15T19:59:10.1845774Z 2026-01-15T19:59:10.1845778Z 2026-01-15T19:59:10.1845781Z 2026-01-15T19:59:10.1947736Z libopenvino-tensorfl | 1.3 MB | ########## | 100%  2026-01-15T19:59:10.1948217Z 2026-01-15T19:59:10.1948242Z 2026-01-15T19:59:10.1948247Z 2026-01-15T19:59:10.1948252Z 2026-01-15T19:59:10.1948257Z 2026-01-15T19:59:10.1948262Z 2026-01-15T19:59:10.1948266Z 2026-01-15T19:59:10.1948270Z 2026-01-15T19:59:10.1948275Z 2026-01-15T19:59:10.1948280Z 2026-01-15T19:59:10.1948549Z 2026-01-15T19:59:10.1948554Z 2026-01-15T19:59:10.1948558Z 2026-01-15T19:59:10.1948563Z 2026-01-15T19:59:10.1948568Z 2026-01-15T19:59:10.1948572Z 2026-01-15T19:59:10.1948594Z 2026-01-15T19:59:10.2003810Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:10.2004185Z 2026-01-15T19:59:10.2004189Z 2026-01-15T19:59:10.2004192Z 2026-01-15T19:59:10.2004195Z 2026-01-15T19:59:10.2004199Z 2026-01-15T19:59:10.2004202Z 2026-01-15T19:59:10.2004205Z 2026-01-15T19:59:10.2004208Z 2026-01-15T19:59:10.2004211Z 2026-01-15T19:59:10.2004214Z 2026-01-15T19:59:10.2004224Z 2026-01-15T19:59:10.2004227Z 2026-01-15T19:59:10.2004230Z 2026-01-15T19:59:10.2004436Z 2026-01-15T19:59:10.2004441Z 2026-01-15T19:59:10.2004444Z 2026-01-15T19:59:10.2004459Z 2026-01-15T19:59:10.2004462Z 2026-01-15T19:59:10.2004465Z 2026-01-15T19:59:10.5149233Z ... (more hidden) ... 2026-01-15T19:59:10.5149751Z 2026-01-15T19:59:10.5149944Z 2026-01-15T19:59:10.5149958Z 2026-01-15T19:59:10.5968655Z intel-media-driver-2 | 8.0 MB | ########## | 100%  2026-01-15T19:59:10.5969116Z 2026-01-15T19:59:10.5969123Z 2026-01-15T19:59:10.5969128Z 2026-01-15T19:59:10.5969132Z 2026-01-15T19:59:10.5969142Z 2026-01-15T19:59:10.8934099Z libprotobuf-6.31.1 | 4.2 MB | ########## | 100%  2026-01-15T19:59:10.8934663Z 2026-01-15T19:59:10.8934770Z 2026-01-15T19:59:11.0108338Z libopenvino-intel-gp | 10.9 MB | ########## | 100%  2026-01-15T19:59:11.0108629Z 2026-01-15T19:59:11.0108634Z 2026-01-15T19:59:11.0108638Z 2026-01-15T19:59:11.0108642Z 2026-01-15T19:59:11.0108646Z 2026-01-15T19:59:11.0108654Z 2026-01-15T19:59:11.0764209Z libglib-2.86.3 | 3.8 MB | ########## | 100%  2026-01-15T19:59:11.0764687Z 2026-01-15T19:59:11.1231775Z ffmpeg-8.0.1 | 11.7 MB | ########## | 100%  2026-01-15T19:59:11.1232203Z 2026-01-15T19:59:11.1232210Z 2026-01-15T19:59:11.1232240Z 2026-01-15T19:59:11.1232244Z 2026-01-15T19:59:11.1232249Z 2026-01-15T19:59:11.1232254Z 2026-01-15T19:59:11.1232258Z 2026-01-15T19:59:11.1232263Z 2026-01-15T19:59:11.1232268Z 2026-01-15T19:59:11.1941156Z svt-av1-3.1.2 | 2.6 MB | ########## | 100%  2026-01-15T19:59:11.1941666Z 2026-01-15T19:59:11.1941672Z 2026-01-15T19:59:11.1941677Z 2026-01-15T19:59:11.1941683Z 2026-01-15T19:59:11.1941690Z 2026-01-15T19:59:11.1941696Z 2026-01-15T19:59:11.1941708Z 2026-01-15T19:59:11.2185916Z librsvg-2.60.0 | 3.3 MB | ########## | 100%  2026-01-15T19:59:11.2908971Z libopenvino-intel-cp | 12.4 MB | ########## | 100% 2026-01-15T19:59:11.2909390Z 2026-01-15T19:59:11.2909425Z 2026-01-15T19:59:11.2909432Z 2026-01-15T19:59:11.2909439Z 2026-01-15T19:59:11.2909445Z 2026-01-15T19:59:11.2909450Z 2026-01-15T19:59:11.2909454Z 2026-01-15T19:59:11.2909459Z 2026-01-15T19:59:11.2909464Z 2026-01-15T19:59:11.2909477Z 2026-01-15T19:59:11.2912510Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:11.2912983Z 2026-01-15T19:59:11.2912989Z 2026-01-15T19:59:11.2912993Z 2026-01-15T19:59:11.2912998Z 2026-01-15T19:59:11.2913003Z 2026-01-15T19:59:11.2913021Z 2026-01-15T19:59:11.2913028Z 2026-01-15T19:59:11.2913034Z 2026-01-15T19:59:11.2913039Z 2026-01-15T19:59:11.2913050Z 2026-01-15T19:59:11.3983586Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-01-15T19:59:11.3984043Z 2026-01-15T19:59:11.3984049Z 2026-01-15T19:59:11.3984054Z 2026-01-15T19:59:11.3984070Z 2026-01-15T19:59:11.3984074Z 2026-01-15T19:59:11.3984080Z 2026-01-15T19:59:11.3984085Z 2026-01-15T19:59:11.3984117Z 2026-01-15T19:59:11.3984123Z 2026-01-15T19:59:11.3984128Z 2026-01-15T19:59:11.3984134Z 2026-01-15T19:59:11.3984139Z 2026-01-15T19:59:11.4035186Z spirv-tools-2025.4 | 2.1 MB | ########## | 100%  2026-01-15T19:59:11.4035733Z 2026-01-15T19:59:11.4036032Z 2026-01-15T19:59:11.4036037Z 2026-01-15T19:59:11.4036042Z 2026-01-15T19:59:11.4036048Z 2026-01-15T19:59:11.4036053Z 2026-01-15T19:59:11.4036059Z 2026-01-15T19:59:11.4036064Z 2026-01-15T19:59:11.4036069Z 2026-01-15T19:59:11.4036074Z 2026-01-15T19:59:11.4036092Z 2026-01-15T19:59:11.4038192Z libhwloc-2.12.2 | 2.3 MB | ########## | 100%  2026-01-15T19:59:11.4038684Z 2026-01-15T19:59:11.4038690Z 2026-01-15T19:59:11.4038695Z 2026-01-15T19:59:11.4038700Z 2026-01-15T19:59:11.4038704Z 2026-01-15T19:59:11.4038709Z 2026-01-15T19:59:11.4038714Z 2026-01-15T19:59:11.4038720Z 2026-01-15T19:59:11.4038725Z 2026-01-15T19:59:11.4038740Z 2026-01-15T19:59:11.4039006Z 2026-01-15T19:59:11.4750780Z libhwloc-2.12.2 | 2.3 MB | ########## | 100%  2026-01-15T19:59:11.4751288Z 2026-01-15T19:59:11.4751295Z 2026-01-15T19:59:11.4751319Z 2026-01-15T19:59:11.4751325Z 2026-01-15T19:59:11.4751330Z 2026-01-15T19:59:11.4751361Z 2026-01-15T19:59:11.4751366Z 2026-01-15T19:59:11.4751370Z 2026-01-15T19:59:11.4751375Z 2026-01-15T19:59:11.4751380Z 2026-01-15T19:59:11.4751392Z 2026-01-15T19:59:11.4751398Z 2026-01-15T19:59:11.4751402Z 2026-01-15T19:59:11.4753321Z 2026-01-15T19:59:11.4756722Z sdl3-3.2.30 | 1.8 MB | ########## | 100%  2026-01-15T19:59:11.4757231Z 2026-01-15T19:59:11.4757237Z 2026-01-15T19:59:11.4757242Z 2026-01-15T19:59:11.4757247Z 2026-01-15T19:59:11.4757252Z 2026-01-15T19:59:11.4757258Z 2026-01-15T19:59:11.4757263Z 2026-01-15T19:59:11.4757268Z 2026-01-15T19:59:11.4757273Z 2026-01-15T19:59:11.4757278Z 2026-01-15T19:59:11.4757283Z 2026-01-15T19:59:11.4757288Z 2026-01-15T19:59:11.4757309Z 2026-01-15T19:59:11.4757322Z 2026-01-15T19:59:11.4967387Z sdl3-3.2.30 | 1.8 MB | ########## | 100%  2026-01-15T19:59:11.4968906Z 2026-01-15T19:59:11.4968914Z 2026-01-15T19:59:11.4968919Z 2026-01-15T19:59:11.4968953Z 2026-01-15T19:59:11.4968958Z 2026-01-15T19:59:11.4968963Z 2026-01-15T19:59:11.4968968Z 2026-01-15T19:59:11.4968973Z 2026-01-15T19:59:11.4968978Z 2026-01-15T19:59:11.4968983Z 2026-01-15T19:59:11.4968988Z 2026-01-15T19:59:11.4968993Z 2026-01-15T19:59:11.4968998Z 2026-01-15T19:59:11.5311196Z harfbuzz-12.3.0 | 2.0 MB | ########## | 100%  2026-01-15T19:59:11.5311711Z 2026-01-15T19:59:11.5311718Z 2026-01-15T19:59:11.5311724Z 2026-01-15T19:59:11.5311729Z 2026-01-15T19:59:11.5311743Z 2026-01-15T19:59:11.5311749Z 2026-01-15T19:59:11.5311755Z 2026-01-15T19:59:11.5311761Z 2026-01-15T19:59:11.5311765Z 2026-01-15T19:59:11.5311770Z 2026-01-15T19:59:11.5311801Z 2026-01-15T19:59:11.5311807Z 2026-01-15T19:59:11.5311812Z 2026-01-15T19:59:11.5311817Z 2026-01-15T19:59:11.5311822Z 2026-01-15T19:59:11.5311827Z 2026-01-15T19:59:11.5312398Z libopenvino-intel-np | 1.7 MB | ########## | 100%  2026-01-15T19:59:11.5312963Z 2026-01-15T19:59:11.5312968Z 2026-01-15T19:59:11.5312973Z 2026-01-15T19:59:11.5312978Z 2026-01-15T19:59:11.5312983Z 2026-01-15T19:59:11.5312987Z 2026-01-15T19:59:11.5312991Z 2026-01-15T19:59:11.5312996Z 2026-01-15T19:59:11.5313001Z 2026-01-15T19:59:11.5313005Z 2026-01-15T19:59:11.5313010Z 2026-01-15T19:59:11.5313014Z 2026-01-15T19:59:11.5313018Z 2026-01-15T19:59:11.5313023Z 2026-01-15T19:59:11.5313028Z 2026-01-15T19:59:11.5313032Z 2026-01-15T19:59:11.5437931Z libopenvino-intel-np | 1.7 MB | ########## | 100%  2026-01-15T19:59:11.5438518Z 2026-01-15T19:59:11.5442714Z 2026-01-15T19:59:11.5442721Z 2026-01-15T19:59:11.5442728Z 2026-01-15T19:59:11.5442753Z 2026-01-15T19:59:11.5442760Z 2026-01-15T19:59:11.5442765Z 2026-01-15T19:59:11.5442770Z 2026-01-15T19:59:11.5442774Z 2026-01-15T19:59:11.5442778Z 2026-01-15T19:59:11.5442782Z 2026-01-15T19:59:11.5442807Z 2026-01-15T19:59:11.5442812Z 2026-01-15T19:59:11.5442817Z 2026-01-15T19:59:11.5443074Z 2026-01-15T19:59:11.5443683Z libopenvino-onnx-fro | 1.8 MB | ########## | 100%  2026-01-15T19:59:11.5444271Z 2026-01-15T19:59:11.5444277Z 2026-01-15T19:59:11.5444289Z 2026-01-15T19:59:11.5444294Z 2026-01-15T19:59:11.5444299Z 2026-01-15T19:59:11.5444304Z 2026-01-15T19:59:11.5444308Z 2026-01-15T19:59:11.5444313Z 2026-01-15T19:59:11.5444317Z 2026-01-15T19:59:11.5444322Z 2026-01-15T19:59:11.5444326Z 2026-01-15T19:59:11.5444331Z 2026-01-15T19:59:11.5444335Z 2026-01-15T19:59:11.5444339Z 2026-01-15T19:59:11.5444344Z 2026-01-15T19:59:11.5745458Z libopenvino-onnx-fro | 1.8 MB | ########## | 100%  2026-01-15T19:59:11.5746470Z 2026-01-15T19:59:11.5746743Z 2026-01-15T19:59:11.5746897Z 2026-01-15T19:59:11.5747010Z 2026-01-15T19:59:11.5747048Z 2026-01-15T19:59:11.5747294Z 2026-01-15T19:59:11.5747440Z 2026-01-15T19:59:11.5747616Z 2026-01-15T19:59:11.5747622Z 2026-01-15T19:59:11.5747644Z 2026-01-15T19:59:11.5747648Z 2026-01-15T19:59:11.5747652Z 2026-01-15T19:59:11.5747657Z 2026-01-15T19:59:11.5747662Z 2026-01-15T19:59:11.5747666Z 2026-01-15T19:59:11.5747698Z 2026-01-15T19:59:11.5747703Z 2026-01-15T19:59:11.5747724Z 2026-01-15T19:59:11.5748511Z libopenvino-tensorfl | 1.3 MB | ########## | 100%  2026-01-15T19:59:11.5749105Z 2026-01-15T19:59:11.5749113Z 2026-01-15T19:59:11.5749118Z 2026-01-15T19:59:11.5749122Z 2026-01-15T19:59:11.5749127Z 2026-01-15T19:59:11.5749131Z 2026-01-15T19:59:11.5749135Z 2026-01-15T19:59:11.5749139Z 2026-01-15T19:59:11.5749144Z 2026-01-15T19:59:11.5749147Z 2026-01-15T19:59:11.5749152Z 2026-01-15T19:59:11.5749177Z 2026-01-15T19:59:11.5749182Z 2026-01-15T19:59:11.5749188Z 2026-01-15T19:59:11.5749192Z 2026-01-15T19:59:11.5749197Z 2026-01-15T19:59:11.5749201Z 2026-01-15T19:59:11.5749206Z 2026-01-15T19:59:11.6148220Z libopenvino-tensorfl | 1.3 MB | ########## | 100%  2026-01-15T19:59:11.6149242Z 2026-01-15T19:59:11.6149539Z 2026-01-15T19:59:11.6149734Z 2026-01-15T19:59:11.6149911Z 2026-01-15T19:59:11.6150114Z 2026-01-15T19:59:11.6150323Z 2026-01-15T19:59:11.6150660Z 2026-01-15T19:59:11.6150798Z 2026-01-15T19:59:11.6150946Z 2026-01-15T19:59:11.6151034Z 2026-01-15T19:59:11.6151041Z 2026-01-15T19:59:11.6151046Z 2026-01-15T19:59:11.6151052Z 2026-01-15T19:59:11.6151096Z 2026-01-15T19:59:11.6151102Z 2026-01-15T19:59:11.6151221Z 2026-01-15T19:59:11.6151308Z 2026-01-15T19:59:11.6152017Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:11.6152568Z 2026-01-15T19:59:11.6152588Z 2026-01-15T19:59:11.6152593Z 2026-01-15T19:59:11.6152598Z 2026-01-15T19:59:11.6152603Z 2026-01-15T19:59:11.6152607Z 2026-01-15T19:59:11.6152611Z 2026-01-15T19:59:11.6152615Z 2026-01-15T19:59:11.6152620Z 2026-01-15T19:59:11.6152624Z 2026-01-15T19:59:11.6152628Z 2026-01-15T19:59:11.6152639Z 2026-01-15T19:59:11.6152643Z 2026-01-15T19:59:11.6152648Z 2026-01-15T19:59:11.6152653Z 2026-01-15T19:59:11.6152658Z 2026-01-15T19:59:11.6152663Z 2026-01-15T19:59:11.6323299Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:59:11.6323876Z 2026-01-15T19:59:11.6323881Z 2026-01-15T19:59:11.6323885Z 2026-01-15T19:59:11.6323890Z 2026-01-15T19:59:11.6323894Z 2026-01-15T19:59:11.6323898Z 2026-01-15T19:59:11.6323901Z 2026-01-15T19:59:11.6323905Z 2026-01-15T19:59:11.6323909Z 2026-01-15T19:59:11.6323914Z 2026-01-15T19:59:11.6323918Z 2026-01-15T19:59:11.6323923Z 2026-01-15T19:59:11.6323934Z 2026-01-15T19:59:11.6323938Z 2026-01-15T19:59:11.6323960Z 2026-01-15T19:59:11.6323965Z 2026-01-15T19:59:11.6323969Z 2026-01-15T19:59:11.6323973Z 2026-01-15T19:59:11.6323977Z 2026-01-15T19:59:11.6324580Z ... (more hidden) ... 2026-01-15T19:59:11.6325019Z 2026-01-15T19:59:11.6325259Z 2026-01-15T19:59:11.6325264Z 2026-01-15T19:59:11.6325269Z 2026-01-15T19:59:11.6325274Z 2026-01-15T19:59:11.6325279Z 2026-01-15T19:59:11.6325283Z 2026-01-15T19:59:11.6325288Z 2026-01-15T19:59:11.6325292Z 2026-01-15T19:59:11.6325306Z 2026-01-15T19:59:11.6325311Z 2026-01-15T19:59:11.6325315Z 2026-01-15T19:59:11.6325320Z 2026-01-15T19:59:11.6325325Z 2026-01-15T19:59:11.6325329Z 2026-01-15T19:59:11.6325334Z 2026-01-15T19:59:11.6325338Z 2026-01-15T19:59:11.6325343Z 2026-01-15T19:59:11.6325348Z 2026-01-15T19:59:11.8333933Z ... (more hidden) ... 2026-01-15T19:59:11.8334468Z 2026-01-15T19:59:11.8334475Z 2026-01-15T19:59:11.8334481Z 2026-01-15T19:59:11.8334750Z 2026-01-15T19:59:11.8334758Z 2026-01-15T19:59:11.8334765Z 2026-01-15T19:59:11.8334771Z 2026-01-15T19:59:11.8334783Z 2026-01-15T19:59:13.5094016Z x265-3.5 | 3.2 MB | ########## | 100%  2026-01-15T19:59:13.5094493Z 2026-01-15T19:59:13.5094539Z 2026-01-15T19:59:13.5094544Z 2026-01-15T19:59:13.5094549Z 2026-01-15T19:59:13.5094554Z 2026-01-15T19:59:13.5094559Z 2026-01-15T19:59:13.5094564Z 2026-01-15T19:59:13.5094570Z 2026-01-15T19:59:13.5094575Z 2026-01-15T19:59:13.5094579Z 2026-01-15T19:59:13.5094584Z 2026-01-15T19:59:13.5094589Z 2026-01-15T19:59:13.5094593Z 2026-01-15T19:59:13.5094598Z 2026-01-15T19:59:13.5094603Z 2026-01-15T19:59:13.5094607Z 2026-01-15T19:59:13.5094612Z 2026-01-15T19:59:13.5094617Z 2026-01-15T19:59:13.5094621Z 2026-01-15T19:59:13.5094751Z 2026-01-15T19:59:13.5095224Z  2026-01-15T19:59:13.5095724Z 2026-01-15T19:59:13.5096020Z 2026-01-15T19:59:13.5096270Z  2026-01-15T19:59:13.5096577Z 2026-01-15T19:59:13.5096583Z 2026-01-15T19:59:13.5096840Z  2026-01-15T19:59:13.5097157Z 2026-01-15T19:59:13.5097162Z 2026-01-15T19:59:13.5097167Z 2026-01-15T19:59:13.5097420Z  2026-01-15T19:59:13.5097740Z 2026-01-15T19:59:13.5097745Z 2026-01-15T19:59:13.5097750Z 2026-01-15T19:59:13.5097755Z 2026-01-15T19:59:13.5098010Z  2026-01-15T19:59:13.5098339Z 2026-01-15T19:59:13.5098344Z 2026-01-15T19:59:13.5098349Z 2026-01-15T19:59:13.5098354Z 2026-01-15T19:59:13.5098358Z 2026-01-15T19:59:13.5098627Z  2026-01-15T19:59:13.5098961Z 2026-01-15T19:59:13.5098966Z 2026-01-15T19:59:13.5098970Z 2026-01-15T19:59:13.5098982Z 2026-01-15T19:59:13.5098988Z 2026-01-15T19:59:13.5098993Z 2026-01-15T19:59:13.5099267Z  2026-01-15T19:59:13.5099605Z 2026-01-15T19:59:13.5099610Z 2026-01-15T19:59:13.5099615Z 2026-01-15T19:59:13.5099628Z 2026-01-15T19:59:13.5099632Z 2026-01-15T19:59:13.5099637Z 2026-01-15T19:59:13.5099642Z 2026-01-15T19:59:13.5100154Z  2026-01-15T19:59:13.5100509Z 2026-01-15T19:59:13.5100515Z 2026-01-15T19:59:13.5100520Z 2026-01-15T19:59:13.5100524Z 2026-01-15T19:59:13.5100529Z 2026-01-15T19:59:13.5100534Z 2026-01-15T19:59:13.5100538Z 2026-01-15T19:59:13.5100543Z 2026-01-15T19:59:13.5100837Z  2026-01-15T19:59:13.5101189Z 2026-01-15T19:59:13.5101194Z 2026-01-15T19:59:13.5101199Z 2026-01-15T19:59:13.5101204Z 2026-01-15T19:59:13.5101208Z 2026-01-15T19:59:13.5101221Z 2026-01-15T19:59:13.5101226Z 2026-01-15T19:59:13.5101231Z 2026-01-15T19:59:13.5101236Z 2026-01-15T19:59:13.5101552Z  2026-01-15T19:59:13.5101910Z 2026-01-15T19:59:13.5101915Z 2026-01-15T19:59:13.5102182Z 2026-01-15T19:59:13.5102187Z 2026-01-15T19:59:13.5102193Z 2026-01-15T19:59:13.5102197Z 2026-01-15T19:59:13.5102202Z 2026-01-15T19:59:13.5102207Z 2026-01-15T19:59:13.5102212Z 2026-01-15T19:59:13.5102216Z 2026-01-15T19:59:13.5102553Z  2026-01-15T19:59:13.5102931Z 2026-01-15T19:59:13.5102936Z 2026-01-15T19:59:13.5102940Z 2026-01-15T19:59:13.5102945Z 2026-01-15T19:59:13.5102949Z 2026-01-15T19:59:13.5102954Z 2026-01-15T19:59:13.5102959Z 2026-01-15T19:59:13.5102963Z 2026-01-15T19:59:13.5102968Z 2026-01-15T19:59:13.5102979Z 2026-01-15T19:59:13.5102984Z 2026-01-15T19:59:13.5103485Z  2026-01-15T19:59:13.5103867Z 2026-01-15T19:59:13.5103878Z 2026-01-15T19:59:13.5103883Z 2026-01-15T19:59:13.5103888Z 2026-01-15T19:59:13.5103893Z 2026-01-15T19:59:13.5103897Z 2026-01-15T19:59:13.5103902Z 2026-01-15T19:59:13.5103907Z 2026-01-15T19:59:13.5103916Z 2026-01-15T19:59:13.5103921Z 2026-01-15T19:59:13.5103925Z 2026-01-15T19:59:13.5103930Z 2026-01-15T19:59:13.5104252Z  2026-01-15T19:59:13.5104632Z 2026-01-15T19:59:13.5104637Z 2026-01-15T19:59:13.5104642Z 2026-01-15T19:59:13.5104646Z 2026-01-15T19:59:13.5104651Z 2026-01-15T19:59:13.5104656Z 2026-01-15T19:59:13.5104660Z 2026-01-15T19:59:13.5104665Z 2026-01-15T19:59:13.5104670Z 2026-01-15T19:59:13.5104674Z 2026-01-15T19:59:13.5104679Z 2026-01-15T19:59:13.5104683Z 2026-01-15T19:59:13.5104688Z 2026-01-15T19:59:13.5105022Z  2026-01-15T19:59:13.5105402Z 2026-01-15T19:59:13.5105407Z 2026-01-15T19:59:13.5105411Z 2026-01-15T19:59:13.5105416Z 2026-01-15T19:59:13.5105420Z 2026-01-15T19:59:13.5105425Z 2026-01-15T19:59:13.5105430Z 2026-01-15T19:59:13.5105434Z 2026-01-15T19:59:13.5105439Z 2026-01-15T19:59:13.5105449Z 2026-01-15T19:59:13.5105454Z 2026-01-15T19:59:13.5105459Z 2026-01-15T19:59:13.5105463Z 2026-01-15T19:59:13.5105475Z 2026-01-15T19:59:13.5105838Z  2026-01-15T19:59:13.5106237Z 2026-01-15T19:59:13.5106242Z 2026-01-15T19:59:13.5106246Z 2026-01-15T19:59:13.5106252Z 2026-01-15T19:59:13.5106257Z 2026-01-15T19:59:13.5106262Z 2026-01-15T19:59:13.5106266Z 2026-01-15T19:59:13.5106271Z 2026-01-15T19:59:13.5106275Z 2026-01-15T19:59:13.5106280Z 2026-01-15T19:59:13.5106285Z 2026-01-15T19:59:13.5106289Z 2026-01-15T19:59:13.5106295Z 2026-01-15T19:59:13.5106298Z 2026-01-15T19:59:13.5106301Z 2026-01-15T19:59:13.5106515Z  2026-01-15T19:59:13.5106914Z 2026-01-15T19:59:13.5106919Z 2026-01-15T19:59:13.5106924Z 2026-01-15T19:59:13.5106929Z 2026-01-15T19:59:13.5106933Z 2026-01-15T19:59:13.5106938Z 2026-01-15T19:59:13.5106948Z 2026-01-15T19:59:13.5106952Z 2026-01-15T19:59:13.5106957Z 2026-01-15T19:59:13.5106962Z 2026-01-15T19:59:13.5106966Z 2026-01-15T19:59:13.5106971Z 2026-01-15T19:59:13.5106976Z 2026-01-15T19:59:13.5106988Z 2026-01-15T19:59:13.5106993Z 2026-01-15T19:59:13.5106997Z 2026-01-15T19:59:13.5107362Z  2026-01-15T19:59:13.5107770Z 2026-01-15T19:59:13.5107775Z 2026-01-15T19:59:13.5107780Z 2026-01-15T19:59:13.5107784Z 2026-01-15T19:59:13.5107796Z 2026-01-15T19:59:13.5107801Z 2026-01-15T19:59:13.5107806Z 2026-01-15T19:59:13.5107811Z 2026-01-15T19:59:13.5107816Z 2026-01-15T19:59:13.5107820Z 2026-01-15T19:59:13.5107829Z 2026-01-15T19:59:13.5107834Z 2026-01-15T19:59:13.5107838Z 2026-01-15T19:59:13.5107843Z 2026-01-15T19:59:13.5107848Z 2026-01-15T19:59:13.5107853Z 2026-01-15T19:59:13.5107857Z 2026-01-15T19:59:13.5108234Z  2026-01-15T19:59:13.5108775Z 2026-01-15T19:59:13.5108780Z 2026-01-15T19:59:13.5108785Z 2026-01-15T19:59:13.5108789Z 2026-01-15T19:59:13.5108794Z 2026-01-15T19:59:13.5108799Z 2026-01-15T19:59:13.5108803Z 2026-01-15T19:59:13.5108808Z 2026-01-15T19:59:13.5108813Z 2026-01-15T19:59:13.5108817Z 2026-01-15T19:59:13.5108822Z 2026-01-15T19:59:13.5108826Z 2026-01-15T19:59:13.5108831Z 2026-01-15T19:59:13.5108835Z 2026-01-15T19:59:13.5108840Z 2026-01-15T19:59:13.5108845Z 2026-01-15T19:59:13.5108850Z 2026-01-15T19:59:13.5108862Z 2026-01-15T19:59:13.5109255Z  2026-01-15T19:59:13.5109929Z 2026-01-15T19:59:13.5109936Z 2026-01-15T19:59:13.5110091Z  2026-01-15T19:59:13.5110240Z 2026-01-15T19:59:13.5110245Z 2026-01-15T19:59:13.5110388Z  2026-01-15T19:59:13.5110541Z 2026-01-15T19:59:13.5110546Z 2026-01-15T19:59:13.5110551Z 2026-01-15T19:59:13.5110700Z  2026-01-15T19:59:13.5110860Z 2026-01-15T19:59:13.5110865Z 2026-01-15T19:59:13.5110870Z 2026-01-15T19:59:13.5110875Z 2026-01-15T19:59:13.5111030Z  2026-01-15T19:59:13.5111203Z 2026-01-15T19:59:13.5111208Z 2026-01-15T19:59:13.5111213Z 2026-01-15T19:59:13.5111217Z 2026-01-15T19:59:13.5111222Z 2026-01-15T19:59:13.5111369Z  2026-01-15T19:59:13.5111549Z 2026-01-15T19:59:13.5111554Z 2026-01-15T19:59:13.5111558Z 2026-01-15T19:59:13.5111563Z 2026-01-15T19:59:13.5111568Z 2026-01-15T19:59:13.5111572Z 2026-01-15T19:59:13.5111721Z  2026-01-15T19:59:13.5111900Z 2026-01-15T19:59:13.5111905Z 2026-01-15T19:59:13.5111916Z 2026-01-15T19:59:13.5111921Z 2026-01-15T19:59:13.5111930Z 2026-01-15T19:59:13.5111935Z 2026-01-15T19:59:13.5111940Z 2026-01-15T19:59:13.5112104Z  2026-01-15T19:59:13.5112308Z 2026-01-15T19:59:13.5112313Z 2026-01-15T19:59:13.5112318Z 2026-01-15T19:59:13.5112322Z 2026-01-15T19:59:13.5112327Z 2026-01-15T19:59:13.5112336Z 2026-01-15T19:59:13.5112341Z 2026-01-15T19:59:13.5112346Z 2026-01-15T19:59:13.5112510Z  2026-01-15T19:59:13.5112728Z 2026-01-15T19:59:13.5112733Z 2026-01-15T19:59:13.5112738Z 2026-01-15T19:59:13.5112742Z 2026-01-15T19:59:13.5112747Z 2026-01-15T19:59:13.5112752Z 2026-01-15T19:59:13.5112756Z 2026-01-15T19:59:13.5112761Z 2026-01-15T19:59:13.5112766Z 2026-01-15T19:59:13.5112944Z  2026-01-15T19:59:13.5113173Z 2026-01-15T19:59:13.5113178Z 2026-01-15T19:59:13.5113182Z 2026-01-15T19:59:13.5113187Z 2026-01-15T19:59:13.5113192Z 2026-01-15T19:59:13.5113196Z 2026-01-15T19:59:13.5113201Z 2026-01-15T19:59:13.5113206Z 2026-01-15T19:59:13.5113211Z 2026-01-15T19:59:13.5113221Z 2026-01-15T19:59:13.5113396Z  2026-01-15T19:59:13.5113633Z 2026-01-15T19:59:13.5113638Z 2026-01-15T19:59:13.5113642Z 2026-01-15T19:59:13.5113647Z 2026-01-15T19:59:13.5113652Z 2026-01-15T19:59:13.5113657Z 2026-01-15T19:59:13.5113673Z 2026-01-15T19:59:13.5113678Z 2026-01-15T19:59:13.5113683Z 2026-01-15T19:59:13.5113688Z 2026-01-15T19:59:13.5113692Z 2026-01-15T19:59:13.5113877Z  2026-01-15T19:59:13.5114126Z 2026-01-15T19:59:13.5114131Z 2026-01-15T19:59:13.5114136Z 2026-01-15T19:59:13.5114140Z 2026-01-15T19:59:13.5114145Z 2026-01-15T19:59:13.5114150Z 2026-01-15T19:59:13.5114155Z 2026-01-15T19:59:13.5114159Z 2026-01-15T19:59:13.5114164Z 2026-01-15T19:59:13.5114168Z 2026-01-15T19:59:13.5114173Z 2026-01-15T19:59:13.5114178Z 2026-01-15T19:59:13.5114372Z  2026-01-15T19:59:13.5114633Z 2026-01-15T19:59:13.5114638Z 2026-01-15T19:59:13.5114642Z 2026-01-15T19:59:13.5114651Z 2026-01-15T19:59:13.5114657Z 2026-01-15T19:59:13.5114669Z 2026-01-15T19:59:13.5114674Z 2026-01-15T19:59:13.5114679Z 2026-01-15T19:59:13.5114683Z 2026-01-15T19:59:13.5114688Z 2026-01-15T19:59:13.5114693Z 2026-01-15T19:59:13.5114698Z 2026-01-15T19:59:13.5114703Z 2026-01-15T19:59:13.5115060Z  2026-01-15T19:59:13.5115337Z 2026-01-15T19:59:13.5115342Z 2026-01-15T19:59:13.5115347Z 2026-01-15T19:59:13.5115351Z 2026-01-15T19:59:13.5115356Z 2026-01-15T19:59:13.5115360Z 2026-01-15T19:59:13.5115365Z 2026-01-15T19:59:13.5115370Z 2026-01-15T19:59:13.5115375Z 2026-01-15T19:59:13.5115379Z 2026-01-15T19:59:13.5115384Z 2026-01-15T19:59:13.5115389Z 2026-01-15T19:59:13.5115393Z 2026-01-15T19:59:13.5115398Z 2026-01-15T19:59:13.5115611Z  2026-01-15T19:59:13.5115890Z 2026-01-15T19:59:13.5115895Z 2026-01-15T19:59:13.5115900Z 2026-01-15T19:59:13.5115904Z 2026-01-15T19:59:13.5115909Z 2026-01-15T19:59:13.5115914Z 2026-01-15T19:59:13.5116056Z 2026-01-15T19:59:13.5116062Z 2026-01-15T19:59:13.5116067Z 2026-01-15T19:59:13.5116071Z 2026-01-15T19:59:13.5116076Z 2026-01-15T19:59:13.5116081Z 2026-01-15T19:59:13.5116085Z 2026-01-15T19:59:13.5116090Z 2026-01-15T19:59:13.5116101Z 2026-01-15T19:59:13.5116322Z  2026-01-15T19:59:13.5116615Z 2026-01-15T19:59:13.5116620Z 2026-01-15T19:59:13.5116625Z 2026-01-15T19:59:13.5116630Z 2026-01-15T19:59:13.5116641Z 2026-01-15T19:59:13.5116646Z 2026-01-15T19:59:13.5116650Z 2026-01-15T19:59:13.5116655Z 2026-01-15T19:59:13.5116660Z 2026-01-15T19:59:13.5116665Z 2026-01-15T19:59:13.5116669Z 2026-01-15T19:59:13.5116674Z 2026-01-15T19:59:13.5116679Z 2026-01-15T19:59:13.5116683Z 2026-01-15T19:59:13.5116688Z 2026-01-15T19:59:13.5116692Z 2026-01-15T19:59:13.5116914Z  2026-01-15T19:59:13.5117217Z 2026-01-15T19:59:13.5117222Z 2026-01-15T19:59:13.5117227Z 2026-01-15T19:59:13.5117231Z 2026-01-15T19:59:13.5117240Z 2026-01-15T19:59:13.5117245Z 2026-01-15T19:59:13.5117250Z 2026-01-15T19:59:13.5117254Z 2026-01-15T19:59:13.5117259Z 2026-01-15T19:59:13.5117264Z 2026-01-15T19:59:13.5117268Z 2026-01-15T19:59:13.5117273Z 2026-01-15T19:59:13.5117278Z 2026-01-15T19:59:13.5117282Z 2026-01-15T19:59:13.5117291Z 2026-01-15T19:59:13.5117295Z 2026-01-15T19:59:13.5117306Z 2026-01-15T19:59:13.5117535Z  2026-01-15T19:59:13.5117850Z 2026-01-15T19:59:13.5117855Z 2026-01-15T19:59:13.5117860Z 2026-01-15T19:59:13.5117864Z 2026-01-15T19:59:13.5117878Z 2026-01-15T19:59:13.5117883Z 2026-01-15T19:59:13.5117887Z 2026-01-15T19:59:13.5117896Z 2026-01-15T19:59:13.5117900Z 2026-01-15T19:59:13.5117905Z 2026-01-15T19:59:13.5117910Z 2026-01-15T19:59:13.5117915Z 2026-01-15T19:59:13.5117919Z 2026-01-15T19:59:13.5117924Z 2026-01-15T19:59:13.5117929Z 2026-01-15T19:59:13.5117933Z 2026-01-15T19:59:13.5117938Z 2026-01-15T19:59:13.5117943Z 2026-01-15T19:59:13.5118333Z  2026-01-15T19:59:13.5118679Z 2026-01-15T19:59:13.5118684Z 2026-01-15T19:59:13.5118827Z  2026-01-15T19:59:13.5118971Z 2026-01-15T19:59:13.5118976Z 2026-01-15T19:59:13.5119307Z  2026-01-15T19:59:13.5119468Z 2026-01-15T19:59:13.5119478Z 2026-01-15T19:59:13.5119486Z 2026-01-15T19:59:13.5120029Z  2026-01-15T19:59:13.5120195Z 2026-01-15T19:59:13.5120200Z 2026-01-15T19:59:13.5120205Z 2026-01-15T19:59:13.5120214Z 2026-01-15T19:59:13.5120648Z  2026-01-15T19:59:13.5120828Z 2026-01-15T19:59:13.5120833Z 2026-01-15T19:59:13.5120841Z 2026-01-15T19:59:13.5120845Z 2026-01-15T19:59:13.5120850Z 2026-01-15T19:59:13.5121253Z  2026-01-15T19:59:13.5121436Z 2026-01-15T19:59:13.5121441Z 2026-01-15T19:59:13.5121446Z 2026-01-15T19:59:13.5121451Z 2026-01-15T19:59:13.5121455Z 2026-01-15T19:59:13.5121463Z 2026-01-15T19:59:13.5121763Z  2026-01-15T19:59:13.5121949Z 2026-01-15T19:59:13.5121959Z 2026-01-15T19:59:13.5121970Z 2026-01-15T19:59:13.5121975Z 2026-01-15T19:59:13.5121980Z 2026-01-15T19:59:13.5121985Z 2026-01-15T19:59:13.5121989Z 2026-01-15T19:59:13.5122264Z  2026-01-15T19:59:13.5122465Z 2026-01-15T19:59:13.5122475Z 2026-01-15T19:59:13.5122480Z 2026-01-15T19:59:13.5122660Z 2026-01-15T19:59:13.5122665Z 2026-01-15T19:59:13.5122670Z 2026-01-15T19:59:13.5122674Z 2026-01-15T19:59:13.5122679Z 2026-01-15T19:59:13.5122861Z  2026-01-15T19:59:13.5123086Z 2026-01-15T19:59:13.5123090Z 2026-01-15T19:59:13.5123095Z 2026-01-15T19:59:13.5123100Z 2026-01-15T19:59:13.5123104Z 2026-01-15T19:59:13.5123109Z 2026-01-15T19:59:13.5123114Z 2026-01-15T19:59:13.5123118Z 2026-01-15T19:59:13.5123123Z 2026-01-15T19:59:13.5123332Z  2026-01-15T19:59:13.5123552Z 2026-01-15T19:59:13.5123556Z 2026-01-15T19:59:13.5123566Z 2026-01-15T19:59:13.5123570Z 2026-01-15T19:59:13.5123575Z 2026-01-15T19:59:13.5123580Z 2026-01-15T19:59:13.5123729Z 2026-01-15T19:59:13.5123736Z 2026-01-15T19:59:13.5123742Z 2026-01-15T19:59:13.5123747Z 2026-01-15T19:59:13.5123937Z  2026-01-15T19:59:13.5124179Z 2026-01-15T19:59:13.5124184Z 2026-01-15T19:59:13.5124189Z 2026-01-15T19:59:13.5124193Z 2026-01-15T19:59:13.5124204Z 2026-01-15T19:59:13.5124208Z 2026-01-15T19:59:13.5124213Z 2026-01-15T19:59:13.5124225Z 2026-01-15T19:59:13.5124231Z 2026-01-15T19:59:13.5124235Z 2026-01-15T19:59:13.5124240Z 2026-01-15T19:59:13.5124427Z  2026-01-15T19:59:13.5124678Z 2026-01-15T19:59:13.5124688Z 2026-01-15T19:59:13.5124693Z 2026-01-15T19:59:13.5124698Z 2026-01-15T19:59:13.5124703Z 2026-01-15T19:59:13.5124707Z 2026-01-15T19:59:13.5124712Z 2026-01-15T19:59:13.5124717Z 2026-01-15T19:59:13.5124722Z 2026-01-15T19:59:13.5124726Z 2026-01-15T19:59:13.5124731Z 2026-01-15T19:59:13.5124735Z 2026-01-15T19:59:13.5124967Z  2026-01-15T19:59:13.5125243Z 2026-01-15T19:59:13.5125254Z 2026-01-15T19:59:13.5125259Z 2026-01-15T19:59:13.5125263Z 2026-01-15T19:59:13.5125268Z 2026-01-15T19:59:13.5125272Z 2026-01-15T19:59:13.5125277Z 2026-01-15T19:59:13.5125282Z 2026-01-15T19:59:13.5125286Z 2026-01-15T19:59:13.5125291Z 2026-01-15T19:59:13.5125296Z 2026-01-15T19:59:13.5125304Z 2026-01-15T19:59:13.5125309Z 2026-01-15T19:59:13.5125508Z  2026-01-15T19:59:13.5125781Z 2026-01-15T19:59:13.5125790Z 2026-01-15T19:59:13.5125795Z 2026-01-15T19:59:13.5125800Z 2026-01-15T19:59:13.5125804Z 2026-01-15T19:59:13.5125809Z 2026-01-15T19:59:13.5125814Z 2026-01-15T19:59:13.5125818Z 2026-01-15T19:59:13.5125830Z 2026-01-15T19:59:13.5125835Z 2026-01-15T19:59:13.5125840Z 2026-01-15T19:59:13.5125844Z 2026-01-15T19:59:13.5125849Z 2026-01-15T19:59:13.5125853Z 2026-01-15T19:59:13.5126051Z  2026-01-15T19:59:13.5126341Z 2026-01-15T19:59:13.5126346Z 2026-01-15T19:59:13.5126351Z 2026-01-15T19:59:13.5126356Z 2026-01-15T19:59:13.5126365Z 2026-01-15T19:59:13.5126370Z 2026-01-15T19:59:13.5126375Z 2026-01-15T19:59:13.5126380Z 2026-01-15T19:59:13.5126385Z 2026-01-15T19:59:13.5126390Z 2026-01-15T19:59:13.5126394Z 2026-01-15T19:59:13.5126399Z 2026-01-15T19:59:13.5126403Z 2026-01-15T19:59:13.5126412Z 2026-01-15T19:59:13.5126416Z 2026-01-15T19:59:13.5126627Z  2026-01-15T19:59:13.5126905Z 2026-01-15T19:59:13.5126910Z 2026-01-15T19:59:13.5126915Z 2026-01-15T19:59:13.5126919Z 2026-01-15T19:59:13.5126924Z 2026-01-15T19:59:13.5126937Z 2026-01-15T19:59:13.5126942Z 2026-01-15T19:59:13.5126946Z 2026-01-15T19:59:13.5126951Z 2026-01-15T19:59:13.5126956Z 2026-01-15T19:59:13.5126960Z 2026-01-15T19:59:13.5126965Z 2026-01-15T19:59:13.5126976Z 2026-01-15T19:59:13.5126981Z 2026-01-15T19:59:13.5126986Z 2026-01-15T19:59:13.5126990Z 2026-01-15T19:59:13.5127204Z  2026-01-15T19:59:13.5127500Z 2026-01-15T19:59:13.5127504Z 2026-01-15T19:59:13.5127513Z 2026-01-15T19:59:13.5127518Z 2026-01-15T19:59:13.5127529Z 2026-01-15T19:59:13.5127534Z 2026-01-15T19:59:13.5127539Z 2026-01-15T19:59:13.5127543Z 2026-01-15T19:59:13.5127547Z 2026-01-15T19:59:13.5127552Z 2026-01-15T19:59:13.5127557Z 2026-01-15T19:59:13.5127685Z 2026-01-15T19:59:13.5127690Z 2026-01-15T19:59:13.5127694Z 2026-01-15T19:59:13.5127699Z 2026-01-15T19:59:13.5127704Z 2026-01-15T19:59:13.5127708Z 2026-01-15T19:59:13.5127947Z  2026-01-15T19:59:13.5128256Z 2026-01-15T19:59:13.5128261Z 2026-01-15T19:59:13.5128266Z 2026-01-15T19:59:13.5128270Z 2026-01-15T19:59:13.5128275Z 2026-01-15T19:59:13.5128279Z 2026-01-15T19:59:13.5128284Z 2026-01-15T19:59:13.5128289Z 2026-01-15T19:59:13.5128293Z 2026-01-15T19:59:13.5128298Z 2026-01-15T19:59:13.5128302Z 2026-01-15T19:59:13.5128307Z 2026-01-15T19:59:13.5128311Z 2026-01-15T19:59:13.5128316Z 2026-01-15T19:59:13.5128320Z 2026-01-15T19:59:13.5128333Z 2026-01-15T19:59:13.5128441Z 2026-01-15T19:59:13.5128447Z 2026-01-15T19:59:13.5128690Z  2026-01-15T19:59:13.5129000Z 2026-01-15T19:59:13.5129005Z 2026-01-15T19:59:13.5129143Z  2026-01-15T19:59:13.5129288Z 2026-01-15T19:59:13.5129293Z 2026-01-15T19:59:13.5129441Z  2026-01-15T19:59:13.5129588Z 2026-01-15T19:59:13.5129593Z 2026-01-15T19:59:13.5129598Z 2026-01-15T19:59:13.5130000Z  2026-01-15T19:59:13.5130170Z 2026-01-15T19:59:13.5130175Z 2026-01-15T19:59:13.5130184Z 2026-01-15T19:59:13.5130189Z 2026-01-15T19:59:13.5130646Z  2026-01-15T19:59:13.5130819Z 2026-01-15T19:59:13.5130823Z 2026-01-15T19:59:13.5130828Z 2026-01-15T19:59:13.5130836Z 2026-01-15T19:59:13.5130841Z 2026-01-15T19:59:13.5131185Z  2026-01-15T19:59:13.5131359Z 2026-01-15T19:59:13.5131364Z 2026-01-15T19:59:13.5131368Z 2026-01-15T19:59:13.5131376Z 2026-01-15T19:59:13.5131381Z 2026-01-15T19:59:13.5131386Z 2026-01-15T19:59:13.5131709Z  2026-01-15T19:59:13.5131891Z 2026-01-15T19:59:13.5131902Z 2026-01-15T19:59:13.5131906Z 2026-01-15T19:59:13.5131911Z 2026-01-15T19:59:13.5131916Z 2026-01-15T19:59:13.5131921Z 2026-01-15T19:59:13.5131925Z 2026-01-15T19:59:13.5132246Z  2026-01-15T19:59:13.5132456Z 2026-01-15T19:59:13.5132460Z 2026-01-15T19:59:13.5132465Z 2026-01-15T19:59:13.5132470Z 2026-01-15T19:59:13.5132475Z 2026-01-15T19:59:13.5132483Z 2026-01-15T19:59:13.5132488Z 2026-01-15T19:59:13.5132492Z 2026-01-15T19:59:13.5132717Z  2026-01-15T19:59:13.5132930Z 2026-01-15T19:59:13.5132935Z 2026-01-15T19:59:13.5132940Z 2026-01-15T19:59:13.5132944Z 2026-01-15T19:59:13.5132949Z 2026-01-15T19:59:13.5132953Z 2026-01-15T19:59:13.5132958Z 2026-01-15T19:59:13.5132966Z 2026-01-15T19:59:13.5132971Z 2026-01-15T19:59:13.5133216Z  2026-01-15T19:59:13.5133442Z 2026-01-15T19:59:13.5133452Z 2026-01-15T19:59:13.5133457Z 2026-01-15T19:59:13.5133462Z 2026-01-15T19:59:13.5133471Z 2026-01-15T19:59:13.5133476Z 2026-01-15T19:59:13.5133481Z 2026-01-15T19:59:13.5133485Z 2026-01-15T19:59:13.5133490Z 2026-01-15T19:59:13.5133495Z 2026-01-15T19:59:13.5133711Z  2026-01-15T19:59:13.5133942Z 2026-01-15T19:59:13.5133953Z 2026-01-15T19:59:13.5133962Z 2026-01-15T19:59:13.5133967Z 2026-01-15T19:59:13.5133971Z 2026-01-15T19:59:13.5133976Z 2026-01-15T19:59:13.5133981Z 2026-01-15T19:59:13.5133986Z 2026-01-15T19:59:13.5133990Z 2026-01-15T19:59:13.5133995Z 2026-01-15T19:59:13.5134000Z 2026-01-15T19:59:13.5134235Z  2026-01-15T19:59:13.5134480Z 2026-01-15T19:59:13.5134484Z 2026-01-15T19:59:13.5134494Z 2026-01-15T19:59:13.5134499Z 2026-01-15T19:59:13.5134504Z 2026-01-15T19:59:13.5134509Z 2026-01-15T19:59:13.5134514Z 2026-01-15T19:59:13.5134518Z 2026-01-15T19:59:13.5134522Z 2026-01-15T19:59:13.5134527Z 2026-01-15T19:59:13.5134532Z 2026-01-15T19:59:13.5134536Z 2026-01-15T19:59:13.5134759Z  2026-01-15T19:59:13.5135028Z 2026-01-15T19:59:13.5135033Z 2026-01-15T19:59:13.5135038Z 2026-01-15T19:59:13.5135042Z 2026-01-15T19:59:13.5135047Z 2026-01-15T19:59:13.5135062Z 2026-01-15T19:59:13.5135067Z 2026-01-15T19:59:13.5135071Z 2026-01-15T19:59:13.5135076Z 2026-01-15T19:59:13.5135243Z 2026-01-15T19:59:13.5135248Z 2026-01-15T19:59:13.5135252Z 2026-01-15T19:59:13.5135257Z 2026-01-15T19:59:13.5135452Z  2026-01-15T19:59:13.5135733Z 2026-01-15T19:59:13.5135737Z 2026-01-15T19:59:13.5135742Z 2026-01-15T19:59:13.5135747Z 2026-01-15T19:59:13.5135752Z 2026-01-15T19:59:13.5135756Z 2026-01-15T19:59:13.5135762Z 2026-01-15T19:59:13.5135766Z 2026-01-15T19:59:13.5135771Z 2026-01-15T19:59:13.5135775Z 2026-01-15T19:59:13.5135780Z 2026-01-15T19:59:13.5135785Z 2026-01-15T19:59:13.5135789Z 2026-01-15T19:59:13.5135794Z 2026-01-15T19:59:13.5136007Z  2026-01-15T19:59:13.5136282Z 2026-01-15T19:59:13.5136424Z 2026-01-15T19:59:13.5136430Z 2026-01-15T19:59:13.5136435Z 2026-01-15T19:59:13.5136439Z 2026-01-15T19:59:13.5136444Z 2026-01-15T19:59:13.5136449Z 2026-01-15T19:59:13.5136454Z 2026-01-15T19:59:13.5136459Z 2026-01-15T19:59:13.5136463Z 2026-01-15T19:59:13.5136468Z 2026-01-15T19:59:13.5136477Z 2026-01-15T19:59:13.5136482Z 2026-01-15T19:59:13.5136486Z 2026-01-15T19:59:13.5136491Z 2026-01-15T19:59:13.5136723Z  2026-01-15T19:59:13.5137013Z 2026-01-15T19:59:13.5137017Z 2026-01-15T19:59:13.5137022Z 2026-01-15T19:59:13.5137033Z 2026-01-15T19:59:13.5137038Z 2026-01-15T19:59:13.5137043Z 2026-01-15T19:59:13.5137047Z 2026-01-15T19:59:13.5137052Z 2026-01-15T19:59:13.5137056Z 2026-01-15T19:59:13.5137061Z 2026-01-15T19:59:13.5137066Z 2026-01-15T19:59:13.5137071Z 2026-01-15T19:59:13.5137075Z 2026-01-15T19:59:13.5137080Z 2026-01-15T19:59:13.5137084Z 2026-01-15T19:59:13.5137089Z 2026-01-15T19:59:13.5137309Z  2026-01-15T19:59:13.5137613Z 2026-01-15T19:59:13.5137618Z 2026-01-15T19:59:13.5137623Z 2026-01-15T19:59:13.5137627Z 2026-01-15T19:59:13.5137632Z 2026-01-15T19:59:13.5137636Z 2026-01-15T19:59:13.5137641Z 2026-01-15T19:59:13.5137646Z 2026-01-15T19:59:13.5137651Z 2026-01-15T19:59:13.5137659Z 2026-01-15T19:59:13.5137664Z 2026-01-15T19:59:13.5137669Z 2026-01-15T19:59:13.5137674Z 2026-01-15T19:59:13.5137678Z 2026-01-15T19:59:13.5137683Z 2026-01-15T19:59:13.5137688Z 2026-01-15T19:59:13.5137692Z 2026-01-15T19:59:13.5137929Z  2026-01-15T19:59:13.5138236Z 2026-01-15T19:59:13.5138240Z 2026-01-15T19:59:13.5138245Z 2026-01-15T19:59:13.5138250Z 2026-01-15T19:59:13.5138255Z 2026-01-15T19:59:13.5138260Z 2026-01-15T19:59:13.5138271Z 2026-01-15T19:59:13.5138276Z 2026-01-15T19:59:13.5138280Z 2026-01-15T19:59:13.5138285Z 2026-01-15T19:59:13.5138290Z 2026-01-15T19:59:13.5138294Z 2026-01-15T19:59:13.5138299Z 2026-01-15T19:59:13.5138303Z 2026-01-15T19:59:13.5138312Z 2026-01-15T19:59:13.5138317Z 2026-01-15T19:59:13.5138321Z 2026-01-15T19:59:13.5138326Z 2026-01-15T19:59:13.5138565Z  2026-01-15T19:59:13.5138881Z 2026-01-15T19:59:13.5138886Z 2026-01-15T19:59:13.5139026Z  2026-01-15T19:59:13.5139182Z 2026-01-15T19:59:13.5139185Z 2026-01-15T19:59:13.5140424Z  2026-01-15T19:59:13.5140592Z 2026-01-15T19:59:13.5140620Z 2026-01-15T19:59:13.5140625Z 2026-01-15T19:59:13.5140772Z  2026-01-15T19:59:13.5140926Z 2026-01-15T19:59:13.5140931Z 2026-01-15T19:59:13.5140936Z 2026-01-15T19:59:13.5140941Z 2026-01-15T19:59:13.5141096Z  2026-01-15T19:59:13.5141261Z 2026-01-15T19:59:13.5141266Z 2026-01-15T19:59:13.5141271Z 2026-01-15T19:59:13.5141275Z 2026-01-15T19:59:13.5141280Z 2026-01-15T19:59:13.5141435Z  2026-01-15T19:59:13.5141605Z 2026-01-15T19:59:13.5141610Z 2026-01-15T19:59:13.5141615Z 2026-01-15T19:59:13.5141619Z 2026-01-15T19:59:13.5141624Z 2026-01-15T19:59:13.5141636Z 2026-01-15T19:59:13.5141798Z  2026-01-15T19:59:13.5141979Z 2026-01-15T19:59:13.5141984Z 2026-01-15T19:59:13.5141988Z 2026-01-15T19:59:13.5141993Z 2026-01-15T19:59:13.5141998Z 2026-01-15T19:59:13.5142002Z 2026-01-15T19:59:13.5142007Z 2026-01-15T19:59:13.5142361Z  2026-01-15T19:59:13.5142556Z 2026-01-15T19:59:13.5142561Z 2026-01-15T19:59:13.5142566Z 2026-01-15T19:59:13.5142570Z 2026-01-15T19:59:13.5142575Z 2026-01-15T19:59:13.5142579Z 2026-01-15T19:59:13.5142584Z 2026-01-15T19:59:13.5142588Z 2026-01-15T19:59:13.5142763Z  2026-01-15T19:59:13.5142972Z 2026-01-15T19:59:13.5142977Z 2026-01-15T19:59:13.5142982Z 2026-01-15T19:59:13.5142987Z 2026-01-15T19:59:13.5142992Z 2026-01-15T19:59:13.5142996Z 2026-01-15T19:59:13.5143001Z 2026-01-15T19:59:13.5143006Z 2026-01-15T19:59:13.5143011Z 2026-01-15T19:59:13.5143211Z  2026-01-15T19:59:13.5143431Z 2026-01-15T19:59:13.5143435Z 2026-01-15T19:59:13.5143578Z 2026-01-15T19:59:13.5143584Z 2026-01-15T19:59:13.5143589Z 2026-01-15T19:59:13.5143595Z 2026-01-15T19:59:13.5143606Z 2026-01-15T19:59:13.5143610Z 2026-01-15T19:59:13.5143615Z 2026-01-15T19:59:13.5143620Z 2026-01-15T19:59:13.5143800Z  2026-01-15T19:59:13.5144037Z 2026-01-15T19:59:13.5144041Z 2026-01-15T19:59:13.5144046Z 2026-01-15T19:59:13.5144050Z 2026-01-15T19:59:13.5144062Z 2026-01-15T19:59:13.5144066Z 2026-01-15T19:59:13.5144071Z 2026-01-15T19:59:13.5144075Z 2026-01-15T19:59:13.5144080Z 2026-01-15T19:59:13.5144085Z 2026-01-15T19:59:13.5144089Z 2026-01-15T19:59:13.5144270Z  2026-01-15T19:59:13.5144521Z 2026-01-15T19:59:13.5144526Z 2026-01-15T19:59:13.5144531Z 2026-01-15T19:59:13.5144535Z 2026-01-15T19:59:13.5144540Z 2026-01-15T19:59:13.5144545Z 2026-01-15T19:59:13.5144550Z 2026-01-15T19:59:13.5144554Z 2026-01-15T19:59:13.5144559Z 2026-01-15T19:59:13.5144564Z 2026-01-15T19:59:13.5144568Z 2026-01-15T19:59:13.5144577Z 2026-01-15T19:59:13.5144760Z  2026-01-15T19:59:13.5145027Z 2026-01-15T19:59:13.5145032Z 2026-01-15T19:59:13.5145037Z 2026-01-15T19:59:13.5145042Z 2026-01-15T19:59:13.5145047Z 2026-01-15T19:59:13.5145051Z 2026-01-15T19:59:13.5145059Z 2026-01-15T19:59:13.5145064Z 2026-01-15T19:59:13.5145069Z 2026-01-15T19:59:13.5145074Z 2026-01-15T19:59:13.5145078Z 2026-01-15T19:59:13.5145083Z 2026-01-15T19:59:13.5145088Z 2026-01-15T19:59:13.5145283Z  2026-01-15T19:59:13.5145551Z 2026-01-15T19:59:13.5145556Z 2026-01-15T19:59:13.5145561Z 2026-01-15T19:59:13.5145566Z 2026-01-15T19:59:13.5145570Z 2026-01-15T19:59:13.5145575Z 2026-01-15T19:59:13.5145580Z 2026-01-15T19:59:13.5145585Z 2026-01-15T19:59:13.5145589Z 2026-01-15T19:59:13.5145594Z 2026-01-15T19:59:13.5145599Z 2026-01-15T19:59:13.5145603Z 2026-01-15T19:59:13.5145608Z 2026-01-15T19:59:13.5145613Z 2026-01-15T19:59:13.5145820Z  2026-01-15T19:59:13.5146098Z 2026-01-15T19:59:13.5146103Z 2026-01-15T19:59:13.5146108Z 2026-01-15T19:59:13.5146113Z 2026-01-15T19:59:13.5146117Z 2026-01-15T19:59:13.5146122Z 2026-01-15T19:59:13.5146127Z 2026-01-15T19:59:13.5146142Z 2026-01-15T19:59:13.5146147Z 2026-01-15T19:59:13.5146156Z 2026-01-15T19:59:13.5146160Z 2026-01-15T19:59:13.5146165Z 2026-01-15T19:59:13.5146169Z 2026-01-15T19:59:13.5146174Z 2026-01-15T19:59:13.5146179Z 2026-01-15T19:59:13.5146385Z  2026-01-15T19:59:13.5146675Z 2026-01-15T19:59:13.5146680Z 2026-01-15T19:59:13.5146684Z 2026-01-15T19:59:13.5146689Z 2026-01-15T19:59:13.5146694Z 2026-01-15T19:59:13.5146699Z 2026-01-15T19:59:13.5146703Z 2026-01-15T19:59:13.5146709Z 2026-01-15T19:59:13.5146713Z 2026-01-15T19:59:13.5146718Z 2026-01-15T19:59:13.5146723Z 2026-01-15T19:59:13.5146727Z 2026-01-15T19:59:13.5146732Z 2026-01-15T19:59:13.5146737Z 2026-01-15T19:59:13.5146741Z 2026-01-15T19:59:13.5146746Z 2026-01-15T19:59:13.5146969Z  2026-01-15T19:59:13.5147269Z 2026-01-15T19:59:13.5147273Z 2026-01-15T19:59:13.5147278Z 2026-01-15T19:59:13.5147283Z 2026-01-15T19:59:13.5147288Z 2026-01-15T19:59:13.5147292Z 2026-01-15T19:59:13.5147297Z 2026-01-15T19:59:13.5147426Z 2026-01-15T19:59:13.5147430Z 2026-01-15T19:59:13.5147435Z 2026-01-15T19:59:13.5147440Z 2026-01-15T19:59:13.5147445Z 2026-01-15T19:59:13.5147449Z 2026-01-15T19:59:13.5147454Z 2026-01-15T19:59:13.5147470Z 2026-01-15T19:59:13.5147473Z 2026-01-15T19:59:13.5147476Z 2026-01-15T19:59:13.5147639Z  2026-01-15T19:59:13.5147842Z 2026-01-15T19:59:13.5147845Z 2026-01-15T19:59:13.5147848Z 2026-01-15T19:59:13.5147851Z 2026-01-15T19:59:13.5147853Z 2026-01-15T19:59:13.5147857Z 2026-01-15T19:59:13.5147860Z 2026-01-15T19:59:13.5147863Z 2026-01-15T19:59:13.5147866Z 2026-01-15T19:59:13.5147869Z 2026-01-15T19:59:13.5147872Z 2026-01-15T19:59:13.5147947Z 2026-01-15T19:59:13.5147951Z 2026-01-15T19:59:13.5147954Z 2026-01-15T19:59:13.5147957Z 2026-01-15T19:59:13.5147960Z 2026-01-15T19:59:13.5147963Z 2026-01-15T19:59:13.5147966Z 2026-01-15T19:59:13.5148117Z  2026-01-15T19:59:13.5148316Z 2026-01-15T19:59:13.5148319Z 2026-01-15T19:59:13.5148395Z  2026-01-15T19:59:13.5148487Z 2026-01-15T19:59:13.5148490Z 2026-01-15T19:59:13.5148566Z  2026-01-15T19:59:13.5148653Z 2026-01-15T19:59:13.5148662Z 2026-01-15T19:59:13.5148665Z 2026-01-15T19:59:13.5148744Z  2026-01-15T19:59:13.5148833Z 2026-01-15T19:59:13.5148836Z 2026-01-15T19:59:13.5148839Z 2026-01-15T19:59:13.5148842Z 2026-01-15T19:59:13.5148929Z  2026-01-15T19:59:13.5149025Z 2026-01-15T19:59:13.5149028Z 2026-01-15T19:59:13.5149030Z 2026-01-15T19:59:13.5149033Z 2026-01-15T19:59:13.5149036Z 2026-01-15T19:59:13.5149124Z  2026-01-15T19:59:13.5149228Z 2026-01-15T19:59:13.5149231Z 2026-01-15T19:59:13.5149237Z 2026-01-15T19:59:13.5149240Z 2026-01-15T19:59:13.5149243Z 2026-01-15T19:59:13.5149246Z 2026-01-15T19:59:13.5149338Z  2026-01-15T19:59:13.5149449Z 2026-01-15T19:59:13.5149453Z 2026-01-15T19:59:13.5149456Z 2026-01-15T19:59:13.5149459Z 2026-01-15T19:59:13.5149465Z 2026-01-15T19:59:13.5149468Z 2026-01-15T19:59:13.5149470Z 2026-01-15T19:59:13.5149567Z  2026-01-15T19:59:13.5149681Z 2026-01-15T19:59:13.5149684Z 2026-01-15T19:59:13.5149687Z 2026-01-15T19:59:13.5149690Z 2026-01-15T19:59:13.5149693Z 2026-01-15T19:59:13.5149696Z 2026-01-15T19:59:13.5149699Z 2026-01-15T19:59:13.5149701Z 2026-01-15T19:59:13.5151056Z  2026-01-15T19:59:13.5151296Z 2026-01-15T19:59:13.5151301Z 2026-01-15T19:59:13.5151306Z 2026-01-15T19:59:13.5151311Z 2026-01-15T19:59:13.5151316Z 2026-01-15T19:59:13.5151321Z 2026-01-15T19:59:13.5151326Z 2026-01-15T19:59:13.5151331Z 2026-01-15T19:59:13.5151335Z 2026-01-15T19:59:13.5151532Z  2026-01-15T19:59:13.5151783Z 2026-01-15T19:59:13.5151788Z 2026-01-15T19:59:13.5151792Z 2026-01-15T19:59:13.5151797Z 2026-01-15T19:59:13.5151802Z 2026-01-15T19:59:13.5151813Z 2026-01-15T19:59:13.5151818Z 2026-01-15T19:59:13.5151823Z 2026-01-15T19:59:13.5151827Z 2026-01-15T19:59:13.5151837Z 2026-01-15T19:59:13.5152013Z  2026-01-15T19:59:13.5152243Z 2026-01-15T19:59:13.5152248Z 2026-01-15T19:59:13.5152262Z 2026-01-15T19:59:13.5152267Z 2026-01-15T19:59:13.5152272Z 2026-01-15T19:59:13.5152276Z 2026-01-15T19:59:13.5152281Z 2026-01-15T19:59:13.5152286Z 2026-01-15T19:59:13.5152290Z 2026-01-15T19:59:13.5152297Z 2026-01-15T19:59:13.5152301Z 2026-01-15T19:59:13.5152447Z  2026-01-15T19:59:13.5152607Z 2026-01-15T19:59:13.5152610Z 2026-01-15T19:59:13.5152613Z 2026-01-15T19:59:13.5152617Z 2026-01-15T19:59:13.5152620Z 2026-01-15T19:59:13.5152623Z 2026-01-15T19:59:13.5152626Z 2026-01-15T19:59:13.5152628Z 2026-01-15T19:59:13.5152635Z 2026-01-15T19:59:13.5152637Z 2026-01-15T19:59:13.5152640Z 2026-01-15T19:59:13.5152643Z 2026-01-15T19:59:13.5152750Z  2026-01-15T19:59:13.5152909Z 2026-01-15T19:59:13.5152912Z 2026-01-15T19:59:13.5152915Z 2026-01-15T19:59:13.5152918Z 2026-01-15T19:59:13.5153081Z 2026-01-15T19:59:13.5153084Z 2026-01-15T19:59:13.5153087Z 2026-01-15T19:59:13.5153090Z 2026-01-15T19:59:13.5153093Z 2026-01-15T19:59:13.5153096Z 2026-01-15T19:59:13.5153098Z 2026-01-15T19:59:13.5153102Z 2026-01-15T19:59:13.5153104Z 2026-01-15T19:59:13.5153224Z  2026-01-15T19:59:13.5153382Z 2026-01-15T19:59:13.5153385Z 2026-01-15T19:59:13.5153388Z 2026-01-15T19:59:13.5153391Z 2026-01-15T19:59:13.5153394Z 2026-01-15T19:59:13.5153397Z 2026-01-15T19:59:13.5153399Z 2026-01-15T19:59:13.5153402Z 2026-01-15T19:59:13.5153405Z 2026-01-15T19:59:13.5153408Z 2026-01-15T19:59:13.5153410Z 2026-01-15T19:59:13.5153413Z 2026-01-15T19:59:13.5153421Z 2026-01-15T19:59:13.5153532Z 2026-01-15T19:59:13.5153652Z  2026-01-15T19:59:13.5153815Z 2026-01-15T19:59:13.5153818Z 2026-01-15T19:59:13.5153822Z 2026-01-15T19:59:13.5153825Z 2026-01-15T19:59:13.5153828Z 2026-01-15T19:59:13.5153836Z 2026-01-15T19:59:13.5153842Z 2026-01-15T19:59:13.5153845Z 2026-01-15T19:59:13.5153849Z 2026-01-15T19:59:13.5153852Z 2026-01-15T19:59:13.5153855Z 2026-01-15T19:59:13.5153857Z 2026-01-15T19:59:13.5153860Z 2026-01-15T19:59:13.5153863Z 2026-01-15T19:59:13.5153866Z 2026-01-15T19:59:13.5153985Z  2026-01-15T19:59:13.5154157Z 2026-01-15T19:59:13.5154161Z 2026-01-15T19:59:13.5154163Z 2026-01-15T19:59:13.5154166Z 2026-01-15T19:59:13.5154169Z 2026-01-15T19:59:13.5154172Z 2026-01-15T19:59:13.5154175Z 2026-01-15T19:59:13.5154178Z 2026-01-15T19:59:13.5154181Z 2026-01-15T19:59:13.5154184Z 2026-01-15T19:59:13.5154186Z 2026-01-15T19:59:13.5154189Z 2026-01-15T19:59:13.5154192Z 2026-01-15T19:59:13.5154198Z 2026-01-15T19:59:13.5154201Z 2026-01-15T19:59:13.5154204Z 2026-01-15T19:59:13.5154348Z  done 2026-01-15T19:59:13.7257808Z Preparing transaction: - \ done 2026-01-15T19:59:14.8368328Z Verifying transaction: / - \ | / - \ | / - \ done 2026-01-15T19:59:15.8414473Z Executing transaction: / - \ | / - \ | / - 2026-01-15T19:59:16.6432507Z \ | / - \ | / - 2026-01-15T19:59:16.8458691Z \ | done 2026-01-15T19:59:17.0467527Z ffmpeg version 8.0.1 Copyright (c) 2000-2025 the FFmpeg developers 2026-01-15T19:59:17.0468150Z built with gcc 14.3.0 (conda-forge gcc 14.3.0-16) 2026-01-15T19:59:17.0474766Z configuration: --prefix=/home/runner/miniconda3/envs/test --cc=/home/conda/feedstock_root/build_artifacts/ffmpeg_1768122718756/_build_env/bin/x86_64-conda-linux-gnu-cc --cxx=/home/conda/feedstock_root/build_artifacts/ffmpeg_1768122718756/_build_env/bin/x86_64-conda-linux-gnu-c++ --nm=/home/conda/feedstock_root/build_artifacts/ffmpeg_1768122718756/_build_env/bin/x86_64-conda-linux-gnu-nm --ar=/home/conda/feedstock_root/build_artifacts/ffmpeg_1768122718756/_build_env/bin/x86_64-conda-linux-gnu-ar --disable-doc --enable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --disable-gnutls --enable-libvpx --enable-libass --enable-pthreads --enable-alsa --enable-libpulse --enable-libvpl --enable-vaapi --enable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libmp3lame --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libvorbis --enable-libopus --enable-librsvg --enable-libwebp --enable-ffplay --enable-vulkan --enable-libshaderc --pkg-config=/home/conda/feedstock_root/build_artifacts/ffmpeg_1768122718756/_build_env/bin/pkg-config 2026-01-15T19:59:17.0481362Z libavutil 60. 8.100 / 60. 8.100 2026-01-15T19:59:17.0481680Z libavcodec 62. 11.100 / 62. 11.100 2026-01-15T19:59:17.0481979Z libavformat 62. 3.100 / 62. 3.100 2026-01-15T19:59:17.0482272Z libavdevice 62. 1.100 / 62. 1.100 2026-01-15T19:59:17.0482573Z libavfilter 11. 4.100 / 11. 4.100 2026-01-15T19:59:17.0482816Z libswscale 9. 1.100 / 9. 1.100 2026-01-15T19:59:17.0483381Z libswresample 6. 1.100 / 6. 1.100 2026-01-15T19:59:17.0483546Z 2026-01-15T19:59:17.0483627Z Exiting with exit code 0 2026-01-15T19:59:17.0521620Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:59:17.0522025Z bash packaging/install_test_dependencies.sh 2026-01-15T19:59:17.0554309Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:59:17.0554577Z env: 2026-01-15T19:59:17.0554739Z INPUT_RUN_POST: true 2026-01-15T19:59:17.0554949Z CONDA: /home/runner/miniconda3 2026-01-15T19:59:17.0555171Z ##[endgroup] 2026-01-15T19:59:17.8378422Z Installing test dependencies... 2026-01-15T19:59:18.1363326Z Requirement already satisfied: numpy in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:59:18.2100315Z Collecting pytest 2026-01-15T19:59:18.2358482Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:59:18.2410785Z Requirement already satisfied: pillow in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:59:18.2537719Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:59:18.2573543Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:59:18.2684829Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:59:18.2722909Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:59:18.3002512Z Collecting packaging>=22 (from pytest) 2026-01-15T19:59:18.3078279Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:59:18.3204068Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:59:18.3245375Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:59:18.3458962Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:59:18.3493785Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:59:18.3711093Z Collecting tomli>=1 (from pytest) 2026-01-15T19:59:18.3746723Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:59:18.3839342Z Requirement already satisfied: typing-extensions>=4.6.0 in /home/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:59:18.3895739Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:59:18.4019205Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:59:18.4074461Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:59:18.4168546Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:59:18.4222052Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:59:18.4282242Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:59:18.4394988Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 113.3 MB/s 0:00:00 2026-01-15T19:59:18.4429005Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:59:18.5135235Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:59:19.2481502Z 2026-01-15T19:59:19.2520043Z Successfully installed exceptiongroup-1.3.1 iniconfig-2.3.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-9.0.2 tomli-2.4.0 2026-01-15T19:59:19.2932613Z Test dependencies installed successfully! 2026-01-15T19:59:19.2974346Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:59:19.2975000Z pytest --override-ini="addopts=-v" test 2026-01-15T19:59:19.3013648Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-01-15T19:59:19.3013927Z env: 2026-01-15T19:59:19.3014093Z INPUT_RUN_POST: true 2026-01-15T19:59:19.3014316Z CONDA: /home/runner/miniconda3 2026-01-15T19:59:19.3014548Z ##[endgroup] 2026-01-15T19:59:22.1343356Z ============================= test session starts ============================== 2026-01-15T19:59:22.1344627Z platform linux -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /home/runner/miniconda3/envs/test/bin/python 2026-01-15T19:59:22.1345709Z cachedir: .pytest_cache 2026-01-15T19:59:22.1346239Z rootdir: /home/runner/work/torchcodec/torchcodec 2026-01-15T19:59:22.1347034Z configfile: pyproject.toml 2026-01-15T19:59:22.7831272Z collecting ... collected 1760 items 2026-01-15T19:59:22.7831829Z 2026-01-15T19:59:22.7925104Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:22.7976101Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:22.7995692Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:22.8048589Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:22.8093657Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:22.8111357Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:22.8166185Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:22.8212746Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:22.8230776Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:22.8285238Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:22.8330450Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:22.8348431Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:22.8403105Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:22.8449054Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:22.8468073Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:59:22.8525214Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:59:22.8570951Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:59:22.8588898Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:59:22.8643587Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:59:22.8690230Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:59:22.8708422Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:59:22.8807653Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:59:22.8880951Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:59:22.8933923Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:59:22.8977880Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:59:23.0734852Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:59:23.0747462Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:59:23.1463010Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:59:23.2092078Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:59:23.2099391Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:59:23.2106539Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:59:23.2113808Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:59:23.2120280Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:59:23.2812083Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:59:23.3410311Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:59:23.3417329Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:59:23.3424394Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:59:23.3431260Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:59:23.3437774Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:59:23.5410874Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:59:23.9818333Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:59:23.9825963Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:59:23.9832961Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:24.4209561Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:59:24.4217427Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:59:24.4224567Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:24.4285745Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:59:24.4423784Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:59:24.4430683Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:59:24.4489604Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:59:24.4496679Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:59:24.4503569Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:59:24.4548490Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:24.4555320Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:24.4562195Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:24.5730887Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:59:24.5738604Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:59:24.5745490Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:24.6908999Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:24.6916305Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:24.6925722Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:41.5810487Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:59:41.6363402Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:59:41.6370724Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:59:41.6377488Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:41.6922315Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:59:41.6930504Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:59:41.6937737Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:59:41.7145426Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:59:41.7152598Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:59:41.7159289Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:41.7220874Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:41.7227779Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:41.7234592Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:41.7281547Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:41.7288151Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:59:41.7295093Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:41.7771325Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:41.7778286Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:41.7785143Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:41.8252301Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:41.8259239Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:59:41.8266133Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:41.8331595Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:59:41.8337970Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:59:41.8345450Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:59:41.8393787Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:59:41.8400130Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:41.8406551Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:41.8487421Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:59:41.8494262Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:59:41.8500842Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:42.0062600Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:59:42.0069485Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:59:42.0079174Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:42.1679593Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:59:42.1687285Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:42.1694230Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:42.1732143Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:59:42.1789544Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:59:42.1796695Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:59:42.1803505Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:42.1848537Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:59:42.1855217Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:59:42.1861878Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:59:42.2009293Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:59:42.2016199Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:42.2022820Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:42.2151329Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:42.2158085Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:42.2164910Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:42.2302900Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:59:42.2309594Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:42.2316341Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:42.2443340Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:42.2450101Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:42.2456604Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:42.2517529Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:59:42.2524098Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:59:42.2530501Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:42.2576334Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:59:42.2584874Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:59:42.2591342Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:59:42.2838005Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:59:42.2845003Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:59:42.2851834Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:42.3227235Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:59:42.3233513Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:59:42.3240378Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:42.3630233Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:59:42.3637453Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:59:42.3643415Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:42.3887560Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:59:42.3894352Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:59:42.3900477Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:42.4251485Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:59:42.4258241Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:59:42.4264817Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:59:42.4653318Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:59:42.4659101Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:59:42.4665987Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:42.5876210Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:59:42.5877618Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:59:42.5879001Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:42.7063104Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:59:42.7070363Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:59:42.7077461Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:59:42.7163102Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:59:42.7232863Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:59:42.7302464Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:59:42.7372384Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:59:42.7448687Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:59:42.7519300Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:59:42.7594601Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:59:42.7667864Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:59:42.7735826Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:59:42.7803360Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:59:42.7908525Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:59:42.8016447Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:59:42.8156052Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:59:42.8298147Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:59:42.8305721Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8312699Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8319413Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8326223Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8332956Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8339481Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8346082Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8352746Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8359271Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8367607Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8374292Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8380733Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8387207Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:59:42.8394374Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:59:42.8402167Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8408917Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8415588Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8423067Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8430445Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8437817Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8446295Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8453418Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8460486Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8467065Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8475073Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8482282Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8488530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:59:42.8494977Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:59:42.8560253Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:59:42.8618538Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:59:42.8677089Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:59:42.8735553Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:59:42.8797103Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:59:42.8857926Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:59:42.8922922Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:59:42.8990005Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:59:42.9048401Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:59:42.9106743Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:59:42.9203468Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:59:42.9302353Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:59:42.9412710Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:59:42.9524473Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:59:42.9531564Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:42.9538071Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:42.9544796Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:42.9551408Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:42.9557950Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:42.9564465Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:42.9571143Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:59:42.9577423Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:59:42.9583864Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9590462Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9598398Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9605002Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9611509Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9618145Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9624527Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9630898Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9636762Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9642829Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9648782Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9654883Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9660918Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9668323Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9674381Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9680245Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:59:42.9685939Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:59:42.9691763Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:59:42.9697426Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:59:42.9703333Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:59:42.9757255Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:59:43.1324171Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:59:43.4626718Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:59:43.7938019Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:59:43.7944913Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:59:43.7951708Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:59:43.7958212Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:59:43.7964866Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:59:43.7971214Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:59:43.7977554Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:59:43.9505603Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:59:44.2796039Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:59:44.6091072Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:59:44.6097668Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:59:44.6104551Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:59:44.6111579Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:59:44.6117847Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:59:44.6124431Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:59:44.6130841Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:59:44.6191729Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:59:44.6200596Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:59:44.6207224Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:44.6252234Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:59:44.6258830Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:59:44.6265665Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:44.6335312Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:59:44.6341962Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:59:44.6348337Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:44.6355481Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:59:44.6361948Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:59:44.6368070Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:59:44.6374460Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:59:44.6380727Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:59:44.6388643Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:59:44.6395134Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:59:44.6401423Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:59:44.6454354Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:59:44.6460811Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:44.6467483Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:44.6533299Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:59:44.6540071Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:59:44.6546592Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:44.7501303Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:59:44.7508736Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:44.7515983Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:44.8981672Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:59:44.8988630Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:59:44.8995618Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:59:44.9963211Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:59:44.9971004Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:59:44.9978178Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:45.1408403Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:59:45.1416263Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:59:45.1423625Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:45.2239006Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:59:45.2245953Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:59:45.2255197Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:45.2268492Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:59:45.2275130Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:59:45.2281358Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:45.2292167Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:59:45.2298234Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:59:45.2304496Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:45.2316038Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cpu] PASSED [ 16%] 2026-01-15T19:59:45.2322313Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 16%] 2026-01-15T19:59:45.2328432Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:59:45.2345116Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:59:45.2351390Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:59:45.2357388Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:59:45.2574503Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:59:45.2581743Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:59:45.2593921Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:59:45.2600465Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:59:45.2606995Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:59:45.2613644Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:59:45.2620194Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:59:45.2626516Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:59:45.2633310Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:59:45.2639625Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:59:45.2646267Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:59:45.2652749Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:59:45.2659007Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:59:45.2667158Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:59:45.2673839Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:59:45.2680279Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:59:45.2686660Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:59:45.2693307Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:59:45.2699524Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:59:45.2705927Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:59:45.2712326Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:59:45.2718715Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:59:45.2725145Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:59:45.2731626Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:59:45.2739361Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:59:45.2745792Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:59:45.2752289Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:59:45.2758490Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:59:45.2764949Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:59:45.2771640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:59:45.2778021Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:59:45.2784433Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:59:45.2790803Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:59:45.2797112Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:59:45.2803570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:59:45.2811540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:59:45.2817907Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:59:45.2824280Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:59:45.2830507Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:59:45.2836735Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:59:45.2843270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:59:45.2849555Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:59:45.2855909Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:59:45.2862348Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:59:45.2868731Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:59:45.2875138Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:59:45.2883218Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:59:45.2889483Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:59:45.2896084Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:59:45.2903044Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:59:45.2909420Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:59:45.2915882Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:59:45.2922576Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:59:45.2928881Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:59:45.2935266Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:59:45.2941698Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:59:45.2948070Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:59:45.2956010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:59:45.2962698Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:59:45.2968800Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:59:45.2975395Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:59:45.2981813Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:59:45.2988105Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:59:45.2994486Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:59:45.3000727Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:59:45.3007124Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:59:45.3013571Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:59:45.3020026Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:59:45.3027767Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:59:45.3034359Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:59:45.3040654Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:59:45.3046881Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:59:45.3053312Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:59:45.3059446Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:59:45.3065994Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:59:45.3072421Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:59:45.3078703Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:59:45.3085159Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:59:45.3091718Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:59:45.3099487Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:59:45.3105927Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:59:45.3112347Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:59:45.3118555Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:59:45.3124928Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:59:45.3131247Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:59:45.3137477Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:59:45.3144057Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:59:45.3150167Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:59:45.3156455Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:59:45.3163081Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:59:45.3170812Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:59:45.3177376Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:59:45.3183976Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:59:45.3190360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:59:45.3196548Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:59:45.3203010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:59:45.3209283Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:59:45.3215629Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:59:45.3222113Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:59:45.3228443Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:59:45.3234895Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:59:45.3242833Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:59:45.3249044Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:59:45.3255384Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:59:45.3261731Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:59:45.3267849Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:59:45.3274113Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:59:45.3280365Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:59:45.3286520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:59:45.3292916Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:59:45.3299064Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:59:45.3305571Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:59:45.3313530Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:59:45.3319510Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:59:45.3325706Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:59:45.3331847Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:59:45.3403159Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:59:45.3409519Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:59:45.3416067Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:59:45.3422698Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:59:45.3429087Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:59:45.3476497Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:59:45.3494474Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:59:45.3510000Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:59:45.3774363Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:59:45.3859113Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:59:45.3901972Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:59:45.4055428Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:59:45.4164949Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:59:45.4300962Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:59:45.4381541Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:59:45.4512774Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:59:45.4592890Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:59:45.4727829Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:59:45.4811455Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:59:45.4977387Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:59:45.5069978Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:59:45.5359672Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:59:45.5419504Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:59:45.5447125Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:59:45.5501342Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:59:45.5525644Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:59:45.5569501Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:59:45.5586673Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:59:45.5660803Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:59:45.5675558Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:59:45.5697804Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:59:45.5761925Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:59:45.5824124Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:59:45.5883709Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:59:45.5935661Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:59:45.5981806Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:59:45.6081812Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:59:45.6294434Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:59:45.6344612Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:59:45.6397718Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:59:45.6419604Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:59:45.6474594Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:59:45.6496750Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:59:45.6548271Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:59:45.6572762Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:59:45.6668114Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:59:45.6734846Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:59:45.6754721Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:59:45.6803901Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:59:45.6822364Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:45.6886910Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:45.6906036Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:59:45.6954866Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:59:45.6976267Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:45.7042149Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:45.7064078Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:59:45.7120543Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:59:45.7142484Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:59:45.7265583Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:59:45.7293819Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:59:45.7360625Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:59:45.7387571Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:45.7593932Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:45.7628983Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:59:45.7712791Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:59:45.7744595Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:45.8039631Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:45.8060935Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:59:45.8109750Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:59:45.8128814Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:59:45.8195666Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:59:45.8217954Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:59:45.8235955Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:59:45.8252326Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:59:45.8270770Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:59:45.8287639Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:59:45.8306921Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:59:45.8326284Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:59:45.8467395Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:59:45.8601418Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:59:45.8735828Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:59:45.8850909Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:59:45.8963948Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:59:45.9077193Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:59:45.9250877Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:59:45.9427706Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:59:45.9604063Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:59:46.1660599Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:59:46.2829595Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:59:46.4869129Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:59:46.6041807Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:59:46.8032916Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:59:46.9230810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:59:47.1209429Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:59:47.2418423Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:47.4034989Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:59:47.5195201Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:59:47.6789370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:59:47.7969274Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:59:47.9590642Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:59:48.0804166Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:59:48.2497185Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:59:48.3730670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:48.5796972Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:59:48.7043621Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:59:48.9095994Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:59:49.0326883Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:59:49.2313031Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:59:49.3588271Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:59:49.5564689Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:59:49.6838988Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:59:50.0492071Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:59:50.1946996Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:59:50.5580301Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:59:50.7029624Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:59:51.0943998Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:59:51.2385271Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:59:51.5840708Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:59:51.7426291Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:59:51.9730077Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:59:52.1181690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:59:52.3511096Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:59:52.4960201Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:59:52.7338036Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:59:52.8785543Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:59:53.1199157Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:59:53.2815072Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:59:53.6475504Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:59:53.8127268Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:59:54.1786664Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:59:54.3445343Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:59:54.7347103Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:59:54.8934767Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:59:55.2367307Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:59:55.4153636Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:59:55.5554381Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:59:55.6728758Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:59:55.8131100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:59:55.9296279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:59:56.0691028Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:59:56.1876960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:59:56.3297725Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:59:56.4479092Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:59:56.5774940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:59:56.6924937Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:59:56.8245476Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:59:56.9431144Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:59:57.0769303Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:57.1924784Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:59:57.3241175Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:59:57.4399428Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:59:57.5796884Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:59:57.7049148Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:59:57.8425731Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:59:57.9668669Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:59:58.1067244Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:58.2334047Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:59:58.3714671Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:59:58.4950408Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:59:58.6793643Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:59:58.8194971Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:59:59.0026349Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:59:59.1407091Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:59:59.3257978Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:59:59.4636964Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:59:59.6469378Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:59:59.7846760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:59:59.9428034Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T20:00:00.0809592Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T20:00:00.2391586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T20:00:00.3770331Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T20:00:00.5363832Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T20:00:00.6743625Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T20:00:00.8296070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T20:00:00.9663978Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T20:00:01.1556383Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T20:00:01.3269355Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T20:00:01.5182603Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T20:00:01.6920632Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T20:00:01.8866256Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T20:00:02.0663833Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T20:00:02.2627012Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T20:00:02.4350588Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T20:00:02.5898802Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T20:00:02.7117842Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T20:00:02.8634504Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T20:00:02.9824831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T20:00:03.1346636Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T20:00:03.2530849Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T20:00:03.4063465Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T20:00:03.5278977Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T20:00:03.6692734Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T20:00:03.7860663Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T20:00:03.9266951Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T20:00:04.0426087Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T20:00:04.1842074Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T20:00:04.3024464Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T20:00:04.4456687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T20:00:04.5638248Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T20:00:04.7189525Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T20:00:04.8354566Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T20:00:04.9863083Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T20:00:05.1066932Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T20:00:05.2586531Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T20:00:05.3782570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T20:00:05.5288769Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T20:00:05.6496894Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T20:00:05.8545321Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T20:00:05.9817644Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T20:00:06.1837295Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T20:00:06.3108226Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T20:00:06.5140783Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T20:00:06.6402140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T20:00:06.8412037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T20:00:06.9677657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T20:00:07.1357135Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T20:00:07.2606367Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T20:00:07.4288075Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T20:00:07.5547523Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T20:00:07.7258792Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T20:00:07.8518842Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T20:00:08.0194301Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T20:00:08.1470239Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T20:00:08.3488706Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T20:00:08.4768251Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T20:00:08.6801589Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T20:00:08.8134996Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T20:00:09.0172853Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T20:00:09.1468036Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T20:00:09.3506105Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T20:00:09.4831279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T20:00:09.6098923Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T20:00:09.6595111Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T20:00:09.7871726Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T20:00:09.8365127Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T20:00:09.9555850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:10.0073607Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T20:00:10.1239217Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T20:00:10.1765878Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T20:00:10.2616687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T20:00:10.3115316Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T20:00:10.3955427Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T20:00:10.4451468Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T20:00:10.5280675Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:10.5793120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T20:00:10.6626764Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T20:00:10.7156764Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T20:00:10.8422812Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T20:00:10.8974874Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T20:00:11.0251337Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T20:00:11.0807824Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T20:00:11.1991612Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T20:00:11.2558147Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:11.3731085Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:11.4305395Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T20:00:11.6993428Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T20:00:11.7703578Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T20:00:12.0385242Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T20:00:12.1105473Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T20:00:12.4070397Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T20:00:12.4778937Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:12.7243934Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:12.8093642Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T20:00:12.9511774Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T20:00:13.0214913Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T20:00:13.1648982Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T20:00:13.2353269Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T20:00:13.3816755Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T20:00:13.4524785Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T20:00:13.6058518Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T20:00:13.6906706Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:13.9599676Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T20:00:14.0476659Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T20:00:14.3166678Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T20:00:14.4044354Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T20:00:14.7034429Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T20:00:14.7906009Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T20:00:15.0367668Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T20:00:15.1371713Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:15.1967860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T20:00:15.2425224Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T20:00:15.3012119Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T20:00:15.3472592Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T20:00:15.4056709Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T20:00:15.4520758Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T20:00:15.5107912Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T20:00:15.5571842Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T20:00:15.6117312Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T20:00:15.6571970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T20:00:15.7118538Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T20:00:15.7577771Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T20:00:15.8119456Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T20:00:15.8577395Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T20:00:15.9116895Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T20:00:15.9566939Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T20:00:16.0146474Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T20:00:16.0645938Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T20:00:16.1226178Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T20:00:16.1727159Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T20:00:16.2311601Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T20:00:16.2820325Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T20:00:16.3419053Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T20:00:16.3924393Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T20:00:16.4767426Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T20:00:16.5331681Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T20:00:16.6176293Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T20:00:16.6743630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T20:00:16.7589082Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T20:00:16.8150406Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T20:00:16.8990679Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T20:00:16.9558123Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T20:00:17.0258045Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T20:00:17.0820845Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T20:00:17.1534080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T20:00:17.2100985Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T20:00:17.2817472Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T20:00:17.3386727Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T20:00:17.4109066Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T20:00:17.4677953Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T20:00:17.5525815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T20:00:17.6246097Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T20:00:17.7092793Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T20:00:17.7811500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T20:00:17.8649669Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:17.9359319Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T20:00:18.0183721Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T20:00:18.0899163Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T20:00:18.1580053Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T20:00:18.2057281Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T20:00:18.2740587Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T20:00:18.3211393Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T20:00:18.3900708Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:18.4375271Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T20:00:18.5055141Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T20:00:18.5530986Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T20:00:18.6150694Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T20:00:18.6619741Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T20:00:18.7240614Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T20:00:18.7713917Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T20:00:18.8343268Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T20:00:18.8816296Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:18.9428232Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:18.9898077Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T20:00:19.0576853Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T20:00:19.1065032Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T20:00:19.1752946Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T20:00:19.2236568Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T20:00:19.2953626Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T20:00:19.3440011Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:19.4130657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:19.4614497Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T20:00:19.5653035Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T20:00:19.6185657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T20:00:19.7242940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T20:00:19.7774063Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T20:00:19.8813895Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T20:00:19.9346932Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T20:00:20.0386971Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T20:00:20.0927302Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:20.1721196Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T20:00:20.2251324Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T20:00:20.3073952Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T20:00:20.3609903Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T20:00:20.4420973Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T20:00:20.4948827Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T20:00:20.5759446Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T20:00:20.6291366Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:20.7337223Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T20:00:20.7902983Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T20:00:20.8942280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T20:00:20.9505279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T20:00:21.0564764Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T20:00:21.1134819Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T20:00:21.2199595Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T20:00:21.2766610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T20:00:21.4044614Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T20:00:21.4540747Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T20:00:21.5819383Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T20:00:21.6323645Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T20:00:21.7518740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T20:00:21.8025992Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T20:00:21.9191886Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T20:00:21.9722592Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T20:00:22.0562199Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T20:00:22.1063837Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T20:00:22.1904501Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T20:00:22.2396694Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T20:00:22.3206795Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T20:00:22.3723081Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T20:00:22.4570003Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T20:00:22.5111302Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T20:00:22.6380306Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T20:00:22.6931214Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T20:00:22.8202784Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T20:00:22.8755640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T20:00:22.9937791Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T20:00:23.0487586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T20:00:23.1653755Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T20:00:23.2226391Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T20:00:23.4906321Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T20:00:23.5607014Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T20:00:23.8290904Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T20:00:23.9000792Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T20:00:24.1980901Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T20:00:24.2683040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T20:00:24.5133227Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T20:00:24.5994176Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T20:00:24.7426815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T20:00:24.8117289Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T20:00:24.9535521Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T20:00:25.0247256Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T20:00:25.1738184Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:25.2454840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T20:00:25.4004356Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T20:00:25.4855276Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T20:00:25.7547571Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T20:00:25.8421514Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T20:00:26.1114891Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T20:00:26.1975182Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T20:00:26.4924522Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:26.5802768Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T20:00:26.8271177Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T20:00:26.9279642Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T20:00:26.9863269Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T20:00:27.0323383Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T20:00:27.0920553Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T20:00:27.1380025Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T20:00:27.1957175Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T20:00:27.2410294Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:27.2986816Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:27.3440610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T20:00:27.3982377Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T20:00:27.4436216Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T20:00:27.4972231Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T20:00:27.5423056Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T20:00:27.5975292Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T20:00:27.6432426Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:27.6970990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:27.7425787Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T20:00:27.7996481Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T20:00:27.8491079Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T20:00:27.9065462Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T20:00:27.9555136Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T20:00:28.0134789Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T20:00:28.0637175Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T20:00:28.1218702Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T20:00:28.1715047Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:28.2564531Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T20:00:28.3135830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T20:00:28.3995141Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T20:00:28.4554443Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T20:00:28.5416749Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T20:00:28.5985506Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T20:00:28.6832052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T20:00:28.7393748Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:28.8114419Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T20:00:28.8691162Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T20:00:28.9407806Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T20:00:28.9965056Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T20:00:29.0669307Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T20:00:29.1238035Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T20:00:29.1946121Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T20:00:29.2512211Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T20:00:29.3371395Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T20:00:29.4091237Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T20:00:29.4928544Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T20:00:29.5643267Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T20:00:29.6493227Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T20:00:29.7223044Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T20:00:29.8070009Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T20:00:29.8790139Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T20:00:29.9480420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T20:00:29.9953547Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T20:00:30.0643983Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T20:00:30.1127340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T20:00:30.1829337Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T20:00:30.2308728Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T20:00:30.3001123Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T20:00:30.3470651Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T20:00:30.4082647Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T20:00:30.4558608Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T20:00:30.5171459Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T20:00:30.5645020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T20:00:30.6265215Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T20:00:30.6738143Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T20:00:30.7360051Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T20:00:30.7839289Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T20:00:30.8526417Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T20:00:30.9012742Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T20:00:30.9700238Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T20:00:31.0188961Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T20:00:31.0880328Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T20:00:31.1369638Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T20:00:31.2067853Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T20:00:31.2550285Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T20:00:31.3574089Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T20:00:31.4111396Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T20:00:31.5161332Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T20:00:31.5686484Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T20:00:31.6739370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:31.7275694Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T20:00:31.8312908Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T20:00:31.8843775Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T20:00:31.9642896Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T20:00:32.0178108Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T20:00:32.0997129Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T20:00:32.1533490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T20:00:32.2341692Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:32.2874315Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T20:00:32.3680677Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T20:00:32.4210080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T20:00:32.5246146Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T20:00:32.5815141Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T20:00:32.6855876Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T20:00:32.7417711Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T20:00:32.8455517Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T20:00:32.9026422Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:33.0066826Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:33.0635805Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T20:00:33.1525717Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T20:00:33.1735086Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T20:00:33.2599214Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T20:00:33.2809306Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T20:00:33.3593434Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T20:00:33.3822767Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:33.4587241Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:33.4864954Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T20:00:33.5302602Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T20:00:33.5509479Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T20:00:33.5942649Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T20:00:33.6170022Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T20:00:33.6592569Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T20:00:33.6822997Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T20:00:33.7262398Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T20:00:33.7538218Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:33.8403528Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T20:00:33.8711986Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T20:00:33.9576577Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T20:00:33.9885113Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T20:00:34.0669197Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T20:00:34.0983368Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T20:00:34.1745073Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T20:00:34.2085537Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:34.2256482Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T20:00:34.2369930Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T20:00:34.2539636Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T20:00:34.2653334Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T20:00:34.2873998Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T20:00:34.2989646Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T20:00:34.3157925Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T20:00:34.3272406Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T20:00:34.3403124Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T20:00:34.3516875Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T20:00:34.3645594Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T20:00:34.3761857Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T20:00:34.3892729Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T20:00:34.4006764Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T20:00:34.4135908Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T20:00:34.4250715Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T20:00:34.4417388Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T20:00:34.4599274Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T20:00:34.4770061Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T20:00:34.4950877Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T20:00:34.5121007Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T20:00:34.5301646Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T20:00:34.5470638Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T20:00:34.5653438Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T20:00:34.5941909Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T20:00:34.6056484Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T20:00:34.6338883Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T20:00:34.6452473Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T20:00:34.6737870Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T20:00:34.6850734Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T20:00:34.7135975Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T20:00:34.7250248Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T20:00:34.7469001Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T20:00:34.7582452Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T20:00:34.7804909Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T20:00:34.7917673Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T20:00:34.8135703Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T20:00:34.8249387Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T20:00:34.8467972Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T20:00:34.8581764Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T20:00:34.8863937Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T20:00:34.8992675Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T20:00:34.9276091Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T20:00:34.9401443Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T20:00:34.9686225Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:34.9815977Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T20:00:35.0103013Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T20:00:35.0230657Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T20:00:35.1096279Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T20:00:35.1308697Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T20:00:35.2173755Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T20:00:35.2383817Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T20:00:35.3183261Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:35.3411929Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T20:00:35.4177496Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T20:00:35.4453524Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T20:00:35.4888219Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T20:00:35.5097261Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T20:00:35.5531917Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T20:00:35.5740419Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T20:00:35.6160670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T20:00:35.6389096Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:35.6831559Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:35.7106329Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T20:00:35.7974746Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T20:00:35.8280527Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T20:00:35.9145332Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T20:00:35.9452035Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T20:00:36.0237195Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T20:00:36.0546432Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:36.1314221Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:36.1658323Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T20:00:36.1830941Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T20:00:36.1948605Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T20:00:36.2120248Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T20:00:36.2237014Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T20:00:36.2408465Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T20:00:36.2524636Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T20:00:36.2697678Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T20:00:36.2813798Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:36.2946292Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T20:00:36.3062293Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T20:00:36.3195344Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T20:00:36.3312707Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T20:00:36.3448393Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T20:00:36.3566677Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T20:00:36.3700061Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T20:00:36.3815598Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:36.3988437Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T20:00:36.4169679Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T20:00:36.4342193Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T20:00:36.4526149Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T20:00:36.4699538Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T20:00:36.4882707Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T20:00:36.5055534Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T20:00:36.5240574Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T20:00:36.5522349Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T20:00:36.5633945Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T20:00:36.5918689Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T20:00:36.6031379Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T20:00:36.6330112Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T20:00:36.6459105Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T20:00:36.6768380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T20:00:36.6898926Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T20:00:36.7140857Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T20:00:36.7270234Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T20:00:36.7508454Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T20:00:36.7634621Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T20:00:36.7873024Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T20:00:36.8002303Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T20:00:36.8243228Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T20:00:36.8369748Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T20:00:36.8679407Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T20:00:36.8826718Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T20:00:36.9131428Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T20:00:36.9276634Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T20:00:36.9577973Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T20:00:36.9722660Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T20:00:37.0030073Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T20:00:37.0173059Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T20:00:37.5859969Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T20:00:37.5906031Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T20:00:37.5953646Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T20:00:37.5996413Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T20:00:37.6030067Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T20:00:37.6061706Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T20:00:37.6092549Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T20:00:37.6123367Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T20:00:37.6153556Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T20:00:37.6186180Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T20:00:37.6218357Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T20:00:37.6249669Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T20:00:37.6279313Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T20:00:37.6309387Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T20:00:37.6338108Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T20:00:37.6367538Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T20:00:37.6398341Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T20:00:37.6428662Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T20:00:37.6458862Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T20:00:37.6489247Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T20:00:37.6518610Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T20:00:37.6548857Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T20:00:37.6562103Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T20:00:37.6740872Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T20:00:37.6930592Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T20:00:37.6987919Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T20:00:37.7024911Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T20:00:37.7054002Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T20:00:37.7082694Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T20:00:37.7122785Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T20:00:37.7154936Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T20:00:37.7187939Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T20:00:37.7221303Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T20:00:37.7253649Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T20:00:37.7285657Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T20:00:37.7318353Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T20:00:37.7350816Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T20:00:37.7382853Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T20:00:37.7409479Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T20:00:37.7443825Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T20:00:37.7466477Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T20:00:37.7489066Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T20:00:37.7496150Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T20:00:37.7502773Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T20:00:37.7509077Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T20:00:37.7536086Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T20:00:37.7634463Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 63%] 2026-01-15T20:00:37.7657993Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T20:00:37.7681265Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:37.7704569Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:37.7726285Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:00:37.7748179Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T20:00:37.7770035Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T20:00:37.7792423Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:37.7814845Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:37.7836516Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:00:37.7858341Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T20:00:37.7880562Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T20:00:37.7902936Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:37.7925308Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T20:00:37.8338150Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T20:00:37.8739117Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T20:00:37.9130472Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T20:00:37.9136865Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T20:00:37.9143524Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T20:00:37.9150329Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T20:00:39.2667716Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T20:00:40.6231354Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T20:00:42.0447376Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T20:01:08.5433093Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T20:01:09.9334086Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T20:01:11.3234491Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T20:01:12.7774920Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T20:01:39.2604002Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T20:01:40.4969519Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T20:01:41.7452450Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T20:01:43.0865515Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T20:02:09.4698917Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T20:02:10.5628957Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T20:02:11.6686394Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T20:02:12.0680195Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T20:02:13.2476088Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T20:02:13.6497685Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T20:02:15.1246148Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T20:02:52.3308140Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T20:02:53.4580383Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T20:02:54.5612597Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T20:02:54.9568125Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T20:02:56.1530354Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T20:02:56.5392543Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T20:02:58.0132539Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T20:03:35.1663040Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T20:03:38.0066472Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T20:03:40.8447189Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T20:03:40.8469516Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T20:03:44.1128249Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T20:03:44.1151525Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T20:04:23.0983585Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T20:04:24.4463495Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T20:04:25.7870451Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T20:04:26.5195961Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T20:04:27.8736866Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T20:04:28.5897144Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T20:05:06.6776165Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T20:05:07.4661952Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T20:05:08.2583386Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T20:05:08.9799399Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T20:05:09.8170427Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T20:05:10.5293792Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T20:05:48.7710308Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T20:05:50.2740236Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T20:05:51.7761174Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T20:05:52.5101006Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T20:05:54.0094596Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T20:05:54.7303197Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T20:06:33.0044033Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T20:06:35.0925991Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T20:06:37.1869735Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T20:06:37.1895349Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T20:06:39.4213822Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T20:06:39.4239481Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T20:07:18.0108285Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T20:07:19.1212145Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T20:07:20.2424847Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T20:07:20.8067454Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T20:07:21.9309709Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T20:07:22.4945975Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T20:08:00.3036034Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T20:08:00.9066684Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T20:08:01.5122798Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T20:08:02.0842323Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T20:08:02.6997350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T20:08:03.2642452Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T20:08:41.1318900Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T20:08:42.3849405Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T20:08:43.6416688Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T20:08:44.2090210Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T20:08:45.4417214Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T20:08:45.9912479Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T20:09:23.9491550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T20:09:26.0306482Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T20:09:28.1167994Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T20:09:28.1194193Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T20:09:30.3266726Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T20:09:30.3292279Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T20:10:08.6768434Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T20:10:09.7843510Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T20:10:10.8881569Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T20:10:11.4537881Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T20:10:12.5747966Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T20:10:13.1376361Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T20:10:50.9051304Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T20:10:51.4973122Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T20:10:52.0822701Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T20:10:52.6617031Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T20:10:53.2780205Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T20:10:53.8381318Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T20:11:31.7217006Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T20:11:32.9320159Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T20:11:34.1446621Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T20:11:34.6996584Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T20:11:35.9317962Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T20:11:36.4783896Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T20:12:14.4219007Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T20:12:17.3187045Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T20:12:20.2034365Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T20:12:20.2057686Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T20:12:23.4871677Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T20:12:23.4895317Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T20:13:02.4559546Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T20:13:03.7981538Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T20:13:05.1504156Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T20:13:05.9035254Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T20:13:07.2543710Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T20:13:07.9868576Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T20:13:45.9608528Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T20:13:46.7533044Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T20:13:47.5668246Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T20:13:48.3175915Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T20:13:49.1681965Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T20:13:49.8898492Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T20:14:28.1041400Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T20:14:29.5927287Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T20:14:31.0858105Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T20:14:31.8143614Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T20:14:33.3077337Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T20:14:34.0285171Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T20:15:12.1881995Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T20:15:14.2700821Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T20:15:16.3726568Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T20:15:16.3753276Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T20:15:18.6218378Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T20:15:18.6245380Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T20:15:57.1452370Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T20:15:58.2431307Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T20:15:59.3498353Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T20:15:59.9101279Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T20:16:01.0082803Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T20:16:01.5674504Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T20:16:39.4108142Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T20:16:40.0067491Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T20:16:40.6129106Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T20:16:41.1838579Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T20:16:41.8442484Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T20:16:42.4050104Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T20:17:20.3794073Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T20:17:21.6154488Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T20:17:22.8358701Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T20:17:23.4026706Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T20:17:24.6309146Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T20:17:25.1874942Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T20:18:03.1508574Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T20:18:05.2514686Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T20:18:07.3265916Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T20:18:07.3293542Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T20:18:09.5433565Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T20:18:09.5460619Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T20:18:47.8679658Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T20:18:48.9687038Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T20:18:50.0699310Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T20:18:50.6241406Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T20:18:51.7387217Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T20:18:52.2931962Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T20:19:30.0295831Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T20:19:30.6387173Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T20:19:31.2265889Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T20:19:31.8303350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T20:19:32.4843617Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T20:19:33.0530401Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T20:20:11.0132352Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T20:20:12.2316186Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T20:20:13.4798557Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T20:20:14.0931934Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T20:20:15.3193888Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T20:20:15.8737406Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T20:20:53.7652677Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T20:20:55.5901614Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T20:20:57.2378367Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T20:20:57.2889620Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T20:20:57.3605648Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T20:20:57.4181858Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T20:20:57.4977009Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T20:20:57.5344986Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T20:20:57.5854344Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T20:20:57.6819043Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T20:21:02.7814556Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T20:21:03.2585552Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T20:21:03.3022504Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T20:21:03.3421972Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T20:21:03.3816695Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T20:21:03.3823297Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T20:21:03.3829207Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T20:21:03.3835393Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T20:21:03.3842798Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:21:03.3848719Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:21:03.3854803Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:21:03.3860568Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:21:03.3866737Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:21:03.3872368Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:21:03.3877867Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:21:03.3883818Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:21:03.3889503Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:21:03.3895440Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:21:03.3903236Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:21:03.3909049Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:21:03.3915084Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:21:03.3920862Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:21:03.3926499Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:21:03.3932605Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:21:03.3938265Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:21:03.3944148Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:21:03.3949656Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:21:03.3955715Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:21:03.3961687Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:21:03.3968693Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:21:03.3974850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:21:03.3980713Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:21:03.3986378Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:21:03.3992172Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:21:03.3997812Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:21:03.4003505Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T20:21:03.4009006Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T20:21:03.4014981Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T20:21:03.4020672Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:21:03.4026743Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:21:03.4039020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:21:03.4044918Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:21:03.4050663Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:21:03.4056389Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:21:03.4062204Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:21:03.4067930Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:21:03.4073712Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:21:03.4079174Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:21:03.4084999Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:21:03.4090697Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:21:03.4096269Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:21:03.4103516Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T20:21:03.4109092Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T20:21:03.4114851Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:21:03.4120474Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:21:03.4126124Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:21:03.4132117Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:21:03.4137691Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:21:03.4143544Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:21:03.4149068Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:21:03.4154982Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:21:03.4160650Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:21:03.4167641Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:21:03.4173531Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:21:03.4179099Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:21:03.4184895Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:21:03.4190449Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:21:03.4196241Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:21:03.4201793Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:21:03.4207267Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:21:03.4212975Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:21:03.4218329Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:21:03.4224071Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:21:03.4231010Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:21:03.4236413Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:21:03.4242104Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:21:03.4247657Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:21:03.4253159Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:21:03.4258656Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:21:03.4264360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:21:03.4269648Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T20:21:03.4275446Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:21:03.4280936Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:21:03.4286686Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:21:03.4293878Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:21:03.4299534Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:21:03.4305312Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:21:03.4310965Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:21:03.4316502Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:21:03.4322233Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:21:03.4327732Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:21:03.4333559Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:21:03.4338908Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:21:03.4344751Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:21:03.4350853Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:21:03.4357610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T20:21:03.4363487Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T20:21:03.4368997Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T20:21:03.4374787Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:21:03.4380422Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:21:03.4386088Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:21:03.4391809Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:21:03.4397370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:21:03.4403059Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:21:03.4408548Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:21:03.4414432Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:21:03.4421582Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:21:03.4427102Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:21:03.4432791Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:21:03.4438302Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:21:03.4443956Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T20:21:03.4449559Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T20:21:03.4455414Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T20:21:03.4461196Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:21:03.4466719Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:21:03.4472534Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:21:03.4478049Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:21:03.4485274Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:21:03.4490950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:21:03.4496508Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:21:03.4502170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:21:03.4507893Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:21:03.4513212Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:21:03.4518770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:21:03.4524610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:21:03.4530275Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:21:03.4535902Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T20:21:03.4541876Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T20:21:03.4548782Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:21:03.4554606Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:21:03.4560183Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:21:03.4565804Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:21:03.4571503Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:21:03.4577005Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:21:03.4582700Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:21:03.4588262Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:21:03.4594172Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:21:03.4599957Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:21:03.4605673Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:21:03.4612823Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:21:03.4618265Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T20:21:03.4624009Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:21:03.4629488Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:21:03.4635161Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:21:03.4640753Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:21:03.4646392Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:21:03.4652056Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:21:03.4657525Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:21:03.4663428Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:21:03.4668826Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:21:03.4676047Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:21:03.4681876Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:21:03.4687382Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:21:03.4693046Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:21:03.4698548Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:21:03.4704271Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:21:03.4709924Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T20:21:03.4715545Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T20:21:03.4721185Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:21:03.4726881Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:21:03.4732600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:21:03.4739497Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:21:03.4745421Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:21:03.4751058Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:21:03.4756750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:21:03.4762449Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:21:03.4767934Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:21:03.4773629Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:21:03.4779137Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:21:03.4784917Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:21:03.4790506Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:21:03.4796254Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T20:21:03.4805846Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T20:21:03.4811568Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:21:03.4817197Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:21:03.4823213Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:21:03.4828574Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:21:03.4834473Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:21:03.4840185Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:21:03.4845831Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:21:03.4851639Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:21:03.4857238Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:21:03.4862890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:21:03.4869936Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:21:03.4876331Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:21:03.4885654Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T20:21:03.4895166Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T20:21:03.4906968Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T20:21:03.4924898Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T20:21:03.4989951Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T20:21:03.4999638Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T20:21:03.5046475Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:21:03.5087793Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T20:21:03.5137302Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T20:21:03.6418626Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T20:21:03.6438450Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:21:03.6456209Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T20:21:03.6520073Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T20:21:03.6839445Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T20:21:03.6846357Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T20:21:03.6852977Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:21:03.6978450Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T20:21:03.6984979Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:21:03.6991344Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:21:03.7790071Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T20:21:03.7806238Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:21:03.7812937Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:21:03.8367294Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T20:21:03.8374371Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:21:03.8380828Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:21:03.8673994Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T20:21:03.8680653Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:21:03.8687162Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:21:03.8986415Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T20:21:03.8992714Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:21:03.8998815Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:21:03.9194131Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T20:21:03.9200410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:21:03.9215578Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:21:03.9544813Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:21:03.9551534Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:21:03.9557870Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:21:03.9628994Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:21:03.9635271Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:21:03.9641342Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:21:04.0476949Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T20:21:04.0483361Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T20:21:04.0489723Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:21:04.5271301Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T20:21:04.5277359Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T20:21:04.5283448Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:21:04.6027069Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T20:21:04.6034559Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T20:21:04.6041387Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:21:04.6328702Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T20:21:04.6336154Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T20:21:04.6342277Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:21:04.6619369Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T20:21:04.6625871Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T20:21:04.6634664Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:21:05.1674577Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T20:21:05.1682251Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T20:21:05.1688566Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T20:21:05.2014509Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T20:21:05.2020815Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T20:21:05.2027093Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:21:05.2345360Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T20:21:05.2352225Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T20:21:05.2358647Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:21:05.2684198Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T20:21:05.2690710Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T20:21:05.2696805Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:21:05.3012528Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T20:21:05.3019097Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T20:21:05.3025583Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:21:05.3344056Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T20:21:05.3351455Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T20:21:05.3358142Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:21:05.3423085Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T20:21:05.3480093Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T20:21:05.3488468Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T20:21:05.4158723Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T20:21:05.4298257Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T20:21:05.4969990Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T20:21:05.4976809Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T20:21:05.4983629Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T20:21:05.5304896Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T20:21:05.5617849Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T20:21:05.5852161Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T20:21:05.6072471Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T20:21:05.6293491Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T20:21:05.6513384Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T20:21:05.6520066Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T20:21:05.6567136Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T20:21:05.6610408Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T20:21:05.6651815Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T20:21:05.6695355Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T20:21:05.6740561Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T20:21:05.6783288Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T20:21:05.6832692Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T20:21:05.7293197Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T20:21:05.7662812Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T20:21:05.7775218Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T20:21:05.7885232Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T20:21:05.7995769Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:21:05.8054487Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:21:05.8109086Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:21:05.8168575Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T20:21:05.8227542Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T20:21:05.8286040Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:21:05.8312050Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:21:05.8337900Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:21:05.8396702Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T20:21:05.8424394Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T20:21:05.8470238Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T20:21:05.8489295Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T20:21:05.8530492Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T20:21:05.8546031Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T20:21:05.8950588Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T20:21:05.9123323Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T20:21:05.9585249Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T20:21:05.9956478Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T20:21:06.0018256Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T20:21:06.0568304Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T20:21:06.1117266Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T20:21:06.1123917Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T20:21:06.1130365Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T20:21:06.1137096Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T20:21:06.1143598Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T20:21:06.1168468Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T20:21:06.1179510Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T20:21:06.2489410Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T20:21:06.3823433Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T20:21:06.3854290Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T20:21:06.3864303Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T20:21:06.3873951Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T20:21:06.3883407Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T20:21:06.3892665Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T20:21:06.3901470Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T20:21:06.4633191Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:21:06.5380842Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:21:06.6161947Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:21:06.6906400Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:21:06.7385299Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T20:21:06.8146803Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T20:21:06.8835031Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T20:21:06.9597754Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T20:21:06.9740972Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T20:21:06.9872794Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T20:21:06.9999332Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T20:21:07.0130656Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T20:21:07.0291114Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T20:21:07.0505963Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T20:21:07.0690299Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T20:21:07.0938380Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T20:21:07.1180951Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T20:21:07.1547411Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T20:21:07.1697401Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T20:21:07.1882260Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T20:21:07.2330473Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:21:07.2776334Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T20:21:07.3856232Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:21:07.5015142Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T20:21:07.5741539Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T20:21:07.6553745Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T20:21:07.6612467Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T20:21:07.6665694Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T20:21:07.6721352Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T20:21:07.6775474Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T20:21:07.8292324Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:21:07.9761470Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:21:07.9856484Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T20:21:07.9964816Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T20:21:08.0026273Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:21:08.0079600Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:21:08.0132139Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T20:21:08.0186208Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:21:08.0244239Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:21:08.0296764Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:21:08.0353972Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:21:08.0407549Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T20:21:08.0418584Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T20:21:08.0428772Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T20:21:08.0438728Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T20:21:08.0448808Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T20:21:08.0459142Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T20:21:08.0469211Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T20:21:08.0659155Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T20:21:08.0846266Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T20:21:08.1033892Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T20:21:08.3953935Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T20:21:08.6568258Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T20:21:08.9667435Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T20:21:09.2707331Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T20:21:09.5057470Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T20:21:09.8498347Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T20:21:10.6386905Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T20:21:11.1880492Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T20:21:12.1887845Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T20:21:13.1609361Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T20:21:13.5313753Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T20:21:14.9214245Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T20:21:14.9410510Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T20:21:15.1578143Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:15.3737940Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:15.5931454Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:15.8095434Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:16.0017858Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:16.1895644Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:16.3929032Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:16.5824855Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:16.5833816Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T20:21:16.8064594Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:17.0323468Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:17.2554985Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:17.4760393Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:17.6763223Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:21:17.8695742Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:21:18.0767504Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:21:18.2750369Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:21:18.4972367Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T20:21:18.7202104Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:18.9458710Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T20:21:19.1721392Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T20:21:19.3723881Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T20:21:19.5670376Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:19.7751382Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T20:21:19.9747848Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T20:21:20.0341448Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T20:21:20.0940516Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T20:21:20.1003684Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T20:21:20.1060971Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T20:21:20.1116665Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T20:21:20.1172489Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T20:21:20.1188376Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T20:21:20.1203360Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T20:21:20.3982871Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T20:21:20.6749138Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T20:21:20.6807439Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:21:20.7935023Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T20:21:20.8067637Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T20:21:20.8822121Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T20:21:20.9314608Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T20:21:20.9784209Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T20:21:21.0265953Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T20:21:21.0272751Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T20:21:21.0327694Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:21:21.1065641Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T20:21:21.1138853Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T20:21:21.2310642Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T20:21:21.2551136Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T20:21:21.2559079Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T20:21:21.3099329Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T20:21:21.3379274Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T20:21:21.4042040Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T20:21:22.1615914Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T20:21:22.1616758Z 2026-01-15T20:21:22.1616991Z ================ 1214 passed, 546 skipped in 1319.37s (0:21:59) ================ 2026-01-15T20:21:22.8380440Z Post job cleanup. 2026-01-15T20:21:22.9165174Z ##[group]Gathering Inputs... 2026-01-15T20:21:22.9178043Z ##[endgroup] 2026-01-15T20:21:22.9179345Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T20:21:22.9185634Z Removing "/home/runner/conda_pkgs_dir/_libgcc_mutex-0.1-conda_forge" 2026-01-15T20:21:22.9221263Z Removing "/home/runner/conda_pkgs_dir/_openmp_mutex-4.5-2_gnu" 2026-01-15T20:21:22.9253555Z Removing "/home/runner/conda_pkgs_dir/alsa-lib-1.2.15.3-hb03c661_0" 2026-01-15T20:21:22.9316347Z Removing "/home/runner/conda_pkgs_dir/aom-3.9.1-hac33072_0" 2026-01-15T20:21:22.9338337Z Removing "/home/runner/conda_pkgs_dir/attr-2.5.2-h39aace5_0" 2026-01-15T20:21:22.9386512Z Removing "/home/runner/conda_pkgs_dir/bzip2-1.0.8-hda65f42_8" 2026-01-15T20:21:22.9412251Z Removing "/home/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T20:21:22.9428654Z Removing "/home/runner/conda_pkgs_dir/cairo-1.18.4-he90730b_1" 2026-01-15T20:21:22.9458495Z Removing "/home/runner/conda_pkgs_dir/dav1d-1.2.1-hd590300_0" 2026-01-15T20:21:22.9484361Z Removing "/home/runner/conda_pkgs_dir/dbus-1.16.2-h24cb091_1" 2026-01-15T20:21:22.9525534Z Removing "/home/runner/conda_pkgs_dir/ffmpeg-8.0.1-gpl_h31206f3_109" 2026-01-15T20:21:22.9618344Z Removing "/home/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T20:21:22.9630073Z Removing "/home/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T20:21:22.9642213Z Removing "/home/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T20:21:22.9657167Z Removing "/home/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T20:21:22.9676041Z Removing "/home/runner/conda_pkgs_dir/fontconfig-2.15.0-h7e30c49_1" 2026-01-15T20:21:22.9713093Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T20:21:22.9727890Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T20:21:22.9742873Z Removing "/home/runner/conda_pkgs_dir/freetype-2.14.1-ha770c72_0" 2026-01-15T20:21:22.9777998Z Removing "/home/runner/conda_pkgs_dir/fribidi-1.0.16-hb03c661_0" 2026-01-15T20:21:22.9796858Z Removing "/home/runner/conda_pkgs_dir/gdk-pixbuf-2.44.4-h2b0a6b4_0" 2026-01-15T20:21:22.9964887Z Removing "/home/runner/conda_pkgs_dir/glslang-16.1.0-hfd11570_0" 2026-01-15T20:21:22.9987083Z Removing "/home/runner/conda_pkgs_dir/gmp-6.3.0-hac33072_2" 2026-01-15T20:21:23.0010060Z Removing "/home/runner/conda_pkgs_dir/graphite2-1.3.14-hecca717_2" 2026-01-15T20:21:23.0027568Z Removing "/home/runner/conda_pkgs_dir/harfbuzz-12.3.0-h6083320_0" 2026-01-15T20:21:23.0055573Z Removing "/home/runner/conda_pkgs_dir/icu-78.2-h33c6efd_0" 2026-01-15T20:21:23.0102407Z Removing "/home/runner/conda_pkgs_dir/intel-gmmlib-22.9.0-hb700be7_0" 2026-01-15T20:21:23.0134333Z Removing "/home/runner/conda_pkgs_dir/intel-media-driver-25.3.4-hecca717_0" 2026-01-15T20:21:23.0147101Z Removing "/home/runner/conda_pkgs_dir/lame-3.100-h166bdaf_1003" 2026-01-15T20:21:23.0166841Z Removing "/home/runner/conda_pkgs_dir/ld_impl_linux-64-2.45-default_hbd61a6d_105" 2026-01-15T20:21:23.0193300Z Removing "/home/runner/conda_pkgs_dir/lerc-4.0.0-h0aef613_1" 2026-01-15T20:21:23.0206890Z Removing "/home/runner/conda_pkgs_dir/level-zero-1.27.0-hb700be7_0" 2026-01-15T20:21:23.0221611Z Removing "/home/runner/conda_pkgs_dir/libabseil-20250512.1-cxx17_hba17884_0" 2026-01-15T20:21:23.0363708Z Removing "/home/runner/conda_pkgs_dir/libass-0.17.4-h96ad9f0_0" 2026-01-15T20:21:23.0378926Z Removing "/home/runner/conda_pkgs_dir/libcap-2.77-h3ff7636_0" 2026-01-15T20:21:23.0412680Z Removing "/home/runner/conda_pkgs_dir/libdeflate-1.25-h17f619e_0" 2026-01-15T20:21:23.0430243Z Removing "/home/runner/conda_pkgs_dir/libdrm-2.4.125-hb03c661_1" 2026-01-15T20:21:23.0464189Z Removing "/home/runner/conda_pkgs_dir/libegl-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:23.0480396Z Removing "/home/runner/conda_pkgs_dir/libexpat-2.7.3-hecca717_0" 2026-01-15T20:21:23.0495648Z Removing "/home/runner/conda_pkgs_dir/libffi-3.5.2-h9ec8514_0" 2026-01-15T20:21:23.0511501Z Removing "/home/runner/conda_pkgs_dir/libflac-1.5.0-he200343_1" 2026-01-15T20:21:23.0535051Z Removing "/home/runner/conda_pkgs_dir/libfreetype-2.14.1-ha770c72_0" 2026-01-15T20:21:23.0548377Z Removing "/home/runner/conda_pkgs_dir/libfreetype6-2.14.1-h73754d4_0" 2026-01-15T20:21:23.0562991Z Removing "/home/runner/conda_pkgs_dir/libgcc-15.2.0-he0feb66_16" 2026-01-15T20:21:23.0592686Z Removing "/home/runner/conda_pkgs_dir/libgcc-ng-15.2.0-h69a702a_16" 2026-01-15T20:21:23.0626521Z Removing "/home/runner/conda_pkgs_dir/libgl-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:23.0642913Z Removing "/home/runner/conda_pkgs_dir/libglib-2.86.3-h6548e54_0" 2026-01-15T20:21:23.0769379Z Removing "/home/runner/conda_pkgs_dir/libglvnd-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:23.0784904Z Removing "/home/runner/conda_pkgs_dir/libglx-1.7.0-ha4b6fd6_2" 2026-01-15T20:21:23.0801793Z Removing "/home/runner/conda_pkgs_dir/libgomp-15.2.0-he0feb66_16" 2026-01-15T20:21:23.0836365Z Removing "/home/runner/conda_pkgs_dir/libhwloc-2.12.2-default_hafda6a7_1000" 2026-01-15T20:21:23.0932911Z Removing "/home/runner/conda_pkgs_dir/libiconv-1.18-h3b78370_2" 2026-01-15T20:21:23.0986887Z Removing "/home/runner/conda_pkgs_dir/libjpeg-turbo-3.1.2-hb03c661_0" 2026-01-15T20:21:23.1011086Z Removing "/home/runner/conda_pkgs_dir/liblzma-5.8.1-hb9d3cd8_2" 2026-01-15T20:21:23.1028776Z Removing "/home/runner/conda_pkgs_dir/libnsl-2.0.1-hb9d3cd8_1" 2026-01-15T20:21:23.1042477Z Removing "/home/runner/conda_pkgs_dir/libogg-1.3.5-hd0c01bc_1" 2026-01-15T20:21:23.1076681Z Removing "/home/runner/conda_pkgs_dir/libopenvino-2025.4.1-hb56ce9e_0" 2026-01-15T20:21:23.1097226Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2025.4.1-hd85de46_0" 2026-01-15T20:21:23.1116912Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-plugin-2025.4.1-hd85de46_0" 2026-01-15T20:21:23.1136759Z Removing "/home/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2025.4.1-hd41364c_0" 2026-01-15T20:21:23.1156499Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-cpu-plugin-2025.4.1-hb56ce9e_0" 2026-01-15T20:21:23.1176837Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-gpu-plugin-2025.4.1-hb56ce9e_0" 2026-01-15T20:21:23.1196944Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-npu-plugin-2025.4.1-hb56ce9e_0" 2026-01-15T20:21:23.1216268Z Removing "/home/runner/conda_pkgs_dir/libopenvino-ir-frontend-2025.4.1-hd41364c_0" 2026-01-15T20:21:23.1235215Z Removing "/home/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2025.4.1-h1862bb8_0" 2026-01-15T20:21:23.1254979Z Removing "/home/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2025.4.1-h1862bb8_0" 2026-01-15T20:21:23.1274586Z Removing "/home/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2025.4.1-hecca717_0" 2026-01-15T20:21:23.1293427Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2025.4.1-h0767aad_0" 2026-01-15T20:21:23.1313411Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2025.4.1-hecca717_0" 2026-01-15T20:21:23.1332961Z Removing "/home/runner/conda_pkgs_dir/libopus-1.6.1-h280c20c_0" 2026-01-15T20:21:23.1348613Z Removing "/home/runner/conda_pkgs_dir/libpciaccess-0.18-hb9d3cd8_0" 2026-01-15T20:21:23.1361176Z Removing "/home/runner/conda_pkgs_dir/libpng-1.6.54-h421ea60_0" 2026-01-15T20:21:23.1387402Z Removing "/home/runner/conda_pkgs_dir/libprotobuf-6.31.1-h49aed37_4" 2026-01-15T20:21:23.1457226Z Removing "/home/runner/conda_pkgs_dir/librsvg-2.60.0-h61e6d4b_0" 2026-01-15T20:21:23.1482428Z Removing "/home/runner/conda_pkgs_dir/libsndfile-1.2.2-hc7d488a_2" 2026-01-15T20:21:23.1502285Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-hf4e2dac_0" 2026-01-15T20:21:23.1516307Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-15.2.0-h934c35e_16" 2026-01-15T20:21:23.1538789Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-ng-15.2.0-hdf11a46_16" 2026-01-15T20:21:23.1559727Z Removing "/home/runner/conda_pkgs_dir/libsystemd0-258.3-h6569c3e_0" 2026-01-15T20:21:23.1575934Z Removing "/home/runner/conda_pkgs_dir/libtiff-4.7.1-h9d88235_1" 2026-01-15T20:21:23.1593555Z Removing "/home/runner/conda_pkgs_dir/libudev1-258.3-h6569c3e_0" 2026-01-15T20:21:23.1606286Z Removing "/home/runner/conda_pkgs_dir/libunwind-1.8.3-h65a8314_0" 2026-01-15T20:21:23.1619704Z Removing "/home/runner/conda_pkgs_dir/liburing-2.13-hb700be7_0" 2026-01-15T20:21:23.1676891Z Removing "/home/runner/conda_pkgs_dir/libusb-1.0.29-h73b1eb8_0" 2026-01-15T20:21:23.1691216Z Removing "/home/runner/conda_pkgs_dir/libuuid-2.41.3-h5347b49_0" 2026-01-15T20:21:23.1709311Z Removing "/home/runner/conda_pkgs_dir/libva-2.23.0-he1eb515_0" 2026-01-15T20:21:23.1734875Z Removing "/home/runner/conda_pkgs_dir/libvorbis-1.3.7-h54a6638_2" 2026-01-15T20:21:23.1756542Z Removing "/home/runner/conda_pkgs_dir/libvpl-2.15.0-h54a6638_1" 2026-01-15T20:21:23.1782200Z Removing "/home/runner/conda_pkgs_dir/libvpx-1.15.2-hecca717_0" 2026-01-15T20:21:23.1800014Z Removing "/home/runner/conda_pkgs_dir/libvulkan-loader-1.4.328.1-h5279c79_0" 2026-01-15T20:21:23.1816612Z Removing "/home/runner/conda_pkgs_dir/libwebp-base-1.6.0-hd42ef1d_0" 2026-01-15T20:21:23.1842085Z Removing "/home/runner/conda_pkgs_dir/libxcb-1.17.0-h8a09558_0" 2026-01-15T20:21:23.1877922Z Removing "/home/runner/conda_pkgs_dir/libxcrypt-4.4.36-hd590300_1" 2026-01-15T20:21:23.1899596Z Removing "/home/runner/conda_pkgs_dir/libxkbcommon-1.13.1-hca5e8e5_0" 2026-01-15T20:21:23.1925631Z Removing "/home/runner/conda_pkgs_dir/libxml2-16-2.15.1-hca6bf5a_1" 2026-01-15T20:21:23.1949052Z Removing "/home/runner/conda_pkgs_dir/libxml2-2.15.1-he237659_1" 2026-01-15T20:21:23.1966523Z Removing "/home/runner/conda_pkgs_dir/libzlib-1.3.1-hb9d3cd8_2" 2026-01-15T20:21:23.1983961Z Removing "/home/runner/conda_pkgs_dir/mpg123-1.32.9-hc50e24c_0" 2026-01-15T20:21:23.2002558Z Removing "/home/runner/conda_pkgs_dir/ncurses-6.5-h2d0b736_3" 2026-01-15T20:21:23.2464560Z Removing "/home/runner/conda_pkgs_dir/ocl-icd-2.3.3-hb9d3cd8_0" 2026-01-15T20:21:23.2486274Z Removing "/home/runner/conda_pkgs_dir/opencl-headers-2025.06.13-h5888daf_0" 2026-01-15T20:21:23.2501876Z Removing "/home/runner/conda_pkgs_dir/openh264-2.6.0-hc22cd8d_0" 2026-01-15T20:21:23.2515840Z Removing "/home/runner/conda_pkgs_dir/openssl-3.6.0-h26f9b46_0" 2026-01-15T20:21:23.2557465Z Removing "/home/runner/conda_pkgs_dir/pango-1.56.4-hadf4263_0" 2026-01-15T20:21:23.2583043Z Removing "/home/runner/conda_pkgs_dir/pcre2-10.47-haa7fec5_0" 2026-01-15T20:21:23.2631415Z Removing "/home/runner/conda_pkgs_dir/pip-25.3-pyh8b19718_0" 2026-01-15T20:21:23.2723393Z Removing "/home/runner/conda_pkgs_dir/pixman-0.46.4-h54a6638_1" 2026-01-15T20:21:23.2737436Z Removing "/home/runner/conda_pkgs_dir/pthread-stubs-0.4-hb9d3cd8_1002" 2026-01-15T20:21:23.2750565Z Removing "/home/runner/conda_pkgs_dir/pugixml-1.15-h3f63f65_0" 2026-01-15T20:21:23.2767860Z Removing "/home/runner/conda_pkgs_dir/pulseaudio-client-17.0-h9a6aba3_3" 2026-01-15T20:21:23.2831876Z Removing "/home/runner/conda_pkgs_dir/python-3.10.19-h3c07f61_2_cpython" 2026-01-15T20:21:23.3142656Z Removing "/home/runner/conda_pkgs_dir/readline-8.3-h853b02a_0" 2026-01-15T20:21:23.3178798Z Removing "/home/runner/conda_pkgs_dir/sdl2-2.32.56-h54a6638_0" 2026-01-15T20:21:23.3227559Z Removing "/home/runner/conda_pkgs_dir/sdl3-3.2.30-h3b84278_0" 2026-01-15T20:21:23.3257192Z Removing "/home/runner/conda_pkgs_dir/setuptools-80.9.0-pyhff2d567_0" 2026-01-15T20:21:23.3386851Z Removing "/home/runner/conda_pkgs_dir/shaderc-2025.5-h3e344bc_0" 2026-01-15T20:21:23.3409506Z Removing "/home/runner/conda_pkgs_dir/snappy-1.2.2-h03e3b7b_1" 2026-01-15T20:21:23.3430422Z Removing "/home/runner/conda_pkgs_dir/spirv-tools-2025.4-hb700be7_0" 2026-01-15T20:21:23.3466084Z Removing "/home/runner/conda_pkgs_dir/svt-av1-3.1.2-hecca717_0" 2026-01-15T20:21:23.3488351Z Removing "/home/runner/conda_pkgs_dir/tbb-2022.3.0-hb700be7_2" 2026-01-15T20:21:23.3503886Z Removing "/home/runner/conda_pkgs_dir/tk-8.6.13-noxft_ha0e22de_103" 2026-01-15T20:21:23.3605618Z Removing "/home/runner/conda_pkgs_dir/tzdata-2025c-hc9c84f9_1" 2026-01-15T20:21:23.3711269Z Removing "/home/runner/conda_pkgs_dir/wayland-1.24.0-hd6090a7_1" 2026-01-15T20:21:23.3730425Z Removing "/home/runner/conda_pkgs_dir/wayland-protocols-1.47-hd8ed1ab_0" 2026-01-15T20:21:23.3782471Z Removing "/home/runner/conda_pkgs_dir/wheel-0.45.1-pyhd8ed1ab_1" 2026-01-15T20:21:23.3800579Z Removing "/home/runner/conda_pkgs_dir/x264-1!164.3095-h166bdaf_2" 2026-01-15T20:21:23.3814405Z Removing "/home/runner/conda_pkgs_dir/x265-3.5-h924138e_3" 2026-01-15T20:21:23.3830369Z Removing "/home/runner/conda_pkgs_dir/xkeyboard-config-2.46-hb03c661_0" 2026-01-15T20:21:23.3954043Z Removing "/home/runner/conda_pkgs_dir/xorg-libice-1.1.2-hb9d3cd8_0" 2026-01-15T20:21:23.3969664Z Removing "/home/runner/conda_pkgs_dir/xorg-libsm-1.2.6-he73a12e_0" 2026-01-15T20:21:23.3985880Z Removing "/home/runner/conda_pkgs_dir/xorg-libx11-1.8.12-h4f16b4b_0" 2026-01-15T20:21:23.4047516Z Removing "/home/runner/conda_pkgs_dir/xorg-libxau-1.0.12-hb03c661_1" 2026-01-15T20:21:23.4060729Z Removing "/home/runner/conda_pkgs_dir/xorg-libxcursor-1.2.3-hb9d3cd8_0" 2026-01-15T20:21:23.4076474Z Removing "/home/runner/conda_pkgs_dir/xorg-libxdmcp-1.1.5-hb03c661_1" 2026-01-15T20:21:23.4091031Z Removing "/home/runner/conda_pkgs_dir/xorg-libxext-1.3.6-hb9d3cd8_0" 2026-01-15T20:21:23.4108521Z Removing "/home/runner/conda_pkgs_dir/xorg-libxfixes-6.0.2-hb03c661_0" 2026-01-15T20:21:23.4123540Z Removing "/home/runner/conda_pkgs_dir/xorg-libxrandr-1.5.4-hb9d3cd8_0" 2026-01-15T20:21:23.4146306Z Removing "/home/runner/conda_pkgs_dir/xorg-libxrender-0.9.12-hb9d3cd8_0" 2026-01-15T20:21:23.4160594Z Removing "/home/runner/conda_pkgs_dir/xorg-libxscrnsaver-1.2.4-hb9d3cd8_0" 2026-01-15T20:21:23.4175414Z Removing "/home/runner/conda_pkgs_dir/zstd-1.5.7-hb78ec9c_6" 2026-01-15T20:21:23.4201286Z ##[endgroup] 2026-01-15T20:21:23.4362960Z Post job cleanup. 2026-01-15T20:21:23.5133047Z [command]/usr/bin/git version 2026-01-15T20:21:23.5170132Z git version 2.52.0 2026-01-15T20:21:23.5217374Z Temporarily overriding HOME='/home/runner/work/_temp/642ea961-bbdf-4c8d-a4fd-ede4d15b398d' before making global git config changes 2026-01-15T20:21:23.5218699Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:21:23.5222370Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-01-15T20:21:23.5254690Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:21:23.5283388Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T20:21:23.5558134Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:21:23.5580428Z http.https://github.com/.extraheader 2026-01-15T20:21:23.5591619Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T20:21:23.5622926Z [command]/usr/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' || :" 2026-01-15T20:21:23.5945240Z Cleaning up orphan processes