Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven.spec'], chrootPath='/var/lib/mock/dist-an23-build-254633-63582/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven.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 setting SOURCE_DATE_EPOCH=1681344000 Wrote: /builddir/build/SRPMS/maven-3.9.1-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven.spec'], chrootPath='/var/lib/mock/dist-an23-build-254633-63582/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven.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 setting SOURCE_DATE_EPOCH=1681344000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S4QD1M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apache-maven-3.9.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/apache-maven-3.9.1-src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd apache-maven-3.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.java' -exec sed -i 's/\r//' '{}' + + find -name pom.xml -exec sed -i 's/\r//' '{}' + + echo 'Patch #1 (0001-Adapt-mvn-script.patch):' Patch #1 (0001-Adapt-mvn-script.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file apache-maven/src/bin/mvn Patch #2 (0002-Invoke-logback-via-reflection.patch): + echo 'Patch #2 (0002-Invoke-logback-via-reflection.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file maven-embedder/src/main/java/org/apache/maven/cli/logging/impl/LogbackConfiguration.java Patch #3 (0003-Remove-dependency-on-powermock.patch): + echo 'Patch #3 (0003-Remove-dependency-on-powermock.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file maven-model-builder/src/test/java/org/apache/maven/model/interpolation/StringSearchModelInterpolatorTest.java + find -name '*.jar' -not -path '*/test/*' -delete + find -name '*.class' -delete + find -name '*.bat' -delete + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :powermock-reflect + sed -i 's:\r::' apache-maven/src/conf/settings.xml + rm apache-maven/src/main/appended-resources/META-INF/LICENSE.vm + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :animal-sniffer-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :apache-rat-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-site-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :buildnumber-maven-plugin ++ find -name build.properties + sed -i ' /buildNumber=/ { s/=.*/=Anolis 3.9.1-1.an23/ s/.an23$// } /timestamp=/ d ' ./maven-core/src/main/resources/org/apache/maven/messages/build.properties ./maven-core/src/test/resources/projects/build.properties + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :apache-maven __noinstall + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :jansi :::runtime maven-embedder + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r :logback-classic + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :maven-resolver-provider :maven-aether-provider + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :plexus-component-metadata maven-model-builder + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.eclipse.sisu:sisu-maven-plugin maven-model-builder + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3vwKXo + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd apache-maven-3.9.1 + PATH=/usr/libexec/javapackages-bootstrap:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.inject:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 302, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [WARNING] 'build.plugins.plugin.version' for org.eclipse.sisu:sisu-maven-plugin is missing. @ line 179, column 15 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.inject:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 302, column 18 [WARNING] 'build.plugins.plugin.version' for org.eclipse.sisu:sisu-maven-plugin is missing. @ line 70, column 15 [WARNING] 'build.plugins.plugin.version' for org.eclipse.sisu:sisu-maven-plugin is missing. @ line 131, column 15 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [WARNING] 'build.plugins.plugin.version' for org.eclipse.sisu:sisu-maven-plugin is missing. @ line 167, column 15 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 @ [ERROR] The build could not read 7 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.maven:maven-plugin-api:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/maven-plugin-api/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] [ERROR] The project org.apache.maven:maven-model-builder:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/maven-model-builder/pom.xml) has 2 errors [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.inject:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 302, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] [ERROR] The project org.apache.maven:maven-core:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/maven-core/pom.xml) has 2 errors [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.inject:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 302, column 18 [ERROR] [ERROR] The project org.apache.maven:maven-resolver-provider:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/maven-resolver-provider/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] [ERROR] The project org.apache.maven:maven-embedder:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/maven-embedder/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] [ERROR] The project org.apache.maven:maven-compat:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/maven-compat/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [ERROR] [ERROR] The project org.apache.maven:apache-maven:3.9.1 (/builddir/build/BUILD/apache-maven-3.9.1/apache-maven/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.eclipse.sisu:org.eclipse.sisu.plexus:jar must be a valid version but is '${sisuVersion}'. @ org.apache.maven:maven:3.9.1, /builddir/build/BUILD/apache-maven-3.9.1/pom.xml, line 290, column 18 [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/ProjectBuildingException error: Bad exit status from /var/tmp/rpm-tmp.3vwKXo (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.3vwKXo (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven.spec