wan22-service/nohup_gpu4.out

561 lines
158 KiB
Plaintext

2026-06-13 19:58:08.658[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/ahserver/configuredServer.py:40]client_max_size=1024000000
reuse_port= True
<bound method LongTasks.run of <__main__.Wan22Tasks object at 0x7f79a6bb2d40>> is a coroutine
2026-06-13 19:58:08.659[webapp][debug][/data/ymq/wan22-service/ah.py:32]longtasks worker started, GPU: 4
======== Running on http://0.0.0.0:8079 ========
(Press CTRL+C to quit)
2026-06-13 19:58:08.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 19:58:08.761[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:131][worker 0] start
2026-06-13 20:02:41.031[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=i7UsLyuV3Iu7C-QC96jr0
2026-06-13 20:02:41.031[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': '2458c41944db', 'prompt': 'Concurrent test task 4 - mountain landscape with flowing river', 'image': None, 'size': '832*480', 'frame_num': 33, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781352161.0304644, 'task_id': 'i7UsLyuV3Iu7C-QC96jr0'}
2026-06-13 20:02:41.032[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-13 20:02:41.033[webapp][debug][/data/ymq/wan22-service/workers/generate.py:29]Loading Wan22 engine (first call, may take 30-60s)...
Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s]
Loading checkpoint shards: 33%|███▎ | 1/3 [00:00<00:00, 4.45it/s]
Loading checkpoint shards: 100%|██████████| 3/3 [00:00<00:00, 11.79it/s]
2026-06-13 20:03:58.697[webapp][debug][/data/ymq/wan22-service/workers/generate.py:49]Wan22 engine loaded, GPU: 4
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:01<00:31, 1.10s/it]
7%|▋ | 2/30 [00:02<00:27, 1.02it/s]
10%|█ | 3/30 [00:02<00:25, 1.04it/s]
13%|█▎ | 4/30 [00:03<00:24, 1.06it/s]
17%|█▋ | 5/30 [00:04<00:23, 1.08it/s]
20%|██ | 6/30 [00:05<00:22, 1.09it/s]
23%|██▎ | 7/30 [00:06<00:21, 1.09it/s]
27%|██▋ | 8/30 [00:07<00:20, 1.10it/s]
30%|███ | 9/30 [00:08<00:19, 1.10it/s]2026-06-13 20:04:26.455[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
33%|███▎ | 10/30 [00:09<00:18, 1.10it/s]
37%|███▋ | 11/30 [00:10<00:17, 1.10it/s]
40%|████ | 12/30 [00:11<00:16, 1.10it/s]
43%|████▎ | 13/30 [00:11<00:15, 1.10it/s]
47%|████▋ | 14/30 [00:12<00:14, 1.10it/s]
50%|█████ | 15/30 [00:13<00:13, 1.10it/s]
53%|█████▎ | 16/30 [00:14<00:12, 1.10it/s]
57%|█████▋ | 17/30 [00:15<00:11, 1.10it/s]
60%|██████ | 18/30 [00:16<00:10, 1.10it/s]
63%|██████▎ | 19/30 [00:17<00:09, 1.10it/s]
67%|██████▋ | 20/30 [00:18<00:09, 1.10it/s]
70%|███████ | 21/30 [00:19<00:08, 1.10it/s]
73%|███████▎ | 22/30 [00:20<00:07, 1.10it/s]
77%|███████▋ | 23/30 [00:21<00:06, 1.10it/s]
80%|████████ | 24/30 [00:21<00:05, 1.10it/s]
83%|████████▎ | 25/30 [00:22<00:04, 1.10it/s]
87%|████████▋ | 26/30 [00:23<00:03, 1.10it/s]
90%|█████████ | 27/30 [00:24<00:02, 1.10it/s]
93%|█████████▎| 28/30 [00:25<00:01, 1.10it/s]
97%|█████████▋| 29/30 [00:26<00:00, 1.10it/s]
100%|██████████| 30/30 [00:27<00:00, 1.10it/s]
100%|██████████| 30/30 [00:27<00:00, 1.09it/s]
/data/ymq/wan22-service/repo/wan/modules/vae2_2.py:1042: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead.
with amp.autocast(dtype=self.dtype):
2026-06-13 20:05:08.857[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/2458c41944db.mp4 (3607073 bytes)
2026-06-13 20:05:08.859[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished i7UsLyuV3Iu7C-QC96jr0
2026-06-13 20:09:26.456[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:14:01.034[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=YoceRAffWLyQ_4ouxBsUk
2026-06-13 20:14:01.036[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'scene_03', 'prompt': "A chaotic war room where music critics sit around an enormous circular table covered in holographic analysis charts, frantically studying the song. News tickers scroll 'BREAKING: SONG CHANGES WORLD'. Split screens show social media trending topics exploding with fire emojis. A panel of 'experts' in absurdly oversized glasses point at whiteboards proving 'simplicity equals genius' with complex mathematical formulas. The camera rapidly cuts between multiple screens and panicked faces. Neon orange and red alert colors dominate. Media saturation aesthetic with information overload visuals.", 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781352841.0337565, 'task_id': 'YoceRAffWLyQ_4ouxBsUk'}
2026-06-13 20:14:01.036[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:48, 3.75s/it]2026-06-13 20:14:26.461[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
7%|▋ | 2/30 [00:07<01:45, 3.76s/it]
10%|█ | 3/30 [00:11<01:41, 3.76s/it]
13%|█▎ | 4/30 [00:15<01:37, 3.76s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.76s/it]
20%|██ | 6/30 [00:22<01:30, 3.77s/it]
23%|██▎ | 7/30 [00:26<01:26, 3.77s/it]
27%|██▋ | 8/30 [00:30<01:22, 3.77s/it]
30%|███ | 9/30 [00:33<01:19, 3.77s/it]
33%|███▎ | 10/30 [00:37<01:15, 3.77s/it]
37%|███▋ | 11/30 [00:41<01:11, 3.78s/it]
40%|████ | 12/30 [00:45<01:07, 3.78s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.78s/it]
47%|████▋ | 14/30 [00:52<01:00, 3.79s/it]
50%|█████ | 15/30 [00:56<00:56, 3.79s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.79s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.80s/it]
60%|██████ | 18/30 [01:08<00:45, 3.80s/it]
63%|██████▎ | 19/30 [01:11<00:41, 3.80s/it]
67%|██████▋ | 20/30 [01:15<00:38, 3.80s/it]
70%|███████ | 21/30 [01:19<00:34, 3.80s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.80s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.80s/it]
80%|████████ | 24/30 [01:30<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:34<00:19, 3.81s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:49<00:03, 3.81s/it]
100%|██████████| 30/30 [01:53<00:00, 3.81s/it]
100%|██████████| 30/30 [01:53<00:00, 3.79s/it]
2026-06-13 20:16:50.533[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/scene_03.mp4 (11218054 bytes)
2026-06-13 20:16:50.535[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished YoceRAffWLyQ_4ouxBsUk
2026-06-13 20:16:50.535[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=FQ-jpGO-X5ut3zxNVJZux
2026-06-13 20:16:50.536[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'scene_07', 'prompt': "A cosmic finale where the entire galaxy pulses to the song's rhythm. Stars rearrange into the song title in Chinese characters across the Milky Way. Earth is surrounded by billions of phones all playing the same song. People on streets worldwide stare at screens with glazed eyes while a giant holographic face smiles benevolently above the city. The camera pulls back from a single person scrolling their phone to reveal the entire planet, then the solar system, all synchronized. As the song ends, the galaxy fades to show a single troll face emoji glowing in neon. Final shot: chaos of opinions - believers, doubters, angry mobs, followers - all feeding a massive algorithmic engine that converts controversy into traffic. Cyberpunk neon purple, electric blue, and cosmic gold.", 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781352841.0630753, 'task_id': 'FQ-jpGO-X5ut3zxNVJZux'}
2026-06-13 20:16:50.537[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.80s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.83s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.83s/it]
60%|██████ | 18/30 [01:08<00:45, 3.83s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:19:26.465[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:19:39.777[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/scene_07.mp4 (12562277 bytes)
2026-06-13 20:19:39.779[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished FQ-jpGO-X5ut3zxNVJZux
2026-06-13 20:20:44.326[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=sVstuUrAmOvheZItoe7Yh
2026-06-13 20:20:44.327[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s00', 'prompt': 'A lone figure in a dark underground cyberpunk lab, typing on a holographic keyboard. Rows of server racks pulse with neon blue light behind them. Camera slowly dollies forward. Moody, mysterious atmosphere.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.325201, 'task_id': 'sVstuUrAmOvheZItoe7Yh'}
2026-06-13 20:20:44.328[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.77s/it]
7%|▋ | 2/30 [00:07<01:45, 3.77s/it]
10%|█ | 3/30 [00:11<01:41, 3.76s/it]
13%|█▎ | 4/30 [00:15<01:37, 3.77s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.77s/it]
20%|██ | 6/30 [00:22<01:30, 3.77s/it]
23%|██▎ | 7/30 [00:26<01:26, 3.78s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.78s/it]
30%|███ | 9/30 [00:34<01:19, 3.79s/it]
33%|███▎ | 10/30 [00:37<01:15, 3.79s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.80s/it]
40%|████ | 12/30 [00:45<01:08, 3.79s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.80s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.80s/it]
50%|█████ | 15/30 [00:56<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:15<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:34<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.80s/it]
2026-06-13 20:23:34.842[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s00.mp4 (6973862 bytes)
2026-06-13 20:23:34.844[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished sVstuUrAmOvheZItoe7Yh
2026-06-13 20:23:34.845[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=zq6h3a_6WfyeNiKA8jBKq
2026-06-13 20:23:34.845[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s28', 'prompt': 'The original figure walking alone through empty neon streets. Behind them, screens still flash the song everywhere. A bittersweet quiet after the storm. Lonely protagonist in cyberpunk city.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.5504618, 'task_id': 'zq6h3a_6WfyeNiKA8jBKq'}
2026-06-13 20:23:34.846[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]2026-06-13 20:24:26.470[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:26:24.843[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s28.mp4 (5331481 bytes)
2026-06-13 20:26:24.844[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished zq6h3a_6WfyeNiKA8jBKq
2026-06-13 20:26:24.844[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s28
2026-06-13 20:26:24.844[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s28', 'prompt': 'The original figure walking alone through empty neon streets. Behind them, screens still flash the song everywhere. A bittersweet quiet after the storm. Lonely protagonist in cyberpunk city.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6096492, 'task_id': 'mtv_s28'}
2026-06-13 20:26:24.844[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:20, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.82s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.82s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:29:14.233[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s28.mp4 (5331481 bytes)
2026-06-13 20:29:14.234[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s28
2026-06-13 20:29:14.235[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s24
2026-06-13 20:29:14.235[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s24', 'prompt': 'Close-up of data being manually adjusted on holographic displays. Numbers being dragged upward with gloved hands. Reality distortion field made visible through glitching digital artifacts.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6088817, 'task_id': 'mtv_s24'}
2026-06-13 20:29:14.236[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-13 20:29:26.473[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.77s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:32:02.990[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s24.mp4 (8907615 bytes)
2026-06-13 20:32:02.991[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s24
2026-06-13 20:32:02.992[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s21
2026-06-13 20:32:02.993[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s21', 'prompt': 'An entire university campus being physically reshaped into the waveform pattern of the song. Buildings twist and morph. Aerial shot showing the transformation. Reverent satire.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6082423, 'task_id': 'mtv_s21'}
2026-06-13 20:32:02.993[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:34:26.483[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:34:54.371[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s21.mp4 (17114233 bytes)
2026-06-13 20:34:54.373[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s21
2026-06-13 20:34:54.373[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s16
2026-06-13 20:34:54.374[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s16', 'prompt': 'Automated response bots on screens explaining away negative comments. A sentiment analysis dashboard shows sentiment being forcibly corrected to positive. Orwellian PR aesthetic.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6072485, 'task_id': 'mtv_s16'}
2026-06-13 20:34:54.374[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.78s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.83s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.83s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.83s/it]
100%|██████████| 30/30 [01:54<00:00, 3.83s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:37:44.220[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s16.mp4 (2960232 bytes)
2026-06-13 20:37:44.222[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s16
2026-06-13 20:37:44.222[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s11
2026-06-13 20:37:44.223[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s11', 'prompt': 'Split screens showing social media trending topics exploding with fire emojis and comment floods. A panel of experts in oversized glasses pointing at whiteboards with complex formulas.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6062517, 'task_id': 'mtv_s11'}
2026-06-13 20:37:44.224[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.82s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]2026-06-13 20:39:26.487[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:40:34.677[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s11.mp4 (4718739 bytes)
2026-06-13 20:40:34.679[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s11
2026-06-13 20:40:34.679[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s07
2026-06-13 20:40:34.680[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s07', 'prompt': 'Competing artists entries crumble to dust on a massive stage. A holographic crown descends from the ceiling onto an empty throne. Camera sweeps upward revealing endless hall of trophies.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6054134, 'task_id': 'mtv_s07'}
2026-06-13 20:40:34.680[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.82s/it]
40%|████ | 12/30 [00:45<01:08, 3.82s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:43:25.198[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s07.mp4 (8780166 bytes)
2026-06-13 20:43:25.199[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s07
2026-06-13 20:43:25.200[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mtv_s03
2026-06-13 20:43:25.201[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s03', 'prompt': 'An absurdly long assembly line where glowing musical notes travel through hundreds of scanning stations. Robotic arms with magnifying glasses inspect each note. Sterile white mixed with neon green.', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781353496.6046042, 'task_id': 'mtv_s03'}
2026-06-13 20:43:25.201[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.77s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]2026-06-13 20:44:26.486[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:46:14.456[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s03.mp4 (4482028 bytes)
2026-06-13 20:46:14.458[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mtv_s03
2026-06-13 20:46:14.458[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=JmRRNmdGCWiLjfuUI2cgO
2026-06-13 20:46:14.459[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s25', 'prompt': 'The propaganda officials celebrating around a cake shaped like the song album cover. Confetti cannons fire. Totalitarian kitsch meets cyberpunk absurdity. Gold and crimson.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.5263588, 'task_id': 'JmRRNmdGCWiLjfuUI2cgO'}
2026-06-13 20:46:14.460[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:49:05.532[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s25.mp4 (11533629 bytes)
2026-06-13 20:49:05.534[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished JmRRNmdGCWiLjfuUI2cgO
2026-06-13 20:49:05.534[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=mDUSbcxb2MPw7h-3_t2Cl
2026-06-13 20:49:05.535[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s21', 'prompt': 'An entire university campus being physically reshaped into the waveform pattern of the song. Buildings twist and morph. Aerial shot showing the transformation. Reverent satire.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.4956968, 'task_id': 'mDUSbcxb2MPw7h-3_t2Cl'}
2026-06-13 20:49:05.535[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]2026-06-13 20:49:26.502[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:51:55.986[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s21.mp4 (17114233 bytes)
2026-06-13 20:51:55.988[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished mDUSbcxb2MPw7h-3_t2Cl
2026-06-13 20:51:55.989[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=1VmavmwL8lzlho1Afv85m
2026-06-13 20:51:55.990[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s17', 'prompt': 'The original lone figure watching from a glass tower above the chaos, sipping coffee. Below, the entire city is in an uproar. Calm satisfaction contrasted with chaos below.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.4642024, 'task_id': '1VmavmwL8lzlho1Afv85m'}
2026-06-13 20:51:55.990[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 20:54:26.522[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 20:54:46.952[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s17.mp4 (3245739 bytes)
2026-06-13 20:54:46.953[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished 1VmavmwL8lzlho1Afv85m
2026-06-13 20:54:46.953[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=AVpxC86NP9Rvao0FIKXWT
2026-06-13 20:54:46.953[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s12', 'prompt': 'News anchors with shocked expressions reading teleprompters. Screens behind them showing charts going parabolic. Media frenzy, information overload, neon orange and red alert colors.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.4226356, 'task_id': 'AVpxC86NP9Rvao0FIKXWT'}
2026-06-13 20:54:46.954[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:35, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:20, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.82s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.83s/it]
50%|█████ | 15/30 [00:57<00:57, 3.83s/it]
53%|█████▎ | 16/30 [01:01<00:53, 3.83s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.83s/it]
60%|██████ | 18/30 [01:08<00:45, 3.83s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.83s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.83s/it]
70%|███████ | 21/30 [01:20<00:34, 3.83s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.83s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.83s/it]
80%|████████ | 24/30 [01:31<00:22, 3.83s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.83s/it]
90%|█████████ | 27/30 [01:43<00:11, 3.83s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.83s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.83s/it]
100%|██████████| 30/30 [01:54<00:00, 3.83s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
2026-06-13 20:57:38.732[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s12.mp4 (4902251 bytes)
2026-06-13 20:57:38.734[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished AVpxC86NP9Rvao0FIKXWT
2026-06-13 20:57:38.734[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=DDeKAMi0VevK1zSMHTxcs
2026-06-13 20:57:38.735[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s08', 'prompt': 'A golden museum entrance where song titles are carved into stone tablets. Visitors bow reverently. Cyberpunk cityscape visible through glass ceiling, bathed in electric pink and gold.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.3849103, 'task_id': 'DDeKAMi0VevK1zSMHTxcs'}
2026-06-13 20:57:38.736[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]2026-06-13 20:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:35, 3.81s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:20, 3.82s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.82s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.82s/it]
40%|████ | 12/30 [00:45<01:08, 3.83s/it]
43%|████▎ | 13/30 [00:49<01:05, 3.83s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.83s/it]
50%|█████ | 15/30 [00:57<00:57, 3.83s/it]
53%|█████▎ | 16/30 [01:01<00:53, 3.83s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]2026-06-13 20:59:26.565[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:43<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
2026-06-13 21:00:28.028[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s08.mp4 (4203653 bytes)
2026-06-13 21:00:28.030[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished DDeKAMi0VevK1zSMHTxcs
2026-06-13 21:00:28.031[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=17h3mcF_S1fhXHJ_H1SJH
2026-06-13 21:00:28.031[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'mtv_s04', 'prompt': 'Workers in futuristic hazmat suits examining sound waves under holographic microscopes. Giant APPROVED stamps flash repeatedly. Exaggerated bureaucratic quality control center, satirical.', 'image': None, 'size': '832*480', 'frame_num': 129, 'sample_steps': None, 'sample_guide_scale': None, 'base_seed': None}, 'status': 'PENDING', 'created_at': 1781353244.3580325, 'task_id': '17h3mcF_S1fhXHJ_H1SJH'}
2026-06-13 21:00:28.032[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 21:03:15.945[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/mtv_s04.mp4 (9441497 bytes)
2026-06-13 21:03:15.947[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished 17h3mcF_S1fhXHJ_H1SJH
2026-06-13 21:04:26.570[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:09:26.573[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:14:26.575[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:19:26.580[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:24:26.584[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:29:26.586[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:34:26.587[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:39:26.592[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:44:26.595[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:49:26.597[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:54:26.602[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 21:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 21:59:26.606[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:04:26.609[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:09:26.610[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:14:26.615[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:19:26.619[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:24:26.621[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:29:26.621[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:34:26.625[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:39:26.627[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:44:26.628[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:49:26.633[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:54:26.637[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 22:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-13 22:59:26.639[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:04:26.640[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:09:26.644[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:14:26.647[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:19:26.648[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:24:26.653[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:29:26.656[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:34:26.658[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:39:26.659[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:44:26.663[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:49:26.666[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-13 23:52:12.199[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s00
2026-06-13 23:52:12.200[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s00', 'prompt': 'A young child standing on a sandy beach at sunset, listening to ocean waves, warm golden light, cinematic wide shot', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781365932.1932976, 'task_id': 'dielv_s00'}
2026-06-13 23:52:12.201[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:48, 3.75s/it]
7%|▋ | 2/30 [00:07<01:45, 3.76s/it]
10%|█ | 3/30 [00:11<01:41, 3.76s/it]
13%|█▎ | 4/30 [00:15<01:37, 3.76s/it]
17%|█▋ | 5/30 [00:18<01:33, 3.76s/it]
20%|██ | 6/30 [00:22<01:30, 3.76s/it]
23%|██▎ | 7/30 [00:26<01:26, 3.76s/it]
27%|██▋ | 8/30 [00:30<01:22, 3.76s/it]
30%|███ | 9/30 [00:33<01:19, 3.77s/it]
33%|███▎ | 10/30 [00:37<01:15, 3.78s/it]
37%|███▋ | 11/30 [00:41<01:11, 3.78s/it]
40%|████ | 12/30 [00:45<01:08, 3.78s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.78s/it]
47%|████▋ | 14/30 [00:52<01:00, 3.78s/it]
50%|█████ | 15/30 [00:56<00:56, 3.79s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.79s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.80s/it]
60%|██████ | 18/30 [01:08<00:45, 3.80s/it]
63%|██████▎ | 19/30 [01:11<00:41, 3.80s/it]
67%|██████▋ | 20/30 [01:15<00:38, 3.80s/it]
70%|███████ | 21/30 [01:19<00:34, 3.80s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.80s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.80s/it]
80%|████████ | 24/30 [01:30<00:22, 3.80s/it]
83%|████████▎ | 25/30 [01:34<00:19, 3.81s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:49<00:03, 3.81s/it]2026-06-13 23:54:26.759[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
100%|██████████| 30/30 [01:53<00:00, 3.81s/it]
100%|██████████| 30/30 [01:53<00:00, 3.79s/it]
2026-06-13 23:55:02.827[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s00.mp4 (5043407 bytes)
2026-06-13 23:55:02.828[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s00
2026-06-13 23:55:02.829[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s20
2026-06-13 23:55:02.829[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s20', 'prompt': 'A young child sitting next to the elderly musician on the beach, learning to play, generational passing of music, heartwarming', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6869352, 'task_id': 'dielv_s20'}
2026-06-13 23:55:02.830[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.80s/it]
40%|████ | 12/30 [00:45<01:08, 3.80s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-13 23:57:53.260[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s20.mp4 (4294198 bytes)
2026-06-13 23:57:53.261[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s20
2026-06-13 23:57:53.262[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s16
2026-06-13 23:57:53.262[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s16', 'prompt': 'Moonlight reflecting on calm ocean surface, gentle ripples creating patterns, serene night scene, silver blue tones, meditative', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6861644, 'task_id': 'dielv_s16'}
2026-06-13 23:57:53.263[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-13 23:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:30, 3.79s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:15, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.80s/it]
40%|████ | 12/30 [00:45<01:08, 3.80s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.80s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.80s/it]
50%|█████ | 15/30 [00:56<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]2026-06-13 23:59:26.810[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.81s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:00:42.559[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s16.mp4 (6756423 bytes)
2026-06-14 00:00:42.561[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s16
2026-06-14 00:00:42.561[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s12
2026-06-14 00:00:42.562[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s12', 'prompt': 'Waves continuously hitting rocky shores, time-lapse style showing the repetitive rhythm of nature, powerful yet calming', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6853685, 'task_id': 'dielv_s12'}
2026-06-14 00:00:42.563[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.80s/it]
10%|█ | 3/30 [00:11<01:42, 3.80s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:35, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:20, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:20<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.81s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:03:31.493[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s12.mp4 (7191313 bytes)
2026-06-14 00:03:31.494[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s12
2026-06-14 00:03:31.495[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s10
2026-06-14 00:03:31.496[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s10', 'prompt': 'A modern music studio with synthesizers and screens, a musician experimenting with new sounds, blue LED lighting, creative exploration', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.684984, 'task_id': 'dielv_s10'}
2026-06-14 00:03:31.496[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:45, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.78s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]2026-06-14 00:04:26.867[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:06:22.090[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s10.mp4 (5248297 bytes)
2026-06-14 00:06:22.092[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s10
2026-06-14 00:06:22.092[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s05
2026-06-14 00:06:22.093[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s05', 'prompt': 'A cozy bar with warm lighting, a young singer performing on a small stage, audience clapping along, intimate concert atmosphere', 'size': '832*480', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781366061.6840105, 'task_id': 'dielv_s05'}
2026-06-14 00:06:22.094[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:50, 3.79s/it]
7%|▋ | 2/30 [00:07<01:45, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:09:13.697[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s05.mp4 (5507655 bytes)
2026-06-14 00:09:13.699[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s05
2026-06-14 00:09:13.699[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s00
2026-06-14 00:09:13.700[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s00', 'prompt': 'A young child standing on a sandy beach at sunset, listening to ocean waves, warm golden light, cinematic wide shot', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.677895, 'finished_at': 1781366102.8272994, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s00', 'status': 'completed', 'video_url': '/idfile?path=dielv_s00.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s00.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 5043407, 'prompt': 'A young child standing on a sandy beach at sunset, listening to ocean waves, warm golden light, cine', 'seed': 2087212057}, 'task_id': 'dielv_s00', 'started_at': 1781365932.2005424}
2026-06-14 00:09:13.701[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-14 00:09:26.878[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.80s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:12:05.051[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s00.mp4 (5043407 bytes)
2026-06-14 00:12:05.053[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s00
2026-06-14 00:12:05.053[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s19
2026-06-14 00:12:05.054[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s19', 'prompt': 'An elderly musician sitting on a beach chair playing guitar at sunrise, peaceful expression, lifetime of music, warm golden light', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6867406, 'finished_at': 1781366273.8137374, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s19', 'status': 'completed', 'video_url': '/idfile?path=dielv_s19.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s19.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 2896789, 'prompt': 'An elderly musician sitting on a beach chair playing guitar at sunrise, peaceful expression, lifetim', 'seed': 1574215179}, 'task_id': 'dielv_s19', 'started_at': 1781366102.8535323}
2026-06-14 00:12:05.054[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.80s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.80s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:14:26.902[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:14:54.575[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s19.mp4 (3253145 bytes)
2026-06-14 00:14:54.576[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s19
2026-06-14 00:14:54.577[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s15
2026-06-14 00:14:54.578[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s15', 'prompt': 'A crowd of people singing together at an outdoor concert, everyone swaying to the same melody, unity in music, golden hour', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.685966, 'finished_at': 1781366445.2396483, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s15', 'status': 'completed', 'video_url': '/idfile?path=dielv_s15.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s15.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 5922847, 'prompt': 'A crowd of people singing together at an outdoor concert, everyone swaying to the same melody, unity', 'seed': 1574215179}, 'task_id': 'dielv_s15', 'started_at': 1781366273.8168402}
2026-06-14 00:14:54.578[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.83s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.83s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.83s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
2026-06-14 00:17:44.428[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s15.mp4 (7294323 bytes)
2026-06-14 00:17:44.430[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s15
2026-06-14 00:17:44.430[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s11
2026-06-14 00:17:44.431[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s11', 'prompt': 'The same musician sitting quietly by a window with an acoustic guitar, simple and peaceful, natural daylight, returning to roots', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6851797, 'finished_at': 1781366616.4938762, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s11', 'status': 'completed', 'video_url': '/idfile?path=dielv_s11.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s11.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 2563551, 'prompt': 'The same musician sitting quietly by a window with an acoustic guitar, simple and peaceful, natural ', 'seed': 1574215179}, 'task_id': 'dielv_s11', 'started_at': 1781366445.2425406}
2026-06-14 00:17:44.432[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.82s/it]2026-06-14 00:19:27.003[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
73%|███████▎ | 22/30 [01:23<00:30, 3.83s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.83s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.83s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.83s/it]
90%|█████████ | 27/30 [01:43<00:11, 3.83s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.83s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.83s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
2026-06-14 00:20:33.700[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s11.mp4 (1699966 bytes)
2026-06-14 00:20:33.701[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s11
2026-06-14 00:20:33.701[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s08
2026-06-14 00:20:33.702[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s08', 'prompt': 'Beautiful sunset over the ocean, silhouette of a person standing on a pier, contemplative mood, orange and purple sky', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6845872, 'finished_at': 1781366783.100829, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s08', 'status': 'completed', 'video_url': '/idfile?path=dielv_s08.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s08.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 1566713, 'prompt': 'Beautiful sunset over the ocean, silhouette of a person standing on a pier, contemplative mood, oran', 'seed': 1789236950}, 'task_id': 'dielv_s08', 'started_at': 1781366612.71765}
2026-06-14 00:20:33.702[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.80s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.82s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.83s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.83s/it]
60%|██████ | 18/30 [01:08<00:45, 3.83s/it]
63%|██████▎ | 19/30 [01:12<00:42, 3.83s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.83s/it]
70%|███████ | 21/30 [01:20<00:34, 3.83s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.83s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.83s/it]
80%|████████ | 24/30 [01:31<00:22, 3.83s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.83s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.83s/it]
90%|█████████ | 27/30 [01:43<00:11, 3.83s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
2026-06-14 00:23:23.487[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s08.mp4 (1374010 bytes)
2026-06-14 00:23:23.489[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s08
2026-06-14 00:23:23.489[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s04
2026-06-14 00:23:23.490[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s04', 'prompt': 'A young musician performing on a small street stage, strumming guitar, people walking by, urban evening golden hour', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6836863, 'finished_at': 1781366952.7494779, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s04', 'status': 'completed', 'video_url': '/idfile?path=dielv_s04.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s04.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 7525309, 'prompt': 'A young musician performing on a small street stage, strumming guitar, people walking by, urban even', 'seed': 1789236950}, 'task_id': 'dielv_s04', 'started_at': 1781366783.1046615}
2026-06-14 00:23:23.491[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:35, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]2026-06-14 00:24:27.067[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:26:14.746[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s04.mp4 (9898755 bytes)
2026-06-14 00:26:14.747[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s04
2026-06-14 00:26:14.748[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s00
2026-06-14 00:26:14.748[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s00', 'prompt': 'A young child standing on a sandy beach at sunset, listening to ocean waves, warm golden light, cinematic wide shot', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.677895, 'finished_at': 1781367125.0513215, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s00', 'status': 'completed', 'video_url': '/idfile?path=dielv_s00.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s00.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 5043407, 'prompt': 'A young child standing on a sandy beach at sunset, listening to ocean waves, warm golden light, cine', 'seed': 2087212057}, 'task_id': 'dielv_s00', 'started_at': 1781366953.7005763}
2026-06-14 00:26:14.749[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.78s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.80s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:29:05.761[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s00.mp4 (5043407 bytes)
2026-06-14 00:29:05.763[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s00
2026-06-14 00:29:05.764[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s19
2026-06-14 00:29:05.764[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s19', 'prompt': 'An elderly musician sitting on a beach chair playing guitar at sunrise, peaceful expression, lifetime of music, warm golden light', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6867406, 'finished_at': 1781367294.5751789, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s19', 'status': 'completed', 'video_url': '/idfile?path=dielv_s19.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s19.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 3253145, 'prompt': 'An elderly musician sitting on a beach chair playing guitar at sunrise, peaceful expression, lifetim', 'seed': 2087212057}, 'task_id': 'dielv_s19', 'started_at': 1781367125.0544362}
2026-06-14 00:29:05.765[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-14 00:29:27.090[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.77s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.80s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.80s/it]
40%|████ | 12/30 [00:45<01:08, 3.80s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.80s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.80s/it]
50%|█████ | 15/30 [00:56<00:57, 3.80s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.80s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.81s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:31:57.075[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s19.mp4 (3253145 bytes)
2026-06-14 00:31:57.076[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s19
2026-06-14 00:31:57.077[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s14
2026-06-14 00:31:57.077[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s14', 'prompt': 'Close-up of hands writing music notes on paper, pen moving steadily, warm desk lamp, creative flow, vintage paper texture', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6857574, 'finished_at': 1781367469.603796, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s14', 'status': 'completed', 'video_url': '/idfile?path=dielv_s14.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s14.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 2095876, 'prompt': 'Close-up of hands writing music notes on paper, pen moving steadily, warm desk lamp, creative flow, ', 'seed': 1574215179}, 'task_id': 'dielv_s14', 'started_at': 1781367298.398004}
2026-06-14 00:31:57.078[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.80s/it]
17%|█▋ | 5/30 [00:18<01:35, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.81s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.81s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.81s/it]
30%|███ | 9/30 [00:34<01:20, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.82s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:20<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:34:27.116[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:34:48.193[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s14.mp4 (2348892 bytes)
2026-06-14 00:34:48.194[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s14
2026-06-14 00:34:48.195[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s10
2026-06-14 00:34:48.196[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s10', 'prompt': 'A modern music studio with synthesizers and screens, a musician experimenting with new sounds, blue LED lighting, creative exploration', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.684984, 'finished_at': 1781367639.6156864, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s10', 'status': 'completed', 'video_url': '/idfile?path=dielv_s10.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s10.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 4428235, 'prompt': 'A modern music studio with synthesizers and screens, a musician experimenting with new sounds, blue ', 'seed': 1574215179}, 'task_id': 'dielv_s10', 'started_at': 1781367469.6067245}
2026-06-14 00:34:48.196[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.77s/it]
7%|▋ | 2/30 [00:07<01:45, 3.77s/it]
10%|█ | 3/30 [00:11<01:42, 3.78s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.78s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.79s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.82s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.81s/it]
70%|███████ | 21/30 [01:19<00:34, 3.81s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.81s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.82s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:37:39.467[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s10.mp4 (5248297 bytes)
2026-06-14 00:37:39.469[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s10
2026-06-14 00:37:39.469[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s06
2026-06-14 00:37:39.470[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s06', 'prompt': 'Close-up of guitar strings being played, fingers moving gracefully, warm stage lighting, musical passion, shallow depth of field', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6841996, 'finished_at': 1781367811.7129939, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s06', 'status': 'completed', 'video_url': '/idfile?path=dielv_s06.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s06.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 4123872, 'prompt': 'Close-up of guitar strings being played, fingers moving gracefully, warm stage lighting, musical pas', 'seed': 1574215179}, 'task_id': 'dielv_s06', 'started_at': 1781367639.6192877}
2026-06-14 00:37:39.470[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.79s/it]
7%|▋ | 2/30 [00:07<01:45, 3.78s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.79s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.81s/it]
33%|███▎ | 10/30 [00:38<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.81s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.82s/it]
47%|████▋ | 14/30 [00:53<01:01, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.82s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.82s/it]
60%|██████ | 18/30 [01:08<00:45, 3.82s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.82s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]2026-06-14 00:39:27.218[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
77%|███████▋ | 23/30 [01:27<00:26, 3.82s/it]
80%|████████ | 24/30 [01:31<00:22, 3.82s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.83s/it]
87%|████████▋ | 26/30 [01:39<00:15, 3.82s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.82s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.82s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:40:30.647[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s06.mp4 (4551493 bytes)
2026-06-14 00:40:30.649[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s06
2026-06-14 00:40:30.650[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_s02
2026-06-14 00:40:30.651[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_s02', 'prompt': 'An old tree on a hilltop under moonlight, cicadas singing in the night, peaceful rural summer evening, soft blue tones', 'size': '832*480', 'frame_num': 129}, 'created_at': 1781366061.6830482, 'finished_at': 1781367982.3343992, 'status': 'SUCCEEDED', 'result': {'task_id': 'dielv_s02', 'status': 'completed', 'video_url': '/idfile?path=dielv_s02.mp4', 'video_path': '/data/ymq/wan22-outputs/dielv_s02.mp4', 'size': '832*480', 'frame_num': 129, 'file_size': 4427050, 'prompt': 'An old tree on a hilltop under moonlight, cicadas singing in the night, peaceful rural summer evenin', 'seed': 1574215179}, 'task_id': 'dielv_s02', 'started_at': 1781367811.7160444}
2026-06-14 00:40:30.651[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
3%|▎ | 1/30 [00:03<01:49, 3.78s/it]
7%|▋ | 2/30 [00:07<01:46, 3.79s/it]
10%|█ | 3/30 [00:11<01:42, 3.79s/it]
13%|█▎ | 4/30 [00:15<01:38, 3.79s/it]
17%|█▋ | 5/30 [00:18<01:34, 3.80s/it]
20%|██ | 6/30 [00:22<01:31, 3.80s/it]
23%|██▎ | 7/30 [00:26<01:27, 3.80s/it]
27%|██▋ | 8/30 [00:30<01:23, 3.80s/it]
30%|███ | 9/30 [00:34<01:19, 3.80s/it]
33%|███▎ | 10/30 [00:37<01:16, 3.81s/it]
37%|███▋ | 11/30 [00:41<01:12, 3.81s/it]
40%|████ | 12/30 [00:45<01:08, 3.80s/it]
43%|████▎ | 13/30 [00:49<01:04, 3.81s/it]
47%|████▋ | 14/30 [00:53<01:00, 3.81s/it]
50%|█████ | 15/30 [00:57<00:57, 3.81s/it]
53%|█████▎ | 16/30 [01:00<00:53, 3.81s/it]
57%|█████▋ | 17/30 [01:04<00:49, 3.81s/it]
60%|██████ | 18/30 [01:08<00:45, 3.81s/it]
63%|██████▎ | 19/30 [01:12<00:41, 3.81s/it]
67%|██████▋ | 20/30 [01:16<00:38, 3.82s/it]
70%|███████ | 21/30 [01:19<00:34, 3.82s/it]
73%|███████▎ | 22/30 [01:23<00:30, 3.82s/it]
77%|███████▋ | 23/30 [01:27<00:26, 3.81s/it]
80%|████████ | 24/30 [01:31<00:22, 3.81s/it]
83%|████████▎ | 25/30 [01:35<00:19, 3.81s/it]
87%|████████▋ | 26/30 [01:38<00:15, 3.81s/it]
90%|█████████ | 27/30 [01:42<00:11, 3.81s/it]
93%|█████████▎| 28/30 [01:46<00:07, 3.81s/it]
97%|█████████▋| 29/30 [01:50<00:03, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.82s/it]
100%|██████████| 30/30 [01:54<00:00, 3.81s/it]
2026-06-14 00:43:19.827[webapp][debug][/data/ymq/wan22-service/workers/generate.py:114]Video generated: /data/ymq/wan22-outputs/dielv_s02.mp4 (4316632 bytes)
2026-06-14 00:43:19.829[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_s02
2026-06-14 00:44:27.218[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:45:12.181[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_hd_test
2026-06-14 00:45:12.182[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_hd_test', 'prompt': 'A young child standing on a sandy beach at sunset, warm golden light, cinematic', 'size': '1024*704', 'frame_num': 129}, 'status': 'PENDING', 'created_at': 1781369112.176417, 'task_id': 'dielv_hd_test'}
2026-06-14 00:45:12.183[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
0%| | 0/30 [00:00<?, ?it/s]
0%| | 0/30 [00:00<?, ?it/s]
2026-06-14 00:45:33.010[webapp][exception][/data/ymq/wan22-service/workers/generate.py:129]Generation error: CUDA out of memory. Tried to allocate 274.00 MiB. GPU 0 has a total capacity of 23.52 GiB of which 47.69 MiB is free. Including non-PyTorch memory, this process has 23.46 GiB memory in use. Of the allocated memory 22.83 GiB is allocated by PyTorch, and 100.06 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://docs.pytorch.org/docs/stable/notes/cuda.html#optimizing-memory-usage-with-pytorch-cuda-alloc-conf)
Traceback (most recent call last):
File "/data/ymq/wan22-service/workers/generate.py", line 104, in run_generate
result = await loop.run_in_executor(None, _infer)
File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/data/ymq/wan22-service/workers/generate.py", line 93, in _infer
return engine.generate(
File "/data/ymq/wan22-service/workers/wan22_wrapper.py", line 190, in generate
video = self.pipeline.generate(
File "/data/ymq/wan22-service/repo/wan/textimage2video.py", line 229, in generate
return self.t2v(
File "/data/ymq/wan22-service/repo/wan/textimage2video.py", line 384, in t2v
noise_pred_cond = self.model(
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1779, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1790, in _call_impl
return forward_call(*args, **kwargs)
File "/data/ymq/wan22-service/repo/wan/modules/model.py", line 490, in forward
x = block(x, **kwargs)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1779, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1790, in _call_impl
return forward_call(*args, **kwargs)
File "/data/ymq/wan22-service/repo/wan/modules/model.py", line 244, in forward
self.norm1(x).float() * (1 + e[1].squeeze(2)) + e[0].squeeze(2),
torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 274.00 MiB. GPU 0 has a total capacity of 23.52 GiB of which 47.69 MiB is free. Including non-PyTorch memory, this process has 23.46 GiB memory in use. Of the allocated memory 22.83 GiB is allocated by PyTorch, and 100.06 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://docs.pytorch.org/docs/stable/notes/cuda.html#optimizing-memory-usage-with-pytorch-cuda-alloc-conf)
2026-06-14 00:45:33.012[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_hd_test
2026-06-14 00:49:27.223[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:54:27.225[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 00:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 00:59:27.226[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:04:27.226[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:09:27.230[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:14:27.233[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:19:27.234[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:24:27.239[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:29:27.243[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:34:27.245[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:39:27.246[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:44:27.251[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:49:27.254[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:54:27.256[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 01:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 01:59:27.261[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:04:27.265[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:09:27.267[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:14:27.268[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:19:27.272[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:24:27.275[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:29:27.277[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:34:27.278[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:39:27.282[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:44:27.284[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:49:27.285[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:54:27.290[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 02:58:08.763[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 02:59:27.294[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:04:27.295[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:09:27.296[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:14:27.300[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:19:27.303[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:24:27.304[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:29:27.309[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:34:27.313[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:39:27.315[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:44:27.316[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:49:27.321[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:54:27.324[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 03:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 03:59:27.325[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:04:27.330[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:09:27.334[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:14:27.337[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:19:27.338[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:24:27.343[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:29:27.346[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:34:27.348[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:39:27.353[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:44:27.356[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:49:27.358[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:54:27.359[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 04:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 04:59:27.364[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:04:27.367[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:09:27.369[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:14:27.370[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:19:27.373[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:24:27.376[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:29:27.377[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:34:27.382[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:39:27.386[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:44:27.389[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:49:27.390[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:54:27.394[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 05:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 05:59:27.397[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:04:27.399[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:09:27.405[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:14:27.408[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:19:27.410[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:24:27.411[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:29:27.414[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:34:27.417[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:39:27.419[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:44:27.419[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:49:27.422[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:54:27.425[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 06:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 06:59:27.427[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:04:27.431[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:09:27.435[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:14:27.437[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:19:27.438[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:24:27.443[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:29:27.446[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:34:27.448[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:39:27.452[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:44:27.455[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:49:27.457[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:54:27.458[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 07:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 07:59:27.462[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:04:27.465[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:09:27.467[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:14:27.471[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:19:27.475[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:24:27.478[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:29:27.478[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:34:27.482[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:39:27.485[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:44:27.487[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:49:27.492[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:54:27.496[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 08:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 08:59:27.498[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:04:27.499[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:09:27.503[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:14:27.506[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:19:27.508[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:24:27.508[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:29:27.512[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:32:10.427[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:144]get task_id=dielv_hd65_test
2026-06-14 09:32:10.428[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:148]task={'payload': {'task_type': 'generate_video', 'task_id': 'dielv_hd65_test', 'prompt': 'A young child standing on a sandy beach at sunset, warm golden light, cinematic', 'size': '1024*704', 'frame_num': 65}, 'status': 'PENDING', 'created_at': 1781400730.4213612, 'task_id': 'dielv_hd65_test'}
2026-06-14 09:32:10.428[webapp][debug][/data/ymq/wan22-service/ah.py:20]Wan22Tasks processing: type=generate_video
2026-06-14 09:32:12.494[webapp][exception][/data/ymq/wan22-service/workers/generate.py:129]Generation error: CUDA out of memory. Tried to allocate 32.00 MiB. GPU 0 has a total capacity of 23.52 GiB of which 7.69 MiB is free. Including non-PyTorch memory, this process has 23.50 GiB memory in use. Of the allocated memory 22.85 GiB is allocated by PyTorch, and 114.95 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://docs.pytorch.org/docs/stable/notes/cuda.html#optimizing-memory-usage-with-pytorch-cuda-alloc-conf)
Traceback (most recent call last):
File "/data/ymq/wan22-service/workers/generate.py", line 104, in run_generate
result = await loop.run_in_executor(None, _infer)
File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/data/ymq/wan22-service/workers/generate.py", line 93, in _infer
return engine.generate(
File "/data/ymq/wan22-service/workers/wan22_wrapper.py", line 190, in generate
video = self.pipeline.generate(
File "/data/ymq/wan22-service/repo/wan/textimage2video.py", line 229, in generate
return self.t2v(
File "/data/ymq/wan22-service/repo/wan/textimage2video.py", line 302, in t2v
self.text_encoder.model.to(self.device)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1384, in to
return self._apply(convert)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 934, in _apply
module._apply(fn)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 934, in _apply
module._apply(fn)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 934, in _apply
module._apply(fn)
[Previous line repeated 1 more time]
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 965, in _apply
param_applied = fn(param)
File "/data/ymq/wan22-service/py3/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1370, in convert
return t.to(
torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 32.00 MiB. GPU 0 has a total capacity of 23.52 GiB of which 7.69 MiB is free. Including non-PyTorch memory, this process has 23.50 GiB memory in use. Of the allocated memory 22.85 GiB is allocated by PyTorch, and 114.95 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://docs.pytorch.org/docs/stable/notes/cuda.html#optimizing-memory-usage-with-pytorch-cuda-alloc-conf)
2026-06-14 09:32:12.496[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:187][worker 0] finished dielv_hd65_test
2026-06-14 09:34:27.514[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:39:27.515[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:44:27.519[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:49:27.523[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:54:27.525[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 09:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 09:59:27.525[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:04:27.530[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:09:27.532[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:14:27.533[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:19:27.538[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:24:27.542[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:29:27.544[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:34:27.544[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:39:27.548[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:44:27.551[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:49:27.558[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:54:27.562[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 10:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 10:59:27.566[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:04:27.568[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:09:27.568[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:14:27.572[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:19:27.575[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:24:27.576[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:29:27.581[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:34:27.585[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:39:27.586[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:44:27.585[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:49:27.589[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:54:27.592[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 11:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 11:59:27.593[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:04:27.598[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:09:27.600[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:14:27.602[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:19:27.603[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:24:27.606[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:29:27.609[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:34:27.609[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:39:27.614[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:44:27.617[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:49:27.619[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:54:27.620[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 12:58:08.762[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 12:59:27.623[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:04:27.626[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:09:27.627[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:14:27.631[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:19:27.635[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:24:27.637[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:29:27.638[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:34:27.642[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:39:27.645[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:44:27.646[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:49:27.651[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:54:27.654[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 13:58:08.763[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 13:59:27.656[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:04:27.656[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:09:27.660[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:14:27.663[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:19:27.665[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:24:27.669[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:29:27.673[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:34:27.675[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:39:27.675[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:44:27.679[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:49:27.682[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:54:27.683[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 14:58:08.763[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 14:59:27.688[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:04:27.692[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:09:27.694[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:14:27.694[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:19:27.698[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:24:27.701[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:29:27.702[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:34:27.708[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:39:27.711[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:44:27.713[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:49:27.714[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:54:27.719[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 15:58:08.764[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:39]cleanup_expired_tasks() called ...
2026-06-14 15:59:27.722[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:04:27.724[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:09:27.729[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:14:27.732[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:19:27.734[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called
2026-06-14 16:24:27.735[webapp][debug][/data/ymq/wan22-service/py3/lib/python3.10/site-packages/longtasks/longtasks.py:104]recover_stuck_tasks() called