jenkinsci / jenkinsci/subversion-plugin

[JENKINS-44307] svn: E175002: CRLF expected at end of chunk: -1/-1

Open
#1,420 5 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

Hi,

I am facing an issue during build of the project with SVN in Jenkins environment

SVN version 1.9 with Jenkins 2.19

When the build action is in progress there is an error message

"ERROR: Failed to check out http://svn-etsblr.cw01.contiwan.com/svn/tessy/tags

org.tmatesoft.svn.core.SVNException: svn: E175002: CRLF expected at end of chunk: -1/-1

svn: E175002: REPORT request failed on '/svn/tessy/!svn/vcc/default'"

When the file count in the SVN server is reduced, build action is completed successfully and when the file count increases there is an above error reflected in Jenkins windows.

I have tried increasing http-timeout value from 3600 to greater value and this doesn't work for me.

Is this problem related to network issue.

Your help and suggestion are much appreciated.

---
Originally reported by megha_sagar, imported from: svn: E175002: CRLF expected at end of chunk: -1/-1


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 4
  • watchers: 8
  • imported: 20251212-090250

Raw content of original issue

Hi,

I am facing an issue during build of the project with SVN in Jenkins environment

SVN version 1.9 with Jenkins 2.19

When the build action is in progress there is an error message

"ERROR: Failed to check out http://svn-etsblr.cw01.contiwan.com/svn/tessy/tags
org.tmatesoft.svn.core.SVNException: svn: E175002: CRLF expected at end of chunk: -1/-1
svn: E175002: REPORT request failed on '/svn/tessy/!svn/vcc/default'"

When the file count in the SVN server is reduced, build action is completed successfully and when the file count increases there is an above error reflected in Jenkins windows.

I have tried increasing http-timeout value from 3600 to greater value and this doesn't work for me.

Is this problem related to network issue.

Your help and suggestion are much appreciated.

environment

```
Jenkins 2.19.1

Tortise SVN 1.19

JDK1.8.0_25

TESSY 4.0_15
```

1 attachment

- [Jenkis_error.png](https://issues.jenkins.io/secure/attachment/38000/Jenkis_error.png)
> ![Jenkis_error.png](https://issues.jenkins.io/secure/attachment/38000/Jenkis_error.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.