-
Bug
-
Resolution: Timed out
-
Low
-
None
-
5.12.2
-
Severity 3 - Minor
-
Summary
The logged error message about why an artifact can't be created isn't detailed enough to be useful.
Steps to Reproduce
- Start Bamboo Server on Windows
- Setup plan with artifact.
- Artifact name: *.txt
- Pattern: *.txt
- Run build
Expected Results
An error message in the logs that the folder for the artifact can't be created.
Actual Results
An error message in the logs that theartifact can't be published, but without any clue that problem is about the artifact declaration name.
Workaround
Don't use special characters (? or *) in artifact name.
[BAM-17633] When artifact name has special characters it should be visible in error message
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 1443773 ] | New: JAC Bug Workflow v3 [ 3380092 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Resolution | New: Timed out [ 10 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: da-artifacts da-special-characters | New: bamboo-bugs-grooming da-artifacts da-special-characters |
Component/s | New: Artifacts [ 11229 ] |
Symptom Severity | New: Minor [ 14432 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1422074 ] | New: Bamboo Workflow 2016 v1 - Restricted [ 1443773 ] |
Labels | New: da-artifacts da-special-characters |
Workflow | Original: Bamboo Workflow 2014 v2 [ 1402190 ] | New: Bamboo Workflow 2016 v1 [ 1422074 ] |
Description |
Original:
Start Bamboo Server on Windows
Setup plan with artifact. Artifact name: *.txt Pattern: *.txt Run build Expected result: error message in logs that folder for artifact can't be created Actual: error message that artifact can't be published, but without any clue that problem is at artifact declaration name. Workaround: don't use special characters (? or *) in artifact name |
New:
h3. Summary
The logged error message about why an artifact can't be created isn't detailed enough to be useful. h3. Steps to Reproduce # Start Bamboo Server on Windows # Setup plan with artifact. #* Artifact name: *.txt #* Pattern: *.txt # Run build h3. Expected Results An error message in the logs that the folder for the artifact can't be created. h3. Actual Results An error message in the logs that theartifact can't be published, but without any clue that problem is about the artifact declaration name. h3.Workaround Don't use special characters (? or *) in artifact name. |