Matthias Pohl created FLINK-33432:
-------------------------------------
Summary: Build artifacts cannot be extracted smoothly
Key: FLINK-33432
URL: https://issues.apache.org/jira/browse/FLINK-33432
Project: Flink
Issue Type: Sub-task
Components: Build System / CI
Reporter: Matthias Pohl
When extracting the build artifacts there is always a question to overwrite
certain files:
{code}
[...]
inflating: logs_117/6_ci Test (module misc).txt
replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip?
[y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip
[...]
inflating: logs_117/1_ci Test (module python).txt
replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip?
[y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip
[...]
inflating: logs_117/4_ci Test (module connect_2).txt
replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip?
[y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip
[...]
inflating: logs_117/3_ci Test (module connect_1).txt
replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip?
[y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip
[...] inflating: logs_117/5_ci Test (module tests).txt
replace logs_117/runner-diagnostic-logs/Build UnknownBuildNumber-test.zip?
[y]es, [n]o, [A]ll, [N]one, [r]ename
[...]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)