Retriggered by user frank.schnicke@iese.fraunhofer.de for Gerrit: https://git.eclipse.org/r/c/basyx/basyx/+/186752 Checking out git https://git.eclipse.org/r/basyx/basyx into /var/jenkins/workspace/Basyx_CI_Dev@script to read Jenkinsfile_CX The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/basyx/basyx > git init /var/jenkins/workspace/Basyx_CI_Dev@script # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/basyx/basyx > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/basyx/basyx +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/basyx/basyx # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/basyx/basyx # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/basyx/basyx > git fetch --tags --force --progress -- https://git.eclipse.org/r/basyx/basyx refs/changes/52/186752/1 # timeout=10 > git rev-parse c55a0b41ad641bf227cc58972c22688f37bef23b^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision c55a0b41ad641bf227cc58972c22688f37bef23b (refs/changes/52/186752/1) > git config core.sparsecheckout # timeout=10 > git checkout -f c55a0b41ad641bf227cc58972c22688f37bef23b # timeout=10 Commit message: "Adds test for MetamodelToAASXConverter" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk f49c853937402ed2c31c3f90099c3153639bb092 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor Ready to run at Thu Oct 21 06:09:03 EDT 2021 Resuming build at Thu Oct 21 06:09:03 EDT 2021 after Jenkins restart [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: Queue task was cancelled Finished: FAILURE