Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/jnr-x86asm.spec'], logger=shell=Falsegid=135printOutput=Falsetimeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}uid=1000chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-22843/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/jnr-x86asm.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/jnr-x86asm-1.0.2-8bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-x86asm.spec '], logger=private_network=Truegid=135printOutput=Falsetimeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}uid=1000shell=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-22843/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-x86asm.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U2A28h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jnr-jnr-x86asm-2a7fb9b + /usr/bin/gzip -dc /builddir/build/SOURCES/jnr-jnr-x86asm-1.0.2-0-g1dead92.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jnr-jnr-x86asm-2a7fb9b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (add-manifest.patch):' Patch #0 (add-manifest.patch): + /usr/bin/patch -p0 --fuzz=0 patching file ./pom.xml + cp /builddir/build/SOURCES/MANIFEST.MF . + find ./ -name '*.jar' -delete + find ./ -name '*.class' -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bB9jCi + umask 022 + cd /builddir/build/BUILD + cd jnr-jnr-x86asm-2a7fb9b + python /usr/share/java-utils/mvn_build.py -n jnr-x86asm [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.github.jnr:jnr-x86asm:jar:1.0.2 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 56, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [WARNING] Failed to resolve artifact: org.apache.maven.plugins:maven-javadoc-plugin:pom:SYSTEM [WARNING] The POM for org.apache.maven.plugins:maven-javadoc-plugin:jar:SYSTEM is missing, no dependency information available [WARNING] Failed to resolve artifact: org.apache.maven.plugins:maven-javadoc-plugin:jar:SYSTEM [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.665s [INFO] Finished at: Sun Dec 20 16:48:22 CST 2015 [INFO] Final Memory: 5M/15M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.maven.plugins:maven-javadoc-plugin:SYSTEM or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:SYSTEM has not been downloaded from it before. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException error: Bad exit status from /var/tmp/rpm-tmp.bB9jCi (%build) Bad exit status from /var/tmp/rpm-tmp.bB9jCi (%build) RPM build errors: Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-x86asm.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/jnr-x86asm.spec LEAVE do --> EXCEPTION RAISED