and this is the output I get from the Failed build:
Code:
Started by user anonymous
Building in workspace /var/lib/jenkins/jobs/JenkinsTest/workspace
[workspace] $ /bin/sh -xe /tmp/hudson6041604974211107502.sh
+ chdir /var/lib/jenkins/jobs/JenkinsTest/workspace
+ export PATH=/home/jonathanmv/bin/Sencha/Cmd/3.1.2.342:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export SENCHA_CMD_3_0_0=/home/jonathanmv/bin/Sencha/Cmd/3.1.2.342
+ sencha app build
[INF] Including theme package ext-theme-classic for app.theme=ext-theme-classic build
Sencha Cmd v3.1.2.342
[INF]
...
[INF] Compiling page full-page
[ERR] Error executing page compilation com.sencha.exceptions.BasicException: Cannot find file: /var/lib/jenkins/jobs/JenkinsTest/workspace/sencha-compile-temp-dir/8c241e1e-9d9b-448e-9c9c-9a9b938e5eaa/script-file-1.js
[ERR]
[ERR] BUILD FAILED
Could somebody guide me please? Maybe I am focusing on the wrong things or missing the obvious ones.
Thank you in advance