You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2022/01/28 18:01:00 UTC

[jira] [Resolved] (FLINK-25871) "License Check failed" on AZP

     [ https://issues.apache.org/jira/browse/FLINK-25871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Khachatryan resolved FLINK-25871.
---------------------------------------
      Assignee: Chesnay Schepler
    Resolution: Fixed

Fixed by 5527cfbc37e1b23d0841a935b3501bec647d4995 hotfix commit earlier.

> "License Check failed" on AZP
> -----------------------------
>
>                 Key: FLINK-25871
>                 URL: https://issues.apache.org/jira/browse/FLINK-25871
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>    Affects Versions: 1.15.0
>            Reporter: Roman Khachatryan
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>             Fix For: 1.15.0
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=30405&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=25983]
>  
> {code}
> 2022-01-28T16:00:43.2845037Z Invoking mvn with 'mvn -Dmaven.repo.local=/__w/1/.m2/repository -Dmaven.wagon.http.pool=false -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --no-snapshot-updates -B -Dhadoop.version=2.8.5 -Dinclude_hadoop_aws -Dscala-2.12  --settings /__w/1/s/tools/ci/google-mirror-settings.xml   exec:java -Dexec.mainClass=org.apache.flink.tools.ci.licensecheck.LicenseChecker -Dexec.args="/tmp/clean_compile.out /__w/1/s /tmp/flink-validation-deployment"'
> 2022-01-28T16:00:44.2455332Z [INFO] Scanning for projects...
> 2022-01-28T16:00:45.4125838Z [INFO]                                                                         
> 2022-01-28T16:00:45.4127042Z [INFO] ------------------------------------------------------------------------
> 2022-01-28T16:00:45.4134357Z [INFO] Building Flink : Tools : CI : Java 1.15-SNAPSHOT
> 2022-01-28T16:00:45.4135024Z [INFO] ------------------------------------------------------------------------
> 2022-01-28T16:00:45.6475421Z [INFO] 
> 2022-01-28T16:00:45.6482266Z [INFO] --- exec-maven-plugin:3.0.0:java (default-cli) @ java-ci-tools ---
> 2022-01-28T16:00:46.4578710Z 16:00:46,454 WARN  org.apache.flink.tools.ci.licensecheck.LicenseChecker        [] - THIS UTILITY IS ONLY CHECKING FOR COMMON LICENSING MISTAKES. A MANUAL CHECK OF THE NOTICE FILES, DEPLOYED ARTIFACTS, ETC. IS STILL NEEDED!
> 2022-01-28T16:00:46.4654764Z 16:00:46,464 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Loaded 21 items from resource modules-skipping-deployment.modulelist
> 2022-01-28T16:00:46.4664700Z 16:00:46,465 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Loaded 7 items from resource modules-defining-excess-dependencies.modulelist
> 2022-01-28T16:00:50.3720798Z 16:00:50,370 INFO  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Extracted 45 modules with a total of 649 dependencies
> 2022-01-28T16:00:51.8055495Z 16:00:51,804 INFO  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Found 43 NOTICE files to check
> 2022-01-28T16:00:51.9879879Z 16:00:51,984 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.jodd:jodd-core:3.5.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9886753Z 16:00:51,985 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-storage-api:2.7.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9913405Z 16:00:51,985 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.objenesis:objenesis:2.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9929357Z 16:00:51,986 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-common:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9932281Z 16:00:51,986 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-common:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9934561Z 16:00:51,986 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-serde:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9936752Z 16:00:51,986 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-0.23:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9939071Z 16:00:51,986 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-mapper-asl:1.9.13 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:51.9941058Z 16:00:51,987 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.googlecode.javaewah:JavaEWAH:0.3.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0005707Z 16:00:51,987 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.commons:commons-lang3:3.3.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0007951Z 16:00:51,987 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:reflectasm:1.10.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0010080Z 16:00:51,987 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:minlog:1.3.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0012205Z 16:00:51,987 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-llap-common:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0014300Z 16:00:51,988 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.airlift:aircompressor:0.10 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0016409Z 16:00:51,988 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-spark-client:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0018816Z 16:00:51,988 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javax.jdo:jdo-api:3.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0020872Z 16:00:51,988 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.orc:orc-core:1.5.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0023161Z 16:00:51,989 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-standalone-metastore:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0025290Z 16:00:51,989 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javolution:javolution:5.5.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0027488Z 16:00:51,989 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-metastore:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0029632Z 16:00:51,989 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-service-rpc:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0031736Z 16:00:51,989 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.orc:orc-shims:1.5.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0033830Z 16:00:51,990 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-llap-client:3.1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0035949Z 16:00:51,990 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:kryo-shaded:3.0.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0038023Z 16:00:51,990 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:19.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0040185Z 16:00:51,990 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency joda-time:joda-time:2.9.9 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0042093Z 16:00:51,990 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.orc:orc-tools:1.5.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0044313Z 16:00:51,991 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0046507Z 16:00:51,991 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency net.sf.opencsv:opencsv:2.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0048668Z 16:00:51,991 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.thrift:libthrift:0.9.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0050920Z 16:00:51,991 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.parquet:parquet-jackson:1.10.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0053054Z 16:00:51,991 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java:2.5.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0055110Z 16:00:51,991 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.tdunning:json:1.8 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0057211Z 16:00:51,992 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-core-asl:1.9.13 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0059385Z 16:00:51,992 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.parquet:parquet-hadoop-bundle:1.10.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0061569Z 16:00:51,993 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-common:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0063696Z 16:00:51,994 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.jodd:jodd-core:3.5.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0065784Z 16:00:51,994 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-storage-api:2.3.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0067862Z 16:00:51,994 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency joda-time:joda-time:2.8.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0070030Z 16:00:51,994 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:spark-client:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0072125Z 16:00:51,994 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.parquet:parquet-hadoop-bundle:1.8.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0074266Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.objenesis:objenesis:2.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0076363Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.avro:avro-mapred:1.7.7 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0078439Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.thrift:libfb303:0.9.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0080520Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-common:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0082608Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-orc:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0113208Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-mapper-asl:1.9.13 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0142735Z 16:00:51,995 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.googlecode.javaewah:JavaEWAH:0.3.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0177114Z 16:00:51,996 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:minlog:1.3.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0179137Z 16:00:51,996 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-metastore:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0181082Z 16:00:51,996 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.avro:avro:1.7.7 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0183309Z 16:00:51,996 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-serde:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0185435Z 16:00:51,996 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-0.23:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0187693Z 16:00:51,997 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javax.jdo:jdo-api:3.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0189601Z 16:00:51,997 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:14.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0191497Z 16:00:51,997 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javolution:javolution:5.5.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0193432Z 16:00:51,997 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:kryo-shaded:3.0.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0195368Z 16:00:51,997 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0197277Z 16:00:51,998 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency net.sf.opencsv:opencsv:2.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0199778Z 16:00:51,998 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.thrift:libthrift:0.9.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0201881Z 16:00:51,998 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java:2.5.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0204188Z 16:00:51,998 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.commons:commons-lang3:3.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0206324Z 16:00:51,998 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-llap-common:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0208508Z 16:00:51,999 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.tdunning:json:1.8 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0210668Z 16:00:51,999 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-core-asl:1.9.13 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0212774Z 16:00:51,999 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.iq80.snappy:snappy:0.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0214872Z 16:00:51,999 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-service-rpc:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0216987Z 16:00:51,999 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-llap-client:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.2.0/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0219137Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.jodd:jodd-core:3.5.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0221182Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.objenesis:objenesis:1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0223877Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware.minlog:minlog:1.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0227464Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware.reflectasm:reflectasm:1.07 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0231903Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-common:1.2.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0235539Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.avro:avro-mapred:1.7.5 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0240333Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-0.20S:1.2.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0244236Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.googlecode.javaewah:JavaEWAH:0.3.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0246550Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-mapper-asl:1.9.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0250546Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency joda-time:joda-time:2.5 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0253752Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.twitter:parquet-hadoop-bundle:1.6.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0255852Z 16:00:52,009 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:14.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0257903Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.avro:avro:1.7.5 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0260003Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-0.23:1.2.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0262094Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javolution:javolution:5.5.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0264201Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-common:1.2.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0266697Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-core-asl:1.9.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0270376Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:spark-client:1.2.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0273780Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0275841Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency net.sf.opencsv:opencsv:2.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0278001Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-serde:1.2.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0280109Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.thrift:libthrift:0.9.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0282216Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java:2.5.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0284512Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.commons:commons-lang3:3.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0286589Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.iq80.snappy:snappy:0.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0288650Z 16:00:52,010 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware.kryo:kryo:2.22 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0291164Z 16:00:52,012 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.parquet:parquet-jackson:1.8.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0294736Z 16:00:52,012 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.jodd:jodd-core:3.5.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0299314Z 16:00:52,012 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-storage-api:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0302604Z 16:00:52,012 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency joda-time:joda-time:2.8.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0305014Z 16:00:52,012 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.parquet:parquet-hadoop-bundle:1.8.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0307112Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.objenesis:objenesis:2.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0309284Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:spark-client:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0311403Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.avro:avro-mapred:1.7.7 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0313465Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.slf4j:slf4j-api:1.7.10 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0315507Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.airlift:aircompressor:0.8 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0318008Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-mapper-asl:1.9.13 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0321816Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.googlecode.javaewah:JavaEWAH:0.3.2 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0326805Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-common:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0333789Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:reflectasm:1.10.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0336052Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:minlog:1.3.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0338168Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-common:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0340510Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive.shims:hive-shims-0.23:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0344006Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-serde:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0370474Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.orc:orc-core:1.3.4 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0372692Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.avro:avro:1.7.7 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0374752Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-service-rpc:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0376842Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javax.jdo:jdo-api:3.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0378919Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-metastore:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0381008Z 16:00:52,013 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:14.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0383962Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency javolution:javolution:5.5.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0391566Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esotericsoftware:kryo-shaded:3.0.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0393721Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-llap-common:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0395821Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-lang:commons-lang:2.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0398089Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency net.sf.opencsv:opencsv:2.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0400255Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.hive:hive-llap-client:2.3.6 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0402387Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.thrift:libthrift:0.9.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0404701Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.orc:orc-tools:1.3.4 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0406787Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java:2.5.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0408894Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.commons:commons-lang3:3.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0410935Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.tdunning:json:1.8 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0413016Z 16:00:52,014 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.codehaus.jackson:jackson-core-asl:1.9.13 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hive-2.3.6/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0415104Z 16:00:52,017 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.code.gson:gson:2.8.5 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0417269Z 16:00:52,017 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-cli:commons-cli:1.4 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0419350Z 16:00:52,022 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java:3.7.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0421490Z 16:00:52,022 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-core:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0423801Z 16:00:52,023 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-databind:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0426016Z 16:00:52,023 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:27.1-jre is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0428100Z 16:00:52,023 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-all:4.1.34.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0430259Z 16:00:52,023 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-annotations:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0432409Z 16:00:52,024 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-logging:commons-logging:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0434514Z 16:00:52,024 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:failureaccess:1.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0436613Z 16:00:52,025 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java-util:3.7.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0438772Z 16:00:52,026 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.commons:commons-collections4:4.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0440954Z 16:00:52,028 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-annotations:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-1.4/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0443072Z 16:00:52,029 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-logging:commons-logging:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-1.4/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0445460Z 16:00:52,029 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-core:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-1.4/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0447743Z 16:00:52,029 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-databind:2.4.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-hbase-1.4/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.0449745Z 16:00:52,031 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-codec-http:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0451706Z 16:00:52,031 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-codec-http2:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0453592Z 16:00:52,032 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-codec:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0455450Z 16:00:52,032 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-transport:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0457325Z 16:00:52,032 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-resolver:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0459185Z 16:00:52,032 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-common:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0461039Z 16:00:52,033 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-buffer:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0462860Z 16:00:52,034 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-handler:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0464876Z 16:00:52,034 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-transport-native-epoll:linux-x86_64:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0466877Z 16:00:52,034 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-transport-native-unix-common:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0468763Z 16:00:52,035 ERROR org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Could not find dependency io.netty:netty-transport-classes-epoll:4.1.70.Final in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE
> 2022-01-28T16:00:52.0470669Z 16:00:52,035 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec-http2:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0472659Z 16:00:52,035 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-common:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0474533Z 16:00:52,035 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-buffer:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0476490Z 16:00:52,035 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-handler:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0478547Z 16:00:52,036 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-transport-native-unix-common:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0480535Z 16:00:52,036 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0482485Z 16:00:52,036 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-resolver:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0484671Z 16:00:52,036 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-transport-native-epoll:linux-x86_64:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0486711Z 16:00:52,036 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-transport:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0488716Z 16:00:52,038 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency software.amazon.eventstream:eventstream:1.0.1 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.0490717Z 16:00:52,038 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec-http:4.1.68.Final is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-aws-kinesis-data-streams/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1295263Z 16:00:52,127 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-core:2.13.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1298950Z 16:00:52,128 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-logging:commons-logging:1.1.3 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1310456Z 16:00:52,129 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.lucene:lucene-spatial:8.9.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1314590Z 16:00:52,129 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-databind:2.13.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1325520Z 16:00:52,130 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.fasterxml.jackson.core:jackson-annotations:2.13.0 is mentioned in NOTICE file /__w/1/s/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1410422Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-context:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1412431Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.code.gson:gson:2.8.6 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1414303Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-auth:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1424685Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec-socks:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1426749Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.perfmark:perfmark-api:0.19.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1428659Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-protobuf:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1430640Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.opencensus:opencensus-contrib-grpc-metrics:0.24.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1432609Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.bouncycastle:bcpkix-jdk15on:1.54 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1434586Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-tcnative-boringssl-static:2.0.33.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1436546Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.opencensus:opencensus-api:0.24.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1438468Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-resolver:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1440664Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.github.jponge:lzma-java:1.3 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1442648Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-5 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1445059Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-transport-native-epoll:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1447042Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-transport:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1448995Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java-util:3.11.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1450933Z 16:00:52,138 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-buffer:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1452668Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-testing:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1454774Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.api.grpc:proto-google-common-protos:1.12.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1456698Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.ning:compress-lzf:1.0.3 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1458593Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-netty:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1460443Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-core:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1462326Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec-http2:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1464466Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-handler-proxy:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1466310Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency net.jpountz.lz4:lz4:1.3.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1468066Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.protobuf:protobuf-java:3.11.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1469886Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-handler:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1471635Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.grpc:grpc-stub:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1473368Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.bouncycastle:bcprov-jdk15on:1.54 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1475147Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec-http:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1476902Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:26.0-jre is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1478587Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.jcraft:jzlib:1.1.3 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1480358Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.auth:google-auth-library-credentials:0.18.0 is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1482163Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-codec:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1484201Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-transport-native-unix-common:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1490301Z 16:00:52,139 DEBUG org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.netty:netty-common:4.1.51.Final is mentioned in NOTICE file /__w/1/s/flink-python/src/main/resources/META-INF/NOTICE, but was not mentioned by the build output as a bundled dependency
> 2022-01-28T16:00:52.1492341Z 16:00:52,148 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-io:commons-io:2.11.0 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1497817Z 16:00:52,148 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:guava:29.0-jre is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1501159Z 16:00:52,148 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.google.guava:failureaccess:1.0.1 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1504835Z 16:00:52,149 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.scala-lang.modules:scala-parser-combinators_2.12:1.1.1 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1508386Z 16:00:52,149 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.reflections:reflections:0.9.10 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1511751Z 16:00:52,149 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.calcite.avatica:avatica-core:1.17.0 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1513616Z 16:00:52,149 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency commons-codec:commons-codec:1.15 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1515545Z 16:00:52,149 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency com.esri.geometry:esri-geometry-api:2.2.0 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1517416Z 16:00:52,150 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.calcite:calcite-linq4j:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1519266Z 16:00:52,150 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.apache.calcite:calcite-core:1.26.0 is mentioned in NOTICE file /__w/1/s/flink-table/flink-table-planner/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1530298Z 16:00:52,152 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Expected first file of notice file to start with module name. moduleName=flink-table-api-java-uber, firstLine=flink-table-api-uber
> 2022-01-28T16:00:52.1558782Z 16:00:52,154 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.glassfish.hk2:osgi-resource-locator:1.0.3 is mentioned in NOTICE file /__w/1/s/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1560921Z 16:00:52,155 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency jakarta.annotation:jakarta.annotation-api:1.3.5 is mentioned in NOTICE file /__w/1/s/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1562862Z 16:00:52,155 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency io.confluent:common-config:6.2.2 is mentioned in NOTICE file /__w/1/s/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1564986Z 16:00:52,155 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.glassfish.jersey.core:jersey-common:2.30 is mentioned in NOTICE file /__w/1/s/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1567196Z 16:00:52,155 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 is mentioned in NOTICE file /__w/1/s/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1569144Z 16:00:52,155 WARN  org.apache.flink.tools.ci.licensecheck.NoticeFileChecker     [] - Dependency org.glassfish.hk2.external:jakarta.inject:2.6.1 is mentioned in NOTICE file /__w/1/s/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE, but is not expected there
> 2022-01-28T16:00:52.1876004Z 16:00:52,186 INFO  org.apache.flink.tools.ci.licensecheck.JarFileChecker        [] - Checking directory /tmp/flink-validation-deployment with a total of 197 jar files.
> 2022-01-28T16:02:22.2352916Z 16:02:22,234 WARN  org.apache.flink.tools.ci.licensecheck.LicenseChecker        [] - Found a total of 11 severe license issues
> 2022-01-28T16:02:22.2781702Z ==============================================================================
> 2022-01-28T16:02:22.2782837Z License Check failed. See previous output for details.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)