Skip to content

Console Output

22:24:59 [2022-09-08T22:24:59.742Z] + bundleName=unit
22:24:59 [2022-09-08T22:24:59.742Z] + echo Creating unit-bundles.tar.gz
22:24:59 [2022-09-08T22:24:59.742Z] Creating unit-bundles.tar.gz
22:24:59 [2022-09-08T22:24:59.742Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out
22:24:59 [2022-09-08T22:24:59.742Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory
22:24:59 [2022-09-08T22:24:59.742Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory
22:24:59 [2022-09-08T22:24:59.742Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory
22:24:59 [2022-09-08T22:24:59.742Z] tar: Exiting with failure status due to previous errors