1

在通过 CloudBees 上的 java -jar jenkins-cli.jar 执行我的 xcode slave 之前从未遇到过问题。我在控制台窗口中收到以下错误响应

WILs-MacBook-Pro:tmp WPANNELL$ java -jar jenkins-cli.jar -s https://ventana.ci.cloudbees.com -i ~/.ssh/id_rsa customer-managed-slave -fsroot ~/jenkins -labels xcode -executors 4 -name mobile-slave

Enter passphrase for /Users/WPANNELL/.ssh/id_rsa:

Exception in thread "main" java.io.IOException: Server returned HTTP response code: 400 for URL: https://ventana.ci.cloudbees.com/cli
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
    at hudson.cli.FullDuplexHttpStream.<init>(FullDuplexHttpStream.java:77)
    at hudson.cli.CLI.connectViaHttp(CLI.java:155)
    at hudson.cli.CLI.<init>(CLI.java:139)
    at hudson.cli.CLIConnectionFactory.connect(CLIConnectionFactory.java:68)
    at hudson.cli.CLI._main(CLI.java:438)
    at hudson.cli.CLI.main(CLI.java:373)
WILs-MacBook-Pro:tmp WPANNELL$

你以前见过这样的回应吗?

4

0 回答 0