Started by an SCM change
Running as SYSTEM
Building on master in workspace /Users/Shared/Jenkins/Home/libcxx_libcxxabi_trunk_testing
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git --version # timeout=10
> git --version # 'git version 2.24.3 (Apple Git-128)'
> git fetch --tags --force --progress -- http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision e1612c38665e136279ff460e79e93fd7b37a4559 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e1612c38665e136279ff460e79e93fd7b37a4559 # timeout=10
Commit message: "[libc++] Move the oss-fuzz script to libc++"
> git rev-list --no-walk 0a7cd99a702595ccf73c957be0127af9f25fb9a2 # timeout=10
[Checks API] No suitable checks publisher found.
No emails were triggered.
New run name is '#908 std= exceptions='
Triggering libc++ and libc++abi trunk » ON,c++17,green-dragon-07libc++ and libc++abi trunk » ON,c++17,green-dragon-07 completed with result FAILURE
Touchstone configurations resulted in FAILURE, so aborting...
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Hide Details
Begin Pre-Send Script...
java.lang.NullPointerException: Cannot invoke method size() on null object
at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91)
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:35)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:117)
at Script1.run(Script1.groovy:62)
at hudson.plugins.emailext.ExtendedEmailPublisher.executeScript(ExtendedEmailPublisher.java:613)
at hudson.plugins.emailext.ExtendedEmailPublisher.executePresendScript(ExtendedEmailPublisher.java:571)
at hudson.plugins.emailext.ExtendedEmailPublisher.sendMail(ExtendedEmailPublisher.java:455)
at hudson.plugins.emailext.ExtendedEmailPublisher._perform(ExtendedEmailPublisher.java:441)
at hudson.plugins.emailext.ExtendedEmailPublisher.access$100(ExtendedEmailPublisher.java:98)
at hudson.plugins.emailext.ExtendedEmailPublisher$1.endBuild(ExtendedEmailPublisher.java:1001)
at hudson.matrix.MatrixBuild$MatrixBuildExecution.post2(MatrixBuild.java:433)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1919)
at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Hide Details
An attempt to send an e-mail to empty list of recipients, ignored.
New run name is '#908 std= exceptions='
[Checks API] No suitable checks publisher found.
Finished: FAILURE