Ticket #7195: svn_failure.txt

File svn_failure.txt, 3.9 KB (added by Thomas Kent <teeks99@…>, 10 years ago)

Terminal output of the failure until end of script.

Line 
1A boost\boost\algorithm\string\concept.hpp
2A boost\boost\algorithm\string\yes_no_type.hpp
3A boost\boost\algorithm\string\sequence_traits.hpp
4svn: E175002: REPORT of '/svn/boost/!svn/vcc/default': Could not read response b
5ody: An existing connection was forcibly closed by the remote host.
6 (http://svn.boost.org)
7# svn_checkout failed with message "SVN command "svn --non-interactive co http:/
8/svn.boost.org/svn/boost/trunk boost" failed with code 1"
9# Retrying (5 more attempts).
10# Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost
11/trunk boost"
12svn: E155004: Working copy 'C:\local\regression\boost' locked.
13svn: E155004: 'C:\local\regression\boost' is already locked.
14svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
15# svn_checkout failed with message "SVN command "svn --non-interactive co http:/
16/svn.boost.org/svn/boost/trunk boost" failed with code 1"
17# Retrying (4 more attempts).
18# Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost
19/trunk boost"
20svn: E155004: Working copy 'C:\local\regression\boost' locked.
21svn: E155004: 'C:\local\regression\boost' is already locked.
22svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
23# svn_checkout failed with message "SVN command "svn --non-interactive co http:/
24/svn.boost.org/svn/boost/trunk boost" failed with code 1"
25# Retrying (3 more attempts).
26# Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost
27/trunk boost"
28svn: E155004: Working copy 'C:\local\regression\boost' locked.
29svn: E155004: 'C:\local\regression\boost' is already locked.
30svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
31# svn_checkout failed with message "SVN command "svn --non-interactive co http:/
32/svn.boost.org/svn/boost/trunk boost" failed with code 1"
33# Retrying (2 more attempts).
34# Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost
35/trunk boost"
36svn: E155004: Working copy 'C:\local\regression\boost' locked.
37svn: E155004: 'C:\local\regression\boost' is already locked.
38svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
39# svn_checkout failed with message "SVN command "svn --non-interactive co http:/
40/svn.boost.org/svn/boost/trunk boost" failed with code 1"
41# Retrying (1 more attempts).
42# Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost
43/trunk boost"
44svn: E155004: Working copy 'C:\local\regression\boost' locked.
45svn: E155004: 'C:\local\regression\boost' is already locked.
46svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
47# svn_checkout failed with message "SVN command "svn --non-interactive co http:/
48/svn.boost.org/svn/boost/trunk boost" failed with code 1"
49# Giving up.
50Traceback (most recent call last):
51 File "run.py", line 60, in <module>
52 runner(root)
53 File "C:\local\regression\tools_regression_src\regression.py", line 205, in __
54init__
55 self.main()
56 File "C:\local\regression\tools_regression_src\regression.py", line 566, in ma
57in
58 getattr(self,action_m)()
59 File "C:\local\regression\tools_regression_src\regression.py", line 521, in co
60mmand_regression
61 self.command_get_source()
62 File "C:\local\regression\tools_regression_src\regression.py", line 284, in co
63mmand_get_source
64 self.retry( self.svn_checkout )
65 File "C:\local\regression\tools_regression_src\regression.py", line 605, in re
66try
67 return f()
68 File "C:\local\regression\tools_regression_src\regression.py", line 780, in sv
69n_checkout
70 self.svn_command( 'co %s %s' % (self.svn_repository_url(self.tag),'boost') )
71
72 File "C:\local\regression\tools_regression_src\regression.py", line 798, in sv
73n_command
74 raise Exception( 'SVN command "%s" failed with code %d' % ( cmd, rc ) )
75Exception: SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/
76trunk boost" failed with code 1