Actions
action #54809
closedPUBLISH_HDD_1 fails with '/' in variable name
Start date:
2019-07-30
Due date:
% Done:
0%
Estimated time:
Description
See https://openqa.opensuse.org/tests/995247#settings
From https://openqa.opensuse.org/tests/995247/file/autoinst-log.txt :
[2019-07-30T00:04:09.404 CEST] [info] ::: backend::qemu::do_extract_assets: Extracting (?^:^hd0$)
[2019-07-30T00:04:09.404 CEST] [debug] running nice ionice qemu-img convert -c -O qcow2 /var/lib/openqa/pool/2/raid/hd0-overlay5 assets_public/opensuse-Tumbleweed-aarch64-okurz/os-autoinst-distri-opensuse#8044-textmode@aarch64.qcow2
[2019-07-30T00:04:09.500 CEST] [debug] qemu-img: assets_public/opensuse-Tumbleweed-aarch64-okurz/os-autoinst-distri-opensuse#8044-textmode@aarch64.qcow2: error while converting qcow2: Could not create file: No such file or directory
[2019-07-30T00:04:09.500 CEST] [debug] extract assets failed: runcmd failed with exit code 1 at /usr/lib/os-autoinst/osutils.pm line 120.
[2019-07-30T00:04:09.500 CEST] [info] ::: backend::qemu::do_extract_assets: Extracting (?^:^pflash-vars$)
[2019-07-30T00:04:09.501 CEST] [debug] running nice ionice qemu-img convert -c -O qcow2 /var/lib/openqa/pool/2/raid/pflash-vars-overlay5 assets_public/opensuse-Tumbleweed-aarch64-okurz/os-autoinst-distri-opensuse#8044-textmode@aarch64-uefi-vars.qcow2
[2019-07-30T00:04:09.592 CEST] [debug] qemu-img: assets_public/opensuse-Tumbleweed-aarch64-okurz/os-autoinst-distri-opensuse#8044-textmode@aarch64-uefi-vars.qcow2: error while converting qcow2: Could not create file: No such file or directory
[2019-07-30T00:04:09.592 CEST] [debug] extract assets failed: runcmd failed with exit code 1 at /usr/lib/os-autoinst/osutils.pm line 120.
Updated by okurz over 5 years ago
- Category changed from Regressions/Crashes to Feature requests
Updated by okurz over 5 years ago
- Copied to action #54827: [cache] downloading assets with `:` or `#` in filenames using the caching fails added
Updated by coolo over 5 years ago
That should be forbidden to be scheduled - i.e. incomplete right away with a proper error, before it hits a worker
Updated by Xiaojing_liu about 5 years ago
https://github.com/os-autoinst/openQA/pull/2580
As Marius said, the pull request cannot resolve this ticket, so I closed it.
Updated by Xiaojing_liu about 5 years ago
- Status changed from New to In Progress
- Target version changed from Ready to Current Sprint
Updated by okurz about 5 years ago
- Status changed from In Progress to Resolved
- Target version changed from Current Sprint to Done
merged, should be fine.
Actions