Page MenuHomePhabricator

PhabricatorObjectMailReceiverTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Jan 24 2019, 12:06 AM
Details
EXCEPTION (Exception): No config value specified for key 'amazon-s3.access-key'. #0 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorS3FileStorageEngine.php(29): PhabricatorEnv::getEnvConfig('amazon-s3.acces...') #1 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(264): PhabricatorS3FileStorageEngine->canWriteFiles() #2 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/engine/PhabricatorFileStorageEngine.php(207): PhabricatorFileStorageEngine::loadWritableEngines() #3 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(331): PhabricatorFileStorageEngine::loadStorageEngines(2038) #4 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) #5 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(39): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) #6 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser)) #7 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(611): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array) #8 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(441): PhabricatorPeopleQuery->fillUserCaches(Array) #9 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(201): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array) #10 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(273): PhabricatorPeopleQuery->didFilterPage(Array) #11 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute() #12 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array) #13 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array) #14 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorObjectQuery->loadPage() #15 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/phid/query/PhabricatorHandleQuery.php(46): PhabricatorPolicyAwareQuery->execute() #16 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorHandleQuery->loadPage() #17 /core/data/drydock/workingcopy-85/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() #18 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/maniphest/xaction/ManiphestTaskOwnerTransaction.php(21): PhabricatorPolicyAwareQuery->executeOne() #19 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(642): ManiphestTaskOwnerTransaction->applyInternalEffects(Object(ManiphestTask), 'PHID-USER-5ljth...') #20 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1122): PhabricatorApplicationTransactionEditor->applyInternalEffects(Object(ManiphestTask), Object(ManiphestTransaction)) #21 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php(61): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ManiphestTask), Array) #22 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(83): PhabricatorManiphestTaskTestDataGenerator->generateObject() #23 /core/data/drydock/workingcopy-85/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(57): PhabricatorObjectMailReceiverTestCase->buildMail('baduser') #24 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUserMismatchMail() #25 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #26 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #27 /core/data/drydock/workingcopy-85/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #28 /core/data/drydock/workingcopy-85/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #29 /core/data/drydock/workingcopy-85/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #30 {main}