Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mahout-collection-codegen-plugin.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mahout-collection-codegen-plugin.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mahout-collection-codegen-plugin-1.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mahout-collection-codegen-plugin.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mahout-collection-codegen-plugin.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jl2tyl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mahout-collection-codegen-plugin-1.0 + /usr/bin/mkdir -p mahout-collection-codegen-plugin-1.0 + cd mahout-collection-codegen-plugin-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ pwd + _TOPLEVEL=/builddir/build/BUILD/mahout-collection-codegen-plugin-1.0 + mkdir -p src/main/java + pushd src/main/java ~/build/BUILD/mahout-collection-codegen-plugin-1.0/src/main/java ~/build/BUILD/mahout-collection-codegen-plugin-1.0 + /usr/lib/jvm/java/bin/jar -xf /builddir/build/SOURCES/mahout_collection_codegen_plugin_1.0_sources.jar + cp -p META-INF/LICENSE META-INF/NOTICE /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0 + rm -rf META-INF + popd ~/build/BUILD/mahout-collection-codegen-plugin-1.0 + find . -depth -type f -name '*.jar' -print0 + xargs -0 rm -f + install -pm0644 /builddir/build/SOURCES/mahout_collection_codegen_plugin_1.0.pom pom.xml + . /usr/share/java-utils/pom_editor.sh + pom_add_plugin org.apache.maven.plugins:maven-jar-plugin . ' true true ' + set +x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y13j6o + umask 022 + cd /builddir/build/BUILD + cd mahout-collection-codegen-plugin-1.0 + python /usr/share/java-utils/mvn_file.py :mahout-collection-codegen-plugin mahout-collection-codegen-plugin + python /usr/share/java-utils/mvn_build.py -n mahout-collection-codegen-plugin -- -Dproject.build.sourceEncoding=UTF-8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Mojo to generate code for collections 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ mahout-collection-codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] org.apache.mahout.collection_codegen.CodeGenerator#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.mahout.collection_codegen.CodeGenerator#testOutputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ mahout-collection-codegen-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-collection-codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/src/main/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-collection-codegen-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-collection-codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-collection-codegen-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ mahout-collection-codegen-plugin --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-collection-codegen-plugin --- [INFO] Building jar: /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/mahout-collection-codegen-plugin-1.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ mahout-collection-codegen-plugin --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ mahout-collection-codegen-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Mojo to generate code for collections 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ mahout-collection-codegen-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ mahout-collection-codegen-plugin >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ mahout-collection-codegen-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ mahout-collection-codegen-plugin --- [INFO] Loading source files for package org.apache.mahout.collection_codegen... Constructing Javadoc information... Standard Doclet version 1.7.0_111 Building tree for all the packages and classes... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/org/apache/mahout/collection_codegen/CodeGenerator.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/org/apache/mahout/collection_codegen/package-frame.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/org/apache/mahout/collection_codegen/package-summary.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/org/apache/mahout/collection_codegen/package-tree.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/org/apache/mahout/collection_codegen/class-use/CodeGenerator.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/org/apache/mahout/collection_codegen/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/site/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/src/main/java/org/apache/mahout/collection_codegen/CodeGenerator.java:47: warning - @description is an unknown tag. [WARNING] /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/src/main/java/org/apache/mahout/collection_codegen/CodeGenerator.java:47: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/src/main/java/org/apache/mahout/collection_codegen/CodeGenerator.java:47: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/src/main/java/org/apache/mahout/collection_codegen/CodeGenerator.java:47: warning - @requiresProject is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ mahout-collection-codegen-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.189s [INFO] Finished at: Thu Aug 11 16:26:01 UTC 2016 [INFO] Final Memory: 27M/313M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA7WSMW/CMBCFd37FNbsT2ENQy5SBCSF1vdqHcWWfLceJyL9vUoQSGKJKbcf37pO+ N1y5uzoLHcXGeN5mm3ydAbH0yrDeZqejeD3u6zrbVavyRQh4a41VoCgQqwEz1IAmpoiJFHz08H7o GIQY6DlTrQCmoh/jUOjo21CrykedY0B5obK4dzcCYzJnlGko7sCsujF0TcTj+Cp4VxZTHJ3Fo/Qn G3KHHfHCku+7CLbVhgUG87zpP6XRf5JMf2fMmwtGUgvis7EkHDJqcsS/UHdkvTSpX3BNyJJklsbX +gJD340swQIAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qCpfhK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 + cd mahout-collection-codegen-plugin-1.0 + xmvn-install -R .xmvn-reactor -n mahout-collection-codegen-plugin -d /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.mahout [INFO] artifactId: mahout-collection-codegen-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: 1.0 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0/target/mahout-collection-codegen-plugin-1.0.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: mahout-collection-codegen-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/mahout-collection-codegen-plugin.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/javadoc/mahout-collection-codegen-plugin + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/javadoc/mahout-collection-codegen-plugin + echo /usr/share/javadoc/mahout-collection-codegen-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mahout-collection-codegen-plugin-1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mahout-collection-codegen-plugin-1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qoWjN7 + umask 022 + cd /builddir/build/BUILD + cd mahout-collection-codegen-plugin-1.0 + DOCDIR=/builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-1.0 + cp -pr NOTICE /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-1.0 + exit 0 Provides: mahout-collection-codegen-plugin = 1.0-1.el7 mvn(org.apache.mahout:mahout-collection-codegen-plugin) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1:1.6 jpackage-utils mvn(org.apache.maven.shared:file-management) mvn(velocity:velocity) Processing files: mahout-collection-codegen-plugin-javadoc-1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YtnuMv + umask 022 + cd /builddir/build/BUILD + cd mahout-collection-codegen-plugin-1.0 + DOCDIR=/builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-javadoc-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-javadoc-1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-javadoc-1.0 + cp -pr NOTICE /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386/usr/share/doc/mahout-collection-codegen-plugin-javadoc-1.0 + exit 0 Provides: mahout-collection-codegen-plugin-javadoc = 1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 Wrote: /builddir/build/RPMS/mahout-collection-codegen-plugin-1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/mahout-collection-codegen-plugin-javadoc-1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gKwQ2G + umask 022 + cd /builddir/build/BUILD + cd mahout-collection-codegen-plugin-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mahout-collection-codegen-plugin-1.0-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->