Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/osgi-annotation.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200519224608-af5e9d52-build-44363-7624/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/osgi-annotation.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/osgi-annotation.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200519224608-af5e9d52-build-44363-7624/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/osgi-annotation.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h1lk74 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osgi-annotation-7.0.0 + /usr/bin/mkdir -p osgi-annotation-7.0.0 + cd osgi-annotation-7.0.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/osgi.annotation-7.0.0.jar + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p src/main/java + mv OSGI-OPT/src/org src/main/java + rm -r org OSGI-OPT + cp -p /builddir/build/SOURCES/osgi.annotation-7.0.0.pom pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project ' bundle org.apache.felix maven-bundle-plugin true ${project.artifactId} ${project.artifactId} ' + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py org.osgi:osgi.annotation org.osgi:org.osgi.annotation + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yPO1Xp + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-7.0.0 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.osgi:osgi.annotation:bundle:7.0.0 [WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 7, 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] [INFO] [INFO] ----------------------< org.osgi:osgi.annotation >---------------------- [INFO] Building org.osgi:osgi.annotation 7.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ osgi.annotation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/osgi-annotation-7.0.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ osgi.annotation --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 14 source files to /builddir/build/BUILD/osgi-annotation-7.0.0/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ osgi.annotation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/osgi-annotation-7.0.0/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ osgi.annotation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ osgi.annotation --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ osgi.annotation --- [INFO] [INFO] ----------------------< org.osgi:osgi.annotation >---------------------- [INFO] Building org.osgi:osgi.annotation 7.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:install (default-cli) @ osgi.annotation --- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:javadoc (default-cli) @ osgi.annotation --- [INFO] [INFO] --- xmvn-mojo:4.0.0-SNAPSHOT:builddep (default-cli) @ osgi.annotation --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.505 s [INFO] Finished at: 2020-05-20T02:14:23Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA02OsQ6CMBRFd77i2b2ge4GoE4MTMXEt9FGblNemUAJ/b4kxMt5zT3KvqNfRwoJh Mo5KdsnPDJB6pwzpkj1bfm3vTcPqKhMnzuEWjVWg0COppBmcQCNhkDMq6DZ4PRYCzpN9dKoM4A+2 PSagg4u+UZULOpde9m/MB7RmFcWv+XoyzGaQ/ZzAKBck3kVSFrm3URsSxaHfd4rj0CHtPz5pWUrr 7gAAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6dEkfW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch ++ dirname /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch + cd osgi-annotation-7.0.0 + xmvn-install -R .xmvn-reactor -n osgi-annotation -d /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch [INFO] Installing artifact org.osgi:osgi.annotation:jar:7.0.0 [INFO] Installing artifact org.osgi:osgi.annotation:pom:7.0.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/javadoc/osgi-annotation + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/javadoc/osgi-annotation + echo /usr/share/javadoc/osgi-annotation + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 7.0.0-3.module_el8.2.0+358+6cf64c46 --unique-debug-suffix -7.0.0-3.module_el8.2.0+358+6cf64c46.noarch --unique-debug-src-base osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/osgi-annotation-7.0.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j2Ah6t + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-7.0.0 + DOCDIR=/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/doc/osgi-annotation + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/doc/osgi-annotation + cp -pr about.html /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/doc/osgi-annotation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nsh9X1 + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-7.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/licenses/osgi-annotation + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/licenses/osgi-annotation + cp -pr LICENSE /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/licenses/osgi-annotation + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/java/osgi-annotation/osgi.annotation.jar'] [INFO osgi.prov] osgi(osgi.annotation) = 7.0.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/java/osgi-annotation/osgi.annotation.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/maven-metadata/osgi-annotation.xml'] [INFO maven.prov] mvn(org.osgi:osgi.annotation:pom:) = 7.0.0 mvn(org.osgi:org.osgi.annotation:pom:) = 7.0.0, mvn(org.osgi:osgi.annotation) = 7.0.0 mvn(org.osgi:org.osgi.annotation) = 7.0.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/maven-metadata/osgi-annotation.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 Provides: mvn(org.osgi:org.osgi.annotation) = 7.0.0 mvn(org.osgi:org.osgi.annotation:pom:) = 7.0.0 mvn(org.osgi:osgi.annotation) = 7.0.0 mvn(org.osgi:osgi.annotation:pom:) = 7.0.0 osgi(osgi.annotation) = 7.0.0 osgi-annotation = 7.0.0-3.module_el8.2.0+358+6cf64c46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: osgi-annotation-javadoc-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Or1OMA + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-7.0.0 + DOCDIR=/builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/doc/osgi-annotation-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/doc/osgi-annotation-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch/usr/share/doc/osgi-annotation-javadoc + exit 0 Provides: osgi-annotation-javadoc = 7.0.0-3.module_el8.2.0+358+6cf64c46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch Wrote: /builddir/build/RPMS/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch.rpm Wrote: /builddir/build/RPMS/osgi-annotation-javadoc-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6H1LGa + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-7.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/osgi-annotation-7.0.0-3.module_el8.2.0+358+6cf64c46.noarch + exit 0 Child return code was: 0