Build Information
Failed to build Bow OpenAPI, reference master (17cc43
), with Swift 6.1 for Linux on 26 Apr 2025 02:30:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/bow-openapi.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/bow-swift/bow-openapi
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 17cc438 Fix CI - adoptopenjdk8 (#46)
Cloned https://github.com/bow-swift/bow-openapi.git
Revision (git rev-parse @):
17cc438b9739aa61d7646ca24ea70f4dc1dd7c3a
SUCCESS checkout https://github.com/bow-swift/bow-openapi.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/bow-swift/bow-openapi.git
https://github.com/bow-swift/bow-openapi.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "bow",
"requirement" : {
"exact" : [
"0.8.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bow-swift/bow.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"0.2.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swiftline",
"requirement" : {
"exact" : [
"0.5.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bow-swift/Swiftline.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"exact" : [
"1.7.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "swiftcheck",
"requirement" : {
"exact" : [
"0.12.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bow-swift/SwiftCheck.git"
},
{
"identity" : "fixturesapi",
"path" : "/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI",
"type" : "fileSystem"
}
],
"manifest_display_name" : "Bow OpenAPI",
"name" : "Bow OpenAPI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "bow-openapi",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OpenApiGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "OpenApiGeneratorTests",
"path" : "Tests",
"product_dependencies" : [
"Bow",
"BowEffects",
"BowOptics",
"SnapshotTesting",
"SwiftCheck",
"FixturesAPI",
"FixturesAPITest"
],
"sources" : [
"APIClientDocumentationTests.swift",
"APIClientGeneratorTests.swift",
"APIClientHttpOperationTests.swift",
"APIClientModelsTests.swift",
"APIClientParametersTests.swift",
"APIClientSendTests.swift",
"APIConfigTests.swift",
"APIHelperTests.swift",
"GeneratorAPIClientTests.swift",
"GeneratorSwaggerClientTests.swift",
"Mocks/ClientGeneratorMock.swift",
"Mocks/FileSystemMock.swift",
"Mocks/Mother.swift",
"PackageGeneratedTests.swift",
"Utils/API+Generators.swift",
"Utils/IO+Error.swift",
"Utils/Snapshotting+OpenAPI.swift",
"Utils/URL+FileSystem.swift",
"Utils/URL+Paths.swift"
],
"target_dependencies" : [
"OpenApiGenerator"
],
"type" : "test"
},
{
"c99name" : "OpenApiGenerator",
"module_type" : "SwiftTarget",
"name" : "OpenApiGenerator",
"path" : "OpenApiGenerator",
"product_dependencies" : [
"Bow",
"BowEffects",
"BowOptics",
"Swiftline"
],
"product_memberships" : [
"bow-openapi"
],
"sources" : [
"APIClient.swift",
"Algebra/ClientGenerator.swift",
"Algebra/FileSystem.swift",
"Environment.swift",
"Error/APIClientError.swift",
"Error/FileSystemError.swift",
"Error/GeneratorError.swift",
"MacFileSystem.swift",
"Models/OpenAPIModule.swift",
"SwaggerClientGenerator.swift",
"Utils/IO+APIClient.swift",
"Utils/String+Format.swift",
"Utils/String+Path.swift"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "BowOpenAPI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"bow-openapi"
],
"sources" : [
"BowOpenAPICommand.swift",
"Utils/Kleisli+Console.swift",
"Utils/String+File.swift",
"main.swift"
],
"target_dependencies" : [
"OpenApiGenerator"
],
"type" : "executable"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: the package at '/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSURL=file:///host/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSLocalizedDescription=The folder “FixturesAPI” doesn’t exist., NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory", NSFilePath=/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUserStringVariant=["Folder"]})
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: the package at '/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSLocalizedDescription=The folder “FixturesAPI” doesn’t exist., NSURL=file:///host/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSFilePath=/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUserStringVariant=["Folder"], NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"})
BUILD FAILURE 6.1 linux