Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-mutagen.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-mutagen.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mutagen-1.20-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-mutagen.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-mutagen.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JIX8nP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mutagen-1.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/mutagen-1.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mutagen-1.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/^#! \/usr\/bin\/env python/,+1 d' mutagen/__init__.py + sed -i 's/\r//' TUTORIAL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DOgq1e + umask 022 + cd /builddir/build/BUILD + cd mutagen-1.20 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/mutagen copying mutagen/optimfrog.py -> build/lib/mutagen copying mutagen/ogg.py -> build/lib/mutagen copying mutagen/easyid3.py -> build/lib/mutagen copying mutagen/mp3.py -> build/lib/mutagen copying mutagen/wavpack.py -> build/lib/mutagen copying mutagen/oggtheora.py -> build/lib/mutagen copying mutagen/mp4.py -> build/lib/mutagen copying mutagen/_constants.py -> build/lib/mutagen copying mutagen/_vorbis.py -> build/lib/mutagen copying mutagen/oggspeex.py -> build/lib/mutagen copying mutagen/__init__.py -> build/lib/mutagen copying mutagen/monkeysaudio.py -> build/lib/mutagen copying mutagen/trueaudio.py -> build/lib/mutagen copying mutagen/_util.py -> build/lib/mutagen copying mutagen/easymp4.py -> build/lib/mutagen copying mutagen/musepack.py -> build/lib/mutagen copying mutagen/flac.py -> build/lib/mutagen copying mutagen/asf.py -> build/lib/mutagen copying mutagen/id3.py -> build/lib/mutagen copying mutagen/oggflac.py -> build/lib/mutagen copying mutagen/m4a.py -> build/lib/mutagen copying mutagen/apev2.py -> build/lib/mutagen copying mutagen/oggvorbis.py -> build/lib/mutagen running build_scripts creating build/scripts-2.7 copying and adjusting tools/mid3v2 -> build/scripts-2.7 copying and adjusting tools/moggsplit -> build/scripts-2.7 copying and adjusting tools/mid3iconv -> build/scripts-2.7 copying and adjusting tools/mutagen-pony -> build/scripts-2.7 copying and adjusting tools/mutagen-inspect -> build/scripts-2.7 changing mode of build/scripts-2.7/mid3v2 from 644 to 755 changing mode of build/scripts-2.7/moggsplit from 644 to 755 changing mode of build/scripts-2.7/mid3iconv from 644 to 755 changing mode of build/scripts-2.7/mutagen-pony from 644 to 755 changing mode of build/scripts-2.7/mutagen-inspect from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VzNLME + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 + cd mutagen-1.20 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/optimfrog.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/ogg.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/easyid3.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/mp3.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/wavpack.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/oggtheora.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/mp4.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/_constants.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/_vorbis.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/oggspeex.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/__init__.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/monkeysaudio.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/trueaudio.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/_util.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/easymp4.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/musepack.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/flac.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/asf.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/id3.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/oggflac.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/m4a.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/apev2.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen copying build/lib/mutagen/oggvorbis.py -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/optimfrog.py to optimfrog.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/ogg.py to ogg.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/easyid3.py to easyid3.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/mp3.py to mp3.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/wavpack.py to wavpack.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/oggtheora.py to oggtheora.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/mp4.py to mp4.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/_constants.py to _constants.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/_vorbis.py to _vorbis.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/oggspeex.py to oggspeex.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/monkeysaudio.py to monkeysaudio.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/trueaudio.py to trueaudio.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/easymp4.py to easymp4.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/musepack.py to musepack.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/flac.py to flac.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/asf.py to asf.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/id3.py to id3.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/oggflac.py to oggflac.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/m4a.py to m4a.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/apev2.py to apev2.pyc byte-compiling /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen/oggvorbis.py to oggvorbis.pyc writing byte-compilation script '/tmp/tmpjbLcjB.py' /usr/bin/python -O /tmp/tmpjbLcjB.py removing /tmp/tmpjbLcjB.py running install_scripts creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin copying build/scripts-2.7/mid3v2 -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin copying build/scripts-2.7/moggsplit -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin copying build/scripts-2.7/mid3iconv -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin copying build/scripts-2.7/mutagen-pony -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin copying build/scripts-2.7/mutagen-inspect -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin/mid3v2 to 755 changing mode of /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin/moggsplit to 755 changing mode of /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin/mid3iconv to 755 changing mode of /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin/mutagen-pony to 755 changing mode of /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/bin/mutagen-inspect to 755 running install_data creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man creating /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man/man1 copying man/mutagen-pony.1 -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man/man1 copying man/moggsplit.1 -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man/man1 copying man/mutagen-inspect.1 -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man/man1 copying man/mid3iconv.1 -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man/man1 copying man/mid3v2.1 -> /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/site-packages/mutagen-1.20-py2.7.egg-info + /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/mutagen-1.20 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lGPZn6 + umask 022 + cd /builddir/build/BUILD + cd mutagen-1.20 + /usr/bin/python setup.py test running test Running tests with real mmap. WARNING: Skipping FLAC reference tests. WARNING: Skipping FAAD reference tests. WARNING: Skipping ogginfo reference tests. WARNING: Skipping oggz-validate reference tests. WARNING: Skipping Ogg Vorbis reference tests. WARNING: Skipping Ogg FLAC reference tests. WARNING: Skipping FAAD reference tests. Tistag (8): ........ 8 TVComment (19): ................... 19 TVCommentDict (22): ...................... 22 Tto_int_be (5): ..... 5 TVCFLACDict (22): ...................... 22 TMetadataBlock (6): ...... 6 TStreamInfo (10): .......... 10 TSeekTable (5): ..... 5 TCueSheet (8): ........ 8 TPicture (6): ...... 6 TPadding (5): ..... 5 TFLAC (34): .................................. 34 TFLACFile (1): . 1 CVE20074619 (5): ..... 5 TMP3 (22): ...................... 22 TMPEGInfo (2): .. 2 TEasyMP3 (2): .. 2 TOptimFROG (5): ..... 5 TASFFile (1): . 1 TASFInfo (4): .... 4 TASFTags1 (15): ............... 15 TASFTags2 (15): ............... 15 TASFTags3 (15): ............... 15 TASFIssue29 (1): . 1 TASFLargeValue (4): .... 4 Tis_valid_apev2_key (2): .. 2 TAPEWriter (10): .......... 10 TAPEv2ThenID3v1Writer (10): .......... 10 TAPEv2 (15): ............... 15 TAPEv2ThenID3v1 (15): ............... 15 TAPEv2WithLyrics2 (1): . 1 TAPEBinaryValue (3): ... 3 TAPETextValue (5): ..... 5 TAPEExtValue (3): ... 3 TAPEv2File (1): . 1 TMusepack (10): .......... 10 TMusepackWithID3 (1): . 1 TAtom (4): .... 4 TAtoms (5): ..... 5 TM4AInfo (2): .. 2 TM4ATags (6): ...... 6 TM4AHasTags (28): ............................ 28 TM4ANoTags (24): ........................ 24 TMetadata (4): .... 4 TFileType (3): ... 3 TFile (21): ..................... 21 TMutagen (1): WARNING: Unable to check version correctness. WARNING: '/builddir/build/BUILD/mutagen-1.20/../trunk' does not exist. . 1 Issue21 (3): ... 3 TestWriteID3v1 (3): ... 3 TestV22Tags (1): . 1 TestReadTags (172): ............................................................................................................................................................................172 TestReadReprTags (172): ............................................................................................................................................................................172 TestReadWriteTags (172): ............................................................................................................................................................................172 TestTestedTags (155): ...........................................................................................................................................................155 UpdateTo24 (6): ...... 6 ID3Loading (16): ................ 16 ID3GetSetDel (7): ....... 7 BitPaddedIntTest (19): ................... 19 ID3Tags (11): ........... 11 ID3v1Tags (15): ............... 15 BrokenDiscarded (6): ...... 6 BrokenButParsed (9): ......... 9 FrameSanityChecks (28): ............................ 28 SpecSanityChecks (7): ....... 7 Genres (14): .............. 14 TimeStamp (9): ......... 9 WriteRoundtrip (12): ............ 12 OddWrites (3): ... 3 NoHash (2): .. 2 FrameIDValidate (2): .. 2 BadTYER (2): .. 2 BadPOPM (2): .. 2 TimeStampTextFrame (1): . 1 TOggPage (39): ....................................... 39 TOggVorbis (40): ........................................ 40 TTrueAudio (9): ......... 9 TOggFLAC (31): ............................... 31 TOggSpeex (29): ............................. 29 TAtom (4): .... 4 TAtoms (6): ...... 6 TMP4Info (3): ... 3 TMP4Tags (13): ............. 13 TMP4HasTags (46): .............................................. 46 TMP4HasTags64Bit (46): .............................................. 46 TMP4NoTagsM4A (42): .......................................... 42 TMP4NoTags3G2 (42): .......................................... 42 TMP4UpdateParents64Bit (1): . 1 TOggTheora (26): .......................... 26 Tutf8 (5): ..... 5 TDictMixin (17): ................. 17 Tcdata (6): ...... 6 FileHandling (21): ..................... 21 TWavPack (6): ...... 6 TEasyID3 (27): ........................... 27 TMonkeysAudio (7): ....... 7 TEasyMP4 (12): ............ 12 Running tests with mocked failing fcntl.lockf. TFLAC (34): .................................. 34 CVE20074619 (5): ..... 5 TMP3 (22): ...................... 22 TASFFile (1): . 1 TASFInfo (4): .... 4 TASFTags1 (15): ............... 15 TASFTags2 (15): ............... 15 TASFTags3 (15): ............... 15 TASFIssue29 (1): . 1 TASFLargeValue (4): .... 4 TAPEWriter (10): .......... 10 TAPEv2ThenID3v1Writer (10): .......... 10 TMusepackWithID3 (1): . 1 TM4AHasTags (28): ............................ 28 TM4ANoTags (24): ........................ 24 TestWriteID3v1 (3): ... 3 WriteRoundtrip (12): ............ 12 OddWrites (3): ... 3 TOggVorbis (40): ........................................ 40 TOggFLAC (31): ............................... 31 TOggSpeex (29): ............................. 29 TMP4HasTags (46): .............................................. 46 TMP4HasTags64Bit (46): .............................................. 46 TMP4NoTagsM4A (42): .......................................... 42 TMP4NoTags3G2 (42): .......................................... 42 TMP4UpdateParents64Bit (1): . 1 TOggTheora (26): .......................... 26 FileHandling (21): ..................... 21 TEasyID3 (27): ........................... 27 TEasyMP4 (12): ............ 12 Running tests with mocked failing mmap.move. TFLAC (34): .................................. 34 CVE20074619 (5): ..... 5 TMP3 (22): ...................... 22 TASFFile (1): . 1 TASFInfo (4): .... 4 TASFTags1 (15): ............... 15 TASFTags2 (15): ............... 15 TASFTags3 (15): ............... 15 TASFIssue29 (1): . 1 TASFLargeValue (4): .... 4 TAPEWriter (10): .......... 10 TAPEv2ThenID3v1Writer (10): .......... 10 TMusepackWithID3 (1): . 1 TM4AHasTags (28): ............................ 28 TM4ANoTags (24): ........................ 24 TestWriteID3v1 (3): ... 3 WriteRoundtrip (12): ............ 12 OddWrites (3): ... 3 TOggVorbis (40): ........................................ 40 TOggFLAC (31): ............................... 31 TOggSpeex (29): ............................. 29 TMP4HasTags (46): .............................................. 46 TMP4HasTags64Bit (46): .............................................. 46 TMP4NoTagsM4A (42): .......................................... 42 TMP4NoTags3G2 (42): .......................................... 42 TMP4UpdateParents64Bit (1): . 1 TOggTheora (26): .......................... 26 FileHandling (21): ..................... 21 TEasyID3 (27): ........................... 27 TEasyMP4 (12): ............ 12 Running tests with mocked failing mmap.mmap. TFLAC (34): .................................. 34 CVE20074619 (5): ..... 5 TMP3 (22): ...................... 22 TASFFile (1): . 1 TASFInfo (4): .... 4 TASFTags1 (15): ............... 15 TASFTags2 (15): ............... 15 TASFTags3 (15): ............... 15 TASFIssue29 (1): . 1 TASFLargeValue (4): .... 4 TAPEWriter (10): .......... 10 TAPEv2ThenID3v1Writer (10): .......... 10 TMusepackWithID3 (1): . 1 TM4AHasTags (28): ............................ 28 TM4ANoTags (24): ........................ 24 TestWriteID3v1 (3): ... 3 WriteRoundtrip (12): ............ 12 OddWrites (3): ... 3 TOggVorbis (40): ........................................ 40 TOggFLAC (31): ............................... 31 TOggSpeex (29): ............................. 29 TMP4HasTags (46): .............................................. 46 TMP4HasTags64Bit (46): .............................................. 46 TMP4NoTagsM4A (42): .......................................... 42 TMP4NoTags3G2 (42): .......................................... 42 TMP4UpdateParents64Bit (1): . 1 TOggTheora (26): .......................... 26 FileHandling (21): ..................... 21 TEasyID3 (27): ........................... 27 TEasyMP4 (12): ............ 12 Processing files: python-mutagen-1.20-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zvdpwp + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mutagen-1.20 + DOCDIR=/builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + cp -pr API-NOTES /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + cp -pr COPYING /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + cp -pr NEWS /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + cp -pr README /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + cp -pr TODO /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + cp -pr TUTORIAL /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64/usr/share/doc/python-mutagen-1.20 + exit 0 Provides: python-mutagen = 1.20-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/python-mutagen-1.20-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fD2w85 + umask 022 + cd /builddir/build/BUILD + cd mutagen-1.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mutagen-1.20-6.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->