Bug#871340: avro-java: FTBFS: =?UTF-8?Q?[=1B[1; 31mERROR=1B[m]?= Failed to execute goal [32mcom.thoughtworks.paranamer:paranamer-maven-plugin:2.8:generate[m [1m?=(paranamer-test)=?UTF-8?Q?[m on project [36mavro[m: =?UTF-8?Q?=1B[1; 31mFailed?= to generate parameter names from /<<PKGBUILDDIR>>/lang/java/avro/src/test/java[m: /<<PKGBUILDDIR>>/lang/java/avro/target/test-classes/org/apache/avro/reflect/TestReflect/A.class (No such file or directory) -> [1m[Help 1][m
Lucas Nussbaum
lucas at debian.org
Mon Aug 7 15:47:06 UTC 2017
Source: avro-java
Version: 1.7.7-2
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170807 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure
> mh_patchpoms -plibavro-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> # Regenerate the Java classes from the Thrift file
> thrift -gen java:beans -out lang/java/thrift/src/test/java/ lang/java/thrift/src/test/thrift/test.thrift
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build -O--buildsystem=maven
> /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [[1;34mINFO[m] Scanning for projects...
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mReactor Build Order:[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] Apache Avro Toplevel
> [[1;34mINFO[m] Apache Avro Java
> [[1;34mINFO[m] Apache Avro
> [[1;34mINFO[m] Apache Avro Compiler
> [[1;34mINFO[m] Apache Avro Maven Plugin
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding Apache Avro Toplevel 1.7.7[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding Apache Avro Java 1.7.7[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mavro-parent[0;1m ---[m
> [[1;33mWARNING[m] Ignoring project type pom - supportedProjectTypes = [bundle]
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding Apache Avro 1.7.7[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.2:resources[m [1m(default-resources)[m @ [36mavro[0;1m ---[m
> [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
> [[1;34mINFO[m] Copying 1 resource
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mavro[0;1m ---[m
> [[1;33mWARNING[m] The POM for org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [[1;33mWARNING[m] The POM for org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;34mINFO[m] Compiling 117 source files to /<<PKGBUILDDIR>>/lang/java/avro/target/classes
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[27,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[32,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[36,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[38,17] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/file/DataFileReader12.java: Some input files use or override a deprecated API.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/file/DataFileReader12.java: Recompile with -Xlint:deprecation for details.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java: Some input files use unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(bundle-manifest)[m @ [36mavro[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.2:testResources[m [1m(default-testResources)[m @ [36mavro[0;1m ---[m
> [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
> [[1;34mINFO[m] Copying 1 resource
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mavro[0;1m ---[m
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;34mINFO[m] Compiling 48 source files to /<<PKGBUILDDIR>>/lang/java/avro/target/test-classes
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/test/java/org/apache/avro/TestDataFile.java: Some input files use or override a deprecated API.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/test/java/org/apache/avro/TestDataFile.java: Recompile with -Xlint:deprecation for details.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java: /<<PKGBUILDDIR>>/lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java uses unchecked or unsafe operations.
> [[1;34mINFO[m] /<<PKGBUILDDIR>>/lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java: Recompile with -Xlint:unchecked for details.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mparanamer-maven-plugin:2.8:generate[m [1m(paranamer-test)[m @ [36mavro[0;1m ---[m
> [[1;34mINFO[m] Generating parameter names from /<<PKGBUILDDIR>>/lang/java/avro/src/test/java to /<<PKGBUILDDIR>>/lang/java/avro/target/test-classes
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mReactor Summary:[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] Apache Avro Toplevel ............................... [1;32mSUCCESS[m [ 0.001 s]
> [[1;34mINFO[m] Apache Avro Java ................................... [1;32mSUCCESS[m [ 0.041 s]
> [[1;34mINFO[m] Apache Avro ........................................ [1;31mFAILURE[m [ 2.952 s]
> [[1;34mINFO[m] Apache Avro Compiler ............................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Apache Avro Maven Plugin ........................... [1;33mSKIPPED[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1;31mBUILD FAILURE[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] Total time: 3.552 s
> [[1;34mINFO[m] Finished at: 2017-08-07T11:33:50Z
> [[1;34mINFO[m] Final Memory: 24M/741M
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;31mERROR[m] Failed to execute goal [32mcom.thoughtworks.paranamer:paranamer-maven-plugin:2.8:generate[m [1m(paranamer-test)[m on project [36mavro[m: [1;31mFailed to generate parameter names from /<<PKGBUILDDIR>>/lang/java/avro/src/test/java[m: /<<PKGBUILDDIR>>/lang/java/avro/target/test-classes/org/apache/avro/reflect/TestReflect/A.class (No such file or directory) -> [1m[Help 1][m
> [[1;31mERROR[m]
> [[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
> [[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
> [[1;31mERROR[m]
> [[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
> [[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [[1;31mERROR[m]
> [[1;31mERROR[m] After correcting the problems, you can resume the build with the command
> [[1;31mERROR[m] [1mmvn <goals> -rf :avro[m
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:4: recipe for target 'build' failed
> make: *** [build] Error 1
The full build log is available from:
http://aws-logs.debian.net/2017/08/07/avro-java_1.7.7-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the pkg-java-maintainers
mailing list