[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (swift 4.0) #54

tar: usr/bin/swift: Wrote only 2048 of 10240 bytes
tar: usr/bin/repl_swift: Cannot write: No space left on device
tar: usr/bin/lldb-server-4.0.0: Cannot write: No space left on device
tar: usr/bin/lldb-mi-4.0.0: Cannot write: No space left on device
tar: usr/bin/swift-demangle: Cannot write: No space left on device
tar: usr/bin/lldb-4.0.0: Cannot write: No space left on device
tar: usr/bin/lldb-argdumper: Cannot write: No space left on device
tar: Exiting with failure status due to previous errors
Build step 'Execute shell' marked build as failure

ยทยทยท

On 30-Apr-2017, at 5:08 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-4.0-package-linux-ubuntu-14_04 [#54]

Build URL: https://ci.swift.org/job/oss-swift-4.0-package-linux-ubuntu-14_04/54/
Project: oss-swift-4.0-package-linux-ubuntu-14_04
Date of build: Sun, 30 Apr 2017 03:53:09 -0700
Build duration: 45 min

Changes

Commit f947f6d0c3fed543b22624ac00d6798227e5e1f2 by Ankit Aggarwal:
[Path] Allow pseudo path in appending(component:)

edit: Sources/Basic/Path.swift
edit: Tests/BasicTests/PathTests.swift

Commit 2dcf228d6543da44a75380b2326d7663955a599a by Ankit Aggarwal:
[PackageLoading] Look in only one predefined target search path

edit: Sources/PackageLoading/PackageBuilder.swift
edit: Tests/PackageLoadingTests/PackageBuilderV4Tests.swift
edit: Sources/PackageModel/Package.swift
edit: Tests/PackageLoadingTests/PackageBuilderTests.swift