Started by upstream project "octsim_osmo-ccid-firmware" build number 3989
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on octsimtest in workspace /home/jenkins/workspace/octsim_osmo-ccid-firmware/label/octsimtest
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ccid-firmware
> git init /home/jenkins/workspace/octsim_osmo-ccid-firmware/label/octsimtest # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ccid-firmware
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ccid-firmware +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ccid-firmware # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision bcde1ee80029295a5bc92eda3cab6c645aaee4f3 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f bcde1ee80029295a5bc92eda3cab6c645aaee4f3 # timeout=10
Commit message: "timers: fix them"
> git rev-list --no-walk bcde1ee80029295a5bc92eda3cab6c645aaee4f3 # timeout=10
[octsimtest] $ /bin/sh -xe /tmp/jenkins14497469187101534400.sh
+ cd ./tests
+ mkdir -p sysmo-octsim/dl
+ ./run-tests
==========================================================
EXECUTING TESTS FOR SYSMO-OCTSIM
==========================================================
Location /home/jenkins/workspace/octsim_osmo-ccid-firmware/label/octsimtest/tests/sysmo-octsim
WARNING: tempfile is deprecated; consider using mktemp instead.
================ PREPARING TEST RIG ================
resetting target
BITFT_1=1
BITFT_2=0
BITFT_1=0
BITFT_2=0
done
================ TEST RIG PREPARED =================
Prepare done
==> Executing Testcase 01_check_rig.sh
Test 01_check_rig.sh passed
==> Executing Testcase 02_flash_dfu.sh
installed fw version: 0.3.17-bcde
2025-08-25 00:39:08 URL:https://downloads.osmocom.org/binaries/osmo-ccid-firmware/latest/sysmoOCTSIM.bin [86532/86532] -> "dl/sysmoOCTSIM-latest.bin" [1]
installed fw version: 0.3.17-bcde
Test 02_flash_dfu.sh passed
==> Executing Testcase 03_check_lsusb.sh
Test 03_check_lsusb.sh passed
==> Executing Testcase 04_check_dfu_lsusb.sh
Test 04_check_dfu_lsusb.sh passed
==> Executing Testcase 05_flash_dfu_from_app.sh
installed fw version: 0.3.17-bcde
installed fw version: 0.3.17-bcde
Test 05_flash_dfu_from_app.sh passed
==> Executing Testcase 06_test_simcards.sh
installed fw version: 0.3.17-bcde
EXCEPTION of type 'RuntimeError' occurred with message: unable to export 82 elementary file(s) and 12 dedicated file(s)
To enable full traceback, run the following command: 'set debug true'
EXCEPTION of type 'RuntimeError' occurred with message: unable to export 82 elementary file(s) and 12 dedicated file(s)
To enable full traceback, run the following command: 'set debug true'
Test 06_test_simcards.sh passed
Summary: 0 Tests failed
Finished: SUCCESS