Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundException for some dependencies with ScanCode plugin and npm repository #8513

Open
elivlo opened this issue Apr 12, 2024 · 5 comments
Labels
needs info An issue where further information is required scanner About the scanner tool

Comments

@elivlo
Copy link

elivlo commented Apr 12, 2024

Hi, I'm getting some irritating errors on some dependent packages when I try to run a scan with ScanCode. Are you familiar with this kind of error? Is this a bug or could this be a wrong configuration?

Versions:

  • The OSS Review Toolkit, version 20.1.0, built with JDK 11.0.22+7, running under Java 17
  • ScanCode 32.1.0 Python 3.11.2
  • Running in a Debian 12 docker container
The configuration is here:
ort:
  packageCurationProviders:
    - type: DefaultFile
    - type: DefaultDir
  addAuthorsToCopyrights: true
  scanner:
    skipConcluded: true
    skipExcluded: true
    archive:
      enabled: true
      fileStorage:
        localFileStorage:
          directory: /project/.ort/scanner/archive
          compression: false
    createMissingArchives: false
    fileListStorage:
      fileStorage:
        localFileStorage:
          directory: /project/.ort/scanner/file-lists
          compression: false
    storages:
      local:
        backend:
          localFileStorage:
            directory: /project/.ort/scanner/results
            compression: false
    storageReaders: [local]
    storageWriters: [local]
    provenanceStorage:
      fileStorage:
        localFileStorage:
          directory: /project/.ort/scanner/provenance
          compression: false
    config:
      ScanCode:
        options:
          commandLine: '--copyright --license --info --strip-root --timeout 2 --ignore "*.js" --ignore "*.ts" --ignore "*.vue"'
          commandLineNonConfig: '-n 4'
          preferFileLicense: true

This is the output I am getting:

13:28:55.054 [main] DEBUG org.ossreviewtoolkit.scanner.storages.ProvenanceBasedFileStorage - Stored scan result for 'RepositoryProvenance(vcsInfo=VcsInfo(type=Git, url=https://github.com/jridgewell/gen-mapping.git, revision=7626d310002df682012dc29bdfa4d674027f1538, path=), resolvedRevision=7626d310002df682012dc29bdfa4d674027f1538)' at path 'repository/Git/https%3A%2F%2Fgithub.com%2Fjridgewell%2Fgen-mapping.git/7626d310002df682012dc29bdfa4d674027f1538/scan-results.yml'.
13:28:55.055 [main] INFO  org.ossreviewtoolkit.scanner.Scanner - Scanning RepositoryProvenance(vcsInfo=VcsInfo(type=Git, url=https://github.com/chalk/supports-color.git, revision=7759fc135b1be07cb7411178d7b1ac33d367fec8, path=), resolvedRevision=7759fc135b1be07cb7411178d7b1ac33d367fec8) (18 of 555)...
13:28:55.064 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@1c011855 with shutdown hook
13:28:55.066 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@1c011855 from shutdown hook
13:28:55.066 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@1c011855 from shutdown hook
13:28:55.068 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@6591f8ea with shutdown hook
13:28:55.068 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@6591f8ea from shutdown hook
13:28:55.068 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@6591f8ea from shutdown hook
13:28:55.069 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@5273143e with shutdown hook
13:28:55.069 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@5273143e from shutdown hook
13:28:55.070 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@5273143e from shutdown hook
13:28:55.070 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@279c4e3b with shutdown hook
13:28:55.070 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@279c4e3b from shutdown hook
13:28:55.070 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@279c4e3b from shutdown hook
13:28:55.074 [main] INFO  org.eclipse.jgit.lib.Repository - Updating working tree from https://github.com/chalk/supports-color.git.
13:28:55.074 [main] INFO  org.ossreviewtoolkit.plugins.versioncontrolsystems.git.Git - Trying to fetch only revision '7759fc135b1be07cb7411178d7b1ac33d367fec8' with depth limited to 50.
13:28:55.298 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< # service=git-upload-pack
13:28:55.299 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:55.302 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< version 2
13:28:55.302 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< agent=git/github-de75ed0166ec
13:28:55.302 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< ls-refs=unborn
13:28:55.303 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< fetch=shallow wait-for-done filter
13:28:55.303 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< server-option
13:28:55.303 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< object-format=sha1
13:28:55.303 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:55.303 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> command=ls-refs
13:28:55.304 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> agent=JGit/6.9.0.202403050737-r
13:28:55.304 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0001
13:28:55.304 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> peel
13:28:55.304 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> symrefs
13:28:55.305 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix HEAD
13:28:55.305 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/
13:28:55.305 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:55.450 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< c214314a14bcb174b12b3014b2b0a8de375029ae HEAD symref-target:refs/heads/main
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< b9da6756afaf1ef8d954b67e8bf82b136537dd9d refs/tags/2.0.0 peeled:8400d98ade32b2adffd50902c06d9e725a5c6588
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< fdcd972e06dfeee63198c8d868f72950e9ef5f70 refs/tags/3.0.0 peeled:5649000513a10f050abe8740760aabdfa0053d44
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< d98cd4408040778f6c91c048173e6d7c4d9d434a refs/tags/3.2.0 peeled:4b5e52409dde2286f9c5fc1ea513d700d4172a11
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< aa59a638e6e7464addc3b00b54a1967238140e93 refs/tags/3.2.1 peeled:4de3ce5a43fdb15615f9b7055124b21c6b59f5a3
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< b2469895354fbd389329d0545006c06b84549a90 refs/tags/3.2.2 peeled:e2f8b6b7137dedcec6c3c58194d09730df659395
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 9edee1f091ad23bca317c8fcab27a1fe4533de29 refs/tags/3.2.3 peeled:c2394c1f77a0f64c4b2d0db33a3df3b841e6fc15
13:28:55.452 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< a47e3219934b30fb9a3d92db62dd91b40c093415 refs/tags/v0.1.0 peeled:1d598704e60588ec027a10c069989d35b30c4df0
13:28:55.453 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 13ccb7d668d44dabdaccbe53ef99c8d756488c45 refs/tags/v0.1.1 peeled:8dff7c4249d2fdcf4ce226c6a7436555a786e6de
13:28:55.453 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< d8dc7760d9a57d5244bbccd0f03efc1f585bf004 refs/tags/v0.1.2 peeled:21372a1c61a7b0f98bca85b168f49d4d85b0eb13
13:28:55.453 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< ef75620fc3728f61d0d05d4e4f49e218390d5721 refs/tags/v0.1.3 peeled:4a69e2bfb7c73f9e4c70229d00f413c296869063
13:28:55.453 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 42b016bbb6e9d9371f5e7dbcb812038319b723f6 refs/tags/v0.1.4 peeled:1ac05ea89b1ca734b563a77e35082c36daa5ac3c
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< b7ca5ae328551fedd2ffb341f793dce1c82868c1 refs/tags/v0.1.5 peeled:90612b4fcd513548d7422a206e68ceefc900c39a
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 713d5f0c86f2d25bc53edac8282df1cd1ad7cf3c refs/tags/v0.1.6 peeled:63d63ca04322774668921fc83ea39c5c61e707f8
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 592e3c5ea99746b1579ef2e45b413a987afac1a0 refs/tags/v0.1.7 peeled:ab671b1f74846d9fb9caea8dc302603a865be3cc
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 216365712aca5b34cc0c49e878606f34c0cb1d8b refs/tags/v0.2.0 peeled:422bf4ed63478fc215efedb9ab767faadc8c146b
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< c173bb318a47333f57e237e528217f901fdb4d95 refs/tags/v1.0.0 peeled:95036ad1622e0c973ce9c09b93af8a6ebda6a56b
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1d8d83be62082038398571fa8e25ede7e8f2fcec refs/tags/v1.1.0 peeled:892801bea69ac9658e46378c06d069752aad9b83
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 388cae82584345a7aef3c27fb4813408135c2e13 refs/tags/v1.2.0 peeled:e1815a472ebb59612e485096ae31a394e47d3c93
13:28:55.454 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< f9fa3907fb473c3e58ffd39fcd9271150181a036 refs/tags/v1.2.1 peeled:ffe5e224bd24dc0410787b94e192d240be025aec
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1322a4c8af040f840afcd112178e8e8068c57502 refs/tags/v1.3.0 peeled:6977091035fc1634eace9470a35e21262d84356a
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 5e85fcaa29c4a2ea2bf7095c05af5ab825bfac2c refs/tags/v1.3.1 peeled:09f1b4c336cee7269b4c8b3a8880054a23fcb35e
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1b48e8575ae00856e71a6e07ee6e5f800c6117a8 refs/tags/v3.0.1 peeled:10b2124bf28a5775d82e93f686d4ccae38921045
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 3db0304ef78cb0c4bb9ae78d0f8bae74809caf17 refs/tags/v3.1.0 peeled:1f42c42e6f131dcbbd791600ef27a9363064d076
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< c05dad5b74399af25a6387c58fc7eac6ead603f8 refs/tags/v3.1.1 peeled:9434c93918301a6b47faa01999482adfbf1b715c
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0117eda8ec6f4143d0228526ebfeaa860105955b refs/tags/v3.1.2 peeled:d9e363732f48ad2bc6b936357246b55e136aa989
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0aaecf21e4366ebdd17ae4acd9f89b676816e73e refs/tags/v4.0.0 peeled:315d72712d78aff42503949725078354032d0e6b
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 7c31061ad2cfa0807341154ea9dbfe134a55cb8b refs/tags/v4.1.0 peeled:6dd97922ddc812df56faa666d7100521445f7d8c
13:28:55.455 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 4c6de15efb824186efc444ed6fd5242647432588 refs/tags/v4.2.0 peeled:23ac4529ba7a647a7d6410d990682e6d9892d660
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 433668717815490b8aada21b079aa4f8df702166 refs/tags/v4.2.1 peeled:d5261a24bcfb6670a7574b318b6d93bf2f4dce0c
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 3b0a8351e61383692c602dcfcf054f2dab16b739 refs/tags/v4.3.0 peeled:61008fe6ad344e798a7ca98f0d88509b622414a3
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< dde89396ca296dd9a1097bbb31c49879b9b3db87 refs/tags/v4.4.0 peeled:d2e32f77030ddf583b95b79bc3f6417241472980
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 35c711a8c338930303e2992de8984123b980d897 refs/tags/v4.5.0 peeled:6c024379de76a36bb96feceb02d709eba5fd01c6
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 6652f34025cfd25877a6549b7460fc02855d0fa0 refs/tags/v5.0.0 peeled:ff840645b8fe1f5c32a3f3befc19e4a8726cdcd0
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1c203eae3f65ac720fed372dd9433ce441987fc7 refs/tags/v5.0.1 peeled:46d2378ef368caa0fbf2506a8690123f55318e2d
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< bdef31ae07f710aae8907b3e58d40bf312de5236 refs/tags/v5.1.0 peeled:c6f994cf48ef4a1036c677f9b6853fcb050e05d8
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 8c68b3b74262e95f68898c35dd31d1e44ee88a0f refs/tags/v5.2.0 peeled:1a6f8b2746e8ca3f3c2663d503e1c1a7329f7c47
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1ea95c232ff18e892fc7e32392d2ea57b864efce refs/tags/v5.3.0 peeled:bf4d4c685423906300d4368795a0b1dd0462d5f8
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< eb5a1a632d586c70f0d6ab17b2779e43ebe23d76 refs/tags/v5.4.0 peeled:bcd82c998094535f3462a3e37856852938ccbb37
13:28:55.456 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 00cdb21eea90f9ad9b2c628e94b05125e1ba4260 refs/tags/v5.5.0 peeled:7759fc135b1be07cb7411178d7b1ac33d367fec8
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< bbb7666fcf76d2d96894f4d6bda633dcff43fd80 refs/tags/v6.0.0 peeled:bfbe6692d549b423230292946756f3fdd79a808e
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1ab83b33434cec9e8a53bcd52803bbdab6042ee1 refs/tags/v6.1.0 peeled:8c160ebbf4c8fb3c244295b17972b6a1bf80425f
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 7e98e4f9093850a1c5ed1d9932f0df85f3339c06 refs/tags/v7.0.0 peeled:a4140d78478abca47a2015e300d283ea3d1e75ae
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< d835e23c3f416f308b8b4531188630b910474b76 refs/tags/v7.1.0 peeled:8a40054cdbcd3f42b4f68eaefb41c3064835b991
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 243148c6a76a28e557ac499d1083b7d09b7652bb refs/tags/v7.2.0 peeled:c5edf46896d1fc1826cb1183a60d61eecb65d749
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 632abf22427f8c9609de0076a8d4404fe8f4274a refs/tags/v8.0.0 peeled:b163c2c2615b69da396690f9c6586c0a2dc44511
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 2df2422e7445acb1f17e161f3c5b2dda9caf0bff refs/tags/v8.1.0 peeled:760ce24f5c087ac14e39c72974c2b7f5d633f48f
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< a6cbf25df335e73e123e2095349609ee7b169c11 refs/tags/v8.1.1 peeled:1e7f117cda1284e741c3cbcd661c21412bf169eb
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< db1a769b39cb06a2166b2ba1ef1fb011df4cd7b4 refs/tags/v9.0.0 peeled:42ea2e023331227c1e426e836bf34656abf61d7e
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 77f67343efa76ab398eb0d9b4a39e98f951f1486 refs/tags/v9.0.1 peeled:9cc1842f4f7a114099a872eba4437624481b9bcd
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 467dbf74cb6cb5c94d14caf7bd0d1736df14302b refs/tags/v9.0.2 peeled:d247f9d96b3d49e303deb277ff2206b47ff6b370
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< bd199eca1b8ccbcde57079f0e86ec5dbe9375032 refs/tags/v9.1.0 peeled:260829c927d68a624bb2dd51d9cda59985bca979
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 11f400de06e0ec065dd148479efb2532053c3666 refs/tags/v9.2.0 peeled:b20d768ca8d2b91f74c5110cb1168fea5b5b1faa
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 393386b8fd880775ad01adb294f457f4f8f55501 refs/tags/v9.2.1 peeled:4f459ee311817cfad1332731a2c1060e07b2015e
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< a2242e75991a1c0031330b6f4575b1c145b6af02 refs/tags/v9.2.2 peeled:ee88ebcfca649233bb35c9b0db226059883a77b8
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1077e9837f967c60a9e09fcfa43f7154c3534233 refs/tags/v9.2.3 peeled:600e5dc8dd973b49c3a712f9d334ca29dc03ce2f
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0228c4507601665c7429812247affd4bae3e0686 refs/tags/v9.3.0 peeled:a02ef43a6af71ca20f597a56dd45978a67732bfb
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< b376324a5f6a45588940ce500723832a34278690 refs/tags/v9.3.1 peeled:e06f284193939fbc1c75992871cda2b8192557ec
13:28:55.457 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< c4be25133437b36f13d9d42a801863514bb8ef7c refs/tags/v9.4.0 peeled:d4f413efaf8da045c5ab440ed418ef02dbb28bf1
13:28:55.458 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:55.485 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> command=fetch
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> agent=JGit/6.9.0.202403050737-r
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0001
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> no-progress
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> include-tag
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ofs-delta
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> thin-pack
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 7759fc135b1be07cb7411178d7b1ac33d367fec8\n
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 00cdb21eea90f9ad9b2c628e94b05125e1ba4260\n
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> deepen 50
13:28:55.486 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> done\n
13:28:55.487 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:55.811 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< shallow-info
13:28:55.814 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< shallow 4de3ce5a43fdb15615f9b7055124b21c6b59f5a3
13:28:55.815 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0001
13:28:55.816 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@7e1a9173 with shutdown hook
13:28:55.817 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@7e1a9173 from shutdown hook
13:28:55.817 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@7e1a9173 from shutdown hook
13:28:55.819 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< packfile
13:28:55.862 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@4ca0b9b1 with shutdown hook
13:28:55.863 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@4ca0b9b1 from shutdown hook
13:28:55.866 [main] DEBUG org.eclipse.jgit.internal.storage.file.Pack - Opening pack index /tmp/ort-DefaultWorkingTreeCache6517392627663372462/.git/objects/pack/pack-8db7146345f5468aec391a09e4fd9709563b91e3.idx, size 0.007 MB took 1 ms
13:28:56.129 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< # service=git-upload-pack
13:28:56.129 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:56.132 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< version 2
13:28:56.134 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< agent=git/github-de75ed0166ec
13:28:56.134 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< ls-refs=unborn
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< fetch=shallow wait-for-done filter
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< server-option
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< object-format=sha1
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> command=ls-refs
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> agent=JGit/6.9.0.202403050737-r
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0001
13:28:56.135 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> peel
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> symrefs
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v5.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v5.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v5.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v5.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.5.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v5.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/3.2.1
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/3.2.2
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/3.2.3
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v5.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.4.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.2.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v5.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.2.1
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.0.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/3.2.1
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/3.2.2
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/3.2.3
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v5.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.5.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.5.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.3.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.1.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v5.2.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v5.0.1
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v5.0.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v5.4.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v5.0.1
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v5.0.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v5.4.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v5.2.0
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/3.2.3
13:28:56.136 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.4.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/3.2.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/3.2.2
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v5.4.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.0.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.2.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/refs/tags/v4.2.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v5.0.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v5.0.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v5.2.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.5.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v5.4.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.3.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/refs/tags/v4.1.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v5.0.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v5.2.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v5.0.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/3.2.3
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/3.2.2
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/3.2.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.4.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.2.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.4.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.0.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.2.1
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.2.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/tags/v4.2.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/refs/tags/v4.0.0
13:28:56.137 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< aa59a638e6e7464addc3b00b54a1967238140e93 refs/tags/3.2.1 peeled:4de3ce5a43fdb15615f9b7055124b21c6b59f5a3
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< b2469895354fbd389329d0545006c06b84549a90 refs/tags/3.2.2 peeled:e2f8b6b7137dedcec6c3c58194d09730df659395
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 9edee1f091ad23bca317c8fcab27a1fe4533de29 refs/tags/3.2.3 peeled:c2394c1f77a0f64c4b2d0db33a3df3b841e6fc15
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0aaecf21e4366ebdd17ae4acd9f89b676816e73e refs/tags/v4.0.0 peeled:315d72712d78aff42503949725078354032d0e6b
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 7c31061ad2cfa0807341154ea9dbfe134a55cb8b refs/tags/v4.1.0 peeled:6dd97922ddc812df56faa666d7100521445f7d8c
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 4c6de15efb824186efc444ed6fd5242647432588 refs/tags/v4.2.0 peeled:23ac4529ba7a647a7d6410d990682e6d9892d660
13:28:56.287 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 433668717815490b8aada21b079aa4f8df702166 refs/tags/v4.2.1 peeled:d5261a24bcfb6670a7574b318b6d93bf2f4dce0c
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 3b0a8351e61383692c602dcfcf054f2dab16b739 refs/tags/v4.3.0 peeled:61008fe6ad344e798a7ca98f0d88509b622414a3
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< dde89396ca296dd9a1097bbb31c49879b9b3db87 refs/tags/v4.4.0 peeled:d2e32f77030ddf583b95b79bc3f6417241472980
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 35c711a8c338930303e2992de8984123b980d897 refs/tags/v4.5.0 peeled:6c024379de76a36bb96feceb02d709eba5fd01c6
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 6652f34025cfd25877a6549b7460fc02855d0fa0 refs/tags/v5.0.0 peeled:ff840645b8fe1f5c32a3f3befc19e4a8726cdcd0
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1c203eae3f65ac720fed372dd9433ce441987fc7 refs/tags/v5.0.1 peeled:46d2378ef368caa0fbf2506a8690123f55318e2d
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< bdef31ae07f710aae8907b3e58d40bf312de5236 refs/tags/v5.1.0 peeled:c6f994cf48ef4a1036c677f9b6853fcb050e05d8
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 8c68b3b74262e95f68898c35dd31d1e44ee88a0f refs/tags/v5.2.0 peeled:1a6f8b2746e8ca3f3c2663d503e1c1a7329f7c47
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 1ea95c232ff18e892fc7e32392d2ea57b864efce refs/tags/v5.3.0 peeled:bf4d4c685423906300d4368795a0b1dd0462d5f8
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< eb5a1a632d586c70f0d6ab17b2779e43ebe23d76 refs/tags/v5.4.0 peeled:bcd82c998094535f3462a3e37856852938ccbb37
13:28:56.288 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:56.315 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> command=fetch
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> agent=JGit/6.9.0.202403050737-r
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0001
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> no-progress
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> include-tag
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ofs-delta
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> thin-pack
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 4c6de15efb824186efc444ed6fd5242647432588\n
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want eb5a1a632d586c70f0d6ab17b2779e43ebe23d76\n
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 0aaecf21e4366ebdd17ae4acd9f89b676816e73e\n
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want aa59a638e6e7464addc3b00b54a1967238140e93\n
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 7c31061ad2cfa0807341154ea9dbfe134a55cb8b\n
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want dde89396ca296dd9a1097bbb31c49879b9b3db87\n
13:28:56.316 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 9edee1f091ad23bca317c8fcab27a1fe4533de29\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want b2469895354fbd389329d0545006c06b84549a90\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 6652f34025cfd25877a6549b7460fc02855d0fa0\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 1c203eae3f65ac720fed372dd9433ce441987fc7\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 1ea95c232ff18e892fc7e32392d2ea57b864efce\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 3b0a8351e61383692c602dcfcf054f2dab16b739\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 35c711a8c338930303e2992de8984123b980d897\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want bdef31ae07f710aae8907b3e58d40bf312de5236\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 8c68b3b74262e95f68898c35dd31d1e44ee88a0f\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> want 433668717815490b8aada21b079aa4f8df702166\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> shallow 4de3ce5a43fdb15615f9b7055124b21c6b59f5a3
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> deepen 50
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> have 7759fc135b1be07cb7411178d7b1ac33d367fec8\n
13:28:56.317 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> have 214a269c69f6a80cf3e851f35d48b3e7761e5683\n
13:28:56.318 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> have ed0fe39d600ff1c286b3948abbef88eaef4f8f27\n
13:28:56.318 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> have bcd82c998094535f3462a3e37856852938ccbb37\n
13:28:56.319 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:56.713 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< acknowledgments
13:28:56.713 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< ACK 7759fc135b1be07cb7411178d7b1ac33d367fec8
13:28:56.714 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> have 7759fc135b1be07cb7411178d7b1ac33d367fec8\n
13:28:56.714 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:56.715 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> done\n
13:28:56.715 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:56.887 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< shallow-info
13:28:56.887 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< shallow eed3525457ddd29c00aab43d6582859b1189be08
13:28:56.887 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< unshallow 4de3ce5a43fdb15615f9b7055124b21c6b59f5a3
13:28:56.887 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0001
13:28:56.889 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@63c84d31 with shutdown hook
13:28:56.892 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@63c84d31 from shutdown hook
13:28:56.893 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@63c84d31 from shutdown hook
13:28:56.893 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< packfile
13:28:56.956 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@102af1bb with shutdown hook
13:28:56.957 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@102af1bb from shutdown hook
13:28:56.963 [main] DEBUG org.eclipse.jgit.internal.storage.file.Pack - Opening pack index /tmp/ort-DefaultWorkingTreeCache6517392627663372462/.git/objects/pack/pack-95b23fa06b99079466fd0549b794838531dbd1e5.idx, size 0.007 MB took 1 ms
13:28:56.966 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@56cd5d76 with shutdown hook
13:28:56.970 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@56cd5d76 from shutdown hook
13:28:56.972 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@77cd235b with shutdown hook
13:28:56.976 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@77cd235b from shutdown hook
13:28:56.976 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@77cd235b from shutdown hook
13:28:56.983 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@302da330 with shutdown hook
13:28:56.983 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@302da330 from shutdown hook
13:28:56.984 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@302da330 from shutdown hook
13:28:56.985 [main] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - register org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@3568ea59 with shutdown hook
13:28:56.988 [JGit-WorkQueue] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - unregister org.eclipse.jgit.internal.storage.file.LockFile$$Lambda$271/0x00000040a345c228@3568ea59 from shutdown hook
13:28:57.052 [main] INFO  org.ossreviewtoolkit.utils.common.ProcessCapture - Running 'git checkout 7759fc135b1be07cb7411178d7b1ac33d367fec8' in '/tmp/ort-DefaultWorkingTreeCache6517392627663372462'...
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - Note: switching to '7759fc135b1be07cb7411178d7b1ac33d367fec8'.
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - You are in 'detached HEAD' state. You can look around, make experimental
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - changes and commit them, and you can discard any commits you make in this
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - state without impacting any branches by switching back to a branch.
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - If you want to create a new branch to retain commits you create, you may
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - do so (now or later) by using -c with the switch command. Example:
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -   git switch -c <new-branch-name>
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - Or undo this operation with:
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -   git switch -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - Turn off this advice by setting config variable advice.detachedHead to false
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture - HEAD is now at 7759fc1 5.5.0
13:28:57.107 [main] DEBUG org.ossreviewtoolkit.utils.common.ProcessCapture -
13:28:57.299 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< # service=git-upload-pack
13:28:57.299 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< version 2
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< agent=git/github-de75ed0166ec
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< ls-refs=unborn
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< fetch=shallow wait-for-done filter
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< server-option
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< object-format=sha1
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> command=ls-refs
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> agent=JGit/6.9.0.202403050737-r
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0001
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> peel
13:28:57.300 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> symrefs
13:28:57.301 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> ref-prefix refs/heads/
13:28:57.301 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:57.447 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< c214314a14bcb174b12b3014b2b0a8de375029ae refs/heads/main
13:28:57.447 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< dac83893efa96d2566df6f6ad8a3ebd08a0dae62 refs/heads/use-node-color-support
13:28:57.447 [main] DEBUG org.eclipse.jgit.transport.PacketLineIn - git< 0000
13:28:57.447 [main] DEBUG org.eclipse.jgit.transport.PacketLineOut - git> 0000
13:28:57.459 [main] INFO  org.ossreviewtoolkit.scanner.Scanner - Scan of RepositoryProvenance(vcsInfo=VcsInfo(type=Git, url=https://github.com/chalk/supports-color.git, revision=7759fc135b1be07cb7411178d7b1ac33d367fec8, path=), resolvedRevision=7759fc135b1be07cb7411178d7b1ac33d367fec8) with path scanner 'ScanCode' started.
13:28:57.501 [main] INFO  org.ossreviewtoolkit.utils.common.ProcessCapture - Running 'scancode --copyright --license --info --strip-root --timeout 2 --ignore "*.js" --ignore "*.ts" --ignore "*.vue" -n 4 --license-references --json-pp /tmp/ort-ScanCode14497030803458476680/result.json /tmp/ort-DefaultProvenanceDownloader3575864031367310211' in '/tmp'...
Exception in thread "main" java.io.FileNotFoundException: /tmp/ort-ScanCode14497030803458476680/result.json (No such file or directory)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at kotlin.io.FilesKt__FileReadWriteKt.readText(FileReadWrite.kt:125)
	at kotlin.io.FilesKt__FileReadWriteKt.readText$default(FileReadWrite.kt:125)
	at org.ossreviewtoolkit.plugins.scanners.scancode.ScanCode.runScanner(ScanCode.kt:155)
	at org.ossreviewtoolkit.scanner.CommandLinePathScannerWrapper.scanPath(CommandLinePathScannerWrapper.kt:36)
	at org.ossreviewtoolkit.scanner.Scanner.scanPath(Scanner.kt:583)
	at org.ossreviewtoolkit.scanner.Scanner.runPathScanners(Scanner.kt:433)
	at org.ossreviewtoolkit.scanner.Scanner.scan(Scanner.kt:177)
	at org.ossreviewtoolkit.scanner.Scanner$scan$3.invokeSuspend(Scanner.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.ossreviewtoolkit.plugins.commands.scanner.ScannerCommand.runScanners(ScannerCommand.kt:233)
	at org.ossreviewtoolkit.plugins.commands.scanner.ScannerCommand.run(ScannerCommand.kt:141)
	at com.github.ajalt.clikt.parsers.Parser.finalizeAndRun(Parser.kt:348)
	at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:218)
	at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:245)
	at com.github.ajalt.clikt.parsers.Parser.parse(Parser.kt:42)
	at com.github.ajalt.clikt.core.CliktCommand.parse(CliktCommand.kt:457)
	at com.github.ajalt.clikt.core.CliktCommand.parse$default(CliktCommand.kt:454)
	at com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:474)
	at com.github.ajalt.clikt.core.CliktCommand.main(CliktCommand.kt:481)
	at org.ossreviewtoolkit.cli.OrtMainKt.main(OrtMain.kt:85)
13:28:57.901 [ForkJoinPool-1-worker-1] DEBUG org.eclipse.jgit.internal.util.ShutdownHook - Cleanup org.eclipse.jgit.util.FS$FileStoreAttributes$$Lambda$211/0x00000040a343e200@4316dc39 during JVM shutdown
@sschuberth
Copy link
Member

java.io.FileNotFoundException: /tmp/ort-ScanCode14497030803458476680/result.json (No such file or directory)

This means that ScanCode, for whatever reason, was not able to write its result file. Maybe the ScanCode process crashed, or ScanCode is not runnable at all on your system (e.g. if something went wrong during ScanCode installation).

How are you running ORT (Docker, native, via Gradle), and which versions of ScanCode and Python do you have installed?

@sschuberth sschuberth added scanner About the scanner tool needs info An issue where further information is required labels Apr 12, 2024
@elivlo
Copy link
Author

elivlo commented Apr 12, 2024

I just got another error:

13:56:39.928 [main] WARN  org.ossreviewtoolkit.plugins.versioncontrolsystems.git.GitWorkingTree - Git submodule at 'test/web-platform-tests/tests' not initialized. Cannot recursively list its submodules.
Exception in thread "main" java.io.IOException: Could not delete file '/tmp/ort-DefaultWorkingTreeCache17235903389890612081/test/api/fixtures/from-file'.

@elivlo
Copy link
Author

elivlo commented Apr 12, 2024

java.io.FileNotFoundException: /tmp/ort-ScanCode14497030803458476680/result.json (No such file or directory)

This means that ScanCode, for whatever reason, was not able to write its result file. Maybe the ScanCode process crashed, or ScanCode is not runnable at all on your system (e.g. if something went wrong during ScanCode installation).

How are you running ORT (Docker, native, via Gradle), and which versions of ScanCode and Python do you have installed?

I think ScanCode must have crashed. Because this happens only with some of the 500 dependencies that are required and scanned in the project. I listed the versions above in the description of the issue.

@sschuberth
Copy link
Member

Can you try to reproduce this with one of the affected dependencies, and by running ScanCode directly on that dependency's source code?

@elivlo
Copy link
Author

elivlo commented Apr 16, 2024

I will do that later. But I need some days or a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info An issue where further information is required scanner About the scanner tool
Projects
None yet
Development

No branches or pull requests

2 participants