Build Information
Failed to build AdyenPOS, reference main (3e4246), with Swift 6.2 for Linux on 4 Nov 2025 16:54:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-pos-mobile-ios.git
Reference: main
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/Adyen/adyen-pos-mobile-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3e42460 Update README for release 3.12.0
Cloned https://github.com/Adyen/adyen-pos-mobile-ios.git
Revision (git rev-parse @):
3e42460014f6f68e8092aa17810b535d9503b5ae
SUCCESS checkout https://github.com/Adyen/adyen-pos-mobile-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Adyen/adyen-pos-mobile-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/AdyenPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/ADYPOS.xcframework.zip
Downloading binary artifact https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip
[172/172] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSLIVE': badResponseStatusCode(401)
[344/344] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSTEST': badResponseStatusCode(401)
[516/516] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/ADYPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/ADYPOS.xcframework.zip' which is required by binary target 'ADYPOSLIVE': badResponseStatusCode(401)
[688/688] Downloading https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/AdyenPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Live/ADYPOS.xcframework.zip, https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip
error: failed downloading 'https://pos-mobile.cdn.adyen.com/adyen-pos-ios/3.12.0/Test/AdyenPOS.xcframework.zip' which is required by binary target 'AdyenPOSTEST': badResponseStatusCode(401)
BUILD FAILURE 6.2 linux