Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jython.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13584/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jython.spec'] with env {'LANG': 'en_US.UTF-8', '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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/devtoolset-4-jython-2.7-2.2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jython.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13584/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jython.spec '] with env {'LANG': 'en_US.UTF-8', '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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UzqSh1 + umask 022 + cd /builddir/build/BUILD + scl enable maven30 devtoolset-4 - Patch #0 (jython-cachedir.patch): patching file src/org/python/core/PySystemState.java Hunk #1 succeeded at 1112 (offset 152 lines). Patch #1 (jython-dont-validate-pom.patch): patching file build.xml patching file maven/build.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XOnEeT + umask 022 + cd /builddir/build/BUILD + cd jython-v2.7.0 + scl enable maven30 devtoolset-4 - Buildfile: /builddir/build/BUILD/jython-v2.7.0/build.xml init: needed-check: clean-if-antlr-needed: init: clean-checkout-dir: clean: prepare-output: [mkdir] Created dir: /builddir/build/BUILD/jython-v2.7.0/build/classes [mkdir] Created dir: /builddir/build/BUILD/jython-v2.7.0/build/gensrc/org/python/antlr [mkdir] Created dir: /builddir/build/BUILD/jython-v2.7.0/build/exposed [mkdir] Created dir: /builddir/build/BUILD/jython-v2.7.0/dist antlr_gen: [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:1278:10: no lexer rule corresponding to token: DEDENT [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:1271:15: no lexer rule corresponding to token: INDENT [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:1986:59: Decision can match input such as "COMMA BACKQUOTE" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:1986:62: Decision can match input such as "COMMA" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:2389:7: Decision can match input such as "'"'" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:2395:7: Decision can match input such as "'\''" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/Python.g:2408:37: Decision can match input such as "{'\t', ' '}" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] Semantic predicates were present but were hidden by actions. [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:562:17: no lexer rule corresponding to token: INDENT [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:561:18: no lexer rule corresponding to token: DEDENT [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:702:7: no lexer rule corresponding to token: TRAILBACKSLASH [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:740:19: no lexer rule corresponding to token: TRAILBACKSLASH [java] warning(105): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:562:33: no lexer rule corresponding to token: DEDENT [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:175:27: Decision can match input such as "NEWLINE" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:250:7: Decision can match input such as "AT" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:815:39: Decision can match input such as "COMMA BACKQUOTE" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:815:42: Decision can match input such as "COMMA" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1085:38: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\r''\n'" using multiple alternatives: 1, 3 [java] As a result, alternative(s) 3 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1085:38: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\n'" using multiple alternatives: 1, 3 [java] As a result, alternative(s) 3 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1086:40: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\n'" using multiple alternatives: 1, 3 [java] As a result, alternative(s) 3 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1086:40: Decision can match input such as "'\\''\n'{'\t', ' '}'#''\\''\r''\n'" using multiple alternatives: 1, 3 [java] As a result, alternative(s) 3 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1094:7: Decision can match input such as "'"'" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1100:7: Decision can match input such as "'\''" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] warning(200): /builddir/build/BUILD/jython-v2.7.0/grammar/PythonPartial.g:1116:37: Decision can match input such as "{'\t', ' '}" using multiple alternatives: 1, 2 [java] As a result, alternative(s) 2 were disabled for that input [java] Semantic predicates were present but were hidden by actions. check-hg: hg-branch: hg-tag: hg-version: hg-id: brand-version: [mkdir] Created dir: /builddir/build/BUILD/jython-v2.7.0/build/classes/org/python compile: [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:487: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 868 source files to /builddir/build/BUILD/jython-v2.7.0/build/classes [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/expose/generate/NewExposer.java:53: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] mv.visitMethodInsn(INVOKESTATIC, onType.getInternalName(), name, NEW_DESCRIPTOR); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/SkinnyMethodAdapter.java:156: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] getMethodVisitor().visitMethodInsn(INVOKESTATIC, arg1, arg2, arg3); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/SkinnyMethodAdapter.java:160: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] getMethodVisitor().visitMethodInsn(INVOKESPECIAL, arg1, arg2, arg3); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/SkinnyMethodAdapter.java:164: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] getMethodVisitor().visitMethodInsn(INVOKEVIRTUAL, arg1, arg2, arg3); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/SkinnyMethodAdapter.java:168: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] getMethodVisitor().visitMethodInsn(INVOKEINTERFACE, arg1, arg2, arg3); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/SkinnyMethodAdapter.java:843: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] public void visitMethodInsn(int arg0, String arg1, String arg2, String arg3) { [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/SkinnyMethodAdapter.java:844: warning: [deprecation] visitMethodInsn(int,String,String,String) in MethodVisitor has been deprecated [javac] getMethodVisitor().visitMethodInsn(arg0, arg1, arg2, arg3); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/jffi/StructLayout.java:145: warning: [deprecation] Struct(Type...) in Struct has been deprecated [javac] : new com.kenai.jffi.Struct(fieldTypes); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 8 warnings [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:503: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:515: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 120 source files to /builddir/build/BUILD/jython-v2.7.0/build/classes [javac] /builddir/build/BUILD/jython-v2.7.0/tests/java/org/python/modules/_io/_ioTest.java:91: warning: [deprecation] containsString(String) in JUnitMatchers has been deprecated [javac] assertThat(m, both(containsString("UnsupportedOperation")).and(containsString("fileno"))); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/tests/java/org/python/modules/_io/_ioTest.java:91: warning: [deprecation] containsString(String) in JUnitMatchers has been deprecated [javac] assertThat(m, both(containsString("UnsupportedOperation")).and(containsString("fileno"))); [javac] ^ [javac] /builddir/build/BUILD/jython-v2.7.0/tests/java/org/python/modules/_io/_ioTest.java:91: warning: [deprecation] both(Matcher) in JUnitMatchers has been deprecated [javac] assertThat(m, both(containsString("UnsupportedOperation")).and(containsString("fileno"))); [javac] ^ [javac] where T is a type-variable: [javac] T extends Object declared in method both(Matcher) [javac] Note: /builddir/build/BUILD/jython-v2.7.0/tests/java/javatests/DiamondIterableMapMRO.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:525: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 1 source file to /builddir/build/BUILD/jython-v2.7.0/tests/data/initializer [copy] Copying 1 file to /builddir/build/BUILD/jython-v2.7.0/build/classes/org/python/modules [copy] Copying 1 file to /builddir/build/BUILD/jython-v2.7.0/build/classes [copy] Copying 1 file to /builddir/build/BUILD/jython-v2.7.0/build/classes/META-INF/services expose: [expose] Exposing 219 classes jar: [jar] Building jar: /builddir/build/BUILD/jython-v2.7.0/dist/callbacker_test.jar [jar] Building jar: /builddir/build/BUILD/jython-v2.7.0/dist/jython.jar copy-javalib: [copy] Copying 22 files to /builddir/build/BUILD/jython-v2.7.0/dist/javalib [copy] Copied 8 empty directories to 3 empty directories under /builddir/build/BUILD/jython-v2.7.0/dist/javalib copy-cpythonlib: [copy] Copying 1033 files to /builddir/build/BUILD/jython-v2.7.0/dist/Lib copy-lib: [copy] Copying 491 files to /builddir/build/BUILD/jython-v2.7.0/dist/Lib [copy] Copied 18 empty directories to 1 empty directory under /builddir/build/BUILD/jython-v2.7.0/dist/Lib [copy] Copying 2 files to /builddir/build/BUILD/jython-v2.7.0/dist/bin [copy] Copying 1 file to /builddir/build/BUILD/jython-v2.7.0/dist pycompile: [jycompile] Compiling 568 files developer-build: init: needed-check: clean-if-antlr-needed: prepare-output: antlr_gen: check-hg: hg-branch: hg-tag: hg-version: hg-id: brand-version: compile: [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:487: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:503: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:515: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/jython-v2.7.0/build.xml:525: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/jython-v2.7.0/dist/Doc/javadoc/" [javadoc] Loading source files for package com.xhaus.modjy... [javadoc] Loading source files for package com.ziclix.python.sql... [javadoc] Loading source files for package org.python.core... [javadoc] Loading source files for package org.python.core.adapter... [javadoc] Loading source files for package org.python.core.buffer... [javadoc] Loading source files for package org.python.core.finalization... [javadoc] Loading source files for package org.python.core.io... [javadoc] Loading source files for package org.python.core.packagecache... [javadoc] Loading source files for package org.python.core.stringlib... [javadoc] Loading source files for package org.python.core.util... [javadoc] Loading source files for package org.python.modules... [javadoc] Loading source files for package org.python.modules._collections... [javadoc] Loading source files for package org.python.modules._csv... [javadoc] Loading source files for package org.python.modules._functools... [javadoc] Loading source files for package org.python.modules._io... [javadoc] Loading source files for package org.python.modules._json... [javadoc] Loading source files for package org.python.modules._jythonlib... [javadoc] Loading source files for package org.python.modules._threading... [javadoc] Loading source files for package org.python.modules._weakref... [javadoc] Loading source files for package org.python.modules.bz2... [javadoc] Loading source files for package org.python.modules.itertools... [javadoc] Loading source files for package org.python.modules.jffi... [javadoc] Loading source files for package org.python.modules.posix... [javadoc] Loading source files for package org.python.modules.random... [javadoc] Loading source files for package org.python.modules.sre... [javadoc] Loading source files for package org.python.modules.thread... [javadoc] Loading source files for package org.python.modules.time... [javadoc] Loading source files for package org.python.modules.zipimport... [javadoc] Loading source files for package org.python.util... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.7.0_91 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/BaseBytes.java:238: warning - Tag @see: can't find bytearray___init__(PyObject[], String[]) in org.python.core.BaseBytes [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/BaseBytes.java:254: warning - Tag @see: can't find bytearray___init__(PyObject[], String[]) in org.python.core.BaseBytes [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/BaseBytes.java:275: warning - Tag @see: can't find ByteArray(PyString, String, String) in org.python.core.BaseBytes [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/BaseBytes.java:1175: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/BaseBytes.java:2916: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/BytecodeNotification.java:72: warning - @param argument "class" is not a parameter name. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/codecs.java:413: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/codecs.java:81: warning - Tag @link: can't find decode(PyString, String, String) in org.python.modules._codecs [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/JyAttribute.java:240: warning - == null (referenced by @value tag) is an unknown reference. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/PyString.java:779: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/PyString.java:791: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/Traverseproc.java:647: warning - Tag @link: reference not found: org.python.core.TraverseProcDerived [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/stringlib/MarkupIterator.java:150: warning - Tag @link: missing '#': "__iternext__()" [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/cmath.java:636: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/cmath.java:482: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/cmath.java:835: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/gc.java:172: warning - Tag @link: missing '#': "java.lang.System.gc()" [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/gc.java:172: warning - Tag @link: can't find java.lang.System.gc() in org.python.modules.gc [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/gc.java:1691: warning - Tag @link: missing '#': "gc.collect()" [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/gc.java:1691: warning - Tag @link: can't find gc.collect() in org.python.modules.gc [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/gc.java:2357: warning - @flags is an unknown tag. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/modules/gc.java:2357: warning - @flags is an unknown tag. [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/util/PythonInterpreter.java:238: warning - Tag @link: reference not found: Writer [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/util/PythonInterpreter.java:207: warning - Tag @link: reference not found: Writer [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/util/PythonInterpreter.java:207: warning - Tag @link: reference not found: Writer [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/util/PythonInterpreter.java:238: warning - Tag @link: reference not found: Writer [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/core/PyUnicode.java:160: warning - Tag @link: can't find Supplementary in org.python.core.PyUnicode [javadoc] Building index for all the packages and classes... [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/util/PythonInterpreter.java:238: warning - Tag @link: reference not found: Writer [javadoc] /builddir/build/BUILD/jython-v2.7.0/src/org/python/util/PythonInterpreter.java:207: warning - Tag @link: reference not found: Writer [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/jython-v2.7.0/dist/Doc/javadoc/help-doc.html... [javadoc] 29 warnings BUILD SUCCESSFUL Total time: 1 minute 15 seconds ~/build/BUILD/jython-v2.7.0/maven ~/build/BUILD/jython-v2.7.0 Buildfile: /builddir/build/BUILD/jython-v2.7.0/maven/build.xml prep: install: [mkdir] Created dir: /builddir/build/BUILD/jython-v2.7.0/build/maven [copy] Copying 1 file to /builddir/build/BUILD/jython-v2.7.0/build/maven [copy] Copying 1 file to /builddir/build/BUILD/jython-v2.7.0/build/maven [mkdir] Created dir: /builddir/.m2/repository/org/python/jython/2.7 [copy] Copying 1 file to /builddir/.m2/repository/org/python/jython/2.7 [move] Moving 1 file to /builddir/.m2/repository/org/python/jython/2.7 BUILD SUCCESSFUL Total time: 0 seconds ~/build/BUILD/jython-v2.7.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4cSukt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 + cd jython-v2.7.0 + scl enable maven30 devtoolset-4 - [INFO] Installing artifact org.python:jython:pom:2.7 [INFO] Installing artifact org.python:jython:jar:2.7 [INFO] Installation successful + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/jython-v2.7.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/devtoolset-4/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: devtoolset-4-jython-2.7-2.2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tA8JV0 + umask 022 + cd /builddir/build/BUILD + cd jython-v2.7.0 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-2.7 + cp -pr ACKNOWLEDGMENTS /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-2.7 + cp -pr NEWS /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-2.7 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-2.7 + cp -pr README.txt /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-2.7 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/java/jython/jython.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/maven-metadata/jython.xml'] [INFO maven.prov] devtoolset-4-mvn(org.python:jython) = 2.7 devtoolset-4-mvn(org.python:jython-standalone) = 2.7, devtoolset-4-mvn(org.python:jython:pom:) = 2.7 devtoolset-4-mvn(org.python:jython-standalone:pom:) = 2.7 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 [INFO maven.req] input: ['/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/maven-metadata/jython.xml'] [INFO maven.req] java, rh-java-common-runtime Provides: devtoolset-4-jython = 2.7-2.2.el7.centos devtoolset-4-mvn(org.python:jython) = 2.7 devtoolset-4-mvn(org.python:jython-standalone) = 2.7 devtoolset-4-mvn(org.python:jython:pom:) = 2.7 devtoolset-4-mvn(org.python:jython-standalone:pom:) = 2.7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: java rh-java-common-runtime Processing files: devtoolset-4-jython-javadoc-2.7-2.2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AAy1aD + umask 022 + cd /builddir/build/BUILD + cd jython-v2.7.0 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-javadoc-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-javadoc-2.7 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-javadoc-2.7 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 Provides: devtoolset-4-jython-javadoc = 2.7-2.2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: rh-java-common-runtime Processing files: devtoolset-4-jython-manual-2.7-2.2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t17j3L + umask 022 + cd /builddir/build/BUILD + cd jython-v2.7.0 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-manual-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-manual-2.7 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-manual-2.7 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 Provides: devtoolset-4-jython-manual = 2.7-2.2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: devtoolset-4-jython-demo-2.7-2.2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QZ3OjV + umask 022 + cd /builddir/build/BUILD + cd jython-v2.7.0 + DOCDIR=/builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-demo-2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-demo-2.7 + cp -pr ACKNOWLEDGMENTS /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-demo-2.7 + cp -pr NEWS /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-demo-2.7 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-demo-2.7 + cp -pr README.txt /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64/opt/rh/devtoolset-4/root/usr/share/doc/devtoolset-4-jython-demo-2.7 + exit 0 Finding Provides: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable devtoolset-4 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 --cachedir /builddir/build/BUILD/ --rpm-pid 13797 --scl devtoolset-4 Provides: devtoolset-4-jython-demo = 2.7-2.2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/devtoolset-4-jython-2.7-2.2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-4-jython-javadoc-2.7-2.2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-4-jython-manual-2.7-2.2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/devtoolset-4-jython-demo-2.7-2.2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zdsSaS + umask 022 + cd /builddir/build/BUILD + cd jython-v2.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/devtoolset-4-jython-2.7-2.2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->