Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'], env={'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}timeout=0printOutput=Falseuid=1001gid=135logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-18792/root'user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Apr 13 2010 Steve 'Ashcrow' Milner - 1.3.1-2 warning: bogus date in %changelog: Fri Nov 27 2008 Steve 'Ashcrow' Milner - 1.0-1 warning: bogus date in %changelog: Thu Aug 17 2007 Steve 'Ashcrow' Milner - 0.8.1-2 warning: Could not canonicalize hostname: copr-builder-33266849.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'], env={'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}timeout=0printOutput=Falseuid=1001gid=135private_network=Truelogger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-18792/root'user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygments.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Apr 13 2010 Steve 'Ashcrow' Milner - 1.3.1-2 warning: bogus date in %changelog: Fri Nov 27 2008 Steve 'Ashcrow' Milner - 1.0-1 warning: bogus date in %changelog: Thu Aug 17 2007 Steve 'Ashcrow' Milner - 0.8.1-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XjjwXR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Pygments-2.1 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Pygments-2.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Pygments-2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1LERpk + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1 + scl enable pcreech17-pulp-scl-demo-python35 ' /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 setup.py build ' running build running build_py creating build creating build/lib creating build/lib/pygments copying pygments/__init__.py -> build/lib/pygments copying pygments/cmdline.py -> build/lib/pygments copying pygments/sphinxext.py -> build/lib/pygments copying pygments/lexer.py -> build/lib/pygments copying pygments/scanner.py -> build/lib/pygments copying pygments/style.py -> build/lib/pygments copying pygments/filter.py -> build/lib/pygments copying pygments/regexopt.py -> build/lib/pygments copying pygments/unistring.py -> build/lib/pygments copying pygments/console.py -> build/lib/pygments copying pygments/formatter.py -> build/lib/pygments copying pygments/util.py -> build/lib/pygments copying pygments/plugin.py -> build/lib/pygments copying pygments/token.py -> build/lib/pygments copying pygments/modeline.py -> build/lib/pygments creating build/lib/pygments/formatters copying pygments/formatters/__init__.py -> build/lib/pygments/formatters copying pygments/formatters/img.py -> build/lib/pygments/formatters copying pygments/formatters/bbcode.py -> build/lib/pygments/formatters copying pygments/formatters/terminal256.py -> build/lib/pygments/formatters copying pygments/formatters/latex.py -> build/lib/pygments/formatters copying pygments/formatters/html.py -> build/lib/pygments/formatters copying pygments/formatters/irc.py -> build/lib/pygments/formatters copying pygments/formatters/rtf.py -> build/lib/pygments/formatters copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters copying pygments/formatters/terminal.py -> build/lib/pygments/formatters copying pygments/formatters/other.py -> build/lib/pygments/formatters copying pygments/formatters/svg.py -> build/lib/pygments/formatters creating build/lib/pygments/filters copying pygments/filters/__init__.py -> build/lib/pygments/filters creating build/lib/pygments/styles copying pygments/styles/autumn.py -> build/lib/pygments/styles copying pygments/styles/vim.py -> build/lib/pygments/styles copying pygments/styles/__init__.py -> build/lib/pygments/styles copying pygments/styles/paraiso_light.py -> build/lib/pygments/styles copying pygments/styles/monokai.py -> build/lib/pygments/styles copying pygments/styles/bw.py -> build/lib/pygments/styles copying pygments/styles/colorful.py -> build/lib/pygments/styles copying pygments/styles/igor.py -> build/lib/pygments/styles copying pygments/styles/murphy.py -> build/lib/pygments/styles copying pygments/styles/native.py -> build/lib/pygments/styles copying pygments/styles/trac.py -> build/lib/pygments/styles copying pygments/styles/default.py -> build/lib/pygments/styles copying pygments/styles/algol.py -> build/lib/pygments/styles copying pygments/styles/xcode.py -> build/lib/pygments/styles copying pygments/styles/tango.py -> build/lib/pygments/styles copying pygments/styles/perldoc.py -> build/lib/pygments/styles copying pygments/styles/rrt.py -> build/lib/pygments/styles copying pygments/styles/emacs.py -> build/lib/pygments/styles copying pygments/styles/algol_nu.py -> build/lib/pygments/styles copying pygments/styles/friendly.py -> build/lib/pygments/styles copying pygments/styles/paraiso_dark.py -> build/lib/pygments/styles copying pygments/styles/borland.py -> build/lib/pygments/styles copying pygments/styles/manni.py -> build/lib/pygments/styles copying pygments/styles/arduino.py -> build/lib/pygments/styles copying pygments/styles/lovelace.py -> build/lib/pygments/styles copying pygments/styles/vs.py -> build/lib/pygments/styles copying pygments/styles/pastie.py -> build/lib/pygments/styles copying pygments/styles/fruity.py -> build/lib/pygments/styles creating build/lib/pygments/lexers copying pygments/lexers/d.py -> build/lib/pygments/lexers copying pygments/lexers/__init__.py -> build/lib/pygments/lexers copying pygments/lexers/nimrod.py -> build/lib/pygments/lexers copying pygments/lexers/installers.py -> build/lib/pygments/lexers copying pygments/lexers/julia.py -> build/lib/pygments/lexers copying pygments/lexers/parsers.py -> build/lib/pygments/lexers copying pygments/lexers/rebol.py -> build/lib/pygments/lexers copying pygments/lexers/prolog.py -> build/lib/pygments/lexers copying pygments/lexers/testing.py -> build/lib/pygments/lexers copying pygments/lexers/_cl_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/business.py -> build/lib/pygments/lexers copying pygments/lexers/_asy_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/basic.py -> build/lib/pygments/lexers copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/_cocoa_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/shell.py -> build/lib/pygments/lexers copying pygments/lexers/modula2.py -> build/lib/pygments/lexers copying pygments/lexers/_vim_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/python.py -> build/lib/pygments/lexers copying pygments/lexers/modeling.py -> build/lib/pygments/lexers copying pygments/lexers/_csound_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/data.py -> build/lib/pygments/lexers copying pygments/lexers/objective.py -> build/lib/pygments/lexers copying pygments/lexers/special.py -> build/lib/pygments/lexers copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers copying pygments/lexers/text.py -> build/lib/pygments/lexers copying pygments/lexers/graph.py -> build/lib/pygments/lexers copying pygments/lexers/css.py -> build/lib/pygments/lexers copying pygments/lexers/matlab.py -> build/lib/pygments/lexers copying pygments/lexers/x10.py -> build/lib/pygments/lexers copying pygments/lexers/igor.py -> build/lib/pygments/lexers copying pygments/lexers/graphics.py -> build/lib/pygments/lexers copying pygments/lexers/tcl.py -> build/lib/pygments/lexers copying pygments/lexers/ml.py -> build/lib/pygments/lexers copying pygments/lexers/archetype.py -> build/lib/pygments/lexers copying pygments/lexers/eiffel.py -> build/lib/pygments/lexers copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/go.py -> build/lib/pygments/lexers copying pygments/lexers/automation.py -> build/lib/pygments/lexers copying pygments/lexers/apl.py -> build/lib/pygments/lexers copying pygments/lexers/idl.py -> build/lib/pygments/lexers copying pygments/lexers/templates.py -> build/lib/pygments/lexers copying pygments/lexers/markup.py -> build/lib/pygments/lexers copying pygments/lexers/rust.py -> build/lib/pygments/lexers copying pygments/lexers/html.py -> build/lib/pygments/lexers copying pygments/lexers/trafficscript.py -> build/lib/pygments/lexers copying pygments/lexers/felix.py -> build/lib/pygments/lexers copying pygments/lexers/hdl.py -> build/lib/pygments/lexers copying pygments/lexers/dsls.py -> build/lib/pygments/lexers copying pygments/lexers/theorem.py -> build/lib/pygments/lexers copying pygments/lexers/c_like.py -> build/lib/pygments/lexers copying pygments/lexers/asm.py -> build/lib/pygments/lexers copying pygments/lexers/qvt.py -> build/lib/pygments/lexers copying pygments/lexers/pascal.py -> build/lib/pygments/lexers copying pygments/lexers/int_fiction.py -> build/lib/pygments/lexers copying pygments/lexers/haxe.py -> build/lib/pygments/lexers copying pygments/lexers/_php_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/textedit.py -> build/lib/pygments/lexers copying pygments/lexers/j.py -> build/lib/pygments/lexers copying pygments/lexers/chapel.py -> build/lib/pygments/lexers copying pygments/lexers/erlang.py -> build/lib/pygments/lexers copying pygments/lexers/rdf.py -> build/lib/pygments/lexers copying pygments/lexers/dylan.py -> build/lib/pygments/lexers copying pygments/lexers/robotframework.py -> build/lib/pygments/lexers copying pygments/lexers/agile.py -> build/lib/pygments/lexers copying pygments/lexers/lisp.py -> build/lib/pygments/lexers copying pygments/lexers/javascript.py -> build/lib/pygments/lexers copying pygments/lexers/jvm.py -> build/lib/pygments/lexers copying pygments/lexers/haskell.py -> build/lib/pygments/lexers copying pygments/lexers/webmisc.py -> build/lib/pygments/lexers copying pygments/lexers/sql.py -> build/lib/pygments/lexers copying pygments/lexers/actionscript.py -> build/lib/pygments/lexers copying pygments/lexers/hexdump.py -> build/lib/pygments/lexers copying pygments/lexers/esoteric.py -> build/lib/pygments/lexers copying pygments/lexers/smalltalk.py -> build/lib/pygments/lexers copying pygments/lexers/web.py -> build/lib/pygments/lexers copying pygments/lexers/roboconf.py -> build/lib/pygments/lexers copying pygments/lexers/factor.py -> build/lib/pygments/lexers copying pygments/lexers/ecl.py -> build/lib/pygments/lexers copying pygments/lexers/_lasso_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/csound.py -> build/lib/pygments/lexers copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers copying pygments/lexers/elm.py -> build/lib/pygments/lexers copying pygments/lexers/nix.py -> build/lib/pygments/lexers copying pygments/lexers/console.py -> build/lib/pygments/lexers copying pygments/lexers/c_cpp.py -> build/lib/pygments/lexers copying pygments/lexers/fantom.py -> build/lib/pygments/lexers copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers copying pygments/lexers/inferno.py -> build/lib/pygments/lexers copying pygments/lexers/textfmts.py -> build/lib/pygments/lexers copying pygments/lexers/make.py -> build/lib/pygments/lexers copying pygments/lexers/grammar_notation.py -> build/lib/pygments/lexers copying pygments/lexers/praat.py -> build/lib/pygments/lexers copying pygments/lexers/scripting.py -> build/lib/pygments/lexers copying pygments/lexers/parasail.py -> build/lib/pygments/lexers copying pygments/lexers/ooc.py -> build/lib/pygments/lexers copying pygments/lexers/supercollider.py -> build/lib/pygments/lexers copying pygments/lexers/urbi.py -> build/lib/pygments/lexers copying pygments/lexers/ambient.py -> build/lib/pygments/lexers copying pygments/lexers/compiled.py -> build/lib/pygments/lexers copying pygments/lexers/_scilab_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/_sourcemod_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/pawn.py -> build/lib/pygments/lexers copying pygments/lexers/fortran.py -> build/lib/pygments/lexers copying pygments/lexers/ruby.py -> build/lib/pygments/lexers copying pygments/lexers/diff.py -> build/lib/pygments/lexers copying pygments/lexers/configs.py -> build/lib/pygments/lexers copying pygments/lexers/nit.py -> build/lib/pygments/lexers copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers copying pygments/lexers/iolang.py -> build/lib/pygments/lexers copying pygments/lexers/_openedge_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/algebra.py -> build/lib/pygments/lexers copying pygments/lexers/php.py -> build/lib/pygments/lexers copying pygments/lexers/ezhil.py -> build/lib/pygments/lexers copying pygments/lexers/other.py -> build/lib/pygments/lexers copying pygments/lexers/functional.py -> build/lib/pygments/lexers copying pygments/lexers/r.py -> build/lib/pygments/lexers copying pygments/lexers/perl.py -> build/lib/pygments/lexers copying pygments/lexers/math.py -> build/lib/pygments/lexers copying pygments/lexers/snobol.py -> build/lib/pygments/lexers copying pygments/lexers/oberon.py -> build/lib/pygments/lexers copying pygments/lexers/_lua_builtins.py -> build/lib/pygments/lexers copying pygments/lexers/resource.py -> build/lib/pygments/lexers copying pygments/lexers/_mql_builtins.py -> build/lib/pygments/lexers running egg_info writing dependency_links to Pygments.egg-info/dependency_links.txt writing entry points to Pygments.egg-info/entry_points.txt writing Pygments.egg-info/PKG-INFO writing top-level names to Pygments.egg-info/top_level.txt reading manifest file 'Pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pygments.egg-info/SOURCES.txt' + /usr/bin/sed -i 's/\r//' LICENSE Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I8uLvN + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 + cd Pygments-2.1 + rm -rf /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 + scl enable pcreech17-pulp-scl-demo-python35 ' /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 ' running install running install_lib creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5 creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mql_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/resource.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lua_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/oberon.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/snobol.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/math.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/perl.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/r.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/functional.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/other.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/ezhil.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/php.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/algebra.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_openedge_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/iolang.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/dalvik.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/nit.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/configs.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/diff.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/ruby.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/fortran.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/pawn.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_sourcemod_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_scilab_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/compiled.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/ambient.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/urbi.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/supercollider.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/ooc.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/parasail.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/scripting.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/praat.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/grammar_notation.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/make.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/textfmts.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/inferno.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/foxpro.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/fantom.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/c_cpp.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/console.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/nix.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/elm.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_mapping.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/csound.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_lasso_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/ecl.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/factor.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/roboconf.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/web.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/smalltalk.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/esoteric.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/hexdump.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/actionscript.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/sql.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/webmisc.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/haskell.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/jvm.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/javascript.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/lisp.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/agile.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/robotframework.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/dylan.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/rdf.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/erlang.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/chapel.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/j.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/textedit.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_php_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/haxe.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/int_fiction.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/pascal.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/qvt.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/asm.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/c_like.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/theorem.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/dsls.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/hdl.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/felix.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/trafficscript.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/html.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/rust.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/markup.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/templates.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/idl.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/apl.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/automation.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/go.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_postgres_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/eiffel.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/archetype.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/ml.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/tcl.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/graphics.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/igor.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/x10.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/matlab.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/css.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/graph.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/text.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/dotnet.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/special.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/objective.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/data.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_csound_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/modeling.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/python.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_vim_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/modula2.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/shell.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_cocoa_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_stan_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/basic.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_asy_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/business.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/_cl_builtins.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/testing.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/prolog.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/rebol.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/parsers.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/julia.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/installers.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/nimrod.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/__init__.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers copying build/lib/pygments/lexers/d.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/fruity.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/pastie.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/vs.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/lovelace.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/arduino.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/manni.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/borland.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/paraiso_dark.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/friendly.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/algol_nu.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/emacs.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/rrt.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/perldoc.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/tango.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/xcode.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/algol.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/default.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/trac.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/native.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/murphy.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/igor.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/colorful.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/bw.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/monokai.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/paraiso_light.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/__init__.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/vim.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles copying build/lib/pygments/styles/autumn.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/filters copying build/lib/pygments/filters/__init__.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/filters creating /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/svg.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/other.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/_mapping.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/rtf.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/irc.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/html.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/latex.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/terminal256.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/bbcode.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/img.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/formatters/__init__.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters copying build/lib/pygments/modeline.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/token.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/plugin.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/util.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/formatter.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/console.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/unistring.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/regexopt.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/filter.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/style.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/scanner.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/lexer.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/sphinxext.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/cmdline.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments copying build/lib/pygments/__init__.py -> /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_mql_builtins.py to _mql_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/resource.py to resource.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_lua_builtins.py to _lua_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/oberon.py to oberon.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/snobol.py to snobol.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/math.py to math.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/perl.py to perl.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/r.py to r.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/functional.py to functional.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/other.py to other.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/ezhil.py to ezhil.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/php.py to php.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/algebra.py to algebra.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_openedge_builtins.py to _openedge_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/iolang.py to iolang.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/dalvik.py to dalvik.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/nit.py to nit.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/configs.py to configs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/diff.py to diff.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/ruby.py to ruby.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/fortran.py to fortran.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/pawn.py to pawn.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_sourcemod_builtins.py to _sourcemod_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_scilab_builtins.py to _scilab_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/compiled.py to compiled.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/ambient.py to ambient.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/urbi.py to urbi.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/supercollider.py to supercollider.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/ooc.py to ooc.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/parasail.py to parasail.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/scripting.py to scripting.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/praat.py to praat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/grammar_notation.py to grammar_notation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/make.py to make.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/textfmts.py to textfmts.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/inferno.py to inferno.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/foxpro.py to foxpro.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/fantom.py to fantom.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/c_cpp.py to c_cpp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/console.py to console.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/nix.py to nix.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/elm.py to elm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_mapping.py to _mapping.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/csound.py to csound.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_lasso_builtins.py to _lasso_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/ecl.py to ecl.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/factor.py to factor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/roboconf.py to roboconf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/web.py to web.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/smalltalk.py to smalltalk.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/esoteric.py to esoteric.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/hexdump.py to hexdump.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/actionscript.py to actionscript.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/sql.py to sql.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/webmisc.py to webmisc.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/haskell.py to haskell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/jvm.py to jvm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/javascript.py to javascript.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/lisp.py to lisp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/agile.py to agile.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/robotframework.py to robotframework.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/dylan.py to dylan.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/rdf.py to rdf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/erlang.py to erlang.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/chapel.py to chapel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/j.py to j.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/textedit.py to textedit.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_php_builtins.py to _php_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/haxe.py to haxe.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/int_fiction.py to int_fiction.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/pascal.py to pascal.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/qvt.py to qvt.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/asm.py to asm.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/c_like.py to c_like.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/theorem.py to theorem.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/dsls.py to dsls.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/hdl.py to hdl.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/felix.py to felix.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/trafficscript.py to trafficscript.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/html.py to html.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/rust.py to rust.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/markup.py to markup.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/templates.py to templates.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/idl.py to idl.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/apl.py to apl.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/automation.py to automation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/go.py to go.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_postgres_builtins.py to _postgres_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/eiffel.py to eiffel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/archetype.py to archetype.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/ml.py to ml.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/tcl.py to tcl.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/graphics.py to graphics.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/igor.py to igor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/x10.py to x10.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/matlab.py to matlab.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/css.py to css.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/graph.py to graph.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/text.py to text.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/dotnet.py to dotnet.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/special.py to special.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/objective.py to objective.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/data.py to data.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_csound_builtins.py to _csound_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/modeling.py to modeling.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/python.py to python.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_vim_builtins.py to _vim_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/modula2.py to modula2.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/shell.py to shell.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_cocoa_builtins.py to _cocoa_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_stan_builtins.py to _stan_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/basic.py to basic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_asy_builtins.py to _asy_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/business.py to business.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/_cl_builtins.py to _cl_builtins.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/testing.py to testing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/prolog.py to prolog.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/rebol.py to rebol.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/parsers.py to parsers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/julia.py to julia.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/installers.py to installers.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/nimrod.py to nimrod.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexers/d.py to d.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/fruity.py to fruity.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/pastie.py to pastie.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/vs.py to vs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/lovelace.py to lovelace.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/arduino.py to arduino.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/manni.py to manni.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/borland.py to borland.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/paraiso_dark.py to paraiso_dark.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/friendly.py to friendly.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/algol_nu.py to algol_nu.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/emacs.py to emacs.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/rrt.py to rrt.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/perldoc.py to perldoc.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/tango.py to tango.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/xcode.py to xcode.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/algol.py to algol.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/default.py to default.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/trac.py to trac.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/native.py to native.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/murphy.py to murphy.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/igor.py to igor.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/colorful.py to colorful.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/bw.py to bw.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/monokai.py to monokai.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/paraiso_light.py to paraiso_light.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/vim.py to vim.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/styles/autumn.py to autumn.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/filters/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/svg.py to svg.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/other.py to other.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/terminal.py to terminal.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/_mapping.py to _mapping.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/rtf.py to rtf.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/irc.py to irc.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/html.py to html.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/latex.py to latex.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/terminal256.py to terminal256.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/bbcode.py to bbcode.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/img.py to img.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatters/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/modeline.py to modeline.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/token.py to token.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/plugin.py to plugin.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/formatter.py to formatter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/console.py to console.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/unistring.py to unistring.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/regexopt.py to regexopt.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/filter.py to filter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/style.py to style.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/scanner.py to scanner.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/lexer.py to lexer.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/sphinxext.py to sphinxext.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/cmdline.py to cmdline.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/pygments/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmp8if2j81t.py' /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 -O /tmp/tmp8if2j81t.py removing /tmp/tmp8if2j81t.py running install_egg_info running egg_info writing dependency_links to Pygments.egg-info/dependency_links.txt writing top-level names to Pygments.egg-info/top_level.txt writing entry points to Pygments.egg-info/entry_points.txt writing Pygments.egg-info/PKG-INFO reading manifest file 'Pygments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Pygments.egg-info/SOURCES.txt' Copying Pygments.egg-info to /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/lib/python3.5/site-packages/Pygments-2.1-py3.5.egg-info running install_scripts Installing pygmentize script to /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin ~/build/BUILD/Pygments-2.1/doc ~/build/BUILD/Pygments-2.1 + pushd doc + install -d /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/man/man1 + mv pygmentize.1 /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/man/man1/pygmentize.1 ~/build/BUILD/Pygments-2.1 + popd + cp -r doc/docs doc/reST + /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/Pygments-2.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/pcreech17-pulp-scl-demo-python35/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable pcreech17-pulp-scl-demo-python35 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-35 /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 1 /opt/rh/pcreech17-pulp-scl-demo-python35/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4qC72m + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1 + scl enable pcreech17-pulp-scl-demo-python35 - Pygments 2.1 test suite running (Python 3.5.1)... .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S............SSS.S............SSS................................................................................................................................................................................................................................................................................................................................................................................................................................................................S........................................................................................ ---------------------------------------------------------------------- Ran 1777 tests in 11.898s OK (SKIP=9) + exit 0 Processing files: pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d8eQKt + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1 + DOCDIR=/builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + cp -pr CHANGES /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + cp -pr doc/reST /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + cp -pr TODO /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64/opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/share/doc/pcreech17-pulp-scl-demo-python35-python-pygments-2.1 + exit 0 Provides: pcreech17-pulp-scl-demo-python35-python-pygments = 2.1-1.el7.centos scl-package(pcreech17-pulp-scl-demo-python35) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/pcreech17-pulp-scl-demo-python35/root/usr/bin/python3 pcreech17-pulp-scl-demo-python35-python(abi) = 3.5 pcreech17-pulp-scl-demo-python35-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-33266849.novalocal Wrote: /builddir/build/RPMS/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bG81x4 + umask 022 + cd /builddir/build/BUILD + cd Pygments-2.1 + rm -rf /builddir/build/BUILDROOT/pcreech17-pulp-scl-demo-python35-python-pygments-2.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0