Command exited with code 1
I'm stuck with a build error in https://ci.appveyor.com/project/eisber/vowpal-wabbit (build 1.0.62).
I don't see any helpful error message except for "Command exited with code 1". Also the timestamp in the log are weird:
[00:06:41] cbify.cc
[00:06:47] cb_adf.cc
[00:14:00] Command exited with code 1
It almost looks as if the log is truncated.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 23 Jun, 2015 02:10 AM
Try looking via RDP what's going on there: https://github.com/appveyor/ci/blob/master/scripts/enable-rdp.ps1
2 Posted by Markus Cozowicz on 25 Jun, 2015 07:52 AM
After a couple of days fiddling with this I finally figured the problem: msbuild logging set to detailed. Setting it to normal and my build actual goes through.
I believe you have some bug in your custom logger. As a test case you can look at https://ci.appveyor.com/project/eisber/vowpal-wabbit/build/1.0.94 vs https://ci.appveyor.com/project/eisber/vowpal-wabbit/build/1.0.86
Markus
Support Staff 3 Posted by Feodor Fitsner on 25 Jun, 2015 10:34 PM
Interesting. Will take a look. Thanks for digging into that!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.