On 6 October 2015 at 15:40, Benson Margulies <[email protected]> wrote:
> +1 binding.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
-1 non-binding
Tested with a naive
mvn clean install
with
stain@biggie:~/Downloads/surefire-2.19$ mvn -version
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
2015-04-22T12:57:37+01:00)
Maven home: /home/stain/software/maven
Java version: 1.8.0_45-internal, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.16.0-50-generic", arch: "amd64", family: "unix"
-0 as I was asked for my PGP key, even though I did not use -Prelease
or similar.
My vote ends up on -1 as mvn clean install is stuck after an hour right after:
Running org.apache.maven.surefire.its.JUnit47ParallelIT
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.238 sec
Thread dump: https://paste.apache.org/55lC
there are two secondary Java processes:
stain 19178 14240 0 13:21 pts/14 00:00:00 /bin/sh -c cd
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3
&& /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefirebooter8703362115563812204.jar
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire5306072328408475532tmp
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire_13672716597527867503tmp
stain 19184 19178 0 13:21 pts/14 00:00:01
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefirebooter8703362115563812204.jar
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire5306072328408475532tmp
/home/stain/Downloads/surefire-2.19/surefire-integration-tests/target/FailFastJUnitIT_test_junit4-twoForks-ff3/target/surefire/surefire_13672716597527867503tmp
It seems to be busy running gpg, with lots of processes like this:
stain 27922 1930 0 14:20 pts/0 00:00:00 gpg --use-agent
--batch --no-sk-comments --status-fd 14 --no-tty --charset utf8
--enable-progress-filter --display :0 --ttyname /dev/pts/0 --ttytype
xterm --with-colons --fixed-list-mode --with-fingerprint
--with-fingerprint --list-keys --
1AC9803936A6105674F46EFF574386C6B94F73CD
(Some of the) Thread dumps from the inner process 19184:
https://paste.apache.org/cJ6Y
I have not checked if this also takes a long time in previous surefire 2.18.1
as that fails early with a different error:
https://paste.apache.org/2ld0
--
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/0000-0001-9842-9718
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]