See 
<https://builds.apache.org/job/OpenJPA-2.4.x-jdk8/8/display/redirect?page=changes>

Changes:

[ilgrosso] Exclude JUnit pulled in by Serp as compile dependency

------------------------------------------
[...truncated 4.69 MB...]
66308  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
2  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
2  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
21  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
2  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
3  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
17  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
124  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
136  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name FROM Employee t0 LEFT OUTER JOIN Department t1 ON 
t0.FK_DEPT = t1.id WHERE (t0.id < CAST(? AS BIGINT)) OFFSET 1 ROWS " 
161  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
170  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t0.id, t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT 
OUTER JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE (t0.id < CAST(? AS 
BIGINT)) OFFSET 1 ROWS " 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
13  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
99  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t0.id, t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT 
OUTER JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE (t0.id < CAST(? AS 
BIGINT)) OFFSET 1 ROWS " 
105  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
60140  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
3  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
50  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
249  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
258  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.FK_DEPT FROM Employee t0 LEFT OUTER JOIN Department 
t1 ON t0.FK_DEPT = t1.id WHERE (t0.id < CAST(? AS BIGINT)) ORDER BY t0.FK_DEPT 
ASC OFFSET 1 ROWS " 
272  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t1.id, t1.name, t0.firstName, t0.lastName FROM Employee t0 LEFT OUTER 
JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE t0.id = ?" 
278  locking-test  INFO   [main] openjpa.Runtime - The database is unable to 
lock this query.  Each object matching the query will be locked individually 
after it is loaded; however, it is technically possible that another 
transaction could modify the data before the lock is obtained.  See the 
documentation on Object Locking for details.
"SELECT t0.id, t1.id, t1.name, t0.firstName, t0.lastName, t0.FK_DEPT FROM 
Employee t0 LEFT OUTER JOIN Department t1 ON t0.FK_DEPT = t1.id WHERE (t0.id < 
CAST(? AS BIGINT)) ORDER BY t0.FK_DEPT ASC OFFSET 1 ROWS " 
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 309.254 sec - 
in org.apache.openjpa.persistence.lockmgr.TestPessimisticLocks
Running org.apache.openjpa.persistence.lockmgr.TestLocking
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
2  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
29  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.67 sec - in 
org.apache.openjpa.persistence.lockmgr.TestLocking
Running org.apache.openjpa.persistence.lockmgr.TestFetchHints
19  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
71  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
94  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
21  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
28  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
5  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
24  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
35  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
10  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
29  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
37  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
15  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
15  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
15  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
30  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
8  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
16  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
338  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
8  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
12  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
10  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
12  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
14  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
10  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
8  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
10  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
15  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
18  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
6  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
11  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
16  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
6  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
16  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
18  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
16  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
7  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
8  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
6  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
18  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
22  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
9  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
17  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
27  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
12  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
6  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
8  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
20  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
9  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
14  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
13  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.417 sec - in 
org.apache.openjpa.persistence.lockmgr.TestFetchHints
Running 
org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerRefreshException
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
7  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
11  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
15  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in 
org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerRefreshException
Running org.apache.openjpa.persistence.lockmgr.TestNamedQueryLockMode
0  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
5  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock level 
less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeById" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
5  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock level 
less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeByIdWithNoLock" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
27  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeById" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
27  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeByIdWithNoLock" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
18  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
25  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeById" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
25  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeByIdWithNoLock" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
43  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeById" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
43  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeByIdWithNoLock" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
1  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
8  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock level 
less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeById" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
8  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock level 
less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeByIdWithNoLock" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
17  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeById" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
17  locking-test  WARN   [main] openjpa.MetaData - Encountered a read lock 
level less than LockModeType.READ when processing the NamedQuery annotation 
"findEmployeeByIdWithNoLock" in class 
"org.apache.openjpa.persistence.lockmgr.LockEmployee". Setting query lock level 
to LockModeType.READ.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in 
org.apache.openjpa.persistence.lockmgr.TestNamedQueryLockMode
Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerFindBasic
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
13  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
5  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
8  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
20  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
14  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
22  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
25  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
12  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
17  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
6  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in 
org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerFindBasic
Running 
org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerRefreshPermutation
0  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
56  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
16  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
35  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
7  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
12  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
13  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
19  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
1  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
9  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 2.4.3-SNAPSHOT
13  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache Derby 
version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
8012  locking-test  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class 
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
11607  locking-test  INFO   [main] openjpa.Runtime - Starting OpenJPA 
2.4.3-SNAPSHOT
40155  locking-test  INFO   [main] openjpa.jdbc.JDBC - Connected to Apache 
Derby version 10.10 using JDBC driver Apache Derby Embedded JDBC Driver version 
10.12.1.1 - (1704137). 
/tmp/jenkins2433734360853189807.sh: line 11: 17792 Killed                  mvn 
clean install
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Recording test results
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8

Reply via email to