Skip to content

Segy field data cleanup #364

Segy field data cleanup

Segy field data cleanup #364

Triggered via pull request July 25, 2025 19:05
Status Failure
Total duration 32m 3s
Artifacts

wheels.yaml

on: pull_request
Matrix: wheels
Publish wheels to PyPI
0s
Publish wheels to PyPI
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 21 warnings, and 2 notices
Build wheels on macos-latest arm64
Process completed with exit code 1.
Build wheels on macos-latest arm64
cibuildwheel: Command ['/bin/sh', '-c', 'python /Users/runner/work/segyio/segyio/.github/utils.py copy -r --src /Users/runner/work/segyio/segyio/python/test --dst tmptest/python/test && python /Users/runner/work/segyio/segyio/.github/utils.py copy -r --src /Users/runner/work/segyio/segyio/test-data --dst tmptest/test-data && python /Users/runner/work/segyio/segyio/.github/utils.py copy --src /Users/runner/work/segyio/segyio/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /Users/runner/work/segyio/segyio/.github/utils.py remove --paths tmptest'] failed with code 1.
Build wheels on ubuntu-24.04-arm aarch64
Process completed with exit code 1.
Build wheels on ubuntu-24.04-arm aarch64
cibuildwheel: Command ['sh', '-c', 'python /project/.github/utils.py copy -r --src /project/python/test --dst tmptest/python/test && python /project/.github/utils.py copy -r --src /project/test-data --dst tmptest/test-data && python /project/.github/utils.py copy --src /project/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /project/.github/utils.py remove --paths tmptest'] failed with code 1.
Build wheels on macos-13 x86_64
Process completed with exit code 1.
Build wheels on macos-13 x86_64
cibuildwheel: Command ['/bin/sh', '-c', 'python /Users/runner/work/segyio/segyio/.github/utils.py copy -r --src /Users/runner/work/segyio/segyio/python/test --dst tmptest/python/test && python /Users/runner/work/segyio/segyio/.github/utils.py copy -r --src /Users/runner/work/segyio/segyio/test-data --dst tmptest/test-data && python /Users/runner/work/segyio/segyio/.github/utils.py copy --src /Users/runner/work/segyio/segyio/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /Users/runner/work/segyio/segyio/.github/utils.py remove --paths tmptest'] failed with code 1.
Build wheels on windows-2022 x86
Process completed with exit code 1.
Build wheels on windows-2022 x86
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-alouai14\\cp314t-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\segyio\\segyio\\python', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-alouai14\\cp314t-win32\\built_wheel'] failed with code 1.
Build wheels on windows-2022 AMD64
Process completed with exit code 1.
Build wheels on windows-2022 AMD64
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-a_u41ygg\\cp314t-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\segyio\\segyio\\python', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-a_u41ygg\\cp314t-win_amd64\\built_wheel'] failed with code 1.
Build wheels on ubuntu-latest x86_64
Process completed with exit code 1.
Build wheels on ubuntu-latest x86_64
cibuildwheel: Command ['sh', '-c', 'python /project/.github/utils.py copy -r --src /project/python/test --dst tmptest/python/test && python /project/.github/utils.py copy -r --src /project/test-data --dst tmptest/test-data && python /project/.github/utils.py copy --src /project/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /project/.github/utils.py remove --paths tmptest'] failed with code 1.
Build wheels on ubuntu-latest i686
Process completed with exit code 1.
Build wheels on ubuntu-latest i686
cibuildwheel: Command ['sh', '-c', 'python /project/.github/utils.py copy -r --src /project/python/test --dst tmptest/python/test && python /project/.github/utils.py copy -r --src /project/test-data --dst tmptest/test-data && python /project/.github/utils.py copy --src /project/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /project/.github/utils.py remove --paths tmptest'] failed with code 1.
Build wheels on macos-latest arm64
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on macos-latest arm64
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on macos-latest arm64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on ubuntu-24.04-arm aarch64
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on ubuntu-24.04-arm aarch64
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on ubuntu-24.04-arm aarch64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on macos-13 x86_64
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on macos-13 x86_64
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on macos-13 x86_64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on windows-2022 x86
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on windows-2022 x86
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on windows-2022 x86
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on windows-2022 AMD64
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on windows-2022 AMD64
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on windows-2022 AMD64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on ubuntu-latest x86_64
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on ubuntu-latest x86_64
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on ubuntu-latest x86_64
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on ubuntu-latest i686
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on ubuntu-latest i686
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
Build wheels on ubuntu-latest i686
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
Build wheels on macos-latest arm64
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build wheels on macos-latest arm64
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520