Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-4d4d37a67b6178c1549b090977614a69b14a75c6/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/phpunit7-7.4.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-4d4d37a67b6178c1549b090977614a69b14a75c6/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nx37gW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + /usr/bin/gzip -dc /builddir/build/SOURCES/phpunit7-7.4.5-61d34e8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (phpunit7-rpm.patch): + echo 'Patch #0 (phpunit7-rpm.patch):' + /usr/bin/cat /builddir/build/SOURCES/phpunit7-rpm.patch + /usr/bin/patch -p0 -b --suffix .rpm --fuzz=0 patching file ./phpunit patching file ./src/Util/Configuration.php patching file ./tests/bootstrap.php Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pfeCr8 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + /usr/bin/phpab --template fedora2 --output src/autoload.php src phpab 1.25.1 - Copyright (C) 2009 - 2018 by Arne Blankerts and Contributors Scanning directory src Autoload file src/autoload.php generated. + cat + tee -a src/autoload.php // Dependencies \Fedora\Autoloader\Dependencies::required([ '/usr/share/php/SebastianBergmann/FileIterator2/autoload.php', '/usr/share/php/Text/Template/Autoload.php', '/usr/share/php/SebastianBergmann/CodeCoverage6/autoload.php', '/usr/share/php/SebastianBergmann/Timer/autoload.php', '/usr/share/php/Prophecy/autoload.php', '/usr/share/php/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '/usr/share/php/SebastianBergmann/Comparator3/autoload.php', '/usr/share/php/SebastianBergmann/Environment4/autoload.php', '/usr/share/php/SebastianBergmann/Exporter3/autoload.php', '/usr/share/php/SebastianBergmann/GlobalState2/autoload.php', '/usr/share/php/SebastianBergmann/ObjectEnumerator3/autoload.php', '/usr/share/php/SebastianBergmann/ResourceOperations2/autoload.php', '/usr/share/php/SebastianBergmann/Version/autoload.php', [ '/usr/share/php/Doctrine/Instantiator11/autoload.php', '/usr/share/php/Doctrine/Instantiator/autoload.php', ], '/usr/share/php/DeepCopy/autoload.php', '/usr/share/php/SebastianBergmann/Invoker/autoload.php', '/usr/share/php/PharIo/Manifest/autoload.php', '/usr/share/php/PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit7/DbUnit/autoload.php', '/usr/share/php/PHPUnit7/Extensions/SeleniumCommon/Autoload.php', ]); '/Exception.php', 'phpunit\\framework\\assert' => '/Framework/Assert.php', 'phpunit\\framework\\assertionfailederror' => '/Framework/AssertionFailedError.php', 'phpunit\\framework\\codecoverageexception' => '/Framework/CodeCoverageException.php', 'phpunit\\framework\\constraint\\arrayhaskey' => '/Framework/Constraint/ArrayHasKey.php', 'phpunit\\framework\\constraint\\arraysubset' => '/Framework/Constraint/ArraySubset.php', 'phpunit\\framework\\constraint\\attribute' => '/Framework/Constraint/Attribute.php', 'phpunit\\framework\\constraint\\callback' => '/Framework/Constraint/Callback.php', 'phpunit\\framework\\constraint\\classhasattribute' => '/Framework/Constraint/ClassHasAttribute.php', 'phpunit\\framework\\constraint\\classhasstaticattribute' => '/Framework/Constraint/ClassHasStaticAttribute.php', 'phpunit\\framework\\constraint\\composite' => '/Framework/Constraint/Composite.php', 'phpunit\\framework\\constraint\\constraint' => '/Framework/Constraint/Constraint.php', 'phpunit\\framework\\constraint\\count' => '/Framework/Constraint/Count.php', 'phpunit\\framework\\constraint\\directoryexists' => '/Framework/Constraint/DirectoryExists.php', 'phpunit\\framework\\constraint\\exception' => '/Framework/Constraint/Exception.php', 'phpunit\\framework\\constraint\\exceptioncode' => '/Framework/Constraint/ExceptionCode.php', 'phpunit\\framework\\constraint\\exceptionmessage' => '/Framework/Constraint/ExceptionMessage.php', 'phpunit\\framework\\constraint\\exceptionmessageregularexpression' => '/Framework/Constraint/ExceptionMessageRegularExpression.php', 'phpunit\\framework\\constraint\\fileexists' => '/Framework/Constraint/FileExists.php', 'phpunit\\framework\\constraint\\greaterthan' => '/Framework/Constraint/GreaterThan.php', 'phpunit\\framework\\constraint\\isanything' => '/Framework/Constraint/IsAnything.php', 'phpunit\\framework\\constraint\\isempty' => '/Framework/Constraint/IsEmpty.php', 'phpunit\\framework\\constraint\\isequal' => '/Framework/Constraint/IsEqual.php', 'phpunit\\framework\\constraint\\isfalse' => '/Framework/Constraint/IsFalse.php', 'phpunit\\framework\\constraint\\isfinite' => '/Framework/Constraint/IsFinite.php', 'phpunit\\framework\\constraint\\isidentical' => '/Framework/Constraint/IsIdentical.php', 'phpunit\\framework\\constraint\\isinfinite' => '/Framework/Constraint/IsInfinite.php', 'phpunit\\framework\\constraint\\isinstanceof' => '/Framework/Constraint/IsInstanceOf.php', 'phpunit\\framework\\constraint\\isjson' => '/Framework/Constraint/IsJson.php', 'phpunit\\framework\\constraint\\isnan' => '/Framework/Constraint/IsNan.php', 'phpunit\\framework\\constraint\\isnull' => '/Framework/Constraint/IsNull.php', 'phpunit\\framework\\constraint\\isreadable' => '/Framework/Constraint/IsReadable.php', 'phpunit\\framework\\constraint\\istrue' => '/Framework/Constraint/IsTrue.php', 'phpunit\\framework\\constraint\\istype' => '/Framework/Constraint/IsType.php', 'phpunit\\framework\\constraint\\iswritable' => '/Framework/Constraint/IsWritable.php', 'phpunit\\framework\\constraint\\jsonmatches' => '/Framework/Constraint/JsonMatches.php', 'phpunit\\framework\\constraint\\jsonmatcheserrormessageprovider' => '/Framework/Constraint/JsonMatchesErrorMessageProvider.php', 'phpunit\\framework\\constraint\\lessthan' => '/Framework/Constraint/LessThan.php', 'phpunit\\framework\\constraint\\logicaland' => '/Framework/Constraint/LogicalAnd.php', 'phpunit\\framework\\constraint\\logicalnot' => '/Framework/Constraint/LogicalNot.php', 'phpunit\\framework\\constraint\\logicalor' => '/Framework/Constraint/LogicalOr.php', 'phpunit\\framework\\constraint\\logicalxor' => '/Framework/Constraint/LogicalXor.php', 'phpunit\\framework\\constraint\\objecthasattribute' => '/Framework/Constraint/ObjectHasAttribute.php', 'phpunit\\framework\\constraint\\regularexpression' => '/Framework/Constraint/RegularExpression.php', 'phpunit\\framework\\constraint\\samesize' => '/Framework/Constraint/SameSize.php', 'phpunit\\framework\\constraint\\stringcontains' => '/Framework/Constraint/StringContains.php', 'phpunit\\framework\\constraint\\stringendswith' => '/Framework/Constraint/StringEndsWith.php', 'phpunit\\framework\\constraint\\stringmatchesformatdescription' => '/Framework/Constraint/StringMatchesFormatDescription.php', 'phpunit\\framework\\constraint\\stringstartswith' => '/Framework/Constraint/StringStartsWith.php', 'phpunit\\framework\\constraint\\traversablecontains' => '/Framework/Constraint/TraversableContains.php', 'phpunit\\framework\\constraint\\traversablecontainsonly' => '/Framework/Constraint/TraversableContainsOnly.php', 'phpunit\\framework\\coveredcodenotexecutedexception' => '/Framework/CoveredCodeNotExecutedException.php', 'phpunit\\framework\\dataprovidertestsuite' => '/Framework/DataProviderTestSuite.php', 'phpunit\\framework\\error\\deprecated' => '/Framework/Error/Deprecated.php', 'phpunit\\framework\\error\\error' => '/Framework/Error/Error.php', 'phpunit\\framework\\error\\notice' => '/Framework/Error/Notice.php', 'phpunit\\framework\\error\\warning' => '/Framework/Error/Warning.php', 'phpunit\\framework\\exception' => '/Framework/Exception.php', 'phpunit\\framework\\exceptionwrapper' => '/Framework/ExceptionWrapper.php', 'phpunit\\framework\\expectationfailedexception' => '/Framework/ExpectationFailedException.php', 'phpunit\\framework\\incompletetest' => '/Framework/IncompleteTest.php', 'phpunit\\framework\\incompletetestcase' => '/Framework/IncompleteTestCase.php', 'phpunit\\framework\\incompletetesterror' => '/Framework/IncompleteTestError.php', 'phpunit\\framework\\invalidcoverstargetexception' => '/Framework/InvalidCoversTargetException.php', 'phpunit\\framework\\missingcoversannotationexception' => '/Framework/MissingCoversAnnotationException.php', 'phpunit\\framework\\mockobject\\badmethodcallexception' => '/Framework/MockObject/Exception/BadMethodCallException.php', 'phpunit\\framework\\mockobject\\builder\\identity' => '/Framework/MockObject/Builder/Identity.php', 'phpunit\\framework\\mockobject\\builder\\invocationmocker' => '/Framework/MockObject/Builder/InvocationMocker.php', 'phpunit\\framework\\mockobject\\builder\\match' => '/Framework/MockObject/Builder/Match.php', 'phpunit\\framework\\mockobject\\builder\\methodnamematch' => '/Framework/MockObject/Builder/MethodNameMatch.php', 'phpunit\\framework\\mockobject\\builder\\namespacematch' => '/Framework/MockObject/Builder/NamespaceMatch.php', 'phpunit\\framework\\mockobject\\builder\\parametersmatch' => '/Framework/MockObject/Builder/ParametersMatch.php', 'phpunit\\framework\\mockobject\\builder\\stub' => '/Framework/MockObject/Builder/Stub.php', 'phpunit\\framework\\mockobject\\exception' => '/Framework/MockObject/Exception/Exception.php', 'phpunit\\framework\\mockobject\\generator' => '/Framework/MockObject/Generator.php', 'phpunit\\framework\\mockobject\\invocation' => '/Framework/MockObject/Invocation/Invocation.php', 'phpunit\\framework\\mockobject\\invocation\\objectinvocation' => '/Framework/MockObject/Invocation/ObjectInvocation.php', 'phpunit\\framework\\mockobject\\invocation\\staticinvocation' => '/Framework/MockObject/Invocation/StaticInvocation.php', 'phpunit\\framework\\mockobject\\invocationmocker' => '/Framework/MockObject/InvocationMocker.php', 'phpunit\\framework\\mockobject\\invokable' => '/Framework/MockObject/Invokable.php', 'phpunit\\framework\\mockobject\\matcher' => '/Framework/MockObject/Matcher.php', 'phpunit\\framework\\mockobject\\matcher\\anyinvokedcount' => '/Framework/MockObject/Matcher/AnyInvokedCount.php', 'phpunit\\framework\\mockobject\\matcher\\anyparameters' => '/Framework/MockObject/Matcher/AnyParameters.php', 'phpunit\\framework\\mockobject\\matcher\\consecutiveparameters' => '/Framework/MockObject/Matcher/ConsecutiveParameters.php', 'phpunit\\framework\\mockobject\\matcher\\deferrederror' => '/Framework/MockObject/Matcher/DeferredError.php', 'phpunit\\framework\\mockobject\\matcher\\invocation' => '/Framework/MockObject/Matcher/Invocation.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatindex' => '/Framework/MockObject/Matcher/InvokedAtIndex.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatleastcount' => '/Framework/MockObject/Matcher/InvokedAtLeastCount.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatleastonce' => '/Framework/MockObject/Matcher/InvokedAtLeastOnce.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatmostcount' => '/Framework/MockObject/Matcher/InvokedAtMostCount.php', 'phpunit\\framework\\mockobject\\matcher\\invokedcount' => '/Framework/MockObject/Matcher/InvokedCount.php', 'phpunit\\framework\\mockobject\\matcher\\invokedrecorder' => '/Framework/MockObject/Matcher/InvokedRecorder.php', 'phpunit\\framework\\mockobject\\matcher\\methodname' => '/Framework/MockObject/Matcher/MethodName.php', 'phpunit\\framework\\mockobject\\matcher\\parameters' => '/Framework/MockObject/Matcher/Parameters.php', 'phpunit\\framework\\mockobject\\matcher\\statelessinvocation' => '/Framework/MockObject/Matcher/StatelessInvocation.php', 'phpunit\\framework\\mockobject\\mockbuilder' => '/Framework/MockObject/MockBuilder.php', 'phpunit\\framework\\mockobject\\mockmethod' => '/Framework/MockObject/MockMethod.php', 'phpunit\\framework\\mockobject\\mockmethodset' => '/Framework/MockObject/MockMethodSet.php', 'phpunit\\framework\\mockobject\\mockobject' => '/Framework/MockObject/ForwardCompatibility/MockObject.php', 'phpunit\\framework\\mockobject\\runtimeexception' => '/Framework/MockObject/Exception/RuntimeException.php', 'phpunit\\framework\\mockobject\\stub' => '/Framework/MockObject/Stub.php', 'phpunit\\framework\\mockobject\\stub\\consecutivecalls' => '/Framework/MockObject/Stub/ConsecutiveCalls.php', 'phpunit\\framework\\mockobject\\stub\\exception' => '/Framework/MockObject/Stub/Exception.php', 'phpunit\\framework\\mockobject\\stub\\matchercollection' => '/Framework/MockObject/Stub/MatcherCollection.php', 'phpunit\\framework\\mockobject\\stub\\returnargument' => '/Framework/MockObject/Stub/ReturnArgument.php', 'phpunit\\framework\\mockobject\\stub\\returncallback' => '/Framework/MockObject/Stub/ReturnCallback.php', 'phpunit\\framework\\mockobject\\stub\\returnreference' => '/Framework/MockObject/Stub/ReturnReference.php', 'phpunit\\framework\\mockobject\\stub\\returnself' => '/Framework/MockObject/Stub/ReturnSelf.php', 'phpunit\\framework\\mockobject\\stub\\returnstub' => '/Framework/MockObject/Stub/ReturnStub.php', 'phpunit\\framework\\mockobject\\stub\\returnvaluemap' => '/Framework/MockObject/Stub/ReturnValueMap.php', 'phpunit\\framework\\mockobject\\verifiable' => '/Framework/MockObject/Verifiable.php', 'phpunit\\framework\\outputerror' => '/Framework/OutputError.php', 'phpunit\\framework\\riskytest' => '/Framework/RiskyTest.php', 'phpunit\\framework\\riskytesterror' => '/Framework/RiskyTestError.php', 'phpunit\\framework\\selfdescribing' => '/Framework/SelfDescribing.php', 'phpunit\\framework\\skippedtest' => '/Framework/SkippedTest.php', 'phpunit\\framework\\skippedtestcase' => '/Framework/SkippedTestCase.php', 'phpunit\\framework\\skippedtesterror' => '/Framework/SkippedTestError.php', 'phpunit\\framework\\skippedtestsuiteerror' => '/Framework/SkippedTestSuiteError.php', 'phpunit\\framework\\syntheticerror' => '/Framework/SyntheticError.php', 'phpunit\\framework\\test' => '/Framework/Test.php', 'phpunit\\framework\\testcase' => '/Framework/TestCase.php', 'phpunit\\framework\\testfailure' => '/Framework/TestFailure.php', 'phpunit\\framework\\testlistener' => '/Framework/TestListener.php', 'phpunit\\framework\\testlistenerdefaultimplementation' => '/Framework/TestListenerDefaultImplementation.php', 'phpunit\\framework\\testresult' => '/Framework/TestResult.php', 'phpunit\\framework\\testsuite' => '/Framework/TestSuite.php', 'phpunit\\framework\\testsuiteiterator' => '/Framework/TestSuiteIterator.php', 'phpunit\\framework\\unintentionallycoveredcodeerror' => '/Framework/UnintentionallyCoveredCodeError.php', 'phpunit\\framework\\warning' => '/Framework/Warning.php', 'phpunit\\framework\\warningtestcase' => '/Framework/WarningTestCase.php', 'phpunit\\runner\\afterincompletetesthook' => '/Runner/Hook/AfterIncompleteTestHook.php', 'phpunit\\runner\\afterlasttesthook' => '/Runner/Hook/AfterLastTestHook.php', 'phpunit\\runner\\afterriskytesthook' => '/Runner/Hook/AfterRiskyTestHook.php', 'phpunit\\runner\\afterskippedtesthook' => '/Runner/Hook/AfterSkippedTestHook.php', 'phpunit\\runner\\aftersuccessfultesthook' => '/Runner/Hook/AfterSuccessfulTestHook.php', 'phpunit\\runner\\aftertesterrorhook' => '/Runner/Hook/AfterTestErrorHook.php', 'phpunit\\runner\\aftertestfailurehook' => '/Runner/Hook/AfterTestFailureHook.php', 'phpunit\\runner\\aftertestwarninghook' => '/Runner/Hook/AfterTestWarningHook.php', 'phpunit\\runner\\basetestrunner' => '/Runner/BaseTestRunner.php', 'phpunit\\runner\\beforefirsttesthook' => '/Runner/Hook/BeforeFirstTestHook.php', 'phpunit\\runner\\beforetesthook' => '/Runner/Hook/BeforeTestHook.php', 'phpunit\\runner\\exception' => '/Runner/Exception.php', 'phpunit\\runner\\filter\\excludegroupfilteriterator' => '/Runner/Filter/ExcludeGroupFilterIterator.php', 'phpunit\\runner\\filter\\factory' => '/Runner/Filter/Factory.php', 'phpunit\\runner\\filter\\groupfilteriterator' => '/Runner/Filter/GroupFilterIterator.php', 'phpunit\\runner\\filter\\includegroupfilteriterator' => '/Runner/Filter/IncludeGroupFilterIterator.php', 'phpunit\\runner\\filter\\namefilteriterator' => '/Runner/Filter/NameFilterIterator.php', 'phpunit\\runner\\hook' => '/Runner/Hook/Hook.php', 'phpunit\\runner\\nulltestresultcache' => '/Util/NullTestResultCache.php', 'phpunit\\runner\\phpttestcase' => '/Runner/PhptTestCase.php', 'phpunit\\runner\\resultcacheextension' => '/Runner/ResultCacheExtension.php', 'phpunit\\runner\\standardtestsuiteloader' => '/Runner/StandardTestSuiteLoader.php', 'phpunit\\runner\\testhook' => '/Runner/Hook/TestHook.php', 'phpunit\\runner\\testlisteneradapter' => '/Runner/Hook/TestListenerAdapter.php', 'phpunit\\runner\\testresultcache' => '/Util/TestResultCache.php', 'phpunit\\runner\\testresultcacheinterface' => '/Util/TestResultCacheInterface.php', 'phpunit\\runner\\testsuiteloader' => '/Runner/TestSuiteLoader.php', 'phpunit\\runner\\testsuitesorter' => '/Runner/TestSuiteSorter.php', 'phpunit\\runner\\version' => '/Runner/Version.php', 'phpunit\\textui\\command' => '/TextUI/Command.php', 'phpunit\\textui\\resultprinter' => '/TextUI/ResultPrinter.php', 'phpunit\\textui\\testrunner' => '/TextUI/TestRunner.php', 'phpunit\\util\\blacklist' => '/Util/Blacklist.php', 'phpunit\\util\\configuration' => '/Util/Configuration.php', 'phpunit\\util\\configurationgenerator' => '/Util/ConfigurationGenerator.php', 'phpunit\\util\\errorhandler' => '/Util/ErrorHandler.php', 'phpunit\\util\\fileloader' => '/Util/FileLoader.php', 'phpunit\\util\\filesystem' => '/Util/Filesystem.php', 'phpunit\\util\\filter' => '/Util/Filter.php', 'phpunit\\util\\getopt' => '/Util/Getopt.php', 'phpunit\\util\\globalstate' => '/Util/GlobalState.php', 'phpunit\\util\\invalidargumenthelper' => '/Util/InvalidArgumentHelper.php', 'phpunit\\util\\json' => '/Util/Json.php', 'phpunit\\util\\log\\junit' => '/Util/Log/JUnit.php', 'phpunit\\util\\log\\teamcity' => '/Util/Log/TeamCity.php', 'phpunit\\util\\php\\abstractphpprocess' => '/Util/PHP/AbstractPhpProcess.php', 'phpunit\\util\\php\\defaultphpprocess' => '/Util/PHP/DefaultPhpProcess.php', 'phpunit\\util\\php\\windowsphpprocess' => '/Util/PHP/WindowsPhpProcess.php', 'phpunit\\util\\printer' => '/Util/Printer.php', 'phpunit\\util\\regularexpression' => '/Util/RegularExpression.php', 'phpunit\\util\\test' => '/Util/Test.php', 'phpunit\\util\\testdox\\clitestdoxprinter' => '/Util/TestDox/CliTestDoxPrinter.php', 'phpunit\\util\\testdox\\htmlresultprinter' => '/Util/TestDox/HtmlResultPrinter.php', 'phpunit\\util\\testdox\\nameprettifier' => '/Util/TestDox/NamePrettifier.php', 'phpunit\\util\\testdox\\resultprinter' => '/Util/TestDox/ResultPrinter.php', 'phpunit\\util\\testdox\\testresult' => '/Util/TestDox/TestResult.php', 'phpunit\\util\\testdox\\textresultprinter' => '/Util/TestDox/TextResultPrinter.php', 'phpunit\\util\\testdox\\xmlresultprinter' => '/Util/TestDox/XmlResultPrinter.php', 'phpunit\\util\\texttestlistrenderer' => '/Util/TextTestListRenderer.php', 'phpunit\\util\\type' => '/Util/Type.php', 'phpunit\\util\\xdebugfilterscriptgenerator' => '/Util/XdebugFilterScriptGenerator.php', 'phpunit\\util\\xml' => '/Util/Xml.php', 'phpunit\\util\\xmltestlistrenderer' => '/Util/XmlTestListRenderer.php', 'phpunit_framework_mockobject_mockobject' => '/Framework/MockObject/MockObject.php', ), __DIR__ ); // @codeCoverageIgnoreEnd // Dependencies \Fedora\Autoloader\Dependencies::required([ '/usr/share/php/SebastianBergmann/FileIterator2/autoload.php', '/usr/share/php/Text/Template/Autoload.php', '/usr/share/php/SebastianBergmann/CodeCoverage6/autoload.php', '/usr/share/php/SebastianBergmann/Timer/autoload.php', '/usr/share/php/Prophecy/autoload.php', '/usr/share/php/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '/usr/share/php/SebastianBergmann/Comparator3/autoload.php', '/usr/share/php/SebastianBergmann/Environment4/autoload.php', '/usr/share/php/SebastianBergmann/Exporter3/autoload.php', '/usr/share/php/SebastianBergmann/GlobalState2/autoload.php', '/usr/share/php/SebastianBergmann/ObjectEnumerator3/autoload.php', '/usr/share/php/SebastianBergmann/ResourceOperations2/autoload.php', '/usr/share/php/SebastianBergmann/Version/autoload.php', [ '/usr/share/php/Doctrine/Instantiator11/autoload.php', '/usr/share/php/Doctrine/Instantiator/autoload.php', ], '/usr/share/php/DeepCopy/autoload.php', '/usr/share/php/SebastianBergmann/Invoker/autoload.php', '/usr/share/php/PharIo/Manifest/autoload.php', '/usr/share/php/PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit7/DbUnit/autoload.php', '/usr/share/php/PHPUnit7/Extensions/SeleniumCommon/Autoload.php', ]); + cat src/autoload.php + /usr/bin/phpab --output tests/autoload.php --exclude '*/BankAccountTest2.php' --exclude '*/regression/Trac/783/OneTest.php' tests phpab 1.25.1 - Copyright (C) 2009 - 2018 by Arne Blankerts and Contributors Scanning directory tests Autoload file tests/autoload.php generated. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zCnseO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + mkdir -p /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php + cp -pr src /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7 + install -D -p -m 755 phpunit /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/bin/phpunit7 + install -p -m 644 phpunit.xsd /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/phpunit.xsd + /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/phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iQg1Rg + umask 022 + cd /builddir/build/BUILD + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + OPT='--testsuite=unit --no-coverage' + sed -e s:@PATH@:/builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7: -i tests/bootstrap.php + sed -e s:/usr/share/php/PHPUnit7:/builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7: -i phpunit + ret=0 + for cmd in php php71 php72 php73 + which php /usr/bin/php + php ./phpunit --testsuite=unit --no-coverage --verbose PHPUnit 7.4.5 by Sebastian Bergmann and contributors. Runtime: PHP 7.2.13 Configuration: /builddir/build/BUILD/phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102/phpunit.xml ............................................................. 61 / 1759 ( 3%) ............................................................. 122 / 1759 ( 6%) ............................................................. 183 / 1759 ( 10%) ............................................................. 244 / 1759 ( 13%) ............................................................. 305 / 1759 ( 17%) ............................................................. 366 / 1759 ( 20%) ............................................................. 427 / 1759 ( 24%) ............................................................. 488 / 1759 ( 27%) ............................................................. 549 / 1759 ( 31%) ............................................................. 610 / 1759 ( 34%) ............................................................. 671 / 1759 ( 38%) ......S...................................................... 732 / 1759 ( 41%) ............................................................. 793 / 1759 ( 45%) ............................................................. 854 / 1759 ( 48%) ............................................................. 915 / 1759 ( 52%) ............................................................. 976 / 1759 ( 55%) ............................................................. 1037 / 1759 ( 58%) .......................SSSS.................................. 1098 / 1759 ( 62%) ............................................................. 1159 / 1759 ( 65%) ............................................................. 1220 / 1759 ( 69%) ............................................................. 1281 / 1759 ( 72%) ............................................................. 1342 / 1759 ( 76%) ............................................................. 1403 / 1759 ( 79%) ............................................................. 1464 / 1759 ( 83%) ............................................................. 1525 / 1759 ( 86%) ............................................................. 1586 / 1759 ( 90%) ............................................................. 1647 / 1759 ( 93%) ............................................................. 1708 / 1759 ( 97%) ................................................... 1759 / 1759 (100%) Time: 8.34 seconds, Memory: 18.00MB There were 5 skipped tests: 1) PHPUnit\Framework\Constraint\ExceptionMessageRegExpTest::testMessageXdebugScreamCompatibility Extension xdebug is required. /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2393 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1640 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:675 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 2) MockObjectTest::testCreateMockFromWsdl Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2393 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1640 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:675 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:622 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 3) MockObjectTest::testCreateNamespacedMockFromWsdl Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2393 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1640 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:675 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:622 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 4) MockObjectTest::testCreateTwoMocksOfOneWsdlFile Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2393 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1640 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:675 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:622 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 5) MockObjectTest::testCreateMockOfWsdlFileWithSpecialChars Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2393 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1640 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:675 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:750 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:622 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 OK, but incomplete, skipped, or risky tests! Tests: 1759, Assertions: 3231, Skipped: 5. Processing files: phpunit7-7.4.5-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NoQJjr + for cmd in php php71 php72 php73 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php71 php72 php73 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php71 php72 php73 + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 + umask 022 + cd /builddir/build/BUILD + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + DOCDIR=/builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/doc/phpunit7-7.4.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/doc/phpunit7-7.4.5 + cp -pr README.md /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/doc/phpunit7-7.4.5 + cp -pr ChangeLog-7.4.md /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/doc/phpunit7-7.4.5 + cp -pr composer.json /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/doc/phpunit7-7.4.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jau9Rt + umask 022 + cd /builddir/build/BUILD + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + LICENSEDIR=/builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/licenses/phpunit7-7.4.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/licenses/phpunit7-7.4.5 + cp -pr LICENSE /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch/usr/share/licenses/phpunit7-7.4.5 + exit 0 Provides: phpunit7 = 7.4.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Obsoletes: php-phpunit-mock-objects6 < 6.1.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch Wrote: /builddir/build/RPMS/phpunit7-7.4.5-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ci1oQX + umask 022 + cd /builddir/build/BUILD + cd phpunit-61d34e8dd6eb3555900f0f2a2fa9e7e570730102 + /usr/bin/rm -rf /builddir/build/BUILDROOT/phpunit7-7.4.5-1.el7.noarch + exit 0 Child return code was: 0