[Swift CI] Build Still Failing: OSS - Swift Package - Ubuntu 16.04 (swift 3.1) #541

A lot of failures and unexpected success here. These are all within LLDB. Pushkar / Mamatha, do you know if this could be related to your changes?

···

On May 17, 2017, at 8:08 AM, no-reply@swift.org wrote:

New issue found!

[FAILURE] oss-swift-3.1-package-linux-ubuntu-16_04 [#541]

Build URL: https://ci.swift.org/job/oss-swift-3.1-package-linux-ubuntu-16_04/541/
Project: oss-swift-3.1-package-linux-ubuntu-16_04
Date of build: Wed, 17 May 2017 07:04:44 -0700
Build duration: 1 hr 3 min
Identified problems:

Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-3.1-package-linux-ubuntu-16_04/541/consoleFull#281202218fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Changes

Commit 9b3df626f1a675755b94b0bb5ce1c6ac0f021815 by Pushkar Kulkarni:
Fix for a race condition in URLSession (#949)

edit: Foundation/NSURLSession/MultiHandle.swift

Commit 7776ac6b022a2a364fee1cd76675ec1e8c8ca37f by Pushkar Kulkarni:
cherry-pick bb9d10c8c3a2deac4cb654c3bf2fc4e58d20ad33 and fix conflicts

edit: TestFoundation/TestNSURLSession.swift
edit: TestFoundation/HTTPServer.swift

Commit 91c17f8ba0cc6ca2db2b1eb12735b7b35b700c10 by Pushkar Kulkarni:
cherry-pick ab3f907a97b0da1df45d7456125f409654afbec7 and fix conflicts

edit: Foundation/NSURLSession/EasyHandle.swift
edit: Foundation/NSURLSession/NSURLSessionTask.swift
edit: TestFoundation/HTTPServer.swift
edit: TestFoundation/TestNSURLSession.swift
edit: Foundation/NSURLSession/MultiHandle.swift

Commit 78790eaa03fb347f5ba1c63b21ffd724e2d21fd6 by Pushkar Kulkarni:
Ensure curl headers are not overwritten but merged in special case.

edit: Foundation/NSURLSession/NSURLSessionTask.swift

Commit b6059f22799fe5a2fb0e5ee76d018528b48731ec by Pushkar Kulkarni:
cherry-pick 413c913f8ac4ff0cdda145a5821f3433d576c9ca and fix conflicts

edit: TestFoundation/HTTPServer.swift
edit: TestFoundation/TestNSURLSession.swift

Commit 893a4618fb88702d3ba34717b86d76b30565a3ed by Pushkar Kulkarni:
[SR-3463][URLSession] config.httpAdditionalHeaders isn't picked up

edit: Foundation/NSURLSession/NSURLSessionTask.swift
edit: TestFoundation/TestNSURLSession.swift

Commit e657935c7e2d4586d96f2b0fce74dea1f5ec9346 by Mamatha Busi:
Fix for the intermittent URLSession Test Failures on async wait.

edit: Foundation/NSURLSession/NSURLSessionTask.swift
edit: TestFoundation/main.swift

Commit 33ca6a3de398e3ca00ee443c1d2ee6c88cc61524 by Mamatha Busi:
Make urlSession delegate queue serial as per the spec.

edit: Foundation/NSURLSession/NSURLSession.swift

Hi Michael,

Pushkar N Kulkarni,

IBM Runtimes

Simplicity is prerequisite for reliability - Edsger W. Dijkstra

Mamatha and I had a look at the build log. The failure doesn't seem to be related to the URLSession changes.

A lot of failures and unexpected success here. These are all within LLDB. Pushkar / Mamatha, do you know if this could be related to your changes?

···

On May 17, 2017, at 8:08 AM, no-reply@swift.org wrote:

New issue found!

[FAILURE] oss-swift-3.1-package-linux-ubuntu-16_04 [#541]

Build URL:
https://ci.swift.org/job/oss-swift-3.1-package-linux-ubuntu-16_04/541/
Project:
oss-swift-3.1-package-linux-ubuntu-16_04
Date of build:
Wed, 17 May 2017 07:04:44 -0700
Build duration:
1 hr 3 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 9b3df626f1a675755b94b0bb5ce1c6ac0f021815 by Pushkar Kulkarni:
    Fix for a race condition in URLSession (#949)
  • edit: Foundation/NSURLSession/MultiHandle.swift

  • Commit 7776ac6b022a2a364fee1cd76675ec1e8c8ca37f by Pushkar Kulkarni:
    cherry-pick bb9d10c8c3a2deac4cb654c3bf2fc4e58d20ad33 and fix conflicts

  • edit: TestFoundation/TestNSURLSession.swift

  • edit: TestFoundation/HTTPServer.swift

  • Commit 91c17f8ba0cc6ca2db2b1eb12735b7b35b700c10 by Pushkar Kulkarni:
    cherry-pick ab3f907a97b0da1df45d7456125f409654afbec7 and fix conflicts

  • edit: Foundation/NSURLSession/EasyHandle.swift

  • edit: Foundation/NSURLSession/NSURLSessionTask.swift

  • edit: TestFoundation/HTTPServer.swift

  • edit: TestFoundation/TestNSURLSession.swift

  • edit: Foundation/NSURLSession/MultiHandle.swift

  • Commit 78790eaa03fb347f5ba1c63b21ffd724e2d21fd6 by Pushkar Kulkarni:
    Ensure curl headers are not overwritten but merged in special case.

  • edit: Foundation/NSURLSession/NSURLSessionTask.swift

  • Commit b6059f22799fe5a2fb0e5ee76d018528b48731ec by Pushkar Kulkarni:
    cherry-pick 413c913f8ac4ff0cdda145a5821f3433d576c9ca and fix conflicts

  • edit: TestFoundation/HTTPServer.swift

  • edit: TestFoundation/TestNSURLSession.swift

  • Commit 893a4618fb88702d3ba34717b86d76b30565a3ed by Pushkar Kulkarni:
    [SR-3463][URLSession] config.httpAdditionalHeaders isn't picked up

  • edit: Foundation/NSURLSession/NSURLSessionTask.swift

  • edit: TestFoundation/TestNSURLSession.swift

  • Commit e657935c7e2d4586d96f2b0fce74dea1f5ec9346 by Mamatha Busi:
    Fix for the intermittent URLSession Test Failures on async wait.

  • edit: Foundation/NSURLSession/NSURLSessionTask.swift

  • edit: TestFoundation/main.swift

  • Commit 33ca6a3de398e3ca00ee443c1d2ee6c88cc61524 by Mamatha Busi:
    Make urlSession delegate queue serial as per the spec.

  • edit: Foundation/NSURLSession/NSURLSession.swift

To: swift-dev@swift.org
From: Michael Ilseman
Sent by: milseman@apple.com
Date: 05/17/2017 09:31PM
Cc: pushkar.nk@in.ibm.com, mamabusi@in.ibm.com, Mishal Shah mishal_shah@apple.com, Doug Coleman doug_coleman@apple.com
Subject: Re: [Swift CI] Build Still Failing: OSS - Swift Package - Ubuntu 16.04 (swift 3.1) #541

-----milseman@apple.com wrote: -----