[ https://issues.apache.org/jira/browse/FLINK-25039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449017#comment-17449017 ]
Till Rohrmann commented on FLINK-25039: --------------------------------------- https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27021&view=logs&j=946871de-358d-5815-3994-8175615bc253&t=e0240c62-4570-5d1c-51af-dd63d2093da1&l=30847 https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27021&view=logs&j=e9d3d34f-3d15-59f4-0e3e-35067d100dfe&t=a7382ec4-87d2-5a9d-7c53-a2f93e317458&l=32044 https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27021&view=logs&j=6e8542d7-de38-5a33-4aca-458d6c87066d&t=dffc2faa-5b48-5b4e-0797-dec1b1f74872&l=32046 > AZP fails with license check > ---------------------------- > > Key: FLINK-25039 > URL: https://issues.apache.org/jira/browse/FLINK-25039 > Project: Flink > Issue Type: Bug > Components: Build System, Build System / Azure Pipelines > Affects Versions: 1.15.0 > Reporter: Till Rohrmann > Assignee: Chesnay Schepler > Priority: Critical > Labels: pull-request-available > Fix For: 1.15.0 > > > The AZP build fails with a license check: > {code} > 21:26:40,233 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker > [] - Missing META-INF/LICENSE in > /tmp/flink-validation-deployment/org/apache/flink/flink-sql-parquet_2.12/1.15-SNAPSHOT/flink-sql-parquet_2.12-1.15-20211123.212027-1-tests.jar > 21:26:40,738 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker > [] - The notice file in > /tmp/flink-validation-deployment/org/apache/flink/flink-connector-cassandra_2.12/1.15-SNAPSHOT/flink-connector-cassandra_2.12-1.15-20211123.211736-1-tests.jar > does not contain the expected entries. > 21:26:40,739 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker > [] - Missing META-INF/LICENSE in > /tmp/flink-validation-deployment/org/apache/flink/flink-connector-cassandra_2.12/1.15-SNAPSHOT/flink-connector-cassandra_2.12-1.15-20211123.211736-1-tests.jar > 21:26:41,673 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker > [] - The notice file in > /tmp/flink-validation-deployment/org/apache/flink/flink-kubernetes/1.15-SNAPSHOT/flink-kubernetes-1.15-20211123.212114-1-tests.jar > does not contain the expected entries. > 21:26:41,675 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker > [] - Missing META-INF/LICENSE in > /tmp/flink-validation-deployment/org/apache/flink/flink-kubernetes/1.15-SNAPSHOT/flink-kubernetes-1.15-20211123.212114-1-tests.jar > 21:28:00,582 WARN org.apache.flink.tools.ci.licensecheck.LicenseChecker > [] - Found a total of 5 severe license issues > ============================================================================== > License Check failed. See previous output for details. > ============================================================================== > ##[error]Bash exited with code '1'. > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=26967&view=logs&j=946871de-358d-5815-3994-8175615bc253&t=e0240c62-4570-5d1c-51af-dd63d2093da1&l=30668 > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=26967&view=logs&j=e9d3d34f-3d15-59f4-0e3e-35067d100dfe&t=a7382ec4-87d2-5a9d-7c53-a2f93e317458&l=31863 > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=26967&view=logs&j=6e8542d7-de38-5a33-4aca-458d6c87066d&t=dffc2faa-5b48-5b4e-0797-dec1b1f74872&l=31863 -- This message was sent by Atlassian Jira (v8.20.1#820001)