Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Illegal char in artifact definition

Notes say artifacts not supported yet, so I configured it to not download artifacts for the windows step with:

artifacts: # no artifacts for windows
download: false

But it still is trying to do so. Also, don't know what is wrong with the generic that works correctly for linux.

[2021-12-06 23:34:36,191] Getting all artifacts for step.
[2021-12-06 23:34:36,206] Getting SSH private key.
[2021-12-06 23:34:36,206] Getting known hosts.
[2021-12-06 23:34:36,328] An error occurred whilst getting all artifacts for step.
java.nio.file.InvalidPathException: Illegal char <*> at index 4: acli*
at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
at java.base/java.nio.file.Path.of(Path.java:147)
at java.base/java.nio.file.Paths.get(Paths.java:69)
at com.atlassian.pipelines.runner.api.model.artifact.ArtifactRecord.from(ArtifactRecord.java:40)

 

2 comments

Comment

Log in or Sign up to comment
lliang2
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 7, 2021

Hey @Bob Swift _Appfire_ ,

Thanks for reporting it.

Unfortunately, this is one of the issue with artifact. It will be fix once we have artifact support for windows runner. I would say it shouldn't be too far away, we will announce it in the channel once the feature is ready.

Cheers

Leo Liang

Bob Swift _Appfire_ December 8, 2021

Thanks.

TAGS
AUG Leaders

Atlassian Community Events