Created
May 5, 2023 09:08
-
-
Save arnaudgeiser/6de3584a066a20eb7521bc16fed27ec0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling 5 source files to /home/arnaudgeiser/code/aleph/target/classes | |
warning: [options] bootstrap class path not set in conjunction with -source 8 | |
1 warning | |
Reflection warning, /tmp/form-init974355719809278585.clj:1:9585 - reference to field deleteOnExit can't be resolved. | |
nREPL server started on port 45361 on host localhost - nrepl://localhost:45361 | |
;; Connected to nREPL server - nrepl://localhost:45361 | |
;; CIDER 1.3.0 (Ukraine), nREPL 0.9.0 | |
;; Clojure 1.11.0, Java 17.0.4.1 | |
;; Docs: (doc function-name) | |
;; (find-doc part-of-name) | |
;; Source: (source function-name) | |
;; Javadoc: (javadoc java-object-or-class) | |
;; Exit: <C-c C-q> | |
;; Results: Stored in vars *1, *2, *3, an exception in *e; | |
;; Startup: /home/arnaudgeiser/.sdkman/candidates/leiningen/current/bin/lein update-in :dependencies conj \[nrepl/nrepl\ \"0.9.0\"\] -- update-in :dependencies conj \[refactor-nrepl/refactor-nrepl\ \"3.5.2\"\] -- update-in :plugins conj \[refactor-nrepl/refactor-nrepl\ \"3.5.2\"\] -- update-in :plugins conj \[cider/cider-nrepl\ \"0.28.3\"\] -- repl :headless :host localhost | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @3bb50eaa | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 2147483648 bytes (maybe) | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 | |
[clojure-agent-send-off-pool-4] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0xacba34c71500849e | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@104d153b | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 290657 (auto-detected) | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 | |
[nREPL-session-102f9ce3-1367-443c-a221-e6a719d7a51b] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 98:fc:84:ff:fe:e6:20:c7 (auto-detected) | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[manifold-pool-6-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-6-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-6-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-6-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[manifold-pool-7-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-7-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-7-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-7-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-7-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-7-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[manifold-pool-15-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-15-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-15-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-15-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[manifold-pool-16-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-16-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-16-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-16-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-16-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[manifold-pool-16-1] WARN aleph.http.multipart - Temporary files storage is not working using automatic clean up. consider using manual cleanup.` See: https://cljdoc.org/d/aleph/aleph/CURRENT/doc/http/handling-multipart-requests | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 | |
[aleph-netty-server-event-pool-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: aleph-netty-server-event-pool-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment