Buildfile: /Users/jose/dev/code/ee62x/portal/portal-impl/build.xml compile: compile-dependencies: build-common-java.compile: print-current-time: [echo] September 30, 2016 at 08:54 AM compile-test: compile-test: build-common.compile-test: [copy] Copying 1 file to /Users/jose/dev/code/ee62x/portal/portal-impl/test-classes/integration [copy] Copying 1 file to /Users/jose/dev/code/ee62x/portal/portal-impl/test-classes/unit test-package: [junit] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [junit] objc[85927]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. [junit] Loading file:/Users/jose/dev/code/ee62x/portal/portal-impl/classes/system.properties [junit] Loading file:/Users/jose/dev/code/ee62x/portal/portal-impl/test-classes/unit/system-ext.properties [junit] Loading file:/Users/jose/dev/code/ee62x/portal/portal-impl/classes/portal.properties [junit] Loading file:/Users/jose/dev/code/ee62x/portal/portal-impl/test-classes/integration/portal-test.properties [junit] Loading file:/Users/jose/dev/code/ee62x/portal/portal-impl/test-classes/integration/portal-test-ext.properties [junit] 06:54:07,123 INFO [main][DialectDetector:71] Determine dialect for MySQL 5 [junit] 06:54:07,142 INFO [main][DialectDetector:136] Found dialect org.hibernate.dialect.MySQLDialect [junit] Running com.liferay.portlet.documentlibrary.service.DLAppLocalServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLAppLocalServiceTest [junit] -- listing properties -- [junit] company.web.id=liferay.com [junit] dl.file.entry.processors.trigger.synchronously=true [junit] include-and-override=test-portal-impl-ext.properties [junit] junit.delay.factor=1 [junit] portal.url=http://localhost:8080 [junit] user.password=test [junit] [junit] -- updated properties -- [junit] company.web.id=liferay.com [junit] dl.file.entry.processors.trigger.synchronously=true [junit] include-and-override=test-portal-impl-ext.properties [junit] junit.delay.factor=1 [junit] portal.url=http://localhost:8080 [junit] user.password=test [junit] [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.653 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.653 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLAppServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLAppServiceTest [junit] 06:55:57,080 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaAB50851BFA4615A8W8zDgfosbOpWIaJ/qAv2Dhkf+K+QK0pq0nX9wYjMco+EWew5xBp64N2KnmzIus0nBsl7kazUYng= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 175.458 sec [junit] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 175.458 sec [junit] [junit] Testcase: testAddNullFileEntry(com.liferay.portlet.documentlibrary.service.DLAppServiceTest): FAILED [junit] Unable to pass null byte[] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at sun.reflect.GeneratedMethodAccessor643.invoke(Unknown Source) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:498) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.addFileEntry(DLFileEntryServiceImpl.java:74) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:498) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy206.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(LiferayRepository.java:161) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:303) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:208) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:155) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:498) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy202.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceUtil.addFileEntry(DLAppServiceUtil.java:103) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceTest.testAddNullFileEntry(DLAppServiceTest.java:267) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:498) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1004) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] ... 81 more [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaAB50851BFA4615A8W8zDgfosbOpWIaJ/qAv2Dhkf+K+QK0pq0nX9wYjMco+EWew5xBp64N2KnmzIus0nBsl7kazUYng= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] junit.framework.AssertionFailedError: Unable to pass null byte[] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.addFileEntry(DLFileEntryServiceImpl.java:74) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy206.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(LiferayRepository.java:161) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:303) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:208) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:155) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy202.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceUtil.addFileEntry(DLAppServiceUtil.java:103) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceTest.testAddNullFileEntry(DLAppServiceTest.java:267) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaAB50851BFA4615A8W8zDgfosbOpWIaJ/qAv2Dhkf+K+QK0pq0nX9wYjMco+EWew5xBp64N2KnmzIus0nBsl7kazUYng= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceTest.testAddNullFileEntry(DLAppServiceTest.java:284) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] [junit] [junit] TEST com.liferay.portlet.documentlibrary.service.DLAppServiceTest FAILED [junit] Running com.liferay.portlet.documentlibrary.service.DLCheckInCheckOutTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLCheckInCheckOutTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.895 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.895 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLContentLocalServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLContentLocalServiceTest [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 sec [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest [junit] 06:59:52,655 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema4FDEB00EF42DF86CivAaFDmszV4C+i2e68sYaeFu/07/OZBoGrplSKFoUeZL8vtd02Vm7TMufOkdX1935N27q6KcWj0= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 06:59:55,075 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema74E69E8C525BA37BrD98RQKYJNdNzBp5BhaX6R9zC6VMm+OGpoLfS35Ucvr5B3HGc7YxVUHetEOwKBOKC/TKEa3cVLo= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 07:00:32,422 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaB93C379079CF57E1MRuBpEkFyQRyGitBC9b09SsHI8Ys3kLnCASurKbcV4UrlAX8QZGTwwetvWknq/WkguFiDXbPvkU= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 07:00:43,522 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaE367AC8D4B31E2D9HbiKdWTV8EFbZg5Zw/djH3lE2roDIdHBDswGDnWk1rxT1iE+EV0T+gbImdKqg/h2+Z03cGGaVew= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] Tests run: 13, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 80.545 sec [junit] Tests run: 13, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 80.545 sec [junit] [junit] Testcase: testAddFileEntryBasic08(com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayLocalRepository.addFileEntry(LiferayLocalRepository.java:152) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:289) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:191) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:136) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy201.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppLocalServiceUtil.addFileEntry(DLAppLocalServiceUtil.java:104) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:192) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:144) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:203) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:288) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:265) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:230) [junit] at com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest.addFileEntryBasic(DLFileEntryExtensionTest.java:486) [junit] at com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest.testAddFileEntryBasic08(DLFileEntryExtensionTest.java:226) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema4FDEB00EF42DF86CivAaFDmszV4C+i2e68sYaeFu/07/OZBoGrplSKFoUeZL8vtd02Vm7TMufOkdX1935N27q6KcWj0= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Testcase: testAddFileEntryBasic09(com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayLocalRepository.addFileEntry(LiferayLocalRepository.java:152) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:289) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:191) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:136) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy201.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppLocalServiceUtil.addFileEntry(DLAppLocalServiceUtil.java:104) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:192) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:144) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:203) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:288) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:265) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:230) [junit] at com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest.addFileEntryBasic(DLFileEntryExtensionTest.java:486) [junit] at com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest.testAddFileEntryBasic09(DLFileEntryExtensionTest.java:231) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema74E69E8C525BA37BrD98RQKYJNdNzBp5BhaX6R9zC6VMm+OGpoLfS35Ucvr5B3HGc7YxVUHetEOwKBOKC/TKEa3cVLo= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Testcase: testAddFileEntryWithExtension(com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayLocalRepository.addFileEntry(LiferayLocalRepository.java:152) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:289) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:191) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:136) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy201.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppLocalServiceUtil.addFileEntry(DLAppLocalServiceUtil.java:104) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:192) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:144) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:203) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:288) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:265) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:230) [junit] at com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest.testAddFileEntryWithExtension(DLFileEntryExtensionTest.java:394) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaB93C379079CF57E1MRuBpEkFyQRyGitBC9b09SsHI8Ys3kLnCASurKbcV4UrlAX8QZGTwwetvWknq/WkguFiDXbPvkU= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Testcase: testAddFileEntryWithoutExtension(com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayLocalRepository.addFileEntry(LiferayLocalRepository.java:152) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:289) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:191) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.addFileEntry(DLAppLocalServiceImpl.java:136) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy201.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppLocalServiceUtil.addFileEntry(DLAppLocalServiceUtil.java:104) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:192) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:144) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:203) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:288) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:265) [junit] at com.liferay.portlet.documentlibrary.util.DLAppTestUtil.addFileEntry(DLAppTestUtil.java:230) [junit] at com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest.testAddFileEntryWithoutExtension(DLFileEntryExtensionTest.java:461) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaE367AC8D4B31E2D9HbiKdWTV8EFbZg5Zw/djH3lE2roDIdHBDswGDnWk1rxT1iE+EV0T+gbImdKqg/h2+Z03cGGaVew= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] TEST com.liferay.portlet.documentlibrary.service.DLFileEntryExtensionTest FAILED [junit] Running com.liferay.portlet.documentlibrary.service.DLFileEntryLocalServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileEntryLocalServiceTest [junit] Starting Liferay Portal Community Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013) [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 402.181 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 402.181 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLFileEntryServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileEntryServiceTest [junit] Starting Liferay Portal Community Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013) [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.665 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.665 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLFileEntryTypeServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileEntryTypeServiceTest [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.479 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.479 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLFileVersionHistoryTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileVersionHistoryTest [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.145 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.145 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLFileVersionTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileVersionTest [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.534 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.534 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest [junit] 07:11:26,402 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema70806F396F230EF5rJaXINGS/WjPkRHEdfDhaQfEgDNDzbFG1GC9hcFP51LQk0pZlltJB8VzcbT2iBb8jkLpG8Fwo6Y= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 07:11:28,670 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema729B3207C42D375FQZD40vSANRH2/IIqkW1DXl+VVl3Sx4VYJ+YCE/rQ/WmNFeEHT1C9mZMssLh+abUQwrAjAXIYkP4= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 07:11:32,140 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaA0759185E76DA8AAeGsZBgGngeXaXlPK3iaO/K4l83kmhY3X3IzsEiVqSWeqD7SIXNIuHN0fsNHAcdIXmxtHavRM0gI= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 07:11:34,393 ERROR [main][ThreadedStorageService$ThreadGroupManager:206] A thread failed with an exception. Firing ERROR event and cancelling all threads [junit] org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema3494355213B266899IEaNcU1CeAPIeS/90v/NJLgHcB6WO/sAMblCuFq+X536E0jOmf/5Z3VMV54yGdKXZ/JNG3qfTU= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 10.478 sec [junit] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 10.478 sec [junit] [junit] Testcase: testWithExtensionWithContent(com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.cache.ThreadLocalCacheAdvice.invoke(ThreadLocalCacheAdvice.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.addFileEntry(DLFileEntryServiceImpl.java:74) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.cache.ThreadLocalCacheAdvice.invoke(ThreadLocalCacheAdvice.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy206.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(LiferayRepository.java:161) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:303) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:208) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:155) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.cache.ThreadLocalCacheAdvice.invoke(ThreadLocalCacheAdvice.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy202.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceUtil.addFileEntry(DLAppServiceUtil.java:103) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testVersionUpdate(DLFileVersionUpdateTest.java:81) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testWithExtensionWithContent(DLFileVersionUpdateTest.java:43) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema70806F396F230EF5rJaXINGS/WjPkRHEdfDhaQfEgDNDzbFG1GC9hcFP51LQk0pZlltJB8VzcbT2iBb8jkLpG8Fwo6Y= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Testcase: testWithExtensionWithoutContent(com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.addFileEntry(DLFileEntryServiceImpl.java:74) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy206.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(LiferayRepository.java:161) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:303) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:208) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:155) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy202.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceUtil.addFileEntry(DLAppServiceUtil.java:103) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testVersionUpdate(DLFileVersionUpdateTest.java:81) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testWithExtensionWithoutContent(DLFileVersionUpdateTest.java:50) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema729B3207C42D375FQZD40vSANRH2/IIqkW1DXl+VVl3Sx4VYJ+YCE/rQ/WmNFeEHT1C9mZMssLh+abUQwrAjAXIYkP4= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Testcase: testWithoutExtensionWithContent(com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.addFileEntry(DLFileEntryServiceImpl.java:74) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy206.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(LiferayRepository.java:161) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:303) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:208) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:155) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy202.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceUtil.addFileEntry(DLAppServiceUtil.java:103) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testVersionUpdate(DLFileVersionUpdateTest.java:81) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testWithoutExtensionWithContent(DLFileVersionUpdateTest.java:57) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schemaA0759185E76DA8AAeGsZBgGngeXaXlPK3iaO/K4l83kmhY3X3IzsEiVqSWeqD7SIXNIuHN0fsNHAcdIXmxtHavRM0gI= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Testcase: testWithoutExtensionWithoutContent(com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest): Caused an ERROR [junit] java.lang.Exception: Multipart upload failed [junit] com.liferay.portal.kernel.exception.SystemException: java.lang.Exception: Multipart upload failed [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:746) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:111) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.addFile(S3Store.java:96) [junit] at com.liferay.portlet.documentlibrary.store.StoreProxyImpl.addFile(StoreProxyImpl.java:65) [junit] at com.liferay.portlet.documentlibrary.store.SafeFileNameStoreWrapper.addFile(SafeFileNameStoreWrapper.java:93) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper$3.execute(IgnoreDuplicatesStoreWrapper.java:90) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.recoverAndRetryOnFailure(IgnoreDuplicatesStoreWrapper.java:275) [junit] at com.liferay.portlet.documentlibrary.store.IgnoreDuplicatesStoreWrapper.addFile(IgnoreDuplicatesStoreWrapper.java:81) [junit] at com.liferay.portlet.documentlibrary.store.DLStoreImpl.addFile(DLStoreImpl.java:135) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryLocalServiceImpl.addFileEntry(DLFileEntryLocalServiceImpl.java:276) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy205.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpl.addFileEntry(DLFileEntryServiceImpl.java:74) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy206.addFileEntry(Unknown Source) [junit] at com.liferay.portal.repository.liferayrepository.LiferayRepository.addFileEntry(LiferayRepository.java:161) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:303) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:208) [junit] at com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl.addFileEntry(DLAppServiceImpl.java:155) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115) [junit] at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62) [junit] at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56) [junit] at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111) [junit] at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175) [junit] at com.sun.proxy.$Proxy202.addFileEntry(Unknown Source) [junit] at com.liferay.portlet.documentlibrary.service.DLAppServiceUtil.addFileEntry(DLAppServiceUtil.java:103) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testVersionUpdate(DLFileVersionUpdateTest.java:81) [junit] at com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest.testWithoutExtensionWithoutContent(DLFileVersionUpdateTest.java:64) [junit] at com.liferay.portal.kernel.test.RunBeforeTestMethodCallback.evaluate(RunBeforeTestMethodCallback.java:45) [junit] at com.liferay.portal.kernel.test.RunAfterTestMethodCallback.evaluate(RunAfterTestMethodCallback.java:49) [junit] at com.liferay.portal.kernel.test.RunBeforeTestClassesCallback.evaluate(RunBeforeTestClassesCallback.java:39) [junit] at com.liferay.portal.kernel.test.RunAfterTestClassesCallback.evaluate(RunAfterTestClassesCallback.java:42) [junit] at com.liferay.portal.test.LiferayIntegrationJUnitTestRunner$1.evaluate(LiferayIntegrationJUnitTestRunner.java:74) [junit] Caused by: java.lang.Exception: Multipart upload failed [junit] at org.jets3t.service.utils.MultipartUtils.uploadObjects(MultipartUtils.java:272) [junit] at com.liferay.portlet.documentlibrary.store.S3Store.putObject(S3Store.java:742) [junit] Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: MalformedXMLThe XML you provided was not well-formed or did not validate against our published schema3494355213B266899IEaNcU1CeAPIeS/90v/NJLgHcB6WO/sAMblCuFq+X536E0jOmf/5Z3VMV54yGdKXZ/JNG3qfTU= [junit] at org.jets3t.service.impl.rest.httpclient.RestS3Service.multipartCompleteUploadImpl(RestS3Service.java:986) [junit] at org.jets3t.service.S3Service.multipartCompleteUpload(S3Service.java:3558) [junit] at org.jets3t.service.multi.s3.ThreadedS3Service$MultipartCompleteRunnable.run(ThreadedS3Service.java:347) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] TEST com.liferay.portlet.documentlibrary.service.DLFileVersionUpdateTest FAILED [junit] Running com.liferay.portlet.documentlibrary.service.DLFolderLocalServiceTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLFolderLocalServiceTest [junit] Starting Liferay Portal Community Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013) [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 sec [junit] [junit] Running com.liferay.portlet.documentlibrary.service.DLSubscriptionTest [junit] Testsuite: com.liferay.portlet.documentlibrary.service.DLSubscriptionTest [junit] Starting Liferay Portal Community Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013) [junit] Starting Liferay Portal Community Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013) [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 25.647 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 25.647 sec [junit] [junit] Testcase: testSubscriptionBaseModelWhenInContainerModel(com.liferay.portlet.documentlibrary.service.DLSubscriptionTest):SKIPPED [junit] Testcase: testSubscriptionBaseModelWhenInRootContainerModel(com.liferay.portlet.documentlibrary.service.DLSubscriptionTest):SKIPPED BUILD SUCCESSFUL Total time: 18 minutes 3 seconds