>
> java.io.FileNotFoundException: 
> /Users/builder/workspace/smartdl_test/smdl/abc.txt (No such file or directory)
>       at java.io.FileInputStream.open0(Native Method)
>       at java.io.FileInputStream.open(FileInputStream.java:195)
>       at java.io.FileInputStream.<init>(FileInputStream.java:138)
>       at org.apache.http.entity.FileEntity.writeTo(FileEntity.java:94)
>       at 
> org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
>       at 
> org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:160)
>       at 
> org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
>       at 
> org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
>       at 
> org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
>       at 
> org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
>       at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
>       at 
> org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
>       at 
> org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
>       at 
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:72)
>       at 
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:221)
>       at 
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:165)
>       at 
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:140)
>       at 
> com.toast.cloud.smartdl.builduploader.request.objectstorage.ObjectStorageRequestImpl.uploadObject(ObjectStorageRequestImpl.java:141)
>       at 
> com.toast.cloud.smartdl.builduploader.request.objectstorage.ObjectStorageRequestImpl.uploadObject(ObjectStorageRequestImpl.java:76)
>       at 
> com.toast.cloud.smartdl.builduploader.BuildUploaderPublisher.perform(BuildUploaderPublisher.java:196)
>       at 
> org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80)
>       at 
> org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67)
>       at 
> org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:49)
>       at hudson.security.ACL.impersonate(ACL.java:290)
>       at 
> org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:46)
>       at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>       at java.lang.Thread.run(Thread.java:748)
>
>
This is stack trace. 
Thank you. 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/fc107aa9-8408-41ac-be1e-90129b9965fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to