[swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #498

Michael Ilseman milseman at apple.com
Fri Apr 21 17:20:04 CDT 2017


Did the machine get unplugged?

FATAL: command execution failed
java.io.IOException <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: Backing channel 'macOS-06' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:191) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RemoteInvocationHandler.channelOrFail&entity=method>
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256) <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RemoteInvocationHandler.invoke&entity=method>
	at com.sun.proxy.$Proxy72.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1035)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:154)


> On Apr 21, 2017, at 2:45 PM, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-incremental-ASAN-RA-osx [#498]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/498/ <https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/498/>
> Project:	oss-swift-incremental-ASAN-RA-osx
> Date of build:	Fri, 21 Apr 2017 12:26:23 -0700
> Build duration:	2 hr 19 min
> 
> Changes
> 
> Commit 599cca2f1b4ce358b3e32dbfd197fdee789e2dbf by Arnold Schwaighofer:
> ASTContext: Add trivially representable types even if we loaded their
> 
> edit: lib/AST/ASTContext.cpp
> add: test/Interpreter/late_import_cgfloat.swift
> 
> Commit 4db092ec81090667e6f49c29f9aa3ffc4fe14f66 by Nathan Hawes:
> [migrator] Add test for objc inference changes (fixit migration)
> 
> add: test/Migrator/objc_inference.swift
> 
> Commit 8ff9bb602ff9bd7087c5865fe24ed8be890aa17e by Michael Ilseman:
> [stdlib] Speed up char iteration on ASCII strings.
> 
> edit: stdlib/public/core/StringCharacterView.swift
> 
> Commit 8b5777fdd2f3ce08c22dc2b209c875d96a6ae578 by Michael Ilseman:
> [stdlib] Bug fix in reverse ASCII grapheme breaking
> 
> edit: test/stdlib/Character.swift
> edit: stdlib/public/core/StringCharacterView.swift
> 
> Commit 87e00762725b06b16041fa0c88d3421ac1624a1b by Michael Ilseman:
> [stdlib] un-_fastPath ASCII path, it implies coldness of other branch
> 
> edit: stdlib/public/core/StringCharacterView.swift
> 
> Commit 72e8642a059cb3e5f6e740e551a018d825843af9 by David Farler:
> [Migrator] Refactor fixit filter from JSONFixitWriter to common code
> 
> edit: lib/Migrator/FixitApplyDiagnosticConsumer.cpp
> add: include/swift/Migrator/FixitFilter.h
> edit: include/swift/Migrator/FixitApplyDiagnosticConsumer.h
> edit: lib/FrontendTool/FrontendTool.cpp
> 
> Commit 13c950d7c2800d731c8fb17892f85e1c38575378 by Jordan Rose:
> [Serialization] Handle UnboundGenericTypes of generic typealiases.
> 
> edit: lib/Serialization/Deserialization.cpp
> edit: test/Serialization/typealias.swift
> edit: test/Serialization/Inputs/alias.swift
> 
> Commit 6287fc2ddabe9a1e3c6afbd5acdc3b934da53de1 by Tim Northover:
> ARM: don't try to create an i8 -> i32 vpaddl.
> 
> edit: lib/Target/ARM/ARMISelLowering.cpp
> edit: test/CodeGen/ARM/vpadd.ll
> 
> Commit ed6a4a3a79ddcbe865c37c75d6a1a6074c25046a by Matthias Braun:
> X86FrameLowering: Fix getFrameIndexReference() for 'fixed' objects
> 
> edit: lib/Target/X86/X86FrameLowering.cpp
> add: test/CodeGen/X86/dbg-baseptr.ll
> edit: lib/Target/X86/X86RegisterInfo.h
> 
> Commit aabaa32628359ee6b01d789e8a5b665a3ad97288 by Mike Ferris:
>  Generate v4 manifests from Creating library
> 
> edit: Tests/CommandsTests/PackageToolTests.swift
> edit: Sources/Workspace/InitPackage.swift
> edit: Tests/WorkspaceTests/InitTests.swift
> 
> Commit 294ecd29a99fe8988fbf92e2d0d2646740650d39 by Ankit Aggarwal:
> Emit diagnostic location when if fail to parse a manifest during
> 
> edit: Sources/Workspace/Workspace.swift
> edit: Sources/Utility/Diagnostics.swift
> edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
> 
> Commit f2bcc45c5928a51af034b119247f989cf08cae04 by Ankit Aggarwal:
> [Workspace] Include path in checkingOut() delegate
> 
> edit: Sources/Workspace/Workspace.swift
> edit: Tests/WorkspaceTests/WorkspaceTests.swift
> edit: Sources/Commands/SwiftTool.swift
> 
> Commit c402133bca9021383008c30b93e367aa94376470 by Ankit Aggarwal:
> [Utility] Update the type of PackageLocation
> 
> edit: Sources/PackageGraph/PackageGraphLoader.swift
> edit: Sources/Workspace/Workspace.swift
> edit: Sources/Utility/Diagnostics.swift
> 
> Commit 5334aecfeba9996eeb91f1bd114b4211ebf924e4 by Ankit Aggarwal:
> [BuildPlan] Move product outname to buildplan
> 
> edit: Sources/Build/BuildPlan.swift
> edit: Sources/PackageModel/Product.swift
> edit: Sources/PackageModel/ResolvedModels.swift

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170421/4216a810/attachment.html>


More information about the swift-dev mailing list