v
Size: a a a
v
GI
ch
A
AE
C
AE
EK
D
MG
test:
variables:
CI_DEBUG_TRACE: "true"
stage: test
script:
- chmod -R 775 ./*
- ./gradlew test --info
artifacts:
when: always
expire_in: 1 week
reports:
junit:
- build/server/test-results/test/TEST-*.xml
- build/gui/test-results/test/TEST-*.xml
Test summary failed loading results
build/server/test-results/**/TEST-*.xml: found 57 matching files
build/gui/test-results/**/TEST-*.xml: found 3 matching files
Uploading artifacts to coordinator... ok id=1034367 responseStatus=201 Created token=eFa3ApWs
MG
++ /usr/bin/gitlab-runner-helper artifacts-uploader --url https://gitlab.eltex.loc/ --token [MASKED] --id 1036022 --path 'build/server/test-results/test/TEST-*.xml' --path 'build/gui/test-results/test/TEST-*.xml' --path 'build/common/test-results/test/TEST-*.xml' --path 'build/jnc-core/test-results/test/TEST-*.xml' --path 'build/jnc-gen/test-results/test/TEST-*.xml' --name junit.xml --expire-in '1 week' --artifact-format gzip --artifact-type junit
build/server/test-results/test/TEST-*.xml: found 54 matching files
build/gui/test-results/test/TEST-*.xml: found 3 matching files
build/common/test-results/test/TEST-*.xml: found 18 matching files
build/jnc-core/test-results/test/TEST-*.xml: found 13 matching files
build/jnc-gen/test-results/test/TEST-*.xml: found 14 matching files
Uploading artifacts to coordinator... ok id=1036022 responseStatus=201 Created token=LtvYD1xT
+ exit 0
ERROR: Job failed: exit code 1
ch
++ /usr/bin/gitlab-runner-helper artifacts-uploader --url https://gitlab.eltex.loc/ --token [MASKED] --id 1036022 --path 'build/server/test-results/test/TEST-*.xml' --path 'build/gui/test-results/test/TEST-*.xml' --path 'build/common/test-results/test/TEST-*.xml' --path 'build/jnc-core/test-results/test/TEST-*.xml' --path 'build/jnc-gen/test-results/test/TEST-*.xml' --name junit.xml --expire-in '1 week' --artifact-format gzip --artifact-type junit
build/server/test-results/test/TEST-*.xml: found 54 matching files
build/gui/test-results/test/TEST-*.xml: found 3 matching files
build/common/test-results/test/TEST-*.xml: found 18 matching files
build/jnc-core/test-results/test/TEST-*.xml: found 13 matching files
build/jnc-gen/test-results/test/TEST-*.xml: found 14 matching files
Uploading artifacts to coordinator... ok id=1036022 responseStatus=201 Created token=LtvYD1xT
+ exit 0
ERROR: Job failed: exit code 1
MG
AK
IR
D