Package evaluation of Syslogs on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:25:32.798 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.8s ################################################################################ # Installation # Installing Syslogs... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [cea106d9] + Syslogs v0.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [cea106d9] + Syslogs v0.3.0 [de0858da] + Printf v1.11.0 [6462fe0b] + Sockets v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.77s ################################################################################ # Testing # Testing Syslogs Status `/tmp/jl_H1VOIZ/Project.toml` [cea106d9] Syslogs v0.3.0 [8ba89e20] Distributed v1.11.0 [8f399da3] Libdl v1.11.0 [de0858da] Printf v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_H1VOIZ/Manifest.toml` [cea106d9] Syslogs v0.3.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... WARNING: redefinition of constant Syslogs.UDP_PORT. This may fail, cause incorrect answers, or produce other errors. WARNING: redefinition of constant Syslogs.TCP_PORT. This may fail, cause incorrect answers, or produce other errors. [ Info: Local Tests [ Info: UDP Tests [ Info: Sending (UDP): INFO, MyLogger INFO:I'm nobody! Who are you? [ Info: Sending (UDP): INFO, MyLogger INFO:I'm nobody! Who are you? [ Info: Sending (UDP): DEBUG, MyLogger DEBUG:Are you nobody, too? [ Info: Sending (UDP): DEBUG, MyLogger DEBUG:Are you nobody, too? [ Info: Sending (UDP): INFO, MyLogger INFO:Then there's a pair of us -- don't tell! [ Info: Sending (UDP): INFO, MyLogger INFO:Then there's a pair of us -- don't tell! [ Info: Sending (UDP): WARNING, MyLogger WARNING:They'd advertise -- you know! [ Info: Sending (UDP): WARNING, MyLogger WARNING:They'd advertise -- you know! [ Info: Sending (UDP): INFO, MyLogger INFO: [ Info: Sending (UDP): INFO, MyLogger INFO: [ Info: Sending (UDP): INFO, MyLogger INFO:How dreary to be somebody! [ Info: Sending (UDP): INFO, MyLogger INFO:How dreary to be somebody! [ Info: Sending (UDP): INFO, MyLogger INFO:How public like a frog [ Info: Sending (UDP): INFO, MyLogger INFO:How public like a frog [ Info: Sending (UDP): INFO, MyLogger INFO:To tell one's name the livelong day [ Info: Sending (UDP): INFO, MyLogger INFO:To tell one's name the livelong day [ Info: Sending (UDP): INFO, MyLogger INFO:To an admiring bog! [ Info: Sending (UDP): INFO, MyLogger INFO:To an admiring bog! [ Info: TCP Tests [ Info: Sending (TCP): INFO, MyLogger INFO:I'm nobody! Who are you? [ Info: Sending (TCP): DEBUG, MyLogger DEBUG:Are you nobody, too? [ Info: Sending (TCP): INFO, MyLogger INFO:Then there's a pair of us -- don't tell! [ Info: Sending (TCP): WARNING, MyLogger WARNING:They'd advertise -- you know! [ Info: Sending (TCP): INFO, MyLogger INFO: [ Info: Sending (TCP): INFO, MyLogger INFO:How dreary to be somebody! [ Info: Sending (TCP): INFO, MyLogger INFO:How public like a frog [ Info: Sending (TCP): INFO, MyLogger INFO:To tell one's name the livelong day [ Info: Sending (TCP): INFO, MyLogger INFO:To an admiring bog! [ Info: Libc Tests Test Summary: | Pass Total Time Syslog | 30 30 8.4s Testing Syslogs tests passed Testing completed after 13.57s PkgEval succeeded after 41.6s