Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/java-runtime-decompiler.spec'], chrootPath='/var/lib/mock/f28-build-14945449-1065255/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/java-runtime-decompiler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/java-runtime-decompiler-2.0-5.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/java-runtime-decompiler.spec'], chrootPath='/var/lib/mock/f28-build-14945449-1065255/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/java-runtime-decompiler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HzWczp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf java-runtime-decompiler-java-runtime-decompiler-2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/java-runtime-decompiler-2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd java-runtime-decompiler-java-runtime-decompiler-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (systemFernflower.patch): + echo 'Patch #1 (systemFernflower.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file runtime-decompiler/src/plugins/FernflowerDecompilerWrapper.json Patch #2 (systemProcyon.patch): + echo 'Patch #2 (systemProcyon.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file runtime-decompiler/src/plugins/ProcyonDecompilerWrapper.json Patch #3 (includeLambdas.patch): + echo 'Patch #3 (includeLambdas.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file runtime-decompiler/src/main/java/org/jrd/backend/core/DecompilerRequestReceiver.java + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rjDwor + umask 022 + cd /builddir/build/BUILD + cd java-runtime-decompiler-java-runtime-decompiler-2.0 + pushd runtime-decompiler ~/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler ~/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.sun:tools + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.sun:tools + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jar-plugin + popd ~/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py BUILDSTDERR: Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep BUILDSTDERR: ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Java Runtime Decompiler [INFO] runtime-decompiler [INFO] Decompiler Agent [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Java Runtime Decompiler 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building runtime-decompiler 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available [WARNING] The POM for com.fifesoft:rsyntaxtextarea:jar:2.6.1 is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ runtime-decompiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ runtime-decompiler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/target/classes [INFO] /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/main/java/org/jrd/backend/decompiling/PluginManager.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/main/java/org/jrd/backend/decompiling/PluginManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ runtime-decompiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ runtime-decompiler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ runtime-decompiler --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ runtime-decompiler --- [INFO] Building jar: /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/target/runtime-decompiler-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Decompiler Agent 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ decompiler-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ decompiler-agent --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/decompiler_agent/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ decompiler-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/decompiler_agent/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ decompiler-agent --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ decompiler-agent --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ decompiler-agent --- [INFO] Building jar: /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/decompiler_agent/target/decompiler-agent-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Java Runtime Decompiler 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ java-runtime-decompiler --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.0:aggregate (default-cli) > compile @ java-runtime-decompiler >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking runtime-decompiler 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ runtime-decompiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ runtime-decompiler --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Decompiler Agent 2.0.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ decompiler-agent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ decompiler-agent --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< maven-javadoc-plugin:3.0.0:aggregate (default-cli) < compile @ java-runtime-decompiler <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:aggregate (default-cli) @ java-runtime-decompiler --- [ERROR] no module descriptor for java-runtime-decompiler:java-runtime-decompiler [ERROR] no module descriptor for java-runtime-decompiler:runtime-decompiler [ERROR] no module descriptor for java-runtime-decompiler:decompiler-agent [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source files for package org.jrd.backend.core... Loading source files for package org.jrd.backend.decompiling... Loading source files for package org.jrd.backend.data... Loading source files for package org.jrd.backend.communication... Loading source files for package org.jrd.frontend.Templates... Loading source files for package org.jrd.frontend... Loading source files for package org.jrd.agent... Constructing Javadoc information... Standard Doclet version 1.8.0_191 Building tree for all the packages and classes... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/AgentAttachManager.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/AgentLoader.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/AgentRequestAction.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/AgentRequestAction.RequestAction.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/DecompilerRequestReceiver.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/OutputController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/OutputController.Level.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/VmDecompilerStatus.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/DecompilerWrapperInformation.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/DecompilerWrapperInformationDeserializer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/DecompilerWrapperInformationSerializer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/PluginManager.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/Cli.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/Config.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/Directories.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/Main.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/VmInfo.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/VmManager.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/CallDecompilerAgent.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/Communicate.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/InstallDecompilerAgentImpl.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/ConfigPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/FileSelectorArrayPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/FileSelectorArrayRow.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/FileSelectorPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/TextInputPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/BytecodeDecompilerView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/ConfigureView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/ConfigureView.confBrosePanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/LicenseView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/MainFrameView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/NewConnectionController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/NewConnectionView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/NewConnectionView.HostnamePortInputPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/PluginConfigurationEditorController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/VmDecompilerInformationController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/VmListRenderer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/AgentActionWorker.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/ConnectionDelegator.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/InstrumentationProvider.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/Main.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/OutputControllerAgent.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/Transformer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/package-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/package-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/package-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/AgentLoader.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/AgentRequestAction.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/AgentRequestAction.RequestAction.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/OutputController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/OutputController.Level.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/DecompilerRequestReceiver.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/VmDecompilerStatus.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/class-use/AgentAttachManager.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/class-use/PluginManager.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/class-use/DecompilerWrapperInformationDeserializer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/class-use/DecompilerWrapperInformationSerializer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/class-use/DecompilerWrapperInformation.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/class-use/Cli.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/class-use/VmManager.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/class-use/Directories.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/class-use/Config.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/class-use/VmInfo.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/class-use/Main.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/class-use/CallDecompilerAgent.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/class-use/InstallDecompilerAgentImpl.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/class-use/Communicate.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/class-use/ConfigPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/class-use/TextInputPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/class-use/FileSelectorPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/class-use/FileSelectorArrayRow.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/class-use/FileSelectorArrayPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/VmDecompilerInformationController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/NewConnectionController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/BytecodeDecompilerView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/ConfigureView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/ConfigureView.confBrosePanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/PluginConfigurationEditorController.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/LicenseView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/NewConnectionView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/NewConnectionView.HostnamePortInputPanel.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/VmListRenderer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/class-use/MainFrameView.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/class-use/InstrumentationProvider.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/class-use/ConnectionDelegator.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/class-use/Main.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/class-use/OutputControllerAgent.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/class-use/AgentActionWorker.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/class-use/Transformer.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/agent/package-use.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/communication/package-use.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/core/package-use.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/data/package-use.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/backend/decompiling/package-use.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/package-use.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/org/jrd/frontend/Templates/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/target/site/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/main/java/org/jrd/backend/core/AgentRequestAction.java:71: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/main/java/org/jrd/backend/communication/InstallDecompilerAgentImpl.java:334: warning - @return tag has no arguments. [WARNING] /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/main/java/org/jrd/backend/communication/InstallDecompilerAgentImpl.java:365: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ java-runtime-decompiler --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Java Runtime Decompiler ............................ SUCCESS [ 6.156 s] [INFO] runtime-decompiler ................................. SUCCESS [ 4.067 s] [INFO] Decompiler Agent ................................... SUCCESS [ 0.618 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.673 s [INFO] Finished at: 2019-01-18T16:50:55Z [INFO] Final Memory: 25M/195M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WRsU7EMAyG93sK0z0p7L2e4KYOTCck1rRxo6A0PsXuqX17Uh2IsmSA0Z9//Z8s N6dlCnDDxJ7isXrSjxVgHMj66I7V20U9X85dV53aQ/OgFLzMPliweMVoc8wjg8OIyQha6Fd4f71F UCqn95n2APAD1m3MwCWar51tB5o0z7Gpv8F9bZL40QySgRAFbuod2Qrr341lgSNyAXU+DLVjKtnu 6//IRj8i0ygFSeI1ilkEFzEJzd99lJz+6IlZ96vgZEqXfSWUjywmhLJ0N20v/ATFlazJKQIAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DxpyaB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch + cd java-runtime-decompiler-java-runtime-decompiler-2.0 + xmvn-install -R .xmvn-reactor -n java-runtime-decompiler -d /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch BUILDSTDERR: [INFO] Installing artifact java-runtime-decompiler:java-runtime-decompiler:pom:2.0.0-SNAPSHOT BUILDSTDERR: [INFO] Installing artifact java-runtime-decompiler:runtime-decompiler:jar:2.0.0-SNAPSHOT BUILDSTDERR: [INFO] Installing artifact java-runtime-decompiler:runtime-decompiler:pom:2.0.0-SNAPSHOT BUILDSTDERR: [INFO] Installing artifact java-runtime-decompiler:decompiler-agent:jar:2.0.0-SNAPSHOT BUILDSTDERR: [INFO] Installing artifact java-runtime-decompiler:decompiler-agent:pom:2.0.0-SNAPSHOT BUILDSTDERR: [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/javadoc/java-runtime-decompiler + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/javadoc/java-runtime-decompiler + echo /usr/share/javadoc/java-runtime-decompiler + install -d -m 755 /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/man/man1/ + install -m 644 /builddir/build/SOURCES/java-runtime-decompiler.1 /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/man/man1/ + install -d -m 755 /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/bin + install -m 755 /builddir/build/SOURCES/java-runtime-decompiler /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/bin/ + install -d -m 755 /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/etc/java-runtime-decompiler/ + cp -r /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0/runtime-decompiler/src/plugins/ /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/etc/java-runtime-decompiler/ + install -d -m 755 /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/applications + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/applications /builddir/build/SOURCES/jrd.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0-5.fc28 --unique-debug-suffix -2.0-5.fc28.noarch --unique-debug-src-base java-runtime-decompiler-2.0-5.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/java-runtime-decompiler-java-runtime-decompiler-2.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: java-runtime-decompiler-2.0-5.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HYrs5L + umask 022 + cd /builddir/build/BUILD + cd java-runtime-decompiler-java-runtime-decompiler-2.0 + LICENSEDIR=/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses/java-runtime-decompiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses/java-runtime-decompiler + cp -pr LICENSE /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses/java-runtime-decompiler + exit 0 BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/java/java-runtime-decompiler/decompiler-agent.jar'] BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/java/java-runtime-decompiler/decompiler-agent.jar'] BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/java/java-runtime-decompiler/runtime-decompiler.jar'] BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/java/java-runtime-decompiler/runtime-decompiler.jar'] BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/maven-metadata/java-runtime-decompiler.xml'] BUILDSTDERR: [INFO maven.prov] mvn(java-runtime-decompiler:decompiler-agent) = 2.0.0.SNAPSHOT, mvn(java-runtime-decompiler:decompiler-agent:pom:) = 2.0.0.SNAPSHOT, mvn(java-runtime-decompiler:java-runtime-decompiler:pom:) = 2.0.0.SNAPSHOT, mvn(java-runtime-decompiler:runtime-decompiler:pom:) = 2.0.0.SNAPSHOT, mvn(java-runtime-decompiler:runtime-decompiler) = 2.0.0.SNAPSHOT BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/maven-metadata/java-runtime-decompiler.xml'] Provides: application() application(fedora-jrd.desktop) config(java-runtime-decompiler) = 2.0-5.fc28 java-runtime-decompiler = 2.0-5.fc28 mvn(java-runtime-decompiler:decompiler-agent) = 2.0.0.SNAPSHOT mvn(java-runtime-decompiler:decompiler-agent:pom:) = 2.0.0.SNAPSHOT mvn(java-runtime-decompiler:java-runtime-decompiler:pom:) = 2.0.0.SNAPSHOT mvn(java-runtime-decompiler:runtime-decompiler) = 2.0.0.SNAPSHOT mvn(java-runtime-decompiler:runtime-decompiler:pom:) = 2.0.0.SNAPSHOT Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash java-headless >= 1:1.8 javapackages-tools mvn(com.fifesoft:rsyntaxtextarea) mvn(com.google.code.gson:gson) mvn(com.sun:tools) mvn(org.jboss.byteman:byteman-install) Recommends: fernflower procyon-decompiler Processing files: java-runtime-decompiler-javadoc-2.0-5.fc28.noarch BUILDSTDERR: [INFO maven.req] mvn(com.fifesoft:rsyntaxtextarea), java-headless >= 1:1.8, javapackages-tools, mvn(org.jboss.byteman:byteman-install), mvn(com.google.code.gson:gson), mvn(com.sun:tools) Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m0DuHX + umask 022 + cd /builddir/build/BUILD + cd java-runtime-decompiler-java-runtime-decompiler-2.0 + LICENSEDIR=/builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses/java-runtime-decompiler-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses/java-runtime-decompiler-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch/usr/share/licenses/java-runtime-decompiler-javadoc + exit 0 Provides: java-runtime-decompiler-javadoc = 2.0-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch Wrote: /builddir/build/RPMS/java-runtime-decompiler-2.0-5.fc28.noarch.rpm Wrote: /builddir/build/RPMS/java-runtime-decompiler-javadoc-2.0-5.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xc5uO9 + umask 022 + cd /builddir/build/BUILD + cd java-runtime-decompiler-java-runtime-decompiler-2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/java-runtime-decompiler-2.0-5.fc28.noarch + exit 0 Child return code was: 0