[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1327

Arnold Schwaighofer aschwaighofer at apple.com
Wed Jan 11 13:07:32 CST 2017


Mishal cleaned the workspace. So the next build hopefully is blue again.

> On Jan 11, 2017, at 10:56 AM, Arnold Schwaighofer via swift-dev <swift-dev at swift.org> wrote:
> 
> Missing dependency? Can we clean the workspace of the bot?
> 
>> On Jan 11, 2017, at 10:55 AM, Doug Coleman <doug_coleman at apple.com <mailto:doug_coleman at apple.com>> wrote:
>> 
>> 534f49bea4aeab5306bb9f2fdb7724d7e36803ef possibly caused this? Also, shouldn’t it have done some work to recompile after the code changed? 
>> 
>> + pushd /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift-corelibs-foundation
>> ~/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift-corelibs-foundation ~/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10
>> + /usr/bin/ninja TestFoundation
>> ninja: no work to do.
>> + popd
>> ~/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10
>> + env LD_LIBRARY_PATH=//usr//lib/swift/:/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/foundation-linux-x86_64/Foundation:/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/xctest-linux-x86_64:/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/libdispatch-linux-x86_64/src/.libs: /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation
>> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation: symbol lookup error: /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation: undefined symbol: _TWPVC10Foundation17NotificationQueue10Coalescings10SetAlgebraS_
>> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 127, aborting
>> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
>> Build step 'Execute shell' marked build as failure
>> [xUnit] [INFO] - Starting to record.
>> [xUnit] [INFO] - Processing JUnit
>> [xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 'buildbot_incremental/swift-linux-x86_64/swift-test-results/x86_64-unknown-linux-gnu/lit-tests.xml' relative to '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10' for the testing framework 'JUnit'.
>> [xUnit] [INFO] - Converting '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64/swift-test-results/x86_64-unknown-linux-gnu/lit-tests.xml' .
>> [xUnit] [INFO] - Check 'Failed Tests' threshold.
>> [xUnit] [INFO] - Check 'Skipped Tests' threshold.
>> [xUnit] [INFO] - Setting the build status to FAILURE
>> [xUnit] [INFO] - Stopping recording.
>> [BFA] Scanning build for known causes...
>> [BFA] No failure causes found
>> [BFA] Done. 0s
>> 
>> 
>>> On Jan 11, 2017, at 10:26 AM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>>> 
>>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1327]
>>> 
>>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1327/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1327/>
>>> Project:	oss-swift-incremental-RA-linux-ubuntu-16_10
>>> Date of build:	Wed, 11 Jan 2017 10:16:41 -0800
>>> Build duration:	9 min 37 sec
>>> Tests:
>>> 
>>> Name: Swift(linux-x86_64)
>>> Failed: 0 test(s), Passed: 8802 test(s), Total: 8802 test(s)
>>> Name: Swift-Unit
>>> Failed: 0 test(s), Passed: 239 test(s), Total: 239 test(s)
>>> 
>>> Changes
>>> 
>>> Commit a13c1345215ee85d5a773bb9f59f8b8d3d8c3b11 by jordan_rose:
>>> Update changelog following import of indirect fields. (#6728)
>>> 
>>> edit: CHANGELOG.md
>>> 
>>> Commit b889e7e83b1bfda923d2547c4856eb11b8bcb62c by jordan_rose:
>>> [IRGen] Request LLDB specific tuning for all targets. (#5971)
>>> 
>>> delete: test/DebugInfo/sdk.swift
>>> add: test/DebugInfo/compiler-flags.swift
>>> edit: lib/IRGen/IRGen.cpp
>>> 
>>> Commit 5fada38704515fb72c557f67ece3d18dbfe43963 by suicaicoca:
>>> [plutil] Fix build failure
>>> 
>>> edit: Tools/plutil/main.swift
>>> 
>>> Commit 534f49bea4aeab5306bb9f2fdb7724d7e36803ef by suicaicoca:
>>> [NotificationQueue] Rename Coalescing to NotificationCoalescing to match
>>> 
>>> edit: Foundation/NSNotificationQueue.swift
>>> 
>>> Commit 7d908e550750df8680b06dba69e5379c4c9318f9 by suicaicoca:
>>> Weakly link `_os_log_set_nscf_formatter` to make the framework run on
>>> 
>>> edit: CoreFoundation/Base.subproj/CFRuntime.c
>>> 
>>> Commit c1dfbb3bf268ec0f9d8ac4406efedc509ac548c5 by suicaicoca:
>>> Delete `_os_log_set_nscf_formatter` related lines as requested
>>> 
>>> edit: CoreFoundation/Base.subproj/CFRuntime.c
>> 
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

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


More information about the swift-dev mailing list