Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], user='mockbuild'uid=1000logger=env={'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/f26-build-7548509-692190/root'printOutput=Falsegid=425shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-symfony-2.8.17-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], user='mockbuild'uid=1000logger=env={'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/f26-build-7548509-692190/root'printOutput=Falsegid=425private_network=Truetimeout=172800shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JqD8xO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + /usr/bin/gzip -dc /builddir/build/SOURCES/php-symfony-2.8.17-c423a13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Remove unnecessary files + find src -name '.git*' -delete + : Remove unwanted components + rm -r src/Symfony/Bridge/Propel1 + : Create autoloaders + cat + tee src/Symfony/Component/autoload.php register(); } $fedoraClassLoader->addPrefix('Symfony\\Component\\', dirname(dirname(__DIR__))); // Optional dependency foreach (array( '/usr/share/php/random_compat/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } return $fedoraClassLoader; register(); } $fedoraClassLoader->addPrefix('Symfony\\', dirname(__DIR__)); // Dependency autoloaders foreach (array( '/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php', '/usr/share/php/Doctrine/Common/Annotations/autoload.php', '/usr/share/php/Doctrine/Common/autoload.php', '/usr/share/php/Doctrine/Common/Cache/autoload.php', '/usr/share/php/Doctrine/Common/DataFixtures/autoload.php', '/usr/share/php/Doctrine/DBAL/autoload.php', '/usr/share/php/Doctrine/ORM/autoload.php', '/usr/share/php/Egulias/EmailValidator/autoload.php', '/usr/share/php/Monolog/autoload.php', '/usr/share/php/phpDocumentor/Reflection/autoload.php', '/usr/share/php/ProxyManager/autoload.php', '/usr/share/php/Psr/Log/autoload.php', '/usr/share/php/Swift/swift_required.php', '/usr/share/php/Symfony/Polyfill/autoload.php', '/usr/share/php/Symfony/Security/Acl/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } if (file_exists($dep='/usr/share/php/Twig2/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/Twig/autoload.php')) { require_once $dep; } return $fedoraClassLoader; + tee src/Symfony/autoload.php + cat + : Create autoloader softlinks for each bridge/bundle/component + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Asset ']' + ln -s ../autoload.php src/Symfony/Component/Asset/autoload.php + ln -s ../autoload.php src/Symfony/Component/Asset/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/BrowserKit ']' + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoload.php + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/ClassLoader ']' + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoload.php + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Config ']' + ln -s ../autoload.php src/Symfony/Component/Config/autoload.php + ln -s ../autoload.php src/Symfony/Component/Config/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Console ']' + ln -s ../autoload.php src/Symfony/Component/Console/autoload.php + ln -s ../autoload.php src/Symfony/Component/Console/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/CssSelector ']' + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoload.php + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Debug ']' + ln -s ../autoload.php src/Symfony/Component/Debug/autoload.php + ln -s ../autoload.php src/Symfony/Component/Debug/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/DependencyInjection ']' + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoload.php + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/DomCrawler ']' + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoload.php + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/EventDispatcher ']' + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoload.php + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/ExpressionLanguage ']' + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoload.php + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Filesystem ']' + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoload.php + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Finder ']' + ln -s ../autoload.php src/Symfony/Component/Finder/autoload.php + ln -s ../autoload.php src/Symfony/Component/Finder/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Form ']' + ln -s ../autoload.php src/Symfony/Component/Form/autoload.php + ln -s ../autoload.php src/Symfony/Component/Form/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/HttpFoundation ']' + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/HttpKernel ']' + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Intl ']' + ln -s ../autoload.php src/Symfony/Component/Intl/autoload.php + ln -s ../autoload.php src/Symfony/Component/Intl/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Ldap ']' + ln -s ../autoload.php src/Symfony/Component/Ldap/autoload.php + ln -s ../autoload.php src/Symfony/Component/Ldap/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Locale ']' + ln -s ../autoload.php src/Symfony/Component/Locale/autoload.php + ln -s ../autoload.php src/Symfony/Component/Locale/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/OptionsResolver ']' + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoload.php + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Process ']' + ln -s ../autoload.php src/Symfony/Component/Process/autoload.php + ln -s ../autoload.php src/Symfony/Component/Process/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/PropertyAccess ']' + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/PropertyInfo ']' + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Routing ']' + ln -s ../autoload.php src/Symfony/Component/Routing/autoload.php + ln -s ../autoload.php src/Symfony/Component/Routing/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Security ']' + ln -s ../autoload.php src/Symfony/Component/Security/autoload.php + ln -s ../autoload.php src/Symfony/Component/Security/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Serializer ']' + ln -s ../autoload.php src/Symfony/Component/Serializer/autoload.php + ln -s ../autoload.php src/Symfony/Component/Serializer/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Stopwatch ']' + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoload.php + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Templating ']' + ln -s ../autoload.php src/Symfony/Component/Templating/autoload.php + ln -s ../autoload.php src/Symfony/Component/Templating/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Translation ']' + ln -s ../autoload.php src/Symfony/Component/Translation/autoload.php + ln -s ../autoload.php src/Symfony/Component/Translation/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Validator ']' + ln -s ../autoload.php src/Symfony/Component/Validator/autoload.php + ln -s ../autoload.php src/Symfony/Component/Validator/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/VarDumper ']' + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoload.php + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Yaml ']' + ln -s ../autoload.php src/Symfony/Component/Yaml/autoload.php + ln -s ../autoload.php src/Symfony/Component/Yaml/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/autoload.php ']' + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Doctrine/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Monolog/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/PhpUnit/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/ProxyManager/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Swiftmailer/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Twig/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/DebugBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/FrameworkBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/SecurityBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/TwigBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/WebProfilerBundle/autoload.php + : Skip tests known to fail + sed -e 's#function testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials#function SKIP_testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials#' -i src/Symfony/Bundle/SecurityBundle/Tests/Functional/FirewallEntryPointTest.php + sed -e 's#function testEncodePasswordEmptySalt#function SKIP_testEncodePasswordEmptySalt#' -i src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php + sed -e 's#function testSetTraceIncompleteClass#function SKIP_testSetTraceIncompleteClass#' -i src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php + sed -e 's#function testHandleClassNotFound#function SKIP_testHandleClassNotFound#' -e 's#function testLegacyHandleClassNotFound#function SKIP_testLegacyHandleClassNotFound#' -i src/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php + sed -e 's#function testCopyForOriginUrlsAndExistingLocalFileDefaultsToNotCopy#function SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToNotCopy#' -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + sed -e 's#function getScript#function SKIP_getScript#' -i src/Symfony/Component/HttpKernel/Tests/Fixtures/TestClient.php + sed -e 's#function testFormatWithTimezoneFromEnvironmentVariable#function SKIP_testFormatWithTimezoneFromEnvironmentVariable#' -i src/Symfony/Component/Intl/Tests/DateFormatter/Verification/IntlDateFormatterTest.php + sed -e 's#function testTTYCommand#function SKIP_testTTYCommand#' -e 's#function testTTYCommandExitCode#function SKIP_testTTYCommandExitCode#' -i src/Symfony/Component/Process/Tests/ProcessTest.php + sed -e 's#function testSpecialVars56#function SKIP_testSpecialVars56#' -e 's#function testGlobalsNoExt#function SKIP_testGlobalsNoExt#' -e 's#function testBuggyRefs#function SKIP_testBuggyRefs#' -i src/Symfony/Component/VarDumper/Tests/CliDumperTest.php + rm src/Symfony/Component/Finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ProfilerTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php src/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php src/Symfony/Component/Form/Tests/Extension/Csrf/CsrfProvider/LegacyDefaultCsrfProviderTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php src/Symfony/Component/Security/Csrf/Tests/TokenStorage/NativeSessionTokenStorageTest.php + sed -e 's#function testFormatTypeInt32#function SKIP_testFormatTypeInt32#' -i src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php src/Symfony/Component/Intl/Tests/NumberFormatter/NumberFormatterTest.php + : Skip for Missing dependency sensio/framework-extra-bundle + sed -e s/testAnnotatedController/SKIP_testAnnotatedController/ -i src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AnnotatedControllerTest.php + : Skip online tests + sed -e s/testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/SKIP_testCopyForOriginUrlsAndExistingLocalFileDefaultsToCopy/ -i src/Symfony/Component/Filesystem/Tests/FilesystemTest.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1mHH9W + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AQzzL5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony + cp -rp src/Symfony/Bridge src/Symfony/Bundle src/Symfony/Component src/Symfony/autoload.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/ + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc + ln -s php-symfony-common /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZozgXV + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + : Modify PHPUnit config + sed s#./src#/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php# phpunit.xml.dist + : Create tests bootstrap + cat + tee bootstrap.php >>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Doctrine ............................................................... 63 / 471 ( 13%) ............................................................... 126 / 471 ( 26%) .................................SS.....................S...... 189 / 471 ( 40%) ...............SS.....................SS.....................S. 252 / 471 ( 53%) ....................S.....................S.................... 315 / 471 ( 66%) .S............................................................. 378 / 471 ( 80%) ............................................................... 441 / 471 ( 93%) .............................. 471 / 471 (100%) Time: 2.42 seconds, Memory: 42.00MB OK, but incomplete, skipped, or risky tests! Tests: 471, Assertions: 707, Skipped: 11. Legacy deprecation notices (214) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Monolog .................................... 36 / 36 (100%) Time: 52 ms, Memory: 6.00MB OK (36 tests, 71 assertions) Legacy deprecation notices (4) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/PhpUnit + '[' PhpUnit = PhpUnit ']' + continue + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/ProxyManager .......... 10 / 10 (100%) Time: 160 ms, Memory: 8.00MB OK (10 tests, 25 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Swiftmailer PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Time: 17 ms, Memory: 2.00MB No tests executed! + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bridge/Twig ............................................................... 63 / 784 ( 8%) ............................................................... 126 / 784 ( 16%) ............................................................... 189 / 784 ( 24%) ............................................................... 252 / 784 ( 32%) ............................................................... 315 / 784 ( 40%) ............................................................... 378 / 784 ( 48%) ............................................................... 441 / 784 ( 56%) ............................................................... 504 / 784 ( 64%) ............................................................... 567 / 784 ( 72%) ............................................................... 630 / 784 ( 80%) ............................................................... 693 / 784 ( 88%) ............................................................... 756 / 784 ( 96%) ............................ 784 / 784 (100%) Time: 1.38 seconds, Memory: 52.00MB OK (784 tests, 363 assertions) Legacy deprecation notices (13) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/DebugBundle ...... 6 / 6 (100%) Time: 41 ms, Memory: 4.00MB OK (6 tests, 6 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ............................................................... 63 / 850 ( 7%) ............................................................... 126 / 850 ( 14%) ............................................................... 189 / 850 ( 22%) ............................................................... 252 / 850 ( 29%) ....................................................S.......... 315 / 850 ( 37%) ...................................S........................... 378 / 850 ( 44%) ..................S......................W..................... 441 / 850 ( 51%) ............................................................... 504 / 850 ( 59%) ............................................................... 567 / 850 ( 66%) ............................................................... 630 / 850 ( 74%) ............................................................... 693 / 850 ( 81%) ............................................................... 756 / 850 ( 88%) ............................................................... 819 / 850 ( 96%) ............................... 850 / 850 (100%) Time: 4.9 seconds, Memory: 62.00MB There was 1 warning: 1) Warning No tests found in class "Symfony\Bundle\FrameworkBundle\Tests\Functional\AnnotatedControllerTest". WARNINGS! Tests: 850, Assertions: 1307, Warnings: 1, Skipped: 3. Legacy deprecation notices (89) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ................................................................. 65 / 84 ( 77%) ................... 84 / 84 (100%) Time: 1.22 seconds, Memory: 28.00MB OK (84 tests, 212 assertions) Legacy deprecation notices (2) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/TwigBundle ..................................................... 53 / 53 (100%) Time: 558 ms, Memory: 20.00MB OK (53 tests, 173 assertions) Legacy deprecation notices (6) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ........................................... 43 / 43 (100%) Time: 116 ms, Memory: 10.00MB OK (43 tests, 68 assertions) Legacy deprecation notices (3) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Asset >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Asset ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Asset\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Asset PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Asset ................................................................. 65 / 77 ( 84%) ............ 77 / 77 (100%) Time: 54 ms, Memory: 4.00MB OK (77 tests, 82 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/BrowserKit ............................................................... 63 / 111 ( 56%) ................................................ 111 / 111 (100%) Time: 124 ms, Memory: 6.00MB OK (111 tests, 252 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ClassLoader SSSSSSSSSSSSSSS................................................ 63 / 111 ( 56%) ........SSSSSSSSSSSSSSS......................... 111 / 111 (100%) Time: 70 ms, Memory: 6.00MB OK, but incomplete, skipped, or risky tests! Tests: 111, Assertions: 116, Skipped: 30. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Config + '[' Config = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Config ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Config + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Config\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Config PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Config ............................................................... 63 / 306 ( 20%) ........................................I...................... 126 / 306 ( 41%) ............................................................... 189 / 306 ( 61%) ............................................................... 252 / 306 ( 82%) ...................................................... 306 / 306 (100%) Time: 152 ms, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 306, Assertions: 422, Incomplete: 1. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Console + '[' Console = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Console ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Console + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Console\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Console PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Console ............................................................... 63 / 677 ( 9%) ............................................................... 126 / 677 ( 18%) ............................................................... 189 / 677 ( 27%) ............................................................... 252 / 677 ( 37%) .........SS.................................................... 315 / 677 ( 46%) ............................................................... 378 / 677 ( 55%) ............................................................... 441 / 677 ( 65%) ............................................................... 504 / 677 ( 74%) ............................................................... 567 / 677 ( 83%) ............................................................... 630 / 677 ( 93%) ............................................... 677 / 677 (100%) Time: 1.94 seconds, Memory: 12.00MB OK, but incomplete, skipped, or risky tests! Tests: 677, Assertions: 1140, Skipped: 2. Legacy deprecation notices (61) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/CssSelector ............................................................... 63 / 505 ( 12%) ............................................................... 126 / 505 ( 24%) ............................................................... 189 / 505 ( 37%) ............................................................... 252 / 505 ( 49%) ............................................................... 315 / 505 ( 62%) ............................................................... 378 / 505 ( 74%) ............................................................... 441 / 505 ( 87%) ............................................................... 504 / 505 ( 99%) . 505 / 505 (100%) Time: 269 ms, Memory: 6.00MB OK (505 tests, 1024 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Debug >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Debug ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Debug\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Debug PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Debug SSSS.S..S........S..............................S........ 57 / 57 (100%) Time: 325 ms, Memory: 10.00MB OK, but incomplete, skipped, or risky tests! Tests: 57, Assertions: 175, Skipped: 8. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DependencyInjection ............................................................... 63 / 444 ( 14%) ............................................................... 126 / 444 ( 28%) ............................................................... 189 / 444 ( 42%) ............................................................... 252 / 444 ( 56%) ............................................................... 315 / 444 ( 70%) ............................................................... 378 / 444 ( 85%) ............................................................... 441 / 444 ( 99%) ... 444 / 444 (100%) Time: 317 ms, Memory: 12.00MB OK (444 tests, 1099 assertions) Legacy deprecation notices (228) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/DomCrawler ............................................................... 63 / 318 ( 19%) ............................................................... 126 / 318 ( 39%) ............................................................... 189 / 318 ( 59%) ............................................................... 252 / 318 ( 79%) ............................................................... 315 / 318 ( 99%) ... 318 / 318 (100%) Time: 121 ms, Memory: 6.00MB OK (318 tests, 578 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/EventDispatcher ............................................................... 63 / 103 ( 61%) ........................................ 103 / 103 (100%) Time: 70 ms, Memory: 6.00MB OK (103 tests, 194 assertions) Legacy deprecation notices (19) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ............................................................... 63 / 157 ( 40%) ............................................................... 126 / 157 ( 80%) ............................... 157 / 157 (100%) Time: 68 ms, Memory: 6.00MB OK (157 tests, 169 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Filesystem ..........................S.................................... 63 / 116 ( 54%) .....................................S............... 116 / 116 (100%) Time: 80 ms, Memory: 4.00MB OK, but incomplete, skipped, or risky tests! Tests: 116, Assertions: 185, Skipped: 2. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Finder >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Finder ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Finder\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Finder PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Finder .SSSSSSSSSSSSSSSSSSSSS.S.S.SSSSS.S...SSSSSSSSSSSS.SSS..SSSSSS.S 63 / 413 ( 15%) S.............................................................. 126 / 413 ( 30%) ............................................................... 189 / 413 ( 45%) ............................................................... 252 / 413 ( 61%) ............................................................... 315 / 413 ( 76%) ............................................................... 378 / 413 ( 91%) ................................... 413 / 413 (100%) Time: 4.42 seconds, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 413, Assertions: 636, Skipped: 52. Legacy deprecation notices (409) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Form >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Form + '[' Form = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Form ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Form\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Form PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Form ............................................................. 61 / 3382 ( 1%) ............................................................. 122 / 3382 ( 3%) ............................................................. 183 / 3382 ( 5%) ............................................................. 244 / 3382 ( 7%) ............................................................. 305 / 3382 ( 9%) ............................................................. 366 / 3382 ( 10%) ............................................................. 427 / 3382 ( 12%) ............................................................. 488 / 3382 ( 14%) ..........................................I.................. 549 / 3382 ( 16%) ............................................................. 610 / 3382 ( 18%) ............................................................. 671 / 3382 ( 19%) ............................................................. 732 / 3382 ( 21%) ............................................................. 793 / 3382 ( 23%) ............................................................. 854 / 3382 ( 25%) ............................................................. 915 / 3382 ( 27%) ............................................................. 976 / 3382 ( 28%) ............................................................. 1037 / 3382 ( 30%) ............................................................. 1098 / 3382 ( 32%) ............................................................. 1159 / 3382 ( 34%) ............................................................. 1220 / 3382 ( 36%) ............................................................. 1281 / 3382 ( 37%) ............................................................. 1342 / 3382 ( 39%) ............................................................. 1403 / 3382 ( 41%) ............................................................. 1464 / 3382 ( 43%) ..................................................IIII....... 1525 / 3382 ( 45%) ...................S......................................... 1586 / 3382 ( 46%) ............................................................. 1647 / 3382 ( 48%) ..................................IIIIIII.................... 1708 / 3382 ( 50%) ............................................................. 1769 / 3382 ( 52%) ............................................................. 1830 / 3382 ( 54%) ............................................................. 1891 / 3382 ( 55%) ............................................................. 1952 / 3382 ( 57%) .......S..................................................... 2013 / 3382 ( 59%) ............................................................. 2074 / 3382 ( 61%) ............................................................. 2135 / 3382 ( 63%) ............................................................. 2196 / 3382 ( 64%) ............................................................. 2257 / 3382 ( 66%) ............................................................. 2318 / 3382 ( 68%) ............................................................. 2379 / 3382 ( 70%) ............................................................. 2440 / 3382 ( 72%) ............................................................. 2501 / 3382 ( 73%) ............................................................. 2562 / 3382 ( 75%) ............................................................. 2623 / 3382 ( 77%) ............................................................. 2684 / 3382 ( 79%) ............................................................. 2745 / 3382 ( 81%) ............................................................. 2806 / 3382 ( 82%) ............................................................. 2867 / 3382 ( 84%) ............................................................. 2928 / 3382 ( 86%) ............................................................. 2989 / 3382 ( 88%) ............................................................. 3050 / 3382 ( 90%) ............................................................. 3111 / 3382 ( 91%) ............................................................. 3172 / 3382 ( 93%) ............................................................. 3233 / 3382 ( 95%) ............................................................. 3294 / 3382 ( 97%) ............................................................. 3355 / 3382 ( 99%) ........................... 3382 / 3382 (100%) Time: 1.86 seconds, Memory: 62.00MB OK, but incomplete, skipped, or risky tests! Tests: 3382, Assertions: 7570, Skipped: 2, Incomplete: 12. Legacy deprecation notices (625) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpFoundation ............................................................... 63 / 835 ( 7%) ............................................................... 126 / 835 ( 15%) ............................................................... 189 / 835 ( 22%) .S............................................................. 252 / 835 ( 30%) ............................................................... 315 / 835 ( 37%) ............................................................... 378 / 835 ( 45%) ..................SS........................................... 441 / 835 ( 52%) ............................................................... 504 / 835 ( 60%) ............................................................... 567 / 835 ( 67%) ............................................................... 630 / 835 ( 75%) ............................................................... 693 / 835 ( 82%) ..........................................................SSSSS 756 / 835 ( 90%) SSSSSSSSSSSSSSSSSSSSSSSSSSSS................................... 819 / 835 ( 98%) ................ 835 / 835 (100%) Time: 251 ms, Memory: 10.00MB OK, but incomplete, skipped, or risky tests! Tests: 1055, Assertions: 1672, Skipped: 36. Legacy deprecation notices (10) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/HttpKernel ............................................................... 63 / 464 ( 13%) ............................................................... 126 / 464 ( 27%) ............................................................... 189 / 464 ( 40%) ............................................................... 252 / 464 ( 54%) ............................................................... 315 / 464 ( 67%) ............................................................... 378 / 464 ( 81%) .....................................SSSSSSSSSSSSSSSSSS........ 441 / 464 ( 95%) ....................... 464 / 464 (100%) Time: 1.49 seconds, Memory: 18.00MB OK, but incomplete, skipped, or risky tests! Tests: 770, Assertions: 1346, Skipped: 18. Legacy deprecation notices (41) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Intl >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Intl ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Intl\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Intl PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Intl ............................................................. 61 / 1211 ( 5%) ............................................................. 122 / 1211 ( 10%) ............................................................. 183 / 1211 ( 15%) ............................................................. 244 / 1211 ( 20%) ............................................S................ 305 / 1211 ( 25%) ............................................................. 366 / 1211 ( 30%) ............................................................. 427 / 1211 ( 35%) ............................................................. 488 / 1211 ( 40%) ............................................................. 549 / 1211 ( 45%) ............................................................. 610 / 1211 ( 50%) ........S.................................................... 671 / 1211 ( 55%) ............................................................. 732 / 1211 ( 60%) ............................................................. 793 / 1211 ( 65%) ............................................................. 854 / 1211 ( 70%) ............................................................. 915 / 1211 ( 75%) ...............................................S.S........... 976 / 1211 ( 80%) ............................................................. 1037 / 1211 ( 85%) ............................................................. 1098 / 1211 ( 90%) ...........S.S............................................... 1159 / 1211 ( 95%) .................................................... 1211 / 1211 (100%) Time: 734 ms, Memory: 22.00MB OK, but incomplete, skipped, or risky tests! Tests: 1211, Assertions: 4867, Skipped: 6. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Ldap . 1 / 1 (100%) Time: 25 ms, Memory: 4.00MB OK (1 test, 1 assertion) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Locale >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Locale ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Locale\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Locale PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Locale ........... 11 / 11 (100%) Time: 41 ms, Memory: 4.00MB OK (11 tests, 15 assertions) Legacy deprecation notices (2) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/OptionsResolver ............................................................... 63 / 196 ( 32%) ............................................................... 126 / 196 ( 64%) ............................................................... 189 / 196 ( 96%) ....... 196 / 196 (100%) Time: 52 ms, Memory: 6.00MB OK (196 tests, 260 assertions) Legacy deprecation notices (88) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Process >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Process + '[' Process = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Process ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Process\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Process PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Process ....SS.S.S..................................................... 63 / 150 ( 42%) ...............S.S............................................. 126 / 150 ( 84%) ........................ 150 / 150 (100%) Time: 4.07 seconds, Memory: 19.89MB OK, but incomplete, skipped, or risky tests! Tests: 150, Assertions: 249, Skipped: 6. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyAccess ............................................................... 63 / 515 ( 12%) ............................................................... 126 / 515 ( 24%) ............................................................... 189 / 515 ( 36%) ............................................................... 252 / 515 ( 48%) ............................................................... 315 / 515 ( 61%) ............................................................... 378 / 515 ( 73%) ............................................................... 441 / 515 ( 85%) ............................................................... 504 / 515 ( 97%) ........... 515 / 515 (100%) Time: 140 ms, Memory: 6.00MB OK (515 tests, 546 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/PropertyInfo ................................................... 51 / 51 (100%) Time: 87 ms, Memory: 6.00MB OK (51 tests, 118 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Routing >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Routing ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Routing\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Routing PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Routing ............................................................... 63 / 318 ( 19%) ............................................................... 126 / 318 ( 39%) ............................................................... 189 / 318 ( 59%) ............................................................... 252 / 318 ( 79%) ............................................................... 315 / 318 ( 99%) ... 318 / 318 (100%) Time: 796 ms, Memory: 120.25MB OK (318 tests, 781 assertions) Legacy deprecation notices (21) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Security >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Security + '[' Security = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Security ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Security\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Security PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Security ............................................................... 63 / 716 ( 8%) ............................................................... 126 / 716 ( 17%) ............................................................... 189 / 716 ( 26%) ............................................................... 252 / 716 ( 35%) ............................................................... 315 / 716 ( 43%) ............................................................... 378 / 716 ( 52%) ............................................................... 441 / 716 ( 61%) ............................................................... 504 / 716 ( 70%) ............................................................... 567 / 716 ( 79%) ............................................................... 630 / 716 ( 87%) ........................................S...................... 693 / 716 ( 96%) ....................... 716 / 716 (100%) Time: 388 ms, Memory: 18.00MB OK, but incomplete, skipped, or risky tests! Tests: 716, Assertions: 1538, Skipped: 1. Legacy deprecation notices (15) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Serializer ............................................................... 63 / 225 ( 28%) ............................................................... 126 / 225 ( 56%) ............................................................... 189 / 225 ( 84%) .................................... 225 / 225 (100%) Time: 125 ms, Memory: 8.00MB OK (225 tests, 306 assertions) Legacy deprecation notices (11) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Stopwatch ....................... 23 / 23 (100%) Time: 34 ms, Memory: 4.00MB OK (23 tests, 40 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Templating >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Templating ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Templating\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Templating PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Templating ................................................. 49 / 49 (100%) Time: 58 ms, Memory: 6.00MB OK (49 tests, 132 assertions) Legacy deprecation notices (6) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Translation >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Translation ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Translation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Translation PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Translation ............................................................... 63 / 404 ( 15%) ............................................................... 126 / 404 ( 31%) ............................................................... 189 / 404 ( 46%) ............................................................... 252 / 404 ( 62%) ............................................................... 315 / 404 ( 77%) ............................................................... 378 / 404 ( 93%) .......................... 404 / 404 (100%) Time: 305 ms, Memory: 8.00MB OK (404 tests, 534 assertions) Legacy deprecation notices (5) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Validator >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Validator ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Validator\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Validator PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Validator ............................................................. 61 / 2266 ( 2%) ............................................................. 122 / 2266 ( 5%) ............................................................. 183 / 2266 ( 8%) ............................................................. 244 / 2266 ( 10%) ............................................................. 305 / 2266 ( 13%) ............................................................. 366 / 2266 ( 16%) SSSSSSS...................................................... 427 / 2266 ( 18%) ............................................................. 488 / 2266 ( 21%) ............................................................. 549 / 2266 ( 24%) ............................................................. 610 / 2266 ( 26%) ............................................................. 671 / 2266 ( 29%) ............................................................. 732 / 2266 ( 32%) ............................................................. 793 / 2266 ( 34%) ............................................................. 854 / 2266 ( 37%) ............................................................. 915 / 2266 ( 40%) ............................................................. 976 / 2266 ( 43%) ............................................................. 1037 / 2266 ( 45%) ............................................................. 1098 / 2266 ( 48%) ............................................................. 1159 / 2266 ( 51%) ............................................................. 1220 / 2266 ( 53%) ............................................................. 1281 / 2266 ( 56%) ............................................................. 1342 / 2266 ( 59%) ............................................................. 1403 / 2266 ( 61%) ............................................................. 1464 / 2266 ( 64%) ............................................................. 1525 / 2266 ( 67%) ............................................................. 1586 / 2266 ( 69%) ............................................................. 1647 / 2266 ( 72%) ............................................................. 1708 / 2266 ( 75%) ............................................................. 1769 / 2266 ( 78%) ..................................SS......................... 1830 / 2266 ( 80%) ............................................................. 1891 / 2266 ( 83%) ............................................SSS.............. 1952 / 2266 ( 86%) ............................................................. 2013 / 2266 ( 88%) ............................................................. 2074 / 2266 ( 91%) ............................................................. 2135 / 2266 ( 94%) ............................................................. 2196 / 2266 ( 96%) ............................................................. 2257 / 2266 ( 99%) ......... 2266 / 2266 (100%) Time: 811 ms, Memory: 22.00MB OK, but incomplete, skipped, or risky tests! Tests: 2272, Assertions: 4729, Skipped: 12. Legacy deprecation notices (276) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/VarDumper ............................................. 45 / 45 (100%) Time: 89 ms, Memory: 6.00MB OK (45 tests, 51 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml PHPUnit 5.7.11 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/Yaml ............................................................... 63 / 404 ( 15%) ............................................................... 126 / 404 ( 31%) ............................................................... 189 / 404 ( 46%) ............................................................... 252 / 404 ( 62%) ............................................................... 315 / 404 ( 77%) ............................................................... 378 / 404 ( 93%) .......................... 404 / 404 (100%) Time: 129 ms, Memory: 6.00MB OK (404 tests, 592 assertions) Legacy deprecation notices (7) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/php/Symfony/Component/autoload.php ']' + exit 0 Processing files: php-symfony-2.8.17-1.fc26.noarch Provides: php-composer(symfony/symfony) = 2.8.17 php-symfony = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-common-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P0hmY3 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-common + cp -pr CHANGELOG-2.2.md CHANGELOG-2.3.md CHANGELOG-2.4.md CHANGELOG-2.5.md CHANGELOG-2.6.md CHANGELOG-2.7.md CHANGELOG-2.8.md CONTRIBUTING.md CONTRIBUTORS.md README.md UPGRADE-2.1.md UPGRADE-2.2.md UPGRADE-2.3.md UPGRADE-2.4.md UPGRADE-2.5.md UPGRADE-2.6.md UPGRADE-2.7.md UPGRADE-2.8.md UPGRADE-3.0.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-common + cp -pr composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e6TJ0b + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-common + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-common + cp -pr LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-common + exit 0 Provides: php-symfony-common = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-channel-symfony2 Processing files: php-symfony-doctrine-bridge-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BhGEtk + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/CHANGELOG.md src/Symfony/Bridge/Doctrine/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-doctrine-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w3dGXs + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-doctrine-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-doctrine-bridge + exit 0 Provides: php-composer(symfony/doctrine-bridge) = 2.8.17 php-pear(pear.symfony.com/DoctrineBridge) = 2.8.17 php-symfony-doctrine-bridge = 2.8.17-1.fc26 php-symfony-doctrinebridge = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-doctrinebridge < 2.8.17 Processing files: php-symfony-monolog-bridge-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JoI4CB + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/CHANGELOG.md src/Symfony/Bridge/Monolog/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-monolog-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.77sHjK + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-monolog-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-monolog-bridge + exit 0 Provides: php-composer(symfony/monolog-bridge) = 2.8.17 php-pear(pear.symfony.com/MonologBridge) = 2.8.17 php-symfony-monolog-bridge = 2.8.17-1.fc26 php-symfony-monologbridge = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-monologbridge < 2.8.17 Processing files: php-symfony-phpunit-bridge-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zGAR4S + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-phpunit-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LcT3Q1 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-phpunit-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-phpunit-bridge + exit 0 Provides: php-composer(symfony/phpunit-bridge) = 2.8.17 php-symfony-phpunit-bridge = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-proxy-manager-bridge-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fer1Ga + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/CHANGELOG.md src/Symfony/Bridge/ProxyManager/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0bV8xj + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + exit 0 Provides: php-composer(symfony/proxy-manager-bridge) = 2.8.17 php-symfony-proxy-manager-bridge = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-swiftmailer-bridge-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X9J0ss + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/CHANGELOG.md src/Symfony/Bridge/Swiftmailer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HzrYoB + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + exit 0 Provides: php-composer(symfony/swiftmailer-bridge) = 2.8.17 php-symfony-swiftmailer-bridge = 2.8.17-1.fc26 php-symfony-swiftmailerbridge = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-swiftmailerbridge < 2.8.17 Processing files: php-symfony-twig-bridge-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nDvcrK + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/CHANGELOG.md src/Symfony/Bridge/Twig/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GKHHuT + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bridge + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bridge + exit 0 Provides: php-composer(symfony/twig-bridge) = 2.8.17 php-pear(pear.symfony.com/TwigBridge) = 2.8.17 php-symfony-twig-bridge = 2.8.17-1.fc26 php-symfony-twigbridge = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbridge < 2.8.17 Processing files: php-symfony-debug-bundle-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ybh4L2 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0sPm4b + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-debug-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-debug-bundle + exit 0 Provides: php-composer(symfony/debug-bundle) = 2.8.17 php-symfony-debug-bundle = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-framework-bundle-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nbutql + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md src/Symfony/Bundle/FrameworkBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-framework-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AVJONu + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-framework-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-framework-bundle + exit 0 Provides: php-composer(symfony/framework-bundle) = 2.8.17 php-symfony-framework-bundle = 2.8.17-1.fc26 php-symfony-frameworkbundle = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-frameworkbundle < 2.8.17 Processing files: php-symfony-security-bundle-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zYbjJE + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/CHANGELOG.md src/Symfony/Bundle/SecurityBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ItDVFO + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-security-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-security-bundle + exit 0 Provides: php-composer(symfony/security-bundle) = 2.8.17 php-symfony-security-bundle = 2.8.17-1.fc26 php-symfony-securitybundle = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-securitybundle < 2.8.17 Processing files: php-symfony-twig-bundle-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ifywMY + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/CHANGELOG.md src/Symfony/Bundle/TwigBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-twig-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HtciU8 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-twig-bundle + exit 0 Provides: php-composer(symfony/twig-bundle) = 2.8.17 php-symfony-twig-bundle = 2.8.17-1.fc26 php-symfony-twigbundle = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbundle < 2.8.17 Processing files: php-symfony-web-profiler-bundle-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Qlcij + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md src/Symfony/Bundle/WebProfilerBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-web-profiler-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cCknHt + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/Resources/ICONS_LICENSE.txt /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + exit 0 Provides: php-composer(symfony/web-profiler-bundle) = 2.8.17 php-symfony-web-profiler-bundle = 2.8.17-1.fc26 php-symfony-webprofilerbundle = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Obsoletes: php-symfony-webprofilerbundle < 2.8.17 Processing files: php-symfony-asset-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GxHlsE + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-asset + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/CHANGELOG.md src/Symfony/Component/Asset/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-asset + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QbEqeP + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-asset + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-asset + cp -pr src/Symfony/Component/Asset/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-asset + exit 0 Provides: php-composer(symfony/asset) = 2.8.17 php-symfony-asset = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-browser-kit-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3JFv5Z + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/CHANGELOG.md src/Symfony/Component/BrowserKit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-browser-kit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.108SXa + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-browser-kit + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-browser-kit + exit 0 Provides: php-composer(symfony/browser-kit) = 2.8.17 php-pear(pear.symfony.com/BrowserKit) = 2.8.17 php-symfony-browser-kit = 2.8.17-1.fc26 php-symfony-browserkit = 2.8.17 php-symfony2-BrowserKit = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-browserkit < 2.8.17 php-symfony2-BrowserKit < 2.8.17 Processing files: php-symfony-class-loader-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JGB9Ul + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/CHANGELOG.md src/Symfony/Component/ClassLoader/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-class-loader + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cpHITw + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-class-loader + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-class-loader + exit 0 Provides: php-composer(symfony/class-loader) = 2.8.17 php-pear(pear.symfony.com/ClassLoader) = 2.8.17 php-symfony-class-loader = 2.8.17-1.fc26 php-symfony-classloader = 2.8.17 php-symfony2-ClassLoader = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-classloader < 2.8.17 php-symfony2-ClassLoader < 2.8.17 Processing files: php-symfony-config-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1IyWXH + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-config + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/CHANGELOG.md src/Symfony/Component/Config/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EM0f3S + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-config + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-config + cp -pr src/Symfony/Component/Config/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-config + exit 0 Provides: php-composer(symfony/config) = 2.8.17 php-pear(pear.symfony.com/Config) = 2.8.17 php-symfony-config = 2.8.17-1.fc26 php-symfony2-Config = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Config < 2.8.17 Processing files: php-symfony-console-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i1pFk4 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-console + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/CHANGELOG.md src/Symfony/Component/Console/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bzEcDf + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-console + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-console + cp -pr src/Symfony/Component/Console/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-console + exit 0 Provides: php-composer(symfony/console) = 2.8.17 php-pear(pear.symfony.com/Console) = 2.8.17 php-symfony-console = 2.8.17-1.fc26 php-symfony2-Console = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Console < 2.8.17 Processing files: php-symfony-css-selector-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.isrRar + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/CHANGELOG.md src/Symfony/Component/CssSelector/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-css-selector + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SOsDJC + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-css-selector + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-css-selector + exit 0 Provides: php-composer(symfony/css-selector) = 2.8.17 php-pear(pear.symfony.com/CssSelector) = 2.8.17 php-symfony-css-selector = 2.8.17-1.fc26 php-symfony-cssselector = 2.8.17 php-symfony2-CssSelector = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-cssselector < 2.8.17 php-symfony2-CssSelector < 2.8.17 Processing files: php-symfony-debug-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pBiisO + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/CHANGELOG.md src/Symfony/Component/Debug/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-debug + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SUG7b0 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-debug + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-debug + cp -pr src/Symfony/Component/Debug/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-debug + exit 0 Provides: php-composer(symfony/debug) = 2.8.17 php-pear(pear.symfony.com/Debug) = 2.8.17 php-symfony-debug = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-dependency-injection-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mt071b + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/CHANGELOG.md src/Symfony/Component/DependencyInjection/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dependency-injection + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kBjhTn + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-dependency-injection + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-dependency-injection + exit 0 Provides: php-composer(symfony/dependency-injection) = 2.8.17 php-pear(pear.symfony.com/DependencyInjection) = 2.8.17 php-symfony-dependency-injection = 2.8.17-1.fc26 php-symfony-dependencyinjection = 2.8.17 php-symfony2-DependencyInjection = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-dependencyinjection < 2.8.17 php-symfony2-DependencyInjection < 2.8.17 Processing files: php-symfony-dom-crawler-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ra4KZz + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/CHANGELOG.md src/Symfony/Component/DomCrawler/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-dom-crawler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I2tp7L + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-dom-crawler + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-dom-crawler + exit 0 Provides: php-composer(symfony/dom-crawler) = 2.8.17 php-pear(pear.symfony.com/DomCrawler) = 2.8.17 php-symfony-dom-crawler = 2.8.17-1.fc26 php-symfony-domcrawler = 2.8.17 php-symfony2-DomCrawler = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-domcrawler < 2.8.17 php-symfony2-DomCrawler < 2.8.17 Processing files: php-symfony-event-dispatcher-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CqNZjY + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/CHANGELOG.md src/Symfony/Component/EventDispatcher/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-event-dispatcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WFRCxa + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-event-dispatcher + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-event-dispatcher + exit 0 Provides: php-composer(symfony/event-dispatcher) = 2.8.17 php-pear(pear.symfony.com/EventDispatcher) = 2.8.17 php-symfony-event-dispatcher = 2.8.17-1.fc26 php-symfony-eventdispatcher = 2.8.17 php-symfony2-EventDispatcher = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-eventdispatcher < 2.8.17 php-symfony2-EventDispatcher < 2.8.17 Processing files: php-symfony-expression-language-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NqkoQm + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/CHANGELOG.md src/Symfony/Component/ExpressionLanguage/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-expression-language + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B9iGaz + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-expression-language + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-expression-language + exit 0 Provides: php-composer(symfony/expression-language) = 2.8.17 php-pear(pear.symfony.com/ExpressionLanguage) = 2.8.17 php-symfony-expression-language = 2.8.17-1.fc26 php-symfony-expressionlanguage = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-expressionlanguage < 2.8.17 Processing files: php-symfony-filesystem-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hVltBL + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/CHANGELOG.md src/Symfony/Component/Filesystem/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-filesystem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LE2l3X + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-filesystem + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-filesystem + exit 0 Provides: php-composer(symfony/filesystem) = 2.8.17 php-pear(pear.symfony.com/Filesystem) = 2.8.17 php-symfony-filesystem = 2.8.17-1.fc26 php-symfony2-Filesystem = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Filesystem < 2.8.17 Processing files: php-symfony-finder-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cWpgza + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-finder + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/CHANGELOG.md src/Symfony/Component/Finder/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-finder + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JFGb6m + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-finder + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-finder + cp -pr src/Symfony/Component/Finder/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-finder + exit 0 Provides: php-composer(symfony/finder) = 2.8.17 php-pear(pear.symfony.com/Finder) = 2.8.17 php-symfony-finder = 2.8.17-1.fc26 php-symfony2-Finder = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Finder < 2.8.17 Processing files: php-symfony-form-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0rKkMz + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-form + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/CHANGELOG.md src/Symfony/Component/Form/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-form + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TqzxtM + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-form + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-form + cp -pr src/Symfony/Component/Form/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-form + exit 0 Provides: php-composer(symfony/form) = 2.8.17 php-pear(pear.symfony.com/Form) = 2.8.17 php-symfony-form = 2.8.17-1.fc26 php-symfony2-Form = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Form < 2.8.17 Processing files: php-symfony-http-foundation-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dg22JZ + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/CHANGELOG.md src/Symfony/Component/HttpFoundation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-foundation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NfuD1c + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-http-foundation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-http-foundation + exit 0 Provides: php-composer(symfony/http-foundation) = 2.8.17 php-pear(pear.symfony.com/HttpFoundation) = 2.8.17 php-symfony-http-foundation = 2.8.17-1.fc26 php-symfony-httpfoundation = 2.8.17 php-symfony2-HttpFoundation = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpfoundation < 2.8.17 php-symfony2-HttpFoundation < 2.8.17 Processing files: php-symfony-http-kernel-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3Bv3wq + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/CHANGELOG.md src/Symfony/Component/HttpKernel/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-http-kernel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kpew3D + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-http-kernel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-http-kernel + exit 0 Provides: php-composer(symfony/http-kernel) = 2.8.17 php-pear(pear.symfony.com/HttpKernel) = 2.8.17 php-symfony-http-kernel = 2.8.17-1.fc26 php-symfony-httpkernel = 2.8.17 php-symfony2-HttpKernel = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpkernel < 2.8.17 php-symfony2-HttpKernel < 2.8.17 Processing files: php-symfony-intl-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AclEVR + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-intl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/CONTRIBUTING.md src/Symfony/Component/Intl/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-intl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GPYQO5 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-intl + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-intl + cp -pr src/Symfony/Component/Intl/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-intl + exit 0 Provides: php-composer(symfony/intl) = 2.8.17 php-pear(pear.symfony.com/Intl) = 2.8.17 php-symfony-intl = 2.8.17-1.fc26 php-symfony2-Intl = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-icu php-symfony2-Intl < 2.8.17 Processing files: php-symfony-ldap-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LfTdbw + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-ldap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SHJByW + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-ldap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-ldap + exit 0 Provides: php-composer(symfony/ldap) = 2.8.17 php-symfony-ldap = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-locale-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SbFrZm + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-locale + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/CHANGELOG.md src/Symfony/Component/Locale/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-locale + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JbKnrN + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-locale + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-locale + cp -pr src/Symfony/Component/Locale/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-locale + exit 0 Provides: php-composer(symfony/locale) = 2.8.17 php-pear(pear.symfony.com/Locale) = 2.8.17 php-symfony-locale = 2.8.17-1.fc26 php-symfony2-Locale = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Locale < 2.8.17 Processing files: php-symfony-options-resolver-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GMJBZd + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/CHANGELOG.md src/Symfony/Component/OptionsResolver/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-options-resolver + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tHRRyE + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-options-resolver + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-options-resolver + exit 0 Provides: php-composer(symfony/options-resolver) = 2.8.17 php-pear(pear.symfony.com/OptionsResolver) = 2.8.17 php-symfony-options-resolver = 2.8.17-1.fc26 php-symfony-optionsresolver = 2.8.17 php-symfony2-OptionsResolver = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-optionsresolver < 2.8.17 php-symfony2-OptionsResolver < 2.8.17 Processing files: php-symfony-process-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tNt9c5 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-process + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/CHANGELOG.md src/Symfony/Component/Process/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-process + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vgwuSv + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-process + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-process + cp -pr src/Symfony/Component/Process/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-process + exit 0 Provides: php-composer(symfony/process) = 2.8.17 php-pear(pear.symfony.com/Process) = 2.8.17 php-symfony-process = 2.8.17-1.fc26 php-symfony2-Process = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Process < 2.8.17 Processing files: php-symfony-property-access-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K63IDW + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-access + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/CHANGELOG.md src/Symfony/Component/PropertyAccess/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-access + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hrH1pn + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-property-access + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-property-access + exit 0 Provides: php-composer(symfony/property-access) = 2.8.17 php-pear(pear.symfony.com/PropertyAccess) = 2.8.17 php-symfony-property-access = 2.8.17-1.fc26 php-symfony-propertyaccess = 2.8.17 php-symfony2-PropertyAccess = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-propertyaccess < 2.8.17 php-symfony2-PropertyAccess < 2.8.17 Processing files: php-symfony-property-info-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wmaeiO + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-info + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-property-info + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4cDtbf + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-property-info + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-property-info + exit 0 Provides: php-composer(symfony/property-info) = 2.8.17 php-symfony-property-info = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-routing-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7fRg9F + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-routing + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/CHANGELOG.md src/Symfony/Component/Routing/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oit876 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-routing + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-routing + cp -pr src/Symfony/Component/Routing/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-routing + exit 0 Provides: php-composer(symfony/routing) = 2.8.17 php-pear(pear.symfony.com/Routing) = 2.8.17 php-symfony-routing = 2.8.17-1.fc26 php-symfony2-Routing = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Routing < 2.8.17 Processing files: php-symfony-security-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.egtyiy + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/CHANGELOG.md src/Symfony/Component/Security/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-security + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jIEZtZ + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-security + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-security + cp -pr src/Symfony/Component/Security/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-security + exit 0 Provides: php-composer(symfony/security) = 2.8.17 php-composer(symfony/security-core) = 2.8.17 php-composer(symfony/security-csrf) = 2.8.17 php-composer(symfony/security-guard) = 2.8.17 php-composer(symfony/security-http) = 2.8.17 php-pear(pear.symfony.com/Security) = 2.8.17 php-symfony-security = 2.8.17-1.fc26 php-symfony-security-core = 2.8.17-1.fc26 php-symfony-security-csrf = 2.8.17-1.fc26 php-symfony-security-guard = 2.8.17-1.fc26 php-symfony-security-http = 2.8.17-1.fc26 php-symfony2-Security = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Security < 2.8.17 Processing files: php-symfony-serializer-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3Lb7ar + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-serializer + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/CHANGELOG.md src/Symfony/Component/Serializer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-serializer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RnupTS + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-serializer + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-serializer + exit 0 Provides: php-composer(symfony/serializer) = 2.8.17 php-pear(pear.symfony.com/Serializer) = 2.8.17 php-symfony-serializer = 2.8.17-1.fc26 php-symfony2-Serializer = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Serializer < 2.8.17 Processing files: php-symfony-stopwatch-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9uzaLk + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-stopwatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5eu5DM + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-stopwatch + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-stopwatch + exit 0 Provides: php-composer(symfony/stopwatch) = 2.8.17 php-pear(pear.symfony.com/Stopwatch) = 2.8.17 php-symfony-stopwatch = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-templating-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ABEMAe + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-templating + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/CHANGELOG.md src/Symfony/Component/Templating/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-templating + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5Q8GyG + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-templating + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-templating + cp -pr src/Symfony/Component/Templating/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-templating + exit 0 Provides: php-composer(symfony/templating) = 2.8.17 php-pear(pear.symfony.com/Templating) = 2.8.17 php-symfony-templating = 2.8.17-1.fc26 php-symfony2-Templating = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Templating < 2.8.17 Processing files: php-symfony-translation-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x47zD8 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-translation + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/CHANGELOG.md src/Symfony/Component/Translation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-translation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.POcFJA + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-translation + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-translation + cp -pr src/Symfony/Component/Translation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-translation + exit 0 Provides: php-composer(symfony/translation) = 2.8.17 php-pear(pear.symfony.com/Translation) = 2.8.17 php-symfony-translation = 2.8.17-1.fc26 php-symfony2-Translation = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Translation < 2.8.17 Processing files: php-symfony-validator-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I1yG12 + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-validator + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/CHANGELOG.md src/Symfony/Component/Validator/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-validator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VAETkv + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-validator + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-validator + cp -pr src/Symfony/Component/Validator/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-validator + exit 0 Provides: php-composer(symfony/validator) = 2.8.17 php-pear(pear.symfony.com/Validator) = 2.8.17 php-symfony-validator = 2.8.17-1.fc26 php-symfony2-Validator = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Validator < 2.8.17 Processing files: php-symfony-var-dumper-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MfDEbY + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/CHANGELOG.md src/Symfony/Component/VarDumper/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-var-dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xvMq3q + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-var-dumper + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-var-dumper + exit 0 Provides: php-composer(symfony/var-dumper) = 2.8.17 php-symfony-var-dumper = 2.8.17-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-yaml-2.8.17-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HF4y3T + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-yaml + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/CHANGELOG.md src/Symfony/Component/Yaml/README.md /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/doc/php-symfony-yaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IRFL4m + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-yaml + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch/usr/share/licenses/php-symfony-yaml + exit 0 Provides: php-composer(symfony/yaml) = 2.8.17 php-pear(pear.symfony.com/Yaml) = 2.8.17 php-symfony-yaml = 2.8.17-1.fc26 php-symfony2-Yaml = 2.8.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Yaml < 2.8.17 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch Wrote: /builddir/build/RPMS/php-symfony-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-common-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-doctrine-bridge-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-monolog-bridge-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-phpunit-bridge-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-proxy-manager-bridge-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-swiftmailer-bridge-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bridge-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-bundle-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-framework-bundle-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-bundle-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bundle-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-web-profiler-bundle-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-asset-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-browser-kit-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-class-loader-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-config-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-console-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-css-selector-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dependency-injection-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dom-crawler-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-event-dispatcher-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-expression-language-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-filesystem-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-finder-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-form-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-foundation-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-kernel-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-intl-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-ldap-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-locale-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-options-resolver-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-process-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-access-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-info-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-routing-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-serializer-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-stopwatch-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-templating-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-translation-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-validator-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-var-dumper-2.8.17-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-yaml-2.8.17-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WhFQ1U + umask 022 + cd /builddir/build/BUILD + cd symfony-c423a13a031c9388b7f9103f176b1872c00c7ffa + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.17-1.fc26.noarch + exit 0 Child return code was: 0