[Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #4491

Test Case 'TestJSONEncoder.test_encodingTopLevelSingleValueEnum' started at 2017-06-30 01:15:09.568
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script-impl: line 262: 18447 Segmentation fault "$@"

Thanks,
Mishal Shah

···

On Jun 29, 2017, at 11:15 PM, no-reply@swift.org wrote:

New issue found!

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#4491]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/4491/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Thu, 29 Jun 2017 22:43:36 -0700
Build duration: 32 min
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9586 test(s), Total: 9586 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 433 test(s), Total: 433 test(s)

Changes

Commit 1bd7998ab5bfd1ba0e132d9d99f2866a9b4374da by Graydon Hoare:
[Bridging PCH] Add test for interfering redundant (modular & non) defns.

add: test/ClangImporter/Inputs/frameworks/Simple.framework/Modules/module.modulemap
add: test/ClangImporter/Inputs/pch-bridging-header-with-non-modular-import.h
add: test/ClangImporter/pch-bridging-header-vs-modular-interface-defn.swift
add: test/ClangImporter/Inputs/frameworks/Simple.framework/Headers/Simple.h
add: test/ClangImporter/Inputs/frameworks/Simple.framework/Simple
add: test/ClangImporter/Inputs/other.swift

Commit d39719ec3fa13126ebd4c61533fdb39fff454a1e by practicalswift:
[gardening] Fix typos

edit: include/swift/Option/SanitizerOptions.h
edit: test/SILOptimizer/specialize.sil
edit: unittests/runtime/Metadata.cpp
edit: test/IDE/complete_member_decls_from_parent_decl_context.swift
edit: lib/IRGen/GenProto.h
edit: lib/Sema/CSDiag.cpp
edit: test/SILOptimizer/capture_promotion_ownership.sil
edit: test/stdlib/TestData.swift
edit: lib/Sema/CSSimplify.cpp
edit: test/SILOptimizer/eager_specialize.sil

Commit a8bc132565ef84cd79ccd3615d150a2c99944c50 by Jordan Rose:
[ClangImporter] Make conformance loading lazier.

edit: test/ClangImporter/Inputs/custom-modules/Protocols.h
edit: include/swift/AST/ProtocolConformance.h
edit: lib/ClangImporter/ImporterImpl.h
add: test/ClangImporter/protocol-conformance-in-extension.swift
edit: lib/ClangImporter/ImportDecl.cpp
edit: test/ClangImporter/Inputs/SwiftPrivateAttr.txt

Commit 897effec58194ba5e0b29103d7ef3f1f1fcbec4c by Jordan Rose:
[Serialization] Make requirement signature conformance loading lazy.

edit: lib/Serialization/Deserialization.cpp

Commit ac5594dabeef70276b342397bc0550d94acefa1a by Robert Widmann:
Use a meaningful representation of parameter specifiers

edit: lib/Sema/CodeSynthesis.cpp
edit: include/swift/Parse/Parser.h
edit: lib/Parse/ParseExpr.cpp
edit: lib/Parse/ParseDecl.cpp
edit: lib/Sema/TypeCheckREPL.cpp
edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
edit: lib/SILGen/SILGenProlog.cpp
edit: lib/Sema/DerivedConformances.cpp
edit: lib/Serialization/Serialization.cpp
edit: unittests/AST/SourceLocTests.cpp
edit: lib/Sema/TypeCheckPattern.cpp
edit: lib/Sema/TypeCheckConstraints.cpp
edit: lib/Sema/DerivedConformanceCodable.cpp
edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
edit: include/swift/AST/Decl.h
edit: include/swift/Serialization/ModuleFormat.h
edit: lib/AST/Decl.cpp
edit: lib/Sema/TypeCheckStmt.cpp
edit: lib/AST/Builtins.cpp
edit: lib/Serialization/Deserialization.cpp
edit: lib/Parse/ParsePattern.cpp
edit: lib/ClangImporter/ImportType.cpp
edit: lib/ClangImporter/ImportDecl.cpp
edit: lib/SILOptimizer/Mandatory/AddressLowering.cpp
edit: lib/Sema/DerivedConformanceCodingKey.cpp
edit: lib/Sema/PlaygroundTransform.cpp
edit: lib/Parse/ParseStmt.cpp
edit: lib/SILGen/SILGenConstructor.cpp
edit: lib/Sema/PCMacro.cpp

Commit b756329b6524ebebca6b3d4a2332aec25082d5b4 by Simon Evans:
pr_objc: Expose objc_retainAutoreleasedReturnValue()

edit: src/swift/DispatchStubs.cc <http://dispatchstubs.cc/&gt;
Commit 788bf660810576a2bf581b74ad012046cdcb78e9 by Graydon Hoare:
[ASTReader] Treat multiple defns of ObjC protocols the same as

edit: include/clang/AST/Redeclarable.h
edit: lib/Serialization/ASTReaderDecl.cpp

Commit 810805899ffc03b17287688e13ca6359b41517ec by Graydon Hoare:
[ASTReader] Add test for previous change r306583 / 145692e.

add: test/Modules/Inputs/lookup-assert-protocol/Base.h
add: test/Modules/Inputs/lookup-assert-protocol/Derive.h
add: test/Modules/Inputs/lookup-assert-protocol/module.map
add: test/Modules/Inputs/lookup-assert-protocol/H3.h
add: test/Modules/lookup-assert-protocol.m

Commit 2eb543aee2e19c350feb95cc0f4bcca39afe649b by Argyrios Kyrtzidis:
[c-index-test] Fix compilation for linux

edit: tools/c-index-test/core_main.cpp