See <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/480/display/redirect?page=changes>
Changes: [Josh Tynjala] formatter: initial commit of incomplete tool ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-azr-2 (Windows) in workspace <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/.git> # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/royale-compiler.git # > timeout=10 Fetching upstream changes from https://github.com/apache/royale-compiler.git > git --version # timeout=10 > git --version # 'git version 2.14.3.windows.1' > git fetch --tags --progress -- https://github.com/apache/royale-compiler.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse "refs/remotes/origin/develop^{commit}" # timeout=10 Checking out Revision df1fbece5ce27afea1af94c41bb5ba214644679d (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f df1fbece5ce27afea1af94c41bb5ba214644679d # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D develop # timeout=10 > git checkout -b develop df1fbece5ce27afea1af94c41bb5ba214644679d # timeout=10 Commit message: "formatter: initial commit of incomplete tool" > git rev-list --no-walk 7300c8bd4a6310988bf35fecd11ec73eefa6c328 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 56347 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Royale-compiler] $ f:\\jenkins\\tools\\java\\latest1.8/bin/java -cp f:\jenkins\jenkins-home\712657a4\maven35-agent.jar;f:\jenkins\tools\maven\latest\boot\plexus-classworlds-2.6.0.jar;f:\\jenkins\\tools\\maven\\latest/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest F:\jenkins\jenkins-home\slave.jar f:\jenkins\jenkins-home\712657a4\maven35-interceptor.jar f:\jenkins\jenkins-home\712657a4\maven3-interceptor-commons.jar 56347 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/pom.xml> -s C:\Users\Jenkins\.m2\settings.xml -U clean deploy -P apache-snapshots-enabled -Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=c16d34d3 -DSONAR_TOKEN=2dd803edad64e6009a744ff48accfdbdc5b0bdb1 [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] ------------------------------------------------------------------------ [HUDSON] Collecting dependencies info [INFO] Reactor Build Order: [HUDSON] Collecting dependencies info[INFO] [INFO] Apache Royale: Compiler: Parent [pom] [INFO] Apache Royale: Compiler: Compiler-Common [jar] [INFO] Apache Royale: Compiler: Test Utils [jar] [HUDSON] Collecting dependencies info[INFO] Apache Royale: Compiler: Externc [jar] [INFO] compiler-playerglobalc [jar] [INFO] Apache Royale: Compiler: Compiler [jar] [INFO] Apache Royale: Compiler: Compiler-JX [jar] [HUDSON] Collecting dependencies info[INFO] Apache Royale: Compiler: SWFUtils [jar] [INFO] Apache Royale: Compiler: Debugger [jar] [HUDSON] Collecting dependencies info [INFO] Apache Royale: Compiler: OEM Layer [jar] [INFO] Apache Royale: Royale Ant Tasks [jar] [HUDSON] Collecting dependencies info[INFO] Apache Royale: RoyaleUnit Ant Tasks [jar] [INFO] Apache Royale: Royale Maven Plugin [maven-plugin] [INFO] [INFO] ---------< org.apache.royale.compiler:royale-compiler-parent >---------- [INFO] Building Apache Royale: Compiler: Parent 0.9.9-SNAPSHOT [1/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ royale-compiler-parent --- [INFO] Deleting <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ royale-compiler-parent --- [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (prerequisite-check) @ royale-compiler-parent --- Detected OS: win Detected minimum Flash version: 20.0 Detected minimum Air version: 20.0 Enabled profiles: All known conditions met successfully. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ royale-compiler-parent --- [INFO] surefireArgLine set to -javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=f:\\jenkins\\jenkins-home\\712657a4\\workspace\\Royale\\Royale-compiler\\target\\coverage-reports\\jacoco-ut.exec [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ royale-compiler-parent --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.18:check (check-jdk-1.8) @ royale-compiler-parent --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ royale-compiler-parent --- [INFO] Attaching 'src\site\site.xml' site descriptor with classifier 'site'. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ royale-compiler-parent --- [INFO] failsafeArgLine set to -javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=f:\\jenkins\\jenkins-home\\712657a4\\workspace\\Royale\\Royale-compiler\\target\\coverage-reports\\jacoco-it.exec [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:integration-test (default) @ royale-compiler-parent --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- apache-rat-plugin:0.13:check (license-check) @ royale-compiler-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 103 implicit excludes (use -debug for more details). [INFO] 16 explicit excludes (use -debug for more details). [INFO] 99 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 2, unknown: 2, generated: 0, approved: 93 licenses. [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 103 implicit excludes (use -debug for more details). [INFO] 16 explicit excludes (use -debug for more details). [INFO] 99 resources included (use -debug for more details) [WARNING] Files with unapproved licenses: formatter/src/test/java/org/apache/royale/formatter/BaseFormatterTests.java formatter/src/test/java/org/apache/royale/formatter/TestObjectLiteral.java [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.9-SNAPSHOT: [INFO] [INFO] Apache Royale: Compiler: Parent .................... FAILURE [ 38.852 s] [INFO] Apache Royale: Compiler: Compiler-Common ........... SKIPPED [INFO] Apache Royale: Compiler: Test Utils ................ SKIPPED [INFO] Apache Royale: Compiler: Externc ................... SKIPPED [INFO] compiler-playerglobalc ............................. SKIPPED [INFO] Apache Royale: Compiler: Compiler .................. SKIPPED [INFO] Apache Royale: Compiler: Compiler-JX ............... SKIPPED [INFO] Apache Royale: Compiler: SWFUtils .................. SKIPPED [INFO] Apache Royale: Compiler: Debugger .................. SKIPPED [INFO] Apache Royale: Compiler: OEM Layer ................. SKIPPED [INFO] Apache Royale: Royale Ant Tasks .................... SKIPPED [INFO] Apache Royale: RoyaleUnit Ant Tasks ................ SKIPPED [INFO] Apache Royale: Royale Maven Plugin ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.411 s [INFO] Finished at: 2021-08-31T22:58:41Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (license-check) on project royale-compiler-parent: Too many files with unapproved license: 2 See RAT report in: <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/target\rat.txt> -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\swfutils\pom.xml to org.apache.royale.compiler/swfutils/0.9.9-SNAPSHOT/swfutils-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\royale-maven-plugin\pom.xml to org.apache.royale.compiler/royale-maven-plugin/0.9.9-SNAPSHOT/royale-maven-plugin-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\compiler-externc\pom.xml to org.apache.royale.compiler/compiler-externc/0.9.9-SNAPSHOT/compiler-externc-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\debugger\pom.xml to org.apache.royale.compiler/debugger/0.9.9-SNAPSHOT/debugger-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\compiler-playerglobalc\pom.xml to org.apache.royale.compiler/compiler-playerglobalc/0.9.9-SNAPSHOT/compiler-playerglobalc-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\compiler\pom.xml to org.apache.royale.compiler/compiler/0.9.9-SNAPSHOT/compiler-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\royale-ant-tasks\pom.xml to org.apache.royale.compiler/royale-ant-tasks/0.9.9-SNAPSHOT/royale-ant-tasks-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\compiler-test-utils\pom.xml to org.apache.royale.compiler/compiler-test-utils/0.9.9-SNAPSHOT/compiler-test-utils-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\royaleunit-ant-tasks\pom.xml to org.apache.royale.compiler/royaleunit-ant-tasks/0.9.9-SNAPSHOT/royaleunit-ant-tasks-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\flex-compiler-oem\pom.xml to org.apache.royale.compiler/flex-compiler-oem/0.9.9-SNAPSHOT/flex-compiler-oem-0.9.9-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/pom.xml> to org.apache.royale.compiler/royale-compiler-parent/0.9.9-SNAPSHOT/royale-compiler-parent-0.9.9-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Royale/job/Royale-compiler/ws/target\royale-compiler-parent-0.9.9-SNAPSHOT-site.xml> to org.apache.royale.compiler/royale-compiler-parent/0.9.9-SNAPSHOT/royale-compiler-parent-0.9.9-SNAPSHOT-site.xml [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\compiler-jx\pom.xml to org.apache.royale.compiler/compiler-jx/0.9.9-SNAPSHOT/compiler-jx-0.9.9-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-home\712657a4\workspace\Royale\Royale-compiler\compiler-common\pom.xml to org.apache.royale.compiler/compiler-common/0.9.9-SNAPSHOT/compiler-common-0.9.9-SNAPSHOT.pom No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: SWFUtils #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Royale Maven Plugin #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: Externc #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: Debugger #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » compiler-playerglobalc #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: Compiler #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Royale Ant Tasks #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: Test Utils #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: RoyaleUnit Ant Tasks #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: OEM Layer #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: [email protected] No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: Compiler-JX #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Royale » Royale-compiler » Apache Royale: Compiler: Compiler-Common #480' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. channel stopped
