Issue Type: Bug Bug
Assignee: Michael Watt
Components: s3-plugin
Created: 28/Mar/15 7:49 PM
Description:

S3Plugin fails to upload anything to a bucket producing:

java.lang.IllegalArgumentException: Cannot create enum from US_EAST_1 value!
at hudson.plugins.s3.S3Profile.upload(S3Profile.java:152)
at hudson.plugins.s3.S3BucketPublisher.perform(S3BucketPublisher.java:174)
at hudson.tasks.BuildStepMonitor$2.perform(BuildStepMonitor.java:32)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)

The only work around was to downgrade to v0.6 to get it work again.

Environment: Linux ip-172-30-0-40 3.14.19-17.43.amzn1.x86_64 #1 SMP Wed Sep 17 22:14:52 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

java.runtime.name OpenJDK Runtime Environment
java.runtime.version 1.7.0_65-mockbuild_2014_09_18_00_28-b00
java.specification.name Java Platform API Specification
java.specification.vendor Oracle Corporation
java.specification.version 1.7
java.vendor Oracle Corporation
java.vendor.url http://java.oracle.com/
java.vendor.url.bug http://bugreport.sun.com/bugreport/
java.version 1.7.0_65

org.jenkins-ci.main:jenkins-war:1.581
Project: Jenkins
Priority: Blocker Blocker
Reporter: Charlie Hubbard
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to