Please ignore this error, it's due to changing the note name. Sent from my iPhone
> On May 25, 2016, at 6:06 PM, Daniel Dunbar <daniel_dun...@apple.com> wrote: > > FATAL: no longer a configured node for Ubuntu-14.04 > java.lang.IllegalStateException: no longer a configured node for Ubuntu-14.04 > at > hudson.model.AbstractBuild$AbstractBuildExecution.getCurrentNode(AbstractBuild.java:453) > at > hudson.model.AbstractBuild$AbstractBuildExecution.reportBrokenChannel(AbstractBuild.java:810) > at > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785) > at hudson.model.Build$BuildExecution.build(Build.java:205) > at hudson.model.Build$BuildExecution.doRun(Build.java:162) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) > at hudson.model.Run.execute(Run.java:1738) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > at hudson.model.ResourceController.execute(ResourceController.java:98) > at hudson.model.Executor.run(Executor.java:410) > [xUnit] [INFO] - Starting to record. > [xUnit] [INFO] - Processing JUnit > ERROR: Build step failed with exception > java.lang.NullPointerException > at > org.jenkinsci.plugins.xunit.XUnitProcessor.performTests(XUnitProcessor.java:138) > at > org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit(XUnitProcessor.java:81) > at > org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:112) > at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) > at > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782) > at > hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723) > at hudson.model.Build$BuildExecution.post2(Build.java:185) > at > hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668) > at hudson.model.Run.execute(Run.java:1763) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) > at hudson.model.ResourceController.execute(ResourceController.java:98) > at hudson.model.Executor.run(Executor.java:410) > Build step 'Publish xUnit test result report' marked build as failure > >> On May 25, 2016, at 5:40 PM, no-re...@swift.org wrote: >> >> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#228] >> >> Build URL: >> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/228/ >> Project: oss-swift-incremental-RA-linux-ubuntu-14_04-long-test >> Date of build: Wed, 25 May 2016 17:36:00 -0700 >> Build duration: 4 min 13 sec >> >> Changes >> >> Commit 1025308b91c74a07301f9ed5815c75917349002e by daniel_dunbar: >> [swift-build-tool] Add support for `--version`. >> >> add: tests/SwiftBuildTool/version.swift-build >> edit: include/llbuild/Basic/Version.h >> edit: lib/BuildSystem/BuildSystemFrontend.cpp >> edit: lib/Basic/Version.cpp >> edit: include/llbuild/BuildSystem/BuildSystemFrontend.h >> edit: products/swift-build-tool/swift-build-tool.cpp >> >> Commit 7aadcf9363fa0a6291c1a6795a6653cbd2ff8d0b by daniel_dunbar: >> [Version] Fix include style. >> >> edit: include/llbuild/Basic/Version.h >> >> Commit bb3486df93f57e9dea0f91de7537a2c4000d69f4 by bryan.chan: >> Add new _endian() platform condition check; valid values are "little" >> >> edit: test/Parse/ConditionalCompilation/powerpc64LinuxTarget.swift >> edit: test/Parse/ConditionalCompilation/basicParseErrors.swift >> edit: test/Parse/ConditionalCompilation/i386WatchOSTarget.swift >> edit: test/Parse/ConditionalCompilation/arm64AppleTVOSTarget.swift >> edit: test/Parse/ConditionalCompilation/armIOSTarget.swift >> edit: include/swift/Basic/LangOptions.h >> edit: test/Parse/ConditionalCompilation/armWatchOSTarget.swift >> edit: test/Parse/ConditionalCompilation/x64AppleTVOSTarget.swift >> edit: test/Parse/ConditionalCompilation/x64WindowsTarget.swift >> edit: test/Parse/ConditionalCompilation/arm64IOSTarget.swift >> edit: test/Parse/ConditionalCompilation/i386IOSTarget.swift >> edit: lib/Parse/ParseStmt.cpp >> edit: test/Parse/ConditionalCompilation/x64LinuxTarget.swift >> edit: lib/Basic/LangOptions.cpp >> edit: test/Parse/ConditionalCompilation/x64OSXTarget.swift >> edit: test/Parse/ConditionalCompilation/powerpc64leLinuxTarget.swift >> edit: test/Parse/ConditionalCompilation/x64IOSTarget.swift >> edit: test/Parse/ConditionalCompilation/i386AppleTVOSTarget.swift >> edit: test/Parse/ConditionalCompilation/armAndroidTarget.swift >> edit: test/Parse/ConditionalCompilation/x64FreeBSDTarget.swift >> >> Commit 85fde8b1fb363c97aec1b7b2ff32ce7a2f0da4ad by bryan.chan: >> Add support for Linux s390x. LLVM's Swift calling convention support is >> >> edit: stdlib/public/runtime/HeapObject.cpp >> edit: utils/build-script-impl >> edit: stdlib/public/stubs/Stubs.cpp >> edit: test/IRGen/objc_simd.sil >> edit: stdlib/public/runtime/SwiftObject.mm >> edit: include/swift/Runtime/Config.h >> add: test/Parse/ConditionalCompilation/s390xLinuxTarget.swift >> edit: stdlib/public/core/FixedPoint.swift.gyb >> edit: test/Interpreter/builtin_bridge_object.swift >> edit: test/1_stdlib/ReflectionHashing.swift >> edit: validation-test/stdlib/Hashing.swift >> edit: stdlib/public/core/Hashing.swift >> edit: include/swift/ABI/System.h >> edit: test/1_stdlib/Runtime.swift >> edit: utils/swift-bench.py >> edit: test/1_stdlib/FloatingPointIR.swift >> edit: include/swift/Runtime/Metadata.h >> edit: cmake/modules/SwiftSetIfArchBitness.cmake >> edit: stdlib/private/SwiftPrivate/PRNG.swift >> edit: lib/Basic/LangOptions.cpp >> edit: test/SILOptimizer/diagnostic_constant_propagation_int.swift >> edit: stdlib/public/core/Builtin.swift >> edit: stdlib/public/core/Runtime.swift.gyb >> edit: test/ClangModules/ctypes_parse.swift >> edit: stdlib/public/runtime/Enum.cpp >> edit: CMakeLists.txt >> edit: lib/IRGen/SwiftTargetInfo.cpp >> edit: unittests/runtime/Enum.cpp >> edit: include/swift/Runtime/HeapObject.h >> edit: test/lit.cfg >> edit: utils/swift_build_support/swift_build_support/targets.py >> edit: validation-test/stdlib/FixedPoint.swift.gyb >> >> Commit 7127bffba2aafd31df5812d6cc9fc14ec214ba43 by bryan.chan: >> When loading Unicode data into a 64-bit _UTF8Chunk, ensure that the >> >> edit: stdlib/public/core/StringUTF8.swift >> >> Commit 9c620863eda1e57910a777359447bed134c30284 by bryan.chan: >> The instance alignment mask in the class metadata is a 16-bit field, and >> >> edit: lib/IRGen/GenMeta.cpp >> edit: test/IRGen/class.sil >> edit: test/IRGen/generic_classes.sil >> >> Commit 59e80c5dda3607546cbefc84312fdfa32449f39c by bryan.chan: >> Change the type of _stdlib_fd_set._data to [UInt] so that it also works >> >> edit: stdlib/private/SwiftPrivateLibcExtras/SwiftPrivateLibcExtras.swift >> >> Commit 3b39a03c96f2d5dbb5301abde2bf9129a24cb860 by bryan.chan: >> Fix test case failure on Linux s390x, which does not have the >> >> edit: test/1_stdlib/tgmath.swift >> >> Commit b0a3727fc8e8209349dcb62b51e5ba556aca1d5b by bryan.chan: >> Fixed Unimplemented error in UnsafePointer test case >> >> edit: test/1_stdlib/UnsafePointer.swift.gyb >> >> Commit e66f7fd5650322cdaceda937d3cd5e11d1ad6437 by bryan.chan: >> Fix test/IRGen/condfail.sil and test/IRGen/c_layout.sil for s390x >> >> edit: test/IRGen/c_layout.sil >> edit: test/IRGen/condfail.sil >> >> Commit 71abe8b7ca6d55c0a6d8a5cf77fc2099c4fbdb56 by bryan.chan: >> swift_allocError should use the Swift calling convention >> >> edit: stdlib/public/runtime/ErrorObject.cpp >> edit: stdlib/public/runtime/ErrorObject.h >> >> Commit 9b881cd8acb875599e42ae9d6d480a91b9b86884 by bryan.chan: >> Fix String.init test in FixedPoint.swift.gyb for big-endian systems. >> >> edit: validation-test/stdlib/FixedPoint.swift.gyb >> >> Commit bcc43c0eeb2df824ba7007ac77c77c6bba6f032e by bryan.chan: >> Add support for s390x to UnsafeBitMap test >> >> edit: validation-test/stdlib/UnsafeBitMap.swift >> >> Commit 0940f7572c03cb9d98eaea6740a5770a3559e643 by mgottesman: >> Disable this test when lto is enabled. >> >> edit: test/lit.site.cfg.in >> edit: test/Driver/static-stdlib.swift >> >> Commit 4d686a424f340e68a259f01c8b934bfc1f365d44 by fs.output: >> [Parser] Don't report AttrsRequiringFoundation in inactive config block >> >> edit: lib/Parse/ParseDecl.cpp >> edit: validation-test/stdlib/Set.swift >> edit: validation-test/stdlib/Unicode.swift >> edit: validation-test/stdlib/Dictionary.swift >> edit: validation-test/stdlib/ArrayNew.swift.gyb >> add: test/Sema/objc_attr_requires_module_3.swift >> >> Commit fb3eb0b646ba2c7120590c71f387a5e2f24f18f7 by xin_tong: >> Simplify function signature optimzation. >> >> edit: test/SILOptimizer/devirt_value_metatypes.swift >> edit: lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp >> edit: test/SILOptimizer/cast_folding_objc_no_foundation.swift >> edit: test/SILOptimizer/devirt_protocol_method_invocations.swift >> edit: lib/SIL/Mangle.cpp >> edit: lib/SILOptimizer/Utils/FunctionSignatureOptUtils.cpp >> edit: lib/SILOptimizer/Analysis/ARCAnalysis.cpp >> edit: include/swift/SILOptimizer/Analysis/ARCAnalysis.h >> edit: test/SILOptimizer/functionsigopts.sil >> edit: include/swift/SIL/Projection.h >> edit: include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h >> edit: lib/SIL/Projection.cpp >> edit: include/swift/SIL/Mangle.h >> edit: test/SILOptimizer/devirt_base_class.swift >> edit: test/SILOptimizer/devirt_covariant_return.swift >> edit: test/SILOptimizer/functionsigopts_sroa.sil >> edit: test/SILOptimizer/let_properties_opts.swift >> >> Commit 1bdd092cd91c042aeab6464569291c1775c92937 by jordan_rose: >> [PrintAsObjC] Use C names when printing imported structs. >> >> add: test/PrintAsObjC/swift_name.swift >> edit: lib/PrintAsObjC/PrintAsObjC.cpp >> add: test/PrintAsObjC/Inputs/swift_name.h >> >> Commit 8547b545c9a4a0c268c22587636f046668c66a26 by jordan_rose: >> [PrintAsObjC] Handle imported swift_newtype typedefs. >> >> edit: lib/PrintAsObjC/PrintAsObjC.cpp >> add: test/PrintAsObjC/Inputs/newtype.h >> add: test/PrintAsObjC/newtype.swift >> >> Commit 48b9ab0c901f50eeb64494fb967284784b0b6df8 by eeckstein: >> IRGen: Don't emit externally available witness tables. >> >> edit: lib/IRGen/GenProto.cpp >> edit: test/IRGen/existential_metatypes.sil >> edit: test/IRGen/sil_witness_tables.swift >> >> Commit f8d3b495f0b6c154790edb3eadc0ca85ce9d133c by mgottesman: >> [distcc] When distcc is enabled force cmake to use localhost for >> >> edit: utils/build-script-impl >> >> Commit 29fa5e413d6f4ab8a214f9b7f2b96e42428a180c by gribozavr: >> build-script-impl: fix the build when distcc is not enabled >> >> edit: utils/build-script-impl >> >> Commit 4b5e6178696cbb7628f3c3afb968749a594d2d61 by kyrtzidis: >> [sema] Add some comments as follow-up for >> >> edit: lib/Sema/CSDiag.cpp >> >> Commit 4b039d3ea8c328187e41615903f0160d8f4b6d2c by mgottesman: >> [cmake] Link in the toolchain c++ headers after running LLVM cmake but >> >> edit: utils/build-script-impl >> >> Commit 3350551778274723196241a299968e51b11ee762 by mgottesman: >> [build-script] When building compiler-rt, follow LLVM's lead by >> >> edit: utils/build-script-impl >> >> Commit 31234f64b0344c20dd86d79581b397877d2fa4f7 by eeckstein: >> stdlib: rewrite optional-check to improve performance >> >> edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb >> >> Commit 5bfe35a2fb30fd488517f8c51b962ecae0a45264 by eeckstein: >> stdlib: explicitly specialize the index functions in >> >> edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb >> >> Commit 7c7bc2550aa65e3000358ab39e4e6f08e4d1a042 by dfarler: >> Diagnose enum cases renamed to lowercase >> >> edit: test/ClangModules/swift2_warnings.swift >> edit: lib/Sema/TypeCheckPattern.cpp >> >> Commit db9ee7c6143e0633cfc65324dae9c9e815f12322 by xin_tong: >> Fix a memory leak in FSO >> >> edit: include/swift/SIL/Projection.h >> edit: lib/SIL/Projection.cpp >> edit: lib/SILOptimizer/Transforms/FunctionSignatureOpts.cpp >> edit: include/swift/SILOptimizer/Utils/FunctionSignatureOptUtils.h >> >> Commit f36c6d701a8fc2a32f263be0bd40636a364a418c by moiseev: >> [stdlib] enabling improved diagnostics for .Some and .None in pattern >> >> edit: stdlib/public/core/Optional.swift >> >> Commit 920410f6f520c9946039237ceddefc4207b09d27 by xin_tong: >> Remove some dead code >> >> edit: lib/SIL/Projection.cpp >> edit: include/swift/SIL/Projection.h >> >> Commit ade9af89f2b0d67b15942b921ad802531a5ab165 by moiseev: >> [stdlib] correct first argument label for .Some >> >> edit: stdlib/public/core/Optional.swift >> >> Commit 5b6437fa410d0390b343be628ea95b86e5c3e0d8 by xin_tong: >> Fix a memory leak in RRCM. Allow destructors of SmallVectors in >> >> edit: lib/SILOptimizer/Transforms/RetainReleaseCodeMotion.cpp >> >> Commit 38f7ec2a32798b5c80c4ae3e4867aa30e2a77c73 by moiseev: >> [stdlib] Fix the `String.decodeCString` for UTF16 and UTF32 (#2681) >> >> delete: validation-test/stdlib/Unicode.swift >> edit: validation-test/stdlib/String.swift >> edit: stdlib/public/core/CString.swift >> add: validation-test/stdlib/Unicode.swift.gyb >> edit: stdlib/public/core/Unicode.swift >> >> Commit 32f81533f50956382c0c643c1eb21f2c53ad2bfe by dfarler: >> [Sema] Check for any unavailability with rename when suggesting rename >> >> edit: lib/Sema/TypeCheckPattern.cpp >> >> Commit e05649d4f5101310f87f10eb00ce2ea9fca1e59f by dfarler: >> [Sema] Properly diagnose Optional lowercase rename of None/Some >> >> add: test/1_stdlib/OptionalRenames.swift >> edit: lib/Sema/TypeCheckPattern.cpp >> >> Commit be48c1f3cfa168753f83d09b86c1f78aafe5f6ac by aprantl: >> Port the strip-invalid-debuginfo logic to the legacy verifier pass, too. >> >> edit: unittests/IR/VerifierTest.cpp >> edit: lib/IR/Verifier.cpp >> >> Commit c01b4b2ee4a0663f86b941ad899543e4ebc7395d by mehdi.amini: >> IRLinker: fix double scheduling of mapping a global value because of an >> >> add: test/Linker/alias-3.ll >> edit: lib/Linker/IRMover.cpp >> >> Commit 6c068b7913afbbd6285f54dedb723e1fc5a559d4 by ahmed.bougacha: >> [TLI] Fix NumParams==0 prototype checking typo. >> >> add: test/Transforms/InferFunctionAttrs/no-proto.ll >> edit: test/Transforms/InferFunctionAttrs/annotate.ll >> edit: lib/Analysis/TargetLibraryInfo.cpp >> >> Commit 254b2d1b95ea72df3463af175515c41e4433ed16 by ahmed.bougacha: >> [TLI] Also cover Linux 64 libfunc (stat64, ...) prototype checking. >> >> edit: lib/Analysis/TargetLibraryInfo.cpp >> edit: test/Transforms/InferFunctionAttrs/no-proto.ll >> edit: test/Transforms/InferFunctionAttrs/annotate.ll >> >> Commit 6f3d7b49f0c194bbc81eac12d43a69e75217997a by mehdi.amini: >> Fix previous merge in test/lit.cfg that pulled more content than >> >> edit: test/lit.cfg >> >> Commit 5b854aac21faaddd83165f440e2ccdae7fddc428 by brian.s.croom: >> Take advantage of type inference when specifying `allTests` variables. >> >> edit: Tests/Functional/Asynchronous/Predicates/Expectations/main.swift >> edit: Tests/Functional/Asynchronous/Expectations/main.swift >> edit: Tests/Functional/SingleFailingTestCase/main.swift >> edit: Tests/Functional/Asynchronous/Handler/main.swift >> edit: Tests/Functional/FailureMessagesTestCase/main.swift >> edit: Tests/Functional/Asynchronous/Misuse/main.swift >> edit: Tests/Functional/Observation/All/main.swift >> edit: Tests/Functional/Asynchronous/Notifications/Handler/main.swift >> edit: Tests/Functional/Asynchronous/Notifications/Expectations/main.swift >> edit: Tests/Functional/Asynchronous/Predicates/Handler/main.swift >> edit: Tests/Functional/ErrorHandling/main.swift >> edit: Tests/Functional/Observation/Selected/main.swift >> edit: Tests/Functional/FailingTestSuite/main.swift >> edit: Tests/Functional/Performance/Misuse/main.swift >> edit: Tests/Functional/TestCaseLifecycle/main.swift >> edit: Tests/Functional/SelectedTest/main.swift >> edit: Documentation/Linux.md >> edit: Tests/Functional/NegativeAccuracyTestCase/main.swift >> edit: Sources/XCTest/XCTestMain.swift >> edit: Tests/Functional/Performance/main.swift >
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev